/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2024 | 06:03:55 */
.itd-step-btn.itd-step-btn-er.itd-step-btn-accepted.disabled {
    color: #8E8E93;
    pointer-events: none !important;
    background: transparent;
}

.error-message {
    color: #B3261E;
    background-color: #B3261E26;
    margin: 30px 30px 0px 30px;
    height: 40px;
    align-content: center;
}

.error-message p {
    margin: 0;
}

.error-message p:before {
    content: url(/wp-content/uploads/2024/08/warning.png);
	padding: 0 20px;
	position: relative;
	top: 3px;
}


.itd-survey-block *, 
.itd-survey-start-block *,
.itd-survey-start-block-choose * {
    font-family: var(--golos);
}

@media screen and (max-width: 1440px){
	#post-14031 .elementor-section.elementor-section-boxed > .elementor-container,
	#post-15294 .elementor-section.elementor-section-boxed > .elementor-container,
	#post-15315 .elementor-section.elementor-section-boxed > .elementor-container{
		max-width: 1220px !important;
		padding: 0;
	}
}

.itd-survey-block-develop-mvp, 
.itd-survey-block-develop-landing,
.itd-survey-block-develop-design,
.itd-survey-block-single {
	display: none;
}

.white-mode #post-14031 .itd-survey-content-step [type="radio"] + label:before,
.white-mode #post-15294 .itd-survey-content-step [type="radio"] + label:before,
.white-mode #post-15315 .itd-survey-content-step [type="radio"] + label:before {
    content: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="19" height="19" rx="9.5" stroke="black"/></svg>');
}

.white-mode #post-14031 .itd-survey-content-step [type="checkbox"] + label:before,
.white-mode #post-15294 .itd-survey-content-step [type="checkbox"] + label:before,
.white-mode #post-15315 .itd-survey-content-step [type="checkbox"] + label:before {
    content: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.5" y="0.5" width="17" height="17" rx="1.5" stroke="black"/> </svg>');
}


.itd-survey-start-block p:nth-child(2) {
    font-size: 24px;
    padding: 0 0 9px 0;
    margin: 0;
    line-height: 28.8px;
	font-weight: 500;
}

.itd-survey-start-block p:nth-child(n+3) {
    font-size: 18px;
    padding: 16px 0 0 0;
    line-height: 21px;
    margin: 0;
}

.itd-survey-start-block h1 {
    font-size: 48px;
    padding: 0;
    margin: 0 0 30px 0;
	font-family: var(--space-grotesk);
	font-feature-settings: 'ss05' on, 'ss04' on, 'ss03' on, 'ss02' on;
}

.itd-survey-start-block {
    text-align: center;
    position: relative;
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
}

.itd-survey-block h2 {
    padding-bottom: 20px;
    font-size: 38px;
	font-family: var(--space-grotesk);
    font-weight: 500;
	font-feature-settings: 'ss05' on, 'ss04' on, 'ss03' on, 'ss02' on;
}

.itd-survey-choose-btn, .itd-survey-confirm-btn {
    max-width: 290px;
    margin: 50px auto 0 auto;
    background: #f4f3f3;
    color: black;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    border: 2px solid #ffffff;
    font-size: 24px;
    transition: 0.3s all;
    position: relative;
}

.itd-survey-choose-btn:hover, .itd-survey-confirm-btn:hover {
    background: transparent;
    color: white;
}

.itd-survey-start-block-choose {
    text-align: center;
    max-width: 820px;
    margin: 0 auto;
}

.itd-survey-start-btn {
    width: 100%;
    border: 1px solid white;
    border-radius: 40px;
    padding: 14px 0px;
    font-size: 18px;
    margin: 15px 0 0 0;
    cursor: pointer;
    transition: 0.3s all;
}

.itd-survey-start-btn:hover, .itd-survey-start-btn-selected {
    border-color: #2B59FF;
    background: #2B59FF;
}

.itd-survey-start-block-choose p {
    font-size: 38px;
    margin: 0 0 35px 0;
	font-family: var(--space-grotesk);
    font-weight: 500;
	font-feature-settings: 'ss05' on, 'ss04' on, 'ss03' on, 'ss02' on;
}

