<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zw-template-inner *, .zw-template-inner :after, .zw-template-inner :before {
    box-sizing: border-box;
}
.zwf_success_alert {
	display: none;
        margin: 0px auto 0;
        height: 42px;
        position: fixed;
        z-index: 9999;
        width: 100%;
        left: 0;
        top: 0;
}
.zwf_success_alert .zwf_scs_txt {
	font-size: 16px;
        display: block;
        text-align: center;
        font-family: var(--zf-primary-regular);
        color: #fff;
}
.zwf_success_alert .zwf_close_icn{
	font-size: 13px;
        cursor: pointer;
        color: #fff;
        font-family: var(--zf-primary-regular);
        position: absolute;
        top: 15px;
        right: 12px;
}
.zwf_scs_pop_inr.zwf_animate {
	animation: zwf_bounceIn 0.8s forwards;
	-webikit-animation: zwf_bounceIn 0.8s forwards;
}
.zwf_scs_pop_inr {
	padding: 12px;
	position: relative;
	max-width: 360px;
	margin: 0 auto;
	background: #40bd60;
	width: 100%;
	opacity: 0;
}
@-webkit-keyframes zwf_bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
@keyframes zwf_bounceIn {
	20%, 40%, 60%, 80%, from, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}
.zsiq_floatmain {
    display: none !important;
}
*, p, h1, h2, h3, h4, li, ul {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    box-sizing: border-box;
}

