.no-scroll {
    overflow: hidden;
}
.survey-form h2{  
    font-size: 40px;
    font-weight: 300;
    line-height: 52px; 
    color: #752963; 
    margin-bottom: 13px;
    padding: 0 50px;
}
.survey-form  p.survey-description > span{  
    font-weight: 600; 
    color: #752963;
}
.survey-form p.survey-description{
    width: 895px;
    max-width: 100%;
    font-size: 16px;
    line-height: 20.8px;
    margin-bottom: 50px;
    padding: 0 50px;
}
.uacf7-step.step-content{ 
    padding-bottom: 113px;
    width: calc(100% + 17px); 
}
/* .uacf7-step.step-content[step-id="2"]{
    padding-bottom: 73px;
}
.uacf7-step.step-content[step-id="4"]{
    padding-bottom: 170px;
} */
.uacf7-step.step-content .uacf7-row{
    padding: 0 50px;
}
.survey-form .question-wr{
    display: flex;
    gap: 15px;
}
.survey-form .question-wr .step-number{ 
    font-size: 23px;
    font-weight: 500;
    line-height: 29.9px; 
    color: #EFB257;
    min-width: 30px;
}
.survey-form .question-wr .step-content{
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.survey-form h5{  
    font-size: 22px;
    font-weight: 300;
    line-height: 28.6px;  
    color: #752963;
    margin: 0
}
.survey-form .question-wr.question-6 .step-content,
.survey-form .question-wr.question-8 .step-content{
    max-width: 450px;
}
.survey-form .uacf7-row{
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 25px;
}
.survey-form .uacf7-row:last-child{
    margin-bottom: 48px;
}
.survey-form   .uacf7-row > div{
    padding: 0 20px;
}
.survey-form .question-wr .step-content p{
    font-size: 16px;
    line-height: 20.8px;
    color: #1B214A;
    margin: 0;
    min-height: 41px;
}
.survey-form .question-wr.question-5 .step-content p,
.survey-form .question-wr.question-10 .step-content p,
.survey-form .question-wr.question-15 .step-content p{  
    min-height: unset;
}
.survey-form .question-wr .step-content .wpcf7-radio{
    display: flex;
    gap: 30px; 
    flex-wrap: wrap;
    padding-top: 7px;
}
.survey-form .question-wr .step-content .wpcf7-list-item{
    margin: 0;
    display: flex;
    gap: 7px;
    align-items: center;
    position: relative;
}
.survey-form .question-wr .step-content .wpcf7-list-item > input{
    width: 26px;
    height: 26px;
    margin: 0
}
.survey-form .question-wr .step-content .wpcf7-list-item > .wpcf7-list-item-label{ 
    font-size: 20px;
    font-weight: 300;
    line-height: 26px; 
    color: #1B214A;
}
.survey-form .bottom-step{
    border-top: 1px solid #1b214acc;
    padding: 20px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #FFF;
}
.survey-form .bottom-step:before {
    content: "";
    width: 35px;
    position: absolute;
    top: -21px;
    height: 20px;
    background: #FFF;
    right: 0;
}
.survey-form .bottom-step .step-text{ 
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px; 
    color: #752963;
    text-transform: uppercase; 
}
.survey-form .bottom-step .error-message:not(.active){ 
    display: none;
}
.survey-form .bottom-step .error-message{ 
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.03999999910593033px; 
    color: #FA3333;
}
.survey-form .bottom-step .step-error{
    display: flex;
    gap: 24px;
}
.survey-form .wpcf7-spinner{
    display: none;
}
.survey-form .wpcf7-response-output{
    display: none;
}
.survey-form .uacf7-next{ 
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px; 
    color: #FFFFFF;
    background-color: #343A69;
    margin-top: 0!important;
}
.survey-form .uacf7-prev{
    margin-top: 0!important;
}
.survey-form .uacf7-step:not([step-id="1"]) .uacf7-close{
    display: none;
}
.survey-form .action{
    display: flex; 
    gap: 30px;
}
.uacf7-close.btn-button.secondary-button{ 
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px;
    color: #752963;
    cursor: pointer;
    align-self: center;
    padding-left: 20px;
    padding-bottom: 5px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2213%22%20height=%2214%22%20viewBox=%220%200%2013%2014%22%20fill=%22none%22%3E%3Cpath%20d=%22M7.20312%2012.792L1.41645%207.00532M1.41645%207.00532L7.20312%201.21864M1.41645%207.00532L12.9898%207.00532%22%20stroke=%22%23EFB257%22%20stroke-width=%221.31017%22/%3E%3C/svg%3E');
}
.uacf7-close.btn-button.secondary-button::before{
    bottom: 6px;
}

.survey-form .uacf7-prev{
    margin-top: 0!important;
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px;
    color: #752963;
    cursor: pointer;
    align-self: center;
    padding: 0 0 5px 20px; 
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2213%22%20height=%2214%22%20viewBox=%220%200%2013%2014%22%20fill=%22none%22%3E%3Cpath%20d=%22M7.20312%2012.792L1.41645%207.00532M1.41645%207.00532L7.20312%201.21864M1.41645%207.00532L12.9898%207.00532%22%20stroke=%22%23EFB257%22%20stroke-width=%221.31017%22/%3E%3C/svg%3E');
    background-position: left 3px;
    background-size: 12px; 
    overflow: hidden;
    display: inline-flex;
    transition: all 300ms;
}
.survey-form .uacf7-prev::before{
    bottom: 6px;
    top: auto; 
    transform: scaleX(1);
    transform-origin: left center;
    display: block;
    background-color: currentColor;
    content: "";
    height: 1px;
    left: 0;
    pointer-events: none;
    position: absolute; 
    transition: transform .6s cubic-bezier(.4, 0, 0, 1);
    width: 100%; 
    z-index: 2;
}
.survey-form .uacf7-prev:hover:before{
    transform: scaleX(0);
    transform-origin: right center;
}
.survey-form .uacf7-prev:hover {
    background-position: 5px 3px;
    background-size: 12px;
}
.survey-form .uacf7-prev:hover::after{
    display: none;
}
.survey-form button[type="submit"]{
    background-color: #343A69;
}

/************* lightbox **************/
 
.lightbox {
    display: flex; 
    position: fixed;
    z-index: 2000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(27 33 74 / 50%);  
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
 
.lightbox.show {
    opacity: 1;
    visibility: visible;
}
.confirm-lightbox {
    z-index: 2001; 
}
.lightbox-content {
    width: 1209px;
    max-width: calc(100% - 200px);
    max-height: calc(100dvh - 140px);
    margin: 30px auto 0;   
    z-index: 3;
    background: #fff;
    position: relative;
    display: flex;
}
.lightbox:not(.confirm-lightbox) .lightbox-content{
    background:url('../images/survey-bg.png') no-repeat right 10px #fff;
}
.lightbox-content .survey-form{
    overflow-x: hidden; 
    max-height: 100%;
    margin-top: 10px;
    margin-right: 17px;
}
#close-lightbox {
    position: absolute;
    top: -60px;
    right: -65px;
    font-size: 24px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #EFB257;
    border-radius: 50%;
}
#close-lightbox::before,
#close-lightbox::after {
    content: "";
    width: 21px;
    height: 2px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%; 
}
#close-lightbox::before {
    transform: translate(-50%, -50%) rotate(-135deg);;
}
#close-lightbox::after {
    transform: translate(-50%, -50%) rotate(135deg);
}
.confirm-lightbox .lightbox-content {
    width: 442px;
    min-height: 233px;
    max-width: 90%;
    overflow: hidden;
    padding: 35px 38px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    gap: 23px;
}
.confirm-lightbox .lightbox-content h4{ 
    font-size: 26px;
    font-weight: 300;
    line-height: 33.8px; 
    color: #752963;
    margin: 0px 0 13px;
}
.confirm-lightbox .lightbox-content p{
    font-size: 16px;
    line-height: 20.8px;
    color: #1B214A; 
    margin: 0;
}
.confirm-lightbox .lightbox-content .cf-lb-buttons{
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.survey-hidden{
	visibility: hidden;
	width: 0;
	height: 0;
	opacity: 0;
    overflow: hidden;
}
@media (max-width: 1200px){
    .lightbox-content .survey-form{
        margin-right: 4px;
    }
}
@media (max-width: 1200px) and (min-width: 992.98px) {
    .lightbox-content .survey-form{
        margin-right: 4px;
    }
    .survey-form .question-wr .step-content .wpcf7-radio{
        gap: 15px;
    } 
} 
@media (max-width: 992px) {
    .lightbox-content{
        max-width: calc(100% - 80px);
        max-height: calc(100dvh - 82px);
        margin-top: 41px
    }
    #close-lightbox{
        width: 35px;
        height: 35px;
        right: 0;
        top: -50px;
    }
    #close-lightbox::before,
    #close-lightbox::after{
        width: 20.34px;
        height: 1px;
    }
    .survey-form .uacf7-row{
        flex-direction: column;
        gap: 35px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 35px;
    } 
    .survey-form h2,
    .survey-form p.survey-description,
    .uacf7-step.step-content .uacf7-row{
        padding: 0 15px;
    }
    .survey-form h2{  
        font-size: 28px;
        font-weight: 300;
        line-height: 36.4px;
        margin-bottom: 15px;
        margin-top: 13px;
        margin-top: 0;
    }
    .survey-form p.survey-description{
        margin-bottom: 50px;
        font-size: 14px;
        font-weight: 300;
        line-height: 18.2px;
    }
    .survey-form .question-wr .step-number{
        font-size: 18px; 
        line-height: 23.4px;
    }
    .survey-form h5{
        font-size: 18px; 
        line-height: 23.4px;
    }
    .survey-form .question-wr .step-content p{
        font-size: 14px; 
        line-height: 18.2px;
        min-height: unset;
    }
    .survey-form .question-wr{
        gap: 5px;
    }
    .survey-form .uacf7-row > div{
        padding: 0 15px;
    }
    .survey-form .bottom-step{
        padding: 20px 15px;
    }
    .survey-form .bottom-step .step-text{
        font-size: 18px; 
        line-height: 23.4px;
    }
    .survey-form .question-wr .step-content{
        gap: 10px;
    }
    .survey-form .uacf7-step.step-content{
        padding-bottom: 102px;
        width: 100%;
    }
    .survey-form .bottom-step{
        bottom: 0;
    }
}
@media (max-width: 767.98px){
    .survey-form .question-wr .step-content{
        width: 100%;
    }
    .survey-form .question-wr .step-content .wpcf7-radio{
        justify-content: space-between;
        gap: 2px;
    }
    .lightbox-content{
        max-width: calc(100% - 30px);
        max-height: calc(100dvh - 82px);
        margin-top: 41px
    }
    .lightbox:not(.confirm-lightbox) .lightbox-content,
    .lightbox-content{
        background: #FFF;
    }
    .confirm-lightbox .lightbox-content h4{
        font-size: 22px;
        line-height: 33px;
    }
    .confirm-lightbox .lightbox-content p{
        font-size: 14px;
        line-height: 18.2px;
    }
    .confirm-lightbox .lightbox-content{
        width: 345px;
        min-height: 249px;
        gap: 33px;
    }
    .confirm-lightbox .lightbox-content .cf-lb-buttons{
        gap: 20px;
    }
    .survey-form .bottom-step .error-message{
        display:none;
    }
}