.itd-step-btn, .itd-step-btn-home {
    background: transparent;
    width: 200px;
    color: #8E8E93;
    border-radius: 50px;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    margin: 0 0 0 11px;
    float: right;
    border: 2px solid #8E8E93;
    font-size: 24px;
    transition: 0.3s all;
    position: relative;
}

.itd-step-btn[data-step-btn="next"] {
    pointer-events: none;
}

.itd-step-btn-accepted {
    color: black;
    background: white;
    border-color: white;
	pointer-events: visible !important;
}

.itd-step-btn:hover {
    background: transparent;
    color: white;
}

.itd-survey-block > div, .itd-survey-block > form {
    display: inline-block;
}

.itd-survey-steps {
    width: 74%;
    vertical-align: top;
    margin-left: -5px;
    border-left: 1px solid #8E8E93;
    margin-top: 25px;
    min-height: 570px;
}

.itd-survey-list p {
    color: #8E8E93;
    font-size: 18px;
    padding: 12px 0px; 
    margin-left: 25px;
    position: relative;
	text-wrap: nowrap; 
}

.itd-survey-list-active, .itd-survey-list-active * {
    color: white !important;
}

.itd-survey-list b {
    position: relative;
    margin: 0 35px 0 -4px;
    color: #9f9f9f;
    font-weight: 500;
    font-size: 20px;
    font-family: var(--space-grotesk) !important;
    padding-right: 14px;
    z-index: 2;
	font-feature-settings: 'ss05' on, 'ss04' on, 'ss03' on, 'ss02' on;
}

.itd-survey-list b:before {
    content: "";
    border: 1px solid #8E8E93;
    position: absolute;
    width: 50px;
    height: 50px;
    left: -19px;
    top: -12px;
    border-radius: 100%;
}

.itd-survey-list-active b:before {
    border: 1px solid white;
}

.itd-survey-steps .step {
	position: relative;
}

.itd-survey-steps input,
.itd-survey-steps textarea {
    background: transparent;
    border-radius: 30px;
}

.itd-survey-steps input:focus, .itd-survey-steps textarea:focus {
    background: transparent;
    border-color: #2B59FF;
}


.itd-survey-list b:after {
    content: "";
    border-left: 1px solid #8E8E93;
    position: absolute;
    width: 1px;
    height: 40px;
    left: 5px;
    top: 38px;
}

.itd-survey-ttls .steps-active {
    font-size: 16px;
    color: #F2F2F7;
}

.itd-survey-ttls p {
    font-size: 24px;
    padding: 10px 0 24px 0px;
    margin: 0;
    line-height: 28px;
	font-weight: 700;
}

.itd-survey-ttls {
    position: relative;
    border-bottom: 1px solid #8e8e93;
    width: 100%;
    padding: 0 0 0 25px;
}

.itd-survey-ttls .steps-clear-all {
    position: absolute;
    right: 0;
    margin-top: -17px;
    color: #8E8E93;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s all;
    background: #121212;
    padding: 0 0 0 10px;
}
.itd-survey-block-active .steps-clear-all:hover {
    color: white;
}
.itd-survey-content-step {
    padding: 35px 0px 35px 25px;
}

.itd-survey-column {
    display: inline-block;
    width: 100%;
	position: relative;
}

.itd-survey-column input[type=text], 
.itd-survey-column input[type=email], 
.itd-survey-column textarea {
    width: 100%;
    padding-left: 20px;
}

.itd-survey-column textarea, 
.itd-survey-column-another textarea {
    border-radius: 22px !important;
    min-height: 200px !important;
}

.itd-survey-column input[type=text], .itd-survey-column input[type=email] {
    margin-bottom: 25px;
}

.itd-survey-column input::placeholder, 
.itd-survey-column textarea::placeholder {
    color: white;
}

.my-cstm-animArrow.itd-step-btn:hover,
.my-cstm-animArrow.itd-back-choose-survey-btn:hover{
    background: transparent;
}

.my-cstm-animArrow.itd-step-btn, 
.my-cstm-animArrow.itd-back-choose-survey-btn {
    border: 0;
    border-radius: unset;
    transform: rotate(225deg) scale(1);
    width: 0;
    cursor: pointer;
    position: relative;
    float: left;
    left: 20px;
    margin-top: 19px;
    height: 0;
    padding: 14px;
    filter: brightness(100);
}
.my-cstm-animArrow.itd-back-choose-survey-btn {
    left: 30px;
}
.itd-survey-column input[type=text]:focus, 
.itd-survey-column input[type=email]:focus, 
.itd-survey-column textarea:focus,
.itd-survey-column-another textarea:focus {
    outline: none;
    border-color: #2B59FF;
    border-style: solid;
}

