

@import url('//fonts.googleapis.com/css?family=Roboto:100,300,300i,400,500,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600&display=swap');


/* BRAND COLORS */

 /* red */
 
 /* light gray */
 
 /* rl blue */

/* TEXT COLOR */



 

/* Layout COLORS + MISC */













/* Container elements side padding */








/* Layout Units */










/* FONTS */

 






/* Misc */









/* Buttons */








/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video { 
  margin: 0; 
  padding: 0; 
  border: 0; 
  font-size: 100%; 
  font: inherit; 
  vertical-align: baseline;
} 

html {
    font-size: 62.5%;
}

body, button, ul, ol, li, p {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 300;
  
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: DM Sans, sans-serif;
  font-weight: bold;
  margin: 20px 0;
}

h1 {
  font-size: 5.2rem;
  line-height: 6.5rem;
}

h2 {
  font-size: 4.0rem;
  line-height: 5rem;
}

h3 {
  font-size: 3.3rem;
  line-height: 3.6rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 3rem;
}

h5 {
  font-size: 2rem;
  line-height: 2rem;
}

h6 {
  font-size: 1.8rem;
  line-height: 1.8rem;
}

p {
  margin: 20px 0;
}

ul, ol {
  list-style: none;
  margin: 20px 0;
}

em, i {
  font-style: italic;
}
.module__container, .main-menu__container, .footer__container, .footer__bottom-container, .blog__container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

.main-menu__container-wide, .footer__container-wide {
  max-width: 1700px;
}

@media (min-width: 1200px) {
  .module__container, .main-menu__container, .footer__container, .footer__bottom-container{
    padding: 40px;
  }
}

.module--side .module__container {
  padding: 0;
}

.module--side h2 {
  font-size: 2.6rem;
  line-height: 1;
}

.module--side img{
  width: 100%;
}

.module--side a{
  color: inherit;
}

.module--side a:hover{
  color: #f6143f;
}

.module__header {
  margin-bottom: 40px;
  text-align: center;
}



.html-content ul li {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.html-content strong {
  font-weight: bold;
}

.html-content a {
  color: #f6143f;
}
.html-content a:hover,{
  text-decoration: underline;
}

/*
.html-content ul li:after {
    background-color: #999;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 4px;
}
*/

.html-content ul {
   list-style-type: disc;
   list-style-position: outside;
   padding-left: 20px;
}


.d1 {
  font-size: 9.8rem;
  line-height: 10.8rem;
}

.d2 {
  font-size: 7rem;
  line-height: 7.4rem;
}

.p1, .p1 * {
  font-size: 2.8rem;
  line-height: 3.2rem;
}

.p1 li {
  margin-bottom: 8px;
}

.p2 li {
  margin-bottom: 4px;
}

.p2, .p2 * {
  font-size: 1.8rem;
  line-height: 2.5rem;
}

.module__theme--dark, .module--theme-dark {
  color: #fff;
}

.module__theme--light, .module--theme-light {
  color: #000;
}

.background-color--default {
  background-color: transparent;  
}

.background-color--white {
  background-color: #fff;  
}

.background-color--blue {
  background-color: #171D38;  
}

.background-color--gray-5 {
  background-color: #f3f3f3; 
}

.background-color--gray-gradient {
  background: linear-gradient(180deg, rgba(212, 213, 225, 0.90) -37.21%, rgba(242, 243, 248, 0.90) 95.71%);
}

.background-color--blue-gradient {
  background: radial-gradient(363.68% 187.7% at 100% -36.75%,#0e143b 25.21%,#5a6db6 100%);
}

.background-color--colored-gradient {
  background: linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%);
}

.text-color--colored-gradient {
  background: var(--Gradient, linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%));
                                     background-clip: text;
                                     -webkit-background-clip: text;
                                     -webkit-text-fill-color: transparent;
}

.bullets-checkmark li {
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16' xml:space='preserve'%3E%3Cpath d='M14.2 3.6c.4.4.4 1.1 0 1.5L7 12.4c-.4.4-1.1.4-1.5 0L1.8 8.8c-.4-.4-.4-1.1 0-1.5.4-.4 1.1-.4 1.5 0l2.9 2.9 6.5-6.5c.4-.5 1.1-.5 1.5-.1z' style='fill-rule:evenodd;clip-rule:evenodd;fill:%23f6143f'/%3E%3C/svg%3E");
}

.bullets-checkmark-circle li {
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16' xml:space='preserve'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='-.744' y1='8.919' x2='16.744' y2='7.081'%3E%3Cstop offset='0' style='stop-color:%23f51543'/%3E%3Cstop offset='.992' style='stop-color:%238a70ee'/%3E%3C/linearGradient%3E%3Cpath d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm4.6 5.7-5.1 5.1c-.3.3-.8.3-1.1 0L3.8 8.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l2 2 4.6-4.6c.3-.3.8-.3 1.1 0 .3.4.3.8 0 1.1z' style='fill:url(%23a)'/%3E%3C/svg%3E%0A");
}

.bullets-checkmark-circle li::marker{
  font-size: 4rem;
}

.bullets-checkmark li::marker {
  font-size: 3rem;
}
  
/* lightbox overlay */

.sl-overlay {
  background: #000!important;
}

.sl-wrapper .sl-close, .sl-wrapper .sl-navigation button {
  color: #fff !important;
  font-size: 5rem !important;
}

/* hide HS orange overlay in page editor */
.hs-non-ls-module-hover-overlay__global-group {
  display: none !important;
}

/* override HS rule */
.row-fluid [class*=span] {
  min-height: 0 ;
}

.h3--small {
  font-size: 2.6rem;
  line-height: 3.1rem;
}

.footer {
  background-color: #000000;
  position: relative;
}

.footer,
.footer a {
  color: #ffffff;
}

.footer a:not(.cta):hover,
.footer a:active {
  text-decoration: underline;
}

.footer__article {
  text-align: center;  
}

.footer__article h2 a {
  color: ;
  text-decoration: none;
  background: var(--Gradient, linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer__article h2 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 3rem;
  margin-top: 0;
}

.footer__content-container {
  display: flex;
  flex-direction: column;
}

.footer__links-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.footer__links-item {
  margin: 20px 0;
}

.footer__list-item--title {
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 18px;  
  text-transform: uppercase;
}

.footer__copy {
  display: flex;
  color: #939393;
}

.footer__copy-text {
  margin-left: 20px;
}

.footer__social li {
  display: inline-block;
  padding: 10px;
  position: relative;
  right: -10px;
  top: -10px;
  margin-bottom: -10px;
}

.footer__social .ico {
  position: relative;
  top: 1px;
  margin-left: 10px;
  font-size: 20px;
}

.footer__bottom {
  border-top: 1px solid #cfcfd3;
}

.footer__bottom-container {
  display:flex;
  justify-content: space-between;
  
}

.footer__to-top-button {
  background: linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%);;
  border-radius: 50px;
  bottom: 20px;
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  line-height: 38px;
  font-size: 13px;
  right: 0px;
  text-align: center;
  transition: color .33s;
}

.footer__to-top-button:hover,
.footer__to-top-button:active {
  color: #ffffff;
}

@media (max-width: 768px) {

  .footer__bottom-container {
    flex-direction: column; 
  }
  .footer__social {
    margin: 10px 0 0 36px;
  }
 
}


@media (min-width: 1024px) {
   .footer__article {
    text-align: left;
  }
  .footer__article p {
    max-width: 500px;
  }
  .footer__links-container {
    max-width: 40%;
  }
  .footer__content-container {
    justify-content: space-between;
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .footer__to-top-button {
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 15px;
    right: 16px;
  }
}
.cta {
  display: inline-block;
  padding: 10px 20px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.2s;
}
.cta__container .cta {
  margin: 5px;
}
.cta--link {
  padding: 0 
}

.cta--small {
  padding: 8px 10px;
  font-size: 1.4rem;
}

.cta--lg {
  margin: 10px auto 0;	
  padding: 16px 60px 13px;
}

.cta--default {
  color: #ffffff;
  background-color: #333;
}

.cta--w100 {
  width: 100%;
  box-sizing: border-box;
}

.cta--red {
  background: #f6143f; 
  color: #ffffff;
}

.cta--white {
  background: #fff; 
  color: #000;
}

.cta--green {
  background: #00E9BC;
  color: #000;
}

.cta--gradient {
  background: linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%);;
  color: #ffffff;
}

