/* Triaster Hubspot - Custom Styles*/
/* Variables */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto+Slab:wght@400;700&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700&display=swap");
/* Common */
html {
  font-size: 16px;
  scroll-behavior: smooth; }

body {
  padding-top: 102px;
  background: #ffffff;
  color: #42494b;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

section {
  padding: 60px 0px 60px 0px; }

.container-fluid {
  padding-right: 0px;
  padding-left: 0px; }

.holder {
  margin: 0 auto;
  max-width: 1520px;
  padding: 0px 30px 0px 30px; }

.holder-mid {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0px 30px 0px 30px; }

.holder-narrow {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0px 30px 0px 30px; }

.holder-large {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0px 30px 0px 30px; }

.holder-extra-large {
  margin: 0 auto;
  max-width: 2560px;
  padding: 0px 30px 0px 30px; }

.holder-small {
  margin: 0 auto;
  max-width: 900px;
  padding: 0px 30px 0px 30px; }

.holder-extra-small {
  margin: 0 auto;
  max-width: 700px;
  padding: 0px 30px 0px 30px; }

.hs_cos_wrapper {
  clear: both; }

.v-padded {
  padding: 60px 0px 60px 0px; }

.v-padded-large {
  padding: 120px 0px 120px 0px; }

.v-padded-negative {
  margin: -60px 0px 0px 0px;
  padding-top: 0px; }

.spacer {
  margin: 30px 0px 30px 0px; }

.spacer-small {
  margin: 15px 0px 15px 0px; }

.spacer-large {
  margin: 60px 0px 60px 0px; }

.align-center {
  align-items: center; }

/* Copy */
h1 {
  font-family: 'Roboto',serif;
  font-weight: 900;
  font-size: 3.4rem;
  line-height: normal;
  margin-bottom: 2rem; }

h2 {
  font-family: 'Roboto',serif;
  font-weight: 900;
  font-size: 2.4rem;
  line-height: normal;
  margin-top: 2rem;
  margin-bottom: 0rem; }

h3 {
  font-family: 'Roboto Condensed',serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: normal;
  margin-top: 2rem;
  margin-bottom: 1rem; }

h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 700; }

strong {
  font-weight: bold; }

a:link, a:visited {
  color: #1390c7;
  text-decoration: none; }

a:hover {
  color: #1390c7;
  text-decoration: underline; }

a.dark-link:link, a.dark-link:visited {
  color: #42494b;
  text-decoration: none; }

a.dark-link:hover {
  color: #1390c7;
  text-decoration: none; }

.copy-orange a:link, .copy-orange a:visited, .copy-orange a:hover {
  color: #f59c1a !important; }
.copy-orange .btn-smaller-orange {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: #f59c1a !important;
  background: #ffffff;
  border: 2px solid #f59c1a;
  text-transform: uppercase;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }
.copy-orange .btn-smaller-orange:hover, .copy-orange .btn-smaller-orange:active {
  color: #ffffff !important;
  background: #f59c1a;
  border: 2px solid #f59c1a;
  text-decoration: none !important; }
.copy-orange a.btn-smaller-blue {
  color: #1390c7 !important; }
.copy-orange a.btn-smaller-blue:hover, .copy-orange a.btn-smaller-blue:active {
  color: #ffffff !important; }

.copy-magenta a:link, .copy-magenta a:visited, .copy-magenta a:hover {
  color: #e0396e !important; }

.copy-green a:link, .copy-green a:visited, .copy-green a:hover {
  color: #53ad32 !important; }
.copy-green .btn-smaller-green {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: #53ad32 !important;
  background: #ffffff;
  border: 2px solid #53ad32;
  text-transform: uppercase;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }
.copy-green .btn-smaller-green:hover, .copy-green .btn-smaller-green:active {
  color: #ffffff !important;
  background: #53ad32;
  border: 2px solid #53ad32;
  text-decoration: none !important; }
.copy-green a.btn-smaller-blue {
  color: #1390c7 !important; }
.copy-green a.btn-smaller-blue:hover, .copy-green a.btn-smaller-blue:active {
  color: #ffffff !important; }

.small {
  font-size: 0.9rem !important; }

.smaller {
  font-size: 0.8rem !important; }

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top: 1px solid #e6edf4; }

blockquote {
  background: #f5f9fc url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/blockquote.svg") top left no-repeat;
  background-position: 16px 22px;
  padding: 30px 30px 30px 120px; }
  blockquote strong {
    font-weight: 500; }

.box-out-white {
  padding: 10px 30px 20px 30px;
  background: #ffffff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.box-out-light-blue {
  padding: 10px 30px 20px 30px;
  background: #c9e9f4;
  margin-bottom: 30px; }

.box-out-light-magenta {
  padding: 10px 30px 20px 30px;
  background: #f7ccd9;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.box-out-light-orange {
  padding: 10px 30px 20px 30px;
  background: #fce5c4;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

.box-out-light-purple {
  padding: 10px 30px 20px 30px;
  background: #ddd4e7;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }

/* Heros */
.hero {
  float: none !important;
  margin: 0 auto !important;
  text-align: center;
  max-width: 1000px;
  padding-top: 30px;
  opacity: 0;
  -webkit-animation: fadein 0.5s ease-in;
  animation: fadein 0.5s ease-in;
  animation-fill-mode: forwards; }

.hero-wide {
  float: none !important;
  margin: 0 auto !important;
  text-align: center;
  padding-top: 30px;
  opacity: 0;
  -webkit-animation: fadein 0.5s ease-in;
  animation: fadein 0.5s ease-in;
  animation-fill-mode: forwards; }

.hero-wider {
  float: none !important;
  margin: 0 auto !important;
  text-align: center;
  padding-top: 30px;
  max-width: 1400px;
  opacity: 0;
  -webkit-animation: fadein 0.5s ease-in;
  animation: fadein 0.5s ease-in;
  animation-fill-mode: forwards; }

/* Colour */
.bg-light-grey {
  background: #f5f9fc; }

.bg-blue {
  background: #4bc2ef; }

.bg-orange {
  background: #f59c1a; }

.bg-green {
  background: #53ad32; }

.bg-purple {
  background: #7d5aa1; }

.bg-magenta {
  background: #e0396e; }

.bg-white {
  background: #ffffff; }

.bg-pink-wash {
  background: #fd7ea7; }

.bg-blue-wash {
  background: #36c0da; }

.bg-orange-wash {
  background: #febd63; }

.bg-green-wash {
  background: #81d079; }

.bg-purple-wash {
  background: #a68dba; }

.dark-grey {
  color: #42494b; }

.mid-grey {
  color: #93abbd; }

.light-grey {
  color: #f5f9fc; }

.triaster-blue {
  color: #1390c7; }

.blue {
  color: #4bc2ef; }

.orange {
  color: #f59c1a; }

.green {
  color: #53ad32; }

.purple {
  color: #7d5aa1; }

.magenta {
  color: #e0396e; }

.white {
  color: #ffffff; }

em {
  font-style: normal; }

.default {
  margin: 0 auto;
  max-width: 1520px;
  padding: 3rem 3rem 3rem 3rem; }

/* Nav */
a {
  -webkit-transition: background .4s ease-in-out;
  -moz-transition: background .4s ease-in-out;
  -ms-transition: background .4s ease-in-out;
  -o-transition: background .4s ease-in-out;
  transition: background .4s ease-in-out;
  -webkit-transition: color .4s ease-in-out;
  -moz-transition: color .4s ease-in-out;
  -ms-transition: color .4s ease-in-out;
  -o-transition: color .4s ease-in-out;
  transition: color .4s ease-in-out; }

.scrolling {
  border-bottom: transparent;
  -webkit-box-shadow: 0px 2px 8px -2px rgba(130, 130, 130, 0.38);
  -moz-box-shadow: 0px 2px 8px -2px rgba(130, 130, 130, 0.38);
  box-shadow: 0px 2px 8px -2px rgba(130, 130, 130, 0.38);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease; }

/* Images */
p img {
  max-width: 100%;
  height: auto; }

.button-icon {
  display: inline;
  width: 30px; }

/* start version 2 */
/* Home */
#hero-v2 {
  background: none;
  position: relative; }
  #hero-v2 h3 {
    margin-top: 0rem;
    margin-bottom: 3rem;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
  #hero-v2 h1 {
    margin-bottom: 1rem; }
  #hero-v2 .overlay {
    position: absolute;
    bottom: 0;
    z-index: 1; }
    #hero-v2 .overlay img {
      width: 100%; }
  #hero-v2 .btn {
    position: absolute;
    bottom: -4px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto; }

.home-hero-v2 {
  display: flex;
  align-items: center;
  margin-bottom: -57px; }
  .home-hero-v2 .hero {
    padding-top: 0px; }

@media (max-width: 767px) {
  #home-hero-v2 {
    flex-direction: column-reverse; }
    #home-hero-v2 .col-copy {
      width: calc(100% - 0px);
      padding-right: 0px; }
      #home-hero-v2 .col-copy p {
        font-size: 1.4rem; }
    #home-hero-v2 .col-img {
      width: 100%; }

  .home-hero-v2 {
    display: flex;
    align-items: center;
    margin-bottom: -28px; } }
#home-client-logos img.client-logo {
  height: 60px;
  margin: 0px 20px; }
#home-client-logos h2 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  margin-top: 0rem; }
#home-client-logos.container-fluid {
  padding-left: 15px;
  padding-right: 15px; }

#features-panels {
  background: #f5f9fc;
  padding-top: 0px; }

#features-home-v2 {
  padding: 20px 40px 30px 40px;
  background: #ffffff;
  border-radius: 16px;
  text-align: center; }
  #features-home-v2 h2 {
    margin-bottom: 1rem; }
  #features-home-v2 .hs-video-widget {
    padding: 20px 0px 40px 0px; }
  #features-home-v2 .callout {
    display: flex;
    align-items: center; }
    #features-home-v2 .callout .layer-1 {
      text-align: left; }
    #features-home-v2 .callout .layer-2 {
      min-width: 300px;
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      #features-home-v2 .callout .layer-2 img {
        width: 20px;
        margin-left: 10px; }
      #features-home-v2 .callout .layer-2 a:hover img {
        filter: invert(54%) sepia(63%) saturate(5122%) hue-rotate(171deg) brightness(92%) contrast(85%); }

@media (max-width: 767px) {
  #features-home-v2 {
    padding: 20px 40px 60px 40px; }
    #features-home-v2 .hs-video-widget {
      padding-top: 40px; }
    #features-home-v2 .callout {
      flex-direction: column; }
      #features-home-v2 .callout .layer-2 {
        min-width: auto;
        margin-top: 20px; }

  #features-panels {
    padding-top: 30px; } }
#anchor-1, #anchor-2, #anchor-3, #anchor-4 {
  position: absolute;
  top: -140px; }

#features-home-demo-cta-v2 {
  text-align: center;
  padding: 40px 0px;
  position: relative; }
  #features-home-demo-cta-v2 h2 {
    margin-bottom: 1rem; }
  #features-home-demo-cta-v2 p {
    font-weight: 500; }
  #features-home-demo-cta-v2 .panel {
    padding: 20px 40px 0px 40px;
    color: #252828;
    background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-blue-wash.png") repeat-y;
    background-size: 100%;
    border-radius: 16px; }
  #features-home-demo-cta-v2 .callout .btn {
    position: absolute;
    bottom: 56px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto; }
  #features-home-demo-cta-v2 .callout img {
    width: 20px;
    margin-left: 10px; }
  #features-home-demo-cta-v2 .callout a:hover img {
    filter: invert(54%) sepia(63%) saturate(5122%) hue-rotate(171deg) brightness(92%) contrast(85%); }