.itd-survey-list {
    max-height: 600px;
    height: 100%;
    overflow: hidden;
    padding: 0 0 0 25px;
    max-width: 360px;
    width: 25%;
    position: relative;
    margin: 0 25px 0px -25px;
}

.itd-survey-list:before {
    content: "";
    background: linear-gradient(180deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 3;
    top: 0;
	left: 0;
}

.itd-survey-list:after {
    content: "";
    background: linear-gradient(0deg, #121212 0%, rgba(18, 18, 18, 0) 100%);
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 2;
    bottom: 0;
	left: 0;
}

.itd-survey-list > div {
    margin: 20px 0 0 0;
}

.itd-survey-list, .itd-survey-list-active-tab {
    transition: 1s all;
}

.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="5"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="6"]
 {
    margin: -100px 0 100px 0;
}

.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="7"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="8"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="9"]
 {
    margin: -210px 0 210px 0;
}

.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="10"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="11"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="12"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="13"],
.itd-survey-block-active .itd-survey-list-active-tab[data-step-tab="14"]
{
    margin: -660px 0 210px 0;
}

.itd-survey-content-step input[type="radio"],
.step-check-wrapper input[type="checkbox"],
.itd-survey-block-develop-landing input[type="checkbox"],
.itd-survey-block-single input[type="checkbox"] {
    display: none;
}

.itd-survey-content-step label,
.step-check-wrapper label, 
.itd-survey-block-develop-landing label{
    position: relative;
    padding-left: 38px;
    cursor: pointer;
    font-size: 18px;
    height: 20px;
    position: relative;
    display: block;
}

.itd-survey-content-step label:before {
    content: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="19" height="19" rx="9.5" stroke="white"/></svg>');
    position: absolute;
    left: 0;
    top: 4px;
}

.itd-survey-content-step input[type="radio"]:checked + label::before {
    content: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="19" height="19" rx="9.5" stroke="%232B59FF"/><circle cx="10" cy="10" r="7" fill="%232B59FF"/></svg>') !important;
}

.step-check-wrapper label:before, 
.itd-survey-block-develop-landing .step[data-step="2"] label:before,
.itd-survey-block-develop-landing .step[data-step="5"] label:before,
.itd-survey-block-develop-landing .step[data-step="6"] label:before,
.itd-survey-block-single .step[data-step="2"] label:before {
    content: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.5" y="0.5" width="17" height="17" rx="1.5" stroke="white"/> </svg>');
    position: absolute;
    left: 0;
    top: 4px;
}

.step-check-wrapper input[type="checkbox"]:checked + label::before,
.itd-survey-block-develop-landing input[type="checkbox"]:checked + label::before,
.itd-survey-block-single input[type="checkbox"]:checked + label::before {
    content: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="17" height="17" rx="1.5" fill="%232B59FF"/> <rect x="0.5" y="0.5" width="17" height="17" rx="1.5" stroke="%232B59FF"/> <path d="M6.6442 13.6884L3 10.0442L4.0442 9L6.6442 11.6L13.2442 5L14.2884 6.0442L6.6442 13.6884Z" fill="white"/> </svg>') !important;
}

.satisfaction-survey .step[data-step="2"] label:before {
    content: "";
}

.itd-survey-content-step .step-input-wrapper:before, 
.itd-survey-content-step .step-input-wrapper > label::before {
    content: "";
}

.itd-survey-column-another .step-input-wrapper,
.step-radio-another + .step-input-wrapper{
    display: none;
}

.itd-survey-column-another .step-input-wrapper * {
    transition: 0.3s all;
}

.step[data-step='1'] .itd-survey-column {
    width: 49%;
}

.itd-survey-column-another{
    padding-top: 15px;
}

.step-check-wrapper {
    display: none;
}

