/* Text Elements */

h1.hero-heading {
  position: absolute;
  top: 44%;
  right: 0;
  left: 0;
  color: rgba(255, 255, 255, .87);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 62px;
  font-family: 'Teko', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .7s;
     -moz-transition-duration: .7s;
       -o-transition-duration: .7s;
          transition-duration: .7s;
  -webkit-transition-property: -webkit-transform;
     -moz-transition-property:         transform, -moz-transform;
       -o-transition-property:      -o-transform;
          transition-property: -webkit-transform;
          transition-property:         transform;
          transition-property:         transform, -webkit-transform, -moz-transform, -o-transform;
}

h1.hero-heading.outofview {
  -webkit-transform: scaleX(.1) scaleY(.1);
     -moz-transform: scaleX(.1) scaleY(.1);
       -o-transform: scaleX(.1) scaleY(.1);
          transform: scaleX(.1) scaleY(.1);
}

h2 {
  margin-top: 10px;
  margin-bottom: 14px;
  color: #1a1d2d;
  text-align: center;
  letter-spacing: 2px;
  font-size: 36px;
  font-family: 'Teko', sans-serif;
}

h2.product-title {
  text-align: left;
}

h2.heading-1 {
  text-transform: uppercase;
  font-weight: 300;
}

h2.product-section-title {
  text-transform: uppercase;

  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
     -moz-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(21, 37, 43, .77);
  text-align: center;
  letter-spacing: 2px;
  font-size: 28px;
  font-family: 'Teko', sans-serif;
}

h3.heading-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 38px;
}

h4.product-title {
  margin-bottom: 6px;
  color: #15252b;
  font-size: 22px;
  line-height: 1.2;
}

h4 {
  font-family: 'Poppins', sans-serif;
}

h5.about-content-h {
  padding-left: 40px;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
}

h5.values-header {
  color: rgba(0, 56, 56, .54);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 40px;
  font-family: 'Teko', sans-serif;
}

h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 26px;
  font-family: 'Teko', sans-serif;
}

h6 {
  color: #0b33e6;
  font-family: 'Poppins', sans-serif;
}

h6.footer-header {
  color: #38506e;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  font-family: 'Teko', sans-serif;
}

p.paragraph {
  font-family: 'Poppins', sans-serif;
}

p.paragraph.paragraph-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 500px;
  text-align: center;
  font-size: 17px;
}

p.paragraph.about-p {
  color: #002b31;
  text-align: center;
  font-size: 18px;
}

p.paragraph.about-content {
  font-size: 17px;
}

span.text-element.nav-link {
  color: #135151;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 40px;
  font-family: 'Teko', sans-serif;
}

span.text-element.menu-toggler {
  padding-top: 22px;
  padding-right: 12px;
  padding-left: 0;
  background-color: transparent;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 22px;
  font-family: 'Teko', sans-serif;
}

span.text-element.button.menu-toggler {
  padding-top: 14px;
  padding-bottom: 8px;
}

span.text-element.logo-text {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'Teko', sans-serif;
}

span.text-element.copyright {
  display: inline-block;
  padding-top: 6px;
  border-top-width: .0625rem;
  border-top-style: solid;
  color: #002b31;
  font-family: 'Poppins', sans-serif;
}