.cta--gradient:hover {
   background: linear-gradient(86deg, #8F6DE7 4.03%, #E22662 97.38%);
}

.cta--outline {
  border: 1px solid #333;
  color: #333;
}
.cta--link {
  display:inline-block;
  position: relative;
  color: #000;
}
.cta--link:after{
  content:'';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.7364 4.37608C6.08787 4.72066 6.08787 5.27934 5.7364 5.62392L1.5364 9.74156C1.18492 10.0861 0.615076 10.0861 0.263604 9.74156C-0.0878677 9.39698 -0.0878676 8.83831 0.263604 8.49373L3.82721 5L0.263604 1.50627C-0.0878673 1.16169 -0.0878673 0.603015 0.263604 0.258435C0.615076 -0.0861453 1.18492 -0.0861453 1.5364 0.258435L5.7364 4.37608Z' fill='url(%23paint0_linear_2484_3649)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2484_3649' x1='32.75' y1='-1.80811' x2='29.5116' y2='16.6682' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.255208' stop-color='%23F51543'/%3E%3Cstop offset='0.916667' stop-color='%238A70EE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  display: inline-block;
  height: 10px;
  position: absolute;
  right: -12px;
  top: 7px;
  width: 6px;
  background-repeat: no-repeat;
}

.cta--white:active,
.cta--outline:active,
.cta--white:hover,
.cta--outline:hover{
  background-color: #000;
  color: #fff;
}

.cta--green:active,
.cta--green:hover{
  background-color: #f6143f;
  color: #fff;
}

.cta--lg {
  margin: 0;
  font-size: 14px;
  padding: 10px 20px;
}


.main-menu__container {
    position: relative;
    padding-bottom: 13px;
    padding-top: 13px;
    display: flex;
    justify-content: space-between;
}


.main-menu__logo  {
    align-self: flex-end;
}
.main-menu__logo a {
    display: block;
    line-height: 0;
}


.header.header {
  position: fixed;
  width: 100% !important;
  top: 0 !important;
  z-index: 200;
  background: #fff;
  
}


.main-menu__items-container {
    height: 100vh;
    min-height: 100vh;
    display: block;
    padding: 28px 20px;
    overflow-y: scroll;
    background-color: rgba(26,26,48,.98);
}

.main-menu__items-container {
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.main-menu__items--main {
    order: 1;
}

.main-menu__items--top {
    order: 2;
}

.main-menu__items {
    display: flex;
    flex-direction: column;
}

.main-menu__items:last-child {
    margin-bottom: 70px;
}

.main-menu__item {
  margin: 5px 0px;
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  color: inherit;
}

.main-menu__item--why-us {
  margin-left: 12px; 
}


.main-menu__sub-item {
  color: #0b0b0b;
}

.main-menu__sub-item:active, 
.main-menu__sub-item:hover {
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-thickness: 1.5px;
}

.main-menu__sub-items-section {
  margin-left: 12px; 
}

.main-menu__item--search.ico.search {
  border-left: 1px solid #939393;
  font-size: 24px;
  height: 19px;
  padding-left: 14px;
  position: relative;
  width: 39px;
  line-height: 19px;
}

.main-menu__item--search .main-menu__item-text {
  display: none;
}

.main-menu__item-inner-container {
  display: flex;
  align-items: center;
}

.main-menu__item-text {
  order: 2;
}


.main-menu__item-chevron {
  display: inline-block;
  height: 10px;
  width: 10px;
  transform: rotate(-135deg);
  transform-origin: center center;
  border-top: 2px solid #f6143f;
  border-left: 2px solid #f6143f;
  position: relative;
  top: -3px;
  left: -13px;
}


/* 
    DROPDOWN MENU ITEMS
 */

.main-menu__sub-items-container {
  height: 0px;
  overflow: hidden;
  min-height: 0;
  opacity: 0;
  transition: all 0.3s linear;
}

.main-menu__sub-items-container--open {
  opacity: 1;
  overflow: visible;
  height: auto;
}

.main-menu__sub-items {
  display: flex;
  flex-direction: column;
  text-transform: none;
}

.main-menu__sub-item {
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 0;
  position: relative;
  text-transform: none;
  line-height: 1.2;
  font-weight: 300;
  font-family: DM Sans, sans-serif;
}

.main-menu__sub-item:first-child {
  margin-top: 12px;
}

.main-menu__sub-items-section h4 {
  font-size: 1.4rem;
  margin: 8px 0;
  font-weight: 700;
}

.main-menu__inner {
    top: 0;
    right: -320px;
    position: absolute;
    width: 320px;
    top: 0;
}

.main-menu__inner--open {
    right: 0;
}

/* Main menu Mobile */

.main-menu .main-menu__controls {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 18px;
    width: 100%;
}

.main-menu .ico.menu-burger { 
    position: absolute;
    left: -60px;
    top: 6px;
    font-size: 28px;
}

.main-menu__inner--open .ico.menu-burger { 
    display: none;
}

.main-menu .ico.close {
    display: none;
}

.main-menu__inner--open .ico.close {
    display: block;
    position: absolute;
    right: 16px;
}

.main-menu__items--top, .main-menu__items--top a  {
    color: #939393;
}

/*  Desktop */

@media (min-width: 1200px) {
   .main-menu:before {
      width: 100%;
      height: 1px;
      background: #939393;
      content:'';
      position: absolute;
      left:0;
      bottom: 70px;
      z-index: 300;
  }
  
  .main-menu__sub-item { 
    font-size: 2rem;
  }
  
  .main-menu__sub-items-section h4 {
    font-size: 2.4rem;
    margin: 8px 0;
  }
  
  .sec-menu-fixed .main-menu {
    position: relative !important;
  }
  
   .main-menu .main-menu__controls {
    display: none;
  }
  
  .main-menu__inner {
    position: relative;
    left: unset;
    right: unset;
    width: auto;
  }
 
  .main-menu__items-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: auto;
    min-height: auto;
    padding: 0;
    transform: none;
    overflow-y: visible;
    background-color: transparent; 
  }
  
  .header .main-menu__items-container {
    background-color: transparent;
    box-shadow: none;
  }
  
  .main-menu__sub-items-section {
    display: flex;
    flex-direction: column;
  }
  
  .main-menu__items {
    flex-direction: row;
    padding: 1px 0 2px;
  }
  
  .main-menu__items:last-child {
    margin-bottom: 25px;
  }
  
  .main-menu__items--main {
    order: 2;
    text-transform: uppercase;
  }

  .main-menu__items--top {
    order: 1;
   }
  
  .main-menu__item {
    position: relative;
    margin: 0 0 5px 8px;
    padding: 6px 5px 5px;
  }
  
  .main-menu__sub-item:first-child {
    margin-top: 0;
  }

  .main-menu__items--top .main-menu__item {
    margin-left: 12px;
  }

  .main-menu__item-text {
    order: 1;
  }

  .main-menu__item-chevron {
    margin-left: 8px;
    margin-right: 0;
    order: 2;
    left: 0;
  }
  
  .main-menu__sub-items {
    padding: 5px 0;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .main-menu__sub-items-container {
    background-color: rgba(26,26,48,.98);
    left: -96px;
    min-width: 220px;
    position: absolute;
    top: 46px;
    white-space: nowrap;
    z-index: 5;
    padding: 12px 88px 20px;
    border-top: 1px solid #939393;
    box-sizing: unset; /* override old legacy */

  }
  
  .main-menu__item--solutions .main-menu__sub-items-container {
    left: 50%;
    max-width: 1556px;
    position: fixed;
    top: 167px;
    width: 100%;
    transform: translateX(-50%);
    padding: 16px 0;
  }
  
  .no-stickybar .main-menu__item--solutions .main-menu__sub-items-container {
    top: 121px;
  }

  .main-menu__item--solutions .main-menu__sub-items-section{
    margin-left: 36px;
    margin-right: 36px;
  }
  
  .main-menu__item--partners .main-menu__sub-items-container {
    left: -440px;
    width: 620px;
  }
  
  .main-menu__item--resources .main-menu__sub-items-container {
    left: -294px;
  }

  .main-menu__item--company .main-menu__sub-items-container {
    right: -8px;
    left: unset;
    width: 620px;
  }
  
  
  .header .main-menu__sub-items-container {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  }
    
}
.title-banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.title-banner__container {
  padding: 20px;
}

.title-banner__container h1, .title-banner__container h2 {
  margin: 0;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}

.title-banner__container a {
  color: inherit;
}
.overlap-block {
  position: relative;
  z-index: 1;
}
.overlap-block__container {
  position: absolute;
  display: flex;
  width: 100%;
}

.overlap-block__item-container {
  background: #fff;
  border-radius: 9px;
  box-shadow: 4px 4px 30px 0 rgba(23,29,56,.2);
  display: flex;
  margin: 0 auto;
  padding: 20px;
  transform: translateY(-50%);
  overflow: hidden;
  max-width: 1320px;
  width: 90%;
  box-sizing: border-box;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.overlap-block__item {
  text-align: center;
  border-left: 1px solid #939393;
  box-sizing: border-box;
  width: 50%;
}

.overlap-block__item .ico {
  font-size: 32px;
  line-height: 32px;
}

.overlap-block__item:first-child{
  border: none;
}

.overlap-block__item strong{
  font-size: 3.4rem;
  font-family: ;
  font-weight: bold;
  display: block;
  line-height: 1;
}

@media (max-width: 768px) {
  .overlap-block__item {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  
  .overlap-block__item:last-child,.overlap-block__item:nth-last-child(2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #939393;
  }
  .overlap-block__item:nth-child(2) {
    padding-bottom: 20px;
    margin-bottom: -20px;
  }
  .overlap-block__item:nth-last-child(2) {
    border-left: none;
  }
  
  
}


@media (min-width: 769px) {
  .overlap-block__item-container {
    flex-wrap: nowrap;
  }
  .overlap-block__item{
    width: 100%;
  }
  
  
}

@media (min-width: 1024px) {
   .overlap-block__item-container {
      padding: 40px;
   }
   .overlap-block__item strong{
      font-size: 70px;
  }
  .overlap-block__item .ico {
    font-size: 64px;
    line-height: 64px;
  }
}
/***************************************/
/***************************************/
/* StickyBar Tiny Slider 'Out of the box' CSS */
/***************************************/
/***************************************/

.stickybar .tns-outer {
  padding: 0 !important
}

.stickybar .cta {
  margin: 0;
}

.stickybar .tns-outer [hidden] {
  display: none !important
}

.stickybar .tns-outer [aria-controls],
.stickybar .tns-outer [data-action] {
  cursor: pointer
}

.stickybar .tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s
}

.stickybar .tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.stickybar .tns-horizontal.tns-subpixel {
  white-space: nowrap
}

.stickybar .tns-horizontal.tns-subpixel>.tns-item {
  display: inline-block;
  vertical-align: middle;
  white-space: normal
}

.stickybar .tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both
}

.stickybar .tns-horizontal.tns-no-subpixel>.tns-item {
  float: left
}

.stickybar .tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
  margin-right: -100%
}

.stickybar .tns-no-calc {
  position: relative;
  left: 0
}

.stickybar .tns-autowidth {
  display: inline-block
}

.stickybar .tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s
}

