@keyframes zlmSweep{0%{transform:translate(-100%)}to{transform:translate(380%)}}@keyframes zlmPulse{0%,to{opacity:.45}50%{opacity:.9}}.zlm-sweep{will-change:transform;animation:1.9s ease-in-out infinite zlmSweep}.zlm-pulse{animation:1.6s ease-in-out infinite zlmPulse}html:has(.take-over.wizard){scrollbar-gutter:stable}.wizard{margin:0!important}.wizard .wizard-title{margin-bottom:40px}@media (max-width:767px){.wizard .wizard-title{margin-bottom:24px}}.wizard .wizard-title h3{margin-bottom:8px}@media (max-width:767px){.wizard .wizard-title h3{font-size:24px;line-height:24px}}@media (max-width:480px){.wizard .wizard-title h3{font-size:20px;line-height:20px}}.wizard .input-error{border:2px solid red!important}.wizard span.error{color:red;padding-top:3px;font-size:14px;position:relative}.form-section h3{color:rgb(var(--text));font-size:24px;font-weight:700;line-height:36px}.wizard-form-wrap{flex-grow:1;justify-content:flex-start;align-items:flex-start;gap:1rem;padding-top:2rem;padding-bottom:3rem;display:flex}:is(.wizard-form-wrap .highlight-field input:placeholder-shown,.wizard-form-wrap .highlight-field select:placeholder-shown,.wizard-form-wrap .highlight-field textarea:placeholder-shown),.wizard-form-wrap .highlight-field input:placeholder-shown,.wizard-form-wrap .highlight-field select:placeholder-shown,.wizard-form-wrap .highlight-field textarea:placeholder-shown{outline-style:solid;outline-color:rgb(var(--color-highlight) / 1);outline-width:2px!important}.overview-form-wrap .overview-group{flex-wrap:wrap;gap:1rem;display:flex}.overview-form-wrap .input-field{width:305px}.step-navigation{background-color:rgb(var(--surface));box-shadow:0 5px -5px #000}.step-navigation .container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.step-navigation button{margin-top:.5rem;margin-bottom:.5rem}.photo-wrap .gallery{--card-min-width:110px}@media (min-width:768px){.photo-wrap .gallery{--card-min-width:170px}}.photo-wrap .media-image-preview{border:1px solid #d3d3d3;border-radius:.75rem;display:inline-block;position:relative}.photo-wrap .media-image-preview:hover .delete-media-icon{display:flex}.photo-wrap .media-image-preview .media-image{touch-action:none;-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;margin:0;padding:0}.photo-wrap .media-image-preview .delete-media-icon{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;color:rgb(var(--surface-sunken));background-color:#71717180;border-radius:5px;justify-content:center;align-items:center;margin:0;padding:0;display:none;position:absolute;top:0;left:0}.photo-wrap .media-image-preview .delete-media-icon svg{cursor:pointer;opacity:1;width:30px;height:30px;transition:all .1s}.photo-wrap .media-image-preview .delete-media-icon svg path{stroke:#2d2c2c}.photo-wrap .media-image-preview .delete-media-icon svg:hover{transform:scale(1.2)}.photo-wrap .video-wrap{border:1.5px dashed rgb(var(--text-muted));cursor:pointer;border-radius:10px;flex-wrap:wrap;padding:44px 0}.photo-wrap .video-wrap>p{color:rgb(var(--text));text-align:center;width:100%;font-size:18px;font-weight:700;line-height:24px}.photo-wrap .video-wrap>p span{color:rgb(var(--color-link));font-size:18px;font-weight:700;text-decoration-line:underline}.photo-wrap .video-wrap>div p{color:rgb(var(--text-muted));margin:0;font-size:14px;font-weight:200;line-height:20px}.dropzone .dropzone-inner{border:1.5px dashed rgb(var(--color-primary));cursor:pointer;border-radius:.75rem;flex-wrap:wrap;justify-content:center;align-items:center;padding:35px 0;display:flex}.dropzone .dropzone-inner p{color:rgb(var(--text));text-align:center;width:100%;font-size:18px;font-weight:700;line-height:24px}.dropzone .dropzone-inner p span{color:rgb(var(--color-link));font-size:18px;font-weight:700;text-decoration-line:underline}.dropzone .dropzone-inner div.inner-text p{color:rgb(var(--text-muted));margin:0;font-size:14px;font-weight:200;line-height:20px}.selected-img-wrap .thumbs-container{flex-wrap:wrap;gap:10px;display:flex}.selected-img-wrap .thumbs-container .thumb-container{border:1px solid rgb(var(--border));border-radius:.75rem;flex-direction:column;width:165px;height:170px;padding:0;display:flex;position:relative;overflow:hidden}.selected-img-wrap .thumbs-container .thumb-container .ctrls{border:none;border-bottom:1px solid #d3d3d3;border-radius:0;justify-content:flex-end;width:100%;min-height:15%}.selected-img-wrap .thumbs-container .thumb-container .ctrls .loading,.selected-img-wrap .thumbs-container .thumb-container .ctrls .success,.selected-img-wrap .thumbs-container .thumb-container .ctrls .error{gap:.5rem;margin-left:10px;margin-right:auto;display:flex}.selected-img-wrap .thumbs-container .thumb-container .ctrls .loading{transform-origin:10px;animation:1s linear infinite rotating}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.selected-img-wrap .thumbs-container .thumb-container .ctrls .reload:hover{cursor:pointer;transition:all .1s linear;transform:scale(1.3)}.selected-img-wrap .thumbs-container .thumb-container .ctrls .delete{margin-inline:15px}.selected-img-wrap .thumbs-container .thumb-container .ctrls .delete:hover{cursor:pointer;transition:all .1s linear;transform:scale(1.3)}.selected-img-wrap .thumbs-container .thumb-container div.content{border:none;border-radius:0;width:100%;height:85%;max-height:90%}.selected-img-wrap .thumbs-container .thumb-container div.content img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.selected-img-wrap .thumbs-container>div{box-sizing:border-box;border-radius:2px;margin:0;padding:8px;display:inline-flex}@media (max-width:639px){.selected-img-wrap .thumbs-container>div{width:150px;height:150px}}.selected-img-wrap .thumbs-container>div>div{border:1px solid rgb(var(--border));border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;background-color:rgb(var(--surface-raised))!important}.selected-img-wrap .thumbs-container>div>div img{width:fit}.selected-img-wrap h4{font-size:18px;font-weight:600}.selected-img-wrap i{color:rgb(var(--text-muted));font-size:14px;font-weight:300;line-height:20px}.removeSpinners::-webkit-inner-spin-button{margin:0;appearance:none!important}.removeSpinners::-webkit-outer-spin-button{margin:0;appearance:none!important}