span.text-element.value-text {
  color: #002b31;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

span.text-element {
  font-family: 'Poppins', sans-serif;
}

span.text-element.footer-headline {
  margin-bottom: 3px;
  font-weight: 500;
  font-size: 16px;
}

span.text-element.footer-text {
  margin-bottom: 3px;
}

span.text-element.secondary {
  color: rgba(0, 43, 49, .8);
  font-size: 14px;
}

a.link-text {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

a.link-text.footer-link {
  color: #486f6f;
}

a.link-text.footer-nav-link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  color: #4f4f4f;
  font-size: 16px;
}

a.link-text.default-link.sub-nav:last-child {
  border-right-width: 0;
}

/* Interaction Elements */

a.link-button.buy-button {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 14px 16px;
  border-radius: 4px;
  background-color: #ffdbd4;
  box-shadow: rgba(0, 0, 0, .2) 0 0 4px 1px;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 22px;
  font-family: 'Teko', sans-serif;
}

a.link-button.button.card-btn {
  margin-bottom: 0;
  padding-top: .65em;
  padding-bottom: .65em;
  border-color: #e0afa5;
  border-radius: 3px;
  background-color: #ffdbd4;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  font-family: 'Teko', sans-serif;
}

/* Layout Elements */

.container.top-bar {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: end;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.container {
  padding-right: 20px;
  padding-left: 20px;
}

.container.section-head-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.menu-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.nav-modal {
  position: absolute;
  top: 0;
  right: 20px;
  left: 20px;
  z-index: 100;
  display: none;
  padding-right: 0;
  padding-left: 0;
  min-height: 50vh;
  background-color: #afdada;
  box-shadow: rgba(0, 11, 53, .5) 0 0 10px 10px;
}

.container.navigation-container {
  padding-right: 0;
  padding-left: 0;
}

.container.product-img-wrapper {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  height: 300px;
}

.container.product-card {
  margin: 10px 2px;
  padding-right: 0;
  padding-left: 0;
  max-width: 80%;
}

.container.product-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: distribute;
  margin: 10px auto 20px;
  padding-right: 0;
  padding-left: 0;
  max-width: 92%;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.container.container-2 {
  padding-right: 0;
  padding-left: 0;
}

.container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 60px;
  padding-right: 0;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.footer-section {
  padding: 20px;

  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
     -moz-box-flex: 40%;
      -ms-flex: 40%;
          flex: 40%;
}

.container.product-description {
  padding-right: 0;
  padding-left: 0;
}

.container.product-visuals {
  margin: 10px 2px;
  padding-right: 0;
  padding-left: 0;
  max-width: none;
}

.container.main-img {
  position: relative;
  margin-bottom: 10px;
  padding-right: 0;
  padding-left: 0;
}

.container.product-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 40px auto 60px;
  padding: 40px 18px;
  max-width: 480px;
  box-shadow: rgba(0, 0, 0, .5) 0 -5px 10px 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.thumbs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding: 10px 0;
}

.container.copyright {
  padding-top: 30px;
  width: 100%;
}

.container.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.about-header {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f9eeef;
}

.container.about-content {
  padding-top: 40px;
  padding-bottom: 60px;
}

.container.section_newsletter {
  margin-bottom: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  text-align: center;
}

.container.section-divider {
  padding-right: 0;
  padding-left: 0;
}

.container.text-wrapper {
  padding-top: 30px;
}

.container.logo-component {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  padding-right: 0;
  padding-left: 0;
  max-width: 90px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  color: #fff;
}

.container.card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  padding-top: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.card-action {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: end;
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
     -moz-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

.container.values-section {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background-color: rgba(1, 155, 155, .25);
}

.container.value-item {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #b8e7e6;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
     -moz-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

.container.values-list {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding-top: 10px;
  padding-bottom: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.featured-product.product-card {
  margin-bottom: 3rem;
  box-shadow: rgba(0, 0, 0, .5) 0 5px 10px 0;
}

.container.secondary-product-card {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;

  -webkit-box-flex: 0;
  -webkit-flex: 0 45%;
     -moz-box-flex: 0;
      -ms-flex: 0 45%;
          flex: 0 45%;
}

.container.product-section.secondary-products {
  -ms-flex-pack: justify;
  padding-right: 2%;
  padding-left: 2%;
  max-width: 96%;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .5) 0 -5px 10px 0;
  -webkit-transform: translateY(-59px);
     -moz-transform: translateY(-59px);
       -o-transform: translateY(-59px);
          transform: translateY(-59px);

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.product-image-list {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}

.container.product-info {
  padding-left: 0;
}

.container.about-component {
  position: relative;
  margin: 20px auto 30px;
  max-width: 80%;
}

.container.contact-header {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: rgba(65, 70, 207, .12);
}

.container.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.contact-form-component {
  min-height: 30vh;
}

.container.contact-form-section {
  padding-top: 40px;
  padding-bottom: 80px;
  min-height: 40vh;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-1 {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  min-height: 60vh;
  max-height: 280px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.hero-section {
  padding-right: 0;
  padding-left: 0;
}

.container.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.nav-link-wrapper {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: .0625rem solid rgba(255, 255, 255, .45);
}

.link-container.img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  opacity: 0;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.img-overlay:hover {
  background-color: rgba(126, 253, 174, .4);
  opacity: 1;
}

div.responsive-picture {
  max-width: none;
}

span.glyph.close-button {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 0;
  background-color: #019b9b;
  color: rgba(255, 255, 255, .8);
}

ul.list-container.main-nav {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

span.glyph.menu-toggler {
  padding: 10px 0 8px 12px;
  background-color: transparent;
  color: #002b31;
  font-size: 20px;
}

div.responsive-picture.img-thumb {
  margin-right: 10px;
  max-width: 150px;
}

a.social-image.social-ones {
  margin-right: 3px;
}

.rule hr {
  border-top-color: #ffd9d3;
}

div.responsive-picture.about {
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

div.responsive-picture.logo {
  border-radius: 3px;
}

li.list-item-container.nav-item {
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: background-color;
     -moz-transition-property: background-color;
       -o-transition-property: background-color;
          transition-property: background-color;
}

span.glyph.value-icon {
  color: #6da1a0;
  font-size: 22px;
}

.html-element.gallery-config {
  display: none;
}

div.responsive-picture.product-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;
}

div.responsive-picture.background {
  position: relative;
  -webkit-filter: opacity(.37);
          filter: opacity(.37);

  mix-blend-mode: normal;
}

.html-element.heart-animation {
  display: none;
}

span.glyph.button.close-button {
  background-color: #002b31;
}

.html-element.html-element-1 {
  margin-bottom: 10px;
}

div.responsive-picture.img-thumb:last-child {
  margin-right: 0;
}

div.responsive-picture.img-thumb.img-thumb-active {
  box-shadow: rgba(0, 0, 0, .29) 0 3px 10px 0;
  -webkit-transform: scaleX(1.05) scaleY(1.05);
     -moz-transform: scaleX(1.05) scaleY(1.05);
       -o-transform: scaleX(1.05) scaleY(1.05);
          transform: scaleX(1.05) scaleY(1.05);
}

div.responsive-picture.product-img.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

div.responsive-picture.main-image-home.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

div.responsive-picture.product-cat-img.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

span.glyph.button.menu-toggler:hover {
  color: #000;
}

li.list-item-container.nav-item:hover {
  background-color: #019b9b;
}

@supports (display: grid) {
  /* Text Elements */

  h1 a.heading-text-14 {
    color: #00e600;
    font-size: 1.375rem;
  }

  h1.heading-7 {
    background-color: transparent;
    text-align: center;
  }

  h1 span.heading-text-4 {
    color: #fff;
  }

  h1 span.heading-text-37 {
    color: #00e600;
  }

  h1 font.heading-text-48 {
    color: #00e600;
  }

  h1.heading-15 {
    text-align: center;
  }

  h1.heading-16 {
    text-align: center;
  }

  h2 span.heading-text-3 {
    color: #fff;
    line-height: 2;
  }

  h2.product-section-title {
    line-height: 2.1;
  }

  h2 span.heading-text-22 {
    color: #00e600;
  }

  h2 font.heading-text-36 {
    color: #fff;
  }

  h2 span.heading-text-47 {
    color: #00e600;
  }

  h2 span.heading-text-53 {
    color: #00a7b5;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 2.25rem;
    line-height: 1;
  }

  h2 span.heading-text-57 {
    color: #00e600;
    text-transform: capitalize;
  }

  h3 font.heading-text-21 {
    color: #00e600;
  }

  h3 font.heading-text-27 {
    color: #00e600;
  }

  h3 font.heading-text-28 {
    color: #00e600;
  }

  h3 font.heading-text-29 {
    color: #00e600;
  }

  h3 font.heading-text-30 {
    color: #00e600;
  }

  h3 font.heading-text-31 {
    color: #00e600;
  }

  h3 font.heading-text-32 {
    color: #00e600;
  }

  h3 font.heading-text-33 {
    color: #00e600;
  }

  h3 span.heading-text-34 {
    color: #fff;
  }

  h3 span.heading-text-49 {
    color: #00e600;
  }

  h3 span.heading-text-50 {
    color: #00e600;
  }

  h3 span.heading-text-54 {
    color: #fff;
  }

  h3 span.heading-text-55 {
    color: #fff;
    font-size: 1.375rem;
    line-height: 1;
  }

  h3.heading-17 {
    display: block;
    text-align: center;
  }

  h3.heading-18 {
    text-align: center;
  }

  h3 span.heading-text-59 {
    color: #fff;
  }

  h4 span.heading-text-6 {
    color: #00e600;
  }

  h4 span.heading-text-5 {
    color: #00e600;
  }

  h4 span.heading-text-7 {
    color: #00e600;
  }

  h4 span.heading-text-20 {
    color: #00e600;
  }

  h4 span.heading-text-35 {
    color: #fff;
  }

  h4.heading-8 {
    text-align: center;
  }

  h4 span.heading-text-40 {
    color: #00e600;
    font-size: 1rem;
  }

  h4.heading-9 {
    text-align: left;
  }

  h4 span.heading-text-41 {
    color: #00e600;
    font-size: 1rem;
  }

  h4 span.heading-text-42 {
    color: #00e600;
    font-size: 1rem;
  }

  h4.heading-10 {
    text-align: center;
  }

  h4 span.heading-text-43 {
    color: #00e600;
    font-size: 1rem;
  }

  h4 span.heading-text-44 {
    color: #00e600;
    font-size: 1rem;
  }

  h4.heading-11 {
    text-align: center;
  }

  h4 span.heading-text-56 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.125rem;
  }

  h5 span.heading-text-2 {
    color: #002b31;
  }

  h5.about-content-h {
    text-align: center;
  }

  h5 span.heading-text-51 {
    color: #00e600;
  }

  h5 span.heading-text-52 {
    color: #00e600;
  }

  h5 span.heading-text-62 {
    color: #fff;
    text-transform: capitalize;
  }

  h6 span.heading-text-9 {
    color: #ef5e60;
  }

  h6 font.heading-text-16 {
    color: #00e600;
    font-size: 1.125rem;
  }

  h6 span.heading-text-23 {
    color: #fff;
  }

  h6 span.heading-text-24 {
    color: #fff;
  }

  h6 span.heading-text-25 {
    color: #fff;
  }

  h6 span.heading-text-26 {
    color: #fff;
  }

  h6 span.heading-text-38 {
    color: #00e600;
  }

  h6 span.heading-text-39 {
    color: #fff;
  }

  h6 span.heading-text-61 {
    color: #fff;
  }

  p.paragraph.about-p {
    margin-top: 0;
    padding-top: 21px;
    text-align: left;
  }

  p.paragraph span.paragraph-text-1 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-2 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-21 {
    font-size: 1.375rem;
  }

  p.paragraph span.paragraph-text-89 {
    font-size: 1.125rem;
  }

  p.paragraph span.paragraph-text-90 {
    color: #fff;
    font-size: 1.125rem;
  }

  p.paragraph span.paragraph-text-99 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-4 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-6 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-5 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-9 {
    color: #fff;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-14 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-16 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-17 {
    color: #00e600;
  }

  p.paragraph span.paragraph-text-8 {
    font-weight: 700;
  }

  p.paragraph.paragraph-5 {
    text-align: center;
  }

  p.paragraph.paragraph-6 {
    text-align: center;
  }

  p.paragraph.paragraph-7 {
    text-align: center;
  }

  p.paragraph.paragraph-8 {
    text-align: center;
  }

  p.paragraph.paragraph-9 {
    text-align: center;
  }

  p.paragraph.paragraph-10 {
    text-align: center;
  }

  p.paragraph span.paragraph-text-95 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-98 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-100 {
    color: #fff;
  }

  span.text-element span.text-text-3 {
    color: #fff;
  }

  span.text-element span.text-text-5 {
    color: #fff;
  }

  span.text-element.button.menu-toggler {
    color: #8dc825;
    font-size: 25px;
  }

  span.text-element span.text-text-7 {
    color: #00e600;
    font-size: 1.125rem;
  }

  span.text-element span.text-text-12 {
    color: #00e600;
  }

  span.text-element span.text-text-4 {
    color: #00e600;
  }

  span.text-element span.text-text-13 {
    color: #00e600;
  }

  span.text-element span.text-text-14 {
    color: #00e600;
  }

  span.text-element.nav-link {
    color: #fff;
  }

  span.text-element font.text-text-9 {
    color: #fff;
  }

  span.text-element span.text-text-18 {
    color: #00e600;
  }

  span.text-element span.text-text-19 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-20 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-21 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-23 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-17 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-24 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-25 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-26 {
    color: #fff;
  }

  span.text-element span.text-text-27 {
    font-weight: 500;
  }

  span.text-element span.text-text-28 {
    color: #002b31;
    font-weight: 500;
  }

  span.text-element span.text-text-29 {
    font-weight: 500;
  }

  span.text-element span.text-text-30 {
    font-weight: 500;
  }

  span.text-element span.text-text-31 {
    color: #fff;
  }

  span.text-element span.text-text-32 {
    font-weight: 500;
  }

  span.text-element span.text-text-16 {
    color: #00e600;
  }

  span.text-element.copyright {
    color: #00e600;
  }

  span.text-element span.text-text-15 {
    color: #00e600;
  }

  span.text-element span.text-text-6 {
    color: #00e600;
  }

  blockquote span.blockquote-text-3 {
    color: #fff;
  }

  blockquote span.blockquote-text-4 {
    color: #fff;
  }

  blockquote span.blockquote-text-5 {
    color: #fff;
  }

  blockquote.blockquote-1 {
    color: #fff;
  }

  blockquote span.blockquote-text-6 {
    color: #fff;
  }

  a.link-text span.text-link-text-11 {
    color: #0b33e6;
  }

  a.link-text span.text-link-text-6 {
    color: #f48224;
  }

  a.link-text span.text-link-text-12 {
    color: #486f6f;
  }

  a.link-text span.text-link-text-3 {
    color: #0b33e6;
  }

  a.link-text span.text-link-text-17 {
    color: #f48224;
  }

  a.link-text span.text-link-text-4 {
    color: #486f6f;
  }

  a.link-text span.text-link-text-1 {
    color: #00e600;
    font-weight: 600;
  }

  a.link-text span.text-link-text-22 {
    color: #adffab;
    font-size: 1.0625rem;
    line-height: 1.8;
  }

  a.link-text span.text-link-text-23 {
    color: #fff;
  }

  a.link-text span.text-link-text-21 {
    color: #fff;
    font-size: .9375rem;
    line-height: 1.8;
  }

  a.link-text span.text-link-text-19 {
    color: #fff;
    font-size: .9375rem;
    line-height: 1.8;
  }

  a.link-text span span.text-link-text-27 {
    color: #00e600;
  }

  a.link-text span span.text-link-text-29 {
    color: #00e600;
  }

  a.link-text span.text-link-text-30 {
    color: #00e600;
  }

  a.link-text span.text-link-text-32 {
    color: #00e600;
  }

  a.link-text span.text-link-text-33 {
    color: #00e600;
  }

  a.link-text span.text-link-text-34 {
    color: #00e600;
  }

  a.link-text span.text-link-text-35 {
    color: #00e600;
  }

  a.link-text span.text-link-text-36 {
    color: #4f4f4f;
  }

  a.link-text span.text-link-text-37 {
    color: #00e600;
  }

  a.link-text span.text-link-text-38 {
    color: #4f4f4f;
  }

  a.link-text span.text-link-text-39 {
    color: #00e600;
  }

  a.link-text span.text-link-text-40 {
    color: #4f4f4f;
  }

  a.link-text span.text-link-text-41 {
    color: #4f4f4f;
  }

  a.link-text span.text-link-text-42 {
    color: #00e600;
  }

  a.link-text span span.text-link-text-43 {
    color: #00e600;
  }

  a.link-text span span.text-link-text-41 {
    color: #00e600;
  }

  a.link-text span.text-link-text-45 {
    color: #00e600;
  }

  a.link-text span.text-link-text-46 {
    color: #00e600;
  }

  a.link-text span.text-link-text-47 {
    color: #4f4f4f;
  }

  a.link-text span.text-link-text-48 {
    color: #00e600;
  }

  a.link-text span.text-link-text-49 {
    color: #00e600;
  }

  a.link-text span.text-link-text-50 {
    color: #00e600;
  }

  a.link-text span.text-link-text-51 {
    color: #00e600;
  }

  a.link-text span.text-link-text-52 {
    color: #4f4f4f;
  }

  a.link-text.text-link-1 {
    text-align: center;
  }

  a.link-text span.text-link-text-18 {
    color: #fff;
    font-size: .9375rem;
  }

  a.link-text span.text-link-text-59 {
    font-size: .6875rem;
  }

  a.link-text span.text-link-text-44 {
    color: #00e600;
  }

  a.link-text span.text-link-text-55 {
    color: #00e600;
  }

  a.link-text span.text-link-text-57 {
    color: #00e600;
  }

  a.link-text span.text-link-text-58 {
    color: #00e600;
  }

  a.link-text span.text-link-text-71 {
    color: #00e600;
  }

  a.link-text span.text-link-text-77 {
    color: #00e600;
  }

  a.link-text span.text-link-text-20 {
    color: #00e600;
  }

  a.link-text span.text-link-text-82 {
    color: #00e600;
  }

  /* Interaction Elements */

  a.link-button.button.card-btn {
    border: .125rem solid #00e600;
    background-color: transparent;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;

    background-blend-mode: normal;
  }

  a.link-button.buy-button {
    border-color: #fff;
    background-color: #00e600;
    color: #fff;
  }

  a.link-button span.button-link-text-1 {
    color: #fff;
  }

  a.link-button.button.buy-button.card-btn {
    border-color: #00e600;
    background-color: #11171e;
  }

  a.link-button.button.button.card-btn.secondary-button {
    background-color: #f42181;
  }

  a.link-button.button.card-btn.product-info.secondary-button {
    background-color: #f42181;
  }

  a.link-button.button.buy-button.card-btn.paypal {
    background-color: #2b54fc;
  }

  a.link-button.bu.button.card-btn {
    background-color: #778cc6;
  }

  a.link-button.ant.button.card-btn {
    background-color: #299dbc;
  }

  a.link-button span.button-link-text-2 {
    color: #fff;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #000;
  }

  body.body-2 {
    background-color: #000;
  }

  body.body-3 {
    background-color: #000;
  }

  body.body-4 {
    background-color: #000;
  }

  body.body-6 {
    background-color: #000;
  }

  body.body-7 {
    background-color: #000;
  }

  body.body-8 {
    background-color: #000;
  }

  body.body-9 {
    background-color: #000;
  }

  .container.product-visuals {
    max-width: none;
  }

  .container.text-wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  .container.values-list {
    display: grid;
    padding: 0;
    background-color: #fff;

    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 1px;
    grid-column-gap: 1px;
  }

  .container.values-section {
    background-color: #00e600;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: #fff;
    background-image: url('../images/products/darktrace/insider-threat.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.value-item {
    background-color: #00e600;
  }

  .container.contact-form-section {
    background-image: url('../images/anti-malware-ransomware-anti-virus-edr.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.contact-header {
    background-color: #000;
  }

  .container.about-header {
    background-color: #000;
  }

  .container.logo-component {
    border-radius: 0;
    background-color: #000;
  }

  .container.container-1 {
    background-color: #000;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: transparent;
    background-image: url('../images/endpoint-security-prevention-ai-ml-signature-less-cylance.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: transparent;
    background-image: url('../images/darktrace-enterprise-immune-system.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: transparent;
    background-image: url('../images/AI-powered-privacyOps-securiti.ai.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.container-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: transparent;
    background-image: url('../images/vulnerability-management-cyber-exposure-tenable.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.top-bar {
    background-color: #000;
  }

  .container.product-img-wrapper {
    background-color: #00e600;
  }

  .container.product-section.secondary-products {
    background-color: #1e1f23;
    box-shadow: #00e600 0 -5px 10px 0;
  }

  .container.product-info {
    background-color: #11171e;
  }

  .container.card-content {
    background-color: #11171e;
  }

  .container.product-overview {
    border-color: #00e600;
    background-color: #000;
  }

  .container.section_newsletter {
    border-color: #000;
    background-color: #000;
  }

  .container.copyright {
    background-color: #000;
  }

  .container.nav-modal {
    background-color: #00e600;
  }

  .container.footer-section {
    display: block;
    background-color: #000;
  }

  .container.container-3 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    visibility: visible;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    float: none;
    clear: none;
    -ms-flex-align: start;
    background-color: transparent;
    vertical-align: baseline;

    grid-area: auto / auto / auto / auto;
    justify-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
       -moz-box-flex: 0;
        -ms-flex: 0 1;
            flex: 0 1;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.product-details-wrapper {
    background-color: #11171e;
    box-shadow: #00e600 0 -5px 10px 0;
  }

  .container.container-2 {
    background-color: #1e1f23;
  }

  .container.thumbs-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.section-head-wrapper {
    background-color: #000;
  }

  .container.container-10.container-14 {
    background-color: transparent;
    background-image: url('../images/IT-asset-and-service-management-software-solutions-ivanti.jpg');
    background-attachment: scroll;
  }

  .container.container-11.container-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-image: url('../images/human-centric-cybersecurity.jpg');
    background-attachment: scroll;
    background-size: cover;
  }

  .container.container-12.container-16 {
    background-image: url('../images/security-awareness-training.png');
    background-attachment: scroll;
  }

  .container.footer {
    border-color: #000;
  }

  .container.product-section {
    background-color: #1e1f23;
  }

  .container.navigation-container.section-head-wrapper {
    background-color: #11171e;
  }

  .container.container-17.container-6 {
    background-image: url('../images/products/darktrace/network.jpg');
  }

  .container.container-18.container-6 {
    background-image: url('../images/products/cylance-optics/eye.jpg');
  }

  .container.about-content {
    background-color: #11171e;
  }

  .container.contact-form-section.contact-header {
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.contact-form-section.contact-header.container-24 {
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.contact-form-section.contact-header.container-26 {
    background-color: #fff;
  }

  .container.container-11.container-35 {
    background-color: #11171e;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.card-action {
    text-align: left;
  }

  .link-container.img-overlay {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .html-element.html-element-3 {
    text-align: center;
  }

  .rule.rule-1 hr {
    border-top-color: #00e600;
  }

  .rule.separator hr {
    border-top-color: #00e600;
  }

  div.responsive-picture.logo {
    border-radius: 0;
  }

  div.responsive-picture.main-image-home > picture > img {
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: 50% top;
       object-position: 50% top;
  }

  div.responsive-picture.main-image-home {
    display: inline-block;
    margin-top: 40px;
  }

  span.glyph.value-icon {
    color: #fff;
  }

  a.responsive-picture.picture-link-1 > picture > img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    -o-object-fit: fill;
       object-fit: fill;
  }

  a.responsive-picture.picture-link-1 {
    display: inline-block;
    visibility: visible;
  }

  span.glyph.button.menu-toggler {
    color: #00e600;
    font-size: 26px;
  }

  a.glyph.font-icon-link-3 {
    color: #fff;
    font-size: 23px;
  }

  a.glyph.font-icon-link-4 {
    color: #fff;
    font-size: 23px;
  }

  a.glyph.font-icon-link-2 {
    color: #fff;
    font-size: 23px;
  }

  a.glyph.font-icon-link-1 {
    color: #fff;
    font-size: 23px;
  }

  span.glyph.font-icon-7 {
    color: #00e600;
    font-size: 23px;
  }

  .rule.rule-4 hr {
    border-top-color: #00e600;
  }

  .rule.rule-3 hr {
    border-top-color: #00e600;
  }

  a.glyph.font-icon-link-7 {
    margin-top: 1px;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    min-width: 0;
    border-top-width: 0;
    border-right-width: .5625rem;
    border-bottom-width: 0;
    border-left-width: 0;
    border-radius: 0;
    color: #00e600;
    text-align: left;
    font-size: 21px;
  }

  a.social-image.social-ones {
    background-color: #00e600;
  }

  span.glyph.button.close-button {
    background-color: #00e600;
    color: #fff;
  }

  .rule.rule-5 hr {
    border-top-color: #00e600;
  }

  .rule.rule-2 hr {
    border-top-color: #00e600;
  }

  a.glyph.font-icon-link-8 {
    color: #00e600;
    font-size: 21px;
  }

  .rule.rule-6 hr {
    border-top-color: #00a7b5;
  }

  div.responsive-picture.product-img.product-img-active {
    background-color: transparent;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 12vw;
  }

  h2.heading-1 {
    text-transform: uppercase;
  }

  span.text-element.nav-link {
    color: rgba(17, 40, 49, .8);
    font-size: 22px;
  }

  /* Interaction Elements */

  a.link-button.buy-button {
    float: right;
  }

  /* Layout Elements */

  .container.top-bar {
    position: fixed;
    top: 0;
    z-index: 100;
    padding-top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .18) 0 5px 10px 0;
  }

  .container.menu-toggle {
    display: none;
  }

  .container.nav-modal {
    position: relative;
    right: auto;
    left: auto;
    display: block;
    margin-bottom: 20px;
    padding: 10px 10px 0;
    min-height: 0vh;
    border-bottom: .0625rem dotted #7efdae;
    background-color: transparent;
    box-shadow: none;
  }

  .container.navigation-container {
    position: relative;
  }

  .container.product-section {
    -ms-flex-pack: justify;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    max-width: 800px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.footer {
    -ms-flex-pack: justify;
    padding-left: 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.section-head-wrapper {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .container.footer-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 220px;
       -moz-box-flex: 0;
        -ms-flex: 0 220px;
            flex: 0 220px;
  }

  .container.copyright {
    padding-left: 0;
  }

  .container.product-card {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    max-width: none;

    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-description {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-details-wrapper {
    margin-top: 160px;
    padding-right: 60px;
    padding-left: 60px;
    max-width: 600px;
    border: .0625rem dotted rgba(247, 117, 255, .3);
  }

  .container.section_newsletter {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.secondary-product-card {
    margin-right: 24px;
    margin-left: 24px;
    min-width: 100px;
    max-width: 300px;
  }

  .container.product-section.secondary-products {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.featured-product.product-card {
    padding-right: 0;
    padding-left: 0;
  }

  .container.about-header {
    margin-top: 90px;
  }

  .container.contact-header {
    margin-top: 90px;
  }

  .container.container-6 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-1 {
    min-height: 70vh;
    max-height: none;
  }

  .container.hero-section {
    position: relative;
    padding-top: 80px;
  }

  .container.container-10 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-11 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-12 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-13 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .link-container.nav-link-wrapper {
    padding-bottom: .6rem;
  }

  span.glyph.close-button {
    display: none;
  }

  ul.list-container.main-nav {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-item {
    -webkit-transition-delay: 0s, 0s;
       -moz-transition-delay: 0s, 0s;
         -o-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out;
       -moz-transition-timing-function: ease-in-out, ease-in-out;
         -o-transition-timing-function: ease-in-out, ease-in-out;
            transition-timing-function: ease-in-out, ease-in-out;
    -webkit-transition-duration: .3s, .3s;
       -moz-transition-duration: .3s, .3s;
         -o-transition-duration: .3s, .3s;
            transition-duration: .3s, .3s;
    -webkit-transition-property: background-color, box-shadow;
       -moz-transition-property: background-color, box-shadow;
         -o-transition-property: background-color, box-shadow;
            transition-property: background-color, box-shadow;
  }

  li.list-item-container.nav-item:hover {
    background-color: rgba(255, 219, 212, .44);
    box-shadow: rgba(0, 0, 0, .3) 0 4px 10px 0;
  }

  @supports (display: grid) {
      /* Text Elements */

    h1 span.heading-text-4 {
      color: #fff;
    }

    h1 span.heading-text-37 {
      color: #00e600;
      font-size: 1.4375rem;
    }

    h1.heading-7 {
      background-color: transparent;
    }

    h2 span.heading-text-3 {
      color: #fff;
    }

    h2 span.heading-text-47 {
      color: #00e600;
    }

    h2 span.heading-text-53 {
      color: #00a7b5;
      font-size: 2.25rem;
    }

    h2 span.heading-text-57 {
      text-transform: capitalize;
    }

    h3 span.heading-text-50 {
      color: #00e600;
    }

    h3 span.heading-text-55 {
      color: #fff;
      font-size: 1.6875rem;
    }

    h4.heading-8 {
      text-align: center;
      font-size: 25px;
    }

    h4 span.heading-text-45 {
      font-size: 1.125rem;
      line-height: 1.4;
    }

    h4 span.heading-text-40 {
      font-size: 1.125rem;
    }

    h4 span.heading-text-41 {
      font-size: 1.125rem;
    }

    h4 span.heading-text-46 {
      font-size: 1.125rem;
    }

    h4 span.heading-text-42 {
      font-size: 1.125rem;
    }

    h4 span.heading-text-43 {
      font-size: 1.125rem;
    }

    h4 span.heading-text-44 {
      font-size: 1.125rem;
    }

    h4.heading-11 {
      text-align: center;
    }

    h4 span.heading-text-56 {
      color: #fff;
    }

    h5 span.heading-text-2 {
      color: #002b31;
    }

    h5.about-content-h {
      text-align: center;
    }

    h5 span.heading-text-51 {
      color: #00e600;
    }

    h5 span.heading-text-62 {
      text-transform: capitalize;
    }

    h6 span.heading-text-39 {
      color: #fff;
    }

    h6 span.heading-text-38 {
      color: #fff;
    }

    h6 font.heading-text-16 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-6 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-5 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-90 {
      color: #fff;
    }

    p.paragraph.paragraph-1 {
      text-align: center;
    }

    p.paragraph span.paragraph-text-14 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-16 {
      color: #00e600;
    }

    p.paragraph.about-p {
      text-align: left;
    }

    p.paragraph.paragraph-5 {
      text-align: center;
    }

    p.paragraph.paragraph-6 {
      text-align: center;
    }

    p.paragraph.paragraph-7 {
      text-align: center;
    }

    span.text-element span.text-text-3 {
      color: #fff;
    }

    span.text-element.secondary.value-text {
      color: #fff;
    }

    span.text-element span.text-text-7 {
      color: #00e600;
      font-size: 1.125rem;
    }

    span.text-element span.text-text-8 {
      color: #00e600;
    }

    span.text-element span.text-text-10 {
      color: #00e600;
    }

    span.text-element span.text-text-11 {
      color: #00e600;
    }

    span.text-element.copyright {
      background-color: #000;
      color: #00e600;
    }

    span.text-element font.text-text-9 {
      color: #00e600;
    }

    span.text-element span.text-text-15 {
      color: #00e600;
    }

    span.text-element span.text-text-16 {
      color: #00e600;
    }

    span.text-element span.text-text-19 {
      color: #002b31;
      font-weight: 500;
    }

    span.text-element span.text-text-20 {
      color: #002b31;
      font-weight: 500;
    }

    span.text-element span.text-text-21 {
      color: #002b31;
      font-weight: 500;
    }

    span.text-element span.text-text-23 {
      color: #002b31;
      font-weight: 500;
    }

    span.text-element span.text-text-33 {
      color: #00e600;
    }

    span.text-element span.text-text-34 {
      color: #00e600;
    }

    span.text-element span.text-text-36 {
      color: #00e600;
    }

    span.text-element span.text-text-35 {
      color: #00e600;
    }

    blockquote span.blockquote-text-6 {
      color: #fff;
    }

    a.link-text span.text-link-text-6 {
      color: #f48224;
    }

    a.link-text span.text-link-text-8 {
      color: #0b33e6;
    }

    a.link-text span.text-link-text-9 {
      color: #4f4f4f;
    }

    a.link-text span.text-link-text-10 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-5 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-13 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-14 {
      color: #4f4f4f;
    }

    a.link-text span.text-link-text-15 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-3 {
      color: #0b33e6;
    }

    a.link-text span.text-link-text-17 {
      color: #f48224;
    }

    a.link-text span.text-link-text-4 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-18 {
      color: #fff;
      font-size: 1.1875rem;
    }

    a.link-text span.text-link-text-19 {
      color: #fff;
      font-size: 1.1875rem;
    }

    a.link-text span.text-link-text-21 {
      color: #fff;
      font-size: 1.1875rem;
    }

    a.link-text span.text-link-text-22 {
      color: #adffab;
    }

    a.link-text span.text-link-text-25 {
      color: #adffab;
    }

    a.link-text span.text-link-text-26 {
      color: #adffab;
    }

    a.link-text span.text-link-text-60 {
      color: #fff;
    }

    a.link-text span.text-link-text-61 {
      color: #fff;
    }

    a.link-text span.text-link-text-62 {
      color: #fff;
    }

    a.link-text span.text-link-text-44 {
      color: #00e600;
    }

    a.link-text span.text-link-text-55 {
      color: #00e600;
    }

    a.link-text span.text-link-text-57 {
      color: #00e600;
    }

    a.link-text span.text-link-text-58 {
      color: #00e600;
    }

    a.link-text span.text-link-text-71 {
      color: #00e600;
    }

    a.link-text span.text-link-text-77 {
      color: #00e600;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: transparent;
    }

    a.link-button.buy-button {
      background-color: #00e600;
    }

    a.link-button span.button-link-text-1 {
      color: #fff;
    }

    a.link-button.button.buy-button.card-btn {
      border-color: #00e600;
      background-color: #11171e;
    }

    /* Layout Elements */

    body.body-2 {
      background-color: #000;
    }

    body.body-4 {
      background-color: #000;
    }

    body.body-8 {
      background-color: #000;
    }

    .container.product-section {
      background-color: #1e1f23;

      grid-template-columns: repeat(3 , 180px);
    }

    .container.product-details-wrapper {
      display: grid;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin-top: 40px;
      max-width: 1024px;
      background-color: #11171e;

      grid-template-columns: 2fr 3fr;
      grid-template-rows: 100px auto;
      grid-template-areas: 'visuals product-title' 'visuals action';
      grid-column-gap: 20px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
    }

    .container.product-visuals {
      grid-area: visuals;
    }

    .container.text-wrapper {
      margin-right: auto;
      margin-left: auto;
      max-width: 900px;
    }

    .container.values-list {
      grid-template-columns: repeat(2 , 1fr);
    }

    .container.container-6 {
      background-color: #fff;
      background-image: url('../images/products/darktrace/ramsomware.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.values-section {
      background-color: #00e600;
    }

    .container.value-item {
      background-color: #00e600;
    }

    .container.contact-form-section {
      background-image: url('../images/IT-asset-and-service-management-software-solutions-ivanti.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #000;
    }

    .container.about-header {
      background-color: #000;
    }

    .container.logo-component {
      border-radius: 0;
      background-color: #000;
    }

    .container.container-1 {
      background-color: #000;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-10 {
      background-color: transparent;
      background-image: url('../images/endpoint-security-prevention-ai-ml-signature-less-cylance.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      grid-template-columns: auto;
      grid-template-rows: auto;
    }

    .container.container-11 {
      background-color: transparent;
      background-image: url('../images/darktrace-enterprise-immune-system.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-12 {
      background-color: transparent;
      background-image: url('../images/AI-powered-privacyOps-securiti.ai.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-13 {
      background-color: transparent;
      background-image: url('../images/vulnerability-management-cyber-exposure-tenable.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.top-bar {
      background-color: #000;
    }

    .container.footer {
      border-color: #000;
      background-color: #000;
    }

    .container.container-3 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: center;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.container-2 {
      background-color: #1e1f23;
    }

    .container.thumbs-wrapper {
      display: grid;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: center;

      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
    }

    .container.container-11.container-15 {
      background-image: url('../images/human-centric-cybersecurity.jpg');
    }

    .container.container-12.container-16 {
      background-image: url('../images/security-awareness-training.png');
      background-attachment: scroll;
    }

    .container.section_newsletter {
      border-color: #000;
    }

    .container.product-section.secondary-products {
      box-shadow: #00e600 0 -5px 10px 0;
    }

    .container.footer-section {
      background-color: transparent;
    }

    .container.section-head-wrapper {
      background-color: #000;
    }

    .container.navigation-container.section-head-wrapper {
      background-color: #11171e;
    }

    .container.container-17.container-6 {
      background-image: url('../images/products/darktrace/email.jpg');
    }

    .container.container-18.container-6 {
      background-image: url('../images/products/cylance-optics/eye.jpg');
    }

    .container.about-content {
      background-color: #11171e;
    }

    .container.contact-form-section.contact-header {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-form-section.contact-header.container-24 {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-form-section.contact-header.container-26 {
      background-color: #fff;
    }

    .container.container-11.container-35 {
      background-color: #11171e;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .link-container.img-overlay {
      background-color: #8dc825;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #00e600;
    }

    .rule.separator hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.logo {
      border-radius: 0;
      background-color: #fff;
    }

    div.responsive-picture.main-image-home {
      display: inline-block;
      margin-top: 40px;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
      -o-object-position: 50% top;
         object-position: 50% top;
    }

    span.glyph.value-icon {
      color: #fff;
    }

    a.responsive-picture.picture-link-1 {
      display: inline-block;
    }

    .rule.rule-3 hr {
      border-top-color: #00e600;
    }

    span.glyph.font-icon-7 {
      color: #00e600;
    }

    .rule.rule-5 hr {
      border-top-color: #00e600;
    }
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.product-section-title {
    margin-top: 40px;
  }

  h3 {
    margin-bottom: 1rem;
  }

  h5.about-content-h {
    padding-left: 20px;
  }

  /* Layout Elements */

  .container.product-section {
    padding-bottom: 60px;
    max-width: 800px;
  }

  .container.product-card {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 500px;

    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.footer {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container.section_newsletter {
    margin-bottom: 60px;
  }

  .container.value-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 20%;
       -moz-box-flex: 1;
        -ms-flex: 1 20%;
            flex: 1 20%;
  }

  .container.secondary-product-card {
    max-width: 300px;

    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.featured-product.product-card {
    max-width: 400px;

    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-section.secondary-products {
    max-width: 1000px;
  }

  .container.section-head-wrapper {
    padding-bottom: 180px;
  }

  .container.about-content-component {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    padding-right: 0;
    padding-left: 0;
  }

  .container.text-wrapper {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.about-content {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1200px;
  }

  .container.container-6 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.contact-form-component {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container.contact-form-section {
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
    background-attachment: fixed;
  }

  .container.container-1 {
    max-height: 440px;
  }

  .container.container-10 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-11 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-12 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.container-13 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  @supports (display: grid) {
      /* Text Elements */

    h1 a.heading-text-14 {
      font-size: 1.5rem;
    }

    h1.heading-7 {
      background-color: transparent;
      font-size: 48px;
    }

    h1 span.heading-text-4 {
      color: #fff;
    }

    h1 span.heading-text-37 {
      color: #00e600;
    }

    h2 span.heading-text-3 {
      color: #fff;
    }

    h3 span.heading-text-50 {
      color: #00e600;
    }

    h4.heading-8 {
      text-align: center;
    }

    h4 span.heading-text-45 {
      font-size: 1.6875rem;
    }

    h4 span.heading-text-40 {
      font-size: 1.6875rem;
    }

    h4 span.heading-text-41 {
      font-size: 1.6875rem;
    }

    h4 span.heading-text-46 {
      font-size: 1.6875rem;
    }

    h4.heading-11 {
      text-align: center;
    }

    h4 span.heading-text-42 {
      font-size: 1.6875rem;
    }

    h4 span.heading-text-43 {
      font-size: 1.6875rem;
    }

    h4 span.heading-text-44 {
      font-size: 1.6875rem;
    }

    h5 span.heading-text-2 {
      color: #11171e;
    }

    h5.about-content-h {
      text-align: center;
    }

    h5 span.heading-text-51 {
      color: #00e600;
    }

    h6 span.heading-text-9 {
      color: #ff8040;
    }

    h6 span.heading-text-38 {
      color: #fff;
    }

    h6 span.heading-text-39 {
      color: #fff;
    }

    h6 font.heading-text-16 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-6 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-5 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-9 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-90 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-14 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-16 {
      color: #00e600;
    }

    span.text-element span.text-text-7 {
      color: #00e600;
      font-size: 1.125rem;
    }

    span.text-element span.text-text-8 {
      color: #00e600;
    }

    span.text-element span.text-text-10 {
      color: #00e600;
    }

    span.text-element span.text-text-11 {
      color: #00e600;
    }

    span.text-element font.text-text-9 {
      color: #00e600;
    }

    span.text-element span.text-text-15 {
      color: #00e600;
    }

    span.text-element span.text-text-16 {
      color: #00e600;
    }

    span.text-element span.text-text-19 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element span.text-text-20 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element span.text-text-21 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element span.text-text-23 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element.copyright {
      color: #00e600;
    }

    span.text-element span.text-text-33 {
      color: #00e600;
    }

    span.text-element span.text-text-34 {
      color: #00e600;
    }

    span.text-element span.text-text-36 {
      color: #00e600;
    }

    blockquote span.blockquote-text-1 {
      color: #2eef37;
    }

    blockquote span.blockquote-text-2 {
      color: #fff;
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    a.link-text span.text-link-text-7 {
      color: #0b33e6;
    }

    a.link-text span.text-link-text-5 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-10 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-3 {
      color: #0b33e6;
    }

    a.link-text span.text-link-text-17 {
      color: #f48224;
    }

    a.link-text span.text-link-text-4 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-18 {
      color: #fff;
    }

    a.link-text span.text-link-text-19 {
      color: #fff;
    }

    a.link-text span.text-link-text-21 {
      color: #fff;
    }

    a.link-text span.text-link-text-63 {
      color: #fff;
    }

    a.link-text span.text-link-text-64 {
      color: #fff;
    }

    a.link-text span.text-link-text-65 {
      color: #fff;
    }

    a.link-text span.text-link-text-66 {
      color: #fff;
    }

    a.link-text span.text-link-text-44 {
      color: #00e600;
    }

    a.link-text span.text-link-text-55 {
      color: #00e600;
    }

    a.link-text span.text-link-text-57 {
      color: #00e600;
    }

    a.link-text span.text-link-text-58 {
      color: #00e600;
    }

    a.link-text span.text-link-text-71 {
      color: #00e600;
    }

    a.link-text span.text-link-text-77 {
      color: #00e600;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: transparent;
    }

    a.link-button.buy-button {
      background-color: #00e600;
    }

    a.link-button span.button-link-text-1 {
      color: #fff;
    }

    a.link-button.button.buy-button.card-btn {
      border-color: #00e600;
      background-color: transparent;
    }

    /* Layout Elements */

    body.body-2 {
      background-color: #000;
    }

    body.body-3 {
      background-color: #000;
    }

    body.body-4 {
      background-color: #000;
    }

    body.body-7 {
      background-color: #11171e;
    }

    body.body-8 {
      background-color: #11171e;
    }

    .container.product-section {
      background-color: #1e1f23;
      vertical-align: baseline;

      grid-template-columns: repeat(3 , 1fr);
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .container.product-details-wrapper {
      margin-top: 80px;
      max-width: 90%;
      border-style: none;
      border-color: #f775ff;
      background-color: #11171e;
      box-shadow: #00e600 0 -5px 10px 0;
    }

    .container.values-list {
      grid-template-columns: repeat(4 , 1fr);
    }

    .container.value-item {
      background-color: #00e600;
    }

    .container.container-6 {
      -ms-flex-pack: center;
      background-image: url('../images/products/darktrace/corporate-espionage-in-the-cloud.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.values-section {
      background-color: #00e600;
    }

    .container.contact-form-section {
      background-color: transparent;
      background-image: url('../images/IT-asset-and-service-management-software-solutions-ivanti.jpg');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #000;
    }

    .container.product-img-wrapper {
      padding-top: 99px;
    }

    .container.about-header {
      background-color: #000;
    }

    .container.logo-component {
      background-color: #000;
    }

    .container.container-1 {
      background-color: #000;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-10 {
      -ms-flex-pack: center;
      background-image: url('../images/endpoint-security-prevention-ai-ml-signature-less-cylance.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.container-11 {
      -ms-flex-pack: center;
      background-image: url('../images/darktrace-enterprise-immune-system.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.container-12 {
      -ms-flex-pack: center;
      background-image: url('../images/AI-powered-privacyOps-securiti.ai.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.container-13 {
      -ms-flex-pack: center;
      background-image: url('../images/vulnerability-management-cyber-exposure-tenable.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.container-2 {
      background-color: #1e1f23;
    }

    .container.thumbs-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      background-color: transparent;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
    }

    .container.container-11.container-15 {
      background-image: url('../images/human-centric-cybersecurity.jpg');
      background-attachment: fixed;
    }

    .container.container-10.container-14 {
      background-attachment: fixed;
    }

    .container.section_newsletter {
      border-color: #000;
    }

    .container.footer {
      border-color: #000;
    }

    .container.product-section.secondary-products {
      box-shadow: #00e600 0 -5px 10px 0;
    }

    .container.container-12.container-16 {
      background-attachment: fixed;
    }

    .container.section-head-wrapper {
      background-color: #000;
    }

    .container.footer-section {
      background-color: transparent;
    }

    .container.navigation-container.section-head-wrapper {
      background-color: #11171e;
    }

    .container.container-17.container-6 {
      background-image: url('../images/products/darktrace/cloud.jpg');
    }

    .container.container-18.container-6 {
      background-image: url('../images/products/cylance-optics/eye.jpg');
    }

    .link-container.img-overlay {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      background-color: #8dc825;

      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #00e600;
    }

    .rule.separator hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.logo {
      border-radius: 0;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
      -o-object-position: 50% top;
         object-position: 50% top;
    }

    div.responsive-picture.main-image-home {
      display: inline-block;
      margin-top: -60px;
      padding-top: 0;
      min-width: 0;
      width: 100%;
    }

    span.glyph.value-icon {
      color: #fff;
    }

    a.responsive-picture.picture-link-1 {
      display: inline-block;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    a.glyph.font-icon-link-1 {
      font-size: 23px;
    }

    a.glyph.font-icon-link-2 {
      font-size: 23px;
    }

    a.glyph.font-icon-link-3 {
      font-size: 23px;
    }

    a.glyph.font-icon-link-4 {
      font-size: 23px;
    }

    .rule.rule-3 hr {
      border-top-color: #00e600;
    }

    span.glyph.font-icon-7 {
      color: #00e600;
    }

    .rule.rule-5 hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.img-thumb.img-thumb-active {
      display: inline;
    }
  }
}

@media screen and (min-width: 64.0625rem) {
  @supports (display: grid) {
      /* Text Elements */

    h1 span.heading-text-37 {
      font-size: 2.125rem;
    }

    h1.heading-7 {
      text-align: center;
    }

    h2 span.heading-text-53 {
      color: #00a7b5;
      text-transform: capitalize;
    }

    h2 span.heading-text-57 {
      text-transform: capitalize;
    }

    h3 span.heading-text-55 {
      color: #fff;
    }

    h4 span.heading-text-56 {
      color: #fff;
      text-transform: uppercase;
    }

    h5 span.heading-text-62 {
      text-transform: capitalize;
    }

    p.paragraph.about-p {
      text-align: left;
    }

    p.paragraph.paragraph-5 {
      text-align: center;
    }

    p.paragraph.paragraph-6 {
      text-align: center;
    }

    p.paragraph.paragraph-7 {
      text-align: center;
    }

    p.paragraph span.paragraph-text-95 {
      color: #fff;
    }

    blockquote span.blockquote-text-6 {
      color: #fff;
    }

    /* Interaction Elements */

    a.link-button.button.buy-button.card-btn {
      background-color: #11171e;
      text-align: center;
    }

    /* Layout Elements */

    .container.contact-form-section {
      background-image: url('../images/IT-asset-and-service-management-software-solutions-ivanti.jpg');
    }

    .container.contact-form-section.contact-header {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-form-section.contact-header.container-24 {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-form-section.contact-header.container-26 {
      background-color: #fff;
    }

    .container.container-11 {
      background-color: transparent;
      background-image: url('../images/darktrace-enterprise-immune-system.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-11.container-35 {
      background-color: #11171e;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.card-action {
      text-align: left;
    }
  }
}

@media screen and (min-width: 97.625rem) {
  /* Text Elements */

  h5.about-content-h {
    text-align: center;
  }

  /* Layout Elements */

  .container.product-section {
    max-width: 1600px;
  }

  .container.featured-product.product-card {
    max-width: 320px;
  }

  .container.product-section.secondary-products {
    max-width: 1400px;
  }

  .container.product-details-wrapper {
    margin-top: 200px;
  }

  .container.text-wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  @supports (display: grid) {
      /* Text Elements */

    h1.heading-7 {
      background-color: transparent;
      vertical-align: baseline;
      -webkit-column-fill: balance;
         -moz-column-fill: balance;
              column-fill: balance;

      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      justify-self: auto;
    }

    h1 span.heading-text-37 {
      color: #00e600;
    }

    h1 span.heading-text-60 {
      color: #00e600;
    }

    h2.product-section-title {
      display: block;
    }

    h2 span.heading-text-3 {
      color: #fff;
    }

    h2 span.heading-text-22 {
      color: #00e600;
    }

    h2 span.heading-text-53 {
      color: #00a7b5;
    }

    h2 span.heading-text-57 {
      text-transform: capitalize;
    }

    h3 font.heading-text-21 {
      color: #00e600;
    }

    h3 span.heading-text-50 {
      color: #00e600;
    }

    h3 span.heading-text-58 {
      font-variant: normal;
    }

    h3 span.heading-text-55 {
      color: #fff;
    }

    h4.heading-8 {
      text-align: center;
    }

    h4.heading-9 {
      text-align: center;
    }

    h4.heading-12 {
      text-align: center;
    }

    h4.heading-13 {
      text-align: center;
    }

    h4.heading-14 {
      text-align: center;
    }

    h4 span.heading-text-56 {
      color: #fff;
      font-size: 1.375rem;
    }

    h5 span.heading-text-2 {
      color: #11171e;
    }

    h5 span.heading-text-51 {
      color: #00e600;
    }

    h5.about-content-h {
      background-color: transparent;
    }

    h5 span.heading-text-62 {
      color: #fff;
      text-transform: capitalize;
    }

    h6 span.heading-text-38 {
      color: #fff;
    }

    h6 span.heading-text-39 {
      color: #fff;
    }

    h6 font.heading-text-16 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-99 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-3 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-5 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-9 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-90 {
      color: #fff;
    }

    p.paragraph.paragraph-1 {
      text-align: center;
    }

    p.paragraph span.paragraph-text-14 {
      color: #00e600;
    }

    p.paragraph span.paragraph-text-15 {
      text-decoration: underline;
    }

    p.paragraph span.paragraph-text-16 {
      color: #00e600;
    }

    p.paragraph.paragraph-4 {
      text-align: center;
    }

    p.paragraph span.paragraph-text-8 {
      font-weight: 700;
    }

    p.paragraph span.paragraph-text-96 {
      font-weight: 700;
    }

    p.paragraph span.paragraph-text-97 {
      font-weight: 700;
    }

    p.paragraph.about-p {
      text-align: center;
    }

    p.paragraph.paragraph-5 {
      display: block;
      text-align: center;
    }

    p.paragraph.paragraph-6 {
      text-align: center;
    }

    p.paragraph.paragraph-7 {
      text-align: center;
    }

    p.paragraph.paragraph-11 {
      text-align: center;
    }

    p.paragraph.paragraph-12 {
      text-align: center;
    }

    span.text-element span.text-text-3 {
      color: #fff;
    }

    span.text-element span.text-text-5 {
      color: #fff;
    }

    span.text-element.nav-link {
      display: inline;
    }

    span.text-element span.text-text-7 {
      color: #00e600;
      font-size: 1.125rem;
    }

    span.text-element.logo-text {
      background-color: #000;
      color: #fff;
    }

    span.text-element span.text-text-8 {
      color: #00e600;
    }

    span.text-element span.text-text-10 {
      color: #00e600;
    }

    span.text-element span.text-text-11 {
      color: #00e600;
    }

    span.text-element font.text-text-9 {
      color: #00e600;
    }

    span.text-element span.text-text-15 {
      color: #00e600;
    }

    span.text-element span.text-text-16 {
      color: #00e600;
    }

    span.text-element span.text-text-19 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element span.text-text-20 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element span.text-text-21 {
      color: #002b31;
      font-weight: 500;
    }

    span.text-element span.text-text-22 {
      color: #11171e;
      font-weight: 500;
    }

    span.text-element.copyright {
      color: #00e600;
    }

    span.text-element span.text-text-33 {
      color: #00e600;
    }

    span.text-element span.text-text-34 {
      color: #00e600;
    }

    span.text-element span.text-text-36 {
      color: #00e600;
    }

    blockquote span.blockquote-text-3 {
      color: #fff;
    }

    blockquote span.blockquote-text-6 {
      color: #fff;
    }

    blockquote span.blockquote-text-7 {
      font-style: italic;
    }

    a.link-text span.text-link-text-2 {
      color: #f48224;
    }

    a.link-text.footer-nav-link {
      clear: left;
    }

    a.link-text span.text-link-text-3 {
      background-color: transparent;
      color: #0b33e6;
    }

    a.link-text span.text-link-text-4 {
      color: #337f6f;
    }

    a.link-text span.text-link-text-5 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-6 {
      color: #f48224;
    }

    a.link-text span.text-link-text-16 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-10 {
      color: #486f6f;
    }

    a.link-text span.text-link-text-22 {
      color: #adffab;
    }

    a.link-text span.text-link-text-18 {
      color: #fff;
    }

    a.link-text span.text-link-text-19 {
      color: #fff;
    }

    a.link-text span.text-link-text-24 {
      color: #adffab;
    }

    a.link-text span.text-link-text-21 {
      color: #fff;
    }

    a.link-text span.text-link-text-27 {
      color: #00e600;
    }

    a.link-text span.text-link-text-28 {
      color: #4f4f4f;
    }

    a.link-text span span.text-link-text-29 {
      color: #00e600;
    }

    a.link-text span.text-link-text-26 {
      color: #00e600;
    }

    a.link-text span.text-link-text-67 {
      color: #fff;
    }

    a.link-text span.text-link-text-68 {
      color: #fff;
    }

    a.link-text span.text-link-text-69 {
      color: #fff;
    }

    a.link-text span.text-link-text-70 {
      color: #fff;
    }

    a.link-text span.text-link-text-44 {
      color: #00e600;
    }

    a.link-text span.text-link-text-54 {
      color: #4f4f4f;
    }

    a.link-text span.text-link-text-55 {
      color: #00e600;
    }

    a.link-text span.text-link-text-56 {
      color: #00e600;
    }

    a.link-text span.text-link-text-57 {
      color: #00e600;
    }

    a.link-text span.text-link-text-58 {
      color: #00e600;
    }

    a.link-text span.text-link-text-71 {
      color: #00e600;
    }

    a.link-text span.text-link-text-72 {
      color: #4f4f4f;
    }

    a.link-text span.text-link-text-73 {
      color: #00e600;
    }

    a.link-text span.text-link-text-74 {
      color: #00e600;
    }

    a.link-text span.text-link-text-75 {
      color: #00e600;
    }

    a.link-text span.text-link-text-76 {
      color: #4f4f4f;
    }

    a.link-text span.text-link-text-77 {
      color: #00e600;
    }

    a.link-text span.text-link-text-78 {
      color: #00e600;
    }

    a.link-text span.text-link-text-79 {
      color: #00e600;
    }

    a.link-text span.text-link-text-80 {
      color: #00e600;
    }

    a.link-text span.text-link-text-81 {
      color: #00e600;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: transparent;
    }

    a.link-button.buy-button {
      background-color: #00e600;
    }

    a.link-button span.button-link-text-1 {
      color: #fff;
    }

    a.link-button.button.buy-button.card-btn {
      display: block;
      border-color: #00e600;
      background-color: #11171e;
      text-align: center;
    }

    a.link-button span.button-link-text-2 {
      background-color: transparent;
      color: #fff;
    }

    a.link-button span.button-link-text-3 {
      color: #000;
    }

    /* Layout Elements */

    body.body-1 {
      background-color: #000;
    }

    body.body-2 {
      background-color: #000;
    }

    body.body-3 {
      background-color: #000;
    }

    body.body-4 {
      background-color: #000;
    }

    body.body-6 {
      background-color: #000;
    }

    body.body-7 {
      background-color: #11171e;
    }

    body.body-8 {
      background-color: #11171e;
    }

    body.body-9 {
      background-color: #000;
    }

    .container.product-details-wrapper {
      position: static;
      display: grid;
      float: none;
      clear: none;
      overflow: visible;
      padding-top: 40px;
      min-width: 10px;
      max-width: 1280px;
      border-style: none;
      border-color: #f775ff;
      background-color: #11171e;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      box-shadow: #00e600 0 -5px 10px 0;

      background-blend-mode: normal;
      grid-area: auto / auto / auto / auto;
    }

    .container.card-content {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-6 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      background-image: url('../images/products/darktrace/corporate-espionage-in-the-cloud.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.product-section {
      background-color: #1e1f23;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      vertical-align: baseline;

      background-blend-mode: normal;
    }

    .container.product-section.secondary-products {
      background-color: #1e1f23;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      box-shadow: #00e600 0 -5px 10px 0;

      background-blend-mode: normal;
    }

    .container.values-section {
      background-color: #00e600;
    }

    .container.value-item {
      background-color: #00e600;
    }

    .container.contact-form-section {
      background-image: url('../images/IT-asset-and-service-management-software-solutions-ivanti.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #000;
    }

    .container.nav-modal {
      display: grid;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      opacity: 1;
      -webkit-transition-delay: 0s, 0s;
         -moz-transition-delay: 0s, 0s;
           -o-transition-delay: 0s, 0s;
              transition-delay: 0s, 0s;
      -webkit-transition-timing-function: ease, linear;
         -moz-transition-timing-function: ease, linear;
           -o-transition-timing-function: ease, linear;
              transition-timing-function: ease, linear;
      -webkit-transition-duration: 0s, .3s;
         -moz-transition-duration: 0s, .3s;
           -o-transition-duration: 0s, .3s;
              transition-duration: 0s, .3s;
      -webkit-transition-property: all, all;
         -moz-transition-property: all, all;
           -o-transition-property: all, all;
              transition-property: all, all;
      -webkit-transform: scaleX(1) scaleZ(1) scaleY(1);
         -moz-transform: scaleX(1) scaleZ(1) scaleY(1);
              transform: scaleX(1) scaleZ(1) scaleY(1);

      background-blend-mode: normal;
    }

    .container.product-img-wrapper {
      display: grid;
      padding-top: 0;
      background-color: #00e600;
      text-align: left;
      font-size: 16px;
    }

    .container.about-header {
      background-color: #000;
    }

    .container.logo-component {
      background-color: #000;
    }

    .container.container-1 {
      margin-top: 0;
      background-color: #000;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.hero-section {
      float: none;
    }

    .container.featured-product.product-card {
      position: static;
      display: block;
          -ms-writing-mode: lr-tb;
      vertical-align: baseline;
      -webkit-transform: scaleX(1) scaleY(1);
         -moz-transform: scaleX(1) scaleY(1);
           -o-transform: scaleX(1) scaleY(1);
              transform: scaleX(1) scaleY(1);
      direction: ltr;
      -webkit-column-fill: balance;
         -moz-column-fill: balance;
              column-fill: balance;

      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      grid-area: auto / auto / auto / auto;
      -webkit-writing-mode: horizontal-tb;
              writing-mode: horizontal-tb;
    }

    .container.container-10 {
      display: grid;
      -ms-flex-align: center;
      background-color: transparent;
      background-image: url('../images/endpoint-security-prevention-ai-ml-signature-less-cylance.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.container-11 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      background-color: transparent;
      background-image: url('../images/darktrace-enterprise-immune-system.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      text-align: left;

      background-blend-mode: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.container-12 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      background-color: transparent;
      background-image: url('../images/AI-powered-privacyOps-securiti.ai.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.container-13 {
      display: grid;
      -ms-flex-align: center;
      background-color: transparent;
      background-image: url('../images/vulnerability-management-cyber-exposure-tenable.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.top-bar {
      background-color: #000;
    }

    .container.section_newsletter {
      border-color: #000;
      background-color: #000;
    }

    .container.container-2 {
      background-color: #1e1f23;
    }

    .container.thumbs-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: center;
      -ms-flex-align: start;
      background-color: transparent;

      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.product-overview {
      border-color: #000;
    }

    .container.container-11.container-15 {
      background-color: transparent;
      background-image: url('../images/human-centric-cybersecurity.jpg');
    }

    .container.container-10.container-14 {
      background-color: transparent;
      background-attachment: fixed;
    }

    .container.container-12.container-16 {
      background-image: url('../images/security-awareness-training.png');
    }

    .container.footer {
      border-color: #000;
    }

    .container.contact-form-component {
      display: block;
    }

    .container.section-head-wrapper {
      background-color: #000;
    }

    .container.footer-section {
      background-color: transparent;
    }

    .container.navigation-container.section-head-wrapper {
      background-color: #11171e;
    }

    .container.container-17.container-6 {
      background-image: url('../images/products/darktrace/cloud.jpg');
    }

    .container.container-18.container-6 {
      background-color: transparent;
      background-image: url('../images/products/cylance-optics/eye.jpg');
    }

    .container.text-wrapper {
      background-color: transparent;
    }

    .container.contact-form-section.contact-header {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-form-section.contact-header.container-24 {
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.card-action {
      text-align: left;
    }

    .container.contact-form-section.contact-header.container-26 {
      background-color: #fff;
    }

    .container.container-35 {
      background-image: url('../images/darktrace-enterprise-immune-system.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-11.container-35 {
      background-color: #11171e;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .link-container.img-overlay {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-pack: center;
      -ms-flex-align: start;
      padding-right: 0;
      background-color: #00e600;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      vertical-align: baseline;
      text-align: left;

      background-blend-mode: normal;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      justify-self: auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
    }

    .link-container.nav-link-wrapper {
      display: block;
      border-width: 0;
      border-color: #1779ba;
    }

    div.responsive-picture.logo {
      border-radius: 0;
      background-color: #000;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      box-shadow: none;
      opacity: 1;

      background-blend-mode: normal;
    }

    div.responsive-picture.main-image-home {
      margin-top: 30px;
      background-color: #00e600;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    div.responsive-picture.product-img {
      background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    span.glyph.value-icon {
      color: #fff;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #00e600;
    }

    .rule.rule-2 hr {
      border-top-color: #00e600;
    }

    .rule.separator hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
    }

    a.responsive-picture.picture-link-1 > picture > img {
      -o-object-fit: fill;
         object-fit: fill;
      -o-object-position: 50% 50%;
         object-position: 50% 50%;
    }

    a.responsive-picture.picture-link-1 {
      position: static;
      display: inline-block;
      visibility: visible;
      -ms-flex-order: 0;
      margin: 0 0 3px;
      padding-right: 0;
          -ms-writing-mode: lr-tb;
      vertical-align: baseline;
      direction: ltr;

      -webkit-writing-mode: horizontal-tb;
              writing-mode: horizontal-tb;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
              align-self: auto;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
         -moz-box-ordinal-group: 1;
              order: 0;
    }

    .rule.rule-3 hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.picture-1 {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .html-element.html-element-2 {
      white-space: normal;
    }

    .rule.rule-5 hr {
      border-top-color: #00e600;
    }

    div.responsive-picture.picture-2 {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    div.responsive-picture.product-img.product-img-active {
      background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    div.responsive-picture.product-img.product-img-active > picture > img {
      -o-object-fit: fill;
         object-fit: fill;
    }
  }
}

@media screen and (min-width: 102.3125rem) {
  /* Layout Elements */

  .container.featured-product.product-card {
    max-width: 370px;
  }
}