.stickybar .tns-ovh {
  overflow: hidden
}

.stickybar .tns-visually-hidden {
  position: absolute;
  left: -10000em
}

.stickybar .tns-transparent {
  opacity: 0;
  visibility: hidden
}

.stickybar .tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0
}

.stickybar .tns-normal,
.stickybar .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1
}

.stickybar .tns-vpfix {
  white-space: nowrap
}

.stickybar .tns-vpfix>div,
.stickybar .tns-vpfix>li {
  display: inline-block
}

.stickybar .tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden
}

.stickybar .tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0
}

.stickybar .tns-t-ct:after {
  content: '';
  display: table;
  clear: both
}

.stickybar .tns-t-ct>div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left
}


/***************************************/
/***************************************/
/* StickyBar Tiny Slider Custom CSS */
/***************************************/
/***************************************/

.stickybar {
/*   display: none; */
  display: block;
  position: relative;
  top: 0;
  left: 0;
  background-color: #ffde83;
  width: 100%;
  max-width: 100%;
  height: 80px;
  z-index: 200;
}

.stickybar__item {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  
  line-height: 1;
}

.stickybar__text,
.stickybar__link {
  margin: 0 4px;
}

.stickybar__text {
  padding: 0 10px 4px;
  font-size: 1.5rem;
  font-weight: 400;
  color: black;
  text-align: center;
  text-transform: uppercase;
}

.stickybar__text strong {
  font-weight: 600;
}

.stickybar__link {
  display: inline-block;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 400;
  background-color: #f6143f;
  color: white;
  letter-spacing: 1px;
  border-radius: 2px;
}

.stickybar__close-btn {
  position: absolute;
  top: 50%;
  right: 8px;
  cursor: pointer;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: #000;
  opacity: 0.5;
}

.stickybar__close-btn:hover,
.stickybar__close-btn:active,
.stickybar__close-btn:focus {
  opacity: 1;
}


/*   RL-HAS-STICKYBAR */

.rl-has-stickybar {
  margin-top: 80px;
}

.rl-has-stickybar .custom-header {
  top: 80px !important;
}  

.rl-has-stickybar .header--landing-page {
  margin-top: 80px !important;
}

.rl-has-stickybar .page-menu__container--sticky {
  top: 112px !important; /* 42px */
}

@media (min-width: 768px) {

  .stickybar {
    height: 46px;
  }

  .stickybar__item {
    height: 46px;
    flex-direction: row;
  }

  .stickybar__text {
    padding: 0;
    font-size: 18px;
  }

  .rl-has-stickybar {
    margin-top: 46px;
  }

  .rl-has-stickybar .custom-header {
    top: 46px !important;
  }  

  .rl-has-stickybar .header--landing-page {
    margin-top: 46px !important;
  }

  .rl-has-stickybar .page-menu__container--sticky {
    top: 88px !important; /* 42px */
  }

}

.rl-has-stickybar {
     margin-top: 0px !important; 
}

@media (min-width: 1024px) {
  .stickybar__text {
    font-size: 20px;
  }

  .stickybar__link {
    font-size: 1.8rem;
    padding-right: 20px;
    padding-left: 20px;  
  }

  .stickybar__text,
  .stickybar__link {
    margin: 0 10px;
  }

  .stickybar__close-btn {
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .stickybar__text {
    font-size: 1.6rem;
  }
}


/*   drift bar code override to show on bottom */
.leadinModal.leadinModal-theme-top {
  top: auto !important;
  bottom: 0 !important;
}





/* BRAND COLORS */


 /* light green */

/* TEXT COLOR */



 

/* Layout COLORS + MISC */















/* Container elements side padding */








/* Layout Units */










/* FONTS */

 





/* Misc */





/* Blog */



/* Stickybar */




/* Buttons */






/**************************\
  Basic Modal Styles
\**************************/

.modal {}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.66);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  width: 100%;
  max-width: 800px;
  max-height: 100vh;
  border-radius: 4px;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: 
}

.modal__form {
  
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 5px;
  top: -15px;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
  color: #333;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s;
}

.modal__close .ico {
  pointer-events: none;
}

.modal__close:hover,
.modal__close:active {
  background-color: #f6143f;
  color: #fff;
}



