.stylebox-wizard,.stylebox-wizard *{box-sizing:border-box}.stylebox-wizard{font-family:Jost,sans-serif}.stylebox-wizard input,.stylebox-wizard textarea,.stylebox-wizard button{font-family:inherit}.stylebox-wizard ::placeholder{color:#c2adb0}@keyframes sbwStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.sbw-step{animation:sbwStepIn .35s ease}.sbw-drop{transition:all .15s}.sbw-drop:hover{background:#fbedef!important;border-color:#d9959f!important}.sbw-input{width:100%;padding:13px 44px 13px 15px;border:1px solid #EAD3D7;border-radius:12px;background:#fbf3f4;font-size:15px;color:#2e2724}.sbw-input:focus,.sbw-textarea:focus{border-color:#d9959f;background:#fff;outline:none}.sbw-textarea{width:100%;margin-top:12px;padding:14px 16px;border:1px solid #EAD3D7;border-radius:12px;background:#fbf3f4;font-size:15px;color:#2e2724;resize:vertical;line-height:1.55}.sbw-root{container-type:inline-size;container-name:sbw}@container sbw (max-width:760px){.sbw-side{flex-basis:100%!important;gap:18px!important}.sbw-steps{flex-direction:row!important;gap:4px!important}.sbw-steps-rail{inset:17px 18px auto!important;width:auto!important;height:2px!important}.sbw-step-item{flex:1 1 0%;min-width:0;flex-direction:column!important;align-items:center!important;text-align:center;gap:7px!important}.sbw-steps-rail+.sbw-step-item{align-items:flex-start!important;text-align:left}.sbw-step-item:last-child{align-items:flex-end!important;text-align:right}.sbw-step-title{font-size:12px!important;line-height:1.15!important}.sbw-step-sub{display:none!important}}.sbw-highlight:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:8px;background:#fffcfa8c;border-radius:999px;transform:rotate(-1deg);z-index:-1}.sbw-card:not(.sbw-card--on):not(.sbw-card--off):hover>span{border-color:#d9959f!important}.sbw-card input:focus-visible+span{outline:2px solid #C77E8D;outline-offset:2px}