.wellDetails-module-scss-module__BBI92W__wellDetailsPage{color:#2c3e50;background:#f8f9fa;width:100%;min-height:100vh;padding:2rem;font-family:Roboto,sans-serif}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark]{color:#bfbfbf;background:#141312}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__loadingContainer,.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__loadingContainer p{color:#6c757d;margin-top:1rem;font-size:16px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__errorContainer h2{color:#ef4444;margin-bottom:1rem;font-size:24px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__errorContainer p{color:#6c757d;margin-bottom:2rem;font-size:16px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__loadingContainer p,.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__errorContainer p{color:#9ca3af}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__spinner{border:4px solid #fd98021a;border-top-color:#fd9802;border-radius:50%;width:50px;height:50px;animation:1s linear infinite wellDetails-module-scss-module__BBI92W__spin}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__spinner{border:4px solid #ffae311a;border-top-color:#ffae31}@keyframes wellDetails-module-scss-module__BBI92W__spin{to{transform:rotate(360deg)}}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader{margin-bottom:2rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__headerTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__backButton{color:#2c3e50;cursor:pointer;background:#fff;border:1px solid #e1e5e9;border-radius:6px;padding:10px 20px;font-size:14px;transition:all .2s}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__backButton:hover{background:#f8f9fa;border-color:#ced4da}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__backButton{color:#bfbfbf;background:#1a1a1a;border:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__backButton:hover{background:#2a2a2a;border-color:#6b7280}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__headerActions{gap:1rem;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__editButton,.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__uploadButton{cursor:pointer;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__editButton{color:#2c3e50;background:#fff;border:1px solid #e1e5e9}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__editButton:hover{background:#f8f9fa;border-color:#ced4da}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__uploadButton{color:#fff;background:linear-gradient(135deg,#fd9802 0%,#f26d22 100%);border:none;box-shadow:0 2px 4px #fd980233}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__uploadButton:hover{background:#f26d22;box-shadow:0 4px 8px #fd98024d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__editButton{color:#bfbfbf;background:#1a1a1a;border:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__editButton:hover{background:#2a2a2a;border-color:#6b7280}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__uploadButton{color:#141312;background:linear-gradient(135deg,#ffae31 0%,#ffc261 100%);box-shadow:0 2px 4px #ffae3133}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__uploadButton:hover{background:#ffc261;box-shadow:0 4px 8px #ffae314d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__headerContent h1{color:#2c3e50;margin:0 0 1rem;font-size:32px;font-weight:600}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__headerContent .wellDetails-module-scss-module__BBI92W__headerMeta{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__headerContent .wellDetails-module-scss-module__BBI92W__headerMeta .wellDetails-module-scss-module__BBI92W__metaItem{color:#6c757d;align-items:center;font-size:14px;font-weight:500;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__headerContent h1{color:#bfbfbf}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__headerContent .wellDetails-module-scss-module__BBI92W__headerMeta .wellDetails-module-scss-module__BBI92W__metaItem{color:#9ca3af}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__mainContent{flex-direction:column;gap:2rem;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection{background:#fff;border:1px solid #e1e5e9;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #0000000d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection h2{color:#2c3e50;border-bottom:1px solid #e1e5e9;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:20px;font-weight:600}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid .wellDetails-module-scss-module__BBI92W__infoItem{justify-content:space-between;font-size:14px;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid .wellDetails-module-scss-module__BBI92W__infoItem .wellDetails-module-scss-module__BBI92W__label{color:#6c757d;font-weight:500}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid .wellDetails-module-scss-module__BBI92W__infoItem .wellDetails-module-scss-module__BBI92W__value{color:#2c3e50;word-break:break-word;font-weight:400}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__wellInfoSection{background:#1a1a1a;border:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__wellInfoSection h2{color:#bfbfbf;border-bottom:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid .wellDetails-module-scss-module__BBI92W__infoItem .wellDetails-module-scss-module__BBI92W__label{color:#9ca3af}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid .wellDetails-module-scss-module__BBI92W__infoItem .wellDetails-module-scss-module__BBI92W__value{color:#bfbfbf}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataSection{background:#fff;border:1px solid #e1e5e9;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataSection h2{color:#2c3e50;margin:0;padding:1.5rem 2rem 1rem;font-size:20px;font-weight:600}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataSection{background:#1a1a1a;border:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataSection h2{color:#bfbfbf}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs{background:#f8f9fa;border-bottom:2px solid #e1e5e9;gap:0;padding:0 2rem;display:flex;overflow-x:auto}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs::-webkit-scrollbar{height:4px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTabs{background:#2a2a2a;border-bottom:2px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab{cursor:pointer;white-space:nowrap;color:#6c757d;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab:hover{color:#2c3e50}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab.wellDetails-module-scss-module__BBI92W__active{color:#fd9802;border-bottom-color:#fd9802}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab .wellDetails-module-scss-module__BBI92W__tabTitle{font-size:14px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab .wellDetails-module-scss-module__BBI92W__tabBadge{color:#6c757d;background:#e1e5e9;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTab.wellDetails-module-scss-module__BBI92W__active .wellDetails-module-scss-module__BBI92W__tabBadge{color:#fd9802;background:#fd980226}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTab{color:#9ca3af}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTab:hover{color:#bfbfbf}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTab.wellDetails-module-scss-module__BBI92W__active{color:#ffae31;border-bottom-color:#ffae31}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTab .wellDetails-module-scss-module__BBI92W__tabBadge{color:#9ca3af;background:#4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__dataTab.wellDetails-module-scss-module__BBI92W__active .wellDetails-module-scss-module__BBI92W__tabBadge{color:#ffae31;background:#ffae3126}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__tabContent{min-height:300px;padding:2rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsCount{color:#6c757d;border-bottom:1px solid #e1e5e9;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:14px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsCount{color:#9ca3af;border-bottom:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState .wellDetails-module-scss-module__BBI92W__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState h3{color:#2c3e50;margin:0 0 .5rem;font-size:20px;font-weight:600}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState p{color:#6c757d;max-width:400px;margin:0 0 2rem;font-size:14px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState .wellDetails-module-scss-module__BBI92W__uploadDataButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fd9802 0%,#f26d22 100%);border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #fd980233}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__emptyDataState .wellDetails-module-scss-module__BBI92W__uploadDataButton:hover{background:#f26d22;transform:translateY(-2px);box-shadow:0 4px 8px #fd98024d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__emptyDataState h3{color:#bfbfbf}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__emptyDataState p{color:#9ca3af}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__emptyDataState .wellDetails-module-scss-module__BBI92W__uploadDataButton{color:#141312;background:linear-gradient(135deg,#ffae31 0%,#ffc261 100%);box-shadow:0 2px 4px #ffae3133}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__emptyDataState .wellDetails-module-scss-module__BBI92W__uploadDataButton:hover{background:#ffc261;box-shadow:0 4px 8px #ffae314d}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable{border:1px solid #e1e5e9;border-radius:8px;overflow-x:auto}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table{border-collapse:collapse;width:100%;font-size:14px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table thead{background:#f8f9fa}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table thead tr th{text-align:left;color:#2c3e50;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e1e5e9;padding:1rem;font-size:12px;font-weight:600}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr{border-bottom:1px solid #e1e5e9;transition:background-color .15s}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr:hover{background:#f8f9fa}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr:last-child{border-bottom:none}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr td{color:#2c3e50;white-space:nowrap;padding:1rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable{border:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable table thead{background:#2a2a2a}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable table thead tr th{color:#bfbfbf;border-bottom:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr{border-bottom:1px solid #4b5563}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr:hover{background:#2a2a2a}.wellDetails-module-scss-module__BBI92W__wellDetailsPage[data-theme=dark] .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr td{color:#bfbfbf}@media (max-width:768px){.wellDetails-module-scss-module__BBI92W__wellDetailsPage{padding:1rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader .wellDetails-module-scss-module__BBI92W__headerTop{flex-direction:column;align-items:stretch}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader .wellDetails-module-scss-module__BBI92W__headerActions{justify-content:space-between;width:100%}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader .wellDetails-module-scss-module__BBI92W__uploadButton,.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader .wellDetails-module-scss-module__BBI92W__editButton{flex:1;justify-content:center}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__pageHeader .wellDetails-module-scss-module__BBI92W__headerContent h1{font-size:24px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection{padding:1.5rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection h2{font-size:18px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__wellInfoSection .wellDetails-module-scss-module__BBI92W__infoGrid{grid-template-columns:1fr;gap:1rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataSection h2{padding:1.25rem 1.5rem .75rem;font-size:18px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataSection .wellDetails-module-scss-module__BBI92W__tabContent{padding:1.5rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs{padding:0 1.5rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs .wellDetails-module-scss-module__BBI92W__dataTab{gap:.5rem;padding:.75rem 1rem}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs .wellDetails-module-scss-module__BBI92W__dataTab .wellDetails-module-scss-module__BBI92W__tabTitle{font-size:13px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__dataTabs .wellDetails-module-scss-module__BBI92W__dataTab .wellDetails-module-scss-module__BBI92W__tabBadge{min-width:20px;height:20px;font-size:10px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table{font-size:12px}.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table thead tr th,.wellDetails-module-scss-module__BBI92W__wellDetailsPage .wellDetails-module-scss-module__BBI92W__bitRecordsTable table tbody tr td{padding:.75rem .5rem}}
.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper{flex-direction:column;min-width:120px;max-width:303px;display:flex;position:relative}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown_title{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown_title:hover{cursor:pointer}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown{z-index:1;cursor:pointer;box-sizing:border-box;background-color:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;flex-direction:row;align-items:center;min-height:40px;padding:3px 36px 3px 0;display:flex;position:relative}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown .Dropdown-module-scss-module__GM13Lq__placeholder{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:300;line-height:28px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown>img{position:absolute;top:12px;right:10px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown .Dropdown-module-scss-module__GM13Lq__open_dropdown_icon{transform:rotate(180deg)}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper{flex-flow:wrap;display:flex}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper .Dropdown-module-scss-module__GM13Lq__option{box-sizing:border-box;background:0 0;border:1px solid #f26d22;border-radius:8px;flex-direction:row;align-items:center;margin-left:4px;padding:2px 8px;display:flex}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__light_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper .Dropdown-module-scss-module__GM13Lq__option>p{color:#f26d22;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal{z-index:15;box-sizing:border-box;background-color:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;width:100%;padding:0 3px;position:absolute;bottom:-38px;left:0;transform:translateY(calc(100% - 58px))}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal :hover{color:#fff;background-color:#f26d22;border-radius:10px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal>div{cursor:pointer;color:#f26d22;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;border-radius:10px;margin-top:1px;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal>div>div{padding:6px 7px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal .Dropdown-module-scss-module__GM13Lq__active_option{color:#f26d22;background-color:#f3f4f9;border:.5px solid #f26d22}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal_scroll{max-height:350px;overflow:scroll}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper{flex-direction:column;min-width:120px;max-width:303px;display:flex;position:relative}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown_title{color:#676767;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown_title:hover{cursor:pointer}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown{z-index:1;cursor:pointer;box-sizing:border-box;background-color:#222221;border:.2px solid #ffae31;border-radius:10px;flex-direction:row;align-items:center;min-height:40px;padding:3px 36px 3px 0;display:flex;position:relative}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown .Dropdown-module-scss-module__GM13Lq__placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:300;line-height:28px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown>img{position:absolute;top:12px;right:10px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown .Dropdown-module-scss-module__GM13Lq__open_dropdown_icon{transform:rotate(180deg)}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper{flex-flow:wrap;display:flex}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper .Dropdown-module-scss-module__GM13Lq__option{box-sizing:border-box;background:0 0;border:1px solid #ffae31;border-radius:8px;flex-direction:row;align-items:center;margin-left:4px;padding:2px 8px;display:flex}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dark_dropdown .Dropdown-module-scss-module__GM13Lq__optionsWrapper .Dropdown-module-scss-module__GM13Lq__option>p{color:#ffae31;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal{z-index:15;box-sizing:border-box;background-color:#222221;border:.2px solid #ffae31;border-radius:10px;width:100%;padding:0 3px;position:absolute;bottom:-38px;left:0;transform:translateY(calc(100% - 58px))}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal :hover{color:#141312;background-color:#ffae31;border-radius:10px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal>div{cursor:pointer;color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;border-radius:10px;margin-top:1px;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal>div>div{padding:6px 7px}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal .Dropdown-module-scss-module__GM13Lq__active_option{color:#ffae31;background-color:#0000;border:.5px solid #ffae31}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__dropdown_modal_scroll{max-height:350px;overflow:scroll}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper{padding-bottom:20px}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_light,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_light{background-color:#fae6e6;border:1px solid #d00000}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_light>.Dropdown-module-scss-module__GM13Lq__placeholder,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_light>.Dropdown-module-scss-module__GM13Lq__placeholder{color:#d00000}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_dark,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_dark{background-color:#0000;border:1px solid #d00000}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_dark>.Dropdown-module-scss-module__GM13Lq__placeholder,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_dropdown_dark>.Dropdown-module-scss-module__GM13Lq__placeholder{color:#d00000}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_text,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__clean_button,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__clean_button{cursor:pointer;width:16px;height:16px;position:absolute;top:51px;right:-21px}@media screen and (min-width:400px) and (max-width:767px){.Dropdown-module-scss-module__GM13Lq__light_dropdown_wrapper,.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper{margin:0}}.Dropdown-module-scss-module__GM13Lq__search_input_wrapper{border-bottom:.2px solid #cacaca;padding:8px}.Dropdown-module-scss-module__GM13Lq__search_input_wrapper .Dropdown-module-scss-module__GM13Lq__search_input{color:#1a1a1a;width:100%;font-family:var(--font-poppins),sans-serif;box-sizing:border-box;background-color:#0000;border:.2px solid #cacaca;border-radius:8px;outline:none;padding:8px 12px;font-size:12px;font-weight:300;line-height:20px}.Dropdown-module-scss-module__GM13Lq__search_input_wrapper .Dropdown-module-scss-module__GM13Lq__search_input::placeholder{color:#9f9f9f}.Dropdown-module-scss-module__GM13Lq__search_input_wrapper .Dropdown-module-scss-module__GM13Lq__search_input:focus{border-color:#f26d22}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__search_input_wrapper{border-bottom-color:#ffae31}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__search_input_wrapper .Dropdown-module-scss-module__GM13Lq__search_input{color:#bfbfbf;border-color:#ffae31}.Dropdown-module-scss-module__GM13Lq__dark_dropdown_wrapper .Dropdown-module-scss-module__GM13Lq__search_input_wrapper .Dropdown-module-scss-module__GM13Lq__search_input:focus{border-color:#ffae31}.Dropdown-module-scss-module__GM13Lq__no_results{text-align:center;color:#9f9f9f;font-family:var(--font-poppins),sans-serif;padding:16px;font-size:12px;font-style:italic;font-weight:300}
.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter{z-index:12;cursor:pointer;box-sizing:border-box;background-color:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;flex-direction:row;align-items:center;min-width:300px;min-height:40px;padding:3px 36px 3px 14px;display:flex;position:relative}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__filter_logo{width:24px;height:18px}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__filter_label{color:#636363;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:400;line-height:28px}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__open_filter_icon{transform:rotate(180deg)}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper{flex-flow:wrap;display:flex}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper .Filter-module-scss-module__n2QjxG__option{box-sizing:border-box;background:0 0;border:1px solid #f26d22;border-radius:8px;flex-direction:row;align-items:center;margin-left:4px;padding:2px 8px;display:flex}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__light_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper .Filter-module-scss-module__n2QjxG__option>p{color:#f26d22;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:26px}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal{z-index:10;box-sizing:border-box;background-color:#fff;border:.2px solid #cacaca;border-radius:10px;width:100%;padding:40px 10px 12px;position:absolute;top:0;left:0}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div{cursor:pointer;flex-direction:row;align-items:center;margin:13px 0 2px;display:flex}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div>img{margin:0 10px 0 0}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div>label{cursor:pointer;color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter{z-index:12;cursor:pointer;box-sizing:border-box;background-color:#222221;border-radius:10px;flex-direction:row;align-items:center;min-width:300px;min-height:40px;padding:3px 36px 3px 14px;display:flex;position:relative}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__filter_logo{width:24px;height:18px}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__filter_label{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:400;line-height:28px}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__open_filter_icon{transform:rotate(180deg)}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper{flex-flow:wrap;display:flex}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper .Filter-module-scss-module__n2QjxG__option{box-sizing:border-box;background:0 0;border:1px solid #ffae31;border-radius:8px;flex-direction:row;align-items:center;margin-left:4px;padding:2px 8px;display:flex}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__dark_filter .Filter-module-scss-module__n2QjxG__oprionsWrapper .Filter-module-scss-module__n2QjxG__option>p{color:#ffae31;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px 0 0;font-size:14px;font-style:normal;font-weight:500;line-height:26px}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal{z-index:10;box-sizing:border-box;background-color:#292928;border-radius:10px;width:100%;padding:40px 10px 12px;position:absolute;top:0;left:0}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div{cursor:pointer;flex-direction:row;align-items:center;margin:13px 0 2px;display:flex}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div>img{margin:0 10px 0 0}.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_modal>div>label{cursor:pointer;color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.Filter-module-scss-module__n2QjxG__light_filter_wrapper,.Filter-module-scss-module__n2QjxG__dark_filter_wrapper{flex-direction:column;min-width:120px;max-width:303px;padding-bottom:20px;display:flex;position:relative}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_icon,.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__filter_icon{position:absolute;top:12px;right:10px}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__error_filter,.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__error_filter{background-color:#fae6e6;border:1px solid #d00000}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__error_filter>.Filter-module-scss-module__n2QjxG__placeholder,.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__error_filter>.Filter-module-scss-module__n2QjxG__placeholder{color:#d00000}.Filter-module-scss-module__n2QjxG__light_filter_wrapper .Filter-module-scss-module__n2QjxG__error_text,.Filter-module-scss-module__n2QjxG__dark_filter_wrapper .Filter-module-scss-module__n2QjxG__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}
.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input{color:#f26d22;background:#f3f4f9;border:.2px solid #cacaca}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input:focus{border:.2px solid #fd9802}.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input{color:#ffae31;background:#222221;border:.2px solid #bfbfbf}.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input:focus{border:.2px solid #fd9802}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper{flex-direction:column;width:100%;min-width:120px;max-width:303px;margin-right:21px;padding-bottom:20px;display:flex;position:relative}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input{box-sizing:border-box;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;border-radius:10px;padding:5px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input:focus,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input:focus{box-shadow:none;outline:none}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input::-moz-placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input::-moz-placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input::placeholder,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input::placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input{color:#d00000;background-color:#fae6e6;border:1px solid #d00000}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input>.TextInput-module-scss-module__CgZMUW__placeholder,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input>.TextInput-module-scss-module__CgZMUW__placeholder{color:#d00000}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input:focus,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text_input:focus{border:1px solid #d00000}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input_title,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input_title{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input_title_dark,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__text_input_title_dark{color:#676767;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}.TextInput-module-scss-module__CgZMUW__light_text_input_wrapper .TextInput-module-scss-module__CgZMUW__clean_button,.TextInput-module-scss-module__CgZMUW__dark_text_input_wrapper .TextInput-module-scss-module__CgZMUW__clean_button{cursor:pointer;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:51px;right:-21px}
.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme{width:250px;font-family:var(--font-poppins),sans-serif;flex-direction:row;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__label{color:#1a1a1a;font-size:14px;font-weight:400}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonsWrapper{flex:1;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonWrapperInner{flex-direction:row;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuter{border:2px solid #f26d22;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:20px;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuterUnckecked{border:2px solid #d9d9d9}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuter:hover{cursor:pointer}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonInner{background-color:#f26d22;border-radius:50%;width:19px;height:19px}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonInnerUnckecked{background-color:#d9d9d9}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperLightTheme .RadioButtonsView-module-scss-module__wuXglW__labelInner{color:#1a1a1a;padding-left:10px;font-size:14px;font-weight:400}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme{width:250px;font-family:var(--font-poppins),sans-serif;flex-direction:row;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__label{color:#bfbfbf;font-size:14px;font-weight:400}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonsWrapper{flex:1;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonWrapperInner{flex-direction:row;justify-content:center;align-items:center;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuter{border:2px solid #ffae31;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:20px;display:flex}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuterUnckecked{border:2px solid #bfbfbf99}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonOuter:hover{cursor:pointer}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonInner{background-color:#ffae31;border-radius:50%;width:19px;height:19px}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__radioButtonInnerUnckecked{background-color:#bfbfbf99}.RadioButtonsView-module-scss-module__wuXglW__mainWrapperDarkTheme .RadioButtonsView-module-scss-module__wuXglW__labelInner{color:#bfbfbf;padding-left:10px;font-size:14px;font-weight:400}
.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme{width:80%}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__label{font-family:var(--font-poppins),sans-serif;margin:0;padding-bottom:30px;font-size:14px;line-height:28px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__rangeWrapper{position:relative}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__range{-webkit-appearance:none;z-index:20;background:#e5e5e5;border-radius:2px;outline:none;width:100%;height:2px;margin:0}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__fillerSlider{background-color:#f26d22;border-radius:2px;height:2px;position:absolute;top:15px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__range::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:4;background-image:url(../media/rangeInputLight.3d16b219.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:6px;width:12px;height:12px;position:relative}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__rangeLabels{justify-content:space-between;width:100%;padding-left:3px;padding-right:2px;display:flex}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__rangeLabels span{font-family:var(--font-poppins),sans-serif;color:#1a1a1a;font-size:10px;font-weight:300;line-height:28px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__rangeLabelsPlaceholders{z-index:2;flex:1;justify-content:space-between;width:100%;margin-top:12px;padding-left:0;padding-right:0;display:flex;position:absolute}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__rangeLabelsPlaceholders span{background-color:#e5e5e5;border-radius:4px;width:8px;height:8px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper{background-color:#f26d22;border-radius:5px;justify-content:center;align-items:center;width:30px;height:18px;padding-top:2px;padding-bottom:2px;display:flex;position:absolute;top:-30px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper span{font-family:var(--font-poppins),sans-serif;color:#fff;z-index:10;margin:0;padding:0;font-size:14px;font-weight:400;line-height:21px}.RangeView-module-scss-module__waL5wa__mainWrapperLightTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper .RangeView-module-scss-module__waL5wa__sliderValueArrow{z-index:5;background-color:#f26d22;width:10px;height:10px;position:absolute;bottom:-2px;transform:rotate(45deg)}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme{width:80%}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__label{font-family:var(--font-poppins),sans-serif;margin:0;padding-bottom:30px;font-size:14px;line-height:28px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__rangeWrapper{position:relative}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__range{-webkit-appearance:none;z-index:20;background:#676767;border-radius:2px;outline:none;width:100%;height:2px;margin:0}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__fillerSlider{background-color:#ffae31;border-radius:2px;height:2px;position:absolute;top:15px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__range::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:4;background-image:url(../media/rangeInputDark.ebdb64ba.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:50%;width:12px;height:12px;position:relative}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__rangeLabels{justify-content:space-between;width:100%;padding-left:3px;padding-right:2px;display:flex}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__rangeLabels span{font-family:var(--font-poppins),sans-serif;color:#bfbfbf;font-size:10px;font-weight:300;line-height:28px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__rangeLabelsPlaceholders{z-index:2;flex:1;justify-content:space-between;width:100%;margin-top:12px;padding-left:0;padding-right:0;display:flex;position:absolute}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__rangeLabelsPlaceholders span{background-color:#676767;border-radius:4px;width:8px;height:8px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper{background-color:#ffae31;border-radius:5px;justify-content:center;align-items:center;width:30px;height:18px;padding-top:2px;padding-bottom:2px;display:flex;position:absolute;top:-30px;bottom:5px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper span{font-family:var(--font-poppins),sans-serif;color:#1a1a1a;z-index:10;margin:0;padding:0;font-size:14px;font-weight:400;line-height:21px}.RangeView-module-scss-module__waL5wa__mainWrapperDarkTheme .RangeView-module-scss-module__waL5wa__sliderValueWrapper .RangeView-module-scss-module__waL5wa__sliderValueArrow{z-index:5;background-color:#ffae31;width:10px;height:10px;position:absolute;bottom:-2px;transform:rotate(45deg)}
.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme{width:90%}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeWrapper{margin-top:30px;position:relative}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__range{-webkit-appearance:none;z-index:20;background:#959595;border-radius:2px;outline:none;width:100%;height:2px;margin:0}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__fillerSlider{background-color:#f26d22;border-radius:2px;height:2px;position:absolute;top:11.5px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__range::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:4;background-image:url(../media/rangeInputLight.3d16b219.svg);background-position:50%;background-repeat:no-repeat;background-size:9px 9px;border-radius:50%;width:9px;height:9px;position:relative}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeLabelsPlaceholders{z-index:2;flex:1;justify-content:space-between;width:100%;margin-top:10px;padding-left:0;padding-right:0;display:flex;position:absolute}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeLabelsPlaceholders span{background-color:#959595;border-radius:50%;width:5px;height:5px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper{background-color:#f26d22;border-radius:5px;justify-content:center;align-items:center;width:25px;height:15px;padding-top:2px;padding-bottom:2px;display:flex;position:absolute;top:-25px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper span{font-family:var(--font-poppins),sans-serif;color:#fff;z-index:10;margin:0;padding:0;font-size:8px;font-weight:400;line-height:21px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperLightTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper .RangeViewSmall-module-scss-module__j_6-oG__sliderValueArrow{z-index:5;background-color:#f26d22;width:10px;height:10px;position:absolute;bottom:-2px;transform:rotate(45deg)}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme{width:90%}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeWrapper{margin-top:30px;position:relative}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__range{-webkit-appearance:none;z-index:20;background:#676767;border-radius:2px;outline:none;width:100%;height:2px;margin:0}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__fillerSlider{background-color:#ffae31;border-radius:2px;height:2px;position:absolute;top:11.5px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__range::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:4;background-image:url(../media/rangeInputDark.ebdb64ba.svg);background-position:50%;background-repeat:no-repeat;background-size:9px 9px;border-radius:50%;width:9px;height:9px;position:relative}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeLabelsPlaceholders{z-index:2;flex:1;justify-content:space-between;width:100%;margin-top:10px;padding-left:0;padding-right:0;display:flex;position:absolute}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__rangeLabelsPlaceholders span{background-color:#676767;border-radius:50%;width:5px;height:5px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper{background-color:#ffae31;border-radius:5px;justify-content:center;align-items:center;width:25px;height:15px;padding-top:2px;padding-bottom:2px;display:flex;position:absolute;top:-25px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper span{font-family:var(--font-poppins),sans-serif;color:#1a1a1a;z-index:10;margin:0;padding:0;font-size:8px;font-weight:400;line-height:21px}.RangeViewSmall-module-scss-module__j_6-oG__mainWrapperDarkTheme .RangeViewSmall-module-scss-module__j_6-oG__sliderValueWrapper .RangeViewSmall-module-scss-module__j_6-oG__sliderValueArrow{z-index:5;background-color:#ffae31;width:10px;height:10px;position:absolute;bottom:-2px;transform:rotate(45deg)}
.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperLight{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f1a;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperLight .LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicator{border:4px solid #f26d22;border-top-color:#fd9802;border-radius:50%;width:65px;height:65px;animation:2s linear infinite LoadingIndicator-module-scss-module__Ny1a4a__spin}.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperLight span{font-family:var(--font-poppins),sans-serif;color:#1a1a1a;margin-top:15px;font-size:15px;font-weight:400;line-height:28px}.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperDark{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f33;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperDark .LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicator{border:4px solid #ff8642;border-top-color:#ffae31;border-radius:50%;width:65px;height:65px;animation:2s linear infinite LoadingIndicator-module-scss-module__Ny1a4a__spin}.LoadingIndicator-module-scss-module__Ny1a4a__loadingIndicatorWrapperDark span{font-family:var(--font-poppins),sans-serif;margin-top:15px;font-size:15px;font-weight:400;line-height:28px}.LoadingIndicator-module-scss-module__Ny1a4a__noBlur{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000}@keyframes LoadingIndicator-module-scss-module__Ny1a4a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperLight{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f1a;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperLight .LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicator{border:4px solid #f26d22;border-top-color:#fd9802;border-radius:50%;width:25px;height:25px;animation:2s linear infinite LoadingIndicatorSmall-module-scss-module__ilSqyq__spin}.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperLight span{font-family:var(--font-poppins),sans-serif;color:#1a1a1a;margin-top:10px;font-size:10px;font-weight:400;line-height:22px}.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperDark{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f33;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperDark .LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicator{border:4px solid #ff8642;border-top-color:#ffae31;border-radius:50%;width:25px;height:25px;animation:2s linear infinite LoadingIndicatorSmall-module-scss-module__ilSqyq__spin}.LoadingIndicatorSmall-module-scss-module__ilSqyq__loadingIndicatorWrapperDark span{font-family:var(--font-poppins),sans-serif;margin-top:10px;font-size:10px;font-weight:400;line-height:22px}.LoadingIndicatorSmall-module-scss-module__ilSqyq__noBlur{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000}@keyframes LoadingIndicatorSmall-module-scss-module__ilSqyq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SecondaryButton-module-scss-module__xByJHG__LightFilledButton{text-align:center;cursor:pointer;background:#fd9802;border:1.5px solid #fd9802;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__LightFilledButton:hover{background:#f26d22;border:1.5px solid #f26d22}.SecondaryButton-module-scss-module__xByJHG__LightFilledButton:focus{background:#fd9802;border:1.5px solid #fd9802}.SecondaryButton-module-scss-module__xByJHG__LightFilledButtonInactive{text-align:center;cursor:pointer;background:#9f9f9f;border:1.5px solid #9f9f9f;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__LightFilledButtonInactive:hover{background:#f26d22;border:1.5px solid #f26d22}.SecondaryButton-module-scss-module__xByJHG__LightFilledButtonInactive:focus{background:#9f9f9f;border:1.5px solid #9f9f9f}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButton{text-align:center;cursor:pointer;background-color:#0000;border:1.5px solid #fd9802;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButton:hover{border:1.5px solid #f26d22}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButton:focus{border:1.5px solid #fd9802}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButtonInactive{text-align:center;cursor:pointer;background-color:#0000;border:1.5px solid #9f9f9f;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButtonInactive:hover{border:1.5px solid #f26d22}.SecondaryButton-module-scss-module__xByJHG__LightOutlinedButtonInactive:focus{border:1.5px solid #9f9f9f}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButtonInactive{text-align:center;cursor:pointer;background:#9f9f9f;border:1.5px solid #9f9f9f;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButtonInactive:hover{background:#ff8642;border:1.5px solid #ff8642}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButtonInactive:focus{background:#9f9f9f;border:1.5px solid #9f9f9f}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButton{text-align:center;cursor:pointer;background:#ffae31;border:1.5px solid #ffae31;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButton:hover{background:#ff8642;border:1.5px solid #ff8642}.SecondaryButton-module-scss-module__xByJHG__DarkFilledButton:focus{background:#ffae31;border:1.5px solid #ffae31}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButtonInactive{text-align:center;cursor:pointer;background-color:#0000;border:1.5px solid #9f9f9f;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButtonInactive:hover,.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButtonInactive:focus{border:1.5px solid #9f9f9f}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButton{text-align:center;cursor:pointer;background-color:#0000;border:1.5px solid #ffae31;border-radius:6px;min-width:163px;padding:15px 24px}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButton:hover{border:1.5px solid #ff8642}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButton:hover>p{color:#ff8642}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButton:focus{border:1.5px solid #ffae31}.SecondaryButton-module-scss-module__xByJHG__DarkOutlinedButton:focus>p{color:#ffae31}.SecondaryButton-module-scss-module__xByJHG__LightLabel{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.SecondaryButton-module-scss-module__xByJHG__LightLabelOutlined{color:#ffae31;margin:0;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.SecondaryButton-module-scss-module__xByJHG__DarkLabelOutlinedInactive{color:#9f9f9f;margin:0;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.SecondaryButton-module-scss-module__xByJHG__DarkLabelOutlined{color:#ffae31;margin:0;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px}
.Sidebar-module-scss-module__xgCJfa__wrapper{width:220px;height:100%;font-family:var(--font-poppins),sans-serif;background-color:#f3f4f9;border-radius:0 25px 25px 0;align-items:center;position:fixed;top:0;left:0;box-shadow:2px 1px 2px #00000026}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navigationWrapper{z-index:50;background-color:#fd9802;border-radius:0 25px 25px 0;flex-direction:column;justify-content:space-between;width:70px;height:100%;display:flex;position:absolute}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__topContentWrapper{flex-direction:column;align-items:center;padding-top:40px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__topContentWrapper a:hover{cursor:pointer}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__logoText{text-align:center;color:#fff;margin:5px 0 0;padding:0;font-size:10px;font-weight:600;line-height:15px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__menuButtonWrapper{margin-top:20px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper{width:222px;font-size:12px;font-weight:300;line-height:18px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement{flex:1;align-items:center;margin-bottom:20px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__imgWrapper{justify-content:center;width:70px;display:flex;position:relative}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:absolute;top:0;right:15px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__counterView span{color:#fd9802;font-size:7px;font-weight:500}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement:hover{cursor:pointer;background-color:#fff;border-right:2px solid #fd9802}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement:hover .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#fd9802}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElement:hover .Sidebar-module-scss-module__xgCJfa__counterView span{color:#fff}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElementActive{cursor:pointer;background-color:#fff;border-right:2px solid #fd9802;flex:1;align-items:center;margin-bottom:20px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__imgWrapper{justify-content:center;width:70px;display:flex;position:relative}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#fd9802;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:absolute;top:0;right:15px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__counterView span{color:#fff;font-size:7px;font-weight:500}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__navElementText{color:#1a1a1a;margin:12px 0;padding-left:15px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__bottomContentWrapper{flex-direction:column;align-items:center;padding-bottom:15px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__themeButtonWrapper{margin-top:75px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark{width:220px;height:100%;font-family:var(--font-poppins),sans-serif;background-color:#222221;border-radius:0 25px 25px 0;align-items:center;position:fixed;top:0;left:0;box-shadow:2px 1px 2px #00000026}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navigationWrapper{z-index:50;background-color:#ffae31;border-radius:0 25px 25px 0;flex-direction:column;justify-content:space-between;width:70px;height:100%;display:flex;position:absolute}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__topContentWrapper{flex-direction:column;align-items:center;padding-top:40px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__topContentWrapper a:hover{cursor:pointer}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__logoText{text-align:center;color:#222221;margin:5px 0 0;padding:0;font-size:10px;font-weight:600;line-height:15px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__menuButtonWrapper{margin-top:20px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper{width:222px;font-size:12px;font-weight:300;line-height:18px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement{flex:1;align-items:center;margin-bottom:20px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__imgWrapper{justify-content:center;width:70px;display:flex;position:relative}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#222221;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:absolute;top:0;right:15px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement .Sidebar-module-scss-module__xgCJfa__counterView span{color:#ffae31;font-size:7px;font-weight:500}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement:hover{cursor:pointer;background-color:#292928;border-right:2px solid #ffae31}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement:hover .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#ffae31}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElement:hover .Sidebar-module-scss-module__xgCJfa__counterView span{color:#222221}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElementActive{cursor:pointer;background-color:#292928;border-right:2px solid #ffae31;flex:1;align-items:center;margin-bottom:20px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__imgWrapper{justify-content:center;width:70px;display:flex;position:relative}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__counterView{background-color:#ffae31;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:absolute;top:0;right:15px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElementActive .Sidebar-module-scss-module__xgCJfa__counterView span{color:#222221;font-size:7px;font-weight:500}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__navElementText{color:#bfbfbf;margin:12px 0;padding-left:15px}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__bottomContentWrapper{flex-direction:column;align-items:center;padding-bottom:15px;display:flex}.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__themeButtonWrapper{margin-top:75px}@media screen and (max-width:640px){.Sidebar-module-scss-module__xgCJfa__wrapper,.Sidebar-module-scss-module__xgCJfa__wrapper_dark{width:70px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper,.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper{width:72px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElementActive,.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElement,.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElementActive,.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElement{height:42px}.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElementActive p,.Sidebar-module-scss-module__xgCJfa__wrapper .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElement p,.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElementActive p,.Sidebar-module-scss-module__xgCJfa__wrapper_dark .Sidebar-module-scss-module__xgCJfa__listWrapper .Sidebar-module-scss-module__xgCJfa__navElement p{display:none}}
.ModalView-module-scss-module__kE6MPG__modalViewWrapperLight{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f1a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ModalView-module-scss-module__kE6MPG__modalViewWrapperLight .ModalView-module-scss-module__kE6MPG__innerModalView{width:355px;min-height:182px;font-family:var(--font-poppins),sans-serif;background-color:#fdfdfd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:17px;display:flex;position:relative;box-shadow:2px 2px 2px #00000026}.ModalView-module-scss-module__kE6MPG__modalViewWrapperLight .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__modalText{text-align:center;color:#1a1a1a;width:80%;margin:16px 0;font-size:16px;font-weight:400;line-height:28px}.ModalView-module-scss-module__kE6MPG__modalViewWrapperLight .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__closeIconWrapper{position:absolute;top:17px;right:17px}.ModalView-module-scss-module__kE6MPG__modalViewWrapperLight .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__modalButtonsWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.ModalView-module-scss-module__kE6MPG__modalViewWrapperDark{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#9f9f9f33;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ModalView-module-scss-module__kE6MPG__modalViewWrapperDark .ModalView-module-scss-module__kE6MPG__innerModalView{width:355px;min-height:182px;font-family:var(--font-poppins),sans-serif;background-color:#232322;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:17px;display:flex;position:relative;box-shadow:2px 2px 2px #00000026}.ModalView-module-scss-module__kE6MPG__modalViewWrapperDark .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__modalText{text-align:center;color:#bfbfbf;width:70%;margin:16px 0;font-size:16px;font-weight:400;line-height:28px}.ModalView-module-scss-module__kE6MPG__modalViewWrapperDark .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__closeIconWrapper{position:absolute;top:17px;right:17px}.ModalView-module-scss-module__kE6MPG__modalViewWrapperDark .ModalView-module-scss-module__kE6MPG__innerModalView .ModalView-module-scss-module__kE6MPG__modalButtonsWrapper{justify-content:space-between;align-items:center;width:100%;display:flex}
.DropDownSection-module-scss-module__ZdKP-a__block{background-color:#fbfbfd;border:1px solid #ebebeb;border-radius:10px;flex-direction:column;padding:25px 15px;display:flex;box-shadow:2px 2px 4px #97979726}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__header{border-bottom:1px solid #9f9f9f;flex-direction:row;justify-content:space-between;padding-bottom:5px;display:flex}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__header h4{font-size:18px;font-weight:600;line-height:27px;font-family:var(--font-poppins),sans-serif}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__header .DropDownSection-module-scss-module__ZdKP-a__block_appears_button{cursor:pointer;justify-content:center;align-items:center;display:flex}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__header .DropDownSection-module-scss-module__ZdKP-a__block_appears_button span{font-size:14px;font-weight:400;line-height:21px;font-family:var(--font-poppins),sans-serif;border-bottom:1px solid #f26d22;margin-right:10px}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__header .DropDownSection-module-scss-module__ZdKP-a__block_appears_button .DropDownSection-module-scss-module__ZdKP-a__open_section_icon{transform:rotate(180deg)}.DropDownSection-module-scss-module__ZdKP-a__block .DropDownSection-module-scss-module__ZdKP-a__content{padding-top:25px}
.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper{flex-direction:column;max-width:303px;display:flex;position:relative}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__light_dropdown{z-index:1;cursor:pointer;box-sizing:border-box;background-color:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;flex-direction:row;align-items:center;min-height:40px;padding:3px 36px 3px 0;display:flex;position:relative}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__light_dropdown .SingleDropdown-module-scss-module__RKzjOq__placeholder{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:300;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__light_dropdown>img{position:absolute;top:12px;right:10px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__light_dropdown .SingleDropdown-module-scss-module__RKzjOq__open_dropdown_icon{transform:rotate(180deg)}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__light_dropdown .SingleDropdown-module-scss-module__RKzjOq__optionsWrapper{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal{z-index:15;box-sizing:border-box;background-color:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;width:100%;padding:0 3px;position:absolute;bottom:-55px;left:0;transform:translateY(calc(100% - 58px))}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal :hover{color:#fff;background-color:#f26d22;border-radius:10px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal>div{cursor:pointer;color:#f26d22;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;border-radius:10px;margin-top:1px;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal>div>div{padding:6px 7px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal .SingleDropdown-module-scss-module__RKzjOq__active_option{color:#f26d22;background-color:#f3f4f9}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal_scroll{max-height:350px;overflow:scroll}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper{flex-direction:column;max-width:303px;display:flex;position:relative}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dark_dropdown{z-index:1;cursor:pointer;box-sizing:border-box;background-color:#222221;border:.2px solid #ffae31;border-radius:10px;flex-direction:row;align-items:center;min-height:40px;padding:3px 36px 3px 0;display:flex;position:relative}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dark_dropdown .SingleDropdown-module-scss-module__RKzjOq__placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0;padding-left:10px;font-size:12px;font-style:normal;font-weight:300;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dark_dropdown>img{position:absolute;top:12px;right:10px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dark_dropdown .SingleDropdown-module-scss-module__RKzjOq__open_dropdown_icon{transform:rotate(180deg)}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dark_dropdown .SingleDropdown-module-scss-module__RKzjOq__optionsWrapper{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;margin:0 10px;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal{z-index:15;box-sizing:border-box;background-color:#222221;border:.2px solid #ffae31;border-radius:10px;width:100%;padding:0 3px;position:absolute;bottom:-55px;left:0;transform:translateY(calc(100% - 58px))}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal :hover{color:#141312;background-color:#ffae31;border-radius:10px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal>div{cursor:pointer;color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;border-radius:10px;margin-top:1px;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal>div>div{padding:6px 7px}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal .SingleDropdown-module-scss-module__RKzjOq__active_option{color:#ffae31;background-color:#0000}.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__dropdown_modal_scroll{max-height:350px;overflow:scroll}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper{min-width:85px}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_light,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_light{background-color:#fae6e6;border:1px solid #d00000}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_light>.SingleDropdown-module-scss-module__RKzjOq__placeholder,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_light>.SingleDropdown-module-scss-module__RKzjOq__placeholder{color:#d00000}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_dark,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_dark{background-color:#0000;border:1px solid #d00000}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_dark>.SingleDropdown-module-scss-module__RKzjOq__placeholder,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_dropdown_dark>.SingleDropdown-module-scss-module__RKzjOq__placeholder{color:#d00000}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_text,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__clean_button,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper .SingleDropdown-module-scss-module__RKzjOq__clean_button{cursor:pointer;width:16px;height:16px;position:absolute;top:51px;right:-21px}@media screen and (min-width:400px) and (max-width:767px){.SingleDropdown-module-scss-module__RKzjOq__light_dropdown_wrapper,.SingleDropdown-module-scss-module__RKzjOq__dark_dropdown_wrapper{margin:0}}
.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input{color:#f26d22;background:#f3f4f9;border:.2px solid #cacaca}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input:focus{border:.2px solid #fd9802}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__limit{font-size:12px;font-weight:300;line-height:14.5px;position:absolute;top:90%;right:0}.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input{color:#ffae31;background:#222221;border:.2px solid #bfbfbf}.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input:focus{border:.2px solid #fd9802}.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__limit{font-size:12px;font-weight:300;line-height:14.5px;position:absolute;top:90%;right:0}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper{flex-direction:column;width:100%;min-width:120px;max-width:303px;margin-right:21px;padding-bottom:20px;display:flex;position:relative}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input{box-sizing:border-box;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;border-radius:10px;padding:5px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input:focus,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input:focus{box-shadow:none;outline:none}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input::-moz-placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input::-moz-placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input::placeholder,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input::placeholder{color:#bfbfbf;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input{color:#d00000;background-color:#fae6e6;border:1px solid #d00000}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input>.TextAreaInput-module-scss-module__UjqwZa__placeholder,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input>.TextAreaInput-module-scss-module__UjqwZa__placeholder{color:#d00000}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input:focus,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text_input:focus{border:1px solid #d00000}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input_title,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input_title{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input_title_dark,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__text_input_title_dark{color:#676767;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}.TextAreaInput-module-scss-module__UjqwZa__light_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__clean_button,.TextAreaInput-module-scss-module__UjqwZa__dark_text_input_wrapper .TextAreaInput-module-scss-module__UjqwZa__clean_button{cursor:pointer;width:16px;height:16px;position:absolute;top:51px;right:-21px}
.customCalendar-module-scss-module__rXgp6W__calendar{flex-direction:column;width:100%;min-width:250px;max-width:505px;margin-right:21px;padding-bottom:20px;display:flex;position:relative}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__icon,.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__iconWithTitle{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:10px;right:0}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__icon>img,.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__iconWithTitle>img{margin-bottom:5px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__iconWithTitle{top:40px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__cleanIcon,.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__cleanIconWithTitle{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:10px;right:-40px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__cleanIconWithTitle{top:40px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__text_input{box-sizing:border-box;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;color:#f26d22;background:#f3f4f9;border:.2px solid #cacaca;border-radius:10px;padding:5px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:28px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__text_input:focus{box-shadow:none;border:.2px solid #fd9802;outline:none}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__text_input::placeholder{color:#676767;font-size:12px;font-weight:300}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__text_input_title{color:#1a1a1a;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__text_input_title_dark{color:#676767;font-feature-settings:"clig" off,"liga" off;width:100%;font-family:var(--font-poppins),sans-serif;margin:0 0 10px;font-size:14px;font-style:normal;font-weight:400;line-height:28px}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__error_text{color:#d00000;font-feature-settings:"clig" off,"liga" off;font-family:var(--font-poppins),sans-serif;z-index:0;margin:0;font-size:10px;font-style:normal;font-weight:300;line-height:28px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 20px))}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__calendarWrapper{position:absolute;bottom:20px;right:50%}.customCalendar-module-scss-module__rXgp6W__calendar .customCalendar-module-scss-module__rXgp6W__inputContainer{background:0 0}
.UploadDropzone-module-scss-module__9wfUOq__main{width:100%}.UploadDropzone-module-scss-module__9wfUOq__main .UploadDropzone-module-scss-module__9wfUOq__dragAndDropArea{cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;font-size:18px;line-height:24px;display:flex;clip-path:none!important;clip:auto!important;border:1px dashed #f26d22!important;width:100%!important;position:relative!important}.UploadDropzone-module-scss-module__9wfUOq__main .UploadDropzone-module-scss-module__9wfUOq__dragAndDropArea .UploadDropzone-module-scss-module__9wfUOq__customIcon{margin-bottom:12px;font-size:40px}.UploadDropzone-module-scss-module__9wfUOq__main .UploadDropzone-module-scss-module__9wfUOq__dragAndDropArea>p{margin:16px 0;font-size:16px;font-weight:400;line-height:24px}
.bitImageCard-module-scss-module__ThNOXG__bitImageCard{box-sizing:border-box;background-color:#fbfbfd;border-radius:10px;flex-direction:column;align-items:center;width:33%;padding:15px;display:flex;position:relative;box-shadow:2px 2px 4px #97979726}.bitImageCard-module-scss-module__ThNOXG__bitImageCard .bitImageCard-module-scss-module__ThNOXG__deleteIconWrapper{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:15px;right:20px}.bitImageCard-module-scss-module__ThNOXG__bitImageCard p{margin-top:15px;font-size:14px;font-weight:400;line-height:20px}.bitImageCard-module-scss-module__ThNOXG__bitImageCard>img{-o-object-fit:cover;object-fit:cover;border-radius:9px}.bitImageCard-module-scss-module__ThNOXG__bitImageCard .bitImageCard-module-scss-module__ThNOXG__spinnerWrapper{background-color:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.bitImageCard-module-scss-module__ThNOXG__bitImageCard .bitImageCard-module-scss-module__ThNOXG__deleteIconWrapper{cursor:pointer;z-index:1;background-color:#0000;border:none;width:40px;height:40px;position:absolute;top:10px;right:10px}
.attachedImagesModal-module-scss-module__b1Wutq__wrapper{z-index:100;background-color:"rgba(159, 159, 159, 0.1)";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal{box-sizing:border-box;background-color:#fff;border:1px solid #cacaca;border-radius:10px;width:80%;max-width:900px;margin:40px 0;padding:0 15px;position:relative;overflow-y:scroll;box-shadow:2px 2px 4px #97979726}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal>.attachedImagesModal-module-scss-module__b1Wutq__closeButton{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;right:0}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding:40px 25px 30px;display:flex}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content>p{text-align:center;margin-bottom:15px;font-size:18px;font-weight:500;line-height:27px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__invalidImagesMessage{text-align:center;color:red;margin-bottom:10px;font-size:14px;font-weight:300;line-height:19px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards{flex-direction:row;justify-content:flex-start;gap:20px;width:100%;margin-bottom:30px;display:flex;position:relative}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards .attachedImagesModal-module-scss-module__b1Wutq__prevButton{z-index:1;cursor:pointer;background-color:#fff;border:none;width:35px;height:40px;position:absolute;top:calc(50% - 30px);left:-40px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards .attachedImagesModal-module-scss-module__b1Wutq__prevButton>img{margin-left:5px;transform:rotate(270deg)}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards .attachedImagesModal-module-scss-module__b1Wutq__nextButton{z-index:1;cursor:pointer;background-color:#fff;border:none;width:35px;height:40px;position:absolute;top:calc(50% - 30px);right:-40px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards .attachedImagesModal-module-scss-module__b1Wutq__nextButton>img{margin-right:5px;transform:rotate(90deg)}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__bitImageCards .attachedImagesModal-module-scss-module__b1Wutq__disabledSliderButton>img{opacity:.6}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__downloadButtonWrapper{margin-bottom:30px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__savedImages{flex-direction:column;justify-content:flex-start;width:100%;height:400px;margin:30px 0 0;display:flex}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__savedImages .attachedImagesModal-module-scss-module__b1Wutq__savedImagesList{flex-direction:row;gap:10px;width:100%;min-height:222px;margin:0;display:flex;overflow:scroll hidden}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__savedImages .attachedImagesModal-module-scss-module__b1Wutq__saveButtonWrapper{justify-content:center;align-items:center;width:100%;margin:40px 0;display:flex}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__savedImagesForNoImagesBit{height:360px}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__savedImagesForNoImagesBit .attachedImagesModal-module-scss-module__b1Wutq__saveButtonWrapper{margin:40px 0 0}.attachedImagesModal-module-scss-module__b1Wutq__wrapper .attachedImagesModal-module-scss-module__b1Wutq__modal .attachedImagesModal-module-scss-module__b1Wutq__content .attachedImagesModal-module-scss-module__b1Wutq__editButtonWrapper{margin-top:20px}
.dropzone-module-scss-module__5gSLeq__main{width:100%}.dropzone-module-scss-module__5gSLeq__main .dropzone-module-scss-module__5gSLeq__dragAndDropArea{cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:250px;font-size:18px;line-height:24px;display:flex;clip-path:none!important;clip:auto!important;border:1px dashed #f26d22!important;width:100%!important;position:relative!important}.dropzone-module-scss-module__5gSLeq__main .dropzone-module-scss-module__5gSLeq__dragAndDropArea>p{margin:20px 0;font-size:16px;font-weight:400;line-height:24px}
.bitNewImageCard-module-scss-module__jW957q__savedImage{width:220px;height:220px;position:relative}.bitNewImageCard-module-scss-module__jW957q__savedImage>img{-o-object-fit:cover;object-fit:cover;border-radius:9px}.bitNewImageCard-module-scss-module__jW957q__savedImage>button{cursor:pointer;background-color:#0000;border:none;width:40px;height:40px;position:absolute;top:0;right:0}
.ProcessingArea-module-scss-module__QmBisG__processingArea{flex-direction:column;align-items:center;height:100px;display:flex}.ProcessingArea-module-scss-module__QmBisG__processingArea>span{margin-top:15px}
.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections{flex-direction:column;margin-top:0;display:flex}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__selectedWells{margin-top:20px}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__selectedWells .BitsSectionsSection-module-scss-module__A9q2UW__selectedWell{margin-bottom:15px}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader{border-bottom:1px solid #9f9f9f;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:5px;display:flex}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader h3{font-size:18px;font-weight:600;line-height:27px;font-family:var(--font-poppins),sans-serif}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader .BitsSectionsSection-module-scss-module__A9q2UW__viewAllBlock{justify-content:flex-end;display:flex}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader .BitsSectionsSection-module-scss-module__A9q2UW__viewAllBlock>div{cursor:pointer;align-items:center;display:flex}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader .BitsSectionsSection-module-scss-module__A9q2UW__viewAllBlock>div span{border-bottom:1px solid #f26d22;margin-right:5px;font-size:14px;font-weight:400;line-height:21px}.BitsSectionsSection-module-scss-module__A9q2UW__bitsSections .BitsSectionsSection-module-scss-module__A9q2UW__bitsSectionsHeader .BitsSectionsSection-module-scss-module__A9q2UW__viewAllBlock>div .BitsSectionsSection-module-scss-module__A9q2UW__viewLess{transform:rotate(180deg)}
.dullGradeCard-module-scss-module__mBPUYG__container{background-color:#fff;border:1px solid #cacaca;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;min-width:300px;padding:4px 15px;display:flex}.dullGradeCard-module-scss-module__mBPUYG__container .dullGradeCard-module-scss-module__mBPUYG__label{flex-direction:row;display:flex}.dullGradeCard-module-scss-module__mBPUYG__container .dullGradeCard-module-scss-module__mBPUYG__label .dullGradeCard-module-scss-module__mBPUYG__dullTitle{color:#1a1a1a;font-size:14px;font-weight:500;line-height:21px}.dullGradeCard-module-scss-module__mBPUYG__container .dullGradeCard-module-scss-module__mBPUYG__label .dullGradeCard-module-scss-module__mBPUYG__extraText{color:#f26d22;margin-left:5px;font-size:14px;font-weight:500;line-height:21px}.dullGradeCard-module-scss-module__mBPUYG__container .dullGradeCard-module-scss-module__mBPUYG__dullNumber{color:#f26d22;font-size:20px;font-weight:700;line-height:30px}
.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock{box-sizing:border-box;background-color:#fbfbfd;border:1px solid #ebebeb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:25px 25px 20px;display:flex;box-shadow:2px 2px 2px #97979726}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoHeader{font-size:16px;font-weight:500;line-height:24px;font-family:var(--font-poppins),sans-serif;color:#f26d22;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-bottom:10px;display:flex}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoHeader>img{margin-right:15px}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData{flex-flow:wrap;justify-content:flex-start;display:flex}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData>div{flex-direction:row;justify-content:flex-start;align-items:center;width:33%;min-width:300px;margin:10px 0;display:flex}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData>div>img{margin-right:8px}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData>div>div{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData>div>div p{margin-right:5px}@media screen and (max-width:1248px){.wellInfoBox-module-scss-module__T7LzyG__bitInfoBlock .wellInfoBox-module-scss-module__T7LzyG__bitInfoData>div{width:50%}}
.dullDetails-module-scss-module__tfX2Kq__container{border-radius:10px;padding:0 10px 10px;overflow:hidden}.dullDetails-module-scss-module__tfX2Kq__table{width:100%;margin-top:10px;font-size:14px}.dullDetails-module-scss-module__tfX2Kq__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 20px;display:flex}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock{flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters{box-sizing:border-box;z-index:101;flex-flow:column wrap;justify-content:flex-start;width:100%;display:flex}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div{flex-direction:row;justify-content:flex-start;width:auto;display:flex}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div .dullDetails-module-scss-module__tfX2Kq__dropdownWrapper{width:256px;margin-right:16px}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div .dullDetails-module-scss-module__tfX2Kq__dropdownWrapper input::placeholder{color:#1a1a1a!important}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div .dullDetails-module-scss-module__tfX2Kq__startDataLessXlg{display:none}.dullDetails-module-scss-module__tfX2Kq__table th{text-align:center;vertical-align:top;z-index:100;background-color:#fff;border-bottom:1px solid #ddd;padding:10px 2px 20px;position:sticky;top:0}.dullDetails-module-scss-module__tfX2Kq__table td{text-align:center;vertical-align:center;padding:3px}.dullDetails-module-scss-module__tfX2Kq__tableScroll{-webkit-overflow-scrolling:touch;max-width:100%;min-height:300px;overflow:auto}.dullDetails-module-scss-module__tfX2Kq__status{color:#fff;border-radius:5px;padding:5px;font-size:14px}.dullDetails-module-scss-module__tfX2Kq__active{background-color:green}.dullDetails-module-scss-module__tfX2Kq__pending{background-color:orange}.dullDetails-module-scss-module__tfX2Kq__inactive{background-color:red}.dullDetails-module-scss-module__tfX2Kq__actionButton{cursor:pointer;color:#fff;background-color:#725e85;border:none;border-radius:5px;padding:5px 10px;font-size:14px}.dullDetails-module-scss-module__tfX2Kq__highlightedRow{background-color:#e9e6e6}.dullDetails-module-scss-module__tfX2Kq__table tr:hover{background-color:#f1eded}@media screen and (max-width:1248px){.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters,.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div{flex-direction:column}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div .dullDetails-module-scss-module__tfX2Kq__startDataMoreXlg{display:none}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div .dullDetails-module-scss-module__tfX2Kq__startDataLessXlg{display:block}}@media screen and (max-width:1024px){.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters{flex-direction:column}}@media screen and (max-width:900px){.dullDetails-module-scss-module__tfX2Kq__headerActionBlock{flex-direction:column;align-items:flex-start}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters{margin-bottom:10px}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div>div{min-width:100%}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock .dullDetails-module-scss-module__tfX2Kq__filters>div>div>div{max-width:none}.dullDetails-module-scss-module__tfX2Kq__headerActionBlock>div:last-child{width:100%}}
.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock{box-sizing:border-box;background-color:#fbfbfd;border:1px solid #ebebeb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:300px;padding:30px;display:flex;box-shadow:2px 2px 2px #97979726}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamLabel{font-size:16px;font-weight:600;line-height:24px;font-family:var(--font-poppins),sans-serif;color:#1a1a1a}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamValueContainer{color:#fd9802;font-weight:600;font-family:var(--font-poppins),sans-serif;margin-top:15px}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamValueContainer .bitParamBox-module-scss-module__xC4ZPq__bitParamValueValue{font-size:50px;line-height:75px}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamValueContainer .bitParamBox-module-scss-module__xC4ZPq__bitParamValueMeasure{font-size:25px;line-height:37.5px}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamDescriptionContainer{flex-direction:row;align-items:center;display:flex}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamDescriptionContainer .bitParamBox-module-scss-module__xC4ZPq__bitParamDescription{color:#1a1a1a;margin-top:5px;font-size:14px;font-weight:500;line-height:21px}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamBitInfo{color:#1a1a1a;margin-top:15px;font-size:14px;font-weight:400;line-height:21px}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamCompanyInfo{flex-direction:row;align-items:center;margin-top:10px;display:flex}.bitParamBox-module-scss-module__xC4ZPq__bitParamBlock .bitParamBox-module-scss-module__xC4ZPq__bitParamCompanyInfo .bitParamBox-module-scss-module__xC4ZPq__bitParamCompanyName{color:#1a1a1a;margin-left:10px;font-size:14px;font-weight:400;line-height:21px}
.searchInput-module-scss-module__q-egXW__searchContainer{width:256px;min-width:256px;height:60px;padding-bottom:20px;position:relative}.searchInput-module-scss-module__q-egXW__searchContainer .searchInput-module-scss-module__q-egXW__icon{width:20px;height:20px;position:absolute;top:10px;left:10px}.searchInput-module-scss-module__q-egXW__searchContainer .searchInput-module-scss-module__q-egXW__input{box-sizing:border-box;background-color:#0000;border:1px solid #cacaca;border-radius:10px;width:100%;height:100%;padding-left:35px;font-size:15px;font-weight:300;line-height:28px}.searchInput-module-scss-module__q-egXW__searchContainer .searchInput-module-scss-module__q-egXW__input:focus{border:1px solid #cacaca;outline:none}.searchInput-module-scss-module__q-egXW__searchContainer .searchInput-module-scss-module__q-egXW__clearIcon{cursor:pointer;width:24px;height:24px;position:absolute;top:8px;right:8px}
.InfoTooltip-module-scss-module__2U7ntG__info_tooltip{position:relative}.InfoTooltip-module-scss-module__2U7ntG__info_tooltip .InfoTooltip-module-scss-module__2U7ntG__tooltipModal{background-color:#fff;border:1px solid #d9d9d9;border-radius:10px;width:0;padding:8px;display:none;position:absolute;bottom:30px;right:5px}.InfoTooltip-module-scss-module__2U7ntG__info_tooltip .InfoTooltip-module-scss-module__2U7ntG__infoIcon{display:block}.InfoTooltip-module-scss-module__2U7ntG__info_tooltip .InfoTooltip-module-scss-module__2U7ntG__infoIconHover,.InfoTooltip-module-scss-module__2U7ntG__info_tooltip:hover .InfoTooltip-module-scss-module__2U7ntG__infoIcon{display:none}.InfoTooltip-module-scss-module__2U7ntG__info_tooltip:hover .InfoTooltip-module-scss-module__2U7ntG__infoIconHover,.InfoTooltip-module-scss-module__2U7ntG__info_tooltip:hover .InfoTooltip-module-scss-module__2U7ntG__tooltipModal{display:block}