.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
  SEARCH MODAL SPECIFIC STYLING
\**************************/

.modal--search-only .modal__content {
  margin: 0;
}

.modal--search-only .modal__form {
  display: flex;
  flex-direction: row;
}

.modal--search-only .modal__container {
  background-color: rgba(255,255,255,0.1);
}

.modal--search-only .hs-search-field__input {
  margin-bottom: 0;
  padding: 15px;
  background: #f0f0f0;
  border: none;
  box-shadow: inset 2px 2px 7px -5px rgba(0, 0, 0, 0.5);
}

.modal--search-only .hs-search-field__input:active,
.modal--search-only .hs-search-field__input:focus {
  background: #f0f0f0;
  border: none;
}

.modal--search-only .hs-search-field__input,
.modal--search-only .hs-search-field__input::placeholder,
.modal--search-only .hs-search-field__input::-webkit-input-placeholder {
  max-width: 100%;
  color: #000;
  font-size: 16px;
}

.modal--search-only .hs-search-field__input::placeholder,
.modal--search-only .hs-search-field__input::-webkit-input-placeholder {
  opacity: 0.5;
}

.modal--search-only .modal__search-button {
  padding: 0 15px;
  background-color: #f6143f;
  color: white;
  font-weight: 500;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  border: none;
  font-size: 30px;
  padding: 3px 15px 0 15px;
}

.modal--search-only .modal__search-button:hover,
.modal--search-only .modal__search-button:active {
  filter: brightness(90%);
}

.modal--search-only .modal__search-button svg {
  height: 20px;
  fill: white;
  position: relative;
  top: 1px
}

/**************************\
  Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

@media (min-width: 991px) {
  .modal__close {
    right: -15px;
  }
}
.hs-search-field {
  position: relative;
}
.hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
}
.hs-search-field__bar button svg {
  height: 10px;
}
.hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;  
}
.hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
  display: block;
}
.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color:  rgba(0,0,0, .1);
  outline: none;
}
.hero-slider {
  position: relative;

}

.hero-slider .tns-nav {
  position: absolute;
  bottom: 125px;
  z-index: 3;
  text-align: center;
  width: 300px;
  left: 50%;
  margin: 0 0 0 -150px;
  display: flex;
  justify-content: center;
}

.hero-slider .tns-nav button{
  border: none;
  display: inline-block;
  height: 2px;
  line-height: 2px;
  margin: 0 4px;
  padding: 0;
  background: #fff;
  width: 20px;
  opacity: .7;
}

.hero-slider .tns-nav .tns-nav-active {
  opacity: 1;
}

.hero-slider__inner h1 {
  font-size: 7vw;
  line-height: 1;
  margin: 0;
}

.hero-slider__slideshow {
  visibility: hidden;
  position: relative;
}

.hero-slider__slide {
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
}

.tns-outer .hero-slider__slideshow {
  visibility: visible;
}

.hero-slider__text-container {
  text-align: center;
  padding: 40px 20px 20px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.hero-slider__controls {
  color: #fff;
  max-width: 1500px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateX(-50%);
  left: 50%;
  z-index: 1; 
}

.hero-slider__controls-left, .hero-slider__controls-right {
  position: absolute;
  z-index: 2;
  font-size: 90px;
  cursor: pointer;
}

.hero-slider__controls-left {
    left: 40px;
}

.hero-slider__controls-right {
    right: 40px;
}

.hero-slider__controls {
    display: none;
}

/* temporary class for Gartner R mark */

.hero-slider__r {
  font-size: 2vw; 
  top: -2.1vw; 
  left: 0.3vw;    
  position: relative;
}

@media (min-width: 769px) {
  .hero-slider .tns-nav {
    bottom: 85px;
  }
}


@media (min-width: 1024px) {
  .hero-slider .tns-nav {
    display: none;
  }

  .hero-slider__text {
    padding: 40px;
  }
  .hero-slider__controls {
    display: block;
  }
  .hero-slider__slide {
      min-height: 520px;
  }

  .hero-slider__text p {
      font-size: 2.2rem;
      line-height: 3rem;
  }
    
}

@media (min-width: 1200px) {
  .hero-slider__slide {
      min-height: 618px;
  }
  
  .hero-slider__text p {
      font-size: 2.8rem;
      line-height: 3.2rem;
  }
  .hero-slider__text-container {
      padding: 40px;
  }
  
}

