.heding--qwiz{margin:0; display:flex; flex-direction:row; align-items:center; justify-content:space-between}
.heding--qwiz .h2{display:flex;align-items: start;gap:10px;text-align: left;}
.heding--qwiz svg{width:26px;min-width:26px;height:auto;transform: translateY(6px);}
.quiz__row{position: relative; z-index: 3; background: #FFFFFF;border-radius: 6px;padding: 32px 60px 32px 32px;}
.gifts__animation img:nth-child(1){transform: translateX(30px) translateY(15px);position: relative;z-index: 1;}
.gifts__animation img:nth-child(2){transform: translateY(50px);position: relative;transition: transform 0.3s ease-out;z-index: 2;}
.gifts__animation.active img:nth-child(2){transform: translateY(0);}
.quiz__block-right{width: 300px; background: #006CB5; border-radius:6px; padding: 28px; display: flex; flex-direction: column; gap:24px}
.quiz-manager__text{padding: 12px 16px;background: rgba(255, 255, 255, 0.12);border-radius: 6px;font-size: 14px;line-height: 18px;color: #FFFFFF}
.quiz-manager__text span{font-weight:600}
.quiz__block-left{width: 840px;min-height: 550px}
.quiz-manager__wrp{display: flex;align-items: center;gap: 12px; position:relative}
.quiz-manager__wrp img{width: 72px;height: 72px;min-width: 72px;}
.quiz-manager__ava{position:relative}
.quiz-manager__ava::after{content:"";width:12px;height:12px;border-radius:100%;background:#4CC948;position:absolute;bottom: 2px;right: 6px;}
.quiz-manager__info{width: calc(100% - 72px); display:flex; flex-direction:column; gap:4px}
.quiz-manager__name{font-weight: 500;font-size: 16px;line-height: 1;color: #fff;}
.quiz-manager__prof{font-size: 13px; line-height: 1; color: rgba(255, 255, 255, 0.8)}
.quiz-manager__online{font-weight: 500;font-size: 12px;line-height: 15px;color: #FFFFFF;padding:4px 8px;background: #4CC948;border-radius: 3px;position:absolute; right:0; top:0}
.quiz-manager__line{background:url(/templates/window/images/line-arows.png) repeat-x right center; height:29px}
.quiz-manager__bottom-title{font-weight: 400;font-size: 15px;line-height: 19px;color: #FFFFFF;padding:0 5px 15px}
.quiz-manager__bottom-list{display:flex; flex-direction:column; gap:9px}
.quiz-manager__bottom-item{padding: 0 16px;height: 50px;background:#FFFFFF url(/templates/window/images/right-calc.png) no-repeat bottom right;border-radius: 3px; display: flex;align-items: center;}
.quiz-manager__bottom-item:nth-child(2){background-image:url(/templates/window/images/right-cat.png)}
.quiz-manager__bottom-item:nth-child(3){background-image:url(/templates/window/images/right-gift.png)}
.quiz-manager__bottom-heading{font-weight: 500;font-size: 14px;line-height: 1;color: #1B2338; display:flex; gap:8px; align-items:center}
.quiz-manager__bottom-heading span{font-weight: 300;font-size: 12px;color: #E84545; display:block}
.quiz-maxheight{height: 100%}
.steps-line__range{width:640px}
.quiz__row.last-step .steps-line__range{width:100%}
.quiz__steps-line{display:flex; align-items:center; gap:20px}
.steps-line__title{font-weight: 300;font-size: 14px;line-height: 1.3;color: #1B2338; white-space:nowrap}
.steps-line__title strong{font-weight: 600;}
.steps-line__range-line{height: 18px;background: #F3F4F5;border-radius: 6px;position: relative}
.steps-line__range-line::before{content: "";position: absolute;background: #CA3535 url(/templates/window/images/step.png) repeat-x left center;border-radius: 3px;top: 50%;bottom: 0;left: 4px;width: 0%;height: 10px;transform: translateY(-50%);}
.steps-line__range-line.range-line-step-2::before{width: 25%}
.steps-line__range-line.range-line-step-3::before{width: 50%}
.steps-line__range-line.range-line-step-4::before{width: 75%}
.steps-line__range-line.range-line-step-fin:before{width:auto; right:4px}
.quiz__title{font-weight: 500;font-size: 20px;line-height: 1.4;color: #1B2338}
.quiz__wrap-title-top{display:flex; gap:12px; align-items:center}
.quiz__title-step{padding: 4px;background: rgba(232, 69, 69, 0.09);border-radius: 3px;font-weight: 400;font-size: 12px;line-height: 1.3;color: #616B8A;white-space:nowrap}
.quiz__title-step span{font-weight: 600;color: #E84545}
.quiz__list li label{display: block; margin: 0}
.quiz__list-radio{display: flex;align-items: center;transition: all 0.3s linear 0s;width: 100%;cursor: pointer;padding: 0;flex-direction: column;text-align: center;gap: 4px;}
.quiz__list-input{position: absolute; -webkit-appearance: none; -moz-appearance: none; appearance: none}
.quiz__list-custom{transition: all 0.3s linear 0s;width: 32px;min-width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;background: #d1dbe4;border-radius: 100%;border: 4px solid #FFFFFF;}
.quiz__list-custom svg{transition: all 0.3s linear 0s; filter: invert(1) grayscale(1) brightness(10);}
.quiz__list label:hover .quiz__list-custom{background: #fff;border-color: #F3F4F5;}
.quiz__list label:hover .quiz__list-image img{box-shadow: 0px 4px 12px rgba(60, 100, 133, 0.46);}
.quiz__list label:hover .quiz__list-custom svg{filter:none}
.quiz__list-text{transition: all 0.3s linear 0s; font-weight: 400; font-size: 14px; line-height: 1.6; color: #1B2338}
.quiz__step-3 .quiz__list-text{text-align:left}
.quiz__list-input:checked ~ .quiz__list-image{background:rgba(255, 255, 255, 0.09)}
.quiz__list-input:checked ~ .quiz__list-image .quiz__list-radio{border-color: #E28A6D}
.quiz__list-input:checked ~ .quiz__list-image .quiz__list-radio .quiz__list-text{color: #403840}
.quiz__list-input:checked ~ .quiz__list-image .quiz__list-radio .quiz__list-custom{background: #E84545;border-color: #fff;}
.quiz__list label:hover .quiz__list-input:checked ~ .quiz__list-image .quiz__list-radio .quiz__list-custom svg{filter: invert(1) grayscale(1) brightness(10);}
.quiz-block-radio {display: flex;gap: 20px;list-style: none;padding: 0;margin: 0;flex-wrap:wrap}
.quiz-block-radio li {width: calc(50% - 10px);}
.quiz-block-radio li .quiz__list-radio{flex-direction:row; gap:12px; padding: 18px 20px;gap: 12px;border: 1px solid rgba(137, 166, 189, 0.4);border-radius: 3px;}
.quiz-block-radio .quiz__list-radio:hover{background: #FFFFFF;box-shadow: 0px 2px 16px rgba(60, 100, 133, 0.08);border-color:transparent}
.quiz-block-radio .quiz__list-custom{border-color:#F3F4F5}
.quiz-block-radio.quiz__list .quiz__list-input:checked ~ .quiz__list-radio .quiz__list-custom{background: #E84545;border-color: #F3F4F5;}
.quiz-block-radio.quiz__list label:hover .quiz__list-input:checked ~ .quiz__list-radio .quiz__list-custom svg{filter: invert(1) grayscale(1) brightness(10);}
.quiz-block-radio.quiz__list .quiz__list-input:checked ~ .quiz__list-radio{border-color:transparent; background:#F7F7F7}
.quiz-block-radio.quiz__list .quiz__list-input:checked ~ .quiz__list-radio:hover{border-color:transparent; background:#fff}
.quiz__block-form{display: flex; flex-direction:column; width: 100%; gap:12px}
.quiz__block-form__in{display: flex; flex-direction:column; width: 100%; gap:16px}
.unvisible-screen{display: none}
.visible-screen{display: block}
.quiz__row{display: flex; flex-wrap: wrap; justify-content: space-between}
.quiz__block-left{display: flex; flex-direction: column; justify-content: space-between}
.quiz__block-content{display: flex;flex-direction: column;justify-content: space-between;gap: 24px;}
.quiz__button_group{padding:12px 0}
.quiz__button_group-in{display: flex; align-items: center; justify-content: space-between}
.quiz__prev, .next-btn{display: flex; align-items: center}
.quiz__block-form .input__checkbox.form-agreement-yes{margin:0}
.btn-gray{padding: 12px 0;gap: 12px; height: 50px; display: flex; align-items: center; font-weight: 500; font-size: 16px;line-height: 1.6;justify-content:center;color: #5B5C6C; position: relative; overflow: hidden}
.btn-gray svg{transition: all 0.3s linear 0s; filter: grayscale(1) brightness(1);}
.btn-gray:hover{color:#006CB5}
.btn-gray:hover svg{filter:none}
.btn-orange{padding: 12px 0;gap: 12px;width: 140px;height: 50px;display: flex; align-items: center; background: #006CB5;border-radius: 6px;font-weight: 500;font-size: 16px;line-height: 1.6;justify-content:center;color: #FFFFFF; position: relative; overflow: hidden}
.btn-orange:hover{background: #005894;}
.btn-disabled{opacity: 0; cursor: default}
.quiz__step-5.fieldset_quiz, .quiz__step-5.fieldset_quiz .quiz__block-content{height:100%}
.quiz__links{display:flex; align-items:center; gap:8px; margin-top:auto}
.quiz-radio-images{display: flex; flex-wrap: wrap}
.quiz-radio-images li img{transition: all 0.3s linear 0s;  max-width:100%;height:auto;height: 164px;border: 2px solid #FFFFFF;border-radius: 6px;overflow:hidden;display: block;width: 100%;object-fit: cover;}
.quiz__list-image{transition: all 0.3s linear 0s;}
.quiz__list-image .quiz__list-radio{margin: -16px 0 0;}
.quiz__list-image{}
.quiz__list.quiz-radio-images label{height:100%}
.quiz-radio-images.present-qwiz li img{height:116px}
.quiz__list-text small{display:block;font-weight: 400;font-size: 11px;line-height: 1;color: #616B8A;}
.present-qwiz .quiz__list-text{line-height:1}
.quiz-loading-overlay{position: absolute;top: 0;border-radius:6px;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 1);z-index: 1000;display: none;align-items: center;justify-content: center;}
.quiz-loading-content{text-align: center;display:flex;flex-direction:column;gap:40px;align-items:center; justify-content:center}
.quiz-loading-spinner {position: relative;height: 54px;width:54px}
.loading-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 54px;height: 54px;opacity: 0;transition: opacity 0.5s ease-in-out}
.loading-icon.active {opacity: 1}
.quiz-loading-subtext {font-size: 17px;line-height:1.6;color: #1B2338}
.quiz__row.last-step .quiz__block-right {display: none}
.quiz__row.last-step .quiz__block-left {width: 100%}
.quiz__row.last-step{padding:32px 60px 45px; position:relative; overflow:hidden}
.last-step__image{position:absolute; right:0; bottom:0}
.last-step__row{display:flex; gap:100px}
.last-step__left{width:300px;display:flex;flex-direction:column;gap:24px;justify-content: start;align-items: start;}
.last-step__right{width:420px;display:flex;flex-direction:column;gap:20px;justify-content: start;align-items: start;}
.last-step__left .quiz-manager__bottom-list{width: 100%;gap: 16px}
.last-step__left .quiz-manager__bottom-item{background: #FFFFFF;box-shadow: 0px 2px 16px rgba(60, 100, 133, 0.08);border-radius: 3px;height: auto;min-height:130px;justify-content: space-between;padding-right: 0;align-items: end;}
.last-step__left .quiz-manager__bottom-item img{align-items: self-end}
.last-step__left{}
.last-step__title{font-weight: 400;font-size: 15px;line-height: 19px;border-radius: 3px;padding: 4px 6px;}
.last-step__left .last-step__title{background:#006CB5; color:#fff}
.last-step__right .last-step__title{background:#FDEEEE; color:#E84545}
.last-step__row .quiz-manager__bottom-heading{font-size:16px;line-height:1;align-items: start;padding-top: 24px;margin-bottom: auto;}
.last-step__row .quiz-manager__bottom-heading span{font-size:13px; font-weight:400}
.last-step__heading{font-weight: 500;font-size: 26px;line-height: 33px;color: #1B2338;display:flex;flex-direction:column;gap:12px;align-items:start}
.quiz__row.last-step .quiz__button_group{display:none}
.last-step__links{display:flex;gap:4px;width: 100%;}
.last-step__links li{width:25%}
.last-step__links li label input{position: absolute; -webkit-appearance: none; -moz-appearance: none; appearance: none}
.last-step__links li label{}
.last-step__links li label span{display: flex;justify-content:center;align-items: center;width: 36px;height: 36px;border-radius: 60px;margin-bottom: 8px;}
.last-step__links li div.feedback-link small{font-size:11px; display:block}
.last-step__links li div.feedback-link{transition: all 0.15s linear 0s;padding: 14px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;/* gap:8px; */font-weight: 400;font-size: 13px;line-height: 17px;border-radius: 3px;/* gap:8px; */color: #616B8A;}
.last-step__links li label:hover div.feedback-link{box-shadow: 0px 2px 16px rgba(60, 100, 133, 0.08);}
.last-step__links li label input:checked ~ div.feedback-link{box-shadow: 0px 2px 16px rgba(60, 100, 133, 0.08); color:#1B2338}
.feedback-watsapp span{background:#33BC43}
.feedback-telegram span{background:#13B4E1}
.feedback-viber span{background:#0E44B1}
.feedback-email span{background: linear-gradient(220.96deg, #8F4DE2 17.96%, #2C54F1 51.62%, #4EC7FE 87.05%);}
@media(min-width: 300px) {
	.quiz__list.quiz-radio-images{margin:-10px -5px}
	.quiz-radio-images li{padding:10px 5px; width:50%}
}
@media(min-width: 768px) {
	.heding--qwiz .h2{margin:0}
}
@media(min-width: 992px) {
	.quiz-radio-images li{width:33.33%}
}
@media(min-width: 1360px) {
	.quiz__list.quiz-radio-images{margin:-10px}
	.quiz-radio-images li{padding:10px; width:25%}
}
@media(max-width: 1359px) {
	.quiz__row, .quiz__row.last-step{padding:30px}
	.last-step__image{display:none}
	.quiz__block-right{width: 250px; padding: 20px}
	.quiz-manager__text{padding: 12px 16px}
	.quiz__block-left{width: 580px}
	.quiz-radio-images li img {height: 135px}
	.quiz-block-radio{gap:10px}
	.quiz-block-radio li{width: calc(50% - 5px)}
	.quiz-block-radio li .quiz__list-radio{gap:10px; padding: 15px}
	.btn-gray, .btn-orange{padding: 10px 0;gap: 8px;height: 48px;font-size: 15px;}
	.btn-orange{width: 130px;}
	.btn-gray svg, .btn-orange svg{width: 20px;height: auto}
}
@media(max-width: 991px) {
	.quiz__row, .quiz__row.last-step{padding:20px}
	.quiz__block-right{width: 200px; padding: 10px; gap:16px}
	.quiz-manager__text{padding: 10px; font-size: 13px;line-height: 16px}
	.quiz__block-left{width: 430px; min-height: 490px;}
	.quiz-radio-images li img {height: 120px;}
	.quiz-block-radio{gap:10px}
	.quiz-block-radio li{width: calc(100% - 5px)}
	.quiz__button_group{padding-bottom:0; padding-top:24px}
	.steps-line__title{font-size:13px}
	.quiz-manager__bottom {margin-top: auto}
	.quiz__block-content{gap:16px}
	.quiz-manager__bottom-item:nth-child(2){background-size: 80px auto}
	.quiz-manager__bottom-item:nth-child(3){background-size: 70px auto}
	.quiz-manager__wrp{gap:10px}
	.quiz-manager__wrp img{width: 50px;height: 50px;min-width: 50px}
	.quiz-manager__name{font-size:14px}
	.quiz-manager__prof{font-size:12px}
	.quiz-manager__online {font-size: 11px;line-height: 12px;padding: 3px 5px}
	.quiz-manager__ava::after {width: 8px;height: 8px;bottom: 0px;right: 5px}
	.quiz__title {font-weight: 500;font-size: 18px;line-height: 1.2;color: #1B2338}
	.btn-gray, .btn-orange{padding:8px 0; gap: 8px;height: 46px;font-size: 14px;}
	.btn-orange{width: 120px;}
	.btn-gray svg, .btn-orange svg{width: 18px;height: auto}
	.last-step__row{gap:30px}
	.last-step__heading {font-size: 24px;line-height: 30px}
	.last-step__right, .quiz__block-form__in{gap:12px}
	.last-step__links li div.feedback-link{padding: 12px; font-size: 11px;line-height: 14px}
	.last-step__left{width:250px}
	.last-step__right{width:360px}
	.last-step__left .quiz-manager__bottom-item{min-height:100px}
	.quiz-loading-content{gap:30px;}
	.quiz-loading-spinner, .loading-icon{width: 42px;height: 42px}
	.quiz-loading-subtext {font-size: 15px}
	.gifts__animation img:nth-child(1){width: 105px;transform: translateX(25px) translateY(15px);}
	.gifts__animation img:nth-child(2){width:100px;transform: translateY(40px);}
}
@media(max-width:767px){
	.heding--qwiz .h2{margin-bottom:35px}
	.gifts__animation{display:none}
	.quiz__block-right {width:100%; gap: 12px; order: 2}
	.quiz__block-left {width: 100%;min-height: auto;order: 1;padding-bottom: 20px}
	.btn-gray, .btn-orange{padding:6px 0; gap: 6px;height: 44px;}
	.btn-orange{width: 100px;}
	.quiz-manager__bottom-title{font-size: 14px;line-height: 18px;padding: 0 0 10px}
	.quiz-manager__bottom-list{flex-direction:row;gap: 6px;}
	.quiz-manager__bottom-item{width:33.33%;padding: 0 10px;}
	.quiz-manager__bottom-item:nth-child(1){background-size: 50px auto}
	.quiz-manager__bottom-item:nth-child(2){background-size: 60px auto}
	.quiz-manager__bottom-item:nth-child(3){background-size: 50px auto}
	.quiz__title{font-size:16px}
	.quiz__row, .quiz__row.last-step{padding: 15px;}
	.quiz-radio-images li img {height: 150px;}
	.last-step__row{flex-direction:column}
	.last-step__right{order:1;width: 100%;}
	.last-step__left{order:2;width: 100%; gap:10px}
	.last-step__heading {font-size: 18px;line-height: 24px}
	.last-step__title{font-size: 13px;line-height: 16px;padding: 3px 6px;}
	.last-step__left .quiz-manager__bottom-item{flex-direction:column; align-items:start}
	.quiz__row.last-step .quiz__block-left{padding:0}
	.last-step__row .quiz-manager__bottom-heading {font-size: 14px;padding-top: 15px}
	.last-step__row .quiz-manager__bottom-heading span {font-size: 12px;padding-right: 10px;}
	.quiz-manager__bottom-item picture{margin-left:auto}
	.quiz-manager__bottom-item picture img{width:auto; max-height:90px}
	.heding--qwiz svg{width:22px; min-width:22px; height:auto}
}
@media(max-width:575px){
	.heding--qwiz .h2{margin-bottom:30px}
	.heding--qwiz svg{width:20px; min-width:20px; height:auto}
	.quiz-radio-images li img {height: 30vw;}
	.quiz-radio-images.present-qwiz li img {height: 20vw}
	.quiz-loading-content{gap:20px;}
	.quiz-loading-spinner, .loading-icon{width: 36px;height: 36px}
	.quiz-loading-subtext {font-size: 13px}
    .steps-line__title {font-size: 12px;}
	.quiz__steps-line{gap:10px}
}
@media(max-width:490px){
    .quiz-manager__bottom-list {flex-direction: column;}
	.quiz-manager__bottom-item{width:100%}
	.quiz__list-text {font-size: 13px;line-height: 1.2}
	.last-step__left .quiz-manager__bottom-list{gap:10px}
	.quiz-manager__bottom-item picture img{margin-top:-40px; max-height:70px}
	.last-step__left .quiz-manager__bottom-item {min-height: 70px;}
}
@media(max-width:475px){
	.heding--qwiz .h2{margin-bottom:25px}
	.last-step__links{flex-wrap:wrap}
	.last-step__links li{width:49%}
}