/* New Product */
#hero.hero-simple-2024 {
  background: #f5f9fc; }
  #hero.hero-simple-2024 .hero {
    padding-top: 0px;
    max-width: 1000px; }
    #hero.hero-simple-2024 .hero h3 {
      margin-top: 0rem;
      margin-bottom: 0rem;
      max-width: 700px;
      margin-left: auto;
      margin-right: auto; }
    #hero.hero-simple-2024 .hero h1 {
      margin-bottom: 1rem; }
    #hero.hero-simple-2024 .hero img {
      margin-top: 3rem;
      border-radius: 32px 32px 0px 0px; }

#hero-pricing .hero {
  padding-top: 0px; }

.cta-footer-2024 {
  -webkit-animation: fadein .5s ease-in;
  animation: fadein .5s ease-in;
  animation-fill-mode: forwards;
  float: none !important;
  margin: 0 auto !important;
  opacity: 0;
  padding-top: 30px;
  text-align: center;
  max-width: 1000px;
  border-top: 1px solid #e6edf4; }

#products-section.products-2024 h2 {
  margin-bottom: 60px; }
#products-section.products-2024 h3 {
  font-size: 2.4rem; }
#products-section.products-2024 .row {
  align-items: center;
  margin: 30px 0px; }
  #products-section.products-2024 .row img {
    border-radius: 32px;
    border: 1px solid #e6edf4; }
  #products-section.products-2024 .row .img-left {
    padding-right: 60px; }
  #products-section.products-2024 .row .img-right {
    padding-left: 60px; }
#products-section.products-2024 .product-step {
  display: none; }

.pl-4-boxes {
  max-width: 1200px;
  border-bottom: 1px solid #e6edf4;
  margin: 0 auto 60px !important;
  padding-bottom: 30px; }
  .pl-4-boxes.no-bb {
    border-bottom: 0px solid #e6edf4; }
  .pl-4-boxes h4 {
    font-size: 1.4rem;
    margin-left: 15px; }
  .pl-4-boxes .rack {
    display: flex;
    gap: 15px;
    margin: 30px 15px;
    flex-wrap: wrap; }
    .pl-4-boxes .rack .item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: calc(25% - 12px);
      background: #f5f9fc;
      padding: 15px;
      border-radius: 16px;
      border: 0px !important; }
      .pl-4-boxes .rack .item h3 {
        font-size: 1.2rem !important;
        margin: 0px;
        font-weight: 600;
        font-family: 'Roboto'; }
      .pl-4-boxes .rack .item .layer-2 a {
        display: flex;
        align-items: flex-start;
        width: fit-content; }
        .pl-4-boxes .rack .item .layer-2 a img {
          filter: invert(50%) sepia(43%) saturate(7011%) hue-rotate(173deg) brightness(95%) contrast(85%);
          width: 20px;
          margin-right: 10px; }

@media (max-width: 991px) {
  .pl-4-boxes .rack {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    .pl-4-boxes .rack .item {
      width: calc(50% - 30px); } }
@media (max-width: 767px) {
  .pl-4-boxes .rack {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    .pl-4-boxes .rack .item {
      width: 100%; }

  #products-section.products-2024 h2 {
    margin-bottom: 30px; }
  #products-section.products-2024 .row .img-left {
    padding-right: 0px; }
  #products-section.products-2024 .row .img-right {
    padding-left: 0px; }

  #hero.hero-simple-2024 .hero {
    padding: 0px 20px; } }
.home-4-boxes {
  margin: 0 auto 60px !important;
  padding-top: 60px;
  text-align: center; }
  .home-4-boxes h2 {
    margin-bottom: 1rem; }
  .home-4-boxes .rack {
    display: flex;
    gap: 30px;
    margin: 30px -35px 30px -30px;
    flex-wrap: wrap; }
    .home-4-boxes .rack .item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: calc(25% - 24px);
      padding: 15px;
      border-radius: 16px;
      border: 0px !important; }
      .home-4-boxes .rack .item .layer-1 img {
        width: 60px;
        margin: 10px 0px; }
      .home-4-boxes .rack .item a {
        color: #42494b;
        font-weight: 500; }
        .home-4-boxes .rack .item a:hover {
          text-decoration: underline; }

@media (max-width: 991px) {
  .home-4-boxes .rack {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    .home-4-boxes .rack .item {
      width: calc(50% - 30px); } }
@media (max-width: 767px) {
  .home-4-boxes .rack {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    .home-4-boxes .rack .item {
      width: 100%; } }
#home-v2-blog {
  margin: 0 auto 20px !important;
  padding-top: 20px;
  text-align: center; }
  #home-v2-blog h2 {
    margin-bottom: 1rem; }
  #home-v2-blog .three-col {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 50px; }
    #home-v2-blog .three-col .item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: calc(33.333% - 20px);
      padding: 20px 20px;
      border-radius: 16px;
      border: 0px !important;
      text-align: left;
      background: #ffffff; }
      #home-v2-blog .three-col .item h3 {
        font-size: 1.2rem;
        line-height: 1.4rem;
        margin-top: 1rem; }
        #home-v2-blog .three-col .item h3 a {
          color: #42494b; }
      #home-v2-blog .three-col .item .layer-1 img {
        width: 100%; }

@media (max-width: 767px) {
  #home-v2-blog .three-col {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    #home-v2-blog .three-col .item {
      width: 100%; } }
#features-section {
  padding: 0px; }

.features-2024 .features-row {
  display: flex;
  margin: 60px 0px; }
  .features-2024 .features-row .image {
    width: 30%; }
    .features-2024 .features-row .image img {
      border-radius: 16px;
      border: 1px solid #e6edf4; }
  .features-2024 .features-row .text {
    width: calc(70% - 60px);
    margin-left: 60px; }
  .features-2024 .features-row:nth-child(even) {
    flex-direction: row-reverse; }
    .features-2024 .features-row:nth-child(even) .text {
      margin-left: 0px;
      margin-right: 60px; }
  .features-2024 .features-row.large-image .image {
    width: 50%; }
    .features-2024 .features-row.large-image .image img {
      border-radius: 16px;
      border: 1px solid #e6edf4; }
  .features-2024 .features-row.large-image .text {
    width: calc(50% - 60px);
    margin-left: 60px; }
.features-2024 .cta-footer-2024 .hero-ctas {
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .features-2024 .features-row {
    flex-direction: column;
    margin: 30px 0px 60px 0px; }
    .features-2024 .features-row .image {
      width: 100%; }
    .features-2024 .features-row .text {
      width: 100%;
      margin-left: 0px; }
    .features-2024 .features-row:nth-child(even) {
      flex-direction: column; }
      .features-2024 .features-row:nth-child(even) .text {
        margin-right: 0px; }
    .features-2024 .features-row.large-image .image {
      width: 100%; }
    .features-2024 .features-row.large-image .text {
      width: 100%;
      margin-left: 0px; }
  .features-2024 .cta-footer-2024 .hero-ctas {
    margin-bottom: 30px; } }
#v2-products-tab-system {
  margin: 60px 0px; }
  #v2-products-tab-system h2 {
    text-align: center; }
  #v2-products-tab-system h3.sub-head {
    text-align: center;
    margin-top: 2rem;
    border-bottom: 1px solid #e6edf4;
    padding-bottom: 2.4rem;
    font-family: Roboto, serif;
    font-weight: 600; }
  #v2-products-tab-system #pills-tab {
    padding-bottom: 30px;
    border-bottom: solid 1px #e6edf4;
    display: flex;
    justify-content: center; }
    #v2-products-tab-system #pills-tab.nav-pills .nav-link {
      color: #42494b;
      background-color: #e6edf4;
      border-radius: 32px;
      border: 0px;
      font-family: Roboto, sans-serif;
      font-size: 1.2rem;
      font-weight: 600;
      margin: 0px 15px;
      outline: 0px; }
    #v2-products-tab-system #pills-tab.nav-pills .nav-link.active, #v2-products-tab-system #pills-tab.nav-pills .show > .nav-link, #v2-products-tab-system #pills-tab.nav-pills .nav-link.active:focus {
      color: #fff;
      background-color: #1390c7;
      border-radius: 32px;
      border: 0px;
      font-family: Roboto, sans-serif;
      font-size: 1.2rem;
      font-weight: 600;
      margin: 0px 15px;
      outline: 0px; }
  #v2-products-tab-system .table-card {
    box-shadow: none;
    margin: 0px;
    padding: 0px; }

@media (max-width: 767px) {
  #v2-products-tab-system {
    margin: 30px 0px; }
    #v2-products-tab-system #pills-tab {
      padding-bottom: 0px; }
      #v2-products-tab-system #pills-tab.nav-pills .nav-link {
        margin-bottom: 30px; }
      #v2-products-tab-system #pills-tab.nav-pills .nav-link.active, #v2-products-tab-system #pills-tab.nav-pills .show > .nav-link, #v2-products-tab-system #pills-tab.nav-pills .nav-link.active:focus {
        margin-bottom: 30px; } }
/* new landing page */
#landing-page-webinar-header {
  position: relative;
  padding: 60px 0 0 0; }
  #landing-page-webinar-header .lp-header {
    padding: 60px 40px 40px 80px;
    display: flex; }
    #landing-page-webinar-header .lp-header.colourway-green {
      background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-green-wash.png") no-repeat;
      background-position-x: center;
      background-size: 100%; }
    #landing-page-webinar-header .lp-header.colourway-orange {
      background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-orange-wash.png") no-repeat;
      background-position-x: center;
      background-size: 100%; }
    #landing-page-webinar-header .lp-header.colourway-blue {
      background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-blue-wash-2.png") no-repeat;
      background-position-x: center;
      background-size: 100%; }
    #landing-page-webinar-header .lp-header.colourway-pink {
      background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-pink-wash.png") no-repeat;
      background-position-x: center;
      background-size: 100%; }
    #landing-page-webinar-header .lp-header.colourway-purple {
      background: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/bg-purple-wash.png") no-repeat;
      background-position-x: center;
      background-size: 100%; }
    #landing-page-webinar-header .lp-header h1 {
      font-size: 3rem;
      margin-bottom: 0rem; }
    #landing-page-webinar-header .lp-header h3 {
      margin-top: 0.5rem; }
    #landing-page-webinar-header .lp-header .left {
      width: 60%;
      color: #252828; }
    #landing-page-webinar-header .lp-header .wrap {
      min-height: 260px;
      max-width: 700px; }
  #landing-page-webinar-header .overlay {
    position: absolute;
    bottom: 0;
    z-index: 1; }
    #landing-page-webinar-header .overlay img {
      width: 100%; }