@media (min-width: 1400px) {
  .hero-slider__inner h1 {
      font-size: 9.5rem;
  }
  
  .hero-slider__r {
      font-size: 3rem;
      left: 0.3rem;
      top: -2.9rem;
  }
}
.cards-ka {
  background: linear-gradient(180deg, #3A3B46 -37.21%, #1A1A24 100%);
  color: #fff;
}

.cards-ka__header h2 {
  margin-bottom: 80px;
  text-align: center;
}

.cards-ka a {
  color: #fff; 
}
.cards-ka__image {
  max-width: 300px;
  height: auto;
  border-radius: 10px;
  border: 1px solid #565656;
}

.cards-ka__item-container {
  display: flex;
  flex-wrap: wrap; 
  text-align: center;
  justify-content: center;
}

.cards-ka__item {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.cards-ka__item-container p {
  color: #CACACA;
}

.cards-ka__item-container article {
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  
  .cards-ka__item-container article {
    width: 33.33%; 
    border-left: 1px solid #939393;
    margin-bottom: 0;
    padding: 0 40px 0 40px;
  }
  .cards-ka__item:first-child{
    border: none;
  }

}
.cards-ke--cards-shadow  .cards-ke__text {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15);
  padding: 20px;
  margin-bottom: 20px;
}

.cards-ke__item-container {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.cards-ke__item-container article {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
}

.cards-ke__icon {
  width: 36px;
  height: 36px;
}

.cards-ke__item-container header {
  display: flex;
  margin-bottom: 60px;
}

.cards-ke__item-container header h3 {
  font-size: 2.1rem;
  letter-spacing: -0.042rem;
  line-height: 2rem;
  margin: 0 12px;
}

.cards-ke__image {
  max-width: 300px;
}

@media (min-width: 768px) {
   .cards-ke__item-container {
    justify-content: center;
  }
  .cards-ke__item-container article {
    width: calc(50% - 20px); /* Adjust the width and gap for smaller screens */
   
  }
}
@media (min-width: 1200px) {
  
  .cards-ke__item-container article {
     padding: 20px;
      margin-bottom: 0;
  }
  
  .cards-ke--cards-shadow article {
     padding: 10px 0;
     margin: 10px;
  }
  
  .cards-ke--cards-shadow article {
    padding: 10px 0;
    margin: 10px;
  }

  .cards-ke__item-container {
    flex-wrap: nowrap; 
    justify-content: space-between;
  }
}
.cards-ma__item-container {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  gap: 20px; 
 
}

.cards-ma__item-container article {
  width: 100%; 
  box-sizing: border-box;
  background: radial-gradient(363.68% 187.7% at 100% -36.75%, #0E143B 25.21%, #5A6DB6 100%);
  border-radius: 10px;
  padding: 40px;
}

.cards-ma__item-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cards-ma__item-content .cta {
  margin-top: auto;
}

.cards-ma__icon {
  width: 36px;
  height: 36px;
}

.cards-ma__item-container header {
  display: flex;
  margin-bottom: 60px;
  align-items: center;
}

.cards-ma__item-container header h3 {
  font-size: 2.1rem;
  letter-spacing: -0.042rem;
  line-height: 2rem;
  margin: 0 12px;
}

@media (min-width: 1024px) {
  .cards-ma__item-container article {
    width: calc(50% - 20px); 
    
  }
  .cards-ma__item-container  {
    margin-right: -20px;
  }
}

@media (min-width: 1200px) {
  .cards-ma__item-container article {
    width: calc(25% - 20px); 
  }
}
.cards-si__container {
   clear: both;
}

.cards-si__item-container {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  gap: 20px; 
 
}

.cards-si__item-container h3 {
  background: var(--Gradient, linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%));
                                     background-clip: text;
                                     -webkit-background-clip: text;
                                     -webkit-text-fill-color: transparent;
  margin: 0;
  min-height: 90px;
  margin-bottom: 20px;
}


.cards-si__text {
  text-align: center;
  font-weight: bold;
  font-family: DM Sans, sans-serif;
  margin-top: 0;
  line-height: 1.2;
}

.cards-si__text--large {
  font-size: 2.6rem;
}

.cards-si__item-container .cta--link {
  position: absolute;
  bottom: 20px;
  left: 30px;
}

.cards-si__item-container .cards-si__article {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15);
  position: relative;
  color: #000;
}

.cards-si--columns-two .cards-si__item-container h3 {
  font-size: 8rem;
  line-height: 1;
  text-align: center;
  margin:0;
}

.cards-si--columns-two .cards-si__item-container .cards-si__heading--large {
  font-size: 9rem;
}

.cards-si__item-container .cards-si__article:hover {
  box-shadow: 4px 4px 20px 0px rgba(23, 29, 56, .4);
  transition: box-shadow 0.3s ease-in-out;
}

@media (min-width: 768px) {
   .cards-si__item-container {
     margin-right: -20px;
  }
  .cards-si__item-container .cards-si__article {
    width: calc(50% - 20px);
  }
}

@media (min-width: 1024px) {
  .cards-si__item-container .cards-si__article {
    width: calc(33.33% - 20px ); 
   
  }
  .cards-si--columns-two .cards-si__item-container {
    justify-content: center;
  }
  .cards-si--columns-two .cards-si__article {
    width: calc(50% - 20px ); 
    max-width: 500px;
  }
  
}
.half-block__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.half-block__image, .half-block__video {
  width: 100%;
  height: auto;
}

.half-block__video--vidyard {
  min-height: 467px;
}

.half-block__text:last-child p:last-child {
  margin-bottom: 0;
}

.half-block__text-container {
  width: 100%;
}

.half-block__multimedia-container {
  width: 100%;
  min-height: 1%;
  line-height: 0;
}


@media (min-width: 1200px) {
  
  .half-block__content {
    flex-direction: row;
  }
  
  .half-block--multimedia-left .half-block__multimedia-container,
  .half-block--multimedia-right .half-block__text-container {
    order: 1;
  }
  
  .half-block--multimedia-right .half-block__multimedia-container,
  .half-block--multimedia-left .half-block__text-container {
    order: 2;
  }
  
}


/* module extension */
.heading-block {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.heading-block__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.heading-block--theme-dark {
  color: #fff;
  background-color: #000;
}

.heading-block--theme-light {
  color: #000;
  background-color: #fff;
}

.heading-block--theme-gray {
  color: #000;
  background-color: #f3f3f3;
}


.heading-block--theme-light-gradient {
  color: #000;
  background: linear-gradient(180deg, rgba(212, 213, 225, 0.90) -37.21%, rgba(242, 243, 248, 0.90) 95.71%);
}
.image-block__container {
  text-align: center;
}
.image-block__container img {
  
  width: 100%;
}
.quote-block {

  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.quote-block__quotation-marks-hide .quote-block__text:before,
.quote-block__quotation-marks-hide .quote-block__text:after{
  display: none;
}

.quote-block h2 {
  font-size: 2.2rem;
  line-height: 3rem;
}



.quote-block__container {
  max-width: 1000px;
  text-align: center;
  position: relative;
}

.quote-block__text {
  position: relative;
}

.quote-block__text:before, .quote-block__text:after {
  content:'';
  display:inline-block;
  position: relative;
  width: 22px;
  height: 17px;
  background-size: cover;
  background-repeat: no-repeat;
}

.quote-block__text:before {
  right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='37' viewBox='0 0 45 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2762 0.968336L36.6625 36.6826L45 36.6826L35.5182 0.968335L22.2762 0.968336ZM-3.12224e-06 0.968338L14.2228 36.6826L22.5603 36.6826L13.242 0.968337L-3.12224e-06 0.968338Z' fill='url(%23paint0_linear_2640_173)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2640_173' x1='-8.13649' y1='195.909' x2='76.0825' y2='184.749' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.255208' stop-color='%23F51543'/%3E%3Cstop offset='0.916667' stop-color='%238A70EE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.quote-block__text:after {
  left: 10px;
  bottom: -10px;
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='37' viewBox='0 0 45 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.7238 0.968336L8.33751 36.6826L0 36.6826L9.48184 0.968335L22.7238 0.968336ZM45 0.968338L30.7772 36.6826L22.4397 36.6826L31.758 0.968337L45 0.968338Z' fill='url(%23paint0_linear_2640_174)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2640_174' x1='53.1365' y1='195.909' x2='-31.0825' y2='184.749' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.255208' stop-color='%23F51543'/%3E%3Cstop offset='0.916667' stop-color='%238A70EE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.quote-block__image {
  margin-bottom: 20px;
}
.quote-block__image, .quote-block__name_position {
  display: inline-block;
}


.quote-block__image img {
  width: 100%;
  height: auto;
}

.quote-block__testiomonial {
  margin: 40px 0;
}

/* carousel */

.quote-block .tns-nav {
    display: flex;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
    justify-content: center;
    gap: 10px;
}

.quote-block .tns-nav button {
    border: none;
    background: #fff;
    width: 30px;
    height: 5px;
}

.quote-block .tns-nav .tns-nav-active {
    background: #f6143f;
}

@media (min-width: 1024px) {
  .quote-block__text:before {
    right: 20px;
  }
  
  .quote-block__text:after {
    left: 20px;
    bottom: -20px;
  }
  
  .quote-block__text:before, .quote-block__text:after {
    width: 45px;
    height: 37px;
  }
  
  .quote-block h2 {
    font-size: 4rem;
    line-height: 1.2;
  }
  
  .quote-block .quote-block__text--size-small {
    font-size: 3.3rem;
    line-height: 1.2;
  }

  .quote-block .quote-block__text--size-large {
    font-size: 5.2rem;
    line-height: 1.2;
  }
}
.docs-block {
  position: relative;
}

.docs-block__image img {
  width: 100%;
  height: auto;
}

.docs-block h3 {
  font-size: 2rem;
}


@media (min-width: 1200px) {
  
  .docs-block__container {
    display: flex;
  }
  .docs-block__content {
    width: 70%;
  }
  .docs-block__docs {
    border-left: 1px solid #dbdbdb;
    height: auto;
    margin-left: 20px;
    padding-left: 20px;
    margin-bottom: auto;
  }
}

.docs-block__accordion-item .ico {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
    line-height: 10px;
}

.docs-block__accordion-item.active .ico {
    transform: rotate(180deg);
}

.docs-block__accordion-item-header {
    background-color: #fbfbfb;
    box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15);
    color: #1f1f1f;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 30px;
    position: relative;
}

.docs-block__accordion-item-header:after {
    background-color: #00E9BC;
    content: "";
    height: 50%;
    left: -1px;
    position: absolute;
    top: 25%;
    width: 2px;
}

.docs-block__accordion-item-content {
    background-color: #fbfbfb;
    box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15);
    padding: 30px;
}

.docs-block__docs h3 {
    font-size: 4rem;
    line-height: 5rem;
}


.docs-block__docs ul li {
  
}
.docs-block__docs a {
    color: inherit;
    display: block;
    background-color: #f5f5f5;
    padding: 10px 16px;
}

.docs-block__docs .ico {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.docs-block__accordion-item-content-inner table {
    max-width: 780px;
    width: 100%!important
}

.docs-block__accordion-item-content-inner th {
    background: #2e2e2e;
    border-bottom: none;
    border-left: 1px dotted #aaa;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    padding: 8px 10px;
    text-align: center;
    text-transform: uppercase
}

.docs-block__accordion-item-content-inner th:first-child {
    border-left: none;
    text-align: left
}

.docs-block__accordion-item-content-inner td {
    border-bottom: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    font-size: 14px;
    padding: 8px 10px;
    text-align: center
}

.hs-product-inner-section2 .docs-block__accordion-item-content-inner td {
    line-height: 1.5
}

.docs-block__accordion-item-content-inner td img {
    width: auto
}

.docs-block__accordion-item-content-inner td:first-child {
    border-left: none;
    text-align: left
}

.docs-block__accordion-item-content-inner table tr:hover {
    background-color: #f0f0f0
}
.video-banner__container {
  overflow: hidden;
  position: relative;
  transition: height 0.5s ease, max-width 0.5s ease;
  margin: auto; /* Center the container horizontally */
  line-height: 0;
  padding: 0;
}

.video-banner__image {
  width: 100%;
}

.video-banner__play-container {
  cursor: pointer;
  transition: .33s;
  cursor: pointer;
  opacity: 1;
}

.video-banner__play-container:hover {
  opacity: .9;
}

.video-banner__vidyard-player {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  display: none;
  margin: auto;
}

.video-banner .ico.play{
  font-size: 8vw;
  left: 50%;
  line-height: 8vw;
  margin-left: -4vw;
  margin-top: -4vw;
  position: absolute;
  top: 50%;
  color: #fff;
  transition: .33s;
}
.video-banner__play-container:hover .ico.play{
  font-size: 9vw;
  line-height: 9vw;
  margin-left: -4.5vw;
  margin-top: -4.5vw; 
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/





.glossary .custom-banner-image .hero__head, .glossary .custom-banner-image .hero__head a {
    color: #000;
}

.glossary-section__nav {
    border-bottom: 1px solid #D7D7D7;
    display: flex;
}

.glossary-section__nav li {
    flex: 1;
    text-align: center;
    margin-bottom: 8px;
}

.glossary-section__nav a:hover {
    border-bottom: 3px solid #f6143f;
    padding: 0px 4px 9px 4px;
    text-align: center;
}

.glossary-section p {
    font-size: 18px;
}

.glossary-section__dl dt {
    font-size: 42px;
    font-family: DM Sans,sans-serif;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #D7D7D7;
    padding: 0;
    line-height: 31px;
    margin-bottom: 15px;
    position: relative;
    margin-top: 40px;
}

.glossary-section__dl dt:before {
   content: '';
   width: 30px;
   height: 1px;
   background: #fff;
   position: absolute;
   bottom: -1px;
   left: 0;
}

.glossary-section__dl dd {
   margin-left: 0;
   margin-right: 0;
}

.glossary-section__dl a {
  color: inherit;
}

.glossary-section__dl a:hover {
  text-decoration: underline;
}


.glossary-section h1, .glossary-section h2 {
    font-size: 50px;
    font-family:  DM Sans,sans-serif;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.1;
}

.glossary-section h1 {
    font-size: 78px;
}

.glossary-section__toc h2 {
    font-size: 28px;
}

.glossary-section__toc nav {
    border-left: 1px solid #d7d7d7;
    padding-left: 16px;
    position: relative;
    left: -16px;
}

.glossary-section__toc nav a {
    color: inherit;
    display: inline-block;
}

.glossary-section__toc nav a:hover {
    border-left: 3px solid #f6143f;
    padding-left: 15px;
    position: relative;
    left: -18px;
    margin-right: -18px;
}

.glossary-section__section-red {
     background: #FEDCDC; 
     padding: 20px; 
     position: relative; 
     border-radius: 10px;
}

.glossary-section__cards .main-page-section__intro-primary-head {
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    position: relative;
}


.glossary .site-footer {
    margin-top: 0;
}

.glossary .main-page-section__outro-text, .glossary .main-page-section__intro {
    margin-bottom: 20px
}
.form-block {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  clear: both;
}

.form-block__form-wrapper {
  color: #000;
  background: #fff;  
  padding: 20px;
  border-radius: 10px;
  box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15)
}

.form-block__half--content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 40px;
}

.form-block__logo {
  margin: 40px auto;
  display: block;
}

.form-block__logo-bg {
  background: linear-gradient(180deg,rgba(25,25,44,1) 0%,  rgba(25,35,77,1) 25%, rgba(58,74,142,1) 50%, rgba(255,255,255,1) 50%);
}

.form-block__logo-bg .form-block__form-wrapper {
  box-shadow: 2px 2px 8px 0 rgba(23,29,56,.35);
}

.form-block__title {
  margin-top: 0;
  margin-bottom: 30px;
}

.form-block__half--form-only {
  max-width: 500px;
  margin: auto;
}

.form-block__image {
  max-width: 300px;
  align-self: center;
}

/* Hubspot Form */

.form-block .hs-form {
}

.form-block .form-block__form-title {
  font-size: 1.8rem;
  position: relative;
  margin: 0;
  text-transform: uppercase;
}

.form-block .form-block__form-title:before {
  content: "";
  position: absolute;
  top: 15%;
  left: -22px;
  width: 5px;
  height: 65%;
  background-color: #ed1c41;
  border-radius: 3px;
}

.form-block .hs-form  .hs-form-field .hs-error-msgs label {
  color: #f6143f;
  font-weight: 400;
  font-size: 1.2rem;
}

.form-block .hs-form .hs-richtext p{
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 5px 0;
}

.form-block .hs-form fieldset .input {
  margin-right: 0 !important;
}

.form-block .hs-form .hs-input:focus,
.form-block .hs-form .hs-textarea:focus, 
{
  background-color: #ffffff;
  outline: none;
  border: 1px solid black;
}

.form-block .hs-form .form-title {
  line-height: 1.4;
  margin: 0;
  position: relative;
  margin-bottom: 30px;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: -1px;
  color: #1f1f1f;
}

.form-block .hs-form ul.hs-error-msgs.inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  top: -10px;
  margin-bottom: -10px;
}

.form-block .hs-form .form-title {
  margin: 5px 0 0px;
  padding: 25px 0 25px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.form-block .hs-form .form-title:before {
  content: "";
  position: absolute;
  top: 15%;
  left: -33px;
  width: 5px;
  height: 65%;
  background-color: #ed1c41;
  border-radius: 3px;
}

.form-block .hs-form .hs-form-field label {
  margin: 0 0 6px;
  display: inline-block;
  color: #1f1f1f;
  line-height: 1.4;
  font-weight: 300;
  font-size: 1.4rem;
}

.form-block .hs-form ul.hs-error-msgs label {
  font-size: 1.4rem;
  color: #f6143f;
  margin: 10px 0;
}

.form-block .hs-form .hs-form-field label.hs-form-booleancheckbox-display {
  line-height: 1.6;
}

.form-block .hs-form .hs-fieldtype-booleancheckbox .hs-input {
  width: 15px;
  height: 15px;
  margin: 0 6px 0 0;
  position: relative;
  top: 4px;
  float: left;
}

.form-block .hs-form .hs-custom-form ul.inputs-list {
  margin: 0;
}

.form-block .hs-form .hs-fieldtype-text + .hs-fieldtype-booleancheckbox {
  margin-top: 25px;
}

.form-block .hs-form li.hs-form-booleancheckbox {
  margin-bottom: 5px;
}
/* One Line Inputs */
.form-block .hs-input,
.form-block .hs-textarea{
  width: 100%;
  padding: 10px;
  font-size: 14px;
  display:block;
  margin: 0 0 25px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  font-family:Roboto, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:300;
  letter-spacing:normal;
  line-height:19.6px;
  outline:none;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.form-block .hs-form fieldset .hs-form-field {
  flex: 1;
}

.form-block .hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}


.form-block .hs-form fieldset {
  display: flex;
  gap: 20px;
  max-width: unset;
}

.form-block .hs-form .hs-button.primary {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  font-size: 14px;
  margin-top: 20px;
  background: linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%);;
  color: #ffffff;
  padding: 12px 30px 11px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  border: none;
  outline: none;
  margin-bottom: 40px;
  line-height: normal;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}


.form-block .hs-form .hs-button.primary, 
.form-block .hs-form input[type="submit"], 
.form-block .hs-form input[type="button"] {
  width: 100%;
  padding: 12px 30px 11px;
  font-size: 14px;
  background-color: #f6143f;
}

.form-block .hs-form .hs-richtext a {
  color: #f6143f
}

.hs-form-field ul.hs-error-msgs.inputs-list {
  position: relative;
  margin: -15px 0 10px 0;
}


@media (min-width: 1024px) {
  .form-block__container {
    display: flex;
  }
  
  .form-block__half {
    flex: 1;
  }
  
  .form-block__half--content {
    text-align: right;
  }
  
  .form-block--offset .form-block__form-wrapper {
    position: relative;
    margin-top: -80px;
    top: 80px;
  }
}


@import url('//fonts.googleapis.com/css?family=Roboto:100,300,300i,400,500,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600&display=swap');


/* BRAND COLORS */

 /* red */
 
 /* light gray */
 
 /* rl blue */

/* TEXT COLOR */



 

/* Layout COLORS + MISC */













/* Container elements side padding */








/* Layout Units */










/* FONTS */

 






/* Misc */









/* Buttons */






.hs-search-results {
  padding-top: 0; 
}

/* Search Input */

.hs-search-field {
  position: relative;
}

.hs-search-field__bar-form {
  display: flex;
  flex-direction: row;
}

.hs-search-field__input--results {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #ccc;
  height: 49px;
  margin: 0;
  max-width: 500px;
  text-indent: 10px;
  outline-color: #939393;
}

.hs-search-field__button {
  margin-bottom: 0;
  cursor: pointer;
  padding-bottom: 2px;
  border-radius: 0;
}


.hs-search-field__input {
  
}

.hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

.hs-search-field--open .hs-search-field__suggestions {
  border: none;  
  display:block;
}
.hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
  display: block;
}
.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color:  rgba(0,0,0, .1);
  outline: none;
}