.itd-survey-block-active #step-radio-another-1:checked + label + .step-input-wrapper, 
.itd-survey-block-active #step-radio-another-2:checked + label + .step-input-wrapper,
.itd-survey-block-active #step-radio-another-21:checked + label + .step-input-wrapper,
.itd-survey-block-active #step-radio-another-22:checked + label + .step-input-wrapper,
.itd-survey-block-active #step-radio-another-23:checked + label + .step-input-wrapper,
.itd-survey-block-active .step-radio-another-3:checked + label + .step-check-wrapper{
    display: block;
}

.itd-survey-content-step label.step-input-wrapper input {
    width: 100%;
}

.itd-survey-content-step label.step-input-wrapper {
    margin: 30px 0 0 0;
    width: 100% !important;
    padding: 0;
}
.itd-survey-content-step label.step-input-wrapper label {
    padding: 0;
}
.itd-survey-content-step .step-input-wrapper input:focus {
    border-style: solid;
}

.floating-label-survey {
    transition: 0.3s all;
    position: absolute !important;
    top: 11px;
    left: -18px;
}

.itd-survey-content-step label input:focus + .floating-label {
    padding: 0px 6px !important;
}

.itd-survey-content-step .step-input-wrapper {
    margin-bottom: 70px !important;
}

.itd-step-btn-er:before, .itd-step-btn-send-er:before {
    content: "Please fill out field or choose variant";
    color: #E10000;
    font-size: 12px;
    position: absolute;
    font-weight: 400;
    line-height: 13px;
    width: 100%;
    right: 0;
    text-align: center;
    top: 80px;
    opacity: 0;
    transition: 0.3s all;
}

.itd-step-btn-send-er:before {
    content: "Form error, please try again later";
}

.itd-step-btn-error:before {
    opacity: 1 !important;
}
.step-check-wrapper > div > div > p {
    font-size: 20px;
    padding: 0px 0 15px 0;
    margin: 0;
    font-weight: 400;
}

.step-check-wrapper > p {
    font-size: 20px;
    padding: 20px 0 14px 0;
    margin: 0;
    font-weight: 500;
}
.step-check-wrapper > div {
    display: flex;
    margin: 0 0 40px 0;
}

.step-error-input {
    border-color: #E10000 !important;
}
.itd-survey-steps input, .itd-survey-steps textarea {
    color: white;
}

.itd-survey-list-this-active:before {
    content: "";
    position: absolute;
    background: #2a53ec;
    width: 12px;
    height: 12px;
    left: -4px;
    top: 24px;
    border-radius: 100%;
    box-shadow: 3px 4px 24px 21px #2B59FF;
}

.itd-survey-list-this-active:after {
    content: "";
    position: absolute;
    background: #3a35ce;
    width: 0.1px;
    height: 0.1px;
    left: -7px;
    top: 24px;
    border-radius: 100%;
    box-shadow: -1px 1px 18px 18px #46009F;
    opacity: 0.7;
    z-index: 0;
}

.itd-survey-sended {
    text-align: center;
    max-width: 630px;
    margin: 14% auto;
}

.itd-survey-sended > p:first-child {
    font-size: 32px;
    padding: 0;
    margin: 0;
}

.itd-survey-sended p:nth-child(2) {
    font-size: 20px;
    margin-bottom: 60px;
}

.itd-step-btn-home {
    background: white;
    max-width: 300px;
    width: 100%;
    float: unset;
    color: black;
    font-weight: 500;
    margin: 0 auto;
    padding: 15px 46px;
}

.itd-step-btn-home:hover {
    background: transparent;
	color: white;
}

.itd-survey-sendform-preloader {
    width: 80px;
    height: 80px;
    border-width: 3px;
    border-style: dashed solid solid dotted;
    border-color: #0e5aff #0e5aff transparent #0e5aff;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: itdRotationSurvey 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    opacity: 1 !important;
	display: none;
}

