.steps-module__NwrYHW__step{flex-direction:column;gap:1.1rem;display:flex}.steps-module__NwrYHW__wrap{box-shadow:0 0 5px 2px #dcdcdc}.steps-module__NwrYHW__heading{color:#16181d;margin:0;font-size:20px;font-weight:700}.steps-module__NwrYHW__subheading{color:#6b6f76;margin:-.5rem 0 0;font-size:13px}.steps-module__NwrYHW__row2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;display:grid}.steps-module__NwrYHW__row3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.steps-module__NwrYHW__field{flex-direction:column;gap:.4rem;width:100%;display:flex}.steps-module__NwrYHW__dropdown ul li svg,.steps-module__NwrYHW__listItem li svg{height:calc(var(--spacing,.25rem) * 10)!important;width:calc(var(--spacing,.25rem) * 10)!important}.steps-module__NwrYHW__brandDropdown li{height:calc(var(--spacing,.25rem) * 13)}.steps-module__NwrYHW__brandDropdown li img{height:calc(var(--spacing,.25rem) * 10);width:calc(var(--spacing,.25rem) * 10);object-fit:contain}.steps-module__NwrYHW__label{color:#3a3d44;text-transform:uppercase;letter-spacing:.04em;font-size:14px;font-weight:600}.steps-module__NwrYHW__fieldsWrap{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.steps-module__NwrYHW__fieldsWrap .steps-module__NwrYHW__field{flex:300px;min-width:0}.steps-module__NwrYHW__input,.steps-module__NwrYHW__textarea{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray,#d8d8d8);background-color:var(--color-white,#fff);width:100%;padding-inline:calc(var(--spacing,.25rem) * 4);padding-block:calc(var(--spacing,.25rem) * 7);color:#191724}.steps-module__NwrYHW__input{height:44px}.steps-module__NwrYHW__input[type=date]{padding-block:calc(var(--spacing,.25rem) * 4);box-sizing:border-box;-webkit-appearance:none;appearance:none;color:#191724;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-width:0;height:58px;padding:0 40px 0 16px;font-size:16px}.steps-module__NwrYHW__input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:40px;height:100%;position:absolute;right:0}.steps-module__NwrYHW__input[type=checkbox]{width:22px;height:44px}.steps-module__NwrYHW__dateFieldWrap{position:relative}.steps-module__NwrYHW__dateFieldWrap .steps-module__NwrYHW__calendarIcon{pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.steps-module__NwrYHW__textarea{resize:vertical;padding-top:10px;padding-bottom:10px;font-family:inherit}.steps-module__NwrYHW__input:focus,.steps-module__NwrYHW__textarea:focus{border-color:#ff8b1a;border-color:lab(70.0429% 42.5156 75.8207);outline:none}.steps-module__NwrYHW__errorBanner{color:#c0392b;background:#fcebeb;border-radius:4px;margin:0;padding:10px 14px;font-size:13px}.steps-module__NwrYHW__dropzone{cursor:pointer;text-align:center;border:2px dashed #d8d3c5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1rem;transition:border-color .15s,background .15s;display:flex}.steps-module__NwrYHW__dropzoneActive{background:#fff4ee;border-color:#ff5a1f}.steps-module__NwrYHW__dropzoneIcon{color:#9b968a;margin-bottom:.5rem;font-size:28px}.steps-module__NwrYHW__dropzoneText{color:#16181d;font-size:14px;font-weight:500}.steps-module__NwrYHW__dropzoneHint{color:#9b968a;margin-top:4px;font-size:12px}.steps-module__NwrYHW__hiddenInput{display:none}.steps-module__NwrYHW__thumbGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.steps-module__NwrYHW__thumb{aspect-ratio:4/3;border:1px solid #e2dfd5;border-radius:6px;position:relative;overflow:hidden}.steps-module__NwrYHW__thumbImg{object-fit:contain;width:100%;height:100%;display:block}.steps-module__NwrYHW__thumbBadge{color:#f7f5f0;text-transform:uppercase;background:#2bae66;border-radius:5px;padding:2px 6px;font-size:16px;font-weight:700;position:absolute;top:6px;left:6px}.steps-module__NwrYHW__thumbActions{opacity:0;inset-inline:0;background:#16181dbf;flex-direction:column;transition:opacity .15s;display:flex;position:absolute;bottom:0}.steps-module__NwrYHW__thumb:hover .steps-module__NwrYHW__thumbActions{opacity:1}.steps-module__NwrYHW__thumbActionBtn,.steps-module__NwrYHW__thumbRemoveBtn{color:#f7f5f0;text-align:left;cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:14px}.steps-module__NwrYHW__thumbRemoveBtn{color:#ff8a6b}.steps-module__NwrYHW__compressingText{color:var(--color-dark-theme,#191724)}.steps-module__NwrYHW__actions{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.steps-module__NwrYHW__primaryBtn{color:#fff;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;background:#ff8b1a;background:lab(70.0429% 42.5156 75.8207);border:none;border-radius:8px;justify-content:center;align-items:center;height:46px;margin-left:auto;padding:0 24px;font-size:16px;font-weight:700;display:flex}.steps-module__NwrYHW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.steps-module__NwrYHW__primaryBtnLoading{opacity:.7}.steps-module__NwrYHW__secondaryBtn{color:#3a3d44;cursor:pointer;background:0 0;border:1.5px solid #d8d3c5;border-radius:4px;justify-content:center;align-items:center;height:46px;padding:0 20px;font-size:14px;font-weight:500;display:flex}.steps-module__NwrYHW__reviewCover{aspect-ratio:16/9;object-fit:contain;border-radius:6px;width:100%}.steps-module__NwrYHW__reviewTitle{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25 / 1.875)));color:#16181d;margin:0;font-weight:600}.steps-module__NwrYHW__reviewPrice{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height,calc(2.25 / 1.875)));color:var(--color-orange-400,#ff8805);margin:0 0 .5rem;font-weight:700}.steps-module__NwrYHW__reviewGrid{border-top:1px solid #e2dfd5;border-bottom:1px solid #e2dfd5;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.5rem;padding:1rem 0;display:grid}.steps-module__NwrYHW__reviewRow{flex-direction:column;display:flex}.steps-module__NwrYHW__reviewLabel{text-transform:uppercase;letter-spacing:.04em;color:#9b968a;font-size:14px}.steps-module__NwrYHW__reviewValue{color:#16181d;font-size:18px;font-weight:500}.steps-module__NwrYHW__reviewDescription p{color:#3a3d44;margin:4px 0 0;font-size:14px;line-height:1.6}.steps-module__NwrYHW__progressOverlay{background:#16181da6;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:flex;position:absolute;inset:0}.steps-module__NwrYHW__progressTrack{background:#ffffff4d;border-radius:2px;width:100%;height:4px;overflow:hidden}.steps-module__NwrYHW__progressBar{background:#ff5a1f;border-radius:2px;height:100%;transition:width .1s}.steps-module__NwrYHW__progressLabel{color:#f7f5f0;font-size:11px;font-weight:700}.steps-module__NwrYHW__errorOverlay{color:#f7f5f0;text-align:center;background:#c0392bbf;justify-content:center;align-items:center;padding:4px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.steps-module__NwrYHW__section{margin-top:calc(var(--spacing,.25rem) * 8)}.steps-module__NwrYHW__section .steps-module__NwrYHW__subheading{margin-bottom:calc(var(--spacing,.25rem) * 4);font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75 / 1.25)));color:var(--color-dark-theme,#191724)}.steps-module__NwrYHW__section .steps-module__NwrYHW__grid .steps-module__NwrYHW__checkboxItem label{color:var(--color-dark-theme,#191724)}.steps-module__NwrYHW__reviewTags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.steps-module__NwrYHW__reviewTag{background:var(--color-bg-muted,#f3f4f6);background-color:var(--color-gray-300,#d1d5dc);color:var(--color-dark-theme,#191724);border-radius:4px;padding:.25rem .625rem;font-size:15px}@supports (color:lab(0% 0 0)){.steps-module__NwrYHW__reviewTag{background-color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}@media (max-width:500px){.steps-module__NwrYHW__row2,.steps-module__NwrYHW__row3{grid-template-columns:repeat(1,minmax(0,1fr))}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.nov-oglas-module__rDUwIq__stage{width:100%;padding-inline:calc(var(--spacing,.25rem) * 4);flex:1;justify-content:center;padding-block:3rem;font-family:"Source Sans 3",sans-serif;display:flex}.nov-oglas-module__rDUwIq__wrap{width:100%;max-width:var(--container-7xl,80rem)}.nov-oglas-module__rDUwIq__stepper{align-items:center;margin-bottom:2rem;display:flex}.nov-oglas-module__rDUwIq__stepperItem{flex:1;align-items:center;display:flex}.nov-oglas-module__rDUwIq__stepperItem:last-child{flex:0}.nov-oglas-module__rDUwIq__stepperDot{color:#fff;background:#e2dfd5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:600;display:flex}.nov-oglas-module__rDUwIq__stepperDotActive{color:#fff;background:#ff8b1a;background:lab(70.0429% 42.5156 75.8207)}.nov-oglas-module__rDUwIq__stepperDotDone{color:#f7f5f0;background:#2bae66}.nov-oglas-module__rDUwIq__stepperLabel{display:none}@media (min-width:40rem){.nov-oglas-module__rDUwIq__stepperLabel{display:inline}}.nov-oglas-module__rDUwIq__stepperLabel{color:#9b968a;white-space:nowrap;margin-left:8px;margin-right:8px;font-size:16px}.nov-oglas-module__rDUwIq__stepperLabelActive{color:#16181d;font-weight:600}.nov-oglas-module__rDUwIq__stepperLine{background:#d8d3c5;flex:1;height:1.5px;margin:0 4px}.nov-oglas-module__rDUwIq__card{background:#fff;border:1px solid #e2dfd5;border-radius:8px;padding:2rem;box-shadow:0 0 5px 2px #dcdcdc}.nov-oglas-module__rDUwIq__card .nov-oglas-module__rDUwIq__step .nov-oglas-module__rDUwIq__field svg{width:auto;height:auto}.nov-oglas-module__rDUwIq__errorBanner{color:#c0392b;background:#fcebeb;border-radius:4px;margin:0 0 1.25rem;padding:10px 14px;font-size:13px}.nov-oglas-module__rDUwIq__compressingText{color:var(--color-text-muted,#6b7280);text-align:center;padding:.5rem 0;font-size:.875rem}.nov-oglas-module__rDUwIq__turnstileWrap{opacity:.9;justify-content:start;margin-top:1.25rem;display:flex}.nov-oglas-module__rDUwIq__potvrda{color:var(--color-dark-theme,#191724)}.nov-oglas-module__rDUwIq__potvrda .nov-oglas-module__rDUwIq__heading{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75 / 1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.nov-oglas-module__rDUwIq__potvrda .nov-oglas-module__rDUwIq__primaryBtn{color:var(--color-orange-400,#ff8805)}@media (max-width:1024px){.nov-oglas-module__rDUwIq__wrap{max-width:var(--container-5xl,64rem);padding-inline:calc(var(--spacing,.25rem) * 4)}}@media (max-width:500px){.nov-oglas-module__rDUwIq__wrap{padding-inline:0}.nov-oglas-module__rDUwIq__card{padding:calc(var(--spacing,.25rem) * 4)}}@property --tw-font-weight{syntax:"*";inherits:false}