/* Search Results Suggestions */

 .hs-search-field__suggestions {
  padding: 15px 20px;
  background-color: #fafafa;
  border: none;
}

.hs-search-field__suggestions li {
  padding-left: 0;
}

.hs-search-field--open .hs-search-field__suggestions li > a {
  color: #333;
  font-size: 14px;
  text-decoration: underline;
}

.hs-search-field--open .hs-search-field__suggestions li:after {
  display: none;
}

.hs-search-field--open .hs-search-field__suggestions a:hover, 
.hs-search-field--open .hs-search-field__suggestions a:focus {
  background-color: transparent;
  text-decoration: none;
}

/* Search Results Filter */

.hs-search-results__filter {
  display: flex;
  gap: 10px
}

.hs-search-results__filter-button {
  padding: 4px 20px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  font-size: 1.4rem;
  cursor: pointer;
}

.hs-search-results__filter-button.active, .hs-search-results__filter-button:hover {
  background: none;
}

/* Search Results */

.hs-search-highlight, .hs-highlight-title {
  font-weight: bold;
}

.hs-search-results__listing {
}

.hs-search-results__featured-image {
  max-width: 80px;
}

.hs-search-results__featured-image img{
  width: 100%;
}

.hs-search-results__item {
  display: flex;
  gap: 20px;
}

