.hidden{display:none!important}.noscroll{overflow:hidden}section.quiz-wrapper{display:grid;grid-template-rows:1fr auto;min-height:100dvh;min-width:100vw;transition:background-color .4s cubic-bezier(.33,1,.68,1) 0s}section.quiz-wrapper.sand{background-color:#faf7ed}section.quiz-wrapper.meadow{background-color:#d5e798}section.quiz-wrapper.sky{background-color:#d7e2f6}section.quiz-wrapper.sun-shine{background-color:#ffff84}section.quiz-wrapper div.question{display:grid;grid-template-rows:auto 1fr;min-height:50vh;padding:clamp(6rem,6.0093896714vw + 4.5915492958rem,10rem) calc((100vw - clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*2 - clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*(var(--grid-column-count) - 1))/var(--grid-column-count)*0 + clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*0 + clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*1) clamp(1rem,1.5023474178vw + .6478873239rem,2rem)}section.quiz-wrapper div.question.centered div.block-text{margin:0 auto;text-align:center}section.quiz-wrapper div.question div.block-text{width:calc((100vw - clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*2 - clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*(var(--grid-column-count) - 1))/var(--grid-column-count)*7 + clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*6 + clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*0)}section.quiz-wrapper div.quiz-bar{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding-bottom:2rem;padding-left:calc((100vw - clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*2 - clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*(var(--grid-column-count) - 1))/var(--grid-column-count)*0 + clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*0 + clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*1);padding-right:calc((100vw - clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*2 - clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*(var(--grid-column-count) - 1))/var(--grid-column-count)*0 + clamp(1rem,.7511737089vw + .823943662rem,1.5rem)*0 + clamp(1.5rem,3.7558685446vw + .6197183099rem,4rem)*1)}section.quiz-wrapper div.quiz-bar .button{background-color:transparent}section.quiz-wrapper div.quiz-bar div.back-btn{align-content:center;aspect-ratio:1/1;border:1px solid #1e1414;border-radius:5rem;cursor:pointer;display:grid;height:48px;justify-content:center;transition:background-color .2s cubic-bezier(.33,1,.68,1) 0s}section.quiz-wrapper div.quiz-bar div.back-btn svg{transform:rotate(180deg)}section.quiz-wrapper div.quiz-bar div.back-btn svg path{transition:all .2s cubic-bezier(.33,1,.68,1) 0s;stroke:#1e1414}@media (hover:hover){section.quiz-wrapper div.quiz-bar div.back-btn:hover{background-color:#1e1414}section.quiz-wrapper div.quiz-bar div.back-btn:hover svg path{stroke:#fffdf6}}
