.quiz-steps{transform:translateY(40px);opacity:0;transition:all .5s ease-in-out;position:relative;min-height:100vh}.quiz-steps.show{transform:translateY(0);opacity:1}.quiz-steps .qsteps-title{margin-bottom:2.5rem}.quiz-steps .qsteps-subtitle{margin-bottom:0}.quiz-steps .qsteps-content-wrap{gap:1rem;align-items:stretch;flex-wrap:wrap;justify-content:center}.quiz-steps .qsteps-content-wrap .qsteps-content{width:17%;border:1px solid;border-radius:var(--block-border-radius);transition:all .5s ease}.quiz-steps .qsteps-content-wrap .qsteps-content.active{background:var(--color-primary-background);box-shadow:0 0 0 2px var(--color-scheme-feature-background)}.quiz-steps .qsteps-content-wrap .qsteps-content:hover{background:var(--color-primary-background);box-shadow:0 0 0 2px var(--border-color-darken10)}.quiz-steps .qsteps-content-wrap .qsteps-content.active .qsteps-img-wrap{transition:transform .8s ease;transform:scale(1.1)}.quiz-steps .qsteps-titles{margin-bottom:1.5rem}@media screen and (min-width:768px)and (max-width:1024px){.quiz-steps .qsteps-content-wrap .qsteps-content{width:27%}}@media screen and (max-width:767px){.quiz-steps .qsteps-content-wrap{gap:.575rem}.quiz-steps .qsteps-content-wrap .qsteps-content{width:100%}.quiz-steps .qsteps-content-wrap .qsteps-content.mob-width-half{width:calc(50% - 1rem)}}.quiz-steps .qsteps-content .qsteps-content-items{padding:1.5rem;cursor:pointer;flex-wrap:wrap}@media screen and (min-width:768px){.quiz-steps .qsteps-content .qsteps-content-items .qsteps-img-wrap{margin-bottom:1rem}}.quiz-steps .qsteps-content .qsteps-content-items .qsteps-content-item-title{margin:0;line-height:1}@media screen and (max-width:767px){.quiz-steps .qsteps-content .qsteps-content-items .qsteps-content-item-title{width:50%}.quiz-steps .qsteps-content .qsteps-content-items .qsteps-content-item-title:not(.no-padding){padding-left:2rem;text-align:left}.quiz-steps .qsteps-content .qsteps-content-items{padding:1rem}.quiz-steps .qsteps-content-items .qsteps-img-wrap{line-height:0;width:28%;margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/678/assets/quiz-steps.css.map */