@keyframes itdRotationSurvey {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.itd-survey-floating-label + label,
.itd-survey-column-relative textarea:focus + label {
    line-height: normal;
    top: -9px !important;
    bottom: 0px;
    left: 17px !important;
    font-size: 14px !important;
    opacity: 1;
    background: #121212;
    height: 22px !important;
    color: #fff;
    padding: 0px 6px !important;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.floating-label-survey:before, .floating-label-survey:after {
    content: "" !important;
}

.itd-survey-block-develop-landing .step[data-step="1"] .itd-survey-column,
.itd-survey-block-develop-landing .step[data-step="3"] .itd-survey-column {
    width: 100%;
}

.itd-survey-block-develop-landing .step[data-step="1"] label.cu-left.step-input-wrapper.is-empty,
.itd-survey-block-develop-landing .step[data-step="3"] label.cu-left.step-input-wrapper.is-empty {
    margin: 0;
}

.itd-survey-block-develop-landing .step[data-step="5"] .itd-survey-content-step {
    display: flex;
} 

.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:last-child {
    margin: 17px 0 0 0;
}

.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:nth-child(-n+2) {
    width: 49%;
}

#step-radio-another-8:checked + label + .itd-survey-column-relative,
#step-radio-another-9:checked + label + .itd-survey-column-relative,
    display: block !important;
}

#step-radio-another-8 + label,
#step-radio-another-9 + label  {
    margin-bottom: 30px;
}

#step-radio-another-5:checked + label + label, 
#step-radio-another-6:checked + label + label {
    display: block !important;
}

input#step-radio-another-5 + label + label:before, input#step-radio-another-6 + label + label:before, input#step-radio-another-5 + label + label label:before, input#step-radio-another-6 + label + label label:before {
    content: "";
}

#step-radio-another-5:checked + label + label {
    left: -100%;
    width: 200% !important;
}

.itd-survey-column-relative label:before, 
.itd-survey-column-relative label:after { content: ""; }
.itd-survey-column-relative { position: relative; }
.itd-survey-column-relative label { top: 0; left: 0; position: absolute; }
.itd-survey-column-relative * { transition: 0.3s all; }
.itd-survey-column-relative label {
    top: 11px;
    left: 11px;
    position: absolute;
    pointer-events: none;
    padding: 0 0 0 8px;
}
.itd-survey-column-relative.itd-survey-column-relative-c input:focus + label { top: -9px; }
.itd-survey-column-relative.itd-survey-column-relative-c label { top: 6px; }

input#step-radio-another-8 + label + div textarea,
input#step-radio-another-9 + label + div textarea { padding-left: 20px; }

.itd-survey-block input[type="tel"]:focus { border-style: solid; }
.itd-survey-block input[type="tel"] { width: 100%; }

.itd-survey-block ul#iti-1__country-listbox,
.itd-survey-block ul#iti-2__country-listbox,
.itd-survey-block ul#iti-3__country-listbox { 
	padding: 0; 
}

.itd-survey-choose-btn,
.itd-survey-start-btn,
.itd-survey-confirm-btn,
.itd-survey-block label, 
.itd-survey-block [data-step-btn="prev"], 
.itd-survey-block [data-step-btn="next"],
.itd-survey-block .steps-clear-all {
    -webkit-tap-highlight-color: transparent;
}

#post-14031 .itd-steps-survey label.cu-left label,
#post-15294 .itd-steps-survey label.cu-left label, 
#post-15315 .itd-steps-survey label.cu-left label { height: 25px; }

.itd-survey-block-single .itd-survey-content-step.itd-survey-content-step-col { display: flex; }
.itd-survey-block-single .itd-survey-content-step.itd-survey-content-step-col #step-radio-another-5:checked + label + label {
    left: -200% !important;
    width: 300% !important;
    margin-top: 90px !important;
}

