.multi-step-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4rem}.multi-step-left{flex:1 1 calc(50% - 2rem);max-width:54rem;width:100%;display:flex;flex-direction:column;justify-content:space-between}.multi-step-nav{display:inline-flex;align-items:center;gap:1.6rem;padding:1.5rem;border-radius:999rem;background:rgb(var(--color-button-text));max-width:max-content;width:100%}.step-btn{padding:1.4rem 2.8rem;border-radius:999rem;border:none;background:rgb(var(--color-button-text));color:rgb(var(--color-button));cursor:pointer;font-size:1.8rem;line-height:30px;transition:all .3s ease}.step-btn:hover,.step-btn.active{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.step-content{display:none}.step-content.active{display:block;padding:1.6rem 0 6.4rem}.step-content h3{margin:0 0 1.4rem}.step-content p{margin:1.4rem 0 0}.multi-step-right{flex:1 1 calc(50% - 2rem);max-width:60rem;width:100%;text-align:right}.multi-step-right .step-img img{width:100%;height:100%;object-fit:cover}.multi-step-right .step-img{max-width:100%;border-radius:2rem;display:none;opacity:0;transition:opacity .4s ease;overflow:hidden}.multi-step-right .step-img.active{display:flex;opacity:1}@media(max-width:1149px){.multi-step-inner{gap:2rem}.multi-step-left,.multi-step-right{flex:1 1 100%;max-width:100%}.step-content.active{display:block;padding:2rem 0 0}}@media(max-width:749px){.multi-step-inner{flex-direction:column;text-align:center}.multi-step-right{text-align:center}.multi-step-nav{padding:1rem;margin:0 auto;flex-wrap:nowrap;white-space:nowrap;overflow:auto}.step-btn{padding:1rem 1.6rem;font-size:1.6rem;line-height:1.4}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/multi-step-scheduler.css.map */
