body{padding:0!important;margin:0!important}.start-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#ececec;padding-left:45px;padding-right:45px}.quiz-screen{align-items:center}.quiz-screen,.result-screen{display:flex;flex-direction:column;padding-top:5vh;height:95vh;background-color:#fff;padding-left:45px;padding-right:45px}.start-screen h1{font-size:35px;font-style:italic;font-weight:700;line-height:40px}.start-screen h1,.start-screen p{color:#282828;font-family:Trebuchet MS}.start-screen p{font-size:18px;font-style:normal;font-weight:400;line-height:22px}.start-screen span{background-color:#ff9f00}.start-screen img{width:200px;margin-bottom:10px}.suivant{padding:10px 20px;width:180px;font-size:16px;cursor:pointer;background-color:#000;border-radius:25px;color:#fff;border:none}.progress-bar{width:100%;height:10px;background:#d9d9d9;margin-bottom:20px;position:relative;border-radius:25px}.progress{height:100%;background:#919191;transition:width .3s}.question{width:100%}.question p{font-size:16px}.question p,.result-screen p{color:#282828;font-family:Trebuchet MS;font-style:normal;font-weight:400;line-height:22px;margin-top:0;margin-bottom:5px}.result-screen p{font-size:14px;text-align:start}.result-screen img{width:270px;height:auto;-o-object-fit:cover;object-fit:cover}.result-screen b{color:#282828;font-family:Trebuchet MS;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:10px;margin-top:10px}.question h3{font-size:25px}.question h3,.result-screen h3{color:#282828;font-family:Trebuchet MS;font-style:normal;font-weight:700;line-height:30px;margin-top:0;margin-bottom:10px}.result-screen h3{font-size:19px}.question button{padding:10px 13px;border-radius:25px;border-color:#282828;border-width:1px;border-style:solid;text-align:start;margin-top:10px;font-size:13px}.buttonq{background-color:#f3f3f300;color:#000}.selected{background-color:#5a5a5a!important;color:#fff}.contain{height:340px}.center{height:5vh;margin-top:15px;margin-bottom:40px}.center,.confirm{display:flex;justify-content:center}.confirm{width:180px;padding:10px 20px;font-size:16px;cursor:pointer;background-color:#000;border-radius:25px;height:38.5px;color:#fff;border:none;text-align:center;z-index:100}.end{margin-top:-50px;display:flex;justify-content:center;align-items:end;height:30vh;z-index:-1}.end img{padding-top:-80px}.result-screen div{padding:5px 20px;width:200px;background-color:#282828;color:#fff;font-family:Trebuchet MS;font-size:16px;font-style:normal;font-weight:700;line-height:30px;border-radius:25px;margin-bottom:5px}.result-screen button{color:#000;font-family:Trebuchet MS;font-size:14px;font-style:italic;font-weight:400;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;margin-top:5px;background-color:#fff;border:none;text-align:start;display:flex;justify-content:start}.transition-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#fff;padding:5px 20px}.transition-screen img{-o-object-fit:cover;object-fit:cover;width:200px}.loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.other-gifts-screen{padding-left:45px;padding-right:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#ececec}.other-gifts-screen h3{color:#282828;font-family:Trebuchet MS;font-size:30px;font-style:normal;font-weight:700;line-height:30px}.gift-images{display:flex;padding:5px 20px;flex-direction:column;align-items:center;justify-content:center;gap:10px}.gift-images img{width:200px;height:auto;-o-object-fit:cover;object-fit:cover}.gift-images h3{color:#282828}.gift-images h3,.transition-screen p{font-family:Trebuchet MS;font-size:30px;font-style:normal;font-weight:700;line-height:30px}.transition-screen p{color:#000;text-align:center}.imgp{position:absolute;bottom:0;right:0;width:175px;height:auto;margin-top:-100px;-o-object-fit:cover;object-fit:cover}