#landing-page-webinar-container {
  background: #f5f9fc;
  padding: 0 0 60px 0; }
  #landing-page-webinar-container .lp-container {
    display: flex; }
    #landing-page-webinar-container .lp-container .left {
      width: 60%;
      color: #252828; }
      #landing-page-webinar-container .lp-container .left h2 {
        margin-top: 0px; }
    #landing-page-webinar-container .lp-container .right {
      width: calc(40% - 60px);
      margin: -400px 30px 0px 60px;
      z-index: 2; }
    #landing-page-webinar-container .lp-container .copy {
      color: #42494b;
      margin-top: 0px;
      padding-left: 80px; }
      #landing-page-webinar-container .lp-container .copy h2 {
        font-size: 2rem; }
      #landing-page-webinar-container .lp-container .copy.colourway-green ul {
        margin-top: 20px;
        list-style-image: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/tick-green-v4.svg");
        font-size: 1.2rem; }
        #landing-page-webinar-container .lp-container .copy.colourway-green ul li {
          margin-bottom: 1rem; }
      #landing-page-webinar-container .lp-container .copy.colourway-orange ul {
        margin-top: 20px;
        list-style-image: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/tick-orange-v4.svg");
        font-size: 1.2rem; }
        #landing-page-webinar-container .lp-container .copy.colourway-orange ul li {
          margin-bottom: 1rem; }
      #landing-page-webinar-container .lp-container .copy.colourway-blue ul {
        margin-top: 20px;
        list-style-image: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/tick-blue-v4.svg");
        font-size: 1.2rem; }
        #landing-page-webinar-container .lp-container .copy.colourway-blue ul li {
          margin-bottom: 1rem; }
      #landing-page-webinar-container .lp-container .copy.colourway-pink ul {
        margin-top: 20px;
        list-style-image: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/tick-pink-v4.svg");
        font-size: 1.2rem; }
        #landing-page-webinar-container .lp-container .copy.colourway-pink ul li {
          margin-bottom: 1rem; }
      #landing-page-webinar-container .lp-container .copy.colourway-purple ul {
        margin-top: 20px;
        list-style-image: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/tick-purple-v4.svg");
        font-size: 1.2rem; }
        #landing-page-webinar-container .lp-container .copy.colourway-purple ul li {
          margin-bottom: 1rem; }
  #landing-page-webinar-container .form-holder {
    background: #ffffff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
    #landing-page-webinar-container .form-holder h3 {
      margin-top: 0rem;
      margin-bottom: 2rem; }

#thank-you-webinar {
  padding: 60px 0px; }

#thank-you-2024 .cta-footer-2024 {
  margin-bottom: 60px !important; }

@media (max-width: 1000px) {
  #landing-page-webinar-header .lp-header {
    background-position-x: left;
    background-size: cover; }
    #landing-page-webinar-header .lp-header .left {
      width: 100%; }
    #landing-page-webinar-header .lp-header .wrap {
      min-height: 0px; }

  #landing-page-webinar-container .lp-container .right {
    margin: -60px 0px 30px 0px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #landing-page-webinar-container .lp-container .right img {
      width: 70%;
      margin: 0 auto; } }
@media (max-width: 767px) {
  #landing-page-webinar-header {
    padding: 20px 0 0 0; }
    #landing-page-webinar-header .lp-header {
      padding: 30px 20px 40px 30px; }
      #landing-page-webinar-header .lp-header.colourway-green {
        background-size: 200%;
        border-radius: 16px 16px 0px 0px; }
      #landing-page-webinar-header .lp-header.colourway-orange {
        background-size: 200%;
        border-radius: 16px 16px 0px 0px; }
      #landing-page-webinar-header .lp-header.colourway-blue {
        background-size: 200%;
        border-radius: 16px 16px 0px 0px; }
      #landing-page-webinar-header .lp-header.colourway-pink {
        background-size: 200%;
        border-radius: 16px 16px 0px 0px; }
      #landing-page-webinar-header .lp-header.colourway-purple {
        background-size: 200%;
        border-radius: 16px 16px 0px 0px; }
      #landing-page-webinar-header .lp-header h1 {
        font-size: 2rem; }

  #landing-page-webinar-container .lp-container {
    flex-direction: column-reverse; }
    #landing-page-webinar-container .lp-container .copy {
      padding-left: 30px; }
    #landing-page-webinar-container .lp-container .left {
      width: 100%; }
    #landing-page-webinar-container .lp-container .right {
      width: 100%; } }
#three-col-general {
  margin: 0 auto; }
  #three-col-general .three-col {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 50px; }
    #three-col-general .three-col .item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: calc(33.333% - 20px);
      padding: 20px 20px;
      border-radius: 16px;
      border: 0px !important;
      text-align: center;
      align-items: center;
      font-size: 1.2rem; }
      #three-col-general .three-col .item h3 {
        margin-top: 0px; }
        #three-col-general .three-col .item h3 a {
          color: #42494b; }
      #three-col-general .three-col .item img {
        width: 120px; }

@media (max-width: 767px) {
  #three-col-general .three-col {
    display: flex;
    gap: 30px;
    margin: 30px 0px; }
    #three-col-general .three-col .item {
      width: 100%; } }
/* end version 2 */
.home-atc-cta {
  margin-top: -60px;
  margin-bottom: 60px; }

#hero {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-hero.png") bottom center no-repeat; }

#flagship-solutions {
  margin-top: -60px;
  margin-bottom: -60px;
  background: #f5f9fc; }
  #flagship-solutions h3 {
    margin-top: 0rem; }
  #flagship-solutions .hero {
    max-width: none;
    text-align: left;
    padding-top: 0px; }
  #flagship-solutions .descriptor {
    min-height: 60px; }

#solutions-tabs {
  background: #f5f9fc; }
  #solutions-tabs h3 {
    margin-top: 0rem; }
  #solutions-tabs .nav-pills .nav-item .nav-link {
    background: #ffffff;
    border-bottom: solid 1px #e6edf4;
    padding: 30px;
    color: #42494b;
    border-radius: 0px;
    margin-right: 60px; }
  #solutions-tabs .nav-pills .nav-item .nav-link.active {
    border-left: solid 7px #1390c7;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    margin-right: 0px; }
  #solutions-tabs .nav-pills .nav-item .nav-link h4 {
    background: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/plus-grey.svg") no-repeat;
    background-position: 100% 10%;
    background-repeat: no-repeat;
    background-size: 1.6rem 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0;
    padding-right: 20px; }
  #solutions-tabs .nav-pills .nav-item .nav-link.active h4 {
    background: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/chevron-right-blue.svg");
    background-position: 100% 10%;
    background-repeat: no-repeat;
    background-size: 1.6rem 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0; }
  #solutions-tabs .solutions-icon-panel {
    margin: 20px 0px 40px 0px;
    line-height: 1.2rem; }
    #solutions-tabs .solutions-icon-panel img {
      width: 50px;
      max-width: 50px;
      margin: -15px 20px 40px 0px;
      float: left; }
    #solutions-tabs .solutions-icon-panel h5 {
      font-family: 'Roboto Condensed',serif;
      font-weight: 400;
      text-transform: uppercase;
      margin: 5px 0px 5px 0px; }
    #solutions-tabs .solutions-icon-panel a:link, #solutions-tabs .solutions-icon-panel a:visited {
      color: #42494b; }
    #solutions-tabs .solutions-icon-panel a:hover {
      color: #1390c7;
      text-decoration: none; }

#pricing-tabs .tab-content {
  padding: 0px 0px 0px 0px !important; }
#pricing-tabs ul {
  font-family: 'Roboto',sans-serif;
  padding-left: 0px;
  list-style-image: none; }
#pricing-tabs .nav-pills .nav-item .nav-link {
  background: #ffffff;
  border: solid 2px #e6edf4;
  padding: 5px;
  color: #42494b;
  border-radius: 4px;
  margin-right: 7px;
  margin-bottom: 5px;
  text-transform: capitalize; }
#pricing-tabs .nav-pills .nav-item .nav-link.active, #pricing-tabs .nav-pills .nav-item .nav-link:hover {
  border: solid 2px #53ad32;
  border-radius: 4px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
#pricing-tabs .nav-pills .nav-item .nav-link h4 {
  margin-bottom: 0;
  font-size: 0.8rem; }
#pricing-tabs .nav-pills .nav-item .nav-link.active h4 {
  margin-bottom: 0;
  font-size: 0.8rem; }
#pricing-tabs hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid #e6edf4; }
#pricing-tabs .note {
  color: #42494b;
  font-size: 0.7rem; }
#pricing-tabs .crossed {
  text-decoration: line-through; }

@media (min-width: 1101px) {
  #home-hero {
    position: relative; }
    #home-hero .hc-atc-solopreneur {
      position: absolute;
      left: 50%;
      top: 38px;
      margin-left: -161px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-atc-customer-service {
      position: absolute;
      left: 50%;
      top: 38px;
      margin-left: -20px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-atc-product-owner {
      position: absolute;
      left: 50%;
      top: 160px;
      margin-left: -90px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-atc-quality-manager {
      position: absolute;
      left: 50%;
      top: 285px;
      margin-left: -20px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-atc-platform {
      position: absolute;
      left: 50%;
      top: 160px;
      margin-left: -90px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-process-navigator {
      position: absolute;
      left: 50%;
      top: 215px;
      margin-left: -317px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-process-library {
      position: absolute;
      left: 50%;
      top: 165px;
      margin-left: -232px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-bespoke-software-development {
      position: absolute;
      left: 50%;
      top: 165px;
      margin-left: 50px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-enterprise-services {
      position: absolute;
      left: 50%;
      top: 328px;
      margin-left: 220px;
      width: 120px;
      height: 100px; }
    #home-hero .hc-mytime {
      position: absolute;
      left: 50%;
      top: 39px;
      margin-left: -161px;
      width: 120px;
      height: 100px; } }
@media (min-width: 790px) and (max-width: 1100px) {
  #home-hero {
    position: relative; }
    #home-hero img {
      width: 737px !important;
      max-width: 737px !important; }
    #home-hero .hc-atc-solopreneur {
      position: absolute;
      left: 50%;
      top: 28px;
      margin-left: -120px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-atc-customer-service {
      position: absolute;
      left: 50%;
      top: 28px;
      margin-left: -15px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-atc-product-owner {
      position: absolute;
      left: 50%;
      top: 118px;
      margin-left: -68px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-atc-quality-manager {
      position: absolute;
      left: 50%;
      top: 208px;
      margin-left: -16px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-atc-platform {
      position: absolute;
      left: 50%;
      top: 118px;
      margin-left: -68px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-process-navigator {
      position: absolute;
      left: 50%;
      top: 155px;
      margin-left: -236px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-process-library {
      position: absolute;
      left: 50%;
      top: 118px;
      margin-left: -172px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-bespoke-software-development {
      position: absolute;
      left: 50%;
      top: 118px;
      margin-left: 36px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-enterprise-services {
      position: absolute;
      left: 50%;
      top: 238px;
      margin-left: 160px;
      width: 92px;
      height: 77px; }
    #home-hero .hc-mytime {
      position: absolute;
      left: 50%;
      top: 29px;
      margin-left: -110px;
      width: 92px;
      height: 77px; } }
#social-proof {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-social.png") bottom center no-repeat; }
  #social-proof .client-logo {
    display: inline-block;
    max-width: 180px;
    text-align: center; }
  #social-proof .owl-carousel {
    padding: 60px 0px 60px 0px; }
    #social-proof .owl-carousel .quote {
      width: 400px;
      height: 310px;
      max-height: 310px;
      padding: 30px;
      color: #ffffff;
      text-align: left;
      font-family: 'Roboto Condensed',serif;
      font-weight: 400;
      font-size: 1.4rem;
      line-height: 1.7rem; }
      #social-proof .owl-carousel .quote h5 {
        font-weight: 700;
        margin-top: 10px; }
        #social-proof .owl-carousel .quote h5 .quote-mark {
          float: left;
          padding-right: 10px;
          width: 40px; }
    #social-proof .owl-carousel .graphic {
      width: 400px;
      height: 310px;
      max-height: 310px;
      padding: 30px;
      color: #ffffff;
      text-align: center;
      font-family: 'Roboto Condensed',serif;
      font-weight: 400;
      font-size: 1.4rem;
      line-height: 1.7rem; }
      #social-proof .owl-carousel .graphic img {
        max-height: 200px; }
      #social-proof .owl-carousel .graphic h5 {
        font-weight: 700;
        margin-top: 10px; }
    #social-proof .owl-carousel .image {
      width: 413px;
      height: 310px;
      max-height: 310px;
      overflow: hidden; }
    #social-proof .owl-carousel .video {
      width: 551px;
      height: 310px;
      max-height: 310px; }