.itd-survey-step-rating .itd-survey-step-star { margin: 5px; cursor: pointer; padding: 5px; height: 20px; }
.itd-survey-step-rating > div:first-child { max-width: 200px; width: 100%; }
.itd-survey-step-rating > div:last-child { display: flex; }
.itd-survey-step-rating { display: flex; height: 70px;}
.itd-survey-step-star.selected svg path { fill: #FFC20A; }
.itd-survey-step-rating > div:first-child p { font-size: 18px; padding: 9px 0 0 0; margin: 0;line-height: 27px;}
.itd-survey-step-rating:last-child > div:first-child p { padding: 0; }
.itd-survey-hiring-form .itd-survey-content-step-col .itd-survey-column label { margin-right: 30px; }
.itd-survey-hiring-form label.step-input-wrapper label { height: 25px; }

.itd-survey-list-active-tab p[data-step-name="10"] b:before { left: -14px; }
.itd-survey-list-active-tab p[data-step-name="10"] b:after { left: 10px; }
.itd-survey-list-active-tab p[data-step-name="10"] b { margin: 0 35px 0px -10px; padding-right: 10px; }
.itd-survey-list-active-tab p[data-step-name="11"] b:before { left: -16px; }
.itd-survey-list-active-tab p[data-step-name="11"] b:after { left: 9px; }
.itd-survey-list-active-tab p[data-step-name="11"] b { margin: 0 38px 0px -9px; padding-right: 10px; }
.itd-survey-list-active-tab p[data-step-name="12"] b:before,
.itd-survey-list-active-tab p[data-step-name="13"] b:before,
.itd-survey-list-active-tab p[data-step-name="14"] b:before  { left: -14px; }
.itd-survey-list-active-tab p[data-step-name="12"] b:after,
.itd-survey-list-active-tab p[data-step-name="13"] b:after,
.itd-survey-list-active-tab p[data-step-name="14"] b:after { left: 11px; }
.itd-survey-list-active-tab p[data-step-name="12"] b, 
.itd-survey-list-active-tab p[data-step-name="13"] b, 
.itd-survey-list-active-tab p[data-step-name="14"] b { margin: 0 37px 0px -10px; padding-right: 10px; }

/* White theme */
.white-mode #post-14031 .itd-survey-list:before,
.white-mode #post-15294 .itd-survey-list:before,
.white-mode #post-15315 .itd-survey-list:before {
    background: linear-gradient(180deg, #f2f2f2 0%, rgba(18, 18, 18, 0) 100%);
	left: 0;
}
.white-mode #post-14031 .itd-survey-list:after,
.white-mode #post-15294 .itd-survey-list:after,
.white-mode #post-15315 .itd-survey-list:after {
    background: linear-gradient(0deg, #f2f2f2 0%, rgba(18, 18, 18, 0) 100%);
}
.white-mode #post-14031 .itd-survey-list-active b,
.white-mode #post-15294 .itd-survey-list-active b,
.white-mode #post-15315 .itd-survey-list-active b {
    color: black !important;
}
.white-mode #post-14031 .itd-survey-list-active b:before,
.white-mode #post-15294 .itd-survey-list-active b:before,
.white-mode #post-15315 .itd-survey-list-active b:before {
    border: 1px solid #8e8e93;
}
.white-mode #post-14031 .itd-survey-list-this-active.itd-survey-list-active b:before,
.white-mode #post-15294 .itd-survey-list-this-active.itd-survey-list-active b:before,
.white-mode #post-15315 .itd-survey-list-this-active.itd-survey-list-active b:before {
    border-color: black;
}
.white-mode #post-14031 .itd-survey-block input,
.white-mode #post-14031 .itd-survey-block textarea,
.white-mode #post-14031 .itd-survey-block ::placeholder,
.white-mode #post-15294 .itd-survey-block input,
.white-mode #post-15294 .itd-survey-block textarea,
.white-mode #post-15294 .itd-survey-block ::placeholder,
.white-mode #post-15315 .itd-survey-block input,
.white-mode #post-15315 .itd-survey-block textarea,
.white-mode #post-15315 .itd-survey-block ::placeholder  {
    color: black;
}
.white-mode #post-14031 .itd-survey-choose-btn:hover, 
.white-mode #post-14031 .itd-survey-confirm-btn:hover,
.white-mode #post-15294 .itd-survey-choose-btn:hover, 
.white-mode #post-15294 .itd-survey-confirm-btn:hover,
.white-mode #post-15315 .itd-survey-choose-btn:hover, 
.white-mode #post-15315 .itd-survey-confirm-btn:hover  {
    color: #2a59ff;
    background: transparent;
}
.white-mode #post-14031 .itd-survey-choose-btn, 
.white-mode #post-14031 .itd-survey-confirm-btn,
.white-mode #post-15294 .itd-survey-choose-btn, 
.white-mode #post-15294 .itd-survey-confirm-btn,
.white-mode #post-15315 .itd-survey-choose-btn, 
.white-mode #post-15315 .itd-survey-confirm-btn {
    color: whitesmoke;
    border-color: #2a59ff;
    background: #2a59ff;
}
.white-mode #post-14031 .itd-step-btn-accepted,
.white-mode #post-15294 .itd-step-btn-accepted,
.white-mode #post-15315 .itd-step-btn-accepted {
    color: white;
    background: #2a59ff;
    border-color: #2a59ff;
}
.white-mode #post-14031 .itd-survey-start-btn,
.white-mode #post-15294 .itd-survey-start-btn,
.white-mode #post-15315 .itd-survey-start-btn { border-color: #2a59ff; }

