@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";*{box-sizing:border-box}body{background:#f5f5f5;padding:0;margin:0;font-family:Manrope,sans-serif;font-size:20px;color:#262626;line-height:1.4}.container{width:100%;max-width:804px;padding:0 15px;margin:0 auto}#header{width:100%;background:#fff;padding:15px 0;border-bottom:1px solid #E0E3E6}#header .container{display:flex;align-items:center;justify-content:space-between;max-width:1200px}.logo img{max-width:128px;height:auto}.site-name{text-align:right;font-size:14px;line-height:16px;color:#26262680;min-width:128px}#header ul,#header ul li{padding:0;margin:0;list-style:none;list-style-image:none}#header ul{width:100%;display:flex;justify-content:center;gap:30px}#header ul li a{display:flex;align-items:center;justify-content:center;cursor:default;width:30px;height:30px;background:#c1c1c1;color:#fff;font-family:Manrope;font-size:16px;font-style:normal;font-weight:800;line-height:normal;border-radius:50%}#header ul li.active a,#header ul li:last-child.done a{background:#262626;color:#fff}#header ul li:not(:last-child).done a{background:#c1c1c1 url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 11.9529C22 12.1773 21.9097 12.3681 21.729 12.5253L14.7226 18.6195L13.4065 19.7643C13.2258 19.9214 13.0065 20 12.7484 20C12.4903 20 12.271 19.9214 12.0903 19.7643L10.7742 18.6195L7.27097 15.5724C7.09032 15.4153 7 15.2245 7 15C7 14.7755 7.09032 14.5847 7.27097 14.4276L8.5871 13.2828C8.76774 13.1257 8.9871 13.0471 9.24516 13.0471C9.50323 13.0471 9.72258 13.1257 9.90323 13.2828L12.7484 15.766L19.0968 10.2357C19.2774 10.0786 19.4968 10 19.7548 10C20.0129 10 20.2323 10.0786 20.4129 10.2357L21.729 11.3805C21.9097 11.5376 22 11.7284 22 11.9529Z" fill="white"/></svg>') center center no-repeat;text-indent:-1000px;overflow:hidden;cursor:pointer}#header ul li.disabled a{cursor:default!important}.question{margin-top:60px;margin-bottom:60px}.question-title{color:#262626;font-size:28px;font-style:normal;font-weight:700;line-height:1.2;margin-bottom:15px}.question-subtitle{color:#262626;font-size:20px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:50px}.btn-next{margin:40px auto 60px}.btn{width:100%;height:60px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#262626;color:#fff;text-align:center;text-decoration:none;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;cursor:pointer;transition:all .2s ease}.btn:hover{opacity:.8}.question-subtitle .btn{margin-top:40px}.answers-wrapper{display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;padding:50px 15px}.answers-radio{display:flex;align-items:center;justify-content:center;border-radius:47px;background:#262626;padding:5px;gap:10px}.custom-radio{position:absolute;z-index:-1;opacity:0}.custom-radio+label{display:inline-flex;align-items:center;user-select:none}.custom-radio+label{display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:50%;color:#f5f5f5;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:1.3;cursor:pointer;transition:all .2s ease}.custom-radio:checked+label{color:#262626;background:#fff}.quiz-textarea{width:100%;height:180px;resize:none;padding:30px;font-family:Manrope,sans-serif;font-size:16px;color:#7f7f7f;line-height:1.4;box-shadow:unset;outline:none;background:#fff;border-radius:10px;border:1px solid #fff}.quiz-textarea::placeholder{color:#7f7f7f;opacity:1;border:0px}.answers-wrapper_checkboxes{padding:30px 25px}.answers-checkbox{width:100%}.answers-checkbox>div{border-radius:6px;border:1px solid #CCC;background:#fff;margin-bottom:15px;padding:12px}.answers-checkbox>div:last-child{margin-bottom:0}.answers-checkbox input{position:absolute;z-index:-1;opacity:0}.answers-checkbox input+label{display:flex;align-items:center;user-select:none;font-size:16px;color:#262626;line-height:1.4;cursor:pointer}.answers-checkbox input+label:before{content:"";display:inline-block;width:24px;height:24px;flex-shrink:0;flex-grow:0;border-radius:4px;border:1px solid #ccc;margin-right:15px;background-repeat:no-repeat;background-position:center center;min-width:24px}.answers-checkbox input:checked+label:before{background:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="4" fill="%23262626"/><path d="M20 8.95286C20 9.17733 19.9097 9.36813 19.729 9.52525L12.7226 15.6195L11.4065 16.7643C11.2258 16.9214 11.0065 17 10.7484 17C10.4903 17 10.271 16.9214 10.0903 16.7643L8.77419 15.6195L5.27097 12.5724C5.09032 12.4153 5 12.2245 5 12C5 11.7755 5.09032 11.5847 5.27097 11.4276L6.5871 10.2828C6.76774 10.1257 6.9871 10.0471 7.24516 10.0471C7.50323 10.0471 7.72258 10.1257 7.90323 10.2828L10.7484 12.766L17.0968 7.23569C17.2774 7.07856 17.4968 7 17.7548 7C18.0129 7 18.2323 7.07856 18.4129 7.23569L19.729 8.38047C19.9097 8.5376 20 8.7284 20 8.95286Z" fill="white"/></svg>') center center no-repeat;background-size:contain;border:1px solid transparent;border-radius:0}#log{max-width:1000px;margin:0 auto;padding:50px 0;font-size:14px}.before-links,.after-links{margin-bottom:20px}.question ul,.question ul li{padding:0;margin:0;list-style:none;list-style-image:none}.question ul{margin-bottom:20px}.question ul li{margin-bottom:10px}.before-links a,.after-links a,.question ul li a{color:#262626;text-decoration:underline}.before-links a:hover,.after-links a:hover,.question ul li a:hover{text-decoration:none}@media all and (min-width: 1400px){#log{position:fixed;top:87px;right:0;width:250px;height:calc(100vh - 87px);overflow:auto;padding:30px;background:#fff}}@media all and (max-width: 960px){.question-subtitle,.before-links,.after-links,.question ul li{font-size:16px}.question-title{font-size:18px}}@media all and (max-width: 767px){#header{padding:15px 0}#header ul{gap:10px}#header ul li a{width:23px;height:23px;font-size:12px}.question{margin-top:80px}.answers-wrapper{padding:15px;margin:0 -15px}.answers-wrapper_checkboxes{margin:-20px 0 0}.btn-next{margin-top:24px}.btn{height:40px;font-size:14px}.custom-radio+label{font-size:14px;width:29px;height:29px}.answers-radio{border-radius:28.108px;gap:3px;padding:4px 6px 4px 4px}.quiz-textarea{margin-top:-20px;height:144px;padding:15px 10px}.answers-checkbox input+label{font-size:14px}.answers-checkbox input+label:before{width:15px;height:15px;min-width:15px;margin-right:10px}.answers-checkbox>div{padding:10px;margin-bottom:10px}.logo{min-width:90px}.logo img{max-width:70px}.site-name{font-size:10px;line-height:12px;min-width:90px}}
