<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, p {
    font:18px/1.7 var(--zf-primary-regular), Helvetica, sans-serif;
}
picture, source, img {
    display: block;
}
.slick-dots li:only-child, .ca_logo.ca_mobileview {
    display: none;
}
.ca_link {color: #0067ff;}
.pop_freez {overflow:hidden;}
.ca_banner {
    width: 100%;
    background: #ffffff;
    position:relative; 
    z-index:1;
}
.ca_navSec {
    max-width: 1160px;
    margin: 0 auto;
    width: 90%;
    border-bottom: 2px solid #f1e8e5;
    padding: 60px 0 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ca_navPrev {
    color: #333;
    background: #f1e8e5;
    padding: 10px 15px;
    font: 12px/1.1 var(--zf-primary-semibold);
    text-transform: uppercase;
    display: inline-block;
}
.ca_cmpny {
    font:14px/1.1 var(--zf-primary-light);
    display: inline-block;
    padding: 0 15px;
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
}
.ca_bannerInner {
    max-width: 1160px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: row;
}
.ca_lftSec {
    width: 65.5%;
    text-align: left;
    padding-right: 40px;
    box-sizing: border-box;
}
.ca_rhtSec {
    width: 34.5%;
    text-align: right;
}
.ca_logo_sec {
    padding: 60px 0;
    text-align: left;
}
.ca_logo {
    display: inline-block;
}
.ca_lftSec h1 {
    font: 26px/1.2 var(--zf-primary-bold);
    margin-bottom: 15px;
    color: #381f8e;
}
.ca_describe_sec {
    font:18px/1.7 var(--zf-primary-regular);
    margin-bottom: 15px;
}
.ca_testiSec {
    max-width: 700px;
    padding: 40px 0;
}
.ca_infoSec {
    padding: 40px 0 20px;
} 
.ca_infoSec h3, .ca_testiSec h3, .ca_sampleSec h3, .ca_ytSec h3 {
    font:22px/1.2 var(--zf-primary-bold);
    position: relative;
    color: #381f8e;
} 
.ca_infoSec h3, .ca_ytSec h3 {text-transform: uppercase;}
.ca_infoSec h3:before, .ca_ytSec h3:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #333;
    margin-bottom: 5px;
}
.ca_ytSec h3:before {
    top: 0;
    right: 0;
    position: absolute;
}
.info-experience span {
    font: 40px/1 var(--zf-primary-bold);
    display: block;
}
.ca_Trustie {
    padding: 20px 0 0;
}
.ca_Trustie span {
    margin: 0 40px 20px 0;
    display: inline-block;
}
.ca_expertise, .ca_spkrInfo {
    list-style-type: none;
}
.ca_expertise li {padding-bottom: 10px}  
.ca_quote {
    max-width: 700px;
    padding-bottom: 20px;
    color: gray;
}
.ca_quotePara {font: 22px/1.7 var(--primaryfont-semibold); margin: 0;}
.ca_Testi_name {
    font: 18px/1.2 var(--primaryfont-regular);
    padding-top: 20px;
    text-transform: uppercase;
}
.ca_Testi_desig {font: 16px/1.2 var(--primaryfont-regular); text-transform: initial;}

.ca_sampleSec {
    padding: 40px 0 20px;
    position: relative;
    max-width: 700px;
}
.ca_slickSec {
    width: 700px;
    background: #fff;
    max-width: 100%;
    cursor: pointer;
    z-index:1;
}
.ca_slickSlide {
    max-width: 100%;
    height: auto;
    width: 100%;
    margin-bottom: 0px;
}
.slick-dots li {
    background: #bebfbf;
    border: none;
    vertical-align: middle;
    margin: 0 5px;
    width: 10px;
    height: 10px;
}
.slick-dots li.slick-active {
    background: #2a2a2a;
    border: 1px solid #2a2a2a;
}    
/*** Right section CSS start ***/
.ca_rhtSec_inner {
    background: #f1e8e5;
    box-sizing: border-box;
    padding: 60px 50px;
    height: auto;
}
.ca_spkr {
    padding-bottom: 60px
}
.ca_spkrimg {
    display: inline-block;
    border-radius: 6px;
}
.ca_name {
    font: 30px/1 var(--zf-primary-bold);
    margin-bottom: 30px;
}
.ca_spkrInfo li {
    padding: 0 30px 20px 0;
    font:16px/1.2 var(--zf-primary-regular);
}
.ca_phone, .ca_web, .ca_address, .ca_email {
    position: relative;
    font: 16px/1.2 var(--zf-primary-regular);
}
.ca_emailLink, .ca_webLink {
     text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.ca_web, .ca_email {
   display: flex;
   justify-content: flex-end;
}
.ca_address {
    font: 16px/1.4 var(--zf-primary-regular);
}
.bg_lazy_loaded .ca_linkedin:after, .bg_lazy_loaded .ca_phone:after, .bg_lazy_loaded .ca_web:after, .bg_lazy_loaded .ca_address:after, .bg_lazy_loaded .ca_email:after, .bg_lazy_loaded .ca_fbook:after, .bg_lazy_loaded .ca_twitter:after, .bg_lazy_loaded .ca_playIcon {
    background-image: url(/sites/zweb/images/canvas/canvas-dev-sprite.png);
}
.ca_phone:after, .ca_web:after, .ca_address:after, .ca_email:after {
    content: "";
    position: absolute;
    top:0;
    right: -30px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 300px 150px;
}
.ca_phone:after {background-position: 0px -2px;}
.ca_web:after {background-position: -51px -2px;}
.ca_address:after {background-position: -75px -2px;}
.ca_email:after {background-position: -25px -2px;}

.ca_web a, .ca_email a {
    color: #000;
}
.ca_ytSec {
    padding: 30px 0;
}
.ca_socialSec {
    display: flex;
    flex-direction: row-reverse;
}
.ca_socialSec li {
    padding-top: 30px;
    padding-left: 8px;
}
.ca_linkedin, .ca_twitter, .ca_fbook {
    border-radius: 50%;
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    width: 37px;
    height: 37px;
    position: relative;
    cursor: pointer;
}
.ca_linkedin:after, .ca_twitter:after, .ca_fbook:after {
    display: inline-block;
    background: no-repeat -49px -20px;
    width: 25px;
    height: 25px;
    background-size: 300px 150px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);   
}
.ca_fbook:after {
    background-position:-139px -23px;
    width: 9px;
    height: 16px;
}
.ca_twitter:after {
    background-position:-159px -24px;
    width: 15px;
    height: 13px;
}
/*** Video section CSS start ***/
.ca_vidSec {
    background: #000;
    width: 100%;
    padding: 30px 20px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}
.ca_vid_Head {
    font:18px/1.4 var(--primaryfont-bold);
    margin-bottom: 15px;
    color: #fff;
}
.ca_vidThumb {
    position: relative;
    background: url('/sites/zweb/images/canvas/images/kevin-chieff.png') no-repeat 0 0;
    width: 274px;
     height: 152px;
    display: inline-block;
    cursor:pointer;
}
.ca_playIcon {
    position: absolute;
    content: "";
    top:13px;
    right: 15px;
    background: no-repeat -358px -7px;
    width: 31px;
    height: 31px;
    z-index: 2;
}
@keyframes waves {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
  }
}
.ca_playWave {
    display: inline-block;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #d2c5ff;
    opacity: 1;
    border-radius: 100%;
    top: 3px;
    right: 6px;
    z-index: 1;
    -webkit-animation: waves 2s ease-in-out infinite;
    animation: waves 2s ease-in-out infinite;
}
.ca_Actwave {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.ca_Actwave1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/*** zoom section CSS start ***/
.ga_expandSec {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgb(0 0 0 / 80%);
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
}
.ga_expandSec.active {
    opacity: 1;
    z-index: 999;
}
.ga_expandInner {
    max-width: 1270px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
.ga_expandLst {
    max-height: 660px;
    overflow: auto;
}
.ga_expand {
    padding: 0 50px;
}
.ga_close {
    position: absolute;
    content: "";
    top:30px;
    right: 40px;
    background: transparent; 
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}
.bg_lazy_loaded .ga_close:after, .bg_lazy_loaded .slick-next.slick-arrow:after, .bg_lazy_loaded .slick-prev.slick-arrow:after {
     background-image: url(/sites/zweb/images/canvas/gallery/gallery-sprite.svg);
}
.ga_close:after {
    position: absolute;
    content: "";
    top: 11px;
    right: 11px;
    background: no-repeat -9px -8px;
    width: 11px;
    height: 11px;
    cursor: pointer;
    display: inline-block;
}
.slick-next.slick-arrow:after, .slick-prev.slick-arrow:after {
    background: no-repeat -68px -6px;
    width: 8px;
    height: 15px;
    display: inline-block;
    transform: rotate(0);
    bottom: 7px;
    right: 9px;
}
.slick-prev.slick-arrow:after {
    background-position: -27px -6px;
}
.slick-next.slick-arrow:before, .slick-prev.slick-arrow:before {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #fff;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    transform: rotate(0);
}
.ca_quoteSec { position:relative; z-index:1; }
.ca_quoteSec .slick-dots {
    text-align: left;
}
@media screen and (max-width: 1280px) {
.ga_expandLst {max-height: 600px;}
.ca_rhtSec_inner {padding: 60px 30px;}
}
@media screen and (max-width: 1124px) {
.ga_expandLst {max-height: 630px;}
.ca_lftSec {
    width: 60%;
}
.ca_rhtSec {
    width: 40%;
}
}
@media screen and (max-width: 991px) {
.ga_expandLst {max-height: 580px;}
.ca_bannerInner {
    flex-direction: column-reverse;
}
.ca_socialSec { flex-direction: row; }
.ca_lftSec {
    width: 100%;
    text-align: left;
    padding-right: 0px;
}
.ca_rhtSec {
    width: 100%;
    text-align: left;
}
.ca_spkrInfo li {
    padding: 0 0 20px 30px;
}
.ca_phone::after, .ca_web::after, .ca_address::after, .ca_email::after {
    left: -30px;
    right: inherit;
}
.ca_web, .ca_email {
   justify-content: flex-start;
}
.ca_quotePara {font-size: 20px;}
.ca_socialSec li {
    padding-right: 8px;
    padding-left: 0;
}
}
@media screen and (max-width: 767px) {
.ca_logo.ca_mobileview {display: inline-block;}
.ca_logo.ca_deskview {display: none;}
.theme_dark .menu-icon-help-header .product-title a {
    width: 152px !important;
}
.ca_infoSec h3, .ca_testiSec h3, .ca_sampleSec h3, .ca_ytSec h3 {font-size: 20px;}
.ca_quotePara {font-size: 18px;}
.ca_Trustie span:last-child {
    margin-bottom: 0;
}
.ca_testiSec {padding: 40px 0 60px;}
.ca_spkr {padding-bottom: 40px;}
.ca_logo_sec {padding: 60px 0 30px;}
.slick-dotted.slick-slider {margin-bottom: 0px;}
.ca_logo {
    background-size: cover;
    background-repeat: no-repeat;
}
}
@media screen and (max-width: 450px) {
.ca_rhtSec_inner {
    padding: 50px 15px;
}
.ca_emailSec, .ca_webSec {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.ca_slickSec {cursor: auto;}
}
</pre></body></html>