#timeline {
  background: #f5f9fc; }
  #timeline .bg-orange h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #f59c1a;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    margin-bottom: 0.5rem; }
  #timeline .bg-magenta h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #e0396e;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    margin-bottom: 0.5rem; }
  #timeline .bg-purple h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #7d5aa1;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    margin-bottom: 0.5rem; }
  #timeline .bg-blue h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #4bc2ef;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    margin-bottom: 0.5rem; }
  #timeline .bg-green h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #53ad32;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    margin-bottom: 0.5rem; }
  #timeline .bg-white h2 {
    font-size: 5rem;
    letter-spacing: .1rem;
    color: #ffffff;
    text-shadow: -1px -1px 0 #42494b, 1px -1px 0 #42494b, -1px 1px 0 #42494b, 1px 1px 0 #42494b;
    margin-bottom: 0.5rem; }
  #timeline .client-logo {
    display: inline-block;
    max-width: 180px;
    text-align: center; }
  #timeline .owl-carousel {
    padding: 60px 0px 60px 0px; }
    #timeline .owl-carousel .item {
      min-width: 300px;
      min-height: 300px;
      max-height: 300px;
      display: flex;
      justify-content: center; }
      #timeline .owl-carousel .item .item-content {
        align-self: center; }
    #timeline .owl-carousel .quote {
      padding: 30px;
      color: #ffffff;
      text-align: center;
      font-family: 'Roboto Condensed',serif;
      font-weight: 400;
      font-size: 1.4rem;
      line-height: 1.7rem;
      max-width: 500px; }
    #timeline .owl-carousel .image {
      overflow: hidden;
      max-width: 500px; }

/* Product */
#product-sub-nav {
  margin-top: 0px; }
  #product-sub-nav .navbar {
    background: #f5f9fc;
    border-bottom: 1px solid #e6edf4;
    padding: 0px 20px 0px 20px; }
    #product-sub-nav .navbar a.nav-link:link, #product-sub-nav .navbar a.nav-link:visited {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 400;
      font-size: 1rem;
      color: #42494b;
      text-transform: uppercase;
      padding: 20px; }
    #product-sub-nav .navbar a.nav-link:hover {
      color: #1390c7; }
    #product-sub-nav .navbar a.nav-link.active:link, #product-sub-nav .navbar a.nav-link.active:visited {
      background: #ffffff;
      border-left: 1px solid #e6edf4;
      border-right: 1px solid #e6edf4;
      border-bottom: 1px solid #ffffff;
      margin-bottom: -1px; }
    #product-sub-nav .navbar a.nav-link.active.active-tab-alt:link, #product-sub-nav .navbar a.nav-link.active.active-tab-alt:visited {
      background: #fff;
      border-left: 1px solid #e6edf4;
      border-right: 1px solid #e6edf4;
      border-bottom: 1px solid #fff;
      border-top: 0px solid #e6edf4;
      margin-bottom: -2px;
      padding-top: 25px;
      height: 75px; }
    #product-sub-nav .navbar ul {
      width: 100%; }
      #product-sub-nav .navbar ul li {
        display: flex; }
      #product-sub-nav .navbar ul li:last-child {
        margin-left: auto !important; }
    #product-sub-nav .navbar .nav-icon {
      padding-right: 10px;
      width: 40px; }

#hero-product {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product.png") bottom center no-repeat; }
  #hero-product h3 {
    margin-bottom: 2rem; }

#hero-product-2 {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product.png") bottom -130px center no-repeat; }
  #hero-product-2 h3 {
    margin-bottom: 2rem; }

.product-step {
  margin: 60px 0px 30px 0px;
  border-bottom: solid #e6edf4 1px;
  position: relative; }
  .product-step .step-orange {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -25px;
    color: #ffffff;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    background: #f59c1a;
    text-align: center;
    border-radius: 100px; }
  .product-step .step-magenta {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -25px;
    color: #ffffff;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    background: #e0396e;
    text-align: center;
    border-radius: 100px; }
  .product-step .step-green {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -25px;
    color: #ffffff;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    background: #53ad32;
    text-align: center;
    border-radius: 100px; }
  .product-step .step-purple {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -25px;
    color: #ffffff;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    background: #7d5aa1;
    text-align: center;
    border-radius: 100px; }
  .product-step .step-blue {
    position: absolute;
    left: 50%;
    top: -23px;
    margin-left: -25px;
    color: #ffffff;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    width: 50px;
    height: 50px;
    background: #4bc2ef;
    text-align: center;
    border-radius: 100px; }

.copy-orange ul {
  list-style-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-orange.svg");
  font-weight: 700; }
  .copy-orange ul li {
    margin-bottom: 1rem; }

.copy-magenta ul {
  list-style-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-magenta.svg");
  font-weight: 700; }
  .copy-magenta ul li {
    margin-bottom: 1rem; }

.copy-green ul {
  list-style-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-green.png");
  font-weight: 700; }
  .copy-green ul li {
    margin-bottom: 1rem; }

.copy-purple ul {
  list-style-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-purple.svg");
  font-weight: 700; }
  .copy-purple ul li {
    margin-bottom: 1rem; }

.copy-purple a:link, .copy-purple a:visited, .copy-purple a:hover {
  color: #7d5aa1 !important; }
.copy-purple .btn-smaller-purple {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: #7d5aa1 !important;
  background: #ffffff;
  border: 2px solid #7d5aa1;
  text-transform: uppercase;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }
.copy-purple .btn-smaller-purple:hover, .copy-purple .btn-smaller-purple:active {
  color: #ffffff !important;
  background: #7d5aa1;
  border: 2px solid #7d5aa1;
  text-decoration: none !important; }
.copy-purple a.btn-smaller-blue {
  color: #1390c7 !important; }
.copy-purple a.btn-smaller-blue:hover, .copy-purple a.btn-smaller-blue:active {
  color: #ffffff !important; }

.copy-blue ul {
  list-style-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-blue.svg");
  font-weight: 700; }
  .copy-blue ul li {
    margin-bottom: 1rem; }

main.pn {
  position: relative; }

.pn-flash {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100; }

/* Service */
#hero-service {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product.png") bottom center no-repeat; }
  #hero-service h3 {
    text-transform: uppercase;
    margin-bottom: 2rem; }

/* Pricing */
#pricing-section {
  background: #f5f9fc;
  padding-top: -60px; }
  #pricing-section .tab-content {
    padding: 60px 0px 0px 0px; }

.holder-pricing-tabs {
  border-top: solid 1px #e6edf4;
  background: #ffffff;
  margin-top: -60px; }

#pricing-alt-section {
  background: #f5f9fc url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product-alt.png") top center no-repeat;
  padding-top: 160px; }

.price-card.card {
  min-height: 400px;
  margin: 15px;
  border: 0px solid #ffffff;
  text-align: left;
  border-radius: 0rem;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  max-width: 900px; }
  .price-card.card .card-header {
    font-family: 'Roboto Condensed', sans-serif;
    background: #ffffff;
    font-weight: 700;
    padding: 20px 20px 20px 20px;
    border-bottom: 1px solid #e6edf4;
    font-size: 1.6rem;
    text-align: center; }
    .price-card.card .card-header .intro {
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 1.4rem;
      line-height: 1.2rem;
      font-weight: 500; }
  .price-card.card .card-body {
    font-size: 0.8rem; }
    .price-card.card .card-body .card-body-main {
      min-height: 150px; }
    .price-card.card .card-body .intro {
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 1rem;
      line-height: 1.2rem;
      margin-bottom: 20px; }
    .price-card.card .card-body .price {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      font-size: 2rem; }
    .price-card.card .card-body .note {
      font-family: 'Roboto', sans-serif;
      color: #93abbd;
      margin: 10px 0px 10px; }
    .price-card.card .card-body ul {
      font-family: 'Roboto', sans-serif;
      padding-left: 0px;
      font-size: 0.9rem; }
      .price-card.card .card-body ul li {
        margin-bottom: 0.2rem;
        margin-left: 0rem; }
      .price-card.card .card-body ul.padlock li {
        background: url(https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/padlock-unlocked.svg?v=3) no-repeat 7px 6px transparent;
        list-style-type: none;
        margin: 0;
        padding: 5px 0 0 28px;
        vertical-align: middle; }
      .price-card.card .card-body ul.padlock li.alt {
        background: url(https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/tick-small-triaster-blue.svg?v=3) no-repeat 7px 9px transparent;
        list-style-type: none;
        margin: 0;
        padding: 5px 0 0 28px;
        vertical-align: middle; }
  .price-card.card .card-footer {
    font-size: 0.8rem;
    background-color: #ffffff;
    border-top: 1px solid #e6edf4; }
    .price-card.card .card-footer a:link, .price-card.card .card-footer a:visited {
      color: #1390c7;
      text-decoration: none; }
    .price-card.card .card-footer a:hover {
      text-decoration: underline; }

#price-tabs .nav-link {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  border-bottom: 7px solid #ffffff;
  font-size: 1.4rem;
  padding: 1rem 0rem 1rem 0rem; }
#price-tabs .nav-item.show .nav-link, #price-tabs .nav-link.active, #price-tabs .nav-link:hover {
  background-color: transparent;
  border-bottom: 7px solid #1390c7;
  outline: none; }
