﻿@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

* {
  scroll-behavior: smooth; }

html {
  scroll-behavior: smooth;
  overflow-x: hidden; }

body {
  overflow: hidden;
  scroll-behavior: smooth; }

.pink {
  color: #ff10f0; }

.layout-content {
  width: 100%; }

.field_list_items {
  margin: 2em 6em 10em; }
  @media (max-width: 1024px) {
    .field_list_items {
      margin: 0 1em 10em; } }

.paragraph----product-list {
  padding: 0 2em; }

.collapsible-contents h3,
.collapsible-contents h4 {
  margin-top: 1em; }

.collapsible-contents ol,
.collapsible-contents ul {
  margin-top: 1em; }

.landing-page-container {
  margin: 10em auto;
  padding: 0 0.5em; }
  .landing-page-container.hero {
    margin: 0 auto; }
  .landing-page-container.product-carousel {
    margin-bottom: 0; }
  @media (max-width: 1024px) {
    .landing-page-container {
      margin: 4em auto; }
      .landing-page-container .mobile-layout {
        display: flex;
        flex-flow: column-reverse; } }
  .landing-page-container p {
    font-size: 1.4rem;
    line-height: 1.8; }
    @media (max-width: 768px) {
      .landing-page-container p {
        font-size: 1.2rem; } }
    @media (max-width: 544px) {
      .landing-page-container p {
        font-size: 1rem; } }
    .landing-page-container p.small-p {
      font-size: 1.2rem;
      margin: 0 0 10px; }
    .landing-page-container p.extra-small-p {
      font-size: 1rem;
      line-height: 1.3; }
    .landing-page-container p.heading-2, .landing-page-container p.heading-3 {
      margin: 0;
      line-height: 1.2; }
  .landing-page-container ul,
  .landing-page-container ol {
    margin: 0 0 0 2em; }
    .landing-page-container ul li,
    .landing-page-container ol li {
      font-size: 1.4rem;
      line-height: 1.8;
      margin: 0.5em 0 0; }
      @media (max-width: 768px) {
        .landing-page-container ul li,
        .landing-page-container ol li {
          font-size: 1.2rem !important; } }
      @media (max-width: 768px) {
        .landing-page-container ul li,
        .landing-page-container ol li {
          font-size: 1rem !important; } }
  .landing-page-container h2 {
    font-size: 2.75rem;
    margin: 0; }
    @media (min-width: 1540px) {
      .landing-page-container h2 {
        font-size: 3rem; } }
    @media (max-width: 768px) {
      .landing-page-container h2 {
        font-size: 2rem; } }
    .landing-page-container h2.lp__h2-center-border {
      text-align: center;
      padding-bottom: 0.4em;
      border-bottom: 2px solid #dddddd;
      margin-bottom: 1em; }
      @media (max-width: 1024px) {
        .landing-page-container h2.lp__h2-center-border {
          text-align: left; } }
  .landing-page-container .heading-1 {
    font-size: 1.5rem !important;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .landing-page-container .heading-1 {
        font-size: 1.25rem !important; } }
    @media (max-width: 544px) {
      .landing-page-container .heading-1 {
        font-size: 1rem !important; } }
  .landing-page-container .heading-2 {
    font-size: 2rem !important;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .landing-page-container .heading-2 {
        font-size: 1.5rem !important; } }
    @media (max-width: 544px) {
      .landing-page-container .heading-2 {
        font-size: 1.25rem !important; } }
  .landing-page-container .heading-3 {
    font-size: 2.75rem !important;
    font-weight: 500;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      .landing-page-container .heading-3 {
        font-size: 2.25rem !important; } }
    @media (max-width: 544px) {
      .landing-page-container .heading-3 {
        font-size: 1.75em !important; } }
  .landing-page-container .text-center {
    text-align: center; }
  .landing-page-container figure {
    max-width: 850px;
    margin: 0 auto; }
    .landing-page-container figure figcaption {
      text-align: center;
      font-weight: 500;
      text-transform: uppercase;
      font-size: 1.25rem;
      margin-top: 1em; }
  .landing-page-container .lp__align-center {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__align-center figure {
        text-align: center; } }
  @media (max-width: 1024px) {
    .landing-page-container .lp__mobile-hide {
      display: none; } }
  .landing-page-container .lp__circle-image {
    width: 100%;
    max-width: 500px;
    -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.25));
    padding: 1em;
    margin: 2em auto; }
    .landing-page-container .lp__circle-image.right {
      padding-right: 0;
      margin-right: 0; }
    .landing-page-container .lp__circle-image.left {
      padding-left: 0;
      margin-left: 0; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__circle-image {
        padding-bottom: 0;
        margin-bottom: 1em; }
        .landing-page-container .lp__circle-image.right, .landing-page-container .lp__circle-image.left {
          padding: 1em;
          margin: 2em auto; } }
  .landing-page-container .lp__horizontal-ribbon-section {
    margin: 10em 0 4em;
    display: flex;
    flex-direction: row; }
    .landing-page-container .lp__horizontal-ribbon-section > div {
      flex: 1; }
      .landing-page-container .lp__horizontal-ribbon-section > div img {
        width: 100%;
        max-width: 500px; }
    .landing-page-container .lp__horizontal-ribbon-section .section {
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative; }
      .landing-page-container .lp__horizontal-ribbon-section .section::before {
        content: '';
        position: absolute;
        left: -55vw;
        height: 250px;
        width: 40vw;
        z-index: -1;
        background-color: #000000; }
      .landing-page-container .lp__horizontal-ribbon-section .section.reverse {
        padding-right: 1em; }
        .landing-page-container .lp__horizontal-ribbon-section .section.reverse::before {
          content: '';
          right: -55vw;
          left: revert; }
      @media (max-width: 1024px) {
        .landing-page-container .lp__horizontal-ribbon-section .section::before, .landing-page-container .lp__horizontal-ribbon-section .section.reverse::before {
          display: none; } }
    @media (max-width: 1024px) {
      .landing-page-container .lp__horizontal-ribbon-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .landing-page-container .lp__horizontal-ribbon-section.mobile-reverse {
          flex-flow: column-reverse; }
        .landing-page-container .lp__horizontal-ribbon-section img {
          margin: 1em auto;
          border: none; } }
  .landing-page-container .lp__section-divider {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    background-attachment: fixed;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 12em;
    margin-top: 14em;
    color: #ffffff; }
    .landing-page-container .lp__section-divider .lp__section-divider-container {
      width: 50%;
      padding: 10%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-color: rgba(0, 0, 0, 0.85); }
      .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav {
        display: flex;
        flex-direction: row; }
        .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav .lp__section-divider-icon {
          position: relative; }
          .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav .lp__section-divider-icon .lp__section-divider-icon-overlay {
            opacity: 0;
            position: absolute;
            top: 0; }
          .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav .lp__section-divider-icon:hover .lp__section-divider-icon-overlay, .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav .lp__section-divider-icon:active .lp__section-divider-icon-overlay, .landing-page-container .lp__section-divider .lp__section-divider-container .lp__section-divider-nav .lp__section-divider-icon:focus .lp__section-divider-icon-overlay {
            opacity: 1;
            transition: 0.3s ease; }
      .landing-page-container .lp__section-divider .lp__section-divider-container h2 {
        font-size: 3rem; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__section-divider {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 5em -50vw;
        background-attachment: scroll; }
        .landing-page-container .lp__section-divider .lp__section-divider-container {
          width: 100%;
          padding: 25% 10%; }
          .landing-page-container .lp__section-divider .lp__section-divider-container h2 {
            font-size: 2.75rem; } }
    @media (orientation: vertical) {
      .landing-page-container .lp__section-divider {
        background-attachment: scroll; } }
  .landing-page-container .lp__section-divider-small {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    background-color: #000000;
    margin: -3em -50vw 10em;
    color: #ffffff;
    padding: 4em 0; }
    .landing-page-container .lp__section-divider-small .lp__section-divider-small-container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 2em; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__section-divider-small {
        margin-bottom: 4em; } }
  .landing-page-container .lp__hero {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    background-attachment: fixed;
    margin: -3em -50vw 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    min-height: calc(90vh - 224px);
    height: 100%; }
    .landing-page-container .lp__hero .lp__hero-container {
      width: 60%;
      display: flex;
      flex-direction: column;
      padding: 10%;
      z-index: 1; }
      .landing-page-container .lp__hero .lp__hero-container h1 {
        font-size: 4rem;
        -webkit-filter: drop-shadow(1px 1px 10px black);
        filter: drop-shadow(1px 1px 10px black); }
      .landing-page-container .lp__hero .lp__hero-container h2 {
        font-size: 2rem;
        display: inline-flex;
        -webkit-filter: drop-shadow(1px 1px 10px black);
        filter: drop-shadow(1px 1px 10px black); }
      .landing-page-container .lp__hero .lp__hero-container p {
        margin: 0;
        font-weight: 500;
        line-height: 1.4;
        font-size: 2rem;
        -webkit-filter: drop-shadow(1px 1px 10px black);
        filter: drop-shadow(1px 1px 10px black);
        text-transform: uppercase; }
      .landing-page-container .lp__hero .lp__hero-container .lp__hero-logo {
        align-items: center;
        display: inline-flex; }
        .landing-page-container .lp__hero .lp__hero-container .lp__hero-logo p {
          margin-left: 15px;
          font-weight: 500; }
        .landing-page-container .lp__hero .lp__hero-container .lp__hero-logo img {
          max-width: 175px;
          width: 100%;
          height: 100%;
          -webkit-filter: drop-shadow(1px 1px 10px black);
          filter: drop-shadow(1px 1px 10px black); }
    @media (max-width: 1024px) {
      .landing-page-container .lp__hero {
        background-attachment: scroll;
        background-position: left; }
        .landing-page-container .lp__hero::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          background: rgba(255, 255, 255, 0.5);
          left: 0;
          top: 0; }
        .landing-page-container .lp__hero .lp__hero-container {
          width: 100%; }
          .landing-page-container .lp__hero .lp__hero-container h1 {
            font-size: 3rem; }
          .landing-page-container .lp__hero .lp__hero-container h3 {
            font-size: 3.5rem; }
          .landing-page-container .lp__hero .lp__hero-container p {
            font-size: 1.4rem; } }
  .landing-page-container .lp__two-column-section,
  .landing-page-container .lp__three-column-section {
    margin: 10em auto;
    text-align: center; }
    .landing-page-container .lp__two-column-section img,
    .landing-page-container .lp__three-column-section img {
      max-width: 300px;
      width: 100%; }
    .landing-page-container .lp__two-column-section h3,
    .landing-page-container .lp__three-column-section h3 {
      font-size: 1.75rem;
      margin-top: 1em; }
    .landing-page-container .lp__two-column-section .col-md-4 p,
    .landing-page-container .lp__three-column-section .col-md-4 p {
      font-size: 1.25rem;
      margin: 0 auto 0.5em;
      padding: 0 1em; }
      .landing-page-container .lp__two-column-section .col-md-4 p span,
      .landing-page-container .lp__three-column-section .col-md-4 p span {
        font-size: 0.9rem;
        font-style: italic; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__two-column-section .col-md-4,
      .landing-page-container .lp__three-column-section .col-md-4 {
        margin: 3em auto; } }
    .landing-page-container .lp__two-column-section .lp__hexagon,
    .landing-page-container .lp__three-column-section .lp__hexagon {
      text-align: center;
      position: relative; }
      .landing-page-container .lp__two-column-section .lp__hexagon h3,
      .landing-page-container .lp__three-column-section .lp__hexagon h3 {
        font-size: 1.75rem; }
      .landing-page-container .lp__two-column-section .lp__hexagon .lp__hexagon-overlay,
      .landing-page-container .lp__three-column-section .lp__hexagon .lp__hexagon-overlay {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%; }
      .landing-page-container .lp__two-column-section .lp__hexagon:hover .sr-only, .landing-page-container .lp__two-column-section .lp__hexagon:active .sr-only, .landing-page-container .lp__two-column-section .lp__hexagon:focus .sr-only,
      .landing-page-container .lp__three-column-section .lp__hexagon:hover .sr-only,
      .landing-page-container .lp__three-column-section .lp__hexagon:active .sr-only,
      .landing-page-container .lp__three-column-section .lp__hexagon:focus .sr-only {
        width: auto;
        height: auto;
        clip: inherit; }
      .landing-page-container .lp__two-column-section .lp__hexagon:hover .lp__hexagon-overlay, .landing-page-container .lp__two-column-section .lp__hexagon:active .lp__hexagon-overlay, .landing-page-container .lp__two-column-section .lp__hexagon:focus .lp__hexagon-overlay,
      .landing-page-container .lp__three-column-section .lp__hexagon:hover .lp__hexagon-overlay,
      .landing-page-container .lp__three-column-section .lp__hexagon:active .lp__hexagon-overlay,
      .landing-page-container .lp__three-column-section .lp__hexagon:focus .lp__hexagon-overlay {
        opacity: 1;
        transition: 0.3s ease; }
      .landing-page-container .lp__two-column-section .lp__hexagon .lp__hexagon_thumb:focus .sr-only,
      .landing-page-container .lp__three-column-section .lp__hexagon .lp__hexagon_thumb:focus .sr-only {
        width: auto;
        height: auto;
        clip: inherit;
        opacity: 1 !important; }
  .landing-page-container .lp__four-column-section {
    margin: 10em auto;
    text-align: center; }
    .landing-page-container .lp__four-column-section h2 {
      margin-bottom: 2em; }
    .landing-page-container .lp__four-column-section h3 {
      font-size: 1.75rem;
      margin-top: 1em; }
    .landing-page-container .lp__four-column-section img {
      max-width: 250px; }
    .landing-page-container .lp__four-column-section .col-md-3 p {
      font-size: 1.1rem;
      margin: 0 auto 0.5em;
      padding: 0 1em; }
  .landing-page-container .lp__figure-and-text-two-column {
    margin: 4em auto 8em; }
    .landing-page-container .lp__figure-and-text-two-column h3 {
      font-size: 1.5rem; }
    .landing-page-container .lp__figure-and-text-two-column .figure-left {
      margin: 0 4em 0 0; }
    .landing-page-container .lp__figure-and-text-two-column .figure-right {
      margin: 0 0 0 4em; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__figure-and-text-two-column .figure-left,
      .landing-page-container .lp__figure-and-text-two-column .figure-right {
        margin: 2em 0; } }
    @media (max-width: 768px) {
      .landing-page-container .lp__figure-and-text-two-column {
        margin: 3em 0; } }
  .landing-page-container .lp__small-banner {
    margin: 14em -50vw;
    background-attachment: fixed;
    min-height: 400px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    color: #ffffff;
    display: flex;
    align-items: center; }
    .landing-page-container .lp__small-banner .lp__small-banner-container {
      max-width: 1200px;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin: 0 auto;
      z-index: 1; }
    .landing-page-container .lp__small-banner::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background-color: rgba(0, 0, 0, 0.65);
      mix-blend-mode: multiply; }
    @media (max-width: 1024px) {
      .landing-page-container .lp__small-banner {
        background-attachment: scroll; } }
  .landing-page-container .animated-graphic {
    display: inline-block;
    position: relative;
    width: 100%;
     }
    .landing-page-container .animated-graphic summary {
      color: #ffffff;
      background: #000000;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: 0.5rem;
      right: 0.5rem;
      z-index: 2;
      border-radius: 50%;
      background-image: url("../svg/play-circle9fy334.svg");
      background-size: 90% auto;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #ffffff;
       }
      .landing-page-container .animated-graphic summary + * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 1rem;
        padding-top: 3rem;
        color: #ffffff;
        overflow-y: auto; }
        .landing-page-container .animated-graphic summary + * a {
          color: #ffffff; }
      .landing-page-container .animated-graphic summary:focus, .landing-page-container .animated-graphic summary:hover, .landing-page-container .animated-graphic summary:active {
        box-shadow: 0 0 0 0.25rem #aade87;
        outline: transparent; }
      .landing-page-container .animated-graphic summary::-webkit-details-marker {
        display: none; }
    .landing-page-container .animated-graphic [open] summary {
      background-image: url("../svg/pause-circlednfry6.svg");
      box-shadow: 0 0 0 2px #ffffff;
      background-color: #ffffff; }
    .landing-page-container .animated-graphic details > summary:first-of-type {
      list-style: none; }
    .landing-page-container .animated-graphic .object-and-details1 img {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      overflow: visible; }
  .landing-page-container.cooling-tech-lp .lp__hero {
    background-image: url("../jpg/cooling-tech-hero6seg2i.jpg"); }
    .landing-page-container.cooling-tech-lp .lp__hero p {
      color: #ffffff;
      text-transform: unset;
      font-weight: 300;
      font-size: 1.6rem;
      line-height: 1.6; }
      .landing-page-container.cooling-tech-lp .lp__hero p:nth-child(2) {
        font-size: 2rem;
        font-weight: 500;
        text-transform: uppercase; }
      .landing-page-container.cooling-tech-lp .lp__hero p:nth-child(3) {
        font-size: 4rem;
        line-height: 1.1;
        margin: 0.25em 0;
        font-weight: 500; }
    @media (max-width: 1024px) {
      .landing-page-container.cooling-tech-lp .lp__hero::after {
        display: none; }
      .landing-page-container.cooling-tech-lp .lp__hero p {
        font-size: 1.4rem; }
        .landing-page-container.cooling-tech-lp .lp__hero p:nth-child(2) {
          font-size: 1.5rem; }
        .landing-page-container.cooling-tech-lp .lp__hero p:nth-child(3) {
          font-size: 3rem; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .landing-page-container.cooling-tech-lp .lp__hero .lp__hero-container {
        width: 75%; } }
  .landing-page-container.cooling-tech-lp .lp__section-divider-container {
    background-color: #002053;
    color: #ffffff; }
    .landing-page-container.cooling-tech-lp .lp__section-divider-container img {
      max-width: 100px;
      padding: 0 5px; }
    .landing-page-container.cooling-tech-lp .lp__section-divider-container h2 {
      font-size: 4rem;
      line-height: 1.1; }
    .landing-page-container.cooling-tech-lp .lp__section-divider-container h3 {
      font-size: 2rem; }
  .landing-page-container.cooling-tech-lp .lp__section-divider.wet-evaporative {
    background-image: url("../jpg/wet-evaporative-cooling-section-dividereha1tq.jpg"); }
  .landing-page-container.cooling-tech-lp .lp__section-divider.dry-evaporative {
    background-image: url("../jpg/dry-evaporative-cooling-section-dividerfexygr.jpg"); }
  .landing-page-container.cooling-tech-lp .lp__section-divider.phase-change {
    background-image: url("../jpg/phase-change-cooling-section-divideriux7hu.jpg"); }
  .landing-page-container.cooling-tech-lp .lp__hexagon svg {
    max-width: 300px;
    fill: #002053; }
    .landing-page-container.cooling-tech-lp .lp__hexagon svg:focus, .landing-page-container.cooling-tech-lp .lp__hexagon svg:hover, .landing-page-container.cooling-tech-lp .lp__hexagon svg:active {
      fill: #ff4c00; }
  .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner {
    background-color: #002053;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin: 10em -50vw;
    color: #ffffff;
    padding: 4em 0; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 2em;
      display: flex;
      align-items: center; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container h3 {
        font-size: 3rem;
        margin-bottom: 0; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container p {
        margin-bottom: 0; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container > div:first-child {
        flex: 2; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials {
        display: flex;
        flex-flow: row wrap;
        text-align: center;
        padding: 1em;
        flex: 1;
        justify-content: center; }
        .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail {
          border: 2px solid #ffffff;
          width: 100%;
          height: 100%;
          min-width: 140px;
          min-height: 140px;
          max-width: 150px;
          max-height: 150px;
          background-size: cover;
          background-repeat: no-repeat;
          margin: 1em;
          display: flex;
          align-items: center;
          justify-content: center; }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail.pva {
            background-image: url("../jpg/material-detail-pva57ot4y.jpg"); }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail.microfiber {
            background-image: url("../jpg/material-detail-microfiberqf0adw.jpg"); }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail.acrylic-polymers {
            background-image: url("../jpg/material-detail-acrylic-polymers0f0gpl.jpg"); }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail.embedded-polymers {
            background-image: url("../jpg/material-detail-embedded-polymersedumfq.jpg"); }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container .cooling-tech__section-materials .cooling-tech__section-materials-thumbnail p {
            margin: 0;
            font-size: 1.25rem;
            font-weight: 400;
            line-height: 1.3;
            text-shadow: 0 0 10px #000000;
            padding: 1em; }
      @media (max-width: 1024px) {
        .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-banner .cooling-tech__section-materials-banner-container {
          flex-direction: column; } }
  .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained {
    margin: 15em auto -2em; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image {
      position: relative; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image.right {
        margin-left: 4em; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image.left {
        margin-right: 4em; }
      @media (max-width: 1024px) {
        .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image.right, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image.left {
          margin: 0; } }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image .lp__materials-overlay {
        opacity: 0;
        position: absolute;
        top: 0;
        transition: 0.3s ease; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:hover .lp__materials-overlay, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:active .lp__materials-overlay, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:focus .lp__materials-overlay {
        opacity: 1; }
        .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:hover .lp__materials-overlay img, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:active .lp__materials-overlay img, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-12 .cooling-tech__section-materials-explained-main-image:focus .lp__materials-overlay img {
          padding: 0;
          border: 2px solid transparent; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained h4 {
      font-size: 3rem;
      margin: 0.5em 0 0; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained img {
      border: 2px solid #dddddd;
      position: relative; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 {
      padding-right: 1em; }
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 .thumbnail {
        border: none;
        padding: 0; }
        .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 .thumbnail.inactive {
          opacity: 0.4; }
          .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 .thumbnail.inactive:hover, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 .thumbnail.inactive:active, .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained .col-xs-3 .thumbnail.inactive:focus {
            opacity: 1; }
    @media (max-width: 1024px) {
      .landing-page-container.cooling-tech-lp .cooling-tech__section-materials-explained.reverse {
        display: flex;
        flex-direction: column-reverse; } }
  .landing-page-container.cooling-tech-lp .cooling-tech__section-list {
    width: 50%;
    float: right; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list h3 {
      margin-bottom: 0; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list p {
      margin-top: 0.5em; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list .cooling-tech__section-how-it-works-list-icon::before {
      content: url("../png/icon-how-it-works7h4hhb.png");
      position: absolute;
      margin-left: -1.75em; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list .cooling-tech__section-best-for-list-icon::before {
      content: url("../png/icon-best-forilqjh7.png");
      position: absolute;
      margin-left: -1.75em; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list .cooling-tech__section-cooling-time-list-icon::before {
      content: url("../png/icon-cooling-timeqqbjhe.png");
      position: absolute;
      margin-left: -1.75em; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list .cooling-tech__section-how-to-activate-list-icon::before {
      content: url("../png/icon-how-to-activate3vd7xr.png");
      position: absolute;
      margin-left: -1.75em; }
  .landing-page-container.cooling-tech-lp .cooling-tech__section img {
    max-width: 350px;
    margin-top: 0;
    padding-top: 0; }
  .landing-page-container.cooling-tech-lp .cooling-tech__video {
    margin: 10em auto;
    clear: both; }
  .landing-page-container.cooling-tech-lp h3 {
    font-size: 2rem; }
  .landing-page-container.cooling-tech-lp p {
    margin-bottom: 2em; }
  @media (max-width: 1024px) {
    .landing-page-container.cooling-tech-lp .lp__circle-image.cooling-tech__circles {
      float: none;
      margin: 0 auto;
      display: flex; }
    .landing-page-container.cooling-tech-lp .cooling-tech__section-list {
      text-align: left;
      float: none;
      width: 75%;
      margin-left: 20%; } }
  .landing-page-container.oah-hazard-lp .lp__hero {
    background-image: url("../jpg/oah-lp-banner-hero16hu7u.jpg");
    background-position: unset;
    margin-bottom: 0; }
    .landing-page-container.oah-hazard-lp .lp__hero::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: white;
      background: linear-gradient(50deg, white 0%, rgba(255, 255, 255, 0) 60%);
      left: 0;
      top: 0; }
    .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container {
      color: #000000; }
      .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container h1 {
        font-size: 4rem;
        -webkit-filter: none;
        filter: none; }
      .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container p {
        color: #000000;
        -webkit-filter: none;
        filter: none; }
    @media (max-width: 1024px) {
      .landing-page-container.oah-hazard-lp .lp__hero {
        background-position: bottom;
        padding: 0; }
        .landing-page-container.oah-hazard-lp .lp__hero::after {
          background: rgba(0, 0, 0, 0.75); }
        .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container {
          justify-content: center; }
          .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container h1 {
            font-size: 3rem;
            color: #ffffff; }
          .landing-page-container.oah-hazard-lp .lp__hero .lp__hero-container p {
            color: #ffffff; } }
  .landing-page-container.oah-hazard-lp .lp__section-divider.dropped-objects-overview {
    background-image: url("../jpg/oah-lp-banner-dropped-objects-overviewh8f8wj.jpg"); }
  .landing-page-container.oah-hazard-lp .lp__section-divider.the-standard {
    background-image: url("../jpg/oah-lp-banner-the-standard2269e5.jpg"); }
  .landing-page-container.oah-hazard-lp .lp__section-divider.complete-tethering-system {
    background-image: url("../jpg/oah-lp-banner-complete-tethering-systemlsotsf.jpg");
    margin-bottom: 0; }
  .landing-page-container.oah-hazard-lp .lp__section-divider.resources {
    background-image: url("../jpg/oah-lp-banner-resources5d3kuv.jpg"); }
  .landing-page-container.oah-hazard-lp .safety-at-heights-chart {
    text-align: center; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .safety-at-heights-chart__row {
      display: flex;
      position: relative; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .safety-at-heights-chart__row:first-of-type {
        margin-bottom: -2em; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .safety-at-heights-chart__row .safety-at-heights-chart__col {
        flex: 1;
        position: relative; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart h3 {
      font-size: 1.4rem;
      padding: 1em;
      margin: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart h3 {
          padding: 1em;
          font-size: 2rem; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart h4 {
      font-size: 1.2rem;
      padding: 1.5em;
      margin: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart h4 {
          padding: 1em;
          font-size: 1.5rem; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart h5 {
      font-size: 0.95rem;
      margin: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart h5 {
          padding: 1em;
          font-size: 1.1rem; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart ul {
      list-style-type: none;
      display: flex;
      flex-flow: row wrap;
      justify-content: space-around;
      margin: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart ul {
          flex-flow: column nowrap; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .hover-reveal {
      opacity: 0;
      color: #ffffff;
      position: absolute;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 0.8rem;
      transition: transform 0.1s ease-in-out;
      line-height: 1.4; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .hover-reveal {
          padding: 1em;
          font-size: 0.75rem; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-1,
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-2,
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-3 {
      height: 4px;
      background-color: #000000;
      z-index: -10;
      opacity: 1;
      position: absolute; }
      @media (max-width: 1200px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-1,
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-2,
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-3 {
          display: none; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-1,
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-3 {
      width: 200px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-1 {
      transform: rotate(-45deg);
      left: -50px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-2 {
      transform: rotate(90deg);
      width: 270px;
      left: -38px;
      top: 80px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .line-3 {
      transform: rotate(45deg);
      left: 42px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .bottom-lines,
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .top-lines {
      position: absolute; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .bottom-lines {
      left: 72px;
      top: 150px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .top-lines {
      left: 241px;
      top: 120px; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .circle {
      border-radius: 50%;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      background-color: #ffffff; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .circle:focus .hover-reveal, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .circle:hover .hover-reveal {
        opacity: 1;
        transform: scale(1.1); }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .small {
      width: 125px;
      height: 125px; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .small .hover-reveal {
        padding: 1.75em 0.5em; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .small {
          width: 100px;
          height: 100px; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .medium {
      width: 150px;
      height: 150px;
      position: relative; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .medium .hover-reveal {
        padding: 2em 1.25em; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .medium {
          height: 200px;
          width: 200px; }
          .landing-page-container.oah-hazard-lp .safety-at-heights-chart .medium::before, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .medium::after {
            display: none; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .large {
      width: 180px;
      height: 180px;
      position: relative; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .large .hover-reveal {
        padding: 2em; }
      @media (max-width: 1024px) {
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .large {
          width: 250px;
          height: 250px; } }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .black {
      border: 10px solid #000000; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .black:hover, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .black:focus {
        border: none; }
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .black:hover .hover-reveal, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .black:focus .hover-reveal {
          background-color: #000000; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .orange {
      border: 10px solid #d84000; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .orange:hover, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .orange:focus {
        border: none; }
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .orange:hover .hover-reveal, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .orange:focus .hover-reveal {
          background-color: #d84000; }
    .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray {
      border: 10px solid #717171; }
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:hover, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:focus, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:active {
        border: none; }
        .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:hover .hover-reveal, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:focus .hover-reveal, .landing-page-container.oah-hazard-lp .safety-at-heights-chart .gray:active .hover-reveal {
          background-color: #717171; }
    @media (max-width: 544px) {
      .landing-page-container.oah-hazard-lp .safety-at-heights-chart {
        display: none; } }
  .landing-page-container.oah-hazard-lp #luck-is-bad-policy {
    margin-top: 10em; }
  .landing-page-container.oah-hazard-lp .three-ts-banner {
    margin: 0 -50vw 10em;
    min-height: 400px;
    background-image: url("../jpg/oah-lp-banner-three-tsd72wb6.jpg");
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    display: flex;
    justify-content: flex-end;
    padding: 6em 0; }
    .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container {
      width: 30%; }
      .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol {
        list-style: none; }
        .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li {
          font-size: 4.5rem;
          font-weight: 500;
          text-transform: uppercase;
          margin: 0.5em 0; }
          .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li a {
            color: #000000; }
            .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li a:hover, .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li a:focus, .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li a:active {
              text-decoration: none;
              color: #d84000; }
          .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-trapped::before {
            content: '';
            background-image: url("../png/three-ts-step-1yp255k.png");
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            margin-left: -1.75em;
            margin-top: 8px;
            height: 6rem;
            width: 6rem; }
          .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-tethered::before {
            content: '';
            background-image: url("../png/three-ts-step-2uxbboy.png");
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            margin-left: -1.75em;
            margin-top: 8px;
            height: 6rem;
            width: 6rem; }
          .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-topped::before {
            content: '';
            background-image: url("../png/three-ts-step-3bpum1f.png");
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            margin-left: -1.75em;
            margin-top: 8px;
            height: 6rem;
            width: 6rem; }
    @media (max-width: 768px) {
      .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container {
        width: 50%;
        margin: 0 auto; }
        .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li {
          font-size: 2rem !important; }
          .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-trapped::before, .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-tethered::before, .landing-page-container.oah-hazard-lp .three-ts-banner .three-ts-banner__container ol li.icon-topped::before {
            width: 3rem;
            height: 3rem;
            margin-top: 4px; } }
  .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts {
    margin: 14em auto 10em; }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav {
      display: flex; }
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img {
        border: none;
        max-width: 70px;
        margin-right: 0.5em; }
        .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img.thumbnail {
          border: none;
          padding: 0; }
          .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img.thumbnail.inactive {
            opacity: 0.4; }
            .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img.thumbnail.inactive:hover, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img.thumbnail.inactive:active, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .oah-hazard-lp__three-ts-nav img.thumbnail.inactive:focus {
              opacity: 1; }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image {
      position: relative; }
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image.right {
        margin-left: 4em; }
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image.left {
        margin-right: 4em; }
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image .lp__materials-overlay {
        opacity: 0;
        position: absolute;
        top: 0;
        transition: 0.3s ease; }
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:hover .lp__materials-overlay, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:active .lp__materials-overlay, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:focus .lp__materials-overlay {
        opacity: 1; }
        .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:hover .lp__materials-overlay img, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:active .lp__materials-overlay img, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image:focus .lp__materials-overlay img {
          padding: 0;
          border: 2px solid transparent; }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts h3 {
      font-size: 3rem;
      margin-top: 0.25em; }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts h4 {
      font-size: 1.75rem; }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts img {
      border: 2px solid #dddddd;
      position: relative; }
    @media (max-width: 1024px) {
      .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image.right, .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts .col-xs-12 .oah-lp__three-ts-main-image.left {
        margin: 0; } }
    .landing-page-container.oah-hazard-lp .oah-hazard-lp__three-ts.reverse {
      display: flex;
      flex-direction: column-reverse; }
  .landing-page-container.oah-hazard-lp .lp__toc nav#sticky-toc {
    border-top: 2px solid #dddddd; }
  .landing-page-container.hivis-hazard-lp #visualization {
    width: 100%;
    height: 650px;
    
    margin: 0 auto; }
  .landing-page-container.hivis-hazard-lp h4 {
    font-size: 1.5rem; }
  .landing-page-container.hivis-hazard-lp .lp__hero {
    background-image: url("../jpg/hi-vis-hazard-heroi8lul4.jpg");
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .lp__hero::after {
        display: none; } }
  .landing-page-container.hivis-hazard-lp .lp__section-divider.the-standard {
    background-image: url("../jpg/section-the-standard4vmlln.jpg"); }
  .landing-page-container.hivis-hazard-lp .lp__section-divider.gear-guide {
    background-image: url("../jpg/section-gear-guide0fbb7a.jpg"); }
  .landing-page-container.hivis-hazard-lp .lp__section-divider.resources {
    background-image: url("../jpg/section-resources0cem2d.jpg"); }
  .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .section::before {
    background-color: #ccff00; }
  .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-left: 2em; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box {
      padding: 1em 2.5em;
      background: #ffffff;
      text-align: center;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
      width: 50%;
      position: relative;
      z-index: 2; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box img {
        display: block;
        max-width: 100%; }
        @media (max-width: 768px) {
          .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box img {
            margin: 0 auto;
            -webkit-filter: inherit;
            filter: inherit;
            border: none; } }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h2 {
        font-size: 1.5rem;
        margin-bottom: 10px;
        line-height: 1.2;
        font-weight: 500; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h3 {
        font-size: 1.2rem;
        margin-bottom: 10px;
        line-height: 1.2;
        font-weight: 500; }
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h3 span {
          display: block;
          font-size: 0.9rem; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box p {
        margin: 0;
        font-size: 0.65rem;
        line-height: 1.2;
        font-weight: 400; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box figure {
        margin-bottom: 10px; }
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box figure img {
          margin: auto;
          -webkit-filter: none;
          filter: none;
          width: unset; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list {
        margin-bottom: 10px;
        padding: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list img {
          -webkit-filter: none;
          filter: none; }
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list li {
          margin: 5px;
          flex: 1; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .text-desc {
        font-size: 0.9rem;
        font-weight: 400;
        margin-bottom: 10px; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box.box2 {
        z-index: 1;
        margin-bottom: -100px;
        margin-top: 50%;
        margin-left: -20px; }
        @media (max-width: 768px) {
          .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box.box2 {
            margin-top: 0;
            margin-left: 0; } }
      @media (max-width: 768px) {
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box {
          width: 100%;
          padding: 25px 15px;
          margin-bottom: 25px !important; } }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
        margin-top: 2em;
        padding-left: 0; } }
    @media (max-width: 768px) {
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
        max-width: 300px;
        margin: 2em auto;
        justify-content: center; } }
  .landing-page-container.hivis-hazard-lp .lp__three-column-section {
    margin-top: 4em; }
    .landing-page-container.hivis-hazard-lp .lp__three-column-section img.hexagon {
      max-width: 250px; }
    .landing-page-container.hivis-hazard-lp .lp__three-column-section h3 {
      margin-top: 0; }
  .landing-page-container.hivis-hazard-lp .lp__two-column-section img {
    margin-top: 2em; }
  .landing-page-container.hivis-hazard-lp .lp__two-column-section ul {
    list-style: none;
    display: inline-block; }
    .landing-page-container.hivis-hazard-lp .lp__two-column-section ul li {
      text-align: left;
      margin: 1em 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      font-weight: 400;
      font-size: 1.1rem; }
      .landing-page-container.hivis-hazard-lp .lp__two-column-section ul li img {
        margin: 0 1em; }
  .landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container img {
    width: 90%;
    max-width: 400px;
    margin: 0 20%; }
  .landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .lp__align-center {
    margin-left: auto; }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .lp__align-center {
        margin: auto; } }
  .landing-page-container.hivis-hazard-lp .lp__small-icon-row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center; }
    .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon {
      width: 100%;
      max-width: 70px;
      margin: 0.5em;
      transition: 0.1s ease-out; }
      .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon:hover, .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon.active, .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon.focus {
        transform: scale(1.5); }
    .landing-page-container.hivis-hazard-lp .lp__small-icon-row p.extra-small-p {
      font-size: 1rem;
      line-height: 1.3; }
  .landing-page-container.hivis-hazard-lp .lp__small-icon {
    width: 100%;
    max-width: 75px;
    margin: 1em;
    transition: 0.1s ease-out; }
  .landing-page-container.hivis-hazard-lp .lp__figure-and-text-two-column .figure-right {
    padding: 4em 0 4em 4em; }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .lp__figure-and-text-two-column .figure-right {
        padding: 2em;
        margin: 4em auto; } }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content {
    min-height: 50vh;
    margin: 8em auto 14em; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs {
      display: flex;
      flex-direction: row; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons {
        flex: 1; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-panel {
        flex: 5; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button {
        display: block;
        border: none;
        background-color: transparent;
        cursor: pointer;
        margin: 1em 0;
        background-size: contain;
        background-repeat: no-repeat;
        height: 0;
        padding-top: 66.64%;
        transition: 0.3s; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button:first-of-type {
          margin-top: 0; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o {
          background-image: url("../png/type-o-whitezqljow.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o.focus {
            background-image: url("../png/type-o-orange-fillqgk6gf.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r {
          background-image: url("../png/type-r-whiten7jjp4.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r.focus {
            background-image: url("../png/type-r-orange-fillbhcvrt.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p {
          background-image: url("../png/type-p-white55bnj5.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p.focus {
            background-image: url("../png/type-p-orange-fill89y8kr.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1 {
          background-image: url("../png/class-1-blackswf7ek.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1.focus {
            background-image: url("../png/class-1-orange-fillrwops4.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2 {
          background-image: url("../png/class-2-blackdnynoe.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2.focus {
            background-image: url("../png/class-2-orange-fill2gs46q.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3 {
          background-image: url("../png/class-3-black6k6h41.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3.focus {
            background-image: url("../png/class-3-orange-fillynkqji.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e {
          background-image: url("../png/class-e-black0rgsh8.png"); }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e.focus {
            background-image: url("../png/class-e-orange-fillzpo1h4.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks {
          background: none !important;
          height: auto !important;
          padding: 0 !important;
          text-align: left;
          position: relative; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
            width: 120px;
            display: block; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks.active .tabs-hover,
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks.focus .tabs-hover {
            clip: inherit;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            margin: 0; }
        @media (max-width: 1024px) {
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button {
            margin: 1em -3px 0 0; }
            .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
              width: 100%;
              max-width: 100px; } }
        @media (max-width: 768px) {
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
            max-width: 80px; } }
      @media (max-width: 1024px) {
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs {
          flex-direction: column; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons {
            display: flex;
            flex-direction: row; }
            .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons button:first-of-type {
              margin-top: 1em; } }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h3 {
      display: none; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h4 {
      font-size: 1.5rem;
      margin-top: 1.5em; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h4:first-of-type {
        margin-top: 0; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h5 {
      font-size: 1rem;
      margin: 0; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content p.extra-small-p {
      margin-top: 0; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent {
      transition: 0.3s; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons {
        display: flex;
        flex-direction: row;
        text-align: center; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons div {
          flex: 1 1 0;
          width: 0; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons > div {
          max-width: 60px;
          margin-right: 2em;
          text-align: center; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .compatability img {
        max-width: 260px; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection {
        border: 3px solid #464646;
        width: 90%;
        background: white;
        background: linear-gradient(90deg, white 0%, #008b00 100%);
        height: 40px; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 90%;
        position: relative; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line {
          height: 4px;
          width: 60px;
          background-color: #464646;
          position: absolute;
          transform: rotate(-90deg);
          top: -21px; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-1 {
            left: 5%; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-2 {
            left: 45%; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-3 {
            left: unset;
            right: 5%; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .dotted-line-class-e {
          width: 78%;
          position: absolute;
          height: 3px;
          left: 11%;
          top: -21px;
          border: none;
          border-top: 3px dashed #464646; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels p {
          font-size: 1rem;
          margin-top: 1em; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons {
        display: flex;
        flex-flow: row wrap; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements {
          display: flex;
          flex-direction: row;
          margin: 1em 2em 0 0; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements img {
            max-width: 60px;
            margin-right: 0.5em; }
        @media (max-width: 1024px) {
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons {
            justify-content: space-between; }
            .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements {
              flex-direction: column; } }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div {
        display: flex;
        flex-direction: row; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div {
          flex: 1.5; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div > img {
            margin-left: 1em; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div:first-of-type {
            flex: 2;
            margin-right: 1em; }
        @media (max-width: 1024px) {
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div {
            flex-direction: column; }
            .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div > img {
              margin-left: 0; }
            .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div:first-of-type {
              margin: 2em 0; } }
  .landing-page-container.hivis-hazard-lp .service-life {
    margin-bottom: 8em; }
    .landing-page-container.hivis-hazard-lp .service-life .row {
      padding: 1em 4em; }
      @media (max-width: 1024px) {
        .landing-page-container.hivis-hazard-lp .service-life .row {
          padding: unset; } }
    .landing-page-container.hivis-hazard-lp .service-life h3 {
      display: block;
      font-size: 1.75rem; }
    .landing-page-container.hivis-hazard-lp .service-life ul {
      margin-left: 3em;
      list-style-image: url("../png/triangle-exclamation-solidyelq18.png"); }
      .landing-page-container.hivis-hazard-lp .service-life ul li {
        font-size: 1.5rem;
        margin: 10px;
        padding-left: 10px; }
    .landing-page-container.hivis-hazard-lp .service-life .scissors {
      margin-top: 3em;
      font-style: italic; }
      .landing-page-container.hivis-hazard-lp .service-life .scissors img {
        float: left;
        max-width: 35px; }
      .landing-page-container.hivis-hazard-lp .service-life .scissors p {
        font-size: 1.25rem;
        padding-left: 50px; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider {
    display: inline-block;
    width: 95%;
    background: #ffffff;
    text-align: center;
    border-radius: 2px;
    position: relative; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-canvas {
      display: block;
      max-width: 100%;
      cursor: pointer;
      -webkit-tap-highlight-color: transparent;
      margin-bottom: 10em; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-caption {
      font-size: 18px;
      color: #555;
      font-weight: 400; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
      position: absolute;
      z-index: 1;
      top: 120px;
      color: #ffffff;
      text-align: left;
      width: 35%;
      padding-left: 4em;
      -webkit-filter: drop-shadow(0 0 50px #232323);
      filter: drop-shadow(0 0 50px #232323); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
        font-size: 3rem;
        text-shadow: 1px 1px #000000; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
        text-shadow: 1px 1px #000000; }
    @media (max-width: 1200px) {
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
        width: 40%;
        top: 100px; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
          font-size: 2.5rem; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
          font-size: 1.4rem; } }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
        padding-left: 2em;
        top: 80px; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
          font-size: 2rem;
          margin-bottom: 5px; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
          font-size: 1.1rem;
          line-height: 1.4;
          margin: 0; } }
    @media (max-width: 768px) {
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider {
        display: none; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
          padding-left: 2em;
          top: 40px;
          width: 40%; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
            font-size: 100%;
            margin-bottom: 5px; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
            font-size: 0.8rem;
            line-height: 1.4;
            margin: 0; } }
  .landing-page-container.ergo-style-guide h2 {
    font-size: 3rem; }
  .landing-page-container.ergo-style-guide h3 {
    font-size: 2rem;
    margin: 2em 0 1em; }
  .landing-page-container.ergo-style-guide h4 {
    font-size: 1.5rem; }
  .landing-page-container.ergo-style-guide sup {
    font-size: 40%;
    top: -1.2em; }
  .landing-page-container.ergo-style-guide .lp__hero {
    text-align: center;
    color: #000000; }
    .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container {
      width: 100%;
      align-items: center;
      -webkit-filter: none;
      filter: none;
      padding: 5% 10%; }
      .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 {
        font-size: 7.5rem;
        margin-bottom: 40px;
        display: unset;
        line-height: 1; }
        .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 span {
          font-size: 10rem; }
        @media (max-width: 1024px) {
          .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 {
            font-size: 6rem; }
            .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 span {
              font-size: 8rem; } }
        @media (max-width: 768px) {
          .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 {
            font-size: 2rem; }
            .landing-page-container.ergo-style-guide .lp__hero .lp__hero-container h2 span {
              font-size: 4rem; } }
  .landing-page-container.ergo-style-guide .branded-color-background__black {
    background-color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2em; }
  .landing-page-container.ergo-style-guide .branded-color-background__gray {
    background-color: #bbbcbc;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2em; }
  .landing-page-container.ergo-style-guide .branded-color-background__orange {
    background-color: #ff4c00;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2em; }
  .landing-page-container.ergo-style-guide .ergo-style-guide__download {
    text-align: center;
    margin-right: 2em;
    padding: 2em;
    border: 2px solid #dddddd;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .landing-page-container.ergo-style-guide .ergo-style-guide__download.primary-badge {
      margin-bottom: 2em; }
      .landing-page-container.ergo-style-guide .ergo-style-guide__download.primary-badge img {
        max-width: 40%; }
        @media (max-width: 1024px) {
          .landing-page-container.ergo-style-guide .ergo-style-guide__download.primary-badge img {
            max-width: 100%; } }
      .landing-page-container.ergo-style-guide .ergo-style-guide__download.primary-badge .primary-badge-buttons {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly; }
        @media (max-width: 1024px) {
          .landing-page-container.ergo-style-guide .ergo-style-guide__download.primary-badge .primary-badge-buttons {
            flex-direction: column; } }
    .landing-page-container.ergo-style-guide .ergo-style-guide__download img {
      padding: 1em;
      max-width: 250px; }
    .landing-page-container.ergo-style-guide .ergo-style-guide__download .button.inverse {
      margin: 5px 0; }
  .landing-page-container.ergo-style-guide .section__correct-logo-usage {
    margin: 2em 0 4em; }
    .landing-page-container.ergo-style-guide .section__correct-logo-usage img {
      padding: 2em; }
    .landing-page-container.ergo-style-guide .section__correct-logo-usage h4.orange {
      color: #ff4c00; }
    .landing-page-container.ergo-style-guide .section__correct-logo-usage p.small-p {
      color: #ffffff;
      font-weight: 400; }
    .landing-page-container.ergo-style-guide .section__correct-logo-usage p.extra-small-p {
      font-size: 1.2rem;
      line-height: 1.4;
      margin: 0 0 1em;
      padding: 0.5em 0 1em; }
    .landing-page-container.ergo-style-guide .section__correct-logo-usage .branded-color-background__gray {
      display: inline-block; }
      .landing-page-container.ergo-style-guide .section__correct-logo-usage .branded-color-background__gray.gray-background-fix {
        display: flex; }
  .landing-page-container.ergo-style-guide .section__type-faces h3 {
    margin-bottom: 0.5em; }
    .landing-page-container.ergo-style-guide .section__type-faces h3 + p {
      margin-top: 0; }
  .landing-page-container.ergo-style-guide .section__type-faces img {
    border: 2px solid #dddddd;
    border-radius: 2px;
    padding: 2em; }
  .landing-page-container.ergo-style-guide .section__color-palette {
    margin: 2em 0; }
    .landing-page-container.ergo-style-guide .section__color-palette p {
      font-size: 1rem;
      margin: 0;
      font-weight: 400; }
      .landing-page-container.ergo-style-guide .section__color-palette p:first-of-type {
        margin-top: 10px; }
    .landing-page-container.ergo-style-guide .section__color-palette .col-xs-12 div:first-child {
      height: 80px;
      width: 90%; }
  .landing-page-container.ergo-style-guide .section__color-story img {
    padding: 3em;
    -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.25)); }
  .landing-page-container.ergo-style-guide .section__brand-book img,
  .landing-page-container.ergo-style-guide .section__image-library img {
    width: 100%; }
  .landing-page-container.cold-stress-hazard-lp .lp__hero {
    background-image: url("../jpg/cold-stress-herodfb44e.jpg");
    margin-bottom: 0; }
    .landing-page-container.cold-stress-hazard-lp .lp__hero::after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background: fixed linear-gradient(to bottom right, #0093ff, #b4b5ff);
      mix-blend-mode: multiply; }
    .landing-page-container.cold-stress-hazard-lp .lp__hero .lp__hero-container {
      width: 65%; }
      .landing-page-container.cold-stress-hazard-lp .lp__hero .lp__hero-container p {
        font-weight: 300;
        line-height: 1.6;
        margin-top: 0.5em;
        text-transform: initial; }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .lp__hero {
        padding: 2em; }
        .landing-page-container.cold-stress-hazard-lp .lp__hero .lp__hero-container {
          width: 100%; }
          .landing-page-container.cold-stress-hazard-lp .lp__hero .lp__hero-container h1 {
            font-size: 3rem; } }
  .landing-page-container.cold-stress-hazard-lp .how-cold-stress-happens .figure-left {
    margin-right: 2em; }
    .landing-page-container.cold-stress-hazard-lp .how-cold-stress-happens .figure-left img {
      padding: 0;
      margin: 0; }
  @media (max-width: 1024px) {
    .landing-page-container.cold-stress-hazard-lp .how-cold-stress-happens .figure-left {
      margin: 0; } }
  .landing-page-container.cold-stress-hazard-lp .layering {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    background-color: #f7f7f7;
    padding: 0 2em; }
    .landing-page-container.cold-stress-hazard-lp .layering .layering-container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 8em 0; }
      .landing-page-container.cold-stress-hazard-lp .layering .layering-container .layering-container__layer-types {
        text-align: center;
        padding: 0 2em;
        margin: 2em auto; }
        .landing-page-container.cold-stress-hazard-lp .layering .layering-container .layering-container__layer-types span {
          display: block;
          color: #ffffff;
          background: linear-gradient(134deg, #003964 0%, #4c4d89 100%);
          border-radius: 50%;
          width: 50px;
          height: 50px;
          margin: 0 auto 8px;
          padding-top: 7px;
          font-size: 1.75rem; }
        .landing-page-container.cold-stress-hazard-lp .layering .layering-container .layering-container__layer-types img {
          max-width: 200px; }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .layering {
        padding: 0 calc(2em + 15px); }
        .landing-page-container.cold-stress-hazard-lp .layering .layering-container {
          padding: 4em 0; } }
  .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance {
    margin: 10em 0; }
    .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      padding: 0 4em; }
      .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon {
        background: #ff4c00;
        width: 135px;
        height: 135px;
        border-radius: 50%;
        color: #ffffff;
        position: relative;
        transition: 0.2s ease;
        font-size: 1rem;
        align-items: center;
        text-align: center;
        margin: 0 0.5em;
        display: flex;
        justify-content: center; }
        .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon p {
          display: none;
          font-size: 0.75rem;
          padding: 1em; }
        .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:hover, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:active, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:focus {
          scale: 1.4;
          background: linear-gradient(134deg, #003964 0%, #4c4d89 100%); }
          .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:hover p, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:active p, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:focus p {
            display: inline-block; }
          .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:hover img, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:active img, .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon:focus img {
            display: none; }
      .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container figcaption {
        margin: 1em auto; }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance {
        margin: 8em 0; }
        .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container {
          padding: unset;
          margin: 1em auto; }
          .landing-page-container.cold-stress-hazard-lp .regulations-and-guidance .osha-icon-container .osha-icon {
            width: 100px;
            height: 100px;
            margin: 0.5em; } }
  .landing-page-container.cold-stress-hazard-lp .complete-approach {
    background: #f7f7f7;
    padding: 8em 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%; }
    .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 2em; }
      .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left {
        display: flex;
        flex-direction: column; }
        .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left p {
          font-size: 1.2rem;
          margin-top: 0.25em;
          margin-bottom: 2.5em; }
        .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left img {
          padding-right: 1em;
          max-width: 125px; }
        @media (max-width: 1024px) {
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left {
            text-align: center; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left h2 {
              text-align: left; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-left img {
              padding: 1em; } }
      .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right {
        position: relative;
        text-align: right;
        max-width: 600px;
        margin: 0 auto; }
        .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right img {
          max-width: 500px;
          width: 100%;
          height: auto; }
          @media (max-width: 1024px) {
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right img {
              max-width: unset; } }
        .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area {
          position: absolute;
          margin-right: 0; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area::before {
            content: '+';
            display: block;
            width: 45px;
            height: 45px;
            line-height: 0.5;
            font-size: 3rem;
            font-weight: bold;
            padding: 5px;
            color: #ffffff;
            cursor: pointer;
            border: 4px solid #ff4c00;
            background-color: #ff4c00;
            border-radius: 100%;
            transition: all 150ms ease-out 0s;
            text-align: center;
            margin-right: 0; }
            @media (max-width: 768px) {
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area::before {
                width: 40px;
                height: 40px;
                line-height: 0.45;
                font-size: 2.6rem; } }
          @media (max-width: 1024px) {
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area {
              margin-right: 2em; } }
          @media (max-width: 544px) {
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area {
              margin-right: 1em; } }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area:hover::before, .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area:active::before, .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area:focus::before {
            transform: scale(1.3); }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.headwear {
            right: 25%;
            top: 1%; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.clothing {
            right: 31%;
            top: 25%; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.gloves {
            left: 27%;
            top: 45%; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.hydration {
            left: 30%;
            top: 68%; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.traction {
            left: 37%;
            bottom: 0; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area.skin-protection {
            right: 30%;
            bottom: 10%; }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info {
            display: none;
            position: absolute;
            height: auto;
            background-color: #ffffff;
            border: 4px solid #ff4c00;
            padding: 1.2em;
            text-align: left;
            min-width: 250px;
            left: -200%;
            top: -200%;
            z-index: 2; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info p,
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info ul li {
              font-size: 1rem; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info h3 {
              font-size: 1.4rem;
              margin-bottom: 0; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info ul {
              margin-left: 24px;
              list-style-type: disc; }
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info ul li p {
                margin: 0.5em auto; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info > div {
              display: flex;
              align-items: center;
              border-bottom: 3px solid #dddddd;
              padding-bottom: 10px;
              margin-bottom: 1em; }
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info > div img {
                max-width: 30px;
                margin-right: 0.5em; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info .smart-solutions {
              margin-top: 2em; }
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info .smart-solutions img {
                max-width: 10%;
                margin-right: 10px; }
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info .smart-solutions h4 {
                font-size: 1.1rem;
                margin: 0; }
              .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info .smart-solutions ul li {
                font-size: 1rem; }
            .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info h6 {
              margin-bottom: 0.5rem; }
              @media (min-width: 1200px) {
                .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container .anatomy-right .hot-area .hot-area__info h6 {
                  font-size: 0.75rem; } }
      .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container h2 {
        font-size: 4.5rem;
        margin-bottom: 1em; }
      .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container h3 {
        font-size: 1.7rem; }
      @media (max-width: 1024px) {
        .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container {
          padding: 0 calc(15px + 2em); }
          .landing-page-container.cold-stress-hazard-lp .complete-approach .complete-approach__container h2 {
            font-size: 3.5rem; } }
  .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses {
    background-color: #f7f7f7;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    left: 50%;
    right: 50%;
    padding: 10em 15px 12em;
    text-align: center;
    min-height: 1000px; }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses {
        padding: 4em calc(2em + 15px);
        height: unset; } }
    .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion {
      width: 100%;
      display: flex;
      cursor: pointer;
      max-width: 1200px;
      flex-direction: row;
      margin: 4em auto; }
      @media (max-width: 1024px) {
        .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion {
          flex-direction: column;
          max-width: 90vw;
          margin-top: 2em; } }
    .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile {
      flex: 1;
      -webkit-filter: drop-shadow(1px 1px 18px rgba(0, 0, 0, 0.2));
      filter: drop-shadow(1px 1px 18px rgba(0, 0, 0, 0.2));
      background-size: 275px 275px;
      background-repeat: no-repeat;
      background-position: center 90px;
      transition: all 0.3s;
      background-color: #ffffff;
      margin: 1em;
      padding: 1.5em;
      min-height: 425px;
      min-width: 300px; }
      @media (max-width: 1024px) {
        .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile {
          min-width: unset;
          border: 4px solid #ff4c00; } }
      .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile h3 {
        text-align: center;
        text-transform: uppercase;
        font-size: 1.75rem;
        margin-top: 0.5em; }
      .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile .symptom-tile__contents {
        display: none;
        color: #ffffff;
        text-align: left; }
      .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active {
        flex: 5;
        background: linear-gradient(134deg, #003964 0%, #4c4d89 100%); }
        @media (max-width: 1024px) {
          .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active {
            flex: 1;
            border-color: transparent; } }
        .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover h3, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus h3, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active h3 {
          color: #ffffff;
          text-align: left; }
        .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents {
          display: block;
          padding: 1em 1em 0; }
          .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents h4, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents h4, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents h4 {
            margin-bottom: 0;
            font-size: 1.4rem;
            display: flex;
            align-items: flex-start; }
            .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents h4::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents h4::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents h4::before {
              width: 35px;
              margin-right: 18px;
              margin-top: 2px; }
            .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents h4:nth-of-type(1)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents h4:nth-of-type(1)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents h4:nth-of-type(1)::before {
              content: url("../svg/icon-how-it-happens-whitexrri0b.svg"); }
            .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents h4:nth-of-type(2)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents h4:nth-of-type(2)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents h4:nth-of-type(2)::before {
              content: url("../svg/icon-symptoms-white392b46.svg"); }
            .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents h4:nth-of-type(3)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents h4:nth-of-type(3)::before, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents h4:nth-of-type(3)::before {
              content: url("../svg/icon-how-to-treat-it-whitelack04.svg"); }
          .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:hover .symptom-tile__contents p, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:focus .symptom-tile__contents p, .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .symptom-accordion__tile:active .symptom-tile__contents p {
            font-size: 1.2rem;
            margin: -4px 0 1.5em 54px;
            letter-spacing: 0.5px; }
    .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .frost-bite {
      background-image: url("../png/icon-frostbite1xaulr.png"); }
    .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .hypothermia {
      background-image: url("../png/icon-hypothermiat5mau5.png"); }
    .landing-page-container.cold-stress-hazard-lp .cold-stress-illnesses .dehydration {
      background-image: url("../png/icon-dehydration6we3z1.png"); }
  .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small {
    background: fixed linear-gradient(132deg, #003964 0%, #4c4d89 100%); }
    .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small .lp__section-divider-small-container {
      max-width: 1400px; }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .col-md-6 {
        padding: 0 6em; }
        @media (max-width: 1024px) {
          .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .col-md-6 {
            padding: unset; } }
      @media (max-width: 1024px) {
        .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small .lp__section-divider-small-container {
          padding: 2em calc(2em + 15px); } }
    .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts h2 {
      font-size: 6rem; }
    .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats {
      text-align: center;
      max-width: 80%;
      margin: 0 auto; }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats .cold-stress-stats-container {
        display: flex;
        border-bottom: 3px solid #ffffff; }
        .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats .cold-stress-stats-container figure img {
          max-width: 125px;
          width: 100%; }
        .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats .cold-stress-stats-container figure figcaption {
          margin-top: 0;
          margin-bottom: 1em;
          font-size: 1rem; }
          @media (max-width: 1024px) {
            .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats .cold-stress-stats-container figure figcaption {
              font-size: 0.75rem; } }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats h3 {
        font-size: 2.25rem;
        margin: 0.5em 0 0; }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats p {
        margin-top: 0; }
        .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats p span {
          font-size: 1rem;
          font-style: italic; }
          .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats p span a {
            color: #ffffff; }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts h2 {
        font-size: 3.5rem; }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats h3 {
        font-size: 1.5rem; }
      .landing-page-container.cold-stress-hazard-lp .lp__section-divider-small.cold-hard-facts .cold-stress-stats .cold-stress-stats-container {
        margin: 1em 0; } }
  .landing-page-container.cold-stress-hazard-lp .lp__section-divider .lp__section-divider-container {
    background: linear-gradient(181deg, #003964 0%, #4c4d89 100%);
    color: #ffffff; }
    .landing-page-container.cold-stress-hazard-lp .lp__section-divider .lp__section-divider-container h2 + p {
      font-weight: 500;
      margin: 0; }
  .landing-page-container.cold-stress-hazard-lp .lp__section-divider.prevention {
    background-image: url("../jpg/section-prevention-and-solutions7e1i1e.jpg");
    margin-bottom: 0; }
  .landing-page-container.cold-stress-hazard-lp .lp__section-divider.gear-guide {
    background-image: url("../jpg/section-gear-guide1kg46l3.jpg");
    margin-top: -10em; }
  .landing-page-container.cold-stress-hazard-lp .lp__section-divider.resources {
    background-image: url("../jpg/section-resources1832gva.jpg"); }
  .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section {
    margin-top: 14em; }
    .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section img {
      border: 20px solid #ffffff;
      border-radius: 50%;
      padding: 0;
      width: 100%;
      max-width: 525px; }
    .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section h2 {
      font-size: 3rem; }
    .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section p {
      margin-top: 0; }
    .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .section::before {
      background: linear-gradient(181deg, #003964 0%, #4c4d89 100%); }
    .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range {
      width: 100%;
      max-width: 350px;
      position: relative;
      height: 40px;
      border-radius: 55px;
      background: #39c6f4;
      background: linear-gradient(90deg, #39c6f4 0%, #090979 62%, #18214c 100%);
      margin: 0 0 1.5em; }
      .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container {
        display: flex;
        justify-content: space-around;
        height: 40px;
        align-items: center; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container::after {
          content: '';
          top: -12px;
          width: 0;
          height: 0;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 35px solid #ff4c00;
          position: absolute;
          z-index: 2; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container.mild-indicator::after {
          left: 18%; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container.cold-indicator::after {
          left: 46%; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container.extreme-indicator::after {
          left: 92%; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container.extreme-indicator p.mild:hover::after {
          left: 0; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container p,
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container a {
          color: #ffffff;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 1.15rem;
          margin: 0; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container p {
          top: 5px;
          position: absolute; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container a:hover, .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container a:focus, .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container a:active {
          text-decoration: none;
          color: #ff4c00; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container .mild {
          left: 8%; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container .cold {
          left: 35%; }
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container .extreme {
          left: 62%; }
      @media (max-width: 768px) {
        .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range {
          max-width: unset; }
          .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container p,
          .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section .temp-range .temp-range__container a {
            font-size: 1rem; } }
    @media (max-width: 1024px) {
      .landing-page-container.cold-stress-hazard-lp .lp__horizontal-ribbon-section img {
        border: none;
        margin-bottom: 2em; } }
  .landing-page-container.hh-tech-lp {
    padding: 0; }
    .landing-page-container.hh-tech-lp .hh-tech-headings {
      border-bottom: 2px solid #dddddd;
      padding-bottom: 0.25em;
      font-size: 2.5rem; }
    .landing-page-container.hh-tech-lp .protection-headings {
      font-size: 2rem;
      border-bottom: 2px solid #dddddd;
      padding-bottom: 0.4em; }
    .landing-page-container.hh-tech-lp .lp__hero {
      background-image: url("../jpg/head-protection-technology-bannerp5s0vk.jpg");
      background-position: center; }
      .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container {
        text-align: center;
        margin: 0 auto;
        width: 90%;
        align-items: center; }
        .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container p {
          font-size: 1.75rem;
          line-height: 1.4;
          font-weight: 300;
          text-transform: unset; }
          .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container p:nth-child(2) {
            font-size: 3rem;
            font-weight: 500;
            line-height: 1.2; }
        .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container img {
          max-width: 400px;
          width: 100%;
          margin: 1em 0; }
      .landing-page-container.hh-tech-lp .lp__hero::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.75);
        mix-blend-mode: multiply; }
      @media (max-width: 1024px) {
        .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container {
          width: 100%; }
          .landing-page-container.hh-tech-lp .lp__hero .lp__hero-container h1 {
            font-size: 1.2rem; } }
    .landing-page-container.hh-tech-lp .lp__section-divider.next-gen__comfort {
      background-image: url("../jpg/hard-hat-tech-comfort-bannerm6fhu2.jpg"); }
    .landing-page-container.hh-tech-lp .lp__section-divider.next-gen__protection {
      background-image: url("../jpg/hh-next-gen-of-protection-bannerc697ng.jpg"); }
    .landing-page-container.hh-tech-lp .lp__section-divider.next-gen__customization {
      background-image: url("../jpg/hh-tech-accessorize-bannerwsn611.jpg"); }
    .landing-page-container.hh-tech-lp .lp__section-divider .lp__section-divider-container {
      background-color: rgba(255, 255, 255, 0.8);
      color: #000000; }
      .landing-page-container.hh-tech-lp .lp__section-divider .lp__section-divider-container p {
        margin-top: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.hh-tech-lp .lp__section-divider .lp__section-divider-container {
          height: 100%; } }
    .landing-page-container.hh-tech-lp .the-next-generation {
      text-align: center; }
      .landing-page-container.hh-tech-lp .the-next-generation h2 {
        margin-bottom: 2em; }
      .landing-page-container.hh-tech-lp .the-next-generation a svg {
        max-width: 250px; }
      .landing-page-container.hh-tech-lp .the-next-generation a:active, .landing-page-container.hh-tech-lp .the-next-generation a:focus, .landing-page-container.hh-tech-lp .the-next-generation a:hover {
        text-decoration: none; }
        .landing-page-container.hh-tech-lp .the-next-generation a:active svg, .landing-page-container.hh-tech-lp .the-next-generation a:focus svg, .landing-page-container.hh-tech-lp .the-next-generation a:hover svg {
          fill: #d84000; }
      .landing-page-container.hh-tech-lp .the-next-generation h3 {
        font-size: 1.75rem;
        margin-top: 0.5em;
        color: #000000; }
      .landing-page-container.hh-tech-lp .the-next-generation p {
        font-size: 1.4rem;
        margin: 0 0.5em; }
      @media (max-width: 1024px) {
        .landing-page-container.hh-tech-lp .the-next-generation .row .col-xs-12 {
          margin-bottom: 4em; } }
    .landing-page-container.hh-tech-lp .mips .col-md-4,
    .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 {
      text-align: center;
      margin: 4em 0 6em; }
      .landing-page-container.hh-tech-lp .mips .col-md-4 h4,
      .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 h4 {
        font-size: 1.5rem; }
      .landing-page-container.hh-tech-lp .mips .col-md-4 img,
      .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 img {
        padding: 2em;
        width: 100%; }
      .landing-page-container.hh-tech-lp .mips .col-md-4 p,
      .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 p {
        font-size: 1.4rem;
        padding: 0 0.5em; }
    @media (max-width: 1024px) {
      .landing-page-container.hh-tech-lp .mips .col-md-4,
      .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 {
        margin: 4em 0; }
        .landing-page-container.hh-tech-lp .mips .col-md-4 img,
        .landing-page-container.hh-tech-lp .ready-for-impact .col-md-4 img {
          max-width: 400px; } }
    .landing-page-container.hh-tech-lp .check-all-the-boxes.animated-graphic img {
      width: 100%; }
    @media (max-width: 1024px) {
      .landing-page-container.hh-tech-lp .check-all-the-boxes.animated-graphic summary {
        top: 100%; } }
    .landing-page-container.hh-tech-lp .hh-icon-nav {
      margin-bottom: 1em; }
      .landing-page-container.hh-tech-lp .hh-icon-nav a svg {
        max-width: 120px;
        width: 30%; }
        .landing-page-container.hh-tech-lp .hh-icon-nav a svg.active {
          fill: #ff4c00; }
        .landing-page-container.hh-tech-lp .hh-icon-nav a svg:hover, .landing-page-container.hh-tech-lp .hh-icon-nav a svg:active, .landing-page-container.hh-tech-lp .hh-icon-nav a svg:focus {
          fill: #ff4c00; }
      @media (max-width: 1024px) {
        .landing-page-container.hh-tech-lp .hh-icon-nav a svg {
          max-width: 25%; } }

.landing-page-container.hivis-hazard-lp #visualization {
  width: 100%;
  height: 650px;
  
  margin: 0 auto; }

.landing-page-container.hivis-hazard-lp h4 {
  font-size: 1.5rem; }

.landing-page-container.hivis-hazard-lp .lp__hero {
  background-image: url("../jpg/hi-vis-hazard-heroi8lul4.jpg");
  margin-bottom: 0; }
  @media (max-width: 1024px) {
    .landing-page-container.hivis-hazard-lp .lp__hero::after {
      display: none; } }

.landing-page-container.hivis-hazard-lp .lp__section-divider.the-standard {
  background-image: url("../jpg/section-the-standard4vmlln.jpg"); }

.landing-page-container.hivis-hazard-lp .lp__section-divider.gear-guide {
  background-image: url("../jpg/section-gear-guide0fbb7a.jpg"); }

.landing-page-container.hivis-hazard-lp .lp__section-divider.resources {
  background-image: url("../jpg/section-resources0cem2d.jpg"); }

.landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .section::before {
  background-color: #ccff00; }

.landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-left: 2em; }
  .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box {
    padding: 1em 2.5em;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    width: 50%;
    position: relative;
    z-index: 2; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box img {
      display: block;
      max-width: 100%; }
      @media (max-width: 768px) {
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box img {
          margin: 0 auto;
          -webkit-filter: inherit;
          filter: inherit;
          border: none; } }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h2 {
      font-size: 1.5rem;
      margin-bottom: 10px;
      line-height: 1.2;
      font-weight: 500; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h3 {
      font-size: 1.2rem;
      margin-bottom: 10px;
      line-height: 1.2;
      font-weight: 500; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box h3 span {
        display: block;
        font-size: 0.9rem; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box p {
      margin: 0;
      font-size: 0.65rem;
      line-height: 1.2;
      font-weight: 400; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box figure {
      margin-bottom: 10px; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box figure img {
        margin: auto;
        -webkit-filter: none;
        filter: none;
        width: unset; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list {
      margin-bottom: 10px;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list img {
        -webkit-filter: none;
        filter: none; }
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .gear-icon-list li {
        margin: 5px;
        flex: 1; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box .text-desc {
      font-size: 0.9rem;
      font-weight: 400;
      margin-bottom: 10px; }
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box.box2 {
      z-index: 1;
      margin-bottom: -100px;
      margin-top: 50%;
      margin-left: -20px; }
      @media (max-width: 768px) {
        .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box.box2 {
          margin-top: 0;
          margin-left: 0; } }
    @media (max-width: 768px) {
      .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel .white-box {
        width: 100%;
        padding: 25px 15px;
        margin-bottom: 25px !important; } }
  @media (max-width: 1024px) {
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
      margin-top: 2em;
      padding-left: 0; } }
  @media (max-width: 768px) {
    .landing-page-container.hivis-hazard-lp .lp__horizontal-ribbon-section .gear-panel {
      max-width: 300px;
      margin: 2em auto;
      justify-content: center; } }

.landing-page-container.hivis-hazard-lp .lp__three-column-section {
  margin-top: 4em; }
  .landing-page-container.hivis-hazard-lp .lp__three-column-section img.hexagon {
    max-width: 250px; }
  .landing-page-container.hivis-hazard-lp .lp__three-column-section h3 {
    margin-top: 0; }

.landing-page-container.hivis-hazard-lp .lp__two-column-section img {
  margin-top: 2em; }

.landing-page-container.hivis-hazard-lp .lp__two-column-section ul {
  list-style: none;
  display: inline-block; }
  .landing-page-container.hivis-hazard-lp .lp__two-column-section ul li {
    text-align: left;
    margin: 1em 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 400;
    font-size: 1.1rem; }
    .landing-page-container.hivis-hazard-lp .lp__two-column-section ul li img {
      margin: 0 1em; }

.landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container img {
  width: 90%;
  max-width: 400px;
  margin: 0 20%; }

.landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .lp__align-center {
  margin-left: auto; }
  @media (max-width: 1024px) {
    .landing-page-container.hivis-hazard-lp .lp__section-divider-small .lp__section-divider-small-container .lp__align-center {
      margin: auto; } }

.landing-page-container.hivis-hazard-lp .lp__small-icon-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }
  .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon {
    width: 100%;
    max-width: 70px;
    margin: 0.5em;
    transition: 0.1s ease-out; }
    .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon:hover, .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon.active, .landing-page-container.hivis-hazard-lp .lp__small-icon-row .lp__small-icon.focus {
      transform: scale(1.5); }
  .landing-page-container.hivis-hazard-lp .lp__small-icon-row p.extra-small-p {
    font-size: 1rem;
    line-height: 1.3; }

.landing-page-container.hivis-hazard-lp .lp__small-icon {
  width: 100%;
  max-width: 75px;
  margin: 1em;
  transition: 0.1s ease-out; }

.landing-page-container.hivis-hazard-lp .lp__figure-and-text-two-column .figure-right {
  padding: 4em 0 4em 4em; }
  @media (max-width: 1024px) {
    .landing-page-container.hivis-hazard-lp .lp__figure-and-text-two-column .figure-right {
      padding: 2em;
      margin: 4em auto; } }

.landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content {
  min-height: 50vh;
  margin: 8em auto 14em; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs {
    display: flex;
    flex-direction: row; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons {
      flex: 1; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-panel {
      flex: 5; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button {
      display: block;
      border: none;
      background-color: transparent;
      cursor: pointer;
      margin: 1em 0;
      background-size: contain;
      background-repeat: no-repeat;
      height: 0;
      padding-top: 66.64%;
      transition: 0.3s; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button:first-of-type {
        margin-top: 0; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o {
        background-image: url("../png/type-o-whitezqljow.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-o.focus {
          background-image: url("../png/type-o-orange-fillqgk6gf.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r {
        background-image: url("../png/type-r-whiten7jjp4.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-r.focus {
          background-image: url("../png/type-r-orange-fillbhcvrt.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p {
        background-image: url("../png/type-p-white55bnj5.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.type-p.focus {
          background-image: url("../png/type-p-orange-fill89y8kr.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1 {
        background-image: url("../png/class-1-blackswf7ek.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-1.focus {
          background-image: url("../png/class-1-orange-fillrwops4.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2 {
        background-image: url("../png/class-2-blackdnynoe.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-2.focus {
          background-image: url("../png/class-2-orange-fill2gs46q.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3 {
        background-image: url("../png/class-3-black6k6h41.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-3.focus {
          background-image: url("../png/class-3-orange-fillynkqji.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e {
        background-image: url("../png/class-e-black0rgsh8.png"); }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e.active, .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.class-e.focus {
          background-image: url("../png/class-e-orange-fillzpo1h4.png"); }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks {
        background: none !important;
        height: auto !important;
        padding: 0 !important;
        text-align: left;
        position: relative; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
          width: 120px;
          display: block; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks.active .tabs-hover,
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks.focus .tabs-hover {
          clip: inherit;
          height: 100%;
          width: 100%;
          top: 0;
          left: 0;
          margin: 0; }
      @media (max-width: 1024px) {
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button {
          margin: 1em -3px 0 0; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
            width: 100%;
            max-width: 100px; } }
      @media (max-width: 768px) {
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs button.tablinks img {
          max-width: 80px; } }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs {
        flex-direction: column; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons {
          display: flex;
          flex-direction: row; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabs .tab-buttons button:first-of-type {
            margin-top: 1em; } }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h3 {
    display: none; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h4 {
    font-size: 1.5rem;
    margin-top: 1.5em; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h4:first-of-type {
      margin-top: 0; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content h5 {
    font-size: 1rem;
    margin: 0; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content p.extra-small-p {
    margin-top: 0; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent {
    transition: 0.3s; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons {
      display: flex;
      flex-direction: row;
      text-align: center; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons div {
        flex: 1 1 0;
        width: 0; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-type-icons > div {
        max-width: 60px;
        margin-right: 2em;
        text-align: center; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .compatability img {
      max-width: 260px; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection {
      border: 3px solid #464646;
      width: 90%;
      background: white;
      background: linear-gradient(90deg, white 0%, #008b00 100%);
      height: 40px; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 90%;
      position: relative; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line {
        height: 4px;
        width: 60px;
        background-color: #464646;
        position: absolute;
        transform: rotate(-90deg);
        top: -21px; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-1 {
          left: 5%; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-2 {
          left: 45%; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .line.class-3 {
          left: unset;
          right: 5%; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels .dotted-line-class-e {
        width: 78%;
        position: absolute;
        height: 3px;
        left: 11%;
        top: -21px;
        border: none;
        border-top: 3px dashed #464646; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-protection__labels p {
        font-size: 1rem;
        margin-top: 1em; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons {
      display: flex;
      flex-flow: row wrap; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements {
        display: flex;
        flex-direction: row;
        margin: 1em 2em 0 0; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements img {
          max-width: 60px;
          margin-right: 0.5em; }
      @media (max-width: 1024px) {
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons {
          justify-content: space-between; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent .hivis-class-icons .class_requirements {
            flex-direction: column; } }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div {
      display: flex;
      flex-direction: row; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div {
        flex: 1.5; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div > img {
          margin-left: 1em; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div:first-of-type {
          flex: 2;
          margin-right: 1em; }
      @media (max-width: 1024px) {
        .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div {
          flex-direction: column; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div > img {
            margin-left: 0; }
          .landing-page-container.hivis-hazard-lp .hivis-hazard-tabbed-content .tabcontent > div > div:first-of-type {
            margin: 2em 0; } }

.landing-page-container.hivis-hazard-lp .service-life {
  margin-bottom: 8em; }
  .landing-page-container.hivis-hazard-lp .service-life .row {
    padding: 1em 4em; }
    @media (max-width: 1024px) {
      .landing-page-container.hivis-hazard-lp .service-life .row {
        padding: unset; } }
  .landing-page-container.hivis-hazard-lp .service-life h3 {
    display: block;
    font-size: 1.75rem; }
  .landing-page-container.hivis-hazard-lp .service-life ul {
    margin-left: 3em;
    list-style-image: url("../png/triangle-exclamation-solidyelq18.png"); }
    .landing-page-container.hivis-hazard-lp .service-life ul li {
      font-size: 1.5rem;
      margin: 10px;
      padding-left: 10px; }
  .landing-page-container.hivis-hazard-lp .service-life .scissors {
    margin-top: 3em;
    font-style: italic; }
    .landing-page-container.hivis-hazard-lp .service-life .scissors img {
      float: left;
      max-width: 35px; }
    .landing-page-container.hivis-hazard-lp .service-life .scissors p {
      font-size: 1.25rem;
      padding-left: 50px; }

.landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider {
  display: inline-block;
  width: 95%;
  background: #ffffff;
  text-align: center;
  border-radius: 2px;
  position: relative; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-canvas {
    display: block;
    max-width: 100%;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 10em; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-caption {
    font-size: 18px;
    color: #555;
    font-weight: 400; }
  .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
    position: absolute;
    z-index: 1;
    top: 120px;
    color: #ffffff;
    text-align: left;
    width: 35%;
    padding-left: 4em;
    -webkit-filter: drop-shadow(0 0 50px #232323);
    filter: drop-shadow(0 0 50px #232323); }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
      font-size: 3rem;
      text-shadow: 1px 1px #000000; }
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
      text-shadow: 1px 1px #000000; }
  @media (max-width: 1200px) {
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
      width: 40%;
      top: 100px; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
        font-size: 2.5rem; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
        font-size: 1.4rem; } }
  @media (max-width: 1024px) {
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
      padding-left: 2em;
      top: 80px; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
        font-size: 2rem;
        margin-bottom: 5px; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
        font-size: 1.1rem;
        line-height: 1.4;
        margin: 0; } }
  @media (max-width: 768px) {
    .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider {
      display: none; }
      .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text {
        padding-left: 2em;
        top: 40px;
        width: 40%; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text h3 {
          font-size: 100%;
          margin-bottom: 5px; }
        .landing-page-container.hivis-hazard-lp .hivis-hazard-lp__hivis-slider .hivis-hazard-lp__hivis-slider-text p {
          font-size: 0.8rem;
          line-height: 1.4;
          margin: 0; } }
