.client-logos p.carousel-heading{text-align:center;font-family:Arimo,sans-serif;font-size:24px;font-weight:400}.client-logos p.carousel-heading span{font-weight:700}.client-logos .inner-container{row-gap:var(--row-gap-3);flex-direction:column;align-items:center}.logos-carousel-wrapper{justify-content:center;width:100%;max-width:1440px;height:43px;display:flex;position:relative;overflow:hidden}.logos-carousel-fader{background:var(--bkg-white);background:linear-gradient(90deg,var(--bkg-white)0%,#fff0 10%,#fff0 90%,var(--bkg-white)100%);z-index:40;width:100%;height:43px;position:absolute;top:0;left:0}.logos-carousel-mover{z-index:30;height:43px;animation:60s linear infinite logoanimation;display:flex;position:absolute;top:0;left:0;overflow:hidden}.logos-carousel{display:flex}.logos-carousel img{width:auto;height:36px;margin:var(--mar-0)var(--mar-2);display:inline-block}@keyframes logoanimation{0%{transform:translate(0%)}to{transform:translate(-50%)}}.logos-carousel-fader.fader-light-blue{z-index:40;background:linear-gradient(90deg,#ebeff1 0%,#ebeff100 10% 90%,#ebeff1 100%);width:100%;height:43px;position:absolute;top:0;left:0}.product-description .inner-container{justify-content:center;row-gap:var(--row-gap-3);flex-direction:column;display:flex}.product-features .inner-container{row-gap:var(--row-gap-1)}.product-description-cards{column-gap:var(--col-gap-1);display:flex}.product-diagram{justify-content:center;display:flex}.product-diagram svg{max-width:100%;height:auto;display:block}.product-diagram svg>g>a:hover,.product-diagram svg>g>g>a:hover{text-decoration:none}.product-diagram svg>g>g>a:hover g:first-child path{fill:var(--gbs-orange)}.product-diagram svg>g>g>a:hover g text{fill:var(--color-white)}.product-features p{font-style:oblique;line-height:1.5}@media only screen and (width>=992px){.hero-product .hero-text{width:50%}.hero-product .hero-image{justify-content:center;align-items:center;max-width:50%;max-height:456px;margin:0;display:flex}.hero-product .hero-image img{height:min-content}.hero-product .hero-image .code-block{background-color:#1e1e1ee6;font-size:13px;transform:perspective(600px)rotateY(-15deg)}}@media only screen and (width<=991px){.hero-product .inner-container:nth-child(2){width:auto}}