/**** survey-result ****/
.survey-result{
    width: 100%;
    overflow-x: hidden; 
}
.survey-result-content{
    display: flex;
    width: 100%;
    min-height: 100%;
}
.survey-result:not(.active){
    display: none;
}
.survey-result-left{
    padding: 35px 41px 35px 37px;
    width: 56.5%
}
.survey-result-right{
    padding: 34px 30px 42px 29px;
    width: 43.5%;
    background: url('../images/survey-bg.png') no-repeat right -100px top 158px #F7F7F7;
}
.survey-result-left h3{
    margin: 0;
    color: #752963;
    padding-bottom: 15px;
}
.survey-result-left .description-1{ 
    font-size: 16px;
    font-weight: 300;
    line-height: 20.8px; 
    padding-bottom: 29px;
}
.survey-result-left .description-1 p:last-child,
.survey-result-left .description-2 p:last-child{ 
    margin-bottom: 0;
}
.survey-result-left .survey-result-title{ 
    font-size: 35.01px;
    font-weight: 300;
    line-height: 52.51px; 
    padding: 15px 23px;
    color: #FFF; 
}
.survey-result-forensic .survey-result-left .survey-result-title{
    padding-top: 104px;
    padding-bottom: 11px;
    border-radius: 3px 3px 0 0;
}
.survey-result-left .description-2{ 
    font-size: 12px;
    font-weight: 300;
    line-height: 15.6px;
    padding: 20px 19px 12px 19px;
}
.survey-result-left .description-2 b,
.survey-result-left .description-2 strong{ 
    font-weight: 500;
}
.survey-result-shadow{
    box-shadow: 
    1px 1px 3px 0px #7070701A,
    3px 4px 5px 0px #70707017,
    6px 9px 6px 0px #7070700D,
    11px 15px 8px 0px #70707003,
    18px 24px 8px 0px #70707000;
    padding-bottom: 25px;
}
.survey-result-button{
    text-align: right;
    padding-right: 19px; 
}
.survey-result-button .btn-button{
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px; 
    padding-left: 26px;
}
.survey-result-right h5{
    margin: 0;
    padding-bottom: 24px;
    color: #752963;
}
.survey-result-right{
    font-size: 16px;
    line-height: 20.8px;
    color: #1B214A;
}
.survey-result-right .uacf7-row{
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 55px;
}
.survey-result-right .uacf7-row .uacf7-col-3, 
.survey-result-right .uacf7-row .uacf7-col-4, 
.survey-result-right .uacf7-row .uacf7-col-6, 
.survey-result-right .uacf7-row .uacf7-col-12{
    padding: 0 20px;
}
.survey-result-right textarea{
    height: 174px;
}
.result-submit{
    display: flex;
    justify-content: right; 
}
.result-submit .button{
    background-color: #343A69;
    padding-right: 152px;
    background-position: right 10px center;
}
.survey-result-note{ 
    font-size: 13px;
    font-weight: 300;
    line-height: 16.9px; 
    padding-top: 20px;
}
.survey-result-des{
    margin-bottom: 31px;
}
.survey-result-btm{
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.survey-result-label-contact{ 
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px; 
    color: #752963;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.survey-result-phone a,
.survey-result-mail a{ 
    font-size: 30.58px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.08939404040575027px;
    text-transform: unset;
    background-size: 23px !important;
    padding-right: 34px;
    background-position: right 0 top 6px;
}
.survey-result-address{
    width: 374px;
    max-width: 100%;
}
.survey-result-address a{
    font-size: 17.6px;
    font-weight: 300;
    line-height: 32.37px;
    letter-spacing: -0.0539531335234642px; 
    width: 368px;
    max-width: 100%;
    text-transform: unset;
    background-position: right 0px top 0px;
}
.survey-result-bespoke .survey-result-left{
    padding-top: 73px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 75px;
}
.survey-result-thankyou{
    padding-top: 6px;
}
.survey-result-thankyou:not(.active){
    display: none;
}
.survey-result-thankyou-title{ 
    padding-top: 25px;
}
.survey-result-thankyou-description{
    font-size: 18px;
    line-height: 23.4px;
    padding-bottom: 15px;
}
.survey-result-thankyou-icon img{
    max-width: 88px;
}
.survey-result-thankyou .button{
    background-color: #343A69;
    padding-right: 163px;
    background-position: right 9px center;
}
.survey-result-right .wpcf7 form .wpcf7-response-output{
    margin-left: 0;
    margin-right: 0;
}
.survey-form::-webkit-scrollbar,
.survey-result::-webkit-scrollbar{
    width: 2px; 
}
.survey-form::-webkit-scrollbar-track,
.survey-result::-webkit-scrollbar-track { 
    background: #00000033; 
    width: 1px;
} 
.survey-form::-webkit-scrollbar-thumb,
.survey-result::-webkit-scrollbar-thumb {
    background-color: #000000;   
    border: none;
}
@media (max-width: 767.98px){
    .survey-result-content{
        flex-direction: column;
    }
    .survey-result-address{
        max-width: 319px;
    }
    .survey-result-address a{
        padding-right: 19px;
    }
    .survey-result-left{
        width: 100%;
        padding: 32px 15px;
    }
    .survey-result-right{
        width: 100%;
        padding: 34px 15px 42px;
        background-position: right -225px top 236px  ;
    }
    .survey-result-left .description-1,
    .survey-result-des{
        font-size: 14px;
        line-height: 18.2px;
    }
    .survey-result-left .description-2{
        font-size: 12px;
        line-height: 15.6px;
    }
    .survey-result-label-contact{
        font-size: 13px;
        line-height: 15.6px;
        padding-bottom: 8px;
    }
    .survey-result-phone a,
    .survey-result-mail a{ 
        font-size: 27px;
    }
    .survey-result-address a{ 
        font-size: 15px;
        line-height: 32.37px;
    }
    .survey-result-left{
        padding-bottom: 52px; 
    }
    .survey-result-bespoke .survey-result-left{
        padding-top: 32px;
        padding-bottom: 38px;
    }
    .survey-result-left h3{
        padding-bottom: 16px;
    }
    .survey-result-btm{
        gap: 24px;
    }
    .survey-result-right h5{
        padding-bottom: 18px;
    }
    .survey-result-des{
        margin-bottom: 26px;
    }
    .survey-result-right .uacf7-row{
        display: flex;
        gap: 41px;
        padding-bottom: 40px;
    }
    .result-submit{
        justify-content: flex-start;
    }
    .result-submit .button{
        padding-right: 156px;
    }
    .survey-result-note{
        padding-top: 18px;
    }
    .survey-result-left .survey-result-title{
        font-size: 30px;
        line-height: 45px;
        padding: 20px 23px;
    }
    .survey-result-forensic .survey-result-left .survey-result-title{
        padding-top: 75px;
    }
    .survey-result-thankyou-title{
        padding-top: 25px;
        padding-bottom: 28px !important;
    }
    .survey-result-thankyou-description{
        font-size: 14px; 
        line-height: 18.2px;
    }
}
@media (max-height: 1000px) {
    .survey-result-content {
        min-height: 800px;
    }
}

.survey-form .wpcf7 input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: 2; 
}

.survey-form  .wpcf7 input[type="radio"] + .wpcf7-list-item-label {
    position: relative;
    padding-left: 33px;
    cursor: pointer;
}

.survey-form .wpcf7 input[type="radio"] + .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    border: 1px solid #1B214A; 
    border-radius: 50%; 
    box-sizing: border-box;
    background-color: white;
}

.survey-form .wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label:before {
    background-color: #FFF; 
    border-color: #1B214A;
}

.survey-form .wpcf7 input[type="radio"]:checked + .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 24px;
    height: 24px;
    background-color: #1B214A;
    border-radius: 50%;
    border: 2px solid #FFF;
    box-sizing: border-box;
}
.checking .wpcf7-not-valid-tip{
    display: none;
}
.survey-form .uacf7-step:not(.checking) .wpcf7-not-valid .first input[type="radio"] + .wpcf7-list-item-label:before{
    border-color: #FA3333;
}
.survey-result-note a{
    background-size: 100% 1px;
}
.survey-result-note a:hover{
    background-size: 0 1px;
}