#price-tabs a.nav-link {
  color: #42494b !important; }

/* 2023 podcast / grid */
.podcast {
  background: #f5f9fc;
  border-radius: 60px;
  display: flex;
  padding: 60px;
  margin-top: 60px; }
  .podcast .pod-left {
    width: 50%; }
    .podcast .pod-left h3 {
      margin-top: 0rem; }
  .podcast .pod-right {
    width: 50%;
    padding-left: 60px; }
    .podcast .pod-right img {
      width: 100%;
      height: auto; }

#form-anchor-podcast textarea {
  width: 100%;
  height: 100px; }

.nbp {
  padding: 60px 0px 0px 0px; }

.ntp {
  padding: 0px 0px 60px 0px !important; }

.pod-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 60px; }
  .pod-grid .pod-col {
    display: flex;
    width: calc(25% - 30px);
    margin: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    font-size: 0.9rem; }
    .pod-grid .pod-col .hover-play {
      position: absolute;
      top: 30%;
      margin-left: 30%;
      z-index: 100;
      width: 40%;
      opacity: 0;
      transition: all 0.3s ease-in; }
    .pod-grid .pod-col img {
      width: 100%;
      height: auto; }
    .pod-grid .pod-col .image {
      background: #000000; }
    .pod-grid .pod-col .main-image {
      transition: all 0.3s ease-in; }
    .pod-grid .pod-col a {
      color: #42494b; }
      .pod-grid .pod-col a:hover {
        text-decoration: none; }
        .pod-grid .pod-col a:hover .hover-play {
          opacity: 1; }
        .pod-grid .pod-col a:hover .play-image {
          opacity: 1; }
        .pod-grid .pod-col a:hover .main-image {
          opacity: 0.5; }
      .pod-grid .pod-col a:hover h3, .pod-grid .pod-col a:hover .play {
        color: #1390c7; }
    .pod-grid .pod-col .copy {
      padding: 20px 20px; }
    .pod-grid .pod-col h3 {
      font-size: 1.6rem;
      margin-top: 0px; }
    .pod-grid .pod-col .image {
      position: relative; }
  .pod-grid .meta {
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem; }
    .pod-grid .meta img {
      width: 17px; }
  .pod-grid .play {
    display: flex;
    font-size: 0.8rem;
    margin-top: 10px; }
    .pod-grid .play img {
      width: 17px; }

.hero-ctas {
  display: flex;
  justify-content: center;
  margin-top: 30px; }
  .hero-ctas .cta-1, .hero-ctas .cta-2, .hero-ctas .cta-3 {
    margin: 0px 30px; }

@media (max-width: 1000px) {
  .pod-grid .pod-col {
    width: calc(50% - 30px);
    margin: 15px; } }
@media (max-width: 767px) {
  .pod-grid .pod-col {
    width: calc(100% - 0px);
    margin: 0px; }

  .hero-ctas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 10px; }
    .hero-ctas .cta-1, .hero-ctas .cta-2, .hero-ctas .cta-3 {
      margin: 15px 0px; } }
@media (max-width: 900px) {
  .podcast {
    padding: 30px;
    margin-top: 30px;
    flex-direction: column; }
    .podcast .pod-left {
      width: 100%;
      padding-bottom: 30px; }
    .podcast .pod-right {
      width: 100%;
      padding-left: 0px; } }
/* 2023 Pricing */
.price-card.card.one-col {
  width: 100%;
  max-width: 485px;
  min-height: auto;
  margin-bottom: 30px; }
  .price-card.card.one-col.l-blue {
    background: #dff5ff; }
  .price-card.card.one-col .card-header {
    text-align: left; }
.price-card.card.two-col {
  width: calc(50% - 30px);
  min-height: auto; }
  .price-card.card.two-col .card-header {
    text-align: left; }
  .price-card.card.two-col .intro {
    min-height: 115px; }
.price-card.card.four-col {
  width: calc(25% - 30px);
  min-height: auto; }
  .price-card.card.four-col .card-header {
    text-align: left; }
  .price-card.card.four-col .intro {
    min-height: 115px; }

.l-blue .card-header {
  background: #dff5ff !important;
  border-bottom: 1px solid #bed5eb !important; }

.card-body-main.alt {
  display: flex; }
  .card-body-main.alt .card-left {
    width: 50%;
    padding-right: 20px; }
  .card-body-main.alt .card-right {
    width: 50%; }

@media (max-width: 1040px) {
  .price-card.card.one-col {
    max-width: 100%; }
  .price-card.card.four-col {
    width: calc(50% - 30px); }
    .price-card.card.four-col .intro {
      min-height: auto; } }
@media (max-width: 600px) {
  .price-card.card.four-col {
    width: calc(100% - 0px); }
  .price-card.card.two-col {
    width: calc(100% - 0px); }

  .card-body-main.alt {
    display: flex;
    flex-direction: column; }
    .card-body-main.alt .card-left {
      width: 100%;
      padding-right: 0px; }
    .card-body-main.alt .card-right {
      width: 100%; } }
/* Pricing 2024 */
#pricing-section.pricing-2024 .price-card.card.two-col .intro {
  min-height: auto; }
#pricing-section.pricing-2024 .table-card {
  margin: 0px; }
#pricing-section.pricing-2024 .accordion-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 1.6rem; }
  #pricing-section.pricing-2024 .accordion-title::before {
    content: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/icon-v2-remove.svg"); }
  #pricing-section.pricing-2024 .accordion-title.collapsed::before {
    content: url("https://www.triaster.co.uk/hubfs/TRIASTER/img/icon-v2-add-v2.svg"); }
  #pricing-section.pricing-2024 .accordion-title:hover {
    text-decoration: none; }
#pricing-section.pricing-2024 hr.small {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid #e6edf4; }
#pricing-section.pricing-2024 .add-services-icon {
  display: flex;
  align-items: flex-start;
  margin-right: 7px; }
  #pricing-section.pricing-2024 .add-services-icon img {
    width: 18px;
    margin-top: 5px; }

.addon-des {
  color: #1390c7;
  font-size: 0.9rem;
  padding-top: 44px !important; }

/* Plain */
#plain {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-plain.png") top center no-repeat; }
  #plain h1, #plain h2, #plain h3 {
    text-align: left; }
  #plain .hero {
    margin-bottom: 60px; }

#plain-wide {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-plain.png") top center no-repeat; }
  #plain-wide h1, #plain-wide h2, #plain-wide h3 {
    text-align: left; }
  #plain-wide .hero {
    margin-bottom: 60px;
    max-width: none; }
  #plain-wide .no-padding.holder-narrow {
    padding: 0px 0px 0px 0px; }

/* Resources */
#hero-alt {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-hero-alt.png") bottom center no-repeat; }

#resources {
  background: #f5f9fc; }