.hs-search-results__date {
  font-size: 1.4rem;
  margin-right: 10px;
  white-space: nowrap;
}

.hs-search-results__listing li:after {
  display: none;
}

.hs-search-results__listing li,
.hs-search-results__listing li {
  padding-left: 0;
  margin: 0 0 30px;
  padding-bottom: 30px;
}

.hs-search-results__listing li:not(:last-child),
.hs-search-results__listing li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}

.hs-search-results__title{
  font-family: DM Sans, sans-serif ;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #333;
}

.hs-search-results__type {
  background: #f5f5f5;
  font-size: 1.4rem;
  display: inline-block;
  padding: 0px 8px;
}

.hs-search-results__title:hover,
.hs-search-results__title:active {
  text-decoration: none;
  color: #f6143f;
}

.hs-search-results__description {
  margin-bottom: 0;
  font-size: 14px;
}

.hs-search-results__pagination--no-results {
  display: none;
}

.hs-search-results__prev-page,
.hs-search-results__next-page {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #333;
}

.hs-search-results__prev-page:active,
.hs-search-results__next-page:active,
.hs-search-results__prev-page:hover,
.hs-search-results__next-page:hover {
  text-decoration: underline;
}

.hs-search-results__prev-page {
  float: left;
}

.hs-search-results__next-page {
  float: right;
}

@media (min-width: 768px) {
  .hs-search-results__featured-image {
     max-width: 210px;
  }
  .hs-search-results__title {
     font-size: 2.4rem;
     line-height: 3rem;
  }
  .hs-search-results__type {
    padding: 2px 15px;
  }
}


.lightbox-image img {
  width: 100% !important;
}

.lightbox-image:hover:before {
    opacity: .65;
}
.lightbox-image:before {
    background-color: #22212c;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .2s;
    width: 100%;
}
.lightbox-image:hover {
    text-decoration: none;
}

.lightbox-image {
    display: block;
    position: relative;
}

.lightbox-image:hover:after {
    opacity: 1;
}
.lightbox-image:after, [data-icon]:before {
    font-family: rl-icons!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}
.lightbox-image:after {
    color: #fff;
    content: "\ea17";
    font-size: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    opacity: 0;
    position: absolute;
    top: 50%;
}
.categories-block .ico {
  width: 22px;
  text-align: center;
  margin-right: 8px;
  vertical-align: middle;
  line-height: 2;
}
.social-block h2 {
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
}

.social-block ul {
  display: flex;
  gap: 10px;
}

.social-block a span {
  display: none;
}
.subscribe-block {
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
}

.subscribe-block h2 {
  text-transform: uppercase;
}

.subscribe-block p {
  font-size: 1.6rem;
}

.subscribe-block input {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 1.4rem;
}

.subscribe-block .hs-input {
  width: 80%;
  padding: 10px;
  box-sizing: border-box;
  font-weight: 300;
  border: 1px solid #d7d7d7;
  margin-bottom: 20px;
}

.subscribe-block .hs-input.error {
  border: 2px solid red;
}

.subscribe-block .hs-error-msgs {
  display: none !important;
}

/* override default with cta propreties */
.subscribe-block .hs-button {
  background: linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%);;
  padding: 10px 20px;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  padding: 10px 40px;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 300;
}

.subscribe-block .grecaptcha-badge {
  display: none;
}
.favorite-post-block__item-date {
  color: #808080;
}
.latest-post-block__item a{
  font-size: 2.6rem;
  font-weight: bold;
  font-family: DM Sans, sans-serif
}

.latest-post-block__item p {
  margin-top: 0;
  margin-bottom: 40px;
}
.featured-blog__container  {
  display: flex;
  gap: 20px;
}

.featured-blog .blog__item h3 {
  font-size: 3.3rem; 
}

.featured-blog__container article {
  flex: 1 0 calc(50% - 20px);  
}

@media (max-width: 1024px) {

  .featured-blog__container  {
    display: block;
  }
  
  .featured-blog__container article {
    width: 100%;
    margin-bottom: 20px;
  }
  
}}
.blog__post a {
  color: #f6143f;
}

.blog__post-topic-date {
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.blog__post-secondary-h2 {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: normal;
}

.blog__post-secondary-h3 {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: normal;
}

.blog__post-topic-date a {
  color: #f6143f;
}

.blog__post h1, .blog__post-secondary-h2 {
  text-align: center;
}

.blog__post-keep-learning {
  margin-bottom: 40px;
}

.blog__post-content img {
  max-width: 100%;
  margin-bottom: 20px;
}

/* override first blog image size */ 
#hs_cos_wrapper_post_body p:first-child img, #hs_cos_wrapper_post_body h2:first-child img  {
  max-width: 800px !important;
  width: 100% !important; 
  margin: 40px auto;
  display: block;
}

