.container{background:#e3dfa8}.container-option{overflow-x:auto;width:100%}.img-text{height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.result-grid :nth-child(1) .quiz_tag{font-size:1.6rem;display:inline-flex;align-items:center;padding:1.2rem 1.3rem .8rem 1.2rem;line-height:1;margin:0 .5rem 2rem;border-radius:50px;color:#fff;background-color:#33535b;width:fit-content}.result-grid :nth-child(2) .quiz_tag{font-size:1.6rem;display:inline-flex;align-items:center;padding:1.2rem 1.3rem .8rem 1.2rem;line-height:1;margin:0 .5rem 2rem;border-radius:50px;color:#33535b;background-color:#e3dfa8;width:fit-content}.result-grid :nth-child(3) .quiz_tag{font-size:1.6rem;display:inline-flex;align-items:center;padding:1.2rem 1.3rem .8rem 1.2rem;line-height:1;margin:0 .5rem 2rem;border-radius:50px;color:#fff;background-color:#f095b9;width:fit-content}.result-grid :nth-child(4) .quiz_tag{font-size:1.6rem;display:inline-flex;align-items:center;padding:1.2rem 1.3rem .8rem 1.2rem;line-height:1;margin:0 .5rem 2rem;border-radius:50px;color:#fff;background-color:#e09c79;width:fit-content}.result-grid :nth-child(5) .quiz_tag{font-size:1.6rem;display:inline-flex;align-items:center;padding:1.2rem 1.3rem .8rem 1.2rem;line-height:1;margin:0 .5rem 2rem;border-radius:50px;color:#fff;background-color:#95b7d8;width:fit-content}.options-field{display:grid;width:100%;grid-template-columns:repeat(5,1fr);margin-bottom:4rem;gap:2rem}.option-card{width:100%;height:auto;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;align-items:center}.error-message{color:red;font-size:.85rem;display:block;margin-top:4px;position:absolute;right:0}.form-wrapper-container{max-width:1114px;max-height:456;margin:40px auto 0;padding:2.5rem;background-color:#f7f5ef;display:flex;flex-direction:row;gap:4rem;width:100%;align-items:center}.mb-35{margin-bottom:3.5rem}.form-wrapper-container2{max-width:1114px;margin:40px auto 0;padding:2.5rem;background-color:#f7f5ef;display:flex;flex-direction:column;gap:4rem;width:100%;align-items:center;height:100%}.question{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}input[type=range]{-webkit-appearance:none;background-color:#000;width:319px;height:2px;margin-bottom:2rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:21px;height:21px;background:#e09c79;cursor:pointer;border-radius:100px;border:1px solid #e09c79}input[type=range]::-moz-range-thumb{width:21px;height:21px;background:#e09c79;cursor:pointer;border-radius:100px;border:1px solid #e09c79}.max-w-55{max-width:55%}.max-w-34{max-width:34%}.form-img{display:block;max-width:100%;height:auto;width:100%;object-fit:cover}.form-img-container{width:100%;height:auto}.navigation{display:flex;justify-content:space-between;gap:4rem;max-width:332px;width:100%;margin-bottom:3.5rem}.next,.prev{font-family:JosefinSans Regular;font-size:2rem;line-height:1.3;background-color:transparent;color:#000;padding:1.3rem 3.2rem 1rem;border-radius:25px;border:1px solid #000;text-decoration:none;box-sizing:border-box;transition:all .3s;width:100%;cursor:pointer}.shop-all{font-family:JosefinSans Regular;font-size:2rem;line-height:1.3;background-color:transparent;color:#fff;padding:1.3rem 3.2rem 1rem;border-radius:25px;border:1px solid #fff;text-decoration:none;box-sizing:border-box;transition:all .3s;width:100%;cursor:pointer}.image-container{max-height:214px;max-width:546px;width:100%;height:100%;text-align:center}.image-container2{width:100%;height:100%;text-align:center;align-content:center}.image-container2 img{width:100%;object-fit:contain;max-height:48.5px}.option{width:240px;height:auto;display:flex;flex-direction:column;border:6px solid #F7F5EF}.image-container img{max-height:214px;max-width:546px;width:100%;height:100%;object-fit:cover}.options{display:flex;flex-direction:row;gap:4rem}.selections{display:flex;flex-direction:column;gap:1rem}.options img{width:100%;height:210px;object-fit:cover;cursor:pointer}.checkbox{display:none!important}.selection{color:#fff;padding:1rem 9.5rem;cursor:pointer;text-align:center;border:2px solid #F7F5EF}.options .option.selected{border:6px solid #000}.selections input:checked+label{border:2px solid #000}#loader{background-color:#95b7d8;width:100%;height:70vh;display:flex;justify-content:center;align-items:center}#userForm{display:flex;flex-direction:column;width:100%}.w-full{width:100%}.radio{display:none}.h-full{height:100%}.max-w-332{max-width:32.2rem}.customer .field input{background-color:transparent}.hidden{display:none}.loader-circle{display:inline-flex;justify-content:center;align-items:center;width:330px;height:359px}.loader-circle{display:inline-block;animation:rotate 1.5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#progressContainer{width:245px;height:6px;background-color:#d9d9d9;border-radius:100px}#progressBar{height:6px;background-color:#95b7d8;width:25%;border-radius:100px}.slider-text{width:319px}.flex-center{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 768px){input[type=range]{width:100%}.navigation{justify-content:center}.next,.prev{font-size:1.2rem;width:60%;padding:1rem 3rem}.question{gap:6rem}.options{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center}.option{width:-webkit-fill-available;width:stretch;height:auto;aspect-ratio:1}.selections{width:100%}.m-text-16{margin:1rem}.m-text-left{text-align:left}.selection{padding:1rem 2rem}.loader-circle{width:77px;height:84px}.loader-circle svg{width:77px;height:84px}.recommend-container{padding:2.5rem;max-width:100%}.shop-all{font-size:1.2rem;padding:1rem 3rem}.form-wrapper-container2{height:100%;max-height:100%}.slider-text{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/quiz.css.map */
