.layout-wrapper{display:flex;flex-direction:column;width:100%;min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#fff}@media(min-width:600px){.layout-wrapper{background-color:rgba(0,0,0,0)}}.layout-wrapper .layout-content{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;width:100%}@media(min-width:600px){.layout-wrapper .layout-content{align-items:center}}@media(min-width:1024px){.layout-wrapper .layout-content{padding-right:175px;align-items:flex-end}}.layout-wrapper .layout-content .no-padding{padding:0}.layout-wrapper .layout-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:112px}.layout-wrapper .layout-footer .layout-footer-logo{width:100px}.layout-wrapper .layout-footer .layout-footer-version{margin-top:6px;font-size:10px;line-height:12px;color:#000;opacity:.7}@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--primary:#ba8a4d;--primary-100:color-mix(in srgb,white 90%,var(--primary) 10%);--primary-200:color-mix(in srgb,white 70%,var(--primary) 30%);--primary-300:color-mix(in srgb,white 50%,var(--primary) 50%);--primary-400:color-mix(in srgb,white 30%,var(--primary) 70%);--primary-500:var(--primary);--primary-600:color-mix(in srgb,black 20%,var(--primary) 80%);--primary-700:color-mix(in srgb,black 40%,var(--primary) 60%);--primary-800:color-mix(in srgb,black 60%,var(--primary) 40%);--primary-900:color-mix(in srgb,black 80%,var(--primary) 20%)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=date]::-webkit-calendar-picker-indicator{background-color:#dfdfe0;color:#fff;border-radius:50%;padding:5px;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#bfbfc1}.mobile-pagination{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;margin-bottom:16px;padding:8px 0;position:relative}.LineConnector .MuiStepConnector-line{border-color:#dfdfe0;border-width:3px}.LineIcon{width:24px;height:4px;background-color:#dfdfe0;border-radius:2px;transition:width .3s ease-in-out,background-color .3s ease-in-out}.LineIcon.active{width:40px;background-color:var(--primary-500)}.header-wrapper{display:flex;flex-direction:column;gap:16px;width:100%;padding:24px 20px 0;background-color:#fff}.header-wrapper.header-dark{background-color:rgba(0,0,0,.5)}.header-wrapper.header-primary{background-color:var(--primary-300)}@media(min-width:600px){.header-wrapper.header-event .header-bottom .header-name-container .header-user-name{color:#000}.header-wrapper{flex-direction:column;height:104px;background-color:rgba(0,0,0,0)}}.header-wrapper .progress-indicator{display:flex;justify-content:space-between;width:100%;height:4px}@media(min-width:600px){.header-wrapper .progress-indicator{display:none}}.header-wrapper .progress-indicator .progress-bar{flex:1 1;margin-right:4px;border-radius:4px;background-color:#dfdfe0}.header-wrapper .progress-indicator .progress-bar.set-step{background-color:var(--primary-500)}.header-wrapper .progress-indicator .progress-bar:last-child{margin-right:0}.header-wrapper .header-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.header-wrapper .header-bottom:has(>:only-child){justify-content:flex-end}@media(min-width:600px){.header-wrapper .header-bottom{flex-direction:column-reverse;align-items:flex-end;gap:5px}}.header-wrapper .header-bottom .header-name-container{border-radius:100px;padding:4px 8px 4px 10px;background-color:#fff}@media(min-width:600px){.header-wrapper .header-bottom .header-name-container{background-color:rgba(0,0,0,0)}}.header-wrapper .header-bottom .header-name-container .header-user-name{color:#000;font-family:Roboto;font-size:14px;font-weight:400;line-height:24px}@media(min-width:600px){.header-wrapper .header-bottom .header-name-container .header-user-name{color:#fff}}