.white-mode #post-14031 .itd-survey-start-btn:hover, 
.white-mode #post-14031 .itd-survey-start-btn-selected,
.white-mode #post-15294 .itd-survey-start-btn:hover, 
.white-mode #post-15294 .itd-survey-start-btn-selected,
.white-mode #post-15315 .itd-survey-start-btn:hover, 
.white-mode #post-15315 .itd-survey-start-btn-selected { 
	color: white; 
}
.white-mode #post-14031 .itd-step-btn:before,
.white-mode #post-15294 .itd-step-btn:before,
.white-mode #post-15315 .itd-step-btn:before,
.white-mode #post-14031 .itd-back-choose-survey-btn:before,
.white-mode #post-15294 .itd-back-choose-survey-btn:before,
.white-mode #post-15315 .itd-back-choose-survey-btn:before {
    background: url('/wp-content/uploads/2024/01/Vector.svg');
    background-size: 28px;
    background-repeat: no-repeat;
}
.white-mode #post-14031 .itd-step-btn-home,
.white-mode #post-15294 .itd-step-btn-home,
.white-mode #post-15315 .itd-step-btn-home {
    border-color: #2a59ff;
    color: white;
    background: #2a59ff;
}
.white-mode #post-14031 .itd-step-btn:hover, 
.white-mode #post-14031 .itd-step-btn-home:hover,
.white-mode #post-15294 .itd-step-btn:hover, 
.white-mode #post-15294 .itd-step-btn-home:hover,
.white-mode #post-15315 .itd-step-btn:hover, 
.white-mode #post-15315 .itd-step-btn-home:hover {
    color: #2a59ff;
    background: transparent;
    border-color: #2a59ff;
}
.white-mode #post-14031 .itd-survey-block-active .steps-clear-all:hover,
.white-mode #post-15294 .itd-survey-block-active .steps-clear-all:hover,
.white-mode #post-15315 .itd-survey-block-active .steps-clear-all:hover {
    color: #2a59ff;
}
.white-mode #post-14031 .my-cstm-animArrow.itd-step-btn,
.white-mode #post-15294 .my-cstm-animArrow.itd-step-btn,
.white-mode #post-15315 .my-cstm-animArrow.itd-step-btn,
.white-mode #post-14031 .my-cstm-animArrow.itd-back-choose-survey-btn,
.white-mode #post-15294 .my-cstm-animArrow.itd-back-choose-survey-btn,
.white-mode #post-15315 .my-cstm-animArrow.itd-back-choose-survey-btn { background: transparent !important; }

.white-mode #post-14031 .itd-survey-list-this-active:before,
.white-mode #post-15294 .itd-survey-list-this-active:before,
.white-mode #post-15315 .itd-survey-list-this-active:before {
	background: #158fff;
    box-shadow: 3px 4px 24px 21px #0085FF;
}

.white-mode #post-14031 .itd-survey-list-this-active:after, 
.white-mode #post-15294 .itd-survey-list-this-active:after, 
.white-mode #post-15315 .itd-survey-list-this-active:after {
	background: #4FDFFF;
    box-shadow: -1px 1px 18px 18px #4FDFFF;
}
.white-mode #post-14031 .itd-step-btn-error:before,
.white-mode #post-15294 .itd-step-btn-error:before,
.white-mode #post-15315 .itd-step-btn-error:before { background: transparent !important; }

.white-mode #post-14031 .itd-survey-ttls .steps-active,
.white-mode #post-15294 .itd-survey-ttls .steps-active,
.white-mode #post-15315 .itd-survey-ttls .steps-active { color: black; }

.white-mode #post-14031 .itd-survey-floating-label + label,
.white-mode #post-15294 .itd-survey-floating-label + label,
.white-mode #post-15315 .itd-survey-floating-label + label { color: black; }