.blog-post__social-list {
  display: flex;
  justify-content: center;
}

.blog-post__social-list li a:hover {
    transform: translateY(-3px);
}

.blog-post__social-list li a {
    align-items: center;
    background-color: #171c38;
    border-radius: 100%;
    color: #fff;
    display: inline-flex;
    font-size: 18px;
    height: 40px;
    justify-content: center;
    line-height: 1;
    margin: 0 6px;
    transition: transform .3s;
    width: 40px;
}
.blog-author__short-info {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto 25px;
    max-width: 700px
}

.blog-author__short-info__image-container {
    align-items: flex-start;
    display: flex;
    margin-right: 10px
}

.blog-author__short-info__image {
    border-radius: 50%;
    flex-basis: 60px;
    max-width: 60px;
    width: 60px
}

.blog-author__short-info__text-label {
    color: grey;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

.blog-author__short-info__name-bio,.body-container p.blog-author__short-info__name-bio {
    font-size: 18px;
    line-height: 1.3;
    margin: 2px 0 0
}

.blog-author__short-info__name-bio a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #f6143f;
}

.blog-author__short-info__name-bio a:hover {
    text-decoration: underline
}

.blog-author__image-and-bio-container {
    clear: both;
    margin-bottom: 10px;
    max-width: 900px;
    overflow: hidden
}

.blog-author__avatar img {
    border-radius: 50%;
    float: left;
    margin: 0 20px 10px 0;
    max-width: 100px
}

.blog-author__bio {
    margin-bottom: 20px
}

.blog-author__social-label {
    color: grey;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.blog-author__social-link {
    color: #333;
    font-size: 14px;
    padding: 0 5px
}

.blog-author__social-link [class*=icon] {
    position: relative;
    top: 2px
}

.blog-author__social-link-text {
    text-decoration: underline
}

.blog-author__social-link-text:hover {
    text-decoration: none
}

.blog-author__listing-header {
    position: relative;
}

.blog-author__listing-header:before {
    background-color: #f6143f;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 35px
}

@media (min-width: 540px) {
    .blog-author__avatar img {
        max-width:150px
    }
}





/* BRAND COLORS */


 /* light green */

/* TEXT COLOR */



 

/* Layout COLORS + MISC */















/* Container elements side padding */








/* Layout Units */










/* FONTS */

 





/* Misc */





/* Blog */



/* Stickybar */




/* Buttons */






.tag-list-inline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.tag-list-inline__item--text {
  margin-right: 10px;
}

.tag-list-inline__item--text:after, .tag-list-inline__item:after {
  content: normal !important;
} 

.tag-list-inline__item {
  margin: 0 10px 12px 0;
}

a.tag-list-inline__item-link, a.tag-list-inline__item-link {
  padding: 5px 15px;
  background-color: #ffffff;
  color: #333;
  border-radius: 2px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-size: 12px;
}

.tag-list-inline__item-link .icon-angle-left {
  font-size: 18px;
  position: relative;
  top: 4px;  
}

.blog-content > div:not(:first-child) .tag-list-inline {
  margin-top: 10px;
}

@media (min-width: 991px) {
  .tag-list-inline {
    margin: -10px 0 30px;
  }
}
.blog__listing {
  
  
}

.blog__listing-item {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.blog__item {
  box-sizing: border-box;
  width: calc(33.3333% - 13.4px);
  display: flex;
  margin: 0;
  background-color: #fff; /* Set a background color or adjust as needed */
  display: flex;
  box-shadow: 2px 2px 8px 0px rgba(23, 29, 56, 0.15);
  flex-direction: column;
}

.blog__item h3 a {
  color: inherit;
}

.blog__item-content {
  padding: 10px 20px;
}

.blog__item-image {
  display: block;
}

.blog__item-image img{
  width: 100%; 
}

.blog__item time {
  font-size: 1.4rem;
  color: #808080;
}

.blog__item-topic-link {
  font-size: 1.4rem;
  color: inherit !important;
}

.blog__item h3 {
  font-size: 2.6rem;
  line-height: 1.1;
  margin-top: .3em;
}


.blog__item-desc, .blog__item-read-more {
  font-size: 1.4rem;
  line-height: 1.4;
}

.blog__item-read-more {
  color: #f6143f;
}

.blog__item-read-more:hover {
  color: inherit;
}

.blog__pagination {
  margin-bottom: 20px;
}

.blog__pagination a {
  width: 80px;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  /* Reset width for all items to 100% on the 1024px breakpoint */
  .blog__item {
    flex: 1 0 calc(100% - 20px);
  }
  
}
.blog-section--show-more .blog-listing-wrapper .post-listing .post-item {
  display: none;
}

.blog-section--show-more-btn-container {
  width: 100%;
  margin: 0 auto; 
  text-align: center; 
  clear: both;
}

.post-item--loaded {
  animation-name: load-more-items;
  animation-duration: 1s;
}

@keyframes load-more-items {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* HS grid hack */

@media (min-width: 1024px) {
  .blog__container .span9 {
      border-right: 1px solid #dbdbdb;
      padding-right: 40px;
  }
}


@font-face {
font-family: 'rl-icons';
src: url("//3375217.fs1.hubspotusercontent-na1.net/hubfs/3375217/raw_assets/public/Redesign_2023/icons/fonts/rl-icons.ttf") format("truetype"),
url("//3375217.fs1.hubspotusercontent-na1.net/hubfs/3375217/raw_assets/public/Redesign_2023/icons/fonts/rl-icons.woff") format("woff");
}
.ico {
    font-family: 'rl-icons' !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}

.ico--black {
    color: #000;
}

.ico-white {
    color: #fff;
}

.ico--medium {
    font-size: 32px;
    width: 112px;
    height: 112px;
    border-radius: 100px;
    line-height: 112px;
}

.ico--large {
    font-size: 64px;
    line-height: 64px;
}

.ico--gradient {
    background: var(--Gradient---Red, linear-gradient(96deg, #F51543 -14.81%, #8A70EE 99.17%));
    color: #fff;
}

.ico--8 { font-size: 8px; }
.ico--16 { font-size: 16px; }
.ico--24 { font-size: 24px; }
.ico--32 { font-size: 32px; }
.ico--40 { font-size: 40px; }
.ico--48 { font-size: 48px; }
.ico--56 { font-size: 56px; }
.ico--64 { font-size: 64px; }


.gauge:before { content: "\ea01"; }
.rss:before { content: "\ea02"; }
.youtube:before { content: "\ea03"; }
.facebook:before { content: "\ea04"; }
.linkedin:before { content: "\ea05"; }
.instagram:before { content: "\ea06"; }
.x:before { content: "\ea07"; }
.folder-arrow-up:before { content: "\ea08"; }
.ul-list-check:before { content: "\ea09"; }
.rl-logo-small:before { content: "\ea0a"; }
.search:before { content: "\ea0b"; }
.check-mark-stamp:before { content: "\ea0c"; }
.arrow-up-bold:before { content: "\ea0d"; }
.arrow-down-bold:before { content: "\ea0e"; }
.arrow-left-light:before { content: "\ea0f"; }
.menu-burger:before { content: "\ea10"; }
.close:before { content: "\ea11"; }
.arrow-right-light:before { content: "\ea12"; }
.files:before { content: "\ea13"; }
.chart-icon:before { content: "\ea14"; }
.monitor-dev:before { content: "\ea15"; }
.dynamic-analysis:before { content: "\ea16"; }
.scale:before { content: "\ea17"; }
.share-comply:before { content: "\ea18"; }
.malware:before { content: "\ea19"; }
.mail:before { content: "\ea1a"; }
.system-power:before { content: "\ea1b"; }
.decomposition:before { content: "\ea1c"; }
.prioritize:before { content: "\ea1d"; }
.calendar:before { content: "\ea1e"; }
.wheel:before { content: "\ea1f"; }
.check-mark-circle:before { content: "\ea20"; }
.rl-logo-small-square:before { content: "\ea21"; }
.web:before { content: "\ea22"; }