*{box-sizing:border-box;margin:0;padding:0;max-width:100%;font-family:Manrope,sans-serif;line-height:130%;text-align:center;color:#092137}body{min-height:100vh;height:100%;position:relative}header img{border-radius:0 0 60px 60px;display:none}.quiz0,.quizImg0{display:block}main section{padding:15px;display:none}h1{font-size:25px;margin:20px 0;color:#092137}p{font-size:16px;line-height:150%}.btn{background:linear-gradient(180deg,#d3010f 0,#a82030 100%);box-shadow:0 2px 6px 0 #00000029;color:#fff;padding:15px 20px;border-radius:15px;cursor:pointer;font-size:24px;line-height:130%;text-transform:uppercase;margin:20px 0}.btn>img{margin-bottom:-3px}.flexer{display:flex;justify-content:space-between;align-items:center;gap:10px}.flexer>div{display:flex;flex-direction:column;align-items:center;padding:15px;border-radius:15px;background:#f3f5f7;width:100%}.flexer p{font-size:14px;font-weight:700}.trustpilot{border:1px solid #e3e8ed;border-radius:15px;padding:15px;display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 0 20px}.list>div{display:flex;gap:20px;margin-bottom:20px;align-items:start}.list p{text-align:left}footer p{font-size:12px;margin:15px 0}footer{padding:10px 15px;background-image:url(./img/footer.webp);background-size:cover;background-position:top;background-repeat:no-repeat}footer.started p{margin:0}footer.started .hide-later{display:none}.step-box{display:flex;align-items:center;gap:10px;justify-content:center}.step-box span{border:1px solid #e30613;border-radius:50%;width:12px;height:12px;position:relative}.step-box span.prev-step{background:#e30613}.step-box span.prev-step.current-step{background:#fff;display:flex;justify-content:center;align-items:center}.step-box span.prev-step.current-step::after{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#e30613;border:none}.question{font-size:20px;margin-bottom:20px}.answers p{font-size:16px;color:#0165c0;background:#f3f5f7;border-radius:10px;padding:10px 16px;width:100%;font-weight:700;margin-bottom:10px;cursor:pointer}.answers p:hover,.btn:hover{opacity:.8}.ultra-app{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.form{background:#cf1d20;border-radius:20px;padding:20px;margin:20px 0}.form h4{padding:20px 0;font-weight:700;font-size:24px;color:#fff}.inputs{display:flex;flex-direction:column;gap:10px}.inputs input{border-radius:10px;border:none;font-size:18px;color:#092137;padding:15px;width:100%;text-align:left}input[type=checkbox]{display:none}.checkboxes{padding-top:20px}.checkbox-wrapper{margin-bottom:15px}.checkbox-wrapper label{display:flex;align-items:center;font-size:14px;color:#fff;cursor:pointer;text-align:left;text-decoration:none}.custom-checkbox{min-width:24px;height:24px;border:2px solid #fff;border-radius:4px;margin-right:10px;display:inline-block;background-color:transparent;position:relative;transition:.3s}input[type=checkbox]:checked+label .custom-checkbox{background-color:#fff;border-color:#fff}input[type=checkbox]:checked+label .custom-checkbox::after{content:'';position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid #00b15c;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-btn{border:none;width:100%;cursor:pointer;background:linear-gradient(0deg,#5d1416 0,#79191c 100%);box-shadow:0 2px 4px 0 #00000026}@media(max-width:600px){.section-form{background:linear-gradient(180deg,rgba(238,174,202,.65) 0,rgba(204,179,214,.59) 38%,rgba(148,187,233,.55) 68%,#fff 100%)}}@media(min-width:1024px){.ultra-app{background-image:url(./img/quiz0.webp);background-size:cover;background-position:top;background-repeat:no-repeat}.app{padding:20px;display:flex;align-items:center;justify-content:center}header{display:none}header img{border-radius:16px;height:250px;width:100%;object-fit:cover}main{width:700px;margin:0 auto;background:#fff;box-shadow:0 0 20px 0 #00000029;border-radius:20px;padding:40px}footer{background:#fff}.list>div{margin-bottom:10px}.inputs{flex-direction:row}}