.white-mode #post-14031 .itd-survey-content-step input:focus + .floating-label,
.white-mode #post-15294 .itd-survey-content-step input:focus + .floating-label,
.white-mode #post-15315 .itd-survey-content-step input:focus + .floating-label {
    background: #f2f2f2;
    color: black;
}
.white-mode #post-14031 .itd-survey-ttls .steps-clear-all,
.white-mode #post-15294 .itd-survey-ttls .steps-clear-all,
.white-mode #post-15315 .itd-survey-ttls .steps-clear-all {
    background: #f2f2f2;
}
.white-mode #post-14031 .itd-survey-floating-label + label, 
.white-mode #post-14031 .itd-survey-column-relative textarea:focus + label,
.white-mode #post-15294 .itd-survey-floating-label + label, 
.white-mode #post-15294 .itd-survey-column-relative textarea:focus + label,
.white-mode #post-15315 .itd-survey-floating-label + label, 
.white-mode #post-15315 .itd-survey-column-relative textarea:focus + label  {
    background: #f2f2f2;
    color: black;
}

@media(min-width: 1440px){
	.itd-survey-list {
		width: 26%;
	}
}

@media(max-width: 1220px){
	.itd-survey-content-step, .itd-survey-content-step * { vertical-align: top; }
	.itd-survey-block { margin-top: -80px; }
}

@media (min-width: 768px) and (max-width: 1220px){
	.itd-survey-block-develop-mvp .step[data-step="1"] .itd-survey-column-another { margin-top: 16px; }
	.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:last-child {
		margin-top: 30px;
	}
	.itd-survey-block-develop-design .step[data-step="3"] label.step-radio-another { margin-top: 16px; }
}

@media (min-width: 501px) and (max-width: 1000px){
	.itd-survey-content-step label, .step-check-wrapper label, .itd-survey-block-develop-landing label {
		line-height: 20px;
		padding-top: 4px;
	}
}

@media (min-width: 501px) and (max-width: 1220px){
	.step-check-wrapper > div > div:nth-child(n+3) { padding-top: 40px; }
	.step-check-wrapper > div { display: block; }
	.step-check-wrapper > div > div { width: 49%; }
}

@media(max-width: 768px){
	.itd-survey-list {display: none !important; }
	form.itd-survey-steps { width: 100%; border-left: unset; margin: 0;}
	.itd-survey-content-step { padding: 30px 0 30px 0; }
	.itd-survey-ttls { padding: 0; }
    .my-cstm-animArrow.itd-step-btn { left: -5px; }
	.my-cstm-animArrow.itd-back-choose-survey-btn { left: 7px; }
	.itd-survey-content-step label.step-input-wrapper { width: 100% !important; }
	.itd-survey-content-step label { line-height: 22px; margin-bottom: 10px; padding-top: 2px; }
	.itd-survey-block-single .itd-survey-content-step.itd-survey-content-step-col { display: block; }
	.itd-survey-block-single .itd-survey-content-step.itd-survey-content-step-col #step-radio-another-5:checked + label + label {
		left: 0 !important;
		width: 100% !important;
		margin: 25px 0 40px 0px !important;
	}
}

@media(max-width: 500px){
	.step-check-wrapper > div > div { margin-bottom: 15px; }
	.step-check-wrapper > div { display: block; }
	.step[data-step='1'] .itd-survey-column:nth-child(2) { padding-bottom: 11px; }
	.step[data-step='1'] .itd-survey-column { width: 100%; padding-bottom: 30px; }
	.itd-survey-block-develop-landing .step[data-step="5"] .itd-survey-content-step > div:first-child {
		padding-bottom: 28px;
	}
	.itd-survey-block-develop-landing .step[data-step="5"] .itd-survey-content-step { display: block;}
	.itd-survey-block-develop-landing .step[data-step="5"] .itd-survey-content-step #step-radio-another-5:checked + label + label { left: 0; width: 100% !important; }
	.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:last-child { padding-top: 11px; }
	.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:first-child { padding-bottom: 28px; }
	.itd-survey-block-develop-landing .step[data-step="6"] .itd-survey-column:nth-child(-n+2) { width: 100%; }
	.itd-survey-block-develop-design .step[data-step="3"] .itd-survey-column-another { padding-top: 27px;} 
	.itd-survey-step-rating > div:last-child { margin-left: -10px; }
	.itd-survey-step-rating > div { max-width: 100% !important; }
	.itd-survey-step-rating { display: block; height: 110px; }
}