.bg_lazy_loaded.sprite-images {
    background-image: url(/sites/zweb/images/crm/crm-sf-sprite.svg);
    display: block;
    background-repeat: no-repeat;
}
.quiz-start {
   background-color: #1e45a2;
    width: 100vw;
    height: 100vh;
    position: relative;
}
.bg_lazy_loaded.quiz-start {
    background-image: url(/sites/zweb/images/crm/images/crm-sf-background-gradient.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.quiz-star-main-sec {
    max-width: 1320px;
    padding: 50px 30px;
    margin: 0 auto;
    height: 100%;
}
h1 {
    font: 190px/0.85 var(--zf-primary-extrabold);
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 2;
    text-shadow: 0px 7px #000;
    margin-top: 50px;
}
h1::before {
    content: '';
    width: 195px;
    height: 240px;
    position: absolute;
    right: 130px;
    top: 0px;
    transform: rotate(20deg);
    z-index: -1;
}
.bg_lazy_loaded h1::before {
       background: url(/sites/zweb/images/crm/crm-sf-question-mark-bg.svg);
}
h1::after {
    content: '';
    width: 111px;
    height: 179px;
    position: absolute;
    right: 175px;
    top: 39px;
    transform: rotate(20deg);
    filter: drop-shadow(1px 2px 10px #989797);
}
.bg_lazy_loaded h1::after {
      background: url(/sites/zweb/images/crm/crm-sf-question-mark.svg);
}
.in-blk {
    color: transparent;
    -webkit-text-stroke:1px #fff;
    text-shadow: none;
    margin-left: 30px;
    opacity: 0.7;
}
.sub-cont1 {
    max-width: 880px;
    margin: 45px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sub-txt-1 {
    font: 50px/1 var(--zf-primary-bold);
    letter-spacing: -0.5px;
    color: #fdca00;
    width: 630px;
}
.quiz-btn {
    width: 220px;
    height: 80px;
    background-color: #f0483e;
    font: 20px/80px var(--zf-primary-semibold);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.lnr-arow:last-child {
    background: #fff;
    width: 15px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    transition: all ease .35s;
}
.lnr-arow:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -4px;
    right: 0;
}
.sub-cont2 {
    font: 20px/1.6 var(--zf-primary-regular);
    color: #fff;
    max-width: 880px;
    margin: 0 auto;
}


.qus-section {
    width: 100vw;
    height: 100vh;
    position: relative;
    display: none;
}
.bg-illus {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0px;
    z-index: 1;
}
.bg-illus img{
    display: block;
    width: 100%;
}
.qus-wrapper {
    width: 80%;
    margin: 0 0 0 auto;
    display: flex;
    height: 100%;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.qus-option-sec {
    width: 17%;
    padding-top: 60px;
    position: relative;
}
.crm-logo {
   background-position: -219px -20px;
   width: 158px;
   height: 50px;
}
.qus-options {
    padding: 40px 0px 0px;
}
.qus-options li {
    font: 15px/1 var(--zf-primary-regular);
    padding: 10px 0px;
    color: #666;
}
.qus-opt.active {
    color: #0067ff;
    font-family: var(--zf-primary-bold);
}
.qus-opt.completed {
    color: #000;
}

.qus-ans-sec {
    width: 83%;
    display: flex;
    justify-content: space-between;
}
.ans-sec-left {
    width: 50%;
    padding-top: 75px;
    height: 100%;
    overflow: hidden;
}
.progress-bar {
    width: 100%;
    padding: 0px 10px;
}
.bar-sec {
    height: 2px;
    background-color: #c3c3c3;
    display: block;
    position: relative;
}
.bar-sec::before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #3366cc;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -5px;
}
.bar-sec::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid #c3c3c3;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -5px;
    box-sizing: border-box;
}
.bar-sec.active::after {
    background-color: #3366cc;
    border: 2px solid #3366cc;
}
.bar-per {
    background-color: #3366cc;
    height: 2px;
    display: block;
    width: 20%;
    transition: 0.3s;
}
.slide-list {
    display: block;
    margin-bottom: 15px;
    font: 16px/1 var(--zf-primary-regular);
    color: #777777;
    text-align: right;
    margin-right: -10px;
}
.qus-sec-wrapper {
    position: relative;
    overflow-y: scroll;
    width: 100%;
    height: calc(100% - 75px);
    margin-top: 42px;
}
.qus-sec {
    opacity: 0;
    display: none;
    transition: 0.3s;
    width: 100%;
    padding: 0px 5px 100px;
}
.page-label {
    display: none;
}
.qus-sec.active {
    display: block;
    animation: fadIn 0.7s ease-in forwards;
}
@keyframes fadIn {
    from {
        opacity: 0;
    }to {
        opacity: 1;
    }
}
h2 {
    font: 40px/1.3 var(--zf-primary-semibold); 
}
.ans-options {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
.ans-options li {
    width: max-content;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 10px;
}
.qus-3 .ans-options li, .qus-4 .ans-options li, .qus-10 .ans-options li, .qus-11 .ans-options li, .qus-13 .ans-options li{
    width: 100%;
}
.ans-options li.active {
    background-color: #ffffcc;
}
.check-box {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
}
.qus-4 .check-box, .qus-7 .check-box, .qus-6 .check-box {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 5px;
    margin-right: 18px;
    position: relative;
}
.qus-4 .ans-options li:hover, .qus-7 .ans-options li:hover, .qus-6 .ans-options li:hover {
    box-shadow: 0px 0px 6px 0px #ccc;
}
.ans-options li.active .check-box::after {
    content: '';
    background-color: #0067ff;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.qus-4 .ans-options li.active .check-box::after, .qus-7 .ans-options li.active .check-box::after, .qus-6 .ans-options li.active .check-box::after {
    content: '';
    background: url(/sites/zweb/images/crm/crm-sf-sprite.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 0;
    left: -1px;
    top: -1px;
    transform: none;
    background-position: -137px -35px;
}
.ans-options li p{
    font: 18px/1.4 var(--zf-primary-regular);
    width: calc(100% - 35px);
}
.btn-sec {
    display: flex;
    width: max-content;
}
.btns {
    width: 160px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 15px/1 var(--zf-primary-semibold);
    text-transform: uppercase;
    border: 1px solid #0067ff;
    height: 45px;
    margin-top: 20px;
    cursor: pointer;
}
.sbmt-btn, .next-btn {
    margin-left: 20px;
    opacity: 0.5;
    pointer-events: none;
}
.next-btn {
    background: #0067ff;
    color: rgb(255, 255, 255);
}
.qus-1 .next-btn {
    margin-left: 0px;
}
.qus-1 .prev-btn {
    display: none;
}
.sbmt-btn {
    background-color: #f0483e;
    display: none;
    border: none;
}
.qus-13 .sbmt-btn {
    background-color: #f0483e;
    display: flex;
    color: #fff;
}
.qus-13 .next-btn {
    display: none;
}
.ans-sec-right {
    width: 45%;
    height: 100%;
    overflow-y: scroll;
   transition: transform 0.5s linear;
   box-shadow: 3px 3px 5px 5px #00000030;
    background: #d2f6ff95;
   padding-top: 85px;
}
.points-sec {
    padding: 0px 40px 40px;
}
.points-title {
    font: 14px/1 var(--zf-primary-regular);
    padding-bottom: 10px;
}
.points-txt {
   display: flex;
}
.crm-pnt, .sf-pnt {
    width: 150px;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #d3deeb;
    font: 16px/1 var(--zf-primary-regular);
    position: relative;
}
.sf-pnt {
    margin-left: 10px;
}
.crm-point-val, .sf-point-val{
    font-family: var(--zf-primary-semibold);
    background: #ededed;
    padding: 5px;
    border-radius: 6px;
    margin-left: 5px;
    color: #666666;
}
.hgt-star {
    color: #999999;
}
.crm-pnt.active, .sf-pnt.active {
    border: 1px solid #fcc500;
}
.crm-pnt.active .crm-point-val, .sf-pnt.active .sf-point-val{
    background: #f6f6bd;
    color: #000;
}
.crm-pnt.active .hgt-star , .sf-pnt.active .hgt-star {
    color: #ea9100;
}
.quiz-ans-txt {
    font: 18px/1.6 var(--zf-primary-regular); 
    margin-bottom: 25px;
}
.quiz-ans-txt-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    margin-top: 5px;
   margin-bottom: 25px;
   border: 1px solid #a9e5e8;
}
.quiz-tbl-cont {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    border-radius: 10px;
    max-width: 340px;
    margin-bottom: 30px;
}
.quiz-tbl-cont li {
    border-bottom: 1px solid #000;
    padding: 10px;
    font: 16px/1.6 var(--zf-primary-regular);
}
.quiz-tbl-cont li:last-child, .quiz-tbl-cont li:nth-last-child(2) {
    border-bottom: none;
}
.quiz-tbl-cont li:nth-child(odd) {
    width: 55%;
    border-right: 1px solid #000;
}
.quiz-tbl-cont li:nth-child(even) {
    width: 45%;
}
.ref-link {
    font: 18px/1 var(--zf-primary-regular);
    color: #0067ff;
    margin-bottom: 25px;
    display: block;
}
.quiz-ans-txt-box p:last-child {
    margin-bottom: 0px;
}
.quiz-def {
    position: static;
    padding: 0px 40px 100px;
    height: 100%;
    display: none;
    overflow-y: scroll;
}
.quiz-sub-def {
    display: none;
}
@keyframes fadIn {
    from {
        opacity: 0;
    }to {
        opacity: 1;
    }
}


.result-section {
    width: 100vw;
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px;
    display: none;
}
.results {
    max-width: 1000px;
    margin: 0 auto;
    display: none;
}
.results.active {
    display: block;
}
.results h2{
    max-width: 900px;
}
.blu-txt {
    color: #0067ff;
}
.rst-list-sec {
    margin-top: 30px;
}
.rst-list {
    display: flex;
    font: 18px/1.7 var(--zf-primary-regular);
}
.rst-left {
    margin-right: 30px;
    color: #0067ff;
    padding-top: 20px;
}
.rst-rgt {
    border-bottom: 1px solid #b0aeb0;
    width: 90%;
    padding: 20px 0px 25px;
}
.rst-list:last-child .rst-rgt {
    border-bottom: none;
}
.rst-list:first-child .rst-rgt,.rst-list:first-child .rst-left {
    padding-top: 0px;
}
.rst-list:last-child .rst-rgt,.rst-list:last-child .rst-left {
    padding-bottom: 0px;
}
.res-btn-sec {
    margin-top: 50px;
}
.ftr-txt {
    font: 18px/1.2 var(--zf-primary-bold);
}
.foot-btn-sec {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}
.cta-btn {
    border-radius: 30px;
    margin-right: 30px;
}
.retake-btn, .req-btn {
     display: inline-block;
    font-family: var(--zf-primary-semibold),sans-serif;
    padding: 8px 30px;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 1;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    background: #0067ff;
    color: #fff;
    border-radius: 30px;
}
.req-btn {
     background: #f0483e;
     margin-left: 20px;
}
.signup-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    border-radius: 30px;
    padding: 60px;
    margin-top: 60px;
}
.bg_lazy_loaded.signup-wrapper {
    background-image: url(/sites/zweb/images/crm/images/crm-sf-background-gradient.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.signup-left {
     width: 50%;
     color: #fff;
}
.form-title {
    font: 44px/1.4 var(--zf-primary-bold);
}
.form-description {
   font: 18px/1.4 var(--zf-primary-regular);
   margin-top: 10px;
}
.call-txt {
    margin-top: 30px;
}
.call-no {
    font: 18px/1.4 var(--zf-primary-bold);
}
.call-no span{
    display: block;
}
.call-mail {
        margin-top: 30px;
}
.call-mail span{
       display: block;
        font: 18px/1.4 var(--zf-primary-bold);
}
.signup-box {
    width: 50%;
    max-width: 400px;
}
.body-umain .signup-box {
    display: block !important;
}
.zwfp_formgroup {
   margin-bottom: 10px;
}
.signup-box input[type='email'], .signup-box input[type='number'], .signup-box input[type='password'], .signup-box input[type='search'], .signup-box input[type='tel'], .signup-box input[type='text'], .signup-box input[type='url'], .signup-box textarea, .signup-box .za-country-container .globalcountrycode-signup, .signup-box .za-state-container .za-globalstate-signup {
    background: #0050c6;
    color: #fff;
    border: 2px solid #1f6bdc;
    border-radius: 10px;
}
.signup-box ::placeholder {
    color: #fff;
}
::-ms-input-placeholder {
    color: #fff;
}
.signup-box .error {
    color: #ffcc59;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 13px;
    display: none;
}
.zwfp_formgroup.invalid .error {
    display: block;
}
.phone-box {
   display: flex;
   position: relative;
}
.zwfp_formgroup .phone-box select {
    border-right: 0;
    width: 25%;
    border-radius: 4px 0 0 4px;
    opacity: 0;
    z-index: 1;
    height: 45px;
    cursor: pointer;
}
.zwfp_formgroup .country_code {
    font-size: 14px;
    padding: 11.4px 12px;
    height: 100%;
    border: 2px solid #1f6bdc;
    border-right: 0;
    display: block;
    color: #fff;
    width: 25%;
    border-radius: 10px 0 0 10px;
    box-sizing: border-box;
    position: absolute;
    line-height: 1.2;
    max-height: 45px;
    min-height: 45px;
    background: #0050c6;
}
.zwfp_formcontrol.phone_number {
         border-radius: 0px 10px 10px 0px !important;
}
div.zgdprform-state-container .globalstatecode, div.zgdprform-countrylist-container .globalcountrycode {
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 2px solid #1f6bdc;
    padding: 10px 10px;
    font-size: 13px;
    height: auto;
    border-radius: 10px;
    /* outline: 0; */
    background: #0050c6;
    color: #fff;
}
.zwfp_formgroup.select::after, .phone-box::after, .select-section:before {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 12px;
    top: 55px;
    content: "";
    display: block;
    z-index: 1;
    pointer-events: none;
    margin-top: -3px;
}
div.zgdprform-state-container::after, div.zgdprform-countrylist-container::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    border-radius: 6px;
}
.zwfp_formgroup textarea.zwfp_formcontrol {
    line-height: 18px;
    max-width: 100%;
    resize: none;
    max-height: 100px;
    min-height: 80px;
}
.phone-box::after {
   left: 55px;
    bottom: 19px;
    top: unset;
    border-radius: 4px;
}
.captcha-box {
    position: relative;
    border: 1px solid #1f6bdc;
    border-radius: 10px;
}
.zwfp_formgroup .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 70px;
    width: 100%;
    background-color: #fff;
    padding-left: 25px;
    padding-top: 1px;
    border-radius: 10px 10px 0px 0px;
}
.zwf_webform img[id^="imgid"] {
    border: 0;
    margin: 0;
}
.zwfp_formgroup .d-flex a {
    position: relative;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
.captcha-box .zwfp_formcontrol {
    width: 100%;
    border-radius: 0;
    border: 0;
    border-radius: 0 0px 10px 10px;
    max-height: unset;
}
.signup-box .sgnbtn input[type='submit'], .signup-box .sgnbtn input[type='button'] {
    border-radius: 10px;
}
.submit-btn {
    background-color: #ed4a44;
    padding: 15px;
    font: 16px/1.4 "Zoho_Puvi_SemiBold";
    font-weight: 900;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
    text-transform: uppercase;
    border: 1px solid #ed4a44;
    margin: 10px 0 0;
    cursor: pointer;
}
#captha-field {
    border-radius: 0px 0px 10px 10px;
}
.signup-box .socl-signup a.vi-google, .signup-box .socl-signup span.vi-google, .signup-box .socl-signup a.vi-linkedin, .signup-box .socl-signup span.vi-linkedin {
    background-image: url(//www.zohowebstatic.com/sites/zweb/images/crm/zcrm-newhome-sprite.png);
    background-size: 449px auto;
    display: inline-block;
}
.signup-box .socl-signup a.vi-google, .signup-box .socl-signup span.vi-google {
    display: inline-block;
    background-position: -9px -290px;
    width: 90px;
    height: 35px;
}
.signup-box #countryCodeDiv, .signup-box #countryconfirmCodeDiv {
    background: #0050c6;
    top: 2px;
    border-right: 2px solid #1f6bdc;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    left: 2px;
}
.signup-box .socl-signup a.vi-linkedin, .signup-box .socl-signup span.vi-linkedin {
    display: inline-block;
    background-position: -394px -53px;
    width: 40px;
    height: 33px;
}
.signup-box h5, .signup-box .dc-info, .signup-box .sign_agree, .signup-box label, .signup-box .sign_agree a, .signup-box p.zcountry-info, .signup-box span#zip-countryname-change, .signup-box .socl-signup p {
    color: #fff;
}
.signup-box #signup-newsletter, .signup-box #signup-termservice {
    border: 1px solid #fff;
}
.signup-box #signup-newsletter.checked::before, .signup-box #signup-termservice.checked::before, .signup-box #signup-newsletter.checked::after, .signup-box #signup-termservice.checked::after  {
    background: #fff;
}
.signupotpcontainer {
    color: #fff;
}
.res-sub-txt {
    font: 18px/1.7 var(--zf-primary-regular);
    margin-top: 40px;
}
.success-logo {
     display: block;
    background: url(/sites/zweb/images/crm/gartner-report-2023.svg);
    background-position: -356px -5px;
    width: 57px;
    height: 57px;
    margin: 0px auto 35px;
}
.thank-txt {
     font: 44px / 1.1 var(--zf-primary-regular);
    text-align: center;
    padding-bottom: 15px;
    color: #fff;
}
.success-txt {
     font: 18px / 1.6 var(--zf-primary-regular);
    text-align: center;
    color: #fff;
}
.success-btn-sec {
   display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.return-home-btn, .return-result-btn {
     display: block;
    font-family: var(--zf-primary-semibold),sans-serif;
    padding: 8px 10px;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 1;
    font-size: 15px;
    position: relative;
    text-align: center;
    background: #f0483e;
    color: #fff;
    border-radius: 30px;
   width: 48%;
}
.zoho-logo {
    width: 150px;
    display: block;
    margin-bottom: 30px; 
}
.move-right-100 {
    animation: moveRight 0.5s linear forwards;
}
@keyframes moveRight {
    from {
        transform: translateX(0);
    }to {
        transform: translateX(100%); 
    }
}
.move-right-0 {
    animation: moveLeft 0.5s linear forwards;
}
@keyframes moveLeft {
    from {
        transform: translateX(100%);
    }to {
        transform: translateX(0); 
    }
}
.start-copy-sec {
    background: #333;
    width: 100%;
    padding: 20px 0px;
}
.copy-sec-wrap {
     display: flex;
    align-items: center;
    padding: 0px 30px;
    max-width: 1320px;
    justify-content: space-between;
    margin: 0 auto;
}
.copy-sec-wrap .zw-only-copyright {
         color: #fff;
         max-width: 350px;
         bottom: 20px;
         padding: 0px;
         width: 100%;
}
.zw-only-copyright.copy-brk ul {
    margin-bottom: 5px;
}
.copy-sec-wrap .content-wrap {
    width: 100%;
}
.r-g-f .copy-sec-wrap .zw-only-copyright p {
    padding: 0;
    color: #ccc;
    text-align: right;
}
.zgdprform-opt-container {
    color: #fff;
}
.zgdprform-opt-container a{
    color: #fff;
    text-decoration: underline;
}
.quiz-start .zw-only-copyright ul li a {
    color: #ccc;
}
.qus-section .zw-only-copyright {
     position: absolute;
    bottom: 50px;
    padding-bottom: 0px;
}
.qus-section .zw-only-copyright .content-wrap {
    display: block;
    width: 100%;
}
.qus-section .zw-only-copyright ul {
    display: block;
    margin-bottom: 3px;
}
.qus-section .zw-only-copyright ul li {
    display: block;
    border-right: none;
    padding: 0px;
}
.qus-section .zw-only-copyright ul li a {
    color: #333;
}
.qus-section .ZPprivacy li {
    line-height: 14px;
}
.qus-section .zw-only-copyright p {
    max-width: 80%;
    text-align: left;
}
.r-g-f .qus-section .zw-only-copyright p {
    padding: 0;
}
.result-section .zw-only-copyright {
     max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 50px;
}
.des-txt {
     font-size: 10px;
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}
.des-txt span {
    font-family: var(--zf-primary-bold);
}
.copy-sec-wrap .des-txt {
    max-width: 700px;
    color: #ccc;
    margin: 0px;
    text-align: left;
}
.copy-sec-wrap .zw-only-copyright ul {
    justify-content: flex-end;
}
.content-wrap {
    width: 100%;
}
.r-g-f .zw-only-copyright p {
    font-size: 10px;
    padding: 0;
}
.zw-only-copyright ul li a {
    font-size: 10px;
}


@media only screen and (min-width: 2000px) {
  .quiz-star-main-sec .crm-logo {
    margin-bottom: 150px;
   }
.points-sec {
    max-width: 700px;
    margin: 0 auto;
}
.quiz-def {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
.qus-options li {
    font: 18px/1 var(--zf-primary-regular);
    padding: 15px 0;
}
.start-copy-sec {
    background: unset;
    width: 100%;
    padding: 20px 0;
    position: absolute;
    bottom: 0;
}
.copy-sec-wrap {
    flex-direction: column;
}
.r-g-f .copy-sec-wrap .zw-only-copyright p {
    color: #fff;
    text-align: center;
}
.quiz-start .zw-only-copyright ul li a {
    color: #fff;
}
.copy-sec-wrap .des-txt {
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}
.copy-sec-wrap .zw-only-copyright ul {
    justify-content: center;
}
}

@media only screen and (max-width: 1800px) {
    .qus-wrapper {
        width: 100%;
        padding: 0px 0px 0px 30px;
        max-width: 1500px;
    }

}


@media only screen and (max-width: 1300px) {
    h1 {
        font: 160px/0.85 var(--zf-primary-extrabold);
    }
    .sub-cont1 {
        margin: 45px 0px;
    }
    .sub-cont2 {
        margin: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-height: 780px) {
.quiz-star-main-sec {
    padding: 30px;
}
    h1 {
    font: 140px/0.85 var(--zf-primary-extrabold);
}
h1::before {
    right: 330px;
    top: -40px;
}
h1::after {
    right: 375px;
    top: -10px;
}
.sub-txt-1 {
    font: 44px/1 var(--zf-primary-bold);
}
.sub-cont1 {
    margin: 45px 0 30px;
}
.qus-options li {
    font: 14px/1 var(--zf-primary-regular);
    padding: 7px 0;
}
.qus-sec-wrapper {
    position: relative;
    overflow-y: scroll;
    width: 100%;
    height: 90%;
    padding-bottom: 70px;
}
 }

@media only screen and (max-width: 1200px) {
    .quiz-start {
        display: flex;
        align-items: center;
    }
    .quiz-star-main-sec {
        max-width: 900px;
        height: auto;
    }
    .start-copy-sec {
    background: unset;
    width: 100%;
    padding: 20px 0;
    position: absolute;
    bottom: 0px;
}
.copy-sec-wrap {
    flex-direction: column;
}
.r-g-f .copy-sec-wrap .zw-only-copyright p {
    color: #fff;
     text-align: center;
}
.quiz-start .zw-only-copyright ul li a {
    color: #fff;
}
.copy-sec-wrap .des-txt {
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}
.copy-sec-wrap .zw-only-copyright ul {
    justify-content: center;
}
    .sub-txt-1 {
        font: 40px/1.2 var(--zf-primary-bold);
        max-width: 500px;
    }
    .sub-cont1 {
        max-width: 800px;
    }
    .quiz-btn {
        width: 200px;
        height: 60px;
        font: 18px/60px var(--zf-primary-semibold);
    }
    h1 {
        font: 120px/0.85 var(--zf-primary-extrabold);
    }
    h1::before {
        right: 70px;
        top: -70px;
    }
    h1::after {
        right: 115px;
        top: -45px;
    }
    .bg-illus {
   display: none;
}
    .points-sec {
    padding: 40px 0px 0px;
    margin-right: -10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    }
    .page-label {
        display: block;
        background-color: #ccc;
        padding: 5px 15px;
        border-radius: 20px;
        width: max-content;
        margin-bottom: 20px;
    }
    .qus-wrapper {
        width: 100%;
        padding: 0px 30px;
        display: block;
        overflow-y: scroll;
    }
    .qus-option-sec {
        width: 100%;
    }
    .qus-options {
        display: none;
    }
    .crm-logo {
        margin: 0 auto;
        position: absolute;
        top: 40px;
    }
    .qus-ans-sec {
        width: 100%;
        display: block;
    }
    .ans-sec-left {
        width: 100%;
        padding-top: 60px;
        height: auto;
        overflow: auto;
    }
    .progress-bar {
        max-width: 800px;
        margin: 0 auto;
    }
    .qus-sec-wrapper {
        position: static;
        width: 100%;
        height: auto;
        margin-top: 40px;
        overflow: unset;
    }
    .qus-sec {
        max-width: 800px;
        margin: 0 auto;
        position: static;
    }
.quiz-ans-txt-box {
    background-color: #d2f6ff95;
}
    .quiz-def {
        display: none;
        position: static;
        padding: 40px 0px 0px;
        transition: none;
    }
    .result-section {
        padding: 60px 30px 30px;
    }
.zoho-logo {
    margin: 0 auto 30px;
}
}

@media only screen and (max-width: 1200px) and (min-width: 768px) and (max-height: 850px) {
.quiz-start {
    display: block;
    height: auto;
}
.start-copy-sec {
    position: static;
}
}

@media only screen and (max-width: 991px) {
.in-blk {
    margin-left: 15px;
}
    h1 {
        font: 100px/0.85 var(--zf-primary-extrabold);
    }
    h1::before {
        right: 30px;
        top: -100px;
    }
    h1::after {
        right: 65px;
        top: -75px;
    }
.signup-wrapper {
    display: block;
}
.signup-box {
    display: flex;
    margin: 0 auto;
}
.form-title {
    font: 32px/1.4 var(--zf-primary-bold);
    max-width: 100%;
    text-align: center;
    margin-bottom: 0px;
}
.signup-left {
    width: 100%;
    max-width: unset;
}
.form-description, .call-txt, .call-no {
    text-align: center;
}
.call-no span{
    display: inline-block;
    margin-left: 30px;
    margin-top: 5px;
}
.call-mail {
    text-align: center;
}
.signup-box {
    margin-top: 40px;
    max-width: 450px;
    width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-height: 450px){
.quiz-star-main-sec {
    max-width: 650px;
}
        .crm-logo {
    background-position: -575px -29px;
    width: 101px;
    height: 32px;
}
h1 {
    font: 90px/1 var(--zf-primary-extrabold);
    text-shadow: 0 5px #000;
}
.quiz-start {
    display: block;
    height: auto;
}
h1::before, h1::after  {
        display: none;
}
.sub-cont1 {
    margin: 30px 0;
}
.sub-txt-1 {
    font: 30px/1.2 var(--zf-primary-bold);
    max-width: 500px;
}
.sub-cont2 {
    font: 18px/1.6 var(--zf-primary-regular);
}
.start-copy-sec {
    position: static;
}
}

@media only screen and (max-width: 767px) {
.in-blk {
    margin-left: 10px;
}
.z-bottom-cta-menu {
    display: none !important;
}
    .quiz-start {
        display: block;
        height: auto;
    }
    h1 {
        font: 52px/1 var(--zf-primary-extrabold);
        text-shadow: 0px 5px #000;
    }
    h1::before, h1::after  {
        display: none;
    }
    .sub-cont1 {
        display: block;
        margin: 20px 0 30px;
    }
    .sub-txt-1 {
        font: 26px/1.2 var(--zf-primary-bold);
        letter-spacing: 0px;
    }
    .quiz-btn {
        display: block;
        width: 180px;
        height: 45px;
        font: 15px/45px var(--zf-primary-semibold);
        margin-top: 20px;
    }
    .sub-cont2 {
        font: 18px/1.6 var(--zf-primary-regular);
    }
    .qus-option-sec {
        padding-top: 40px;
    }
    .ans-sec-left {
        padding-top: 60px;
    }
    .points-sec {
    margin-right: 0px;
    margin-left: -10px;
    align-items: flex-start;
}
.points-title {
    color: #c3c3c3;
}
.crm-pnt, .sf-pnt {
    width: max-content;
    height: auto;
    background: unset;
    border-radius: 0;
    border: none;
}
.sf-pnt {
    background: unset;
    border: none;
    margin-left: 20px;
}
.crm-pnt.active, .sf-pnt.active {
    border: none;
}
.qus-sec-wrapper {
    margin-top: 30px;
}
.page-label {
    margin-bottom: 10px;
}
.bg-illus {
    display: none;
}
.ans-options {
    padding-top: 30px;
}
.qus-sec {
    padding-bottom: 70px;
}
    h2 {
        font: 26px/1.3 var(--zf-primary-semibold);
    }
    .crm-logo {
    background-position: -575px -29px;
    width: 101px;
    height: 32px;
}
    .ans-options li {
        padding: 10px 15px;
        width: 100%;
    }
    .ans-options li p {
        font: 16px/1.4 var(--zf-primary-regular);
    }
    .quiz-def {
        padding: 30px 0px 0px;
    }
    .btn-sec {
        position: fixed;
        bottom: 0px;
        width: 100vw;
        left: 0px;
        background-color: #fff;
    }
    .btns {
        width: 50%;
        border-radius: 0px;
        margin-top: 0px;
    }
.prev-btn {
     color: #0067ff;
}
    .sbmt-btn, .next-btn {
        margin-left: 0px;
    }
.arws {
    background: #fff;
    width: 15px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
.arws.prv-arw {
    background: #0067ff;
    width: 15px;
    height: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 0px;
}
.arws:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    transform: rotate(-45deg);
    border-left: 0;
    border-top: 0;
    top: -3px;
    right: 0;
}
.arws.prv-arw:before {
    border: 2px solid #0067ff;
    border-right: 0;
    border-bottom: 0;
    left: 0;
}
    .qus-1 .next-btn {
        width: 100%;
    }
    .rst-left {
        margin-right: 15px;
    }
.signup-wrapper {
    border-radius: 20px;
    padding: 40px 20px;
    margin-top: 40px;
}
.form-title {
    font: 26px/1.4 var(--zf-primary-bold);
}
.signup-box {
    width: 100%;
}
.result-section {
    padding: 50px 30px 30px;
}
.quiz-star-main-sec {
    padding-bottom: 80px;
}
.start-copy-sec {
    position: static;
}
.body-umain .act-btn.cta-btn {
    display: block !important;
    margin-bottom: 20px;
    width: max-content;
}
.form-description {
    font: 14px/1.4 var(--zf-primary-regular);
}
.call-no span {
    display: block;
    margin-left: 0px;
}
.call-txt, .call-mail {
    margin-top: 20px;
}
.zwfp_formgroup .phone-box select {
    width: 35%;
}
.des-txt {
    margin-top: 70px;
}
.req-btn {
    margin-left: 0px;
    margin-top: 20px;
}
}

@media only screen and (max-width: 400px) {
     h1 {
    font: 45px/1 var(--zf-primary-extrabold);
}
}</pre></body></html>