.resources-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .resources-grid .col-flex a:hover {
    text-decoration: none !important; }
  .resources-grid .col-flex {
    width: calc(33% - 30px);
    margin: 0 15px 30px 15px;
    position: relative;
    cursor: pointer; }
  .resources-grid .panel {
    padding: 30px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    min-height: 400px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    display: flex; }
    .resources-grid .panel h3 {
      margin-top: 0.5rem; }
  .resources-grid .panel-content {
    /* align-self: flex-end; */ }
  .resources-grid .panel:hover {
    transform: translate(0px, -4px); }
  .resources-grid .panel-white {
    color: #42494b;
    background: #ffffff; }
    .resources-grid .panel-white img {
      max-height: 180px; }
  .resources-grid .panel-orange {
    color: #ffffff;
    background: #f59c1a; }
    .resources-grid .panel-orange img {
      max-height: 180px; }
  .resources-grid .panel-purple {
    color: #ffffff;
    background: #7d5aa1; }
    .resources-grid .panel-purple img {
      max-height: 180px; }
  .resources-grid .panel-magenta {
    color: #ffffff;
    background: #e0396e; }
    .resources-grid .panel-magenta img {
      max-height: 180px; }
  .resources-grid .panel-blue {
    color: #ffffff;
    background: #4bc2ef; }
    .resources-grid .panel-blue img {
      max-height: 180px; }
  .resources-grid .panel-image {
    color: #ffffff; }

.tab-grid {
  display: flex;
  flex-wrap: wrap; }
  .tab-grid .col-flex a:hover {
    text-decoration: none !important; }
  .tab-grid .col-flex {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
    position: relative; }
  .tab-grid .panel {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    height: 250px;
    min-height: 250px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap; }
    .tab-grid .panel h3 {
      margin-top: 0.5rem; }
  .tab-grid .panel-content {
    display: flex; }
  .tab-grid .panel:hover {
    transform: translate(0px, -4px); }
  .tab-grid .panel-white {
    color: #42494b;
    background: #ffffff; }
    .tab-grid .panel-white img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid .panel-orange {
    color: #ffffff;
    background: #f59c1a; }
    .tab-grid .panel-orange img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid .panel-purple {
    color: #ffffff;
    background: #7d5aa1; }
    .tab-grid .panel-purple img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid .panel-magenta {
    color: #ffffff;
    background: #e0396e; }
    .tab-grid .panel-magenta img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid .panel-blue {
    color: #ffffff;
    background: #4bc2ef; }
    .tab-grid .panel-blue img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid .panel-image {
    color: #ffffff; }

.tab-grid-small {
  display: flex;
  flex-wrap: wrap; }
  .tab-grid-small .col-flex a:hover {
    text-decoration: none !important; }
  .tab-grid-small .col-flex {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
    position: relative; }
  .tab-grid-small .panel {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    height: 200px;
    min-height: 200px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap; }
    .tab-grid-small .panel h3 {
      margin-top: 0.5rem; }
  .tab-grid-small .panel-content {
    display: flex; }
  .tab-grid-small .panel:hover {
    transform: translate(0px, -4px); }
  .tab-grid-small .panel-white {
    color: #42494b;
    background: #ffffff; }
    .tab-grid-small .panel-white img {
      padding-right: 30px;
      max-height: 180px;
      margin-top: -20px; }
  .tab-grid-small .panel-orange {
    color: #ffffff;
    background: #f59c1a; }
    .tab-grid-small .panel-orange img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid-small .panel-purple {
    color: #ffffff;
    background: #7d5aa1; }
    .tab-grid-small .panel-purple img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid-small .panel-magenta {
    color: #ffffff;
    background: #e0396e; }
    .tab-grid-small .panel-magenta img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid-small .panel-blue {
    color: #ffffff;
    background: #4bc2ef; }
    .tab-grid-small .panel-blue img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-grid-small .panel-image {
    color: #ffffff; }

.tab-column {
  display: flex;
  flex-wrap: wrap; }
  .tab-column .panel {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .tab-column .panel h3 {
      margin-top: 0.5rem; }
  .tab-column .panel-content {
    display: flex; }
  .tab-column .panel:hover {
    transform: translate(0px, -4px); }
  .tab-column .panel-white {
    color: #42494b;
    background: #ffffff; }
    .tab-column .panel-white img {
      padding-right: 30px;
      max-height: 180px;
      margin-top: -20px; }
  .tab-column .panel-orange {
    color: #ffffff;
    background: #f59c1a; }
    .tab-column .panel-orange img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-column .panel-purple {
    color: #ffffff;
    background: #7d5aa1; }
    .tab-column .panel-purple img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-column .panel-magenta {
    color: #ffffff;
    background: #e0396e; }
    .tab-column .panel-magenta img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-column .panel-blue {
    color: #ffffff;
    background: #4bc2ef; }
    .tab-column .panel-blue img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-column .panel-image {
    color: #ffffff; }

.tab-list {
  display: flex;
  flex-wrap: wrap; }
  .tab-list .panel {
    padding: 30px 30px 30px 30px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #e6edf4;
    margin-bottom: 20px; }
    .tab-list .panel h3 {
      margin-top: 0.5rem; }
  .tab-list .panel-content {
    display: flex; }
  .tab-list .panel-white {
    color: #42494b; }
    .tab-list .panel-white img {
      padding-right: 30px;
      max-height: 180px;
      margin-top: -20px; }
  .tab-list .panel-orange {
    color: #ffffff;
    background: #f59c1a; }
    .tab-list .panel-orange img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-list .panel-purple {
    color: #ffffff;
    background: #7d5aa1; }
    .tab-list .panel-purple img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-list .panel-magenta {
    color: #ffffff;
    background: #e0396e; }
    .tab-list .panel-magenta img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-list .panel-blue {
    color: #ffffff;
    background: #4bc2ef; }
    .tab-list .panel-blue img {
      padding-right: 30px;
      max-height: 180px; }
  .tab-list .panel-image {
    color: #ffffff; }
  .tab-list .panel:last-child {
    border-bottom: 0px solid #e6edf4; }

.free-content-grid {
  display: flex;
  flex-wrap: wrap; }
  .free-content-grid .col-flex {
    width: calc(33% - 30px);
    margin: 0 15px 30px 15px;
    position: relative; }

/* Services */
#services-section {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-service-bottom.png") bottom center no-repeat; }

/* Pilar pages */
/* 2 Column */
#pillar {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-hero-alt.png") bottom center no-repeat; }

#pillar-custom-1 {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-pillar-1.png") bottom center no-repeat;
  color: #ffffff !important;
  padding: 60px 0px 0px 0px; }

#pillar-custom-2 {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-pillar-2.png") bottom center no-repeat;
  color: #ffffff !important;
  padding: 60px 0px 0px 0px; }

#pillar-custom-3 {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-pillar-3.png") bottom center no-repeat;
  color: #ffffff !important;
  padding: 60px 0px 0px 0px; }

/* default */
#default-grey {
  background: #f5f9fc; }

#default {
  background: #ffffff; }

/* 2 Column */
#two-column {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-hero-alt.png") bottom center no-repeat; }

/* Case Study */
#case-study-hero {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-case-study.png") bottom center no-repeat; }
  #case-study-hero h2 {
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: normal;
    margin-top: 0rem;
    margin-bottom: 2rem; }
  #case-study-hero .prehead {
    color: #1390c7;
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1rem; }
  #case-study-hero .case-study-logo {
    border: 2px solid #f5f9fc;
    max-height: 100px; }
  #case-study-hero .user-group-logo {
    margin-bottom: -40px; }

#case-study-body {
  margin-top: -60px; }
  #case-study-body .date {
    color: #93abbd;
    margin-bottom: 1rem; }

/* Landing Page */
#landing-page-hero {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-landing-page.png") bottom center no-repeat; }
  #landing-page-hero h2 {
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: normal;
    margin-top: 0rem;
    margin-bottom: 2rem; }

#landing-page-body {
  margin-top: -60px; }
  #landing-page-body .date {
    color: #93abbd;
    margin-bottom: 1rem; }

#image-carousel {
  background: #f5f9fc url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product.png") top center no-repeat; }

#lp-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #lp-icons .lp-icon {
    width: 200px;
    margin: 30px 20px 0 20px;
    text-align: center; }
    #lp-icons .lp-icon img {
      max-width: 160px; }
    #lp-icons .lp-icon h3 {
      margin: 0px 0px 0px 0px; }

#landing-page-form {
  background: #ffffff; }
  #landing-page-form h2 {
    margin-top: 0rem;
    margin-bottom: 4rem; }

/* Table */
.table th {
  font-weight: 400;
  color: #42494b; }

.table th, .table td {
  padding: 1rem;
  vertical-align: top;
  border-top: 1px solid #e6edf4; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #e6edf4;
  font-weight: 700;
  border-top: 0px solid #e6edf4;
  font-family: 'Roboto Condensed',serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #1390c7; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f5f9fc; }

.table tr.no-border {
  border-top: 0px solid #e6edf4;
  border-bottom: 0px solid #e6edf4; }

.table td.yes-border {
  border-bottom: 1px solid #e6edf4; }

.table-card {
  padding: 30px;
  margin: 15px;
  border: 0px solid #ffffff;
  text-align: left;
  border-radius: 0rem;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  background: #ffffff; }

.pop-hand {
  cursor: pointer; }

h5.modal-title {
  font-family: 'Roboto Condensed',serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: normal;
  margin-top: 0rem;
  margin-bottom: 0rem; }

.modal-body {
  padding: 2rem;
  line-height: 1rem;
  color: #42494b;
  font-size: 0.9rem; }

.modal-header {
  padding: 1.5rem 2rem 1.5rem 2rem; }

/* Blog */
#blog-listing-hero {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-hero-alt.png") bottom center no-repeat; }
  #blog-listing-hero h2 {
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: normal;
    margin-top: 0rem;
    margin-bottom: 2rem; }

#blog-listing-body {
  background: #f5f9fc; }

#blog-listing-footer {
  background: #ffffff; }

.blog-grid {
  display: flex;
  flex-wrap: wrap; }
  .blog-grid .col-flex a:hover {
    text-decoration: none !important; }
  .blog-grid .col-flex {
    width: calc(33% - 30px);
    margin: 0 15px 30px 15px;
    position: relative;
    cursor: pointer; }
  .blog-grid .panel {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    min-height: 430px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    background: #ffffff; }
    .blog-grid .panel .panel-image {
      height: 200px; }
    .blog-grid .panel .panel-content {
      flex-wrap: nowrap; }
    .blog-grid .panel .panel-copy {
      align-self: flex-end; }
      .blog-grid .panel .panel-copy h3 {
        font-size: 1.4rem !important;
        padding: 20px 30px 0px 30px;
        margin: 0rem; }
      .blog-grid .panel .panel-copy .post-topic {
        color: #1390c7 !important;
        font-size: 0.8rem !important;
        font-weight: 500;
        padding: 20px 30px 0px 30px; }
      .blog-grid .panel .panel-copy .post-date {
        color: #93abbd !important;
        font-size: 0.8rem !important;
        border-bottom: 1px #e6edf4 solid;
        padding: 0px 30px 10px 30px; }
  .blog-grid .panel:hover {
    transform: translate(0px, -4px); }
  .blog-grid .panel-cta {
    text-align: center;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    min-height: 430px;
    max-height: 430px;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    background: #ffffff;
    padding: 30px 30px 10px 30px; }
    .blog-grid .panel-cta h3 {
      margin-top: 0.5rem;
      font-size: 1.4rem !important;
      color: #1390c7; }

.blog-pagination {
  text-align: center;
  margin-top: 30px; }

.blog-filter {
  text-align: center; }
  .blog-filter h3 {
    display: none; }
  .blog-filter ul {
    list-style: none; }
    .blog-filter ul li {
      display: inline;
      padding: 0 20px 0 20px; }

#blog-post-hero {
  background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-case-study.png") bottom center no-repeat; }
  #blog-post-hero h2 {
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: normal;
    margin-top: 0rem;
    margin-bottom: 2rem; }
  #blog-post-hero .post-date {
    color: #93abbd !important;
    padding: 0px 0px 30px 0px; }
  #blog-post-hero .post-author-avatar {
    width: 135px;
    height: 135px;
    overflow: hidden;
    border-radius: 150px;
    border: 3px solid #1390c7;
    margin-bottom: -20px; }

#blog-post-body {
  margin-top: -60px; }
  #blog-post-body h2 {
    font-family: 'Roboto Condensed',serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: normal;
    margin-top: 2rem;
    margin-bottom: 1rem; }

#blog-post-footer {
  background: #f5f9fc url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-product.png") top center no-repeat; }

.hs-blog-social-share {
  padding: 15px 0 15px 0;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  height: auto; }

.hs-blog-social-share .hs-blog-social-share-item-linkedin {
  margin-right: 5px;
  margin-top: -4px; }

/* CTA */
#cta h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem; }

/* Misc */
.tooltip-inner {
  background-color: #222627; }

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
  border-top-color: #222627; }

/* Footer */
.footer-top {
  font-family: 'Roboto Condensed',serif;
  font-size: 0.8rem;
  padding: 30px 30px 30px 30px;
  background: #e6edf4; }
  .footer-top h4 {
    font-size: 0.9rem;
    font-family: 'Roboto Condensed',serif; }
  .footer-top a {
    display: block;
    padding: 0px;
    color: #42494b; }

.footer-bottom {
  font-family: 'Roboto Condensed',serif;
  font-size: 0.8rem;
  padding: 30px;
  background: #f5f9fc; }
  .footer-bottom hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #e6edf4; }
  .footer-bottom a {
    color: #42494b; }

.social-icon {
  display: inline-block;
  margin-right: 10px;
  height: 25px; }

.payment-cards {
  margin-top: 2rem; }
  .payment-cards img {
    padding-right: 1rem; }

.iso-logo {
  text-align: center; }
  .iso-logo img {
    width: 176px;
    margin-bottom: 15px; }

.iso-logo-text {
  text-align: center; }

/* Responsive*/
@media (max-width: 1400px) {
  .tab-grid .panel {
    height: auto; } }
@media (max-width: 1199px) {
  .tab-list .panel-content {
    display: block; } }
@media (max-width: 991px) {
  .resources-grid .col-flex, .tab-column .col-flex, .free-content-grid .col-flex {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px; }

  .tab-grid .col-flex, .tab-grid-small .col-flex {
    width: calc(100% - 30px);
    margin: 0 15px 30px 15px; }

  .blog-grid .col-flex {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px; }

  .pn-flash img {
    width: 75%;
    float: right; } }
@media (min-width: 768px) {
  .social-logos {
    text-align: center; } }
@media (max-width: 767px) {
  .resources-grid .col-flex, .tab-grid .col-flex, .tab-grid-small .col-flex, .tab-column .col-flex, .free-content-grid .col-flex {
    width: calc(100%);
    margin: 0 0px 30px 0px; }

  .blog-grid .col-flex {
    width: calc(100% - 30px);
    margin: 0 0px 30px 0px; }

  h1 {
    font-size: 2rem;
    margin-bottom: 2rem; }

  h2 {
    font-size: 2rem; }

  h3 {
    font-size: 1.6rem; }

  section {
    padding: 30px 0px 30px 0px; }

  .holder, .holder-mid, .holder-narrow, .holder-large, .holder-exta-large, .holder-small, .holder-extra-small {
    padding: 0px 20px 0px 20px; }

  .v-padded {
    padding: 30px 0px 30px 0px; }

  .v-padded-large {
    padding: 60px 0px 60px 0px; }

  .tab-content {
    padding-top: 30px; }

  #solutions-tabs .nav-pills .nav-item .nav-link {
    padding: 15px 15px 15px 15px; }

  #social-proof .owl-carousel {
    padding: 30px 0px 30px 0px; }

  #social-proof {
    background-size: 1000%; }

  .text-left {
    text-align: center !important;
    margin-left: 30px; }

  #price-tabs .nav-link {
    border-bottom: 4px solid #ffffff;
    font-size: 1rem;
    width: 50%; }
  #price-tabs .nav-item.show .nav-link, #price-tabs .nav-link.active, #price-tabs .nav-link:hover {
    border-bottom: 4px solid #1390c7; }

  .pn-flash img {
    width: 50%;
    float: right; }

  #product-sub-nav .navbar a.nav-link.active.active-tab-alt:link, #product-sub-nav .navbar a.nav-link.active.active-tab-alt:visited {
    background: #fff;
    border-left: 1px solid #e6edf4;
    border-right: 1px solid #e6edf4;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #e6edf4;
    margin-bottom: -2px;
    padding-top: 9px;
    height: auto; }
  #product-sub-nav .navbar-nav {
    flex-direction: row; }

  #landing-page-hero {
    background: #ffffff url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/bg-curve-landing-page.png") bottom center no-repeat;
    background-position-y: 0px; }

  #landing-page-body {
    margin-top: 0px; }

  .price-card.card {
    min-height: auto; }
    .price-card.card .card-body .card-body-main {
      min-height: auto; }

  #pillar-custom-1, #pillar-custom-2, #pillar-custom-3 {
    padding: 0px 0px 60px 0px;
    margin-top: -30px; }

  .footer-top a {
    font-size: 0.9rem;
    padding: 10px 0px 10px 0px; }

  .iso-logo {
    text-align: left; }

  .iso-logo-text {
    text-align: left; } }
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto; } }
@media (max-width: 576px) {
  .tab-grid-small .panel-content {
    display: block;
    padding-top: 20px; }

  .tab-grid .panel-content {
    display: block;
    padding-top: 20px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .tab-grid img {
    max-height: 100px !important; } }
/* 2025  */
/* pricing calulator  */
.calculator-card.card {
  margin: 15px;
  border: 0px solid #ffffff;
  text-align: left;
  border-radius: 0rem;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
  .calculator-card.card .card-body {
    font-size: 0.8rem;
    display: flex;
    padding: 30px; }
    .calculator-card.card .card-body .left {
      width: calc(50% - 0px);
      padding-right: 30px; }
    .calculator-card.card .card-body .right {
      width: calc(50% - 0px);
      padding-left: 30px;
      border-left: 1px solid #e6edf4; }
    .calculator-card.card .card-body .intro {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 700;
      font-size: 1.4rem;
      margin: 0 0 10px 0; }
    .calculator-card.card .card-body .descriptor {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 1rem;
      line-height: 1.2rem; }
    .calculator-card.card .card-body .price {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      font-size: 1.4rem;
      color: #1390c7;
      display: block; }
    .calculator-card.card .card-body .note {
      font-family: 'Roboto', sans-serif;
      color: #93abbd;
      margin: 10px 0px 10px;
      font-size: 0.7rem; }
    .calculator-card.card .card-body label {
      display: flex;
      margin: 10px 0 5px;
      align-items: center; }
      .calculator-card.card .card-body label input {
        margin-right: 10px; }
    .calculator-card.card .card-body .divider {
      margin: 10px 0px;
      border-top: 1px solid #e6edf4; }
    .calculator-card.card .card-body .sub-total {
      margin-top: 10px;
      padding: 10px;
      font-weight: 700;
      background: #f5f9fc; }
    .calculator-card.card .card-body .final-total {
      margin-top: 10px;
      padding: 10px;
      font-weight: 700;
      background: #f5f9fc; }
    .calculator-card.card .card-body input[type="radio"], .calculator-card.card .card-body input[type="checkbox"] {
      transform: scale(1.25); }
  .calculator-card.card .section {
    margin-bottom: 20px; }

/* 2025 fixes  */
@media (max-width: 767px) {
  .hs-cta-img {
    width: 100%;
    height: auto; }

  .calculator-card.card .card-body {
    font-size: 0.8rem;
    display: flex;
    flex-direction: column;
    padding: 30px; }
    .calculator-card.card .card-body .left {
      width: 100%;
      padding-right: 0px; }
    .calculator-card.card .card-body .right {
      width: 100%;
      padding-left: 0px;
      border-left: 0px solid #e6edf4; } }
@media (max-width: 767px) {
  .hs-cta-img {
    width: 100%;
    height: auto; } }
img.hero-mobile {
  display: none; }

@media (max-width: 500px) {
  img.hero-desktop {
    display: none; }

  img.hero-mobile {
    display: block;
    margin: 0 auto; } }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* UI */
/* Buttons*/
.btn-primary {
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  background: #1390c7;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  color: #1390c7 !important;
  background: #ffffff;
  border: 2px solid #1390c7;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0); }

.btn-primary.btn-md {
  font-size: 1rem; }
  .btn-primary.btn-md.alt {
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    width: fit-content; }

.btn-secondary {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #1390c7;
  background: #ffffff;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  color: #ffffff;
  background: #1390c7;
  border: 2px solid #1390c7;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0); }

.btn-small {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #1390c7;
  background: #ffffff;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }

.btn-small:hover, .btn-small:active, .btn-small:focus {
  color: #ffffff !important;
  background: #1390c7;
  border: 2px solid #1390c7; }

.btn-small-blue {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #1390c7;
  background: #ffffff;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }

.btn-small-blue:hover, .btn-small-blue:active, .btn-small:focus {
  color: #ffffff !important;
  background: #1390c7;
  border: 2px solid #1390c7;
  text-decoration: none !important; }

.btn-smaller-blue {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: #1390c7;
  background: #ffffff;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }

.btn-smaller-blue:hover, .btn-smaller-blue:active, .btn-smaller:focus {
  color: #ffffff !important;
  background: #1390c7;
  border: 2px solid #1390c7;
  text-decoration: none !important; }

.btn-smaller-rev-blue {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffffff !important;
  background: #1390c7;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }

.btn-smaller-rev-blue:hover, .btn-smaller-rev-blue:active, .btn-rev-smaller:focus {
  color: #1390c7 !important;
  background: #ffffff;
  border: 2px solid #1390c7;
  text-decoration: none !important; }

.btn-nav {
  color: #1390c7;
  background: #ffffff;
  border: 1px solid #1390c7;
  display: inline-block;
  font-family: 'Roboto Condensed',serif; }

.btn-nav:hover, .btn-nav:active, .btn-nav:focus {
  color: #ffffff;
  background: #1390c7; }

/* Navbar */
/* start version 2 */
.v2-nav-holder {
  max-width: 1520px;
  margin: 0 auto;
  width: 100%;
  display: flex; }

#version-2.navbar {
  padding: 0px 20px 34px 20px;
  background: #ffffff;
  border-bottom: 1px solid #e6edf4; }
  #version-2.navbar .navbar-brand.logo-hex {
    left: auto;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    top: 0; }
    #version-2.navbar .navbar-brand.logo-hex img {
      width: 120px; }
  #version-2.navbar a.nav-link:link, #version-2.navbar a.nav-link:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    color: #42494b;
    padding-right: 0.8rem;
    padding-left: 0.8rem; }
  #version-2.navbar a.nav-link:hover {
    color: #1390c7; }
  #version-2.navbar .navbar-brand {
    padding-top: 0px; }
  #version-2.navbar .navbar-brand img {
    width: 160px; }
  #version-2.navbar ul {
    margin-left: 30px;
    width: 80%; }
    #version-2.navbar ul li {
      display: flex;
      align-items: center;
      margin-top: -15px; }
    #version-2.navbar ul.rhs {
      width: 20%; }
    #version-2.navbar ul li:nth-child(1) {
      margin-right: 0px !important; }
  #version-2.navbar .nav-icon {
    padding-right: 10px;
    width: 40px; }
  #version-2.navbar .icon-nav-item {
    display: flex !important;
    align-items: center;
    white-space: normal;
    line-height: 1rem; }
  #version-2.navbar .navbar-toggler {
    position: absolute;
    right: 30px;
    top: 12px; }
  #version-2.navbar .dropdown-toggle::after {
    color: #a3b1bf; }
  #version-2.navbar .dropdown-toggle.no-caret {
    margin-right: 20px; }
  #version-2.navbar .dropdown-toggle.no-caret::after {
    display: none; }

@media (max-width: 767px) {
  .v2-nav-holder {
    display: block; }

  #version-2.navbar .navbar-brand.logo-hex img {
    width: 80px;
    margin-top: -16px; }
  #version-2.navbar ul {
    margin-left: 0px;
    width: 100%; }
    #version-2.navbar ul.rhs {
      width: 100%; }
    #version-2.navbar ul li {
      margin-top: 0px; }
  #version-2.navbar .navbar-nav.rhs {
    padding-top: 0px; }
  #version-2.navbar .dropdown-menu {
    box-shadow: none;
    margin-left: 14px; }
    #version-2.navbar .dropdown-menu .dropdown-item {
      background: #f5f9fc;
      border-bottom: 0px solid #fff;
      font-size: 1rem;
      padding: .2rem 0 .2rem .5rem !important; } }
/* end version 2 */
/* legacy */
.navbar {
  padding: 31px 20px 31px 20px;
  background: #ffffff;
  border-bottom: 1px solid #e6edf4; }
  .navbar .navbar-brand.logo-hex {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 0px;
    margin-top: -5px; }
    .navbar .navbar-brand.logo-hex img {
      width: 120px; }
  .navbar a.nav-link:link, .navbar a.nav-link:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #42494b; }
  .navbar a.nav-link:hover {
    color: #1390c7; }
  .navbar .navbar-brand img {
    width: 160px; }
  .navbar ul {
    width: 100%; }
    .navbar ul li {
      display: flex;
      align-items: center; }
    .navbar ul li:nth-child(1) {
      margin-right: auto !important; }
  .navbar .nav-icon {
    padding-right: 10px;
    width: 40px; }
  .navbar .icon-nav-item {
    display: flex !important;
    align-items: center;
    white-space: normal;
    line-height: 1rem; }

.megamenu-li {
  position: static; }

.megamenu {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px; }
  .megamenu a:link, .megamenu a:visited {
    margin-left: -10px;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-family: 'Roboto Condensed',serif;
    color: #42494b !important; }
  .megamenu a:hover {
    background: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
  .megamenu a.nav-alt-link {
    text-transform: none;
    color: #42494b; }

/* search */
.megamenu.site-search {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px; }
  .megamenu.site-search a:link, .megamenu.site-search a:visited {
    margin-left: -10px;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-family: 'Roboto Condensed',serif;
    color: #42494b !important; }
  .megamenu.site-search a:hover {
    color: #1390c7 !important;
    background: none;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    border-radius: 0px; }
  .megamenu.site-search a.nav-alt-link {
    text-transform: none;
    color: #42494b; }
  .megamenu.site-search h3 {
    text-align: right;
    margin-top: 0.3rem !important;
    margin-bottom: 0rem !important; }
  .megamenu.site-search #results-for {
    margin-top: 1rem; }

.dropdown-menu.megamenu {
  color: #42494b !important;
  padding: 30px 30px 30px 30px;
  border-radius: 0px;
  border: 0px solid #ffffff;
  background: #f5f9fc;
  margin: 0px;
  border-top: 1px solid #e6edf4;
  border-bottom: 1px solid #e6edf4;
  box-shadow: 0px 10px 16px -8px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .dropdown-menu.megamenu hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #e6edf4; }
  .dropdown-menu.megamenu h4 {
    font-size: 0.9rem; }

.nav-drop {
  width: 1200px; }

.dropdown-menu.show {
  opacity: 1; }

button.navbar-toggler:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color; }

.navbar-toggler-icon {
  display: inline-block;
  width: 50px;
  height: 26px;
  vertical-align: middle;
  content: "";
  background-image: url("https://744854.fs1.hubspotusercontent-na1.net/hubfs/744854/TRIASTER/img/icons/menu-toggle.svg");
  background-size: 100% 100%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.dropdown-menu {
  margin-top: 5px;
  border-top: 1px solid #e6edf4;
  border-right: 1px solid #e6edf4;
  border-bottom: 1px solid #e6edf4;
  border-left: 1px solid #e6edf4;
  border-radius: 0px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
  .dropdown-menu a:link, .dropdown-menu a:visited {
    font-family: 'Roboto Condensed',sans-serif;
    color: #42494b; }
  .dropdown-menu a:hover {
    color: #1390c7;
    background: #f5f9fc; }

#process-guides-dropdown.dropdown-menu .dropdown-item {
  white-space: normal;
  width: 100%; }

.show-mid-vp {
  display: none; }

#email-prefs-form .item {
  border-radius: 8px;
  background: #ffffff;
  padding: 8px;
  margin-top: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1); }

#email-prefs-form .subscribe-options {
  margin-top: 16px; }

/* Responsive*/
@media (max-width: 1200px) {
  .dropdown-menu.megamenu {
    padding: 30px 30px 30px 60px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .navbar a.nav-link:link, .navbar a.nav-link:visited {
    font-size: 0.9rem; }

  .hide-mid-vp {
    display: none; }

  .show-mid-vp {
    display: inline; } }
@media (max-width: 767px) {
  .navbar-nav {
    padding-top: 30px; }

  .navbar a.nav-link:link, .navbar a.nav-link:visited, .navbar a.nav-link:focus {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    outline: 0; }

  .dropdown-menu.megamenu {
    padding: 10px 0px 10px 30px;
    border: 0px solid #fff;
    background: #ffffff;
    margin: 0px;
    border-top: 1px solid #e6edf4;
    border-bottom: 1px solid #e6edf4;
    box-shadow: 0px 10px 16px -8px rgba(0, 0, 0, 0); }

  .megamenu a:link, .megamenu a:visited, .megamenu a:hover {
    margin-left: -30px;
    box-shadow: 0px 10px 16px -8px rgba(0, 0, 0, 0); }

  .megamenu a.nav-alt-link {
    padding-left: 48px;
    padding-top: 20px; }

  .navbar ul li {
    display: block;
    align-items: center; }

  .btn-primary, .btn-secondary {
    font-size: 1rem; }

  #product-sub-nav .navbar-nav {
    padding-top: 0px; }
  #product-sub-nav .navbar a.nav-link:link, #product-sub-nav #product-sub-nav .navbar a.nav-link:visited {
    padding: 10px; }
  #product-sub-nav .navbar a.nav-link.active:link, #product-sub-nav .navbar a.nav-link.active:visited {
    border-bottom: 1px solid #e6edf4; }
  #product-sub-nav .navbar .nav-icon {
    padding-right: 0px !important;
    width: 30px !important; }

  .navbar-toggler {
    padding: 0.25rem 0rem; }

  .dropdown-menu {
    border-top: 0px solid #e6edf4;
    border-right: 0px solid #e6edf4;
    border-bottom: 0px solid #e6edf4;
    border-left: 0px solid #e6edf4; }
    .dropdown-menu .dropdown-item {
      padding: 0.7rem 0rem 0.7rem 0.5rem !important;
      font-size: 1.2rem;
      background: #f5f9fc;
      border-bottom: 1px solid #ffffff; }

  #resources-dropdown.dropdown-menu, #process-guides-dropdown.dropdown-menu {
    position: absolute;
    left: 0px;
    border-top: 0px solid #e6edf4;
    border-right: 1px solid #e6edf4;
    border-bottom: 1px solid #e6edf4;
    border-left: 1px solid #e6edf4; }
    #resources-dropdown.dropdown-menu .dropdown-item, #process-guides-dropdown.dropdown-menu .dropdown-item {
      padding: .25rem 1.5rem; }

  .navbar {
    padding: 31px 20px 20px 20px;
    background: #ffffff;
    border-bottom: 1px solid #e6edf4;
    align-items: flex-start; }
    .navbar .navbar-brand.logo-hex {
      position: relative;
      left: 0%;
      margin-left: 0px;
      top: 0px;
      margin-top: -36px; }
      .navbar .navbar-brand.logo-hex img {
        width: 120px; }

  .megamenu.site-search {
    padding: 10px 0px 10px 20px; }
    .megamenu.site-search h3 {
      text-align: left;
      margin-top: 0.3rem;
      margin-bottom: 2rem;
      font-size: 1.3rem; }

  .navbar-collapse {
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden; } }
@media (min-width: 767px) and (max-width: 991px) {
  .navbar {
    padding: 70px 20px 20px 20px; }

  #product-sub-nav .navbar {
    padding: 25px 20px 0px 20px; } }
/* Forms */
.form-panel {
  padding: 0px 30px 30px 30px;
  background: #f5f9fc;
  border-left: 5px solid #1390c7; }
  .form-panel .form-title {
    display: none; }
  .form-panel h3 {
    margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #1390c7; }
  .form-panel.orange {
    color: #42494b;
    border-left: 5px solid #f59c1a; }
    .form-panel.orange h3 {
      color: #f59c1a; }
    .form-panel.orange form input[type="submit"] {
      background: #f59c1a;
      border: 2px solid #f59c1a; }
    .form-panel.orange form input[type="submit"]:hover, .form-panel.orange form input[type="submit"]:active {
      background: #ffffff;
      color: #f59c1a !important;
      border: 2px solid #f59c1a; }
    .form-panel.orange form span.hs-form-required {
      color: #f59c1a; }
    .form-panel.orange a:link, .form-panel.orange a:visited, .form-panel.orange a:hover {
      color: #f59c1a !important; }
  .form-panel.green {
    color: #42494b;
    border-left: 5px solid #53ad32; }
    .form-panel.green h3 {
      color: #53ad32; }
    .form-panel.green form input[type="submit"] {
      background: #53ad32;
      border: 2px solid #53ad32; }
    .form-panel.green form input[type="submit"]:hover, .form-panel.green form input[type="submit"]:active {
      background: #ffffff;
      color: #53ad32 !important;
      border: 2px solid #53ad32; }
    .form-panel.green form span.hs-form-required {
      color: #53ad32; }
    .form-panel.green a:link, .form-panel.green a:visited, .form-panel.green a:hover {
      color: #53ad32 !important; }

.form-full-width {
  padding: 0px 30px 30px 30px;
  background: #f5f9fc;
  border-top: 5px solid #1390c7; }
  .form-full-width .form-title {
    display: none; }
  .form-full-width h3 {
    margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #1390c7; }
  .form-full-width form fieldset {
    max-width: none; }
  .form-full-width form fieldset[class*="form-columns"] .hs-input {
    width: 90% !important; }
  .form-full-width.orange {
    color: #42494b;
    border-top: 5px solid #f59c1a; }
    .form-full-width.orange h3 {
      color: #f59c1a; }
    .form-full-width.orange form input[type="submit"] {
      background: #f59c1a;
      border: 2px solid #f59c1a; }
    .form-full-width.orange form input[type="submit"]:hover, .form-full-width.orange form input[type="submit"]:active {
      background: #ffffff;
      color: #f59c1a !important;
      border: 2px solid #f59c1a; }
    .form-full-width.orange form span.hs-form-required {
      color: #f59c1a; }
    .form-full-width.orange a:link, .form-full-width.orange a:visited, .form-full-width.orange a:hover {
      color: #f59c1a !important; }
  .form-full-width.green {
    color: #42494b;
    border-top: 5px solid #53ad32; }
    .form-full-width.green h3 {
      color: #53ad32; }
    .form-full-width.green form input[type="submit"] {
      background: #53ad32;
      border: 2px solid #53ad32; }
    .form-full-width.green form input[type="submit"]:hover, .form-full-width.green form input[type="submit"]:active {
      background: #ffffff;
      color: #53ad32 !important;
      border: 2px solid #53ad32; }
    .form-full-width.green form span.hs-form-required {
      color: #53ad32; }
    .form-full-width.green a:link, .form-full-width.green a:visited, .form-full-width.green a:hover {
      color: #53ad32 !important; }
  .form-full-width form fieldset[class*="form-columns"] .hs-input[type=checkbox] {
    width: auto !important; }

form .hs-input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border: 1px solid #93abbd;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 10px; }
form input[type="email"] {
  color: #42494b;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  border: 1px solid #93abbd;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 10px; }
form input[type="submit"] {
  color: #ffffff !important;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  background: #1390c7;
  border: 2px solid #1390c7;
  text-transform: uppercase;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 8px 12px 8px 12px; }
form input[type="submit"]:hover {
  color: #1390c7 !important;
  background: #ffffff;
  border: 2px solid #1390c7;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0); }
form .hs-input[type=checkbox] {
  height: 20px; }
form .hs-input[type=radio] {
  height: 15px;
  margin-right: 5px; }
form ul.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px; }
form ul.inputs-list li {
  list-style-type: none; }
form .hs-richtext {
  font-size: 0.8rem;
  margin-bottom: 20px; }
form label {
  color: #42494b;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
form span.hs-form-required {
  color: #1390c7;
  padding-left: 5px; }

body form.hs-form fieldset[class*="form-columns"] .hs-input {
  width: auto; }

#signupform {
  display: block;
  position: relative;
  top: -310px;
  visibility: hidden; }

#landing-page-body textarea {
  width: calc(100% - 32px);
  height: 100px; }
#landing-page-body .hs-input[type=checkbox] {
  height: 13px;
  margin: 10px 10px 0px 0px; }

/* Responsive */
@media (max-width: 767px) {
  .form-panel {
    padding: 0px 30px 30px 30px;
    background: #f5f9fc;
    border-top: 5px solid #1390c7;
    border-left: 0px solid #1390c7; }

  #landing-page-body textarea {
    width: calc(100% - 15px)