<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), Arial, Helvetica, sans-serif;
}
#mini-panel-product_menu .product-nav-links .menu &gt; li &gt; a, #mini-panel-product_menu .product-nav-links li .nolink {color: #fff;}
#mini-panel-product_menu .expanded.dropdown .caret {
    background-position: -168px 0px;
}
#mini-panel-product_menu .product-nav-links .menu li a.active {
    box-shadow: 0 -2px 0 #fff inset;
}
/* Banner css start */
.ca_main { margin-top: -68px;}
.ca_banner {
    padding: 120px 0 80px;
    max-width: 100%;
    margin: 0px auto;
    width: 100%;
    background: #0b0327;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.ca_banner:after {
    content: '';
    position: absolute;
    left: -100%;
    top: -340%;
    border-radius: 50%;
    z-index: 1;
    display: block;
    width: 2600px;
    height: 2600px;
    background-image: -webkit-radial-gradient(50% 50%,circle closest-side,#2b186d 0%,#08031900 100%);
    opacity: .8;
}
.ca_banner:before {
    content: '';
    position: absolute;
    left: 30%;
    top: -100%;
    border-radius: 50%;
    z-index: 1;
    display: block;
    width: 2600px;
    height: 2600px;
    background-image: -webkit-radial-gradient(50% 50%,circle closest-side,#2b186d 0%,#08031900 100%);
    opacity: .6;
}
.ca_bannerInner {
    max-width: 900px;
    margin: 0 auto;
    width: 90%;
    position: relative;
    z-index: 2;
}
.banner-hdr {
    font: 56px/1.1 var(--zf-primary-extrabold);
    margin: 0  auto 15px;
    max-width:650px;
}
.ca_banner p {
    font: 18px/1.7 var(--zf-primary-regular);
    margin: 0;
}
.faq_cta {
    text-decoration: none;
    color: #ffc500;
    padding-right: 22px;
    display: inline-block;
    margin-top: 30px;
    position: relative;
    font: 18px/1.1 var(--zf-primary-regular);
    transition: all linear 0.4s;
}
.faq_cta:after {
    position: absolute;
    content: "";
    background: no-repeat -1654px -320px;
    width: 14px;
    height: 11px;
    top: 6px;
    right: 0;
    transition: all ease 0.2s;
}
.faq_cta:hover:after {
    right: -4px;
}
.gallery_cta {
    text-decoration: none;
    color: #ffc500;
    font: 18px/1.1 var(--primaryfont-bold);
}
/* Banner css end */
/* List sec css start */
.ca_lstSec {
    width: 100%;
}
.ca_lstSecInner {
    list-style-type: none;
    padding: 90px 0;
    margin: 0 auto;
    max-width: 1080px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; 
    width:96%;
}
.ca_lst {
    background: #fff;
    width: 33.3%;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px;
}
.ca_lstInner {
    border: 1px solid #d7e9fa;
    border-radius: 5px;
    position: relative;
}
.ca_lstInner:hover {
    box-shadow: 0 0 6px 1px #d7e9faad;
    -moz-box-shadow: 0 0 12px 1px #d7e9fa;
    -webkit-box-shadow: 0 0 12px 1px #d7e9fa;
    -o-box-shadow: 0 0 12px 1px #d7e9fa;
}
.ca_lstLink {
    cursor: pointer;
    text-decoration: none;
    padding: 30px;
    display: block;
    box-sizing: border-box;
    position: relative;
    min-height: 180px;
}
.ca_sprite {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: auto 600px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    content: "";
    position: absolute;
}
.bg_lazy_loaded .faq_cta:after {background-image: url('/sites/zweb/images/canvas/ccd_sprite_2x.png');}
.ca_InfoSec {
    background: #f4f9fd;
    padding: 20px;
    box-sizing: border-box;
    border-top: 1px solid #d7e9fa;
    border-radius: 0 0 5px 5px;
}
.ca-experience {
    width: 25%;
    font: 14px/1.6 var(--zf-primary-regular);
    text-align: center;
    display:none;
}
.ca-name {
    font: 16px/1.2 var(--primaryfont-bold);
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ca-details {
    text-align: left;
    margin: 15px 0 0 0 !important;
    font: 14px/1.5 var(--zf-primary-regular);
    color: #000;
}
.ca_boldtxt {font: 14px/1.4 var(--primaryfont-bold);}
.ca_web, .ca_mail {color: #000; padding: 4px 0; display:inline-block;}
.ca-details li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 4px;
}
.ca-details li:last-child {
    padding-bottom: 0;
}
.ca-experience span {
    display: block;
    background: #e86f6e;
    color: #fff;
    text-align: center;
    padding: 7px;
    margin: 2px 0;
    font-family: var(--zf-primary-bold);
    font-size: 16px;
}

.ca_spcl_lst {
    width: 33.3%;
    display: inline-block;
    box-sizing: border-box;
    padding: 15px;
}
.ca_spcl_lstInner {
    background: #693eff;
    border-radius: 5px;
    position: relative;
    padding: 30px;
    min-height: 366px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ca_spcl_lstInner h2 {
    font: 24px/1.2 var(--primaryfont-semibold);
    color: #fff;
    margin-bottom: 25px;
}
.ca_submit_cta {
    color: #000;
    background: #ffc500;
    display: inline-block;
    padding: 12px 25px;
    font: 16px/1.2 var(--primaryfont-semibold);
}
/* List sec css end */
@media screen and (max-width: 1024px) {
.banner-hdr {font-size: 46px;}
.ca_lstSecInner {padding: 80px 0;}
.ca_lst, .ca_spcl_lst {width: 50%;}
}
@media screen and (max-width: 768px) {
.banner-hdr {font-size: 36px; max-width:100%;}
.ca_lstSecInner {width: 80%;}
.ca_lst, .ca_spcl_lst {width: 100%;}
.ca_lstInner:hover {
    box-shadow: none;
}
}
@media screen and (max-width: 450px) {
.ca_lstSecInner {width: 96%;padding: 60px 0;}
.ca_lstLink {padding: 25px;}
.ca_sprite {transform: translate(-50%, -50%) scale(0.7);}
}</pre></body></html>