.quiz-main-block{background-image:var(--quiz-bg-image);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:var(--quiz-bg-attachment);display:flex;align-items:center;min-height:50vh}.quiz-main-wrapper{width:100%}.quiz-main-card{border-radius:.75rem;box-shadow:0 0 14px #0003;max-width:50rem;margin:0 auto;padding:2.5rem 3.8% 3.5rem;display:none}.quiz-main-card.active{display:block}.quiz-main-progress-bar{display:flex;gap:.5rem;margin-bottom:1.5rem}.quiz-main-progress-item{flex:0 1 100%;height:4px;border-radius:1rem;background-color:rgb(var(--button-background));opacity:.2}.quiz-main-progress-item.active{opacity:1}.quiz-main-question-text{font-family:Braveold,sans-serif;text-align:center;margin-bottom:2.25em}.quiz-main-question-text h2{font-size:1.75rem;line-height:1.2}.quiz-main-question{margin-bottom:.75em;padding:0 .3em}.quiz-main-card .form-control{gap:0;margin-bottom:1.75rem}.quiz-main-buttons{display:flex;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.quiz-main-button.disabled{opacity:.6;pointer-events:none}.quiz-main-radio-buttons,.quiz-main-check-buttons{margin-bottom:1.75rem}.quiz-main-plan-block{max-width:70rem}.quiz-main-plan-card-title{font-family:Braveold,sans-serif;font-size:2rem;text-align:center;margin-bottom:.75em}.quiz-main-plan-upsell-block{border:2px solid rgb(var(--button-background));border-radius:1rem;max-width:50rem;margin:0 auto 2.25rem;padding:1.5rem .75rem 1.75rem}.quiz-main-plan-upsell-block .title{color:rgb(var(--button-background));font-size:1.5rem;text-align:center;line-height:1.4;margin:0 0 .5em}.quiz-main-plan-upsells{display:flex;justify-content:space-between;gap:.75rem;max-width:30rem;margin:0 auto}.quiz-main-plan-upsell{font-size:1.2rem}.quiz-main-plan-upsell span{color:#008862;opacity:.8;text-align:center}.quiz-main-plans{display:flex;justify-content:center;gap:1rem}.quiz-main-plan{background-color:#fff;border-radius:.5rem;box-shadow:0 0 14px #0003;margin-bottom:1.25rem;padding:.75em 1.25em 1.25em;display:none}.quiz-main-plan.active{display:block}.quiz-main-plan-1{order:1}.sale-medium,.sale-large{position:relative}.quiz-main-plan-2{order:3}.quiz-main-plan-3{order:5}.sale-medium:before,.sale-large:before{color:#fdf5e6;font-size:1.125rem;font-weight:700;position:absolute;display:flex;justify-content:center;align-items:center;background-color:#003d2e;border-radius:50%;width:3.5em;height:2.1em;right:-.5em;top:-.5em}.sale-medium:before{content:"-20%"}.sale-large:before{content:"-40%"}.quiz-main-plan-title{font-size:1.2rem;text-align:center;margin-bottom:.3em}.quiz-main-plan-description,.quiz-main-plan-image{margin-bottom:1em}.quiz-main-plan-variant{margin-bottom:.5rem;display:none;flex-wrap:wrap;align-items:flex-end;column-gap:1rem}.quiz-main-plan-variant.changed{display:flex}.quiz-main-plan-variant .hide{display:none}.quiz-main-plan-price{font-size:1.2rem;font-style:italic}.quiz-main-plan-price span{font-size:1.2em;font-weight:700}.quiz-main-plan-rating{margin-bottom:.7rem}.quiz-main-plan-rating path{fill:rgb(var(--button-background))}.quiz-main-plan-rating .text-subdued{display:none}.quiz-main-plan-sale{background-color:#e1f4f0;border:1px solid #5f9f92;border-radius:.5rem;padding:.5rem .75rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.quiz-main-plan-sale .title{font-weight:700}.quiz-main-plan-switch{--switch-height: 1.35rem;--switch-width: 2.75rem;--switch-toggle-size: .975rem;cursor:pointer}.quiz-main-plan-switch.active{background:rgb(var(--accent))}.quiz-main-plan-switch.active:after{transform:translate(calc(var(--transform-logical-flip) * (var(--switch-width) - var(--switch-toggle-size) - var(--switch-padding) * 2)))}.quiz-main-plan-add-button{width:100%}.added .quiz-main-plan-add-button{pointer-events:none;opacity:.7;column-gap:.85em}.added .quiz-main-plan-add-button:before{content:"\2714"}.quiz-main-plan-timelines-block{background-color:#e1f4f0;border:1px solid #5f9f92;border-radius:.5rem;margin-bottom:1.5rem;padding:1.1rem 2rem}.quiz-main-plan-timelines-title{font-size:1.4rem;text-align:center;margin-bottom:.2em}.quiz-main-plan-timelines{display:flex;justify-content:space-between;gap:1.5rem}.quiz-main-plan-timeline{width:30%;display:flex;align-items:center;gap:.75rem}.quiz-main-plan-timeline .icon-column{color:rgb(var(--button-text-color));display:inline-flex;justify-content:center;align-items:center;background-color:rgb(var(--button-background));border-radius:50%;width:2.25rem;height:2.25rem;flex-shrink:0}.quiz-main-plan-timeline .icon{display:inline-block;width:50%;height:50%}.quiz-main-plan-timeline .title{color:#008862;font-size:1.0625rem;font-weight:700}.quiz-main-plan-timeline .text{font-size:1rem;line-height:1.3}.quiz-main-plans-sale{font-size:1.125rem;background-color:#e1f4f0;border:2px solid #5f9f92;border-radius:.5rem;margin-bottom:1.5rem;padding:1.1rem 2rem 1.3rem}.quiz-main-plans-sale-title{color:#008862;font-size:1.5rem;text-align:center;margin:0 0 .2em}.quiz-main-plans-sale-text{font-size:1.2rem;text-align:center;line-height:1.5;max-width:30em;margin:0 auto}.quiz-main-plans-email{margin-bottom:1.5rem}.quiz-main-plans-email-label{color:rgb(var(--text-color));font-size:1.1rem;display:block;margin-bottom:.75em;padding:0 .3em}.quiz-main-plans-email-wrapper{display:flex;gap:.75rem}.quiz-main-plans-email-wrapper.sended{opacity:.7;pointer-events:none}.quiz-main-plans-email-button{--initial-gradient: linear-gradient(#008862, #008862)}.quiz-main-plans-email .input{background-color:#fff;border-color:rgb(var(--button-background))}.quiz-main-plans-email-message{display:none;margin:.3em 0 0;padding:0 .3em}.quiz-main-plans-email-message.error{color:#f00000}.quiz-main-plans-email-message.success{color:#00b000}.quiz-main-plans-email-message.show{display:block}@media screen and (max-width:1060px){.quiz-main-plans{flex-wrap:wrap}.quiz-main-plan{width:calc(50% - .5rem)}.quiz-main-plan-description{min-height:3.3em}}@media screen and (max-width:650px){.quiz-main-plan{width:100%}.quiz-main-buttons{flex-direction:column;align-items:center}.quiz-main-buttons .button{min-width:200px}.quiz-main-plan-timelines{flex-direction:column}.quiz-main-plan-timeline{width:100%}.quiz-main-plan-upsells{flex-direction:column;align-items:center}.quiz-main-plans-email-wrapper{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/section-quiz-main.css.map */
