@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover,.air-datepicker-cell.-in-range-.-focus-{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:#fff0}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:#0000}.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, .1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, .2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px #00000026;border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.bc-button{--border-radius: 8px;--padding: 13px 20px;--color: #FFF;--background-color: #00BF62;--hover-background-color: #00934C;--hover-color: #FFF;--hover-border-color: ;--disabled-background-color: #939393;--disabled-color: var(--color);--disabled-border-color: var(--color);--loading-background-color: #00BF62;--loading-spinner-color: var(--color);--loading-border-color: var(--color);width:100%;color:var(--color);border-radius:var(--border-radius);padding:var(--padding);background-color:var(--background-color);border:none;position:relative;cursor:pointer;text-align:center;font-size:18px;line-height:25px;font-weight:700}.bc-button:hover{background-color:var(--hover-background-color);color:var(--hover-color);border-color:var(--hover-border-color)}.bc-button[disabled]{background-color:var(--disabled-background-color);color:var(--disabled-color);border-color:var(--disabled-border-color);cursor:not-allowed}.bc-button:active{translate:0 2px}.bc-button.loading{display:flex;justify-content:center;align-items:center;cursor:not-allowed;border-color:var(--loading-border-color)}.bc-button.loading:before{content:"";z-index:1;border-radius:var(--border-radius);position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--loading-background-color)}.bc-button.loading:after{content:"";position:absolute;left:50%;top:50%;translate:-50% -50%;z-index:2;width:24px;height:24px;border:2px solid var(--loading-spinner-color);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{rotate:0deg}to{rotate:360deg}}.bc-button--transparent{--background-color: transparent;--hover-background-color: transparent;--color: #00BF62;--hover-color: #00934C}.bc-button--primary-gray{--background-color: #939393;--hover-background-color: #272727;--hover-color: #FFF}.bc-button--secondary{--color: #272727;--background-color: #FFF;--hover-background-color: #FFF;--hover-color: #00934C;--hover-border-color: #00934C;--disabled-background-color: #FFF;--disabled-border-color: #939393;--disabled-color: #939393;--loading-background-color: #FFF;--loading-spinner-color: #272727;--loading-border-color: #272727;border:1px solid var(--color)}.bc-button--secondary-link{--color: #00BF62;--background-color: none;--hover-background-color: none;--hover-color: #00934C;--hover-border-color: none;--disabled-background-color: none;--disabled-border-color: none;--disabled-color: #939393;--loading-background-color: none;--loading-spinner-color: #939393;--loading-border-color: none;border:none}.bc-button--secondary-grey{--background-color: none;--color: #00BF62;border:1px solid #00BF62;--disabled-background-color: transparent}.bc-button--secondary-grey[disabled]{pointer-events:none;opacity:.5}.bc-button--dark{background-color:#272727;--disabled-border-color: none}.bc-button--icon{display:flex;width:max-content;align-items:center;justify-content:center;text-align:center;gap:16px}.bc-button--icon:after{content:"";width:16px;height:16px;min-width:16px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.9689 0H2.87832C2.30957 0 1.84707 0.4625 1.84707 1.03125C1.84707 1.6 2.30957 2.0625 2.87832 2.0625H12.4752L0.30332 14.2375C-0.0998047 14.6406 -0.0998047 15.2937 0.30332 15.6969C0.706445 16.1 1.35957 16.1 1.7627 15.6969L13.9346 3.52187V13.1187C13.9346 13.6875 14.3971 14.15 14.9658 14.15C15.5346 14.15 15.9971 13.6875 15.9971 13.1187V1.03125C16.0002 0.4625 15.5377 0 14.9689 0Z' fill='white'/%3E%3C/svg%3E%0A")}.bc-button.send-invite-btn{border:1px solid #00BF62;color:#00bf62;display:flex;align-items:center;padding:12px 8px;width:max-content;gap:8px;margin:0 auto}.bc-button.send-invite-btn:not(.send-invite-btn_icon-off):before{content:"";flex-shrink:0;width:24px;height:24px;border:none;display:inline-block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.55 2.77502L10.425 11.625L2.85 8.85002C2.4 8.70002 2.25 8.25002 2.4 7.87502C2.475 7.65002 2.7 7.50002 2.925 7.42502L20.55 2.77502Z" fill="%2300BF62"/><path d="M21.5266 3.90002L14.6266 20.775C14.4766 21.075 14.2516 21.225 13.9516 21.225H13.8766C13.5766 21.225 13.2766 20.925 13.2016 20.625L11.4766 12.75L21.5266 3.90002Z" fill="%2300BF62"/></svg>')}.bc-button.send-invite-btn:hover{color:#fff}.bc-button.send-invite-btn:hover:before{filter:brightness(0) invert(1)}.bc-button-clear{min-height:46px;display:flex;align-items:center;justify-content:center;color:#00bf62;padding:0 5px;font-weight:600}.bc-button-clear:hover{color:#00934c}.bc-button-clear.disabled{color:#939393;pointer-events:none;opacity:.7}.bc-button-settings{width:24px;height:24px;border:none;transition:scale ease-out .2s;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.7788 15.13L21.5729 13.405C21.6008 13.139 21.6248 12.828 21.6248 12.499C21.6248 12.17 21.6018 11.859 21.5729 11.593L23.7809 9.86703C24.1909 9.54303 24.3029 8.96802 24.0419 8.48905L21.7478 4.52C21.5028 4.07202 20.9658 3.842 20.4209 4.043L17.8178 5.08798C17.3189 4.72798 16.7958 4.424 16.2548 4.181L15.8588 1.42002C15.7938 0.896 15.3378 0.5 14.7989 0.5H10.1989C9.65986 0.5 9.20489 0.896 9.14086 1.412L8.74388 4.18302C8.21986 4.41903 7.70489 4.71903 7.18388 5.09L4.57388 4.04202C4.08483 3.85302 3.49983 4.06498 3.25683 4.511L0.959862 8.48502C0.688878 8.94303 0.800862 9.53802 1.21988 9.87003L3.42586 11.595C3.39085 11.932 3.37388 12.225 3.37388 12.5C3.37388 12.7751 3.39089 13.068 3.42586 13.406L1.21786 15.132C0.807847 15.457 0.696847 16.032 0.957847 16.51L3.25186 20.479C3.49688 20.926 4.02886 21.158 4.57885 20.956L7.18186 19.911C7.67986 20.27 8.20285 20.574 8.74388 20.818L9.13988 23.578C9.20485 24.104 9.65986 24.5 10.1999 24.5H14.7998C15.3389 24.5 15.7949 24.104 15.8588 23.588L16.2558 20.818C16.7798 20.581 17.2938 20.282 17.8158 19.91L20.4258 20.958C20.5518 21.007 20.6828 21.032 20.8178 21.032C21.2058 21.032 21.5628 20.82 21.7428 20.49L24.0468 16.5C24.3029 16.032 24.1908 15.457 23.7788 15.13ZM12.4988 16.5C10.2929 16.5 8.49886 14.706 8.49886 12.5C8.49886 10.294 10.2929 8.50002 12.4988 8.50002C14.7048 8.50002 16.4988 10.294 16.4988 12.5C16.4988 14.706 14.7048 16.5 12.4988 16.5Z" fill="%2300BF62"/></svg>')}.bc-button-settings:hover{scale:.8}.bpbm-join-to-chat-button{width:100%;color:#fff!important;border-radius:8px!important;padding:13px 20px!important;background-color:#00bf62!important;border:none;position:relative;cursor:pointer;text-align:center;font-size:18px!important;line-height:25px!important;font-weight:700!important}.bpbm-join-to-chat-button:hover{background-color:#00934c!important;color:#fff!important}.bc-pagination{display:flex;justify-content:space-between;width:100%}.bc-pagination__items-count{font-size:14px;line-height:19px;font-weight:400;margin:0;padding:7px 24px}.bc-pagination__pages{display:flex;gap:8px}.bc-pagination__page{font-size:14px;line-height:19px;font-weight:400;width:40px;height:32px;background:none;border:none;display:flex;align-items:center;padding:0;line-height:1;justify-content:center}.bc-pagination__page.active{color:#00bf62}@media (hover: hover){.bc-pagination__page:hover{color:#00bf62}}@media (hover: none){.bc-pagination__page:active{color:#00bf62}}.bc-pagination__page.ellipsis{padding-bottom:7px}.tabulator{position:relative;border:1px solid #999;background-color:#888;font-size:14px;text-align:left;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{-webkit-user-select:none;user-select:none}.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:700;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;outline:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{display:inline-flex;position:relative;box-sizing:border-box;flex-direction:column;justify-content:flex-start;border-right:1px solid #aaa;background:#e6e6e6;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #999;background:#cdcdcd;pointer-events:none}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{white-space:normal;text-overflow:initial}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #aaa;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{cursor:pointer;background-color:#cdcdcd}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-top:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{writing-mode:vertical-rl;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;left:0;right:0;top:4px;bottom:auto}.tabulator .tabulator-header .tabulator-frozen{position:sticky;left:0;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;display:inline-block;background:#f3f3f3!important;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{display:inline-block;text-align:center;padding:10px;color:#ccc;font-weight:700;font-size:20px;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-range-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{position:absolute;box-sizing:border-box;border:1px solid #2975DD}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";position:absolute;right:-3px;bottom:-3px;width:6px;height:6px;background-color:#2975dd;border-radius:999px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{position:absolute;box-sizing:border-box;border:2px solid #2975DD}.tabulator .tabulator-footer{border-top:1px solid #999;background-color:#e6e6e6;color:#555;font-weight:700;white-space:nowrap;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-footer-contents{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{display:inline-block;padding:5px;border:#999 1px solid;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-size:.9em}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:100%;text-align:left;background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{display:inline-block;background:#f3f3f3!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{flex:1;text-align:right;color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #aaa;border-radius:3px;background:#fff3}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{cursor:pointer;background:#0003;color:#fff}}.tabulator .tabulator-col-resize-handle{position:relative;display:inline-block;width:6px;margin-left:-3px;margin-right:-3px;z-index:11;vertical-align:middle}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{width:3px;margin-right:0}.tabulator .tabulator-col-resize-guide{position:absolute;top:0;width:4px;height:100%;margin-left:-.5px;background-color:#999;opacity:.5}.tabulator .tabulator-row-resize-guide{position:absolute;left:0;width:100%;height:4px;margin-top:-.5px;background-color:#999;opacity:.5}.tabulator .tabulator-alert{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:#0006;text-align:center}.tabulator .tabulator-alert .tabulator-alert-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:700;font-size:16px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #D00;color:#590000}.tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #aaa;border-bottom:1px solid #aaa;pointer-events:none;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #aaa;border-bottom:1px solid #aaa}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #aaa;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:none}.tabulator-row .tabulator-cell.tabulator-row-header{border-right:1px solid #999;border-bottom:1px solid #aaa;background:#e6e6e6}.tabulator-row .tabulator-cell.tabulator-frozen{display:inline-block;position:sticky;left:0;background-color:inherit;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1D68CD;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:transparent;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #dd0000}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:transparent;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:#0000001a;overflow:hidden}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:700;font-size:1.1em}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7;cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-toggle{box-sizing:border-box;display:flex;flex-direction:row;border:1px solid #ccc;background:#dcdcdc}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{box-sizing:border-box;border:1px solid #ccc;background:#fff}.tabulator-popup-container{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px #0003;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-popup{padding:5px;border-radius:3px}.tabulator-tooltip{max-width:min(500px,100%);padding:3px 5px;border-radius:2px;box-shadow:none;font-size:12px;pointer-events:none}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover: hover) and (pointer: fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:"";border-width:1px 1px 0 0;border-style:solid;border-color:#aaa;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{max-height:200px;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch}.tabulator-edit-list .tabulator-edit-list-item{padding:4px;color:#333;outline:none}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff;background:#1d68cd}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid rgba(255,255,255,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1D68CD}@media (hover: hover) and (pointer: fine){.tabulator-edit-list .tabulator-edit-list-item:hover{cursor:pointer;color:#fff;background:#1d68cd}}.tabulator-edit-list .tabulator-edit-list-placeholder{padding:4px;color:#333;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #aaa;padding:6px 4px 4px;color:#333;font-weight:700}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:initial;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:initial}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";position:absolute;left:-3px;right:initial;bottom:-3px;width:6px;height:6px;background-color:#2975dd;border-radius:999px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:initial;margin-left:5px;border-bottom-left-radius:initial;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:initial;margin-left:5px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{width:3px;margin-left:0;margin-right:-3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000}body.tabulator-print-fullscreen-hide>*:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #aaa;border-bottom:2px solid #aaa}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}@media (hover: hover) and (pointer: fine){.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:#0000001a;overflow:hidden}@media (hover: hover) and (pointer: fine){.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.bc-table{border:none;max-width:100%}.bc-table .dt-layout-table{max-width:100%;overflow:auto}.bc-table.tabulator{--cell-padding-inline: 16px;--cell-padding-block: 12.5px}.bc-table.tabulator .tabulator-header{border:none}.bc-table.tabulator .tabulator-row:not(:last-child){border-bottom:1px solid #F3F5F7}.bc-table.tabulator .tabulator-row .tabulator-cell{border-right:none;padding:var(--cell-padding-block) var(--cell-padding-inline)}.bc-table.tabulator .tabulator-cell{font-size:14px;line-height:19px;font-weight:400}.bc-table.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:15px}.bc-table.tabulator .tabulator-row-even{background-color:unset}.bc-table.tabulator .tabulator-header .tabulator-col{border-right:none;background-color:#f3f5f7}.bc-table.tabulator .tabulator-header .tabulator-col-content{padding:var(--cell-padding-block) var(--cell-padding-inline)}.bc-table table.dataTable{font-size:14px}.bc-table table.dataTable>tbody>tr{border-bottom:1px solid #D3D7DA}.bc-table table.dataTable>tbody>tr>th,.bc-table table.dataTable>tbody>tr td{padding:26px 24px}.bc-table thead{background-color:#f3f5f7;color:#272727b3}.bc-table thead th{font-weight:400;border-bottom:none!important}.bc-table span.status{padding:2px 12px;border-radius:8px}.bc-table span.status.activated,.bc-table span.status.active,.bc-table span.status.accepted,.bc-table span.status.publish,.bc-table span.status.paid,.bc-table span.status.open,.bc-table span.status.Activated,.bc-table span.status.Active,.bc-table span.status.Accepted,.bc-table span.status.Publish,.bc-table span.status.Paid,.bc-table span.status.Open{background:#00bf6226}.bc-table span.status.inactive,.bc-table span.status.rejected,.bc-table span.status.closed,.bc-table span.status.Inactive,.bc-table span.status.Rejected,.bc-table span.status.Closed{background:#ff38606e}.bc-table span.status.awarded,.bc-table span.status.Awarded{background-color:#ffdd578f}.bc-table span.status.pending,.bc-table span.status.completed,.bc-table span.status.Pending,.bc-table span.status.Completed{background:#002dbf26}.bc-table a,.bc-table button,.bc-table span{background-color:transparent;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block}.bc-table a.edit,.bc-table button.edit,.bc-table span.edit{width:24px;height:24px;border:none;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.9758 7.1084L5.30797 14.7762C5.02542 15.0593 4.84685 15.4295 4.80125 15.8269L4.49574 18.5095C4.47582 18.6981 4.49592 18.8889 4.55473 19.0692C4.61353 19.2496 4.70972 19.4155 4.83701 19.5561C4.96429 19.6968 5.11982 19.809 5.29342 19.8854C5.46702 19.9619 5.6548 20.0009 5.84449 19.9998H6.00098L8.68359 19.6943C9.07935 19.6485 9.44881 19.473 9.73428 19.195L17.4021 11.5198L12.9758 7.1084Z" fill="%23C3C5D0"/><path d="M19.9952 6.46025L18.0503 4.51536C17.8877 4.35202 17.6943 4.2224 17.4814 4.13396C17.2685 4.04553 17.0402 4 16.8096 4C16.5791 4 16.3508 4.04553 16.1379 4.13396C15.925 4.2224 15.7316 4.35202 15.5689 4.51536L13.7656 6.31867L18.1919 10.745L19.9952 8.94167C20.1586 8.77897 20.2882 8.58562 20.3766 8.3727C20.4651 8.15979 20.5106 7.93151 20.5106 7.70096C20.5106 7.47041 20.4651 7.24213 20.3766 7.02922C20.2882 6.81631 20.1586 6.62295 19.9952 6.46025Z" fill="%23C3C5D0"/></svg>')}.bc-table a.delete,.bc-table button.delete,.bc-table span.delete{width:24px;height:24px;border:none;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.11328 18.2042C7.11328 19.1965 7.91694 20.0001 8.90921 20.0001H16.0929C17.0851 20.0001 17.8888 19.1965 17.8888 18.2042V7.42871H7.11328V18.2042Z" fill="%23C3C5D0"/><path d="M15.6434 4.89794L14.7454 4H10.2557L9.35767 4.89794H6.21484V6.69388H18.7862V4.89794H15.6434Z" fill="%23C3C5D0"/></svg>')}.bc-table a.build,.bc-table button.build,.bc-table span.build{width:24px;height:24px;border:none;display:inline-block;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.512 0C14.711 0.003 14.907 0.0640002 15.074 0.181C15.341 0.368 15.5 0.674 15.5 1V23C15.5 23.548 15.059 23.993 14.513 24H14.5H3.5C2.948 24 2.5 23.552 2.5 23C2.5 23 2.5 10.633 2.5 6.401C2.5 5.139 3.289 4.013 4.475 3.581C7.395 2.52 14.158 0.0599999 14.158 0.0599999C14.264 0.0219999 14.373 0.002 14.482 0H14.497H14.512ZM17.5 8.198L20.682 9.561C21.785 10.034 22.5 11.119 22.5 12.319V23C22.5 23.552 22.052 24 21.5 24H17.329C17.44 23.687 17.5 23.351 17.5 23V8.198ZM10.513 17C11.059 16.993 11.5 16.548 11.5 16C11.5 15.448 11.052 15 10.5 15H7.5C6.948 15 6.5 15.448 6.5 16C6.5 16.552 6.948 17 7.5 17H10.5H10.513ZM10.513 13C11.059 12.993 11.5 12.548 11.5 12C11.5 11.448 11.052 11 10.5 11H7.5C6.948 11 6.5 11.448 6.5 12C6.5 12.552 6.948 13 7.5 13H10.5H10.513ZM10.513 9C11.059 8.993 11.5 8.548 11.5 8C11.5 7.448 11.052 7 10.5 7H7.5C6.948 7 6.5 7.448 6.5 8C6.5 8.552 6.948 9 7.5 9H10.5H10.513Z" fill="%23C3C5D0"/></svg>')}.bc-table a.message,.bc-table button.message,.bc-table span.message{width:24px;height:24px;border:none;display:inline-block;background-image:url('data:image/svg+xml,<svg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 0H5.5C4.17441 0.00158786 2.90356 0.528882 1.96622 1.46622C1.02888 2.40356 0.501588 3.67441 0.5 5V13C0.501455 14.1522 0.90009 15.2687 1.62872 16.1613C2.35735 17.0538 3.37141 17.6679 4.5 17.9V21C4.49997 21.181 4.5491 21.3587 4.64213 21.514C4.73516 21.6693 4.86861 21.7965 5.02823 21.8819C5.18786 21.9673 5.36769 22.0078 5.54852 21.999C5.72935 21.9902 5.9044 21.9325 6.055 21.832L11.8 18H17.5C18.8256 17.9984 20.0964 17.4711 21.0338 16.5338C21.9711 15.5964 22.4984 14.3256 22.5 13V5C22.4984 3.67441 21.9711 2.40356 21.0338 1.46622C20.0964 0.528882 18.8256 0.00158786 17.5 0ZM15.5 12H7.5C7.23478 12 6.98043 11.8946 6.79289 11.7071C6.60536 11.5196 6.5 11.2652 6.5 11C6.5 10.7348 6.60536 10.4804 6.79289 10.2929C6.98043 10.1054 7.23478 10 7.5 10H15.5C15.7652 10 16.0196 10.1054 16.2071 10.2929C16.3946 10.4804 16.5 10.7348 16.5 11C16.5 11.2652 16.3946 11.5196 16.2071 11.7071C16.0196 11.8946 15.7652 12 15.5 12ZM17.5 8H5.5C5.23478 8 4.98043 7.89464 4.79289 7.70711C4.60536 7.51957 4.5 7.26522 4.5 7C4.5 6.73478 4.60536 6.48043 4.79289 6.29289C4.98043 6.10536 5.23478 6 5.5 6H17.5C17.7652 6 18.0196 6.10536 18.2071 6.29289C18.3946 6.48043 18.5 6.73478 18.5 7C18.5 7.26522 18.3946 7.51957 18.2071 7.70711C18.0196 7.89464 17.7652 8 17.5 8Z" fill="%23C3C5D0"/></svg>')}.bc-table a.telegram,.bc-table button.telegram,.bc-table span.telegram{width:24px;height:24px;border:none;display:inline-block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.55 2.77502L10.425 11.625L2.85 8.85002C2.4 8.70002 2.25 8.25002 2.4 7.87502C2.475 7.65002 2.7 7.50002 2.925 7.42502L20.55 2.77502Z" fill="%23C3C5D0"/><path d="M21.5266 3.90002L14.6266 20.775C14.4766 21.075 14.2516 21.225 13.9516 21.225H13.8766C13.5766 21.225 13.2766 20.925 13.2016 20.625L11.4766 12.75L21.5266 3.90002Z" fill="%23C3C5D0"/></svg>')}.bc-table a{color:#00934c}.bc-table td.dt-empty{text-align:center!important;color:#272727b3!important}.bc-table .dt-paging button{border-radius:8px!important}.bc-table .dt-paging button.current{border:none!important;background:none!important}.bc-table-rfp{width:100%;max-width:100%;overflow:auto}.bc-table-rfp table{min-width:992px}.bc-table-rfp table tbody td a{color:#00934c}.bc-table-sort{outline:none;border:none;width:8px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='8.000000' height='12.866211' viewBox='0 0 8 12.8662' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 4.93L4 1.86L0.93 4.93L0 4L4 0L8 4L7.06 4.93Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 7.93L4 11L0.93 7.93L0 8.86L4 12.86L8 8.86L7.06 7.93Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.bc-table-sort--asc{background-image:url("data:image/svg+xml,%3Csvg width='8.000000' height='12.866211' viewBox='0 0 8 12.8662' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 4.93L4 1.86L0.93 4.93L0 4L4 0L8 4L7.06 4.93Z' fill='%2300BF62' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 7.93L4 11L0.93 7.93L0 8.86L4 12.86L8 8.86L7.06 7.93Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A")}.bc-table-sort--desc{background-image:url("data:image/svg+xml,%3Csvg width='8.000000' height='12.866211' viewBox='0 0 8 12.8662' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 4.93L4 1.86L0.93 4.93L0 4L4 0L8 4L7.06 4.93Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3Cg opacity='0.800000' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.06 7.93L4 11L0.93 7.93L0 8.86L4 12.86L8 8.86L7.06 7.93Z' fill='%2300BF62' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A")}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{content:"";color:transparent;background-image:url('data:image/svg+xml,<svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.8" fill-rule="evenodd" clip-rule="evenodd" d="M7.06667 5.5L4 2.43333L0.933333 5.5L0 4.56667L4 0.566667L8 4.56667L7.06667 5.5Z" fill="%23272727"/></svg>');background-repeat:no-repeat;background-position:center;background-size:contain;width:8px}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{content:"";color:transparent;rotate:180deg;background-image:url('data:image/svg+xml,<svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.8" fill-rule="evenodd" clip-rule="evenodd" d="M7.06667 5.5L4 2.43333L0.933333 5.5L0 4.56667L4 0.566667L8 4.56667L7.06667 5.5Z" fill="%23272727"/></svg>');background-repeat:no-repeat;background-position:center;background-size:contain;width:8px}.bc-input-group{display:flex;align-items:flex-start;flex-direction:column}.bc-input-group .bc-input-label{margin-bottom:4px}.bc-input-label{color:#272727;font-size:14px;line-height:19px;font-weight:400}.bc-text-input-wrapper{width:100%;--input-padding-left: 16px;--input-padding-right: 16px;--input-padding: 10px var(--input-padding-right) 10px var(--input-padding-left);position:relative}.bc-text-input-wrapper:has(.bc-text-input-left+.bc-text-input){--input-padding-left: 25px}.bc-text-input-wrapper:has(.bc-text-input+.bc-text-input-right){--input-padding-right: 45px}.bc-text-input{--background-color: #F3F5F7;--border-radius: 8px;--outline-color: #00BF62;--color: #272727;--placeholder-color: #BEBEBE;--disabled-background-color: #F3F5F7;width:100%;background-color:var(--background-color);padding:var(--input-padding);border:1px solid transparent;border-radius:var(--border-radius);outline-color:var(--outline-color);font-size:16px;line-height:22px;font-weight:400}.bc-text-input::placeholder{color:var(--placeholder-color);font-size:16px;line-height:22px;font-weight:400}.bc-text-input.has-error,.bc-text-input.error{border-color:#c40000}.bc-text-input[disabled]{cursor:not-allowed;background-color:var(--disabled-background-color)}.bc-text-input[type=text]+.bc-text-input-right .bc-text-input-password-visibility{background-image:url('data:image/svg+xml,<svg width="21.000000" height="12.518066" viewBox="0 0 21 12.5181" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path id="Vector" d="M10.5 0C6.48 0 2.84 2.19 0.16 5.76C-0.06 6.05 -0.06 6.46 0.16 6.75C2.84 10.32 6.48 12.51 10.5 12.51C14.51 12.51 18.15 10.32 20.83 6.75C21.05 6.46 21.05 6.05 20.83 5.76C18.15 2.19 14.51 0 10.5 0ZM10.78 10.66C8.12 10.83 5.92 8.63 6.09 5.97C6.22 3.77 8.01 1.98 10.21 1.85C12.87 1.68 15.07 3.87 14.9 6.54C14.76 8.74 12.98 10.52 10.78 10.66ZM10.65 8.63C9.21 8.72 8.03 7.53 8.12 6.1C8.2 4.91 9.16 3.96 10.34 3.88C11.78 3.79 12.96 4.97 12.87 6.4C12.79 7.59 11.83 8.55 10.65 8.63Z" fill="%23BEBEBE" fill-opacity="1.000000" fill-rule="evenodd"/></svg>')}.bc-text-input[type=password]+.bc-text-input-right .bc-text-input-password-visibility{background-image:url('data:image/svg+xml,<svg width="24.000000" height="24.000000" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path id="Vector" d="M12 5.8C7.98 5.8 4.34 8 1.66 11.56C1.44 11.86 1.44 12.26 1.66 12.56C4.34 16.13 7.98 18.32 12 18.32C16.01 18.32 19.65 16.13 22.33 12.56C22.55 12.27 22.55 11.86 22.33 11.57C19.65 8 16.01 5.8 12 5.8ZM12.28 16.47C9.62 16.64 7.42 14.44 7.59 11.77C7.72 9.57 9.51 7.79 11.71 7.65C14.37 7.49 16.57 9.68 16.4 12.35C16.26 14.55 14.48 16.33 12.28 16.47ZM12.15 14.43C10.71 14.52 9.53 13.34 9.62 11.91C9.7 10.72 10.66 9.76 11.84 9.69C13.28 9.6 14.46 10.78 14.37 12.21C14.29 13.4 13.33 14.36 12.15 14.43Z" fill="%23BEBEBE" fill-opacity="1.000000" fill-rule="evenodd"/><rect id="Rectangle 1045" x="2.989258" y="19.393555" rx="1.586516" width="23.068184" height="3.173033" transform="rotate(-47.2562 2.989258 19.393555)" fill="%23BEBEBE" fill-opacity="1.000000"/><rect id="Rectangle 1045" x="3.342773" y="19.379883" rx="1.336516" width="22.568184" height="2.673033" transform="rotate(-47.2562 3.342773 19.379883)" stroke="%23BEBEBE" stroke-opacity="1.000000" stroke-width="0.500000"/></svg>')}.bc-textarea{font-size:16px;line-height:22px;font-weight:400;background-color:#f3f5f7;padding:14px 16px;border:none;border-radius:8px;resize:none;width:100%;outline-color:#00bf62}.bc-textarea.has-error,.bc-textarea.error{border-color:#c40000}.bc-textarea[disabled]{cursor:not-allowed;background-color:#f3f5f7}.bc-textarea::placeholder{color:#bebebe}.bc-select-input-wrapper{--input-padding-left: 16px;--input-padding-right: 16px;--input-padding: 10px var(--input-padding-right) 10px var(--input-padding-left);width:100%}.bc-select-input-wrapper .select2-selection{height:auto;border:2px solid transparent;outline-color:#00bf62;background-color:#f3f5f7;border-radius:8px!important;min-height:45px!important;padding:var(--input-padding);padding-left:var(--input-padding-left)!important}.bc-select-input-wrapper .select2-selection--multiple{padding-top:4px!important;padding-bottom:9px!important}.bc-select-input-wrapper .select2-selection--multiple .select2-search__field{height:22px;margin-top:7px}.bc-select-input-wrapper .select2-container--focus .select2-selection{border-color:#00bf62;border-width:2px!important}.bc-select-input-wrapper .select2-selection__choice{background-color:#e1e4e7!important;display:inline-flex!important;padding:4px 16px!important;border-radius:8px!important;align-items:center;justify-content:space-between;gap:16px;border:none!important}.bc-select-input-wrapper .select2-selection__choice__remove{order:1;position:static!important;border:none!important;padding:0!important;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:99px!important}.bc-select-input-wrapper .select2-selection__choice__display{font-size:16px;line-height:22px;font-weight:400;padding:0!important;order:0}.bc-select-input-wrapper .select2-selection__arrow{top:50%!important;transform:translateY(-50%);right:16px!important;display:flex;align-items:center;justify-content:center;width:20px;height:100%;background-color:#f3f5f7}.bc-select-input-wrapper .select2-selection__arrow:after{transform:rotate(180deg);content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50003 4.99997C7.37216 4.99997 7.24416 5.04884 7.14653 5.14647L2.14653 10.1465C1.95116 10.3418 1.95116 10.6582 2.14653 10.8535C2.34191 11.0487 2.65828 11.0488 2.85353 10.8535L7.50003 6.20697L12.1465 10.8535C12.3419 11.0488 12.6583 11.0488 12.8535 10.8535C13.0488 10.6581 13.0489 10.3417 12.8535 10.1465L7.85353 5.14647C7.75591 5.04884 7.62791 4.99997 7.50003 4.99997Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.bc-select-input-wrapper .select2-selection__arrow b{display:none}.bc-select-input-wrapper .select2-search__field::placeholder{color:#bebebe}.bc-select-input-wrapper .select2-container--open .select2-selection__arrow:after{transform:rotate(0)}.bc-select-input-wrapper .select2-container--open .select2-selection--multiple:after{transform:translateY(-50%) rotate(0)!important}.bc-select-input-wrapper .select2-selection__rendered{line-height:22px!important;padding:0!important;font-size:16px;line-height:22px;font-weight:400}.bc-select-input-wrapper .select2-container--default .select2-selection--multiple{position:relative;padding-right:48px}.bc-select-input-wrapper .select2-container--default .select2-selection--multiple:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%) rotate(180deg);pointer-events:none;background-repeat:no-repeat;background-position:center;width:16px;height:16px;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.50003 4.99997C7.37216 4.99997 7.24416 5.04884 7.14653 5.14647L2.14653 10.1465C1.95116 10.3418 1.95116 10.6582 2.14653 10.8535C2.34191 11.0487 2.65828 11.0488 2.85353 10.8535L7.50003 6.20697L12.1465 10.8535C12.3419 11.0488 12.6583 11.0488 12.8535 10.8535C13.0488 10.6581 13.0489 10.3417 12.8535 10.1465L7.85353 5.14647C7.75591 5.04884 7.62791 4.99997 7.50003 4.99997Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.bc-select-input{width:100%}.bc-select-dropdown{background-color:#f3f5f7;border-radius:8px!important;overflow:hidden;border:1px solid #E1E4E7!important}.bc-select-dropdown .select2-results__options{display:flex;flex-direction:column}.bc-select-dropdown .select2-results__option{padding:14px 16px!important}.bc-select-dropdown .select2-results__option--highlighted{color:#272727!important;background-color:#e1e4e7!important}.bc-select-dropdown .select2-results__option:not(:last-child){border:1px solid #E1E4E7!important}.bc-select-dropdown .select2-results__option:empty{display:none}.select2-container:has(>.bc-select-dropdown) .select2-dropdown--below{transform:translateY(4px)}.select2-container:has(>.bc-select-dropdown) .select2-dropdown--above{transform:translateY(-4px)}.bc-text-input-left{position:absolute;z-index:1;top:50%;left:50%}.bc-text-input-password-visibility{background:none;border:none;cursor:pointer;width:20px;height:20px;background-repeat:no-repeat;background-size:contain;background-position:center}.bc-text-input-right{display:flex;align-items:center;position:absolute;z-index:1;top:13px;margin-right:17px;right:0}.bc-input-description{margin:0;font-size:12px;line-height:18px;font-weight:600;color:#939393;padding-top:3px}.bc-input-error-list{display:flex;list-style-type:none;padding:0 0 0 10px;margin:0}.bc-input-error-list:has(>*){padding-top:3px}span.error,.bc-input-error{color:#c40000;font-size:12px;line-height:18px;font-weight:600}.bc-checkbox-wrapper{display:flex}.bc-checkbox{display:flex;align-items:center;justify-content:center;border:1px solid #E1E4E7;width:20px;min-width:20px;border-radius:4px;height:20px;position:relative}.bc-checkbox-input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.bc-checkbox-input:checked+.bc-checkbox-icon{opacity:1}.bc-checkbox-icon{pointer-events:none;width:12px;height:9px;opacity:0;background-image:url("data:image/svg+xml,%3Csvg width='12.000000' height='9.317871' viewBox='0 0 12 9.31787' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cpath id='Vector' d='M4.59 9.13C4.48 9.25 4.32 9.31 4.16 9.31C3.99 9.31 3.84 9.25 3.72 9.13L0.26 5.67C-0.09 5.31 -0.09 4.73 0.26 4.37L0.7 3.94C1.06 3.58 1.64 3.58 2 3.94L4.16 6.1L9.99 0.26C10.35 -0.09 10.93 -0.09 11.29 0.26L11.73 0.7C12.08 1.06 12.08 1.64 11.73 2L4.59 9.13Z' fill='%2300BF62' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E%0A");background-position:center;background-size:contain;background-repeat:no-repeat}.bc-checkbox-body{display:flex;flex-direction:column}.bc-checkbox-body span.error{padding-left:8px;display:block;padding-top:5px;width:max-content;font-size:12px;color:#c40000;line-height:1.5}.bc-checkbox-label{color:#313d4e;padding-left:8px;font-size:16px;line-height:22px;font-weight:400}.bc-checkbox-error-list{display:flex;list-style-type:none;padding:0;margin:0}.bc-checkbox-error-list:has(>*){padding-top:5px}.bc-checkbox-error{color:#c40000;font-size:12px;line-height:18px;font-weight:600}.header{padding-top:16px}.header__inner{margin:0 auto;max-width:1440px;padding-inline:40px;display:flex;column-gap:8px}@media (max-width: 992px){.header__inner{padding-inline:16px}}.header__left{flex-grow:1;background-color:#00bf62;border-radius:20px;padding:20px 32px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 992px){.header__left{padding:8px 16px;border-radius:8px}}.header__logo-wrapper{width:155px}@media (max-width: 992px){.header__logo-wrapper{width:60px}}.header__logo{width:100%}.header__toggle-sidebar-btn{display:none;width:32px;height:32px;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;border:none;border-radius:50%;cursor:pointer}@media (max-width: 992px){.header__toggle-sidebar-btn{display:unset}}.header__toggle-sidebar-btn img{max-width:100%;max-height:100%}.header__current-route-wrapper{padding:0 20px 0 10px;display:flex;margin-left:auto}@media (max-width: 992px){.header__current-route-wrapper{display:none}}.header__current-route{color:#fff;font-size:16px;line-height:22px;font-weight:600}.header__right{border-radius:20px;display:flex;column-gap:16px;background-color:#272727;padding:20px 32px}@media (max-width: 992px){.header__right{padding:8px 16px;border-radius:8px;column-gap:8px}}.header__links{margin:0;padding:0;list-style:none;display:flex;align-items:center;column-gap:16px}@media (max-width: 992px){.header__links{column-gap:8px}}.header__link-wrapper{width:50px;border-radius:999px;height:50px;background-color:#ffffff1a}@media (max-width: 992px){.header__link-wrapper{width:32px;height:32px}}.header__link{display:flex;height:100%;width:100%;border-radius:999px;align-items:center;justify-content:center;position:relative}.header__link-img{width:24px;height:24px}@media (max-width: 992px){.header__link-img{width:15px;height:15px}}.header__link-badge{font-size:11px;line-height:18px;font-weight:700;line-height:1;background-color:#00bf62;height:15px;min-height:15px;min-width:15px;width:15px;padding:3.5px 4px;color:#fff;position:absolute;display:flex;align-items:center;border-radius:999px;justify-content:center;top:0;right:0;transform:translate(-50%)}@media (max-width: 992px){.header__link-badge{font-size:0;min-height:6px;min-width:5px;width:5px;height:6px;line-height:0;padding:0}}.header__user-profile-btn-wrapper{position:relative}.header__user-profile-btn{cursor:pointer;background-color:#ffffff1a;border:none;padding:0 20px 0 0;display:flex;align-items:center;border-radius:60px;position:relative}.header__user-profile-btn:after{content:"";width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="8.000000" height="4.363647" viewBox="0 0 8 4.36365" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path id="Down_Arrow_3_" d="M4 4.36C3.9 4.36 3.81 4.32 3.74 4.25L0.1 0.62C-0.04 0.47 -0.04 0.24 0.1 0.1C0.24 -0.04 0.47 -0.04 0.62 0.1L4 3.48L7.37 0.1C7.52 -0.04 7.75 -0.04 7.89 0.1C8.03 0.24 8.03 0.47 7.89 0.62L4.25 4.25C4.18 4.32 4.09 4.36 4 4.36Z" fill="%23FFFFFF" fill-opacity="1.000000" fill-rule="nonzero"/></svg>');background-repeat:no-repeat;background-position:center;background-size:8px 4.5px}@media (max-width: 992px){.header__user-profile-btn{padding:0}.header__user-profile-btn:after{display:none}}.header__user-profile-avatar{width:50px;height:50px;border-radius:100%;margin-right:16px}@media (max-width: 992px){.header__user-profile-avatar{width:32px;height:32px;margin-right:0}}.header__user-profile-name{font-size:16px;line-height:22px;font-weight:700;color:#fff;max-width:100px;overflow:hidden;text-overflow:ellipsis;margin-right:8px}@media (max-width: 992px){.header__user-profile-name{display:none}}.header-mobile-menu{width:100%;height:100%;max-width:100%;max-height:100%;background-color:#fff;z-index:999;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0}.header-mobile-menu__head{padding:31px 0 16px;display:flex;justify-content:space-between;align-items:center;gap:30px}.header-mobile-menu__head .close{background-color:#f4f5fb;height:44px;width:44px;border-radius:8px;display:block;position:relative}.header-mobile-menu__head .close:after{content:"";width:24px;height:24px;position:absolute;left:50%;top:50%;translate:-50% -50%;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.34728 19.8682C4.47578 19.9541 4.62685 19.9999 4.78138 19.9999C4.884 20 4.98564 19.9799 5.08045 19.9406C5.17526 19.9013 5.26139 19.8437 5.33387 19.7711L12 13.105L18.6661 19.7711C18.7386 19.8437 18.8247 19.9013 18.9195 19.9406C19.0144 19.9799 19.116 20 19.2186 19.9999C19.3731 19.9999 19.5242 19.9541 19.6527 19.8682C19.7812 19.7824 19.8814 19.6604 19.9405 19.5176C19.9997 19.3748 20.0151 19.2177 19.985 19.0662C19.9548 18.9146 19.8804 18.7754 19.7711 18.6661L13.105 12L19.7711 5.33383C19.9177 5.1873 20 4.98857 20 4.78134C20 4.57412 19.9177 4.37538 19.7711 4.22885C19.6246 4.08232 19.4259 4 19.2187 4C19.0114 4 18.8127 4.08232 18.6662 4.22885L12 10.895L5.33383 4.22885C5.1873 4.08232 4.98857 4 4.78134 4C4.57412 4 4.37538 4.08232 4.22885 4.22885C4.08232 4.37538 4 4.57412 4 4.78134C4 4.98857 4.08232 5.1873 4.22885 5.33383L10.895 12L4.22889 18.6661C4.1196 18.7754 4.04518 18.9146 4.01502 19.0662C3.98486 19.2177 4.00033 19.3748 4.05948 19.5176C4.11862 19.6604 4.21877 19.7824 4.34728 19.8682Z" fill="%23272727"/></svg>')}.header-mobile-menu__body{max-height:calc(100vh - 91px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.header-mobile-menu__body::-webkit-scrollbar{display:none}.header-mobile-menu__body>ul{padding:0 0 31px}.header-mobile-menu__body ul{padding:0;margin:0;font-size:16px;font-weight:600;display:flex;flex-direction:column;gap:8px}.header-mobile-menu__body ul li{list-style-type:none}.header-mobile-menu__body ul li a{color:#272727;border-radius:8px;display:flex;gap:16px;align-items:center;padding:17px 48px 17px 16px;position:relative}.header-mobile-menu__body ul li a:is(:hover,:focus){color:#272727}.header-mobile-menu__body ul li a:after{content:"";width:16px;height:16px;display:block;position:absolute;top:50%;right:16px;translate:0 -50%;background-image:url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1501_56701)"><path d="M3.86199 1.03388C3.60134 1.29453 3.60134 1.71587 3.86199 1.97652L10.7238 8.8384L3.86199 15.7003C3.60134 15.9609 3.60134 16.3822 3.86199 16.6429C4.12264 16.9035 4.54398 16.9035 4.80463 16.6429L12.1378 9.3097C12.2678 9.17971 12.3332 9.00905 12.3332 8.83837C12.3332 8.66769 12.2678 8.49703 12.1378 8.36704L4.80463 1.03385C4.54398 0.773231 4.12264 0.773231 3.86199 1.03388Z" fill="%23272727"/></g><defs><clipPath id="clip0_1501_56701"><rect width="16" height="16" fill="white" transform="translate(0 16.8384) rotate(-90)"/></clipPath></defs></svg>')}.header-mobile-menu__body ul>li>a{background-color:#f3f5f7}.header-mobile-menu__body ul>li>ul{padding:8px 16px 0;display:none}.header-mobile-menu__body ul>li>ul a{background:transparent}.header-mobile-menu__body ul>li>ul a .badge{color:#fff;padding:4px 8px;background-color:#00bf62;border-radius:20px;font-size:14px;margin-left:auto}.header-mobile-menu__body ul>li.active>a:after{rotate:90deg}.header-mobile-menu__body ul>li.active>ul{display:flex}.header-profile-menu{padding-top:4px;position:absolute;right:0;z-index:11;translate:0 10px;opacity:0;transition:opacity ease-out .3s,translate ease-out .3s;pointer-events:none}.header-profile-menu.active{translate:0 0;opacity:1;pointer-events:auto}.header-profile-menu ul{background-color:#fff;min-width:106px;padding:0 24px;margin:0;border-radius:8px;border:1px solid #D3D7DA}.header-profile-menu ul li{list-style-type:none;padding:8px 0;border-bottom:1px solid #D3D7DA}.header-profile-menu ul li:last-child{border-bottom:none}.header-profile-menu ul li a{transition:color ease-out .3s}.header-profile-menu ul li a:hover{color:#00934c}@media (width <= 992px){.header .support-link{display:none}}.header-pages{padding-top:16px}@media (width <= 767.98px){.header-pages-logo{max-width:76px}}.header-pages-logo img{max-width:100%}.header-pages-inner{width:100%;background-color:#00bf62;border-radius:20px;padding:20px 32px;display:flex;align-items:center;justify-content:space-between}@media (width <= 991.98px){.header-pages-inner{padding:8px 16px;border-radius:8px}}@media (width <= 991.98px){.header-pages-menu{display:none}}.header-pages-menu ul{padding:0;margin:0;display:flex;gap:32px;font-size:16px;font-weight:600}.header-pages-menu ul li{list-style-type:none}.header-pages-menu ul li a{color:#fff;transition:opacity ease-out .3s}.header-pages-menu ul li a:is(:hover,:focus){opacity:.7}.header-pages-burger{display:none}@media (width <= 991.98px){.header-pages-burger{display:block}}.sidebar{transition:.3s;border-radius:20px;padding:24px 16px;background-color:#fff;border:1px solid #E1E4E7;width:250px;max-width:250px;min-width:250px;position:sticky;top:10px;height:fit-content}.sidebar__mobile-header{display:none;flex-direction:column}@media (max-width: 992px){.sidebar__mobile-header{display:flex}}.sidebar__close-btn{border:none;cursor:pointer;border-radius:8px;margin-left:auto;width:44px;height:44px;background-color:#f4f5fb;background-image:url("data:image/svg+xml,%3Csvg width='16.000000' height='15.999878' viewBox='0 0 16 15.9999' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cpath id='Union' d='M0.78125 15.9999C0.626953 15.9999 0.475586 15.9541 0.347168 15.8683C0.21875 15.7823 0.118652 15.6604 0.0595703 15.5176C0.000488281 15.3749 -0.0151367 15.2178 0.0151367 15.0662C0.0454102 14.9146 0.119629 14.7754 0.229004 14.6661L6.89502 8L0.229004 1.33386C0.0825195 1.18726 0 0.988525 0 0.781372C0 0.574097 0.0825195 0.375366 0.229004 0.228882C0.375488 0.0822754 0.574219 0 0.78125 0C0.98877 0 1.1875 0.0822754 1.33398 0.228882L8 6.89502L14.666 0.228882C14.8125 0.0822754 15.0112 0 15.2188 0C15.4258 0 15.6245 0.0822754 15.771 0.228882C15.9175 0.375366 16 0.574097 16 0.781372C16 0.988525 15.9175 1.18726 15.771 1.33386L9.10498 8L15.771 14.6661C15.8804 14.7754 15.9546 14.9146 15.9849 15.0662C16.0151 15.2178 15.9995 15.3749 15.9404 15.5176C15.8813 15.6604 15.7812 15.7823 15.6528 15.8683C15.5244 15.9541 15.373 15.9999 15.2188 15.9999C15.1162 16 15.0142 15.9799 14.9194 15.9406C14.8247 15.9014 14.7388 15.8438 14.666 15.7711L8 9.10498L1.33398 15.7711C1.26123 15.8438 1.17529 15.9014 1.08057 15.9406C0.98584 15.9799 0.883789 16 0.78125 15.9999Z' clip-rule='evenodd' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;margin-bottom:16px}.sidebar__current-page{text-decoration:none;border-radius:8px;background-color:#f3f5f7;padding:16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sidebar__current-page:after{content:"";width:16px;height:16px;background-image:url(/assets/icons/chevron-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.sidebar__current-page-text{color:#272727;font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px}.sidebar__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;row-gap:16px}.sidebar__link{padding:13px 16px;display:flex;align-items:center;text-decoration:none;column-gap:16px;border-radius:36px}@media (hover: hover){.sidebar__link:hover{background-color:#2727271a}}@media (hover: none){.sidebar__link:active{background-color:#2727271a}}.sidebar__link.active{background-color:#2727271a}.sidebar__link.current{background-color:#00bf62}.sidebar__link.current .sidebar__link-icon{filter:invert(1) brightness(2)}.sidebar__link.current .sidebar__link-text{color:#fff}.sidebar__link:after{display:none;content:"";width:16px;height:16px;background-image:url(/assets/icons/chevron-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width: 992px){.sidebar__link{padding-left:32px}.sidebar__link:after{display:unset}}.sidebar__link-text{font-size:16px;line-height:22px;font-weight:600;color:#272727;margin-right:auto}.sidebar__link-icon{width:22px;height:22px}.sidebar__link-badge{font-size:14px;line-height:17px;font-weight:700;letter-spacing:-2%;color:#fff;margin-left:auto;display:flex;background-color:#00bf62;height:25px;line-height:1;align-items:center;padding:4px 8px;justify-content:center;border-radius:99px}@media (max-width: 992px){.sidebar{position:fixed;border-radius:0;top:0;right:0;bottom:0;left:0;transform:translate(-100%);overflow:auto;max-width:none;height:100%;width:auto;background-color:#fff;z-index:9}.sidebar.open{transform:translate(0)}}.bc-switch-wrapper{--unchecked-background-color: #E1E4E7;--checked-background-color: #00BF62;display:flex;column-gap:8px}.bc-switch{position:relative;display:flex;align-items:center;padding:1px;background-color:var(--unchecked-background-color);width:50px;border-radius:99px;height:30px}.bc-switch:has(.bc-switch-input:checked){justify-content:flex-end;background-color:var(--checked-background-color)}.bc-switch-input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.bc-switch-indicator{border:.5px rgba(0,0,0,.04);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;pointer-events:none;width:28px;height:28px;border-radius:999px;background-color:#fff}.bc-link{color:#00934c;text-decoration:none;font-size:16px;line-height:22px;font-weight:700}.back-btn{height:44px;width:44px;display:block;border-radius:8px;background-color:#f4f5fb;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21.000000" height="13.000000" viewBox="0 0 21 13" fill="none"><path id="Vector" d="M0.2 6.01L6.34 0.2C6.62 -0.07 7.08 -0.07 7.37 0.19C7.65 0.46 7.65 0.89 7.37 1.16L2.46 5.81L20.27 5.81C20.67 5.81 21 6.12 21 6.5C21 6.87 20.67 7.18 20.27 7.18L2.46 7.18L7.37 11.83C7.65 12.1 7.65 12.53 7.37 12.8C7.08 13.06 6.62 13.06 6.34 12.79L0.2 6.98C-0.07 6.71 -0.07 6.28 0.2 6.01Z" fill="%23272727" fill-opacity="1.000000" fill-rule="nonzero"/></svg>');transition:box-shadow ease-out .3s;border:none}.back-btn:is(:hover,:focus){box-shadow:0 0 10px #0000004d}.bc-radio-wrapper{display:flex}.bc-radio{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #E1E4E7;width:20px;min-width:20px;border-radius:999px;height:20px}.bc-radio:has(.bc-radio-input:checked){border-color:#00bf62}.bc-radio-input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.bc-radio-input:checked+.bc-radio-icon{opacity:1}.bc-radio-icon{pointer-events:none;width:10px;height:10px;opacity:0;border-radius:999px;background-color:#00bf62}.bc-radio-body{display:flex;flex-direction:column}.bc-radio-label{color:#313d4e;padding-left:8px;font-size:16px;line-height:22px;font-weight:400}.bc-radio-error-list{display:flex;list-style-type:none;padding:0;margin:0}.bc-radio-error-list:has(>*){padding-top:5px}.bc-radio-error{color:#c40000;font-size:12px;line-height:18px;font-weight:600}.footer{background-color:#00bf62;margin-top:auto}.footer__inner{margin:auto;max-width:1440px;padding-block:34px;padding-inline:40px;display:flex;flex-wrap:wrap;gap:64px 72px;align-items:center}@media (max-width: 992px){.footer__inner{padding-block:24px;padding-inline:16px}}@media (max-width: 768px){.footer__inner{gap:24px}}.footer__logo-wrapper{width:155px}.footer__logo-wrapper img{max-width:100%}.footer__bottom{display:flex;font-size:18px;font-weight:400;align-items:center;width:100%;gap:20px 40px}@media (max-width: 576px){.footer__bottom{flex-direction:column;align-items:flex-start;row-gap:32px}}.footer__bottom a{color:#fff;transition:opacity ease-out .3s}.footer__bottom a:is(:hover,:focus){opacity:.7}.footer__support{color:#fff;text-decoration:none;margin-right:150px}@media (max-width: 768px){.footer__support{margin-right:auto}}.footer__copyright{color:#fff}.footer__menu{width:calc(100% - 227px);display:flex;align-items:center}@media (max-width: 768px){.footer__menu{width:100%;margin-bottom:24px}}.footer__menu ul{padding:0;margin:0;display:flex;gap:16px 24px;align-items:center}@media (max-width: 768px){.footer__menu ul{flex-direction:column;align-items:flex-start}}.footer__menu ul li{list-style-type:none}.footer__menu ul li a{color:#fff;transition:opacity ease-out .3s}.footer__menu ul li a:is(:hover,:focus){opacity:.7}.bc-datepicker.air-datepicker{border:1px solid #E1E4E7;background-color:#f3f5f7;border-radius:20px;padding:20px}.bc-datepicker.air-datepicker .air-datepicker--pointer{right:20px}.bc-datepicker.air-datepicker .air-datepicker--pointer:after{background-color:#f3f5f7}.bc-datepicker.air-datepicker .air-datepicker-nav{align-items:center;padding:0;border-bottom:none}.bc-datepicker.air-datepicker .air-datepicker-nav--title{font-size:16px;line-height:22px;font-weight:400}.bc-datepicker.air-datepicker .air-datepicker--content{padding:0}.bc-datepicker.air-datepicker .air-datepicker-body--day-names{margin:0;height:40px}.bc-datepicker.air-datepicker .air-datepicker-body--day-name{font-size:14px;line-height:19px;font-weight:700;color:#272727}.bc-datepicker.air-datepicker .air-datepicker-cell.-current-{color:#00bf62}.bc-datepicker.air-datepicker .air-datepicker-cell{font-size:14px;line-height:19px;font-weight:700;color:#27272780}.bc-datepicker.air-datepicker .air-datepicker-cell.-selected-{color:#fff;background:#00bf62;border-radius:8px}.bc-datepicker.air-datepicker .air-datepicker-cell.-other-month-{color:#2727274d}.bc-datepicker.air-datepicker .air-datepicker-nav--action{width:22px;height:22px;justify-content:center;background-color:#e1e4e7;border-radius:4px}.bc-datepicker.air-datepicker .air-datepicker-nav--action[data-action=prev]:after{content:"";width:7px;height:11px;background-image:url("data:image/svg+xml,%3Csvg width='7.556152' height='11.992676' viewBox='0 0 7.55615 11.9927' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cg opacity='0.683896' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.55 1.44L2.79 5.88L7.23 10.64L5.78 11.99L0 5.78L6.2 0L7.55 1.44Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.bc-datepicker.air-datepicker .air-datepicker-nav--action[data-action=next]:after{content:"";width:7px;height:11px;background-image:url("data:image/svg+xml,%3Csvg width='7.556152' height='11.992676' viewBox='0 0 7.55615 11.9927' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Cg opacity='0.683896' style='mix-blend-mode:normal'%3E%3Cpath id='Shape' d='M7.55 1.44L2.79 5.88L7.23 10.64L5.78 11.99L0 5.78L6.2 0L7.55 1.44Z' fill='%23272727' fill-opacity='1.000000' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");transform:rotate(180deg);background-repeat:no-repeat;background-size:contain}.bc-datepicker.air-datepicker .air-datepicker-nav--action svg{display:none}.bc-crop-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:100%;height:calc(100% - 30px);max-width:800px;max-height:655px;padding:17px}.bc-crop-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.bc-crop-dialog{max-width:none;border-radius:0;height:100%;max-height:none;padding-inline:8px}}.bc-crop-dialog__inner{display:flex;flex-direction:column;height:100%;overflow:auto;padding:15px}@media (max-width: 992px){.bc-crop-dialog__inner{padding-inline:8px;padding-bottom:40px}}.bc-crop-dialog__close{position:absolute;display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;transform:translate(-50%);width:24px;height:24px;z-index:2}.bc-crop-dialog__close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}@media (max-width: 992px){.bc-crop-dialog__close{position:static;transform:none;margin-left:auto;width:44px;height:44px;padding:10px;border-radius:8px;background-color:#f3f5f7;margin-bottom:32px}}.bc-crop-dialog__title{font-size:32px;line-height:44px;font-weight:800;text-align:center;margin:0 0 32px}@media (max-width: 992px){.bc-crop-dialog__title{display:none}}.bc-crop-dialog__content{display:grid;grid-template-columns:1fr .8fr;column-gap:32px;height:100%}@media (max-width: 992px){.bc-crop-dialog__content{grid-template-columns:1fr}}.bc-crop-dialog__canvas{max-width:380px;max-height:540px}@media (max-width: 992px){.bc-crop-dialog__canvas{max-width:100%;max-height:380px}}.bc-crop-dialog__canvas-img{display:block;max-width:100%}.bc-crop-dialog__handlers{display:flex;flex-direction:column;row-gap:20px;justify-content:space-between;height:100%}@media (max-width: 992px){.bc-crop-dialog__handlers{margin-top:auto;height:auto}}.bc-crop-dialog__zoom-slider-wrapper{display:flex;flex-direction:column;row-gap:16px;justify-content:center}@media (max-width: 992px){.bc-crop-dialog__zoom-slider-wrapper{display:none}}.bc-crop-dialog__zoom-slider-title{text-align:center;margin:0;font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px}.bc-crop-dialog__zoom-slider{--value: 20%;height:6px;background-image:linear-gradient(to right,#00BF62 0%,#00BF62 var(--value),#E1E4E7 var(--value));border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none!important}.bc-crop-dialog__zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background-color:#00bf62;cursor:pointer}.bc-crop-dialog__actions{display:flex;flex-direction:column;row-gap:16px}.form-field{width:100%}.form-field_big{width:100%;max-width:calc(55% - 12px)}@media (width <= 767.98px){.form-field_big{max-width:100%}}.form-field_medium{max-width:calc(45% - 12px)}@media (width <= 767.98px){.form-field_medium{max-width:100%}}.form-field_small{max-width:calc(23% - 12px)}@media (width <= 991.98px){.form-field_small{max-width:calc(45% - 12px)}}@media (width <= 767.98px){.form-field_small{max-width:100%}}.form-field__title{margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.3}.form-field__title_medium{font-weight:600;font-size:16px;margin-bottom:12px}.form-field__title_small{font-weight:400;font-size:14px;margin-bottom:8px}.form-field__input input{min-height:46px;padding:0 16px}.form-field__tip{font-size:12px;font-weight:600;padding-top:4px}.form-field__value{font-weight:700;font-size:16px}.form-field_file{width:100%;display:flex;flex-direction:column}.form-field_file .form-field__title{margin-bottom:16px}.form-field_file .file-upload{background-color:#f4f5fb;padding:32px;border-radius:8px;display:flex;flex-direction:column;align-items:center;position:relative;gap:16px}@media (width <= 767.98px){.form-field_file .file-upload{padding:0;background-color:transparent;flex-direction:column-reverse;align-items:flex-start}}.form-field_file .file-upload .upload{display:block;position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.form-field_file .file-upload input:not(.upload){visibility:hidden;height:0;overflow:hidden}.form-field_file .file-upload>div{width:100%;max-width:329px}@media (width <= 767.98px){.form-field_file .file-upload>div{max-width:100%}}.form-field_file .file-upload__text{font-size:16px;display:flex;align-items:center;gap:24px}@media (width <= 767.98px){.form-field_file .file-upload__text span{display:none}}.form-field_file .file-upload__text button{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (width <= 767.98px){.form-field_file .file-upload__text button{width:100%}}.form-field_file .file-upload__tip{color:#939393;font-size:14px}.form-field_file .file-item{padding:32px;background-color:#f4f5fb;border-radius:8px;border:1px dashed #D3D7DA;display:flex;align-items:center;gap:24px;margin-top:32px}@media (width <= 767.98px){.form-field_file .file-item{padding:8px;gap:8px;margin-top:16px}}.form-field_file .file-item.example{display:none}.form-field_file .file-item__img{width:80px;height:80px;min-width:80px;overflow:hidden}@media (width <= 767.98px){.form-field_file .file-item__img{width:64px;height:64px;min-width:64px}}.form-field_file .file-item__img img{width:100%;height:100%;object-fit:contain}.form-field_file .file-item__text{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;font-size:14px;word-break:break-word}.form-field_file .file-item__delete{border:none;background-color:transparent}.form-field_file .file-item__delete:after{content:"";display:block;background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;width:18px;height:22px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none"><path d="M1.81641 19.2736C1.81641 20.5966 2.88795 21.6682 4.21098 21.6682H13.7892C15.1122 21.6682 16.1837 20.5966 16.1837 19.2736V4.90625H1.81641V19.2736Z" fill="%23BEBEBE"/><path d="M13.1906 1.53124L11.9932 0.333984H6.00689L4.80958 1.53124H0.619141V3.92582H17.381V1.53124H13.1906Z" fill="%23BEBEBE"/></svg>')}.form-field-repeater{width:100%;display:flex;flex-direction:column;gap:16px}.form-field-repeater-item{display:flex;gap:16px;align-items:center}@media (width <= 767.98px){.form-field-repeater-item{flex-direction:column;align-items:inherit;border:1px solid #D3D7DA;border-radius:8px;padding:16px}}.form-field-repeater-item__fields{width:100%;border:1px solid #D3D7DA;border-radius:8px;padding:16px}@media (width <= 767.98px){.form-field-repeater-item__fields{padding:0;border:none}}.form-field-repeater-item__fields .form-field{width:100%}.form-field-repeater-item__delete{display:none}.form-field-repeater-item__delete button{background-color:#00bf62;width:32px;height:32px;display:flex;border-radius:8px;border:none;position:relative}@media (width <= 767.98px){.form-field-repeater-item__delete button{background-color:transparent;margin-left:auto;width:max-content}}.form-field-repeater-item__delete button:active{translate:0 -2px}.form-field-repeater-item__delete button:hover{background-color:#00934c}@media (width <= 767.98px){.form-field-repeater-item__delete button:hover{background-color:transparent}}.form-field-repeater-item__delete button:before{content:"";height:2px;width:16px;border-radius:10px;background-color:#fff;position:absolute;top:50%;left:50%;translate:-50% -50%}.form-field-repeater-item__delete button span{display:none;color:#00bf62}@media (width <= 767.98px){.form-field-repeater-item__delete button span{display:inline-block}}.form-field-repeater-button{display:flex}.form-field-repeater-button button{width:max-content;display:flex;justify-content:center;align-items:center;gap:8px;padding:0 20px;min-height:44px}@media (width <= 575.98px){.form-field-repeater-button button{width:100%}}.form-field-repeater-button button:before{content:"";height:24px;width:24px;display:block;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6999 8.19998H9.30002V1.79995C9.30002 1.35845 8.94158 1 8.49993 1C8.05842 1 7.69998 1.35845 7.69998 1.79995V8.19998H1.29995C0.858446 8.19998 0.5 8.55842 0.5 8.99993C0.5 9.44158 0.858446 9.80002 1.29995 9.80002H7.69998V16.1999C7.69998 16.6416 8.05842 17 8.49993 17C8.94158 17 9.30002 16.6416 9.30002 16.1999V9.80002H15.6999C16.1416 9.80002 16.5 9.44158 16.5 8.99993C16.5 8.55842 16.1416 8.19998 15.6999 8.19998Z" fill="%2300BF62" stroke="%2300BF62" stroke-width="0.5"/></svg>')}.form-field-repeater-button button:hover:before{content:"";height:24px;width:24px;display:block;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6999 8.19998H9.30002V1.79995C9.30002 1.35845 8.94158 1 8.49993 1C8.05842 1 7.69998 1.35845 7.69998 1.79995V8.19998H1.29995C0.858446 8.19998 0.5 8.55842 0.5 8.99993C0.5 9.44158 0.858446 9.80002 1.29995 9.80002H7.69998V16.1999C7.69998 16.6416 8.05842 17 8.49993 17C8.94158 17 9.30002 16.6416 9.30002 16.1999V9.80002H15.6999C16.1416 9.80002 16.5 9.44158 16.5 8.99993C16.5 8.55842 16.1416 8.19998 15.6999 8.19998Z" fill="%23ffffff" stroke="%23ffffff" stroke-width="0.5"/></svg>')}.form-field_radio{display:flex;gap:32px;align-items:center}@media (width <= 767px){.form-field_radio{flex-direction:column;align-items:flex-start;gap:8px}}.form-field_radio .form-field__input{display:flex;gap:24px}.dashboard-modal{border:0;border-radius:20px;background-color:#fff;overflow:hidden;padding:20px;z-index:10}.dashboard-modal::backdrop{background:#272727cc;z-index:9}@media (max-width: 992px){.dashboard-modal{max-width:none;border-radius:0;padding-inline:8px}}.dashboard-modal-head{margin-bottom:12px}.dashboard-modal-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto}.dashboard-modal-close:after{content:"";width:16px;min-width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.dashboard{flex-grow:1;max-width:100%}.dashboard-title{font-weight:800;font-size:20px;line-height:1.35;width:100%}.dashboard__inner{padding-left:8px;display:flex;flex-direction:column;row-gap:8px}@media (max-width: 992px){.dashboard__inner{padding-left:0}}.dashboard__statistics{display:flex;width:100%;gap:8px;flex-wrap:wrap}.dashboard__statistics-item{--statistics-item-padding-block: 30px;--statistics-item-padding-inline: 24px;flex:1 1 0;background-color:#fff;border:1px solid #E1E4E7;border-radius:20px;padding:var(--statistics-item-padding-block) var(--statistics-item-padding-inline);display:flex;justify-content:space-between;column-gap:5px;position:relative}@media (max-width: 992px){.dashboard__statistics-item{min-width:calc(50% - 10px);--statistics-item-padding-block: 24px;--statistics-item-padding-inline: 24px}}.dashboard__statistics-item-left{display:flex;justify-content:space-between;flex-direction:column;row-gap:3px}.dashboard__statistics-item-count{font-size:32px;line-height:44px;font-weight:800}.dashboard__statistics-item-label{font-size:18px;line-height:25px;font-weight:700}@media (max-width: 992px){.dashboard__statistics-item-label{font-size:14px;line-height:17px;font-weight:700;letter-spacing:-2%}}.dashboard__statistics-item-icon-wrapper{padding:10px;background-color:#f4f5fb;border-radius:10px;display:flex;justify-content:center;align-items:center}@media (max-width: 992px){.dashboard__statistics-item-icon-wrapper{padding:5px;width:40px;height:40px;position:absolute;right:var(--statistics-item-padding-inline)}}.dashboard__statistics-item-icon{width:48px;height:48px}@media (max-width: 992px){.dashboard__statistics-item-icon{width:auto;max-width:100%;max-height:100%;height:auto}}.dashboard__center-block{display:flex;width:100%;gap:8px}@media (max-width: 992px){.dashboard__center-block{flex-direction:column}}.dashboard__alerts{background-color:#fff;border:1px solid #E1E4E7;border-radius:20px;padding:32px;flex-grow:1;display:flex;flex-direction:column}@media (max-width: 992px){.dashboard__alerts{padding:24px 16px}}.dashboard__alerts-title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}.dashboard__alerts-empty{background-color:#f4f5fb;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;border-radius:8px;flex-grow:1;padding:25px 0}.dashboard__alerts-empty-icon{width:32px;height:32px}.dashboard__alerts-empty-text{margin:0;font-size:16px;line-height:22px;font-weight:400}.dashboard__alerts-list{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;row-gap:16px;max-height:350px;overflow:auto}.dashboard__alerts-item{background-color:#f4f5fb;border-radius:8px;padding:16px 24px;display:flex;align-items:center;column-gap:16px;max-width:675px}.dashboard__alert-point{width:16px;min-width:16px;height:16px;display:flex;justify-content:center;align-items:center;border-radius:99px;background-color:#00bf624d}.dashboard__alert-point:after{content:"";width:8px;height:8px;background-color:#00bf62;border-radius:99px}.dashboard__alert-text{margin:0;font-size:16px;line-height:22px;font-weight:400}.dashboard__alert-text b{font-weight:700}.dashboard__summary{max-width:357px;background-color:#fff;border:1px solid #E1E4E7;border-radius:20px;padding:32px;flex-grow:1;min-width:357px}@media (max-width: 992px){.dashboard__summary{min-width:auto;max-width:none;padding:24px 16px}}.dashboard__summary-title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 2px}.dashboard__summary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.dashboard__summary-item{padding:24px 0;display:flex;align-items:center;column-gap:16px;justify-content:space-between}.dashboard__summary-item:not(:last-child){border-bottom:1px solid #E1E4E7}.dashboard__summary-item-text{font-size:16px;line-height:22px;font-weight:400}.dashboard__summary-item-count{font-size:18px;line-height:25px;font-weight:700}.dashboard__rfp-table-wrapper,.dashboard__communities-table-wrapper{width:100%;background-color:#fff;border:1px solid #E1E4E7;padding:32px;border-radius:20px}@media (max-width: 992px){.dashboard__rfp-table-wrapper,.dashboard__communities-table-wrapper{padding:24px 16px}}.dashboard__rfp-title,.dashboard__communities-title{margin:0 0 24px;font-size:20px;line-height:27px;font-weight:800}.dashboard__rfp-filters-wrapper{display:flex;margin-bottom:10px}.dashboard__rfp-filters{display:flex;column-gap:24px;width:100%}@media (max-width: 992px){.dashboard__rfp-filters{flex-direction:column;row-gap:24px}}.dashboard__rfp-filters-date-published{display:flex;align-items:flex-end}.dashboard__rfp-filters-date-published .bc-input-group{max-width:140px}@media (max-width: 992px){.dashboard__rfp-filters-date-published{column-gap:10px;justify-content:space-between}.dashboard__rfp-filters-date-published .bc-input-group{max-width:none}}.dashboard__rfp-filters-date-published-delimiter{margin-bottom:22.5px;transform:translateY(50%)}@media (max-width: 992px){.dashboard__rfp-filters-date-published-delimiter{display:none}}.dashboard__rfp-filters-submit{width:auto;align-self:flex-end;padding-block:10px;margin-left:auto}.dashboard__rfp-table .tabulator-cell[tabulator-field=project_title]{color:#00bf62}.dashboard__rfp-table-bid-status-wrapper{display:flex;justify-content:center}.dashboard__rfp-table-bid-status{font-size:14px;line-height:19px;font-weight:400;color:#272727;background-color:#e1e4e7;border-radius:8px;padding:2px 12px}.dashboard__rfp-table-bid-status.open{background-color:#00bf6226}.dashboard__rfp-table-actions,.dashboard__communities-table-actions{display:flex;column-gap:16px;align-items:center;justify-content:center}.dashboard__rfp-table-action,.dashboard__communities-table-action{width:24px;height:24px;cursor:pointer;background:none;border:none;display:flex;align-items:center;justify-content:center;padding:4px}.dashboard__rfp-table-action:after,.dashboard__communities-table-action:after{width:16px;height:16px;content:"";background-position:center;background-repeat:no-repeat}.dashboard__rfp-table-action.edit:after,.dashboard__communities-table-action.edit:after{background-size:16px;background-image:url(/assets/icons/table-action-edit.svg)}.dashboard__rfp-table-action.delete:after,.dashboard__communities-table-action.delete:after{background-size:12px 16px;background-image:url(/assets/icons/table-action-delete.svg)}.dashboard__rfp-table-pagination-wrapper,.dashboard__communities-table-pagination-wrapper{display:flex}.dashboard__confirm-delete-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:calc(100% - 30px);max-width:364px;padding:20px}.dashboard__confirm-delete-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.dashboard__confirm-delete-dialog{max-width:none;border-radius:0;padding-inline:8px}}.dashboard__confirm-delete-inner{height:100%;overflow:auto;padding-inline:15px}@media (max-width: 992px){.dashboard__confirm-delete-inner{padding-inline:8px;padding-bottom:40px}}.dashboard__confirm-delete-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto;margin-bottom:5px}.dashboard__confirm-delete-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}.dashboard__confirm-delete-title{font-size:20px;line-height:27px;font-weight:800;text-align:center;margin:0 0 16px}.dashboard__confirm-delete-subtitle{font-size:16px;line-height:22px;font-weight:400;text-align:center;margin:0 0 24px}.dashboard__confirm-delete-actions{display:flex;flex-direction:column;gap:16px}.dashboard .contracting-company-table{overflow:auto}@media (width <= 767px){.dashboard .contracting-company-table table{min-width:600px}}.dashboard .contracting-company-table tbody tr{border-bottom:1px solid rgb(211,215,218)}.dashboard .contracting-company-table tbody tr:last-child{border-bottom:none}.dashboard .contracting-company-table tbody tr:last-child>*{border-bottom:none!important}.dashboard .contracting-company-table tbody td:nth-child(1){text-align:left;color:#00934c}.dashboard-tabs{padding:32px;background-color:#fff;border:1px solid #E1E4E7;border-radius:20px;max-width:100%}@media (width <= 991.98px){.dashboard-tabs{padding:24px 16px}}.dashboard-tabs-head{margin-bottom:16px;border-bottom:1px solid #F3F5F7;display:flex}@media (width <= 767.98px){.dashboard-tabs-head{gap:15px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard-tabs-head::-webkit-scrollbar{display:none}}.dashboard-tabs-head button{background-color:transparent;text-align:left;border:none;font-weight:800;color:#b6b8c4;font-size:20px;min-width:270px;padding:0 12px 16px;border-bottom:4px solid transparent}@media (width <= 767.98px){.dashboard-tabs-head button{min-width:max-content;width:50%;max-width:148px;font-size:14px;font-weight:700;padding:0 0 8px}}.dashboard-tabs-head button.active{color:#272727;border-color:#00bf62}.dashboard-tabs-body .bc-table{overflow:auto}.dashboard-tabs-body .bc-table table{min-width:992px}.modal-choose-company{display:flex;flex-direction:column;padding:0;margin:0 0 20px;gap:15px}.modal-choose-company li{list-style-type:none}.dashboard-inbox{width:100%;padding-left:8px}@media (width <= 1199.98px){.dashboard-inbox{padding-left:0}}.dashboard-inbox-inner{background-color:#fff;border-radius:20px;padding:32px;width:100%;display:flex;flex-direction:column;gap:24px}@media (width <= 992px){.dashboard-inbox-inner{padding:16px;border-radius:8px}}.dashboard-inbox-head{display:flex;align-items:center;gap:30px;width:100%}.dashboard-inbox-head h1{margin-bottom:0;font-size:20px;font-weight:800;line-height:1.35;flex:1 1 auto}.dashboard-inbox .inbox-modal{text-align:left;font-size:14px}.dashboard-inbox .inbox-modal h4{margin-bottom:24px;font-weight:800;font-size:20px;text-align:center}.dashboard-inbox .inbox-settings{display:flex;justify-content:space-between;font-weight:700;font-size:16px;gap:30px;margin-bottom:16px}.dashboard-inbox .inbox-settings label{width:50px;height:30px;background-color:#d3d7da;border-radius:50px;position:relative;transition:background-color .2s}.dashboard-inbox .inbox-settings label:before{content:"";width:28px;height:28px;border-radius:50px;background-color:#fff;position:absolute;left:50%;top:50%;translate:-83% -50%;border:2px solid transparent;box-shadow:0 0 2px #0000004d;transition:translate .2s}.dashboard-inbox .inbox-settings input[type=checkbox]{display:none}.dashboard-inbox .inbox-settings input[type=checkbox]:checked+label{background-color:#00bf62}.dashboard-inbox .inbox-settings input[type=checkbox]:checked+label:before{translate:-16% -50%}.dashboard-inbox .bc-table-inbox{overflow:hidden}@media (width <= 991.98px){.dashboard-inbox .bc-table-inbox table{min-width:750px}}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child{display:flex;flex-direction:column}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell{width:100%;justify-content:flex-start}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell .dt-search{width:100%;position:relative;display:flex}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell .dt-search:before{content:"";width:24px;height:24px;position:absolute;top:50%;left:16px;translate:0 -50%;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.35"><path d="M16 14H15.21L14.93 13.73C15.91 12.59 16.5 11.11 16.5 9.5C16.5 5.91 13.59 3 10 3C6.41 3 3.5 5.91 3.5 9.5C3.5 13.09 6.41 16 10 16C11.61 16 13.09 15.41 14.23 14.43L14.5 14.71V15.5L19.5 20.49L20.99 19L16 14ZM10 14C7.51 14 5.5 11.99 5.5 9.5C5.5 7.01 7.51 5 10 5C12.49 5 14.5 7.01 14.5 9.5C14.5 11.99 12.49 14 10 14Z" fill="%23272727"/></g></svg>')}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell .dt-search label{display:none}.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell .dt-search input{width:100%;max-width:585px;min-height:44px;padding:11px 11px 11px 48px;border-radius:8px;background-color:#f4f5fb;border:none;font-size:16px;font-weight:400;margin-left:0}@media (width <= 767.98px){.dashboard-inbox .bc-table-inbox .dt-container .dt-layout-row:first-child .dt-layout-cell .dt-search input{max-width:100%}}.dashboard-inbox .bc-table-inbox tr td:first-child span{width:6px;height:6px;border-radius:20px;background-color:transparent}.dashboard-inbox .bc-table-inbox tr.active{font-weight:700}.dashboard-inbox .bc-table-inbox tr.active a{font-weight:400}.dashboard-inbox .bc-table-inbox tr.active td:first-child span{background-color:#00bf62}.dashboard-inbox-details{display:flex;gap:24px;flex-direction:column}.dashboard-inbox-details__top{display:flex;align-items:center;gap:16px}@media (width <= 575.98px){.dashboard-inbox-details__top{flex-direction:column;align-items:flex-start}}.dashboard-inbox-details__top h1{font-weight:800;font-size:20px;margin-bottom:0}.dashboard-inbox-details__content{padding:0;margin:0;gap:16px;display:flex;flex-direction:column}.dashboard-inbox-details__content li{list-style-type:none;display:flex;gap:16px}@media (width <= 575.98px){.dashboard-inbox-details__content li{flex-direction:column;align-items:flex-start}}.dashboard-inbox-details__content li .bc-button{width:max-content;max-width:100%}@media (width <= 575.98px){.dashboard-inbox-details__content li .bc-button{width:100%}}.post-project{flex-grow:1;align-items:flex-start}.post-project__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.post-project__inner{padding-left:0}}.post-project__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.post-project__content{padding:16px;border-radius:8px}}.post-project-success h1{font-size:24px;font-weight:800;margin-bottom:24px}.post-project-success a{font-weight:700;text-decoration:underline}.post-project-success a:hover{text-decoration:none}.post-project__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.post-project__title{margin-bottom:16px}}.post-project__stepper{--step-icon-width: 20px;--gap: 80px;margin-bottom:32px;gap:var(--gap);position:relative;display:flex}@media (max-width: 1300px){.post-project__stepper{--gap: 50px}}@media (max-width: 1200px){.post-project__stepper{--gap: 10px}}@media (max-width: 992px){.post-project__stepper{--gap: 15px;flex-direction:column;align-items:flex-start}}.post-project__step{flex:1 1 0;gap:16px;align-items:center;justify-content:center;padding:16px;position:relative;display:flex;color:#bebebe}.post-project__step.done{font-size:18px;line-height:25px;font-weight:700;color:#272727}.post-project__step.done .post-project__step-icon{background-color:#00bf62;border-color:#00bf62}.post-project__step.done .post-project__step-icon span{display:none}.post-project__step.done .post-project__step-icon:after{display:block}.post-project__step.active{color:#00bf62}.post-project__step:after{content:"";position:absolute;height:1px;background:green;right:0;transform:translate(100%);top:50%;width:var(--gap)}@media (max-width: 992px){.post-project__step:after{width:1px;height:var(--gap);transform:none;inset:auto auto -50% 0;left:calc(var(--step-icon-width) / 2 + 2px)}}.post-project__step:last-child:after{content:none}@media (max-width: 992px){.post-project__step{padding:2.5px}}.post-project__step-icon{font-size:14px;line-height:17px;font-weight:700;letter-spacing:-2%;width:var(--step-icon-width);height:var(--step-icon-width);border-radius:99px;display:flex;align-items:center;justify-content:center;line-height:1;border:1px solid}.post-project__step-icon:after{display:none;content:"";width:9px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44627 7.36515C3.36036 7.45171 3.24315 7.5 3.12139 7.5C2.99964 7.5 2.88242 7.45171 2.79651 7.36515L0.201945 4.76584C-0.0673149 4.49613 -0.0673149 4.05879 0.201945 3.78959L0.526823 3.46408C0.796167 3.19438 1.23228 3.19438 1.50154 3.46408L3.12139 5.08671L7.49846 0.70228C7.7678 0.432573 8.20434 0.432573 8.47318 0.70228L8.79806 1.02778C9.06732 1.29749 9.06732 1.73475 8.79806 2.00404L3.44627 7.36515Z' fill='white'/%3E%3C/svg%3E%0A")}.post-project__step-title{font-size:18px;line-height:25px;font-weight:700;margin:0}@media (max-width: 1200px){.post-project__step-title{font-size:16px}}@media (max-width: 991px){.post-project__step-title{font-size:18px}}.post-project__step-field-title{font-size:18px;line-height:25px;font-weight:700;margin:0 0 16px}.post-project__step-fields-row:has(+.post-project__step-fields-row){margin-bottom:32px}.post-project__step-content{display:none}.post-project__step-content.active{display:block}.post-project__step-content .file-upload{min-height:203px}@media (width <= 767.98px){.post-project__step-content .file-upload{min-height:auto}}.post-project__actions{display:flex;gap:16px;justify-content:flex-end}.post-project__actions .bc-button{width:auto}.post-project__documents-upload-subtitle{margin:0 0 4px;font-size:14px;line-height:19px;font-weight:400}.post-project__documents-upload-dropzone{background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:52px}.post-project__documents-upload-dropzone.filesOver{border-color:#00bf62}@media (max-width: 992px){.post-project__documents-upload-dropzone{padding:0;border-radius:0;background-color:transparent;border:none}}.post-project__documents-upload-input{opacity:0;z-index:-1}.post-project__documents-upload-empty{display:flex;flex-direction:column;row-gap:16px}.post-project__documents-upload-empty-title{text-align:center;display:flex;justify-content:center;column-gap:24px;align-items:center}.post-project__documents-upload-empty-title>span{font-size:16px;line-height:22px;font-weight:400}@media (max-width: 992px){.post-project__documents-upload-empty-title span{display:none}}.post-project__documents-upload-pick-btn{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (max-width: 992px){.post-project__documents-upload-pick-btn{width:100%}}.post-project__documents-upload-empty-desc{text-align:center;margin:0;color:#939393;font-size:14px;line-height:19px;font-weight:400}@media (max-width: 992px){.post-project__documents-upload-empty-desc{order:-1;text-align:left}}.post-project__documents-uploaded{padding-top:24px;display:flex;row-gap:24px;flex-direction:column}.post-project__documents-upload-success{justify-content:space-between;align-items:center;display:flex;background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:25px 32px}@media (max-width: 992px){.post-project__documents-upload-success{padding:0;border-radius:0;border:none;background-color:transparent}}.post-project__documents-upload-success-preview{display:flex;gap:24px;align-items:center}.post-project__documents-upload-img{width:80px;height:80px;overflow:hidden}.post-project__documents-upload-preview-text{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:19px;font-weight:400}.post-project__documents-upload-filename{max-width:160px;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.post-project__documents-upload-success-delete{background:none;border:none;width:32px;display:flex;align-items:center;justify-content:center;height:32px;padding:5px 7px}.post-project__documents-upload-success-delete:after{content:"";background-image:url(/assets/icons/bin.svg);background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;height:100%}.post-project__confirm-delete-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:calc(100% - 30px);max-width:364px;padding:20px}.post-project__confirm-delete-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.post-project__confirm-delete-dialog{max-width:none;border-radius:0;padding-inline:8px}}.post-project__confirm-delete-inner{height:100%;overflow:auto;padding-inline:15px}@media (max-width: 992px){.post-project__confirm-delete-inner{padding-inline:8px;padding-bottom:40px}}.post-project__confirm-delete-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto;margin-bottom:5px}.post-project__confirm-delete-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}.post-project__confirm-delete-title{font-size:20px;line-height:27px;font-weight:800;text-align:center;margin:0 0 16px}.post-project__confirm-delete-subtitle{font-size:16px;line-height:22px;font-weight:400;text-align:center;margin:0 0 24px}.post-project__confirm-delete-actions{display:flex;flex-direction:column;gap:16px}.post-project .contact-info{margin-top:32px;padding:24px;border-radius:8px;border:1px solid #D3D7DA;display:flex;gap:16px;flex-wrap:wrap}@media (width <= 767.98px){.post-project .contact-info{padding:16px}}.post-project .contact-info__title{font-size:16px;font-weight:700;width:100%}.post-project .contact-info__tip{margin-bottom:16px;width:100%}.post-project .contact-info .form-field{width:calc(33.33% - 10.66px)}@media (width <= 767.98px){.post-project .contact-info .form-field{width:100%}}.add-community{flex-grow:1;align-items:flex-start}.add-community__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.add-community__inner{padding-left:0}}.add-community__content{background-color:#fff;width:100%;margin-bottom:16px}.add-community__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.add-community__title{margin-bottom:16px}}.add-community__form{margin-bottom:48px}.add-community__form .row{margin-bottom:24px}.add-community__verification-method{padding-top:8px;margin-bottom:24px;display:flex;flex-direction:column}@media (max-width: 992px){.add-community__verification-method{margin-bottom:32px}}.add-community__verification-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.add-community__verification-text{font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px;margin:0 0 16px}.add-community__verification-radios{display:flex;column-gap:32px}@media (max-width: 992px){.add-community__verification-radios{flex-direction:column;row-gap:32px}}.add-community__website-link-wrapper{max-width:57%;padding-bottom:24px}.add-community__website-link-wrapper .bc-input-label{font-size:16px;line-height:22px;font-weight:700;margin-bottom:16px}@media (max-width: 992px){.add-community__website-link-wrapper{max-width:none}}.add-community__documents-upload-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.add-community__documents-upload-dropzone{background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:32px;position:relative}.add-community__documents-upload-dropzone.filesOver{border-color:#00bf62}@media (max-width: 992px){.add-community__documents-upload-dropzone{padding:0;border-radius:0;background-color:transparent;border:none}}.add-community__documents-upload-input{opacity:0;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.add-community__documents-upload-empty{display:flex;flex-direction:column;row-gap:16px}.add-community__documents-upload-empty-title{text-align:center;display:flex;justify-content:center;column-gap:24px;align-items:center}.add-community__documents-upload-empty-title>span{font-size:16px;line-height:22px;font-weight:400}@media (max-width: 992px){.add-community__documents-upload-empty-title span{display:none}}.add-community__documents-upload-pick-btn{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (max-width: 992px){.add-community__documents-upload-pick-btn{width:100%}}.add-community__documents-upload-empty-desc{text-align:center;margin:0;color:#939393;font-size:14px;line-height:19px;font-weight:400}@media (max-width: 992px){.add-community__documents-upload-empty-desc{order:-1;text-align:left}}.add-community__documents-uploaded{padding-top:24px;display:flex;row-gap:24px;flex-direction:column}.add-community__documents-upload-success{justify-content:space-between;align-items:center;display:flex;background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:25px 32px}@media (max-width: 992px){.add-community__documents-upload-success{padding:0;border-radius:0;border:none;background-color:transparent}}.add-community__documents-upload-success.example{display:none!important}.add-community__documents-upload-success-preview{display:flex;gap:24px;align-items:center}.add-community__documents-upload-img{width:80px;height:80px;overflow:hidden;object-fit:contain}.add-community__documents-upload-preview-text{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:19px;font-weight:400}.add-community__documents-upload-filename{max-width:160px;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.add-community__documents-upload-success-delete{background:none;border:none;width:32px;display:flex;align-items:center;justify-content:center;height:32px;padding:5px 7px}.add-community__documents-upload-success-delete:after{content:"";background-image:url(/assets/icons/bin.svg);background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;height:100%}.add-community__logo-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.add-community__logo-dropzone{background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:32px;position:relative}.add-community__logo-dropzone.filesOver{border-color:#00bf62}.add-community__logo-dropzone:has(.add-community__logo-input.uploaded) .add-community__logo-empty{display:none}.add-community__logo-dropzone:has(.add-community__logo-input.uploaded) .add-community__logo-success{display:flex}@media (max-width: 992px){.add-community__logo-dropzone{padding:0;border-radius:0;background-color:transparent;border:none}}.add-community__logo-input{opacity:0;z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.add-community__logo-empty{display:flex;flex-direction:column;row-gap:16px}.add-community__logo-empty-title{text-align:center;display:flex;justify-content:center;column-gap:24px;align-items:center}.add-community__logo-empty-title>span{font-size:16px;line-height:22px;font-weight:400}@media (max-width: 992px){.add-community__logo-empty-title span{display:none}}.add-community__logo-pick-btn{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (max-width: 992px){.add-community__logo-pick-btn{width:100%}}.add-community__logo-empty-desc{text-align:center;margin:0;font-size:14px;line-height:19px;font-weight:400}@media (max-width: 992px){.add-community__logo-empty-desc{order:-1;text-align:left}}.add-community__logo-success{display:flex;justify-content:space-between;align-items:center}.add-community__logo-success-preview{display:flex;gap:24px;align-items:center}.add-community__logo-img{width:80px;height:80px;overflow:hidden}.add-community__logo-preview-text{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:19px;font-weight:400}.add-community__logo-filename{max-width:300px;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.add-community__logo-success-delete{background:none;border:none;width:32px;display:flex;align-items:center;justify-content:center;height:32px;padding:5px 7px}.add-community__logo-success-delete:after{content:"";background-image:url(/assets/icons/bin.svg);background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;height:100%}.add-community__form-actions{display:flex;column-gap:40px;justify-content:flex-end}.add-community__form-actions .bc-button{width:auto}@media (max-width: 992px){.add-community__form-actions{flex-direction:column-reverse;row-gap:16px}}.add-community__form-actions-cancel{color:#272727}@media (max-width: 992px){.add-community__form-actions-cancel{border:1px solid #272727}}.add-community__actions{display:flex;justify-content:flex-end}.add-community__actions .bc-button{width:auto}.add-community table .bc-button--transparent{border:1px solid #00BF62;padding:5px 32px;min-height:44px;display:flex;justify-content:center;align-items:center;text-align:center;width:max-content;margin:0 auto}.verification-method-item{padding-bottom:32px;display:none}.verification-method-item.active{display:block}.verification-method-item__title{font-weight:700;margin-bottom:16px;font-size:16px}.verification-method-item__info{padding-top:4px;font-size:12px;font-weight:600}.add-associate{flex-grow:1;align-items:flex-start}.add-associate__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.add-associate__inner{padding-left:0}}.add-associate__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.add-associate__content{padding:16px;border-radius:8px}}.add-associate__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.add-associate__title{margin-bottom:16px}}.add-associate__form .row{margin-bottom:24px}.add-associate__terms{padding-top:8px}.add-associate__terms-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.add-associate__actions{display:flex;justify-content:flex-end}.add-associate__actions .bc-button{width:auto}.open-projects{flex-grow:1;align-items:flex-start}.open-projects_full-width{max-width:100%!important}.open-projects_full-width .open-projects__inner{padding-left:0}.open-projects_full-width .open-projects__content{padding:40px 24px}@media (width <= 767.98px){.open-projects_full-width .open-projects__content{padding:40px 0}}.open-projects_full-width .open-projects-filter{margin-bottom:15px}.open-projects_full-width .open-projects-filter .form-field{width:calc(50% - 8px)}@media (width <= 575.98px){.open-projects_full-width .open-projects-filter .form-field{width:100%}}@media (width <= 1199px){.open-projects_full-width .open-projects-filter .form-field:nth-child(4){width:calc(50% - 8px)}}@media (width <= 575.98px){.open-projects_full-width .open-projects-filter .form-field:nth-child(4){width:100%}}@media (width <= 991px){.open-projects_full-width .open-projects-filter .form-field:nth-child(5){width:100%}}@media (width <= 991px){.open-projects_full-width .open-projects-filter .form-field:nth-child(6){width:100%}}.open-projects_full-width .open-projects-filter .bc-button{margin-left:auto}.open-projects_full-width h1{text-align:center;font-weight:800;font-size:32px;line-height:1.2;margin-bottom:32px}@media (width <= 767.98px){.open-projects_full-width h1{font-size:24px}}.open-projects__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.open-projects__inner{padding-left:0}}.open-projects__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.open-projects__content{padding:16px;border-radius:8px}}.open-projects__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.open-projects__title{margin-bottom:16px}}.open-projects-filter{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px}@media (width <= 1199.98px){.open-projects-filter{flex-wrap:wrap;justify-content:flex-start}}.open-projects-filter .form-field{width:calc(33.33% - 11px)}@media (width <= 767.98px){.open-projects-filter .form-field{width:100%}}.open-projects-filter .form-field:nth-child(4){flex:1 1 auto}@media (width <= 1199.98px){.open-projects-filter .form-field:nth-child(4){width:calc(100% - 113px)}}@media (width <= 991.98px){.open-projects-filter .form-field:nth-child(4){width:100%}}.open-projects-filter .bc-button{width:max-content;padding-top:0;padding-bottom:0;min-height:45px}@media (width <= 991.98px){.open-projects-filter .bc-button{width:100%}}.open-projects-filter .form-field-dates{display:flex;align-items:center;gap:4px;min-width:250px}@media (width <= 575.98px){.open-projects-filter .form-field-dates{flex-wrap:wrap;gap:16px}}@media (width <= 575.98px){.open-projects-filter .form-field-dates>span{display:none}}.open-projects-filter .form-field-dates .form-field__input{flex:1 1 auto}@media (width <= 575.98px){.open-projects-filter .form-field-dates .form-field__input{width:100%}}@media (width <= 1199.98px){.open-projects-filter .form-field-dates input{max-width:100%}}.open-projects-filter_contracts{display:flex;align-items:flex-end;gap:16px}@media (width <= 991.98px){.open-projects-filter_contracts{flex-wrap:wrap;justify-content:flex-end}}.open-projects-filter_contracts .bc-button{width:max-content;padding:5px 20px;min-height:46px}@media (width <= 991.98px){.open-projects-filter_contracts .bc-button{width:100%}}.open-projects__rfp-table-wrapper{width:100%;background-color:#fff}.open-projects__rfp-filters-wrapper{display:flex;margin-bottom:10px}.open-projects__rfp-filters{display:flex;column-gap:24px;width:100%}@media (max-width: 992px){.open-projects__rfp-filters{flex-direction:column;row-gap:24px}}.open-projects__rfp-filters-date-published{display:flex;align-items:flex-end}.open-projects__rfp-filters-date-published .bc-input-group{max-width:140px}@media (max-width: 992px){.open-projects__rfp-filters-date-published{column-gap:10px;justify-content:space-between}.open-projects__rfp-filters-date-published .bc-input-group{max-width:none}}.open-projects__rfp-filters-date-published-delimiter{margin-bottom:22.5px;transform:translateY(50%)}@media (max-width: 992px){.open-projects__rfp-filters-date-published-delimiter{display:none}}.open-projects__rfp-filters-submit{width:auto;align-self:flex-end;padding-block:10px;margin-left:auto}.open-projects__rfp-table{border-bottom:1px solid #E1E4E7;margin-bottom:24px}.open-projects__rfp-table .tabulator-cell[tabulator-field=project_title]{color:#00bf62}.open-projects__rfp-table-bid-status-wrapper{display:flex;justify-content:center}.open-projects__rfp-table-bid-status{font-size:14px;line-height:19px;font-weight:400;color:#272727;background-color:#e1e4e7;border-radius:8px;padding:2px 12px}.open-projects__rfp-table-bid-status.open{background-color:#00bf6226}.open-projects__rfp-table-actions{display:flex;column-gap:16px;align-items:center;justify-content:center}.open-projects__rfp-table-action{width:24px;height:24px;cursor:pointer;background:none;border:none;display:flex;align-items:center;justify-content:center;padding:4px}.open-projects__rfp-table-action:after{width:16px;height:16px;content:"";background-position:center;background-repeat:no-repeat}.open-projects__rfp-table-action.edit:after{background-size:16px;background-image:url(/assets/icons/table-action-edit.svg)}.open-projects__rfp-table-action.delete:after{background-size:12px 16px;background-image:url(/assets/icons/table-action-delete.svg)}.open-projects__rfp-table-pagination-wrapper{display:flex}@media (max-width: 992px){.open-projects__rfp-table-pagination-wrapper .bc-pagination{flex-direction:column;row-gap:10px}}@media (max-width: 992px){.open-projects__rfp-table-pagination-items-count{padding:0}}.open-projects__rfp-table-pagination-pages{margin-left:auto}.open-projects__confirm-delete-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:calc(100% - 30px);max-width:364px;padding:20px}.open-projects__confirm-delete-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.open-projects__confirm-delete-dialog{max-width:none;border-radius:0;padding-inline:8px}}.open-projects__confirm-delete-inner{height:100%;overflow:auto;padding-inline:15px}@media (max-width: 992px){.open-projects__confirm-delete-inner{padding-inline:8px;padding-bottom:40px}}.open-projects__confirm-delete-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto;margin-bottom:5px}.open-projects__confirm-delete-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}.open-projects__confirm-delete-title{font-size:20px;line-height:27px;font-weight:800;text-align:center;margin:0 0 16px}.open-projects__confirm-delete-subtitle{font-size:16px;line-height:22px;font-weight:400;text-align:center;margin:0 0 24px}.open-projects__confirm-delete-actions{display:flex;flex-direction:column;gap:16px}.open-projects__actions{display:flex;gap:16px;justify-content:flex-end}.open-projects__actions .bc-button{width:auto}.project-details{flex-grow:1;align-items:flex-start}.project-details__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.project-details__inner{padding-left:0}}.project-details__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.project-details__content{padding:16px;border-radius:8px}}.project-details__title{font-size:20px;line-height:27px;font-weight:800;margin:0}.project-details__top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 992px){.project-details__top-bar{margin-bottom:16px;gap:14px;flex-direction:column;align-items:flex-start}}.project-details__top-bar-left{display:flex;align-items:center;gap:16px}.project-details__back-btn{display:flex;align-items:center;justify-content:center;background:#f4f5fb;border:none;width:44px;height:44px;border-radius:8px}.project-details__back-btn:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.709181 6.01788L6.84512 0.201538C7.12813 -0.0645941 7.5875 -0.068451 7.87051 0.197681C8.15352 0.463813 8.15762 0.895796 7.87461 1.16193L2.96504 5.81731H20.774C21.176 5.81731 21.5 6.12201 21.5 6.5C21.5 6.87798 21.176 7.18269 20.774 7.18269H2.96504L7.87461 11.8381C8.15762 12.1042 8.15352 12.5362 7.87051 12.8023C7.5875 13.0685 7.12813 13.0646 6.84512 12.7985L0.709181 6.98212C0.430273 6.71599 0.430273 6.28401 0.709181 6.01788Z' fill='%23272727'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:22px;height:13px;display:flex;align-items:center;justify-content:center}.project-details__top-bar-right{display:flex;gap:16px;align-items:center}.project-details__top-bar-right .bc-button{padding-block:9.5px}@media (max-width: 992px){.project-details__top-bar-right{margin-left:auto}}.project-details__edit-btn{display:flex;gap:12px;align-items:center;padding-block:9.5px}.project-details__edit-btn:before{content:"";width:17px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.97576 3.10855L1.30797 10.7763C1.02542 11.0594 0.846854 11.4297 0.801255 11.827L0.495735 14.5096C0.47582 14.6983 0.495921 14.889 0.554726 15.0694C0.613532 15.2497 0.709719 15.4156 0.837005 15.5563C0.964292 15.6969 1.11982 15.8091 1.29342 15.8856C1.46702 15.962 1.6548 16.001 1.84449 16H2.00098L4.68359 15.6945C5.07935 15.6487 5.44881 15.4731 5.73428 15.1952L13.4021 7.51995L8.97576 3.10855Z' fill='white'/%3E%3Cpath d='M15.9952 2.46025L14.0503 0.515363C13.8877 0.352016 13.6943 0.222404 13.4814 0.133965C13.2685 0.0455257 13.0402 0 12.8096 0C12.5791 0 12.3508 0.0455257 12.1379 0.133965C11.925 0.222404 11.7316 0.352016 11.5689 0.515363L9.76562 2.31867L14.1919 6.74498L15.9952 4.94167C16.1586 4.77897 16.2882 4.58562 16.3766 4.3727C16.4651 4.15979 16.5106 3.93151 16.5106 3.70096C16.5106 3.47041 16.4651 3.24213 16.3766 3.02922C16.2882 2.81631 16.1586 2.62295 15.9952 2.46025Z' fill='white'/%3E%3C/svg%3E%0A")}.project-details__main-info{border-radius:8px;border:1px solid #E1E4E7;padding:8px 24px;margin-bottom:32px}@media (max-width: 992px){.project-details__main-info{padding:0;border:none}}.project-details__main-info-row{display:flex;justify-content:space-between;container-name:card-grid;container-type:inline-size}@media (max-width: 992px){.project-details__main-info-row{flex-direction:column}}.project-details__main-info-col{max-width:calc(50% - min(4.5cqw,65px));flex-grow:1;display:flex;flex-direction:column}@media (max-width: 992px){.project-details__main-info-col{max-width:100%}}.project-details__main-info-item{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:5px}.project-details__main-info-item:not(:last-child){border-bottom:1px dashed #E1E4E7}.project-details__main-info-item-title{font-size:16px;line-height:22px;font-weight:700;margin:0}.project-details__main-info-item-value{font-size:16px;line-height:22px;font-weight:400;margin:0;max-width:140px;overflow:hidden;text-overflow:ellipsis}.project-details__bid-status{font-size:14px;line-height:19px;font-weight:400;color:#272727;background-color:#e1e4e7;border-radius:8px;padding:2px 12px}.project-details__bid-status.open{background-color:#00bf6226}.project-details__project-description{margin-bottom:32px}.project-details__project-description-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 12px}.project-details__project-description-text{font-size:16px;line-height:22px;font-weight:400;margin:0}.project-details__services{display:flex;margin-bottom:24px;gap:30px}@media (max-width: 992px){.project-details__services{flex-direction:column;gap:24px}}.project-details__services-title{font-size:16px;line-height:22px;font-weight:700;min-width:max-content}@media (max-width: 992px){.project-details__services-title{min-width:none}}.project-details__services-list{display:flex;margin:0;padding:0;flex-wrap:wrap;list-style:none;gap:12px;flex-grow:1}.project-details__services-item{font-size:16px;line-height:22px;font-weight:400;padding:8px 16px;background-color:#f4f5fb;border-radius:8px}.project-details__documents{display:flex;padding:32px 24px;border-radius:8px;background-color:#f3f5f7}@media (max-width: 992px){.project-details__documents{flex-direction:column;gap:24px;padding:16px}}.project-details__documents-left{width:100%;max-width:190px}@media (max-width: 992px){.project-details__documents-left{max-width:none}}.project-details__documents-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 32px}@media (max-width: 992px){.project-details__documents-title{margin-bottom:16px}}.project-details__documents-download-all{font-size:16px;line-height:22px;font-weight:700;gap:8px;border:none;padding:0;margin:0;display:flex;align-items:center;background:none;color:#00bf62}.project-details__documents-download-all:before{content:"";background-repeat:no-repeat;background-position:center;width:25px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M10.2791 2.66669C10.1612 2.6667 10.0482 2.71353 9.96482 2.79687C9.88148 2.88022 9.83465 2.99326 9.83464 3.11113V9.44447H7.05686C6.96897 9.4445 6.88307 9.47059 6.81001 9.51943C6.73695 9.56827 6.68 9.63767 6.64637 9.71886C6.61275 9.80006 6.60394 9.8894 6.62107 9.9756C6.6382 10.0618 6.6805 10.141 6.74262 10.2031L12.1871 15.6476C12.2704 15.7309 12.3834 15.7777 12.5013 15.7777C12.6192 15.7777 12.7322 15.7309 12.8155 15.6476L18.26 10.2031C18.3221 10.141 18.3644 10.0618 18.3815 9.9756C18.3987 9.8894 18.3899 9.80006 18.3562 9.71886C18.3226 9.63767 18.2657 9.56827 18.1926 9.51943C18.1195 9.47059 18.0336 9.4445 17.9457 9.44447H15.168V3.11113C15.168 2.99326 15.1211 2.88022 15.0378 2.79687C14.9544 2.71353 14.8414 2.6667 14.7235 2.66669H10.2791ZM3.61241 17.3334C3.49454 17.3334 3.3815 17.3802 3.29816 17.4635C3.21481 17.5469 3.16798 17.6599 3.16797 17.7778V20.8889C3.16798 21.0068 3.21481 21.1198 3.29816 21.2032C3.3815 21.2865 3.49454 21.3333 3.61241 21.3334H21.3902C21.5081 21.3333 21.6211 21.2865 21.7044 21.2032C21.7878 21.1198 21.8346 21.0068 21.8346 20.8889V17.7778C21.8346 17.6599 21.7878 17.5469 21.7044 17.4635C21.6211 17.3802 21.5081 17.3334 21.3902 17.3334H3.61241Z' fill='%2300BF62'/%3E%3C/svg%3E%0A")}.project-details__documents-right{flex-grow:1;display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 992px){.project-details__documents-right{gap:16px}}.project-details__documents-item{position:relative}@media (max-width: 992px){.project-details__documents-item{width:100%}}.project-details__documents-item.file .project-details__documents-image-wrapper{cursor:auto}.project-details__documents-item.file .project-details__documents-image-wrapper img{width:50px;height:50px}.project-details__documents-download{position:absolute;top:16px;right:16px;border:none;background-color:#f3f5f7;border-radius:2px;width:24px;height:24px;padding:0;background-position:center;background-repeat:no-repeat;background-size:15px 20px;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M7.27908 0.666687C7.16121 0.666699 7.04817 0.713528 6.96482 0.796875C6.88148 0.880222 6.83465 0.993261 6.83464 1.11113V7.44447H4.05686C3.96897 7.4445 3.88307 7.47059 3.81001 7.51943C3.73695 7.56827 3.68 7.63767 3.64637 7.71886C3.61275 7.80006 3.60394 7.8894 3.62107 7.9756C3.6382 8.0618 3.6805 8.14098 3.74262 8.20315L9.18707 13.6476C9.27042 13.7309 9.38345 13.7777 9.5013 13.7777C9.61916 13.7777 9.73218 13.7309 9.81554 13.6476L15.26 8.20315C15.3221 8.14098 15.3644 8.0618 15.3815 7.9756C15.3987 7.8894 15.3899 7.80006 15.3562 7.71886C15.3226 7.63767 15.2657 7.56827 15.1926 7.51943C15.1195 7.47059 15.0336 7.4445 14.9457 7.44447H12.168V1.11113C12.168 0.993261 12.1211 0.880222 12.0378 0.796875C11.9544 0.713528 11.8414 0.666699 11.7235 0.666687H7.27908ZM0.612413 15.3334C0.494543 15.3334 0.381504 15.3802 0.298157 15.4635C0.21481 15.5469 0.167981 15.6599 0.167969 15.7778V18.8889C0.167981 19.0068 0.21481 19.1198 0.298157 19.2032C0.381504 19.2865 0.494543 19.3333 0.612413 19.3334H18.3902C18.5081 19.3333 18.6211 19.2865 18.7044 19.2032C18.7878 19.1198 18.8346 19.0068 18.8346 18.8889V15.7778C18.8346 15.6599 18.7878 15.5469 18.7044 15.4635C18.6211 15.3802 18.5081 15.3334 18.3902 15.3334H0.612413Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.project-details__documents-image-wrapper{background:transparent;width:180px;display:flex;padding:0;margin:0 0 8px;justify-content:center;align-items:center;border:1px solid #E1E4E7;aspect-ratio:1}.project-details__documents-image-wrapper img{width:100%;max-width:100%;max-height:100%;height:100%;object-fit:cover}.project-details__documents-image-wrapper.pdf img{width:80px;height:80px}@media (max-width: 992px){.project-details__documents-image-wrapper{width:100%}}.project-details__documents-filename{font-size:14px;line-height:19px;font-weight:400;margin:0;display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis}.project-details__opened-photo-dialog{border:0;padding:0;background-color:transparent;height:100%;width:100%;max-width:960px;max-height:min(100% - 80px,540px)}.project-details__opened-photo-dialog::backdrop{background-color:#27272780}.project-details__opened-photo-inner{display:flex;column-gap:16px;width:100%;height:100%;margin:0 auto;align-items:center}.project-details__opened-photo-img-wrapper{flex-grow:1;height:100%;display:flex;justify-content:center;align-items:flex-start;column-gap:16px}.project-details__opened-photo-img-wrapper img{min-width:400px;max-width:95%;object-fit:contain;max-height:100%}.project-details__opened-photo-actions{margin-bottom:auto;display:flex;flex-direction:column;gap:16px}.project-details__opened-photo-action{border:none;background-color:#f4f5fb;background-position:center;background-repeat:no-repeat;border-radius:8px;width:44px;height:44px}.project-details__opened-photo-action.close{background-size:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.project-details__opened-photo-action.download{background-size:18.67px;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M7.27908 0.666748C7.16121 0.66676 7.04817 0.713589 6.96482 0.796936C6.88148 0.880283 6.83465 0.993322 6.83464 1.11119V7.44453H4.05686C3.96897 7.44456 3.88307 7.47065 3.81001 7.51949C3.73695 7.56833 3.68 7.63773 3.64637 7.71892C3.61275 7.80012 3.60394 7.88946 3.62107 7.97566C3.6382 8.06186 3.6805 8.14104 3.74262 8.20321L9.18707 13.6477C9.27042 13.731 9.38345 13.7778 9.5013 13.7778C9.61916 13.7778 9.73218 13.731 9.81554 13.6477L15.26 8.20321C15.3221 8.14104 15.3644 8.06186 15.3815 7.97566C15.3987 7.88946 15.3899 7.80012 15.3562 7.71892C15.3226 7.63773 15.2657 7.56833 15.1926 7.51949C15.1195 7.47065 15.0336 7.44456 14.9457 7.44453H12.168V1.11119C12.168 0.993322 12.1211 0.880283 12.0378 0.796936C11.9544 0.713589 11.8414 0.66676 11.7235 0.666748H7.27908ZM0.612413 15.3334C0.494543 15.3334 0.381504 15.3803 0.298157 15.4636C0.21481 15.5469 0.167981 15.66 0.167969 15.7779V18.889C0.167981 19.0068 0.21481 19.1199 0.298157 19.2032C0.381504 19.2866 0.494543 19.3334 0.612413 19.3334H18.3902C18.5081 19.3334 18.6211 19.2866 18.7044 19.2032C18.7878 19.1199 18.8346 19.0068 18.8346 18.889V15.7779C18.8346 15.66 18.7878 15.5469 18.7044 15.4636C18.6211 15.3803 18.5081 15.3334 18.3902 15.3334H0.612413Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.project-details__form-row{margin-bottom:32px}.project-details__form-row:last-child{margin-bottom:0}.project-details__form-row.budget .col-lg-2{margin-top:0}.project-details__form-row.budget .col-lg-2:last-child{position:relative}@media (width <= 991px){.project-details__form-row.budget .col-lg-2:last-child{margin-top:8px}}.project-details__form-row.budget .col-lg-2:last-child:before{content:"-";position:absolute;left:0;top:10px;translate:-50% 0}@media (width <= 991px){.project-details__form-row.budget .col-lg-2:last-child:before{display:none}}.project-details__form-row.budget .bc-input-group{margin-top:0}.project-details__form-item-title{font-size:18px;line-height:25px;font-weight:700;margin:0 0 16px}.project-details__documents-upload-subtitle{margin:0 0 8px;font-size:14px;line-height:19px;font-weight:400}.project-details__documents-upload-dropzone{background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:52px}.project-details__documents-upload-dropzone.filesOver{border-color:#00bf62}@media (max-width: 992px){.project-details__documents-upload-dropzone{padding:0;border-radius:0;background-color:transparent;border:none}}.project-details__documents-upload-input{opacity:0;z-index:-1}.project-details__documents-upload-empty{display:flex;flex-direction:column;row-gap:16px}.project-details__documents-upload-empty-title{text-align:center;display:flex;justify-content:center;column-gap:24px;align-items:center}.project-details__documents-upload-empty-title>span{font-size:16px;line-height:22px;font-weight:400}@media (max-width: 992px){.project-details__documents-upload-empty-title span{display:none}}.project-details__documents-upload-pick-btn{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (max-width: 992px){.project-details__documents-upload-pick-btn{width:100%}}.project-details__documents-upload-empty-desc{text-align:center;margin:0;color:#939393;font-size:14px;line-height:19px;font-weight:400}@media (max-width: 992px){.project-details__documents-upload-empty-desc{order:-1;text-align:left}}.project-details__documents-uploaded{padding-top:24px;display:flex;row-gap:24px;flex-direction:column}.project-details__documents-upload-success{justify-content:space-between;align-items:center;display:flex;background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:25px 32px}@media (max-width: 992px){.project-details__documents-upload-success{padding:0;border-radius:0;border:none;background-color:transparent}}.project-details__documents-upload-success-preview{display:flex;gap:24px;align-items:center}.project-details__documents-upload-img{width:80px;height:80px;overflow:hidden}.project-details__documents-upload-preview-text{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:19px;font-weight:400}.project-details__documents-upload-filename{max-width:160px;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.project-details__documents-upload-success-delete{background:none;border:none;width:32px;display:flex;align-items:center;justify-content:center;height:32px;padding:5px 7px}.project-details__documents-upload-success-delete:after{content:"";background-image:url(/assets/icons/bin.svg);background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;height:100%}.project-details__cancel-editing-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:100%;max-width:364px;padding:20px}.project-details__cancel-editing-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.project-details__cancel-editing-dialog{max-width:none;border-radius:0;padding-inline:8px}}.project-details__cancel-editing-inner{height:100%;overflow:auto;padding-inline:15px}@media (max-width: 992px){.project-details__cancel-editing-inner{padding-inline:8px;padding-bottom:40px}}.project-details__cancel-editing-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto;margin-bottom:5px}.project-details__cancel-editing-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}.project-details__cancel-editing-title{font-size:20px;line-height:27px;font-weight:800;text-align:center;margin:0 0 16px}.project-details__cancel-editing-subtitle{font-size:16px;line-height:22px;font-weight:400;text-align:center;margin:0 0 24px}.project-details__cancel-editing-actions{display:flex;flex-direction:column;gap:16px}.project-details .contact-info{margin:10px 0 24px;padding:24px;border-radius:8px;border:1px solid #D3D7DA;display:flex;gap:16px;flex-wrap:wrap}@media (width <= 767.98px){.project-details .contact-info{padding:16px}}.project-details .contact-info__title{font-size:16px;font-weight:700;width:100%}.project-details .contact-info__tip{margin-bottom:16px;width:100%}.project-details .contact-info .form-field{width:calc(33.33% - 10.66px)}@media (width <= 767.98px){.project-details .contact-info .form-field{width:100%}}.project-search{flex-grow:1;align-items:flex-start}.project-search__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.project-search__inner{padding-left:0}}.project-search__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.project-search__content{padding:16px;border-radius:8px}}.project-search__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.project-search__title{margin-bottom:16px}}.project-search__rfp-table-wrapper{width:100%;background-color:#fff}.project-search__rfp-filters-wrapper{margin-bottom:10px}@media (max-width: 992px){.project-search__rfp-filters-wrapper{margin-bottom:16px}}.project-search__rfp-filters{align-items:flex-end}@media (max-width: 992px){.project-search__rfp-filters{flex-direction:column;row-gap:24px}}.project-search__rfp-filters-submit{width:100%;margin-left:auto;padding-block:10px}@media (max-width: 992px){.project-search__rfp-filters-submit{width:100%}}.project-search__rfp-table{border-bottom:1px solid #E1E4E7;margin-bottom:24px}.project-search__rfp-table .tabulator-cell[tabulator-field=project_title]{color:#00bf62}.project-search__rfp-table .tabulator-cell[tabulator-field=expanded-btn]{padding-inline:0!important}.project-search__rfp-table .tabulator-row{--expand-cell-width: 50px;cursor:pointer}.project-search__rfp-table .tabulator-row.expanded .project-search__rfp-table-expanded-btn{transform:rotate(180deg)}.project-search__rfp-table .tabulator-row.expanded .project-search__rfp-table-expanded-row-content{display:block}@media (hover: hover){.project-search__rfp-table .tabulator-row:hover{background-color:#f3f5f7}}@media (hover: none){.project-search__rfp-table .tabulator-row:active{background-color:#f3f5f7}}.project-search__rfp-table-expanded-btn{width:16px;background-position:center;background-repeat:no-repeat;background-size:9px 5px;height:16px;background-color:transparent;border:none;background-image:url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.50002 4.36365C4.40702 4.36365 4.31393 4.32811 4.24293 4.25711L0.606568 0.620749C0.464477 0.478658 0.464477 0.248568 0.606568 0.106568C0.748659 -0.0354318 0.978749 -0.0355227 1.12075 0.106568L4.50002 3.48584L7.87928 0.106568C8.02138 -0.0355227 8.25147 -0.0355227 8.39347 0.106568C8.53547 0.248659 8.53556 0.478749 8.39347 0.620749L4.75711 4.25711C4.68611 4.32811 4.59302 4.36365 4.50002 4.36365Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.project-search__rfp-table-expanded-row-content{background-color:#f3f5f7;padding-right:48px;padding-block:24px;padding-left:calc(var(--expand-cell-width) + var(--cell-padding-inline));width:100%;white-space:normal;display:none}.project-search__rfp-table-expanded-row-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 12px}.project-search__rfp-table-expanded-row-text{font-size:16px;line-height:22px;font-weight:400;margin:0}.project-search__rfp-table-services-needed{display:flex;flex-direction:column}.project-search__rfp-table-bid-status-wrapper{display:flex;justify-content:center}.project-search__rfp-table-bid-status{font-size:14px;line-height:19px;font-weight:400;color:#272727;background-color:#e1e4e7;border-radius:8px;padding:2px 12px}.project-search__rfp-table-bid-status.open{background-color:#00bf6226}.project-search__rfp-table-pagination-wrapper{display:flex}@media (max-width: 992px){.project-search__rfp-table-pagination-wrapper .bc-pagination{flex-direction:column;row-gap:10px}}@media (max-width: 992px){.project-search__rfp-table-pagination-items-count{padding:0}}.project-search__rfp-table-pagination-pages{margin-left:auto}.project-search .bc-table .project-name{color:#00934c}.project-search .bc-table th:first-child .dt-column-order:before{display:none!important}.project-search-table tbody tr{position:relative}.project-search-table tbody .description{position:absolute;background:#f3f5f7;width:100%;left:0;right:0;top:100%;z-index:10}.contractor-project-details{flex-grow:1;align-items:flex-start}.contractor-project-details__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.contractor-project-details__inner{padding-left:0}}.contractor-project-details__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.contractor-project-details__content{padding:16px;border-radius:8px}}.contractor-project-details__title{font-size:20px;line-height:27px;font-weight:800;margin:0}.contractor-project-details__top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media (max-width: 992px){.contractor-project-details__top-bar{margin-bottom:16px;gap:14px;flex-direction:column;align-items:flex-start}}.contractor-project-details__top-bar-left{display:flex;align-items:center;gap:16px}.contractor-project-details .contact-info{margin:10px 0 24px;padding:24px;border-radius:8px;border:1px solid #D3D7DA;display:flex;gap:16px;flex-wrap:wrap}@media (width <= 767.98px){.contractor-project-details .contact-info{padding:16px}}.contractor-project-details .contact-info__title{font-size:16px;font-weight:700;width:100%}.contractor-project-details .contact-info__tip{margin-bottom:16px;width:100%}.contractor-project-details .contact-info .form-field{width:calc(33.33% - 10.66px)}@media (width <= 767.98px){.contractor-project-details .contact-info .form-field{width:100%}}.contractor-project-details__back-btn{display:flex;align-items:center;justify-content:center;background:#f4f5fb;border:none;width:44px;height:44px;border-radius:8px}.contractor-project-details__back-btn:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.709181 6.01788L6.84512 0.201538C7.12813 -0.0645941 7.5875 -0.068451 7.87051 0.197681C8.15352 0.463813 8.15762 0.895796 7.87461 1.16193L2.96504 5.81731H20.774C21.176 5.81731 21.5 6.12201 21.5 6.5C21.5 6.87798 21.176 7.18269 20.774 7.18269H2.96504L7.87461 11.8381C8.15762 12.1042 8.15352 12.5362 7.87051 12.8023C7.5875 13.0685 7.12813 13.0646 6.84512 12.7985L0.709181 6.98212C0.430273 6.71599 0.430273 6.28401 0.709181 6.01788Z' fill='%23272727'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:22px;height:13px;display:flex;align-items:center;justify-content:center}.contractor-project-details__top-bar-right{display:flex;align-items:center;gap:16px}@media (max-width: 992px){.contractor-project-details__top-bar-right{margin-left:auto;width:100%;flex-direction:column}.contractor-project-details__top-bar-right a{width:100%}}.contractor-project-details__book-btn{padding-block:9.5px;border:1px solid;--background-color: #FFF;--color: #272727;--border-color: #272727;--hover-background-color: #939393}@media (max-width: 992px){.contractor-project-details__book-btn{width:100%}}.contractor-project-details__submit-bid-btn{padding-block:9.5px}@media (max-width: 992px){.contractor-project-details__submit-bid-btn{width:100%}}.contractor-project-details__main-info{border-radius:8px;border:1px solid #E1E4E7;padding:8px 24px;margin-bottom:32px}@media (max-width: 992px){.contractor-project-details__main-info{padding:0;border:none}}.contractor-project-details__main-info-row{display:flex;justify-content:space-between;container-name:card-grid;container-type:inline-size}@media (max-width: 992px){.contractor-project-details__main-info-row{flex-direction:column}}.contractor-project-details__main-info-col{max-width:calc(50% - min(4.5cqw,65px));flex-grow:1;display:flex;flex-direction:column}@media (max-width: 992px){.contractor-project-details__main-info-col{max-width:100%}}.contractor-project-details__main-info-item{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:5px}.contractor-project-details__main-info-item:not(:last-child){border-bottom:1px dashed #E1E4E7}.contractor-project-details__main-info-item-title{font-size:16px;line-height:22px;font-weight:700;margin:0}.contractor-project-details__main-info-item-value{font-size:16px;line-height:22px;font-weight:400;margin:0;max-width:140px;overflow:hidden;text-overflow:ellipsis}.contractor-project-details__bid-status{font-size:14px;line-height:19px;font-weight:400;color:#272727;background-color:#e1e4e7;border-radius:8px;padding:2px 12px}.contractor-project-details__bid-status.open{background-color:#00bf6226}.contractor-project-details__project-description{margin-bottom:32px}.contractor-project-details__project-description-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 12px}.contractor-project-details__project-description-text{font-size:16px;line-height:22px;font-weight:400;margin:0}.contractor-project-details__services{display:flex;margin-bottom:24px;gap:30px}@media (max-width: 992px){.contractor-project-details__services{flex-direction:column;gap:24px}}.contractor-project-details__services-title{font-size:16px;line-height:22px;font-weight:700;min-width:max-content}@media (max-width: 992px){.contractor-project-details__services-title{min-width:none}}.contractor-project-details__services-list{display:flex;margin:0;padding:0;flex-wrap:wrap;list-style:none;gap:12px;flex-grow:1}.contractor-project-details__services-item{font-size:16px;line-height:22px;font-weight:400;padding:8px 16px;background-color:#f4f5fb;border-radius:8px}.contractor-project-details__documents{display:flex;padding:32px 24px;border-radius:8px;margin-bottom:16px;background-color:#f3f5f7}@media (max-width: 992px){.contractor-project-details__documents{flex-direction:column;gap:24px;padding:16px}}.contractor-project-details__documents-left{width:100%;max-width:190px}@media (max-width: 992px){.contractor-project-details__documents-left{max-width:none}}.contractor-project-details__documents-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 32px}@media (max-width: 992px){.contractor-project-details__documents-title{margin-bottom:16px}}.contractor-project-details__documents-download-all{font-size:16px;line-height:22px;font-weight:700;gap:8px;border:none;padding:0;margin:0;display:flex;align-items:center;background:none;color:#00bf62}.contractor-project-details__documents-download-all:before{content:"";background-repeat:no-repeat;background-position:center;width:25px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M10.2791 2.66669C10.1612 2.6667 10.0482 2.71353 9.96482 2.79687C9.88148 2.88022 9.83465 2.99326 9.83464 3.11113V9.44447H7.05686C6.96897 9.4445 6.88307 9.47059 6.81001 9.51943C6.73695 9.56827 6.68 9.63767 6.64637 9.71886C6.61275 9.80006 6.60394 9.8894 6.62107 9.9756C6.6382 10.0618 6.6805 10.141 6.74262 10.2031L12.1871 15.6476C12.2704 15.7309 12.3834 15.7777 12.5013 15.7777C12.6192 15.7777 12.7322 15.7309 12.8155 15.6476L18.26 10.2031C18.3221 10.141 18.3644 10.0618 18.3815 9.9756C18.3987 9.8894 18.3899 9.80006 18.3562 9.71886C18.3226 9.63767 18.2657 9.56827 18.1926 9.51943C18.1195 9.47059 18.0336 9.4445 17.9457 9.44447H15.168V3.11113C15.168 2.99326 15.1211 2.88022 15.0378 2.79687C14.9544 2.71353 14.8414 2.6667 14.7235 2.66669H10.2791ZM3.61241 17.3334C3.49454 17.3334 3.3815 17.3802 3.29816 17.4635C3.21481 17.5469 3.16798 17.6599 3.16797 17.7778V20.8889C3.16798 21.0068 3.21481 21.1198 3.29816 21.2032C3.3815 21.2865 3.49454 21.3333 3.61241 21.3334H21.3902C21.5081 21.3333 21.6211 21.2865 21.7044 21.2032C21.7878 21.1198 21.8346 21.0068 21.8346 20.8889V17.7778C21.8346 17.6599 21.7878 17.5469 21.7044 17.4635C21.6211 17.3802 21.5081 17.3334 21.3902 17.3334H3.61241Z' fill='%2300BF62'/%3E%3C/svg%3E%0A")}.contractor-project-details__documents-right{flex-grow:1;display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 992px){.contractor-project-details__documents-right{gap:16px}}.contractor-project-details__documents-item{position:relative}@media (max-width: 992px){.contractor-project-details__documents-item{width:100%}}.contractor-project-details__documents-download{position:absolute;top:16px;right:16px;border:none;background:none;width:24px;height:24px;padding:0;background-position:center;background-repeat:no-repeat;background-size:19px 20px;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M7.27908 0.666687C7.16121 0.666699 7.04817 0.713528 6.96482 0.796875C6.88148 0.880222 6.83465 0.993261 6.83464 1.11113V7.44447H4.05686C3.96897 7.4445 3.88307 7.47059 3.81001 7.51943C3.73695 7.56827 3.68 7.63767 3.64637 7.71886C3.61275 7.80006 3.60394 7.8894 3.62107 7.9756C3.6382 8.0618 3.6805 8.14098 3.74262 8.20315L9.18707 13.6476C9.27042 13.7309 9.38345 13.7777 9.5013 13.7777C9.61916 13.7777 9.73218 13.7309 9.81554 13.6476L15.26 8.20315C15.3221 8.14098 15.3644 8.0618 15.3815 7.9756C15.3987 7.8894 15.3899 7.80006 15.3562 7.71886C15.3226 7.63767 15.2657 7.56827 15.1926 7.51943C15.1195 7.47059 15.0336 7.4445 14.9457 7.44447H12.168V1.11113C12.168 0.993261 12.1211 0.880222 12.0378 0.796875C11.9544 0.713528 11.8414 0.666699 11.7235 0.666687H7.27908ZM0.612413 15.3334C0.494543 15.3334 0.381504 15.3802 0.298157 15.4635C0.21481 15.5469 0.167981 15.6599 0.167969 15.7778V18.8889C0.167981 19.0068 0.21481 19.1198 0.298157 19.2032C0.381504 19.2865 0.494543 19.3333 0.612413 19.3334H18.3902C18.5081 19.3333 18.6211 19.2865 18.7044 19.2032C18.7878 19.1198 18.8346 19.0068 18.8346 18.8889V15.7778C18.8346 15.6599 18.7878 15.5469 18.7044 15.4635C18.6211 15.3802 18.5081 15.3334 18.3902 15.3334H0.612413Z' fill='%23272727'/%3E%3C/svg%3E%0A")}.contractor-project-details__documents-image-wrapper{background:transparent;width:180px;display:flex;padding:0;margin:0 0 8px;justify-content:center;align-items:center;border:1px solid #E1E4E7;aspect-ratio:1}.contractor-project-details__documents-image-wrapper img{width:100%;max-width:100%;max-height:100%;height:100%;object-fit:cover}.contractor-project-details__documents-image-wrapper.pdf img{width:80px;height:80px}@media (max-width: 992px){.contractor-project-details__documents-image-wrapper{width:100%}}.contractor-project-details__documents-filename{font-size:14px;line-height:19px;font-weight:400;margin:0;display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis}.contractor-project-details__posted-questions{display:flex;flex-direction:column;margin:0 0 16px;padding:0;list-style:none;gap:16px}.contractor-project-details__posted-question{border:1px solid #E1E4E7;border-radius:8px;padding:8px 24px;display:flex;gap:10px;flex-direction:column}.contractor-project-details__posted-question-author-info{display:flex;align-items:center;gap:16px}.contractor-project-details__posted-question-author-avatar{width:50px;height:50px;border-radius:999px;position:relative}.contractor-project-details__posted-question-author-avatar:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;z-index:2;width:50px;height:50px;background-color:#f3f5f7;background-position:center;background-size:25px 24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5617 9.95195C18.1008 9.08477 18.3914 8.08633 18.4008 7.05977C18.4102 5.58789 17.843 4.19102 16.7977 3.13633C15.7523 2.08164 14.3695 1.4957 12.893 1.48633C12.8836 1.48633 12.8742 1.48633 12.8602 1.48633C11.3883 1.48633 10.0008 2.0582 8.95547 3.09883C7.90078 4.14414 7.32422 5.54102 7.32422 7.02695C7.32422 8.06758 7.61484 9.08008 8.16328 9.95664C8.86641 11.0863 9.92109 11.8973 11.1398 12.2957C11.168 12.3051 11.1914 12.3098 11.2195 12.3191C11.482 12.3988 11.7492 12.4598 12.0211 12.502C12.0258 12.502 12.0352 12.502 12.0398 12.5066C12.0961 12.516 12.1523 12.5207 12.2086 12.5301C12.2227 12.5301 12.2414 12.5348 12.2555 12.5348C12.307 12.5395 12.3539 12.5441 12.4055 12.5488C12.4242 12.5488 12.443 12.5535 12.4617 12.5535C12.5133 12.5582 12.5602 12.5582 12.6117 12.5629C12.6305 12.5629 12.6445 12.5629 12.6633 12.5676C12.7289 12.5676 12.7945 12.5723 12.8602 12.5723C12.9258 12.5723 12.9914 12.5723 13.057 12.5676C13.0758 12.5676 13.0898 12.5676 13.1086 12.5629C13.1602 12.5629 13.207 12.5582 13.2586 12.5535C13.2773 12.5535 13.2961 12.5488 13.3148 12.5488C13.3664 12.5441 13.4133 12.5395 13.4648 12.5348C13.4789 12.5348 13.4977 12.5301 13.5117 12.5301C13.568 12.5254 13.6242 12.516 13.6805 12.5066C13.6898 12.5066 13.6945 12.5066 13.7039 12.502C13.9758 12.4598 14.243 12.3988 14.5055 12.3191C14.5195 12.3145 14.5383 12.3098 14.5523 12.3051C15.7805 11.9066 16.8492 11.0863 17.5617 9.95195Z' fill='%23272727' fill-opacity='0.25'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.47621 19.0547C2.73402 18.0984 3.12308 17.1844 3.63402 16.3406C4.75433 14.475 6.76058 13.4062 8.88402 13.4062C8.93739 13.4062 8.9908 13.4069 9.04423 13.4083C9.64089 13.4182 10.2435 13.5126 10.834 13.6969C11.4969 13.9009 12.1827 14.0085 12.8824 14.0109C13.5821 14.0085 14.268 13.9009 14.9309 13.6969C15.5214 13.5126 16.124 13.4182 16.7206 13.4083C16.7741 13.4069 16.8275 13.4062 16.8808 13.4062C19.0043 13.4062 21.0105 14.475 22.1308 16.3406C22.6418 17.1844 23.0308 18.0984 23.2887 19.0547C23.359 19.3078 23.2652 19.5797 23.0543 19.725C20.0824 21.8625 16.5762 22.9875 12.9012 22.9875C12.8949 22.9875 12.8887 22.9875 12.8824 22.9875C12.8762 22.9875 12.87 22.9875 12.8637 22.9875C9.18871 22.9875 5.68246 21.8625 2.71058 19.725C2.49965 19.5797 2.4059 19.3078 2.47621 19.0547Z' fill='%23272727' fill-opacity='0.25'/%3E%3C/svg%3E%0A")}.contractor-project-details__posted-question-date{font-size:12px;line-height:18px;font-weight:600;margin:0}.contractor-project-details__posted-question-author-info-right{display:flex;flex-direction:column;gap:4px}.contractor-project-details__posted-question-author-name{font-size:14px;line-height:17px;font-weight:700;letter-spacing:-2%;margin:0}.contractor-project-details__posted-question-text{font-size:16px;line-height:22px;font-weight:400;margin:0}.contractor-project-details__related-questions{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px}.contractor-project-details__related-questions .bc-input-group{width:100%}.contractor-project-details__send-question-btn{width:auto}@media (max-width: 992px){.contractor-project-details__send-question-btn{width:100%}}.profile{flex-grow:1;align-items:flex-start}.profile__inner{padding-left:8px;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 992px){.profile__inner{padding-left:0}}.profile__content{border-radius:20px;background-color:#fff;padding:32px;width:100%;margin-bottom:16px}@media (max-width: 992px){.profile__content{padding:0;border-radius:8px;background-color:transparent}}.profile__title{font-size:20px;line-height:27px;font-weight:800;margin:0 0 24px}@media (max-width: 992px){.profile__title{display:none}}.profile__title-mobile{font-size:20px;line-height:27px;font-weight:800;display:none;margin-bottom:16px}@media (max-width: 992px){.profile__title-mobile{display:block}}.profile__form{display:flex;gap:40px}@media (max-width: 992px){.profile__form{flex-direction:column;gap:16px}}.profile__form-errors{color:#c40000;margin-bottom:30px;font-weight:700}.profile__form-success{color:#00934c;margin-bottom:30px;font-weight:700}.profile__form-main{display:flex;flex-direction:column;flex:1 1 0}@media (max-width: 992px){.profile__form-main{flex:auto;padding:16px;border-radius:8px;background-color:#fff}}.profile__form-avatar{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:45px}@media (max-width: 992px){.profile__form-avatar{margin-bottom:8px}}.profile__form-avatar-btn{width:107px;height:107px;padding:0;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:999px;background-color:#f3f5f7;overflow:hidden}.profile__form-avatar-btn img{width:100%;height:100%;object-fit:cover}.profile__form-avatar-btns{display:flex;justify-content:center;gap:15px;padding-top:8px}.profile__form-avatar-delete,.profile__form-avatar-edit{font-size:14px;color:#00bf62;border:none;background-color:transparent}.profile__form-field-wrapper:not(:last-of-type){margin-bottom:24px}.profile__form-password{flex:1 1 0}@media (max-width: 992px){.profile__form-password{flex:auto}}.profile__form-password-card{border-radius:20px;border:1px solid #E1E4E7;padding:24px 32px}@media (max-width: 992px){.profile__form-password-card{padding:16px;border:none;border-radius:8px;background-color:#fff}}.profile__form-password-title{font-size:16px;line-height:22px;font-weight:800;margin:0 0 24px}.profile__form-password-title .red{color:#ff1b1b;font-weight:400}.profile__password-strength{padding:16px 24px;border-radius:14px;background:#f4f5fb}.profile__password-strength-title{font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px;margin:0 0 24px}.profile__password-strength-scale-wrapper{display:flex;align-items:center;--bar-width: 0;--bar-color: transparent;--word-color: transparent;margin-bottom:8px;gap:10px}.profile__password-strength-scale-wrapper.veryWeak{--bar-width: 28%;--bar-color: #C40000;--word-color: #C40000}.profile__password-strength-scale-wrapper.veryWeak .profile__password-strength-scale-word:after{content:attr(data-very-weak)}.profile__password-strength-scale-wrapper.weak{--bar-width: 49%;--bar-color: #FF1B1B;--word-color: #FF1B1B}.profile__password-strength-scale-wrapper.weak .profile__password-strength-scale-word:after{content:attr(data-weak)}.profile__password-strength-scale-wrapper.strong{--bar-width: 82%;--bar-color: #00BF62;--word-color: #00BF62}.profile__password-strength-scale-wrapper.strong .profile__password-strength-scale-word:after{content:attr(data-strong)}.profile__password-strength-scale-wrapper.superStrong{--bar-width: 100%;--bar-color: #00BF62;--word-color: #00BF62}.profile__password-strength-scale-wrapper.superStrong .profile__password-strength-scale-word:after{content:attr(data-super-strong)}.profile__password-strength-scale{position:relative;width:100%;max-width:70%;height:6px;background-color:#fff;border:1px solid #E1E4E7;border-radius:30px}.profile__password-strength-scale:after{content:"";min-height:6px;position:absolute;border-radius:30px;background-color:var(--bar-color);inset:-.5px calc(100% - var(--bar-width) - 1px) -1px -1px}.profile__password-strength-scale-word{display:flex;justify-content:center;flex-grow:1;text-align:center;color:var(--word-color);font-size:16px;line-height:22px;font-weight:700}.profile__password-strength-description{font-size:14px;line-height:19px;font-weight:400;margin:0}.profile__actions{display:flex;justify-content:flex-end}.profile__actions .bc-button{width:auto}.profile__user-photo-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:100%;max-width:364px;padding:20px 20px 32px}.profile__user-photo-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.profile__user-photo-dialog{max-width:none;width:calc(100% - 40px);padding-inline:8px}}.profile__user-photo-inner{height:100%;overflow:auto;padding-inline:15px}@media (max-width: 992px){.profile__user-photo-inner{padding-inline:8px}}.profile__user-photo-close{display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;width:24px;height:24px;z-index:2;margin-left:auto;margin-bottom:5px}.profile__user-photo-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}.profile__user-photo-title{font-size:20px;line-height:27px;font-weight:800;text-align:center;margin:0 0 16px}.profile__user-photo-img-wrapper{width:200px;height:200px;display:flex;margin:0 auto 24px;background-color:#f3f5f7;border-radius:999px;align-items:center;justify-content:center;overflow:hidden}.profile__user-photo-img-wrapper img{width:100%;height:100%;object-fit:cover}.profile__user-photo-actions{display:flex;flex-direction:column;gap:16px}.profile__user-photo-actions .bc-button{translate:none!important}.profile__user-photo-crop-dialog .cropper-view-box,.profile__user-photo-crop-dialog .cropper-face{border-radius:50%}.profile__user-photo-crop-dialog .cropper-view-box{outline:0;box-shadow:0 0 0 1px #39f}.add-contracting-company{padding-left:8px;flex-grow:1;align-items:flex-start}@media (width <= 1199.98px){.add-contracting-company{padding-left:0}}.add-contracting-company .dashboard-title{margin-bottom:0}.add-contracting-company .bc-radio-body{margin-right:32px}.add-contracting-company__form-inner{background-color:#fff;width:100%;margin-bottom:16px;display:flex;flex-direction:column;gap:24px}.add-contracting-company__buttons{display:flex;justify-content:flex-end;gap:16px}.add-contracting-company__buttons .bc-button{width:max-content}.add-contracting-company .form-steps{display:flex;font-weight:700;font-size:16px;line-height:1.3;color:#c3c5d0;gap:16px;justify-content:space-between;position:relative}@media (width <= 1350px){.add-contracting-company .form-steps{font-size:12px;gap:10px}}@media (width <= 1199.98px){.add-contracting-company .form-steps{flex-direction:column;font-size:18px}}@media (width <= 1199.98px){.add-contracting-company .form-steps{gap:8px}}.add-contracting-company .form-steps:before{content:"";width:100%;height:1px;background-color:#c3c5d0;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (width <= 1199.98px){.add-contracting-company .form-steps:before{width:1px;height:100%;left:17.5px}}.add-contracting-company .form-steps__item{padding:10px;display:flex;gap:10px;position:relative;background-color:#fff;z-index:1;align-items:center}@media (width <= 1500px){.add-contracting-company .form-steps__item{gap:8px}}@media (width <= 1350px){.add-contracting-company .form-steps__item{padding:10px}}@media (width <= 1199.98px){.add-contracting-company .form-steps__item{padding:8px}}.add-contracting-company .form-steps__item:last-child:after{display:none}.add-contracting-company .form-steps__item.active{color:#00bf62}.add-contracting-company .form-steps__item.active .num{border-color:#00bf62}.add-contracting-company .form-steps__item.done{color:#272727}.add-contracting-company .form-steps__item.done .num{color:transparent;border-color:#00bf62;background-color:#00bf62;background-image:url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44627 7.36515C3.36036 7.45171 3.24315 7.5 3.12139 7.5C2.99964 7.5 2.88242 7.45171 2.79651 7.36515L0.201945 4.76584C-0.0673149 4.49613 -0.0673149 4.05879 0.201945 3.78959L0.526823 3.46408C0.796167 3.19438 1.23228 3.19438 1.50154 3.46408L3.12139 5.08671L7.49846 0.70228C7.7678 0.432573 8.20434 0.432573 8.47318 0.70228L8.79806 1.02778C9.06732 1.29749 9.06732 1.73475 8.79806 2.00404L3.44627 7.36515Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.add-contracting-company .form-steps__item .num{font-size:14px;height:20px;width:20px;border-radius:20px;border:1px solid #C3C5D0;display:flex;justify-content:center;align-items:center;text-align:center;line-height:1}.add-contracting-company .form-content-item__inner{display:flex;gap:24px;flex-wrap:wrap}.add-contracting-company .form-content-item__inner.preloader{position:relative}.add-contracting-company .form-content-item__inner.preloader:before{content:"";background-color:#fffc;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.add-contracting-company .form-content-item__inner.preloader:after{content:"";height:40px;width:40px;border-radius:100px;z-index:1;position:absolute;top:50%;left:50%;translate:-50% -50%;border:4px solid #00BF62;border-bottom-color:transparent;animation:preloader-rotation .5s linear infinite}.add-contracting-company .licenses{gap:16px}.add-contracting-company .licenses-item{width:100%;display:flex;align-items:center;gap:16px}@media (width <= 767.98px){.add-contracting-company .licenses-item{flex-direction:column;align-items:flex-start;border:1px solid #C3C5D0;padding:16px;border-radius:8px}}.add-contracting-company .licenses-item__inner{flex:1 1 auto;display:flex;gap:10px;border:1px solid #C3C5D0;padding:16px;border-radius:16px}@media (width <= 767.98px){.add-contracting-company .licenses-item__inner{flex-direction:column;align-items:flex-start;width:100%;padding:0;border-radius:0;border:none}}.add-contracting-company .licenses-item__inner .form-field{width:calc(25% - 7.5px)}@media (width <= 767.98px){.add-contracting-company .licenses-item__inner .form-field{width:100%}}.add-contracting-company .licenses-item__delete{display:none;position:relative;background-color:#00bf62;height:32px;width:32px;border-radius:10px;cursor:pointer;border:none}.add-contracting-company .licenses-item__delete:active{translate:0 2px}.add-contracting-company .licenses-item__delete:hover{background-color:#00934c}@media (width <= 767.98px){.add-contracting-company .licenses-item__delete{background-color:transparent;width:max-content;margin-left:auto;border:none}}.add-contracting-company .licenses-item__delete:before{content:"";width:16px;height:3px;border-radius:20px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width <= 767.98px){.add-contracting-company .licenses-item__delete:before{display:none}}.add-contracting-company .licenses-item__delete span{display:none;font-weight:700;font-size:14px;line-height:1.2;color:#00bf62}@media (width <= 767.98px){.add-contracting-company .licenses-item__delete span{display:block}}.add-contracting-company .licenses-item .form-field__title{font-size:14px;font-weight:400}.add-contracting-company .licenses-btn{width:100%}.add-contracting-company .licenses-btn button{width:max-content;display:flex;align-items:center;gap:8px}@media (width <= 767.98px){.add-contracting-company .licenses-btn button{width:100%;justify-content:center;padding-top:9px;padding-bottom:9px}}.add-contracting-company .licenses-btn button:before{content:"";background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%2300BF62" stroke="%2300BF62" stroke-width="0.5"/></svg>');display:block;height:24px;width:24px}.add-contracting-company .licenses-btn button:hover:before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%23FFFFFF" stroke="%23FFFFFF" stroke-width="0.5"/></svg>')}.add-contracting-company .links .bc-checkbox-wrapper{flex-wrap:wrap;gap:24px 0}.add-contracting-company .links .bc-checkbox-wrapper .bc-checkbox-body{margin-right:24px}@media (width <= 767.98px){.add-contracting-company .links .bc-checkbox-wrapper .bc-checkbox-body{width:calc(50% - 50px)}}.add-contracting-company .links-item-google{display:flex;width:100%;gap:24px}@media (width <= 991.98px){.add-contracting-company .links-item-google{flex-wrap:wrap}}@media (width <= 575.98px){.add-contracting-company .links-item-google .form-field{width:100%}}@media (width <= 991.98px){.add-contracting-company .links-item-google .form-field:first-child{width:100%}}.add-contracting-company .links-wrapper{display:flex;gap:24px;flex-wrap:wrap;width:100%}.add-contracting-company .links .form-field{width:calc(50% - 12px)}@media (width <= 575.98px){.add-contracting-company .links .form-field{width:100%}}.add-contracting-company .links>.form-field:nth-child(1){width:100%}.add-contracting-company .links .bc-checkbox-body{margin-right:32px}.add-contracting-company .references-item{width:100%;display:flex;align-items:center;gap:16px}@media (width <= 767.98px){.add-contracting-company .references-item{flex-direction:column;align-items:flex-start;border:1px solid #C3C5D0;padding:16px;border-radius:8px}}.add-contracting-company .references-item__inner{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:10px;border:1px solid #C3C5D0;padding:16px;border-radius:16px}@media (width <= 767.98px){.add-contracting-company .references-item__inner{flex-direction:column;align-items:flex-start;width:100%;padding:0;border-radius:0;border:none}}.add-contracting-company .references-item__inner .form-field{width:calc(33.33% - 7.5px)}@media (width <= 767.98px){.add-contracting-company .references-item__inner .form-field{width:100%}}.add-contracting-company .references-item__inner .form-field:last-child{width:100%}.add-contracting-company .references-item__inner .form-field textarea{min-height:180px}.add-contracting-company .references-item__delete{display:none;position:relative;background-color:#00bf62;height:32px;width:32px;border-radius:10px;cursor:pointer;border:none}.add-contracting-company .references-item__delete:active{translate:0 2px}.add-contracting-company .references-item__delete:hover{background-color:#00934c}@media (width <= 767.98px){.add-contracting-company .references-item__delete{background-color:transparent;width:max-content;margin-left:auto;border:none}}.add-contracting-company .references-item__delete:before{content:"";width:16px;height:3px;border-radius:20px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width <= 767.98px){.add-contracting-company .references-item__delete:before{display:none}}.add-contracting-company .references-item__delete span{display:none;font-weight:700;font-size:14px;line-height:1.2;color:#00bf62}@media (width <= 767.98px){.add-contracting-company .references-item__delete span{display:block}}.add-contracting-company .references-item .form-field__title{font-size:14px;font-weight:400}.add-contracting-company .references-btn{width:100%}.add-contracting-company .references-btn button{width:max-content;display:flex;align-items:center;gap:8px}@media (width <= 767.98px){.add-contracting-company .references-btn button{width:100%;justify-content:center;padding-top:9px;padding-bottom:9px}}.add-contracting-company .references-btn button:before{content:"";background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%2300BF62" stroke="%2300BF62" stroke-width="0.5"/></svg>');display:block;height:24px;width:24px}.add-contracting-company .references-btn button:hover:before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%23FFFFFF" stroke="%23FFFFFF" stroke-width="0.5"/></svg>')}.add-contracting-company .verification-method-body{width:100%}.add-contracting-company table .bc-button--transparent{border:1px solid #00BF62;padding:5px 32px;min-height:44px;display:flex;justify-content:center;align-items:center;text-align:center;width:max-content;margin:0 auto}.submit-proposal{width:100%;padding-left:8px}.submit-proposal-inner{padding:32px;background-color:#fff;border-radius:20px;border:1px solid #E1E4E7;display:flex;flex-direction:column;gap:24px}@media (width <= 767.98px){.submit-proposal-inner{padding:16px;border-radius:8px;border:none}}.submit-proposal-title{display:flex;gap:16px;align-items:center;width:100%;flex-wrap:wrap}.submit-proposal-title h1{font-size:20px;font-weight:800;line-height:1.35;margin-bottom:0}.submit-proposal-title__buttons{display:flex;gap:16px;margin-left:auto}@media (width <= 991.98px){.submit-proposal-title__buttons{width:100%}}@media (width <= 767.98px){.submit-proposal-title__buttons{flex-wrap:wrap}}.submit-proposal-title__buttons .bc-button{width:max-content}@media (width <= 991.98px){.submit-proposal-title__buttons .bc-button{width:100%}}.submit-proposal-title__buttons .bc-button.reject{background-color:#272727}.submit-proposal-title__buttons .bc-button.reject:hover{background-color:#272727cc}.submit-proposal-title__buttons .bc-button.edit{background:#b6b8c4}.submit-proposal-title__buttons .bc-button.edit:hover{background-color:#27272799}.submit-proposal-title__buttons .bc-button.completed{pointer-events:none;background-color:transparent;color:#00bf62}.submit-proposal-project{font-size:16px;font-weight:600;width:100%}.submit-proposal-project b{font-weight:800;padding-right:12px}.submit-proposal-project span.status{padding:2px 12px;border-radius:8px}.submit-proposal-project span.status.activated,.submit-proposal-project span.status.active,.submit-proposal-project span.status.accepted,.submit-proposal-project span.status.publish,.submit-proposal-project span.status.paid,.submit-proposal-project span.status.open,.submit-proposal-project span.status.Activated,.submit-proposal-project span.status.Active,.submit-proposal-project span.status.Accepted,.submit-proposal-project span.status.Publish,.submit-proposal-project span.status.Paid,.submit-proposal-project span.status.Open{background:#00bf6226}.submit-proposal-project span.status.inactive,.submit-proposal-project span.status.rejected,.submit-proposal-project span.status.closed,.submit-proposal-project span.status.Inactive,.submit-proposal-project span.status.Rejected,.submit-proposal-project span.status.Closed{background:#ff38606e}.submit-proposal-project span.status.awarded,.submit-proposal-project span.status.Awarded{background-color:#ffdd578f}.submit-proposal-project span.status.pending,.submit-proposal-project span.status.completed,.submit-proposal-project span.status.Pending,.submit-proposal-project span.status.Completed{background:#002dbf26}.submit-proposal-form{width:100%}.submit-proposal-form__inner{width:100%;display:flex;flex-direction:column;gap:24px}.submit-proposal-form__wrapper{padding:24px;border-radius:8px;border:1px solid #D3D7DA;display:flex;flex-direction:column;gap:24px}@media (width <= 767.98px){.submit-proposal-form__wrapper{padding:0;border-radius:0;border:none}}.submit-proposal-form__title{font-weight:700;font-size:18px;line-height:1.3;margin-bottom:0}.submit-proposal-form__inputs{width:100%;display:flex;flex-direction:column;gap:32px;max-width:762px}.submit-proposal-form__inputs .form-row{display:flex;flex-wrap:wrap;gap:24px}@media (width <= 767.98px){.submit-proposal-form__inputs .form-row{gap:16px}}.submit-proposal-form__inputs .form-field{width:calc(33.33% - 16px)}@media (width <= 767.98px){.submit-proposal-form__inputs .form-field{width:100%}}.submit-proposal-form__inputs .form-field_full{width:100%;display:flex;gap:16px 32px}@media (width <= 767.98px){.submit-proposal-form__inputs .form-field_full{flex-wrap:wrap}}@media (width <= 767.98px){.submit-proposal-form__inputs .form-field_full .form-field__title{width:100%}}.submit-proposal-form__inputs .form-field_full .bc-radio-body{margin-right:24px}.submit-proposal-form__table{display:flex;flex-direction:column;gap:16px}.submit-proposal-form__table h3{font-weight:700;font-size:16px;line-height:1.3}.submit-proposal-form__table .form-table{max-width:100%;width:100%;overflow:auto;font-size:14px}.submit-proposal-form__table .form-table-inner{width:100%}@media (width <= 991.98px){.submit-proposal-form__table .form-table-inner{min-width:992px}}.submit-proposal-form__table .form-table-row{display:flex;border-bottom:1px solid #D3D7DA}.submit-proposal-form__table .form-table-row span{display:block;padding:26px 24px;width:100%}.submit-proposal-form__table .form-table-row .description{width:48%}.submit-proposal-form__table .form-table-row .date{width:20%}.submit-proposal-form__table .form-table-row .amount{width:15%}.submit-proposal-form__table .form-table-row .actions{width:17%;display:flex;gap:16px;justify-content:center;text-align:center}.submit-proposal-form__table .form-table-row .actions button{height:24px;width:24px;background-color:transparent;background-size:contain;background-position:center;background-repeat:no-repeat;border:none}.submit-proposal-form__table .form-table-row .actions button.actions_edit{background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.9758 7.1084L5.30797 14.7762C5.02542 15.0593 4.84685 15.4295 4.80125 15.8269L4.49574 18.5095C4.47582 18.6981 4.49592 18.8889 4.55473 19.0692C4.61353 19.2496 4.70972 19.4155 4.83701 19.5561C4.96429 19.6968 5.11982 19.809 5.29342 19.8854C5.46702 19.9619 5.6548 20.0009 5.84449 19.9998H6.00098L8.68359 19.6943C9.07935 19.6485 9.44881 19.473 9.73428 19.195L17.4021 11.5198L12.9758 7.1084Z" fill="%23C3C5D0"/><path d="M19.9952 6.46025L18.0503 4.51536C17.8877 4.35202 17.6943 4.2224 17.4814 4.13396C17.2685 4.04553 17.0402 4 16.8096 4C16.5791 4 16.3508 4.04553 16.1379 4.13396C15.925 4.2224 15.7316 4.35202 15.5689 4.51536L13.7656 6.31867L18.1919 10.745L19.9952 8.94167C20.1586 8.77897 20.2882 8.58562 20.3766 8.3727C20.4651 8.15979 20.5106 7.93151 20.5106 7.70096C20.5106 7.47041 20.4651 7.24213 20.3766 7.02922C20.2882 6.81631 20.1586 6.62295 19.9952 6.46025Z" fill="%23C3C5D0"/></svg>')}.submit-proposal-form__table .form-table-row .actions button.actions_delete{background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.11328 18.2042C7.11328 19.1965 7.91694 20.0001 8.90921 20.0001H16.0929C17.0851 20.0001 17.8888 19.1965 17.8888 18.2042V7.42871H7.11328V18.2042Z" fill="%23C3C5D0"/><path d="M15.6434 4.89794L14.7454 4H10.2557L9.35767 4.89794H6.21484V6.69388H18.7862V4.89794H15.6434Z" fill="%23C3C5D0"/></svg>')}.submit-proposal-form__table .form-table-row_head{border-bottom:0}.submit-proposal-form__table .form-table-row_head span{color:#272727b3;background-color:#f3f5f7;padding:12px 24px}.submit-proposal-form__table .form-table-row.example{display:none}.submit-proposal-form__table .form-table-row.empty{color:#939393;text-align:center;font-size:16px;border-bottom:none}@media (width <= 991.98px){.submit-proposal-form__table .form-table-row.empty{text-align:left}}.submit-proposal-form__table .form-btn{padding-top:8px}.submit-proposal-form__table .form-btn button{width:max-content;min-height:42px;padding:0 20px}.submit-proposal-form__button{display:flex;justify-content:flex-end}.submit-proposal-form__button button{width:max-content}.submit-proposal-table{overflow:auto}@media (width <= 767.98px){.submit-proposal-table table{min-width:700px}}.submit-proposal-table .history{display:flex;gap:10px 16px;text-align:left;flex-direction:column}.submit-proposal-table .history span{display:flex;flex-direction:column}.submit-proposal-table .history span b{padding:2px 6px;border-radius:8px;font-weight:400;background-color:#d3d7da;width:100%;max-width:max-content}.submit-proposal-table .history span.new b{background-color:#272727cc;color:#fff}.submit-proposal-table-button{display:flex}.submit-proposal-table-button .bc-button{width:max-content;color:#272727;border:1px solid #272727;background-color:transparent}.submit-proposal-table-button .bc-button:hover{background-color:#0000001a}.submit-proposal-modal{width:100%;max-width:365px;text-align:center;padding:20px;border:none;border-radius:20px}@media (width <= 575.98px){.submit-proposal-modal{width:365px;max-width:calc(100% - 32px)}}.submit-proposal-modal::backdrop{background:#272727cc}.submit-proposal-modal h4{font-size:20px;font-weight:800}.submit-proposal-modal__head{display:flex;justify-content:flex-end;margin-bottom:12px}@media (width <= 991.98px){.submit-proposal-modal__head .signup__add-community-close{padding:0!important;height:24px;width:24px;background-color:transparent}}.submit-proposal-modal__head button{position:static}.submit-proposal-modal__body{margin-bottom:12px}.submit-proposal-modal__body .form-field{text-align:left}.submit-proposal-modal__footer{width:100%;display:flex;flex-direction:column;gap:16px}.submit-proposal-modal__footer button{width:100%!important}.submit-proposal-modal__footer button.cancel{background-color:transparent;min-height:50px;border:none;font-weight:700;font-size:18px;color:#00bf62}.submit-proposal-modal__footer button.cancel:hover{color:#00934c}.submit-proposal-modal__footer button.cancel[disabled]{color:#939393}.submit-proposal .add-milestone-modal{width:100%;max-width:564px}.submit-proposal .add-milestone-modal h2{text-align:center;margin-bottom:8px;font-weight:800;font-size:20px;line-height:1.35;width:100%}.submit-proposal .add-milestone-modal .dashboard-modal-body{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:48px}.submit-proposal .add-milestone-modal .dashboard-modal-body .form-field:nth-child(3),.submit-proposal .add-milestone-modal .dashboard-modal-body .form-field:nth-child(4){width:calc(50% - 12px)}.submit-proposal .add-milestone-modal .dashboard-modal-footer{display:flex;justify-content:flex-end;gap:48px}.submit-proposal .add-milestone-modal .dashboard-modal-footer button{max-width:max-content}.submit-proposal .add-milestone-modal .dashboard-modal-footer button.cancel{font-weight:700;font-size:18px;border:none;background-color:transparent}.submit-proposal-files .file-item{padding:32px;background-color:#f4f5fb;border-radius:8px;border:1px dashed #D3D7DA;display:flex;align-items:center;gap:24px;margin-top:32px}.submit-proposal-files .file-item:first-child{margin-top:0}@media (width <= 767.98px){.submit-proposal-files .file-item{padding:8px;gap:8px;margin-top:16px}}.submit-proposal-files .file-item.example{display:none}.submit-proposal-files .file-item__img{width:80px;height:80px;min-width:80px;overflow:hidden}@media (width <= 767.98px){.submit-proposal-files .file-item__img{width:64px;height:64px;min-width:64px}}.submit-proposal-files .file-item__img img{width:100%;height:100%;object-fit:contain}.submit-proposal-files .file-item__text{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;font-size:14px;word-break:break-word}.submit-proposal-files .file-item__delete{border:none;background-color:transparent}.submit-proposal-files .file-item__delete:after{content:"";display:block;background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;width:18px;height:22px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="22" viewBox="0 0 18 22" fill="none"><path d="M1.81641 19.2736C1.81641 20.5966 2.88795 21.6682 4.21098 21.6682H13.7892C15.1122 21.6682 16.1837 20.5966 16.1837 19.2736V4.90625H1.81641V19.2736Z" fill="%23BEBEBE"/><path d="M13.1906 1.53124L11.9932 0.333984H6.00689L4.80958 1.53124H0.619141V3.92582H17.381V1.53124H13.1906Z" fill="%23BEBEBE"/></svg>')}.submit-proposal-tabs__head{border-bottom:1px solid #F3F5F7;margin-bottom:21px}.submit-proposal-tabs__head button{border:none;background-color:transparent;font-weight:800;font-size:20px;line-height:1.35;color:#b6b8c4;min-width:270px;text-align:left;border-bottom:4px solid transparent;padding:0 12px 16px}@media (width <= 767.98px){.submit-proposal-tabs__head button{min-width:auto;width:100%;max-width:148px;padding:0 0 8px;font-size:14px}}.submit-proposal-tabs__head button.active{color:#272727;border-bottom-color:#00bf62}.submit-proposal-tabs__item{display:flex;flex-direction:column;gap:24px}.submit-proposal-notification{padding:12px 16px;background-color:#f4f5fb;border-radius:8px;display:flex;align-items:flex-start;gap:12px}@media (width <= 991.98px){.submit-proposal-notification{flex-direction:column}}.submit-proposal-notification:before{content:"";width:24px;min-width:24px;height:24px;display:block;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center;background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.5016 0.600098C6.21621 0.600098 1.10156 5.71474 1.10156 12.0001C1.10156 18.2855 6.21621 23.4001 12.5016 23.4001C18.7869 23.4001 23.9016 18.2855 23.9016 12.0001C23.9016 5.71474 18.7869 0.600098 12.5016 0.600098ZM12.5016 18.5144C11.6022 18.5144 10.873 17.7852 10.873 16.8858C10.873 15.9863 11.6022 15.2572 12.5016 15.2572C13.4009 15.2572 14.1301 15.9863 14.1301 16.8858C14.1301 17.7852 13.4009 18.5144 12.5016 18.5144ZM14.1301 12.0001C14.1301 12.9004 13.4018 13.6287 12.5016 13.6287C11.6013 13.6287 10.873 12.9004 10.873 12.0001V7.11438C10.873 6.21411 11.6013 5.48581 12.5016 5.48581C13.4018 5.48581 14.1301 6.21411 14.1301 7.11438V12.0001Z" fill="%2300BF62"/></svg>')}.submit-proposal-notification p{margin-bottom:0}.submit-proposal-notification a{font-weight:700;color:#00934c;transition:opacity ease-out .3s}.submit-proposal-notification a:hover{opacity:.8}.submit-proposal-notification__buttons{display:flex;gap:16px;margin-left:auto}@media (width <= 991.98px){.submit-proposal-notification__buttons{width:100%}}@media (width <= 767.98px){.submit-proposal-notification__buttons{flex-wrap:wrap}}.submit-proposal-notification__buttons .bc-button{width:max-content}@media (width <= 991.98px){.submit-proposal-notification__buttons .bc-button{width:100%}}.submit-proposal-notification__buttons .bc-button.reject{background-color:#272727}.submit-proposal-notification__buttons .bc-button.reject:hover{background-color:#272727cc}.submit-proposal-notification__buttons .bc-button.edit{background:#b6b8c4}.submit-proposal-notification__buttons .bc-button.edit:hover{background-color:#27272799}.submit-proposal-notification__buttons .bc-button.completed{pointer-events:none;background-color:transparent;color:#00bf62}.user-management{width:100%;padding-left:8px}.user-management-inner{padding:32px;background-color:#fff;border-radius:20px;border:1px solid #E1E4E7;display:flex;flex-direction:column;gap:24px}@media (width <= 767.98px){.user-management-inner{padding:16px;border-radius:8px;border:none}}.user-management-head{display:flex;align-items:center;gap:16px}@media (width <= 767.98px){.user-management-head{flex-wrap:wrap}}.user-management-head h1{font-weight:800;font-size:20px;line-height:1.35;margin-bottom:0}.user-management-head__buttons{display:flex;align-items:flex-start;gap:16px;margin-left:auto}@media (width <= 767.98px){.user-management-head__buttons{margin-left:0}}@media (width <= 575.98px){.user-management-head__buttons{flex-direction:column;align-items:normal;width:100%}}.user-management-head__buttons button{padding:0 20px;min-height:44px;position:relative}@media (width <= 575.98px){.user-management-head__buttons button{width:100%}}.user-management-head__buttons button.approve{display:flex;gap:8px;align-items:center;justify-content:center}.user-management-head__buttons button.approve:before{content:"";background-repeat:no-repeat;height:24px;width:24px;display:block;background-position:center;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.0508 6.35159C20.2758 6.57663 20.4022 6.8818 20.4022 7.19999C20.4022 7.51818 20.2758 7.82336 20.0508 8.04839L10.4508 17.6484C10.2258 17.8734 9.92064 17.9998 9.60245 17.9998C9.28425 17.9998 8.97908 17.8734 8.75405 17.6484L3.95405 12.8484C3.73546 12.6221 3.61451 12.319 3.61723 12.0043C3.61997 11.6897 3.74617 11.3887 3.96866 11.1662C4.19116 10.9437 4.49213 10.8175 4.80677 10.8148C5.1214 10.8121 5.42453 10.933 5.65085 11.1516L9.60245 15.1032L18.354 6.35159C18.579 6.12663 18.8843 6.00024 19.2024 6.00024C19.5207 6.00024 19.8258 6.12663 20.0508 6.35159Z" fill="white"/></svg>')}.user-management-tabs__head{border-bottom:1px solid #F3F5F7;margin-bottom:21px}.user-management-tabs__head button{border:none;background-color:transparent;font-weight:800;font-size:20px;line-height:1.35;color:#b6b8c4;min-width:270px;text-align:left;border-bottom:4px solid transparent;padding:0 12px 16px}@media (width <= 767.98px){.user-management-tabs__head button{min-width:auto;width:100%;max-width:148px;padding:0 0 8px;font-size:14px}}.user-management-tabs__head button.active{color:#272727;border-bottom-color:#00bf62}.user-management-search{width:100%;max-width:413px;display:flex;align-items:flex-end;gap:16px;margin-bottom:16px}.user-management-search .bc-button{min-height:46px;padding:0 20px;max-width:97px}@media (width <= 767.98px){.user-management-table table{min-width:700px}}.user-management-table_all td:first-child{color:#00934c}.user-management-form{display:flex;gap:24px;flex-wrap:wrap}.user-management-form>.form-field{width:calc(50% - 12px)}@media (width <= 575.98px){.user-management-form>.form-field{width:100%}}.user-management-form>.form-field:nth-child(1){width:calc(18% - 16px)}@media (width <= 575.98px){.user-management-form>.form-field:nth-child(1){width:100%}}.user-management-form>.form-field:nth-child(2),.user-management-form>.form-field:nth-child(3){width:calc(41% - 16px)}@media (width <= 575.98px){.user-management-form>.form-field:nth-child(2),.user-management-form>.form-field:nth-child(3){width:100%}}.user-management .form-field-repeater-item__fields{display:flex;gap:16px}@media (width <= 767.98px){.user-management .form-field-repeater-item__fields{flex-direction:column}}.contract-details{padding-left:8px;width:100%}.contract-details-inner{background-color:#fff;border-radius:20px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px}@media (width <= 992px){.contract-details-inner{padding:16px;border-radius:8px}}.contract-details-title{display:flex;gap:16px;align-items:center;width:100%;flex-wrap:wrap}.contract-details-title h1{font-size:20px;font-weight:800;line-height:1.35;margin-bottom:0}.contract-details-title__buttons{display:flex;gap:16px;margin-left:auto}@media (width <= 767.98px){.contract-details-title__buttons{flex-wrap:wrap;width:100%}}.contract-details-title__buttons .bc-button{width:max-content;padding-top:0;padding-bottom:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:5px}@media (width <= 991.98px){.contract-details-title__buttons .bc-button{width:100%}}.contract-details-title__buttons .bc-button.invite{display:flex;gap:8px;align-items:center;justify-content:center;text-align:center}.contract-details-title__buttons .bc-button.invite:before{content:"";display:block;width:24px;height:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.55 2.77502L10.425 11.625L2.85 8.85002C2.4 8.70002 2.25 8.25002 2.4 7.87502C2.475 7.65002 2.7 7.50002 2.925 7.42502L20.55 2.77502Z" fill="%23FFFFFF"/><path d="M21.5266 3.90002L14.6266 20.775C14.4766 21.075 14.2516 21.225 13.9516 21.225H13.8766C13.5766 21.225 13.2766 20.925 13.2016 20.625L11.4766 12.75L21.5266 3.90002Z" fill="%23FFFFFF"/></svg>')}.contract-details-bio{font-size:16px;font-weight:600;display:flex;gap:16px;flex-wrap:wrap;width:100%}.contract-details-bio__row{display:flex;gap:16px;flex-wrap:wrap}.contract-details-bio__row:nth-child(1){width:calc(75% - 8px)}@media (width <= 991.98px){.contract-details-bio__row:nth-child(1){width:calc(70% - 8px)}}@media (width <= 767.98px){.contract-details-bio__row:nth-child(1){width:100%}}.contract-details-bio__row:nth-child(2){width:calc(25% - 8px)}@media (width <= 991.98px){.contract-details-bio__row:nth-child(2){width:calc(30% - 8px)}}@media (width <= 767.98px){.contract-details-bio__row:nth-child(2){width:100%}}.contract-details-bio__main{background-color:#f3f5f7;padding:33px 24px 24px;border-radius:8px;display:flex;gap:16px 32px;width:100%;flex-wrap:wrap}@media (width <= 991.98px){.contract-details-bio__main{padding:16px;gap:16px}}@media (width <= 575.98px){.contract-details-bio__main{flex-direction:column}}.contract-details-bio__logo{width:140px;min-width:140px;height:140px;border-radius:100px;background-color:#fff;padding:15px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (width <= 991.98px){.contract-details-bio__logo{width:120px;min-width:120px;height:120px;padding:5px}}@media (width <= 575.98px){.contract-details-bio__logo{margin:0 auto}}.contract-details-bio__logo img{width:100%;height:100%;object-fit:contain}.contract-details-bio__info{padding:0;margin:0;display:flex;flex-direction:column;gap:16px;width:calc(100% - 172px)}@media (width <= 991.98px){.contract-details-bio__info{width:calc(100% - 136px)}}@media (width <= 575.98px){.contract-details-bio__info{width:100%}}.contract-details-bio__info li{list-style-type:none;display:flex;word-break:break-word}.contract-details-bio__info li span{min-width:24px;display:block;margin-right:16px}.contract-details-bio__social{width:100%;padding:0;margin:0;display:flex;gap:8px;justify-content:flex-end}.contract-details-bio__social li{list-style-type:none}.contract-details-bio__social li a:hover{opacity:.8}.contract-details-bio__rate,.contract-details-bio__established{background-color:#f3f5f7;padding:16px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.contract-details-bio__rate h4,.contract-details-bio__established h4{font-size:18px;font-weight:700;line-height:1.3}.contract-details-bio__rate p:last-child,.contract-details-bio__established p:last-child{margin-bottom:0}.contract-details-status{display:flex;gap:16px;align-items:ce}.contract-details-status b{font-weight:800}.contract-details-status span{padding:2px 12px;border-radius:8px}.contract-details-status span.activated,.contract-details-status span.accepted,.contract-details-status span.paid,.contract-details-status span.open{background:#00bf6226}.contract-details-status span.inactive,.contract-details-status span.rejected,.contract-details-status span.closed{background:#ff38606e}.contract-details-status span.awarded{background-color:#ffdd578f}.contract-details-status span.pending,.contract-details-status span.completed{background:#002dbf26}.contract-details-tags{padding:0;margin:0;width:100%;display:flex;flex-wrap:wrap;gap:12px;font-size:16px;line-height:1.3}.contract-details-tags li{list-style-type:none;padding:8px 16px;background:#f4f5fb;border-radius:8px}.contract-details-wrapper{border:1px solid #D3D7DA;padding:24px;border-radius:8px;display:flex;flex-direction:column;gap:24px}@media (width <= 992px){.contract-details-wrapper{padding:16px}}.contract-details-wrapper>h2{margin-bottom:0;font-weight:700;font-size:18px;line-height:1.35;width:100%}.contract-details-wrapper.license-info{flex-flow:row wrap}.contract-details-wrapper_two-cols{flex-direction:row;gap:129px}@media (width <= 1199.98px){.contract-details-wrapper_two-cols{gap:50px 30px}}@media (width <= 767.98px){.contract-details-wrapper_two-cols{flex-direction:column}}.contract-details-wrapper_two-cols .contract-details-info{width:100%}.contract-details-wrapper p:last-child{margin-bottom:0}.contract-details-wrapper__item h2{margin-bottom:12px}.contract-details-wrapper_border-off{border:none;padding:0;flex-direction:row;align-items:center}@media (width <= 991.98px){.contract-details-wrapper_border-off{flex-direction:column;align-items:flex-start}}.contract-details-wrapper_border-off h2{min-width:max-content}.contract-details-wrapper__history p{padding:2px 6px;border-radius:8px;background-color:#d3d7da;margin-top:6px}.contract-details-wrapper__history p.new{color:#fff;background-color:#272727cc}.contract-details-wrapper_unbordered{border:none;padding:0}.contract-details-info{padding:0;margin:0;width:calc(50% - 15px)}@media (width <= 767.98px){.contract-details-info{width:100%}}.contract-details-info li{list-style-type:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px dashed #D3D7DA}.contract-details-info li span{text-align:right}.contract-details-info li:first-child{padding-top:0}.contract-details-info li:last-child{padding-bottom:0;border-bottom:none}.contract-details-info .history{display:flex;gap:10px 16px;text-align:left}@media (width <= 575.98px){.contract-details-info .history{flex-direction:column;text-align:right}}.contract-details-info .history span{display:flex;flex-direction:column}.contract-details-info .history span b{padding:2px 6px;border-radius:8px;font-weight:400;background-color:#d3d7da}.contract-details-info .history span.new b{background-color:#272727cc;color:#fff}.contract-details-tabs__head{border-bottom:1px solid #F3F5F7;margin-bottom:21px}.contract-details-tabs__head button{border:none;background-color:transparent;font-weight:800;font-size:20px;line-height:1.35;color:#b6b8c4;min-width:250px;text-align:left;border-bottom:4px solid transparent;padding:8px 12px 16px}@media (width <= 767.98px){.contract-details-tabs__head button{min-width:auto;width:100%;max-width:148px;padding:8px 0;font-size:14px}}.contract-details-tabs__head button.active{color:#272727;border-bottom-color:#00bf62}.contract-details-tabs__item{display:flex;gap:16px;flex-direction:column}.contract-details-tabs__item .contract-details-info{padding:16px 24px;border-radius:8px;background-color:#f3f5f7}@media (width <= 767.98px){.contract-details-tabs__item .contract-details-info{padding:16px}}.contract-details-gallery{display:flex;flex-wrap:wrap;gap:24px;max-height:384px;overflow:auto}.contract-details-gallery__preview{width:180px;height:180px;background-color:none;border:none;cursor:pointer;display:flex}@media (width <= 575.98px){.contract-details-gallery__preview{width:calc(50% - 12px);height:37vw}}.contract-details-gallery__preview img{width:100%;height:100%;object-fit:cover}.contract-details-reviews{background-color:#f4f5fb;padding:24px;display:flex;flex-direction:column;align-items:center;gap:22px}.contract-details-reviews__google-icon{width:48px;height:48px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('data:image/svg+xml,<svg width="49" height="48" viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2856_197802)"><path d="M46.691 19.8291L27.1122 19.8281C26.2477 19.8281 25.5469 20.5288 25.5469 21.3934V27.6479C25.5469 28.5123 26.2477 29.2132 27.1121 29.2132H38.1377C36.9304 32.3464 34.677 34.9703 31.8021 36.6376L36.5033 44.7759C44.0448 40.4144 48.5033 32.7617 48.5033 24.195C48.5033 22.9752 48.4134 22.1032 48.2336 21.1214C48.0969 20.3754 47.4493 19.8291 46.691 19.8291Z" fill="%23167EE6"/><path d="M24.5005 38.6074C19.1048 38.6074 14.3945 35.6593 11.8646 31.2969L3.72656 35.9876C7.86797 43.1653 15.6262 47.9987 24.5005 47.9987C28.854 47.9987 32.9618 46.8266 36.5005 44.7838V44.7727L31.7992 36.6343C29.6488 37.8815 27.1603 38.6074 24.5005 38.6074Z" fill="%2312B347"/><path d="M36.5 44.7824V44.7712L31.7987 36.6328C29.6483 37.88 27.16 38.606 24.5 38.606V47.9973C28.8535 47.9973 32.9615 46.8251 36.5 44.7824Z" fill="%230F993E"/><path d="M9.89131 23.9967C9.89131 21.3371 10.6171 18.8488 11.8641 16.6985L3.72603 12.0078C1.67206 15.5353 0.5 19.632 0.5 23.9967C0.5 28.3613 1.67206 32.458 3.72603 35.9855L11.8641 31.2948C10.6171 29.1445 9.89131 26.6562 9.89131 23.9967Z" fill="%23FFD500"/><path d="M24.5005 9.39131C28.0191 9.39131 31.251 10.6416 33.7754 12.7212C34.3982 13.2342 35.3033 13.1972 35.8738 12.6267L40.3054 8.19516C40.9526 7.54791 40.9065 6.48844 40.2151 5.88863C35.9856 2.21934 30.4824 0 24.5005 0C15.6262 0 7.86797 4.83347 3.72656 12.0112L11.8646 16.7018C14.3945 12.3394 19.1048 9.39131 24.5005 9.39131Z" fill="%23FF4B26"/><path d="M33.7749 12.7212C34.3977 13.2342 35.3029 13.1972 35.8733 12.6267L40.3048 8.19516C40.952 7.54791 40.9059 6.48844 40.2146 5.88863C35.985 2.21925 30.4819 0 24.5 0V9.39131C28.0184 9.39131 31.2505 10.6416 33.7749 12.7212Z" fill="%23D93F21"/></g><defs><clipPath id="clip0_2856_197802"><rect width="48" height="48" fill="white" transform="translate(0.5)"/></clipPath></defs></svg>')}.contract-details-reviews__stars span{width:34px!important;height:34px!important}.contract-details-reviews__button .bc-button{display:flex}.contract-details-references{display:flex;flex-direction:column;gap:16px}.contract-details-references__item{display:flex;flex-wrap:wrap;width:100%;gap:16px;border-radius:8px;padding:24px;border:1px solid #D3D7DA}@media (width <= 767.98px){.contract-details-references__item{padding:16px}}.contract-details-references__info{width:100%;max-width:calc(33.33% - 11px)}@media (width <= 767.98px){.contract-details-references__info{max-width:100%}}.contract-details-references__info div:nth-child(1){font-size:14px}.contract-details-references__info div:nth-child(2){padding:14px 0;word-wrap:break-word}.contract-details-references__description{padding:16px 24px;background-color:#f3f5f7;border-radius:8px}@media (width <= 767.98px){.contract-details-references__description{padding:16px}}.contract-details-references__description .title{font-size:18px;font-weight:700;margin-bottom:14px}.contract-details .stars-wrapper{display:flex;gap:4px;justify-content:center;align-items:center}.contract-details .stars-wrapper span:not(.number){width:16px;height:16px;background-position:center;background-size:contain;background-repeat:no-repeat}.contract-details .stars-wrapper span.number{margin-right:12px;font-size:16px;font-weight:600}.contract-details .stars-wrapper span.full{background-image:url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.0234 5.66499L9.40887 2.39399C9.23737 2.04699 8.89038 1.83099 8.50338 1.83099C8.11637 1.83099 7.76888 2.04699 7.59737 2.39399L5.97587 5.67049L2.36587 6.19499C1.98237 6.25049 1.66987 6.51399 1.55037 6.88249C1.43037 7.25049 1.52837 7.64749 1.80587 7.91799L4.42087 10.473L3.80437 14.0685C3.73887 14.45 3.89287 14.829 4.20587 15.0565C4.38287 15.185 4.58987 15.2505 4.79837 15.2505C4.95887 15.2505 5.12037 15.2115 5.26937 15.1335L8.50787 13.436L11.7369 15.1335C12.0799 15.3135 12.4874 15.2845 12.8004 15.0565C13.1134 14.829 13.2679 14.4505 13.2024 14.0685L12.5884 10.4645L15.2009 7.91799C15.4784 7.64749 15.5759 7.25099 15.4564 6.88249C15.3369 6.51399 15.0244 6.25049 14.6409 6.19499L11.0309 5.67049L11.0234 5.66499Z" fill="%23FFBD2F"/></svg>')}.contract-details .stars-wrapper span.half{background-image:url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.50049 1.79025C8.11465 1.79132 7.76845 2.00711 7.59737 2.35325L5.97587 5.62975L2.36587 6.15425C1.98237 6.20975 1.66987 6.47325 1.55037 6.84175C1.43037 7.20975 1.52837 7.60675 1.80587 7.87725L4.42087 10.4322L3.80437 14.0277C3.73887 14.4092 3.89287 14.7882 4.20587 15.0157C4.38287 15.1442 4.58987 15.2097 4.79837 15.2097C4.95887 15.2097 5.12037 15.1707 5.26937 15.0927L8.50049 13.3991V1.79025Z" fill="%23FFBD2F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.49951 1.79025C8.88535 1.79132 9.23155 2.00711 9.40263 2.35325L11.0241 5.62975L14.6341 6.15425C15.0176 6.20975 15.3301 6.47325 15.4496 6.84175C15.5696 7.20975 15.4716 7.60675 15.1941 7.87725L12.5791 10.4322L13.1956 14.0277C13.2611 14.4092 13.1071 14.7882 12.7941 15.0157C12.6171 15.1442 12.4101 15.2097 12.2016 15.2097C12.0411 15.2097 11.8796 15.1707 11.7306 15.0927L8.49951 13.3991V1.79025Z" fill="%23D3D7DA"/></svg>')}.contract-details .stars-wrapper span.empty{background-image:url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.0234 5.66499L9.40887 2.39399C9.23737 2.04699 8.89038 1.83099 8.50338 1.83099C8.11637 1.83099 7.76888 2.04699 7.59737 2.39399L5.97587 5.67049L2.36587 6.19499C1.98237 6.25049 1.66987 6.51399 1.55037 6.88249C1.43037 7.25049 1.52837 7.64749 1.80587 7.91799L4.42087 10.473L3.80437 14.0685C3.73887 14.45 3.89287 14.829 4.20587 15.0565C4.38287 15.185 4.58987 15.2505 4.79837 15.2505C4.95887 15.2505 5.12037 15.2115 5.26937 15.1335L8.50787 13.436L11.7369 15.1335C12.0799 15.3135 12.4874 15.2845 12.8004 15.0565C13.1134 14.829 13.2679 14.4505 13.2024 14.0685L12.5884 10.4645L15.2009 7.91799C15.4784 7.64749 15.5759 7.25099 15.4564 6.88249C15.3369 6.51399 15.0244 6.25049 14.6409 6.19499L11.0309 5.67049L11.0234 5.66499Z" fill="%23D3D7DA"/></svg>')}.bids-received{width:100%;padding-left:8px}@media (width <= 1199.98px){.bids-received{padding-left:0}}.bids-received-inner{background-color:#fff;border-radius:20px;padding:32px;width:100%;display:flex;flex-direction:column;gap:24px}@media (width <= 992px){.bids-received-inner{padding:16px;border-radius:8px}}.bids-received-title{margin-bottom:0;font-size:20px;font-weight:800;line-height:1.35}.bids-received-filter{max-width:810px;display:flex;flex-direction:column;gap:16px}.bids-received-filter__row{gap:16px;display:flex}@media (width <= 767.98px){.bids-received-filter__row{flex-direction:column}}.bids-received-filter__row .form-field__title{font-weight:400;font-size:14px;margin-bottom:4px}.bids-received-filter__row:first-child>div{width:calc(33.33% - 10.66px)}@media (width <= 767.98px){.bids-received-filter__row:first-child>div{width:100%}}.bids-received-filter__row:nth-child(2){align-items:flex-end}.bids-received-filter__row:nth-child(2) .form-field{flex-flow:row wrap;display:flex;align-items:center}.bids-received-filter__row:nth-child(2) .form-field__title{width:100%}.bids-received-filter__row:nth-child(2) .form-field span{width:15px;text-align:center}.bids-received-filter__row:nth-child(2) .form-field__input{width:calc(50% - 8px)}.bids-received-filter__row:nth-child(2) .bc-button{padding:0 20px;max-width:97px;min-height:46px}@media (width <= 575.98px){.bids-received-filter__row:nth-child(2) .bc-button{max-width:100%}}.bids-received-table{overflow:auto;width:100%}.bids-received-table .dt-layout-row{margin-top:0!important}.bids-received-table .dt-layout-row:first-child{display:none}.bids-received-table table{min-width:992px}.bids-received-table table tbody tr td:first-child{color:#00934c}.bids-received_my-bids .bids-received-filter{max-width:100%}.bids-received_my-bids .bids-received-filter__row{align-items:flex-end}.bids-received_my-bids .bids-received-filter .form-field{width:100%}.bids-received_my-bids .bids-received-filter .bc-button{max-width:97px;padding:0 20px;min-height:46px}@media (width <= 575.98px){.bids-received_my-bids .bids-received-filter .bc-button{max-width:100%}}.bids-received_find-contractors .bids-received-filter{max-width:100%}.bids-received_find-contractors .bids-received-filter__row{align-items:flex-end}.bids-received_find-contractors .bids-received-filter .form-field{width:100%}.bids-received_find-contractors .bids-received-filter .bc-button{max-width:97px;padding:0 20px;min-height:46px}@media (width <= 575.98px){.bids-received_find-contractors .bids-received-filter .bc-button{max-width:100%}}.payment-connect__title{font-size:20px;font-weight:800;line-height:1.35;margin-bottom:24px;padding-top:8px}.payment-connect__text{margin-bottom:24px}.payment-connect__button{display:flex}.payment-connect__button button,.payment-connect__button a{max-width:270px;padding-top:9px;padding-bottom:9px;background-color:#635bff;display:flex;align-items:center;justify-content:center;line-height:1;gap:16px}.payment-connect__button button:hover,.payment-connect__button a:hover{background-color:#0b132b}.payment-requests-filter{margin-bottom:16px}.payment-requests-filter .form-field:nth-child(3){width:max-content}.payment-details{display:flex;gap:24px;flex-direction:column}.payment-details-head{display:flex;flex-wrap:wrap;gap:24px;width:100%}.payment-details-head__info{padding:8px 16px;display:flex;gap:24px;font-weight:600;font-size:16px;background-color:#f4f5fb;border-radius:8px;align-items:center}.payment-details-head__info.approved,.payment-details-head__info.paid{background-color:#00bf6226}.payment-details-head__info.rejected{background-color:#f3f5f7}.payment-details-head__info.date{background-color:transparent}.payment-details-head__info.date b{font-size:16px}.payment-details-head__info b{font-size:20px;font-weight:800}.payment-details-head__buttons{display:flex;gap:16px;margin-left:auto}@media (width <= 991.98px){.payment-details-head__buttons{width:100%}}@media (width <= 767.98px){.payment-details-head__buttons{flex-wrap:wrap}}.payment-details-head__buttons .bc-button{width:max-content}@media (width <= 991.98px){.payment-details-head__buttons .bc-button{width:100%}}.payment-details-head__buttons .bc-button.reject{background-color:#272727}.payment-details-head__buttons .bc-button.reject:hover{background-color:#272727cc}.payment-details-head__buttons .bc-button.edit{background:#b6b8c4}.payment-details-head__buttons .bc-button.edit:hover{background-color:#27272799}.payment-details-head__buttons .bc-button.completed{pointer-events:none;background-color:transparent;color:#00bf62}.payment-details-head .back-btn{margin-right:auto}.payment-details-table{padding:8px 24px;width:100%;border:1px solid #D3D7DA;border-radius:8px}@media (width <= 767.98px){.payment-details-table{padding:0 16px}}.payment-details-table__row{display:flex;gap:16px 32px;padding:16px 0;border-bottom:1px dashed #D3D7DA}@media (width <= 767.98px){.payment-details-table__row{gap:20px}}@media (width <= 575.98px){.payment-details-table__row{flex-direction:column}}.payment-details-table__row:last-child{border-bottom:none}.payment-details-table__row div{width:100%}.payment-details-table__row div:nth-child(1){max-width:180px;font-weight:700}@media (width <= 767.98px){.payment-details-table__row div:nth-child(1){max-width:120px}}.payment-details-table__row div:nth-child(2){text-align:right}.payment-history{margin-top:24px}.payment-history h2{font-size:18px;font-weight:700;margin-bottom:10px}.payment-form .form-steps{margin-top:24px;display:flex;font-weight:700;font-size:16px;line-height:1.3;color:#c3c5d0;gap:16px;justify-content:space-between;position:relative}@media (width <= 1350px){.payment-form .form-steps{font-size:12px;gap:10px}}@media (width <= 1199.98px){.payment-form .form-steps{flex-direction:column;font-size:18px}}@media (width <= 1199.98px){.payment-form .form-steps{gap:8px}}.payment-form .form-steps:before{content:"";width:100%;height:1px;background-color:#c3c5d0;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media (width <= 1199.98px){.payment-form .form-steps:before{width:1px;height:100%;left:17.5px}}.payment-form .form-steps__item{padding:10px 40px;display:flex;gap:10px;position:relative;background-color:#fff;z-index:1;align-items:center}@media (width <= 1199.98px){.payment-form .form-steps__item{padding:8px}}.payment-form .form-steps__item:last-child:after{display:none}.payment-form .form-steps__item.active{color:#00bf62}.payment-form .form-steps__item.active .num{border-color:#00bf62}.payment-form .form-steps__item.done{color:#272727}.payment-form .form-steps__item.done .num{color:transparent;border-color:#00bf62;background-color:#00bf62;background-image:url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44627 7.36515C3.36036 7.45171 3.24315 7.5 3.12139 7.5C2.99964 7.5 2.88242 7.45171 2.79651 7.36515L0.201945 4.76584C-0.0673149 4.49613 -0.0673149 4.05879 0.201945 3.78959L0.526823 3.46408C0.796167 3.19438 1.23228 3.19438 1.50154 3.46408L3.12139 5.08671L7.49846 0.70228C7.7678 0.432573 8.20434 0.432573 8.47318 0.70228L8.79806 1.02778C9.06732 1.29749 9.06732 1.73475 8.79806 2.00404L3.44627 7.36515Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.payment-form .form-steps__item .num{font-size:14px;height:20px;width:20px;border-radius:20px;border:1px solid #C3C5D0;display:flex;justify-content:center;align-items:center;text-align:center;line-height:1}.payment-form .form-content{padding-top:24px}.payment-form .form-content-item__inner{display:flex;flex-direction:column;gap:32px}.payment-form .form-content-item__inner.company .form-field,.payment-form .form-content-item__inner.project .form-field{max-width:500px}.payment-form .details-fields{display:flex;gap:24px}@media (width <= 575.98px){.payment-form .details-fields{flex-direction:column}}.payment-form .details-fields__col{width:100%;display:flex;flex-direction:column;gap:24px}.payment-form .details-fields__col:nth-child(2){max-width:295px}.payment-form .details-fields__col .form-field{flex:1 1 auto;display:flex;flex-direction:column}.payment-form .details-fields__col .form-field__tip{color:#939393}.payment-form .details-fields__col .form-field__input{flex:1 1 auto;display:flex;flex-wrap:wrap}.payment-form .details-fields__col .form-field__input textarea{flex:1 1 auto}.payment-buttons{margin-top:16px;display:flex;justify-content:flex-end;gap:16px}.payment-buttons .bc-button{width:max-content}.dashboard-chat{--bm-message-border-radius: 12px;display:flex;min-height:630px;position:relative;overflow:hidden}@media (width <= 991.98px){.dashboard-chat{min-height:560px}}.dashboard-chat ::-webkit-scrollbar,.dashboard-chat>* ::-webkit-scrollbar{width:5px;margin-left:10px}.dashboard-chat ::-webkit-scrollbar-track,.dashboard-chat>* ::-webkit-scrollbar-track{background:#f1f1f1}.dashboard-chat ::-webkit-scrollbar-thumb,.dashboard-chat>* ::-webkit-scrollbar-thumb{background:#d3d7da}.dashboard-chat ::-webkit-scrollbar-thumb:hover,.dashboard-chat>* ::-webkit-scrollbar-thumb:hover{background:#272727}.dashboard-chat .count{color:#fff;padding:4px 8px;font-weight:700;line-height:1.1;border-radius:50px;background-color:#00bf62;font-size:14px}.dashboard-chat .chat-sidebar{width:375px;padding:0 10px;border-right:1px solid #D3D7DA;background-color:#fff;transition:translate .3s}@media (width <= 991.98px){.dashboard-chat .chat-sidebar{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;border-right:none;translate:-100% 0}}@media (width <= 767.98px){.dashboard-chat .chat-sidebar{padding:0}}.dashboard-chat .chat-sidebar-head{padding:0 6px}.dashboard-chat .chat-sidebar-head__top{position:relative;display:flex;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid #D3D7DA}@media (width <= 767.98px){.dashboard-chat .chat-sidebar-head__top{padding:17px 0}}.dashboard-chat .chat-sidebar-head__top h2{font-weight:800;font-size:20px;line-height:1.35;margin-bottom:0;margin-right:auto}.dashboard-chat .chat-sidebar-head__search{padding:12px 0}.dashboard-chat .chat-sidebar-head__search .search-inner{position:relative}.dashboard-chat .chat-sidebar-head__search input{padding:13px 13px 13px 46px;width:100%;border-radius:20px;background-color:#f4f5fb;border:none}.dashboard-chat .chat-sidebar-head__search button{height:36px;width:46px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.35"><path d="M13.427 12.4867L11.2649 10.3246C11.9202 9.4668 12.2796 8.42635 12.2797 7.32845C12.2797 6.00537 11.7644 4.76139 10.8287 3.82585C9.89315 2.8903 8.64933 2.375 7.32609 2.375C6.00301 2.375 4.75903 2.8903 3.82349 3.82585C1.89217 5.75732 1.89217 8.8999 3.82349 10.8311C4.75903 11.7668 6.00301 12.2821 7.32609 12.2821C8.42399 12.2819 9.46444 11.9225 10.3222 11.2673L12.4843 13.4294C12.6143 13.5596 12.7851 13.6247 12.9556 13.6247C13.1262 13.6247 13.297 13.5596 13.427 13.4294C13.6874 13.1691 13.6874 12.7469 13.427 12.4867ZM4.76619 9.88835C3.35474 8.47689 3.3549 6.18018 4.76619 4.76855C5.44995 4.08496 6.35913 3.70833 7.32609 3.70833C8.29321 3.70833 9.20223 4.08496 9.88599 4.76855C10.5697 5.45231 10.9464 6.36149 10.9464 7.32845C10.9464 8.29557 10.5697 9.20459 9.88599 9.88835C9.20223 10.5721 8.29321 10.9487 7.32609 10.9487C6.35913 10.9487 5.44995 10.5721 4.76619 9.88835Z" fill="%23272727"/></g></svg>');background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;border-radius:20px 0 0 20px;position:absolute;top:50%;left:0;translate:0 -50%}.dashboard-chat .chat-sidebar-channels-wrapper{max-height:552px;overflow:auto}@media (width <= 991.98px){.dashboard-chat .chat-sidebar-channels-wrapper{max-height:400px}}@media (width <= 767.98px){.dashboard-chat .chat-sidebar-channels-wrapper{max-height:425px}}.dashboard-chat .chat-sidebar-channels{padding:0 6px;display:flex;flex-direction:column;gap:8px}.dashboard-chat .chat-sidebar-channel{list-style-type:none}.dashboard-chat .chat-sidebar-channel button{display:flex;padding:12px;border-radius:8px;border:none;background-color:transparent;width:100%}.dashboard-chat .chat-sidebar-channel:hover button,.dashboard-chat .chat-sidebar-channel.active button{background-color:#f3f5f7}.dashboard-chat .chat-sidebar-channel__avatar{height:48px;width:48px;border-radius:50px;overflow:hidden;flex-shrink:0}.dashboard-chat .chat-sidebar-channel__avatar img{width:100%;height:100%}.dashboard-chat .chat-sidebar-channel__avatar .default{width:100%;height:100%;background-color:#00bf62;color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;text-transform:uppercase;line-height:1}.dashboard-chat .chat-sidebar-channel__info{padding-left:16px;display:flex;flex-direction:column;gap:8px;font-size:14px;flex:1 1 auto}.dashboard-chat .chat-sidebar-channel__info span{display:flex;justify-content:space-between;align-items:center;gap:16px}.dashboard-chat .chat-sidebar-channel__info span:nth-child(1){flex-direction:column;text-align:left;gap:5px;align-items:flex-start}.dashboard-chat .chat-sidebar-channel__info .message{font-weight:600;font-size:12px;line-height:1.5;color:#0006;text-align:left}.dashboard-chat .chat-sidebar-channel__info .time{color:#0006}.dashboard-chat-messages{width:calc(100% - 375px);display:flex;padding:0 16px;flex-direction:column}@media (width <= 991.98px){.dashboard-chat-messages{width:100%}}@media (width <= 767.98px){.dashboard-chat-messages{padding:0}}.dashboard-chat-messages__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px;width:100%;padding:24px;flex:1 1 auto;font-size:14px;line-height:1.35}.dashboard-chat-messages__head{align-items:center;padding:14px 24px 13px;display:none}@media (width <= 991.98px){.dashboard-chat-messages__head{padding:14px 0 0;display:flex}}@media (width <= 767.98px){.dashboard-chat-messages__head{padding:6px 0 7px}}.dashboard-chat-messages__head .avatar{width:48px;height:48px;overflow:hidden;border-radius:50px;flex-shrink:0}.dashboard-chat-messages__head .avatar img{width:100%;height:100%;object-fit:cover}.dashboard-chat-messages__head .name{padding-left:16px;display:flex;flex-direction:column;font-weight:800;font-size:20px;line-height:1.35}.dashboard-chat-messages__head .channel-status{font-size:12px;line-height:1.5;color:#0009;display:flex;align-items:center;gap:8px}.dashboard-chat-messages__head .channel-status:before{content:"";display:block;width:8px;height:8px;flex-shrink:0;border-radius:10px;background-color:#00bf62}.dashboard-chat-messages__body{padding:12px 0;position:relative}.dashboard-chat-messages .messages{height:550px;max-height:550px;overflow:auto;padding:12px 24px;display:flex;flex-direction:column;gap:32px}@media (width <= 575.98px){.dashboard-chat-messages .messages{padding:12px}}.dashboard-chat-messages .messages-item{display:flex;max-width:86%}@media (width <= 575.98px){.dashboard-chat-messages .messages-item{max-width:100%;flex-direction:column}}.dashboard-chat-messages .messages-item__avatar{width:40px;height:40px;overflow:hidden;border-radius:50px;flex-shrink:0}.dashboard-chat-messages .messages-item__avatar img{width:100%;height:100%;object-fit:cover}.dashboard-chat-messages .messages-item__text{padding:0 0 0 16px;margin:0;font-size:14px;line-height:1.35;display:flex;flex-direction:column;gap:10px;align-items:flex-start}@media (width <= 575.98px){.dashboard-chat-messages .messages-item__text{padding:16px 0 0}}.dashboard-chat-messages .messages-item__text li{list-style-type:none;padding:8px 16px;border-radius:12px;background-color:#f3f5f7}.dashboard-chat-messages .messages-item.current-user{flex-direction:row-reverse;margin-left:auto}@media (width <= 575.98px){.dashboard-chat-messages .messages-item.current-user{max-width:100%;flex-direction:column;align-items:flex-end}}.dashboard-chat-messages .messages-item.current-user .messages-item__text{padding-left:0;padding-right:16px;align-items:flex-end}@media (width <= 575.98px){.dashboard-chat-messages .messages-item.current-user .messages-item__text{padding:16px 0 0}}.dashboard-chat-messages .messages-item.current-user .messages-item__text li{background-color:#00bf6226}.dashboard-chat-messages .messages-data{font-weight:700;font-size:14px;line-height:1.35;padding:6px 16px;border-radius:12px;background-color:#f3f5f7;position:absolute;left:50%;top:24px;translate:-50% 0;z-index:1}.dashboard-chat-messages .messages-send{display:flex;align-items:center;gap:10px;width:100%;padding:24px 0}.dashboard-chat-messages .messages-send__file{width:24px;height:24px;flex-shrink:0;border:none;background-color:transparent;border-radius:8px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.1274 4.86956C17.6346 2.37681 13.5785 2.37681 11.0857 4.86956L3.33521 12.6199C1.55482 14.4005 1.55494 17.2978 3.33553 19.0783C4.22588 19.9687 5.39503 20.4138 6.56464 20.4137C7.73394 20.4136 8.90363 19.9686 9.79387 19.0783L16.8982 11.9739C17.9666 10.9057 17.9667 9.16734 16.8983 8.09875C15.8299 7.03042 14.0914 7.03046 13.0232 8.09894L8.3773 12.7447C8.02062 13.1013 8.02062 13.6797 8.37722 14.0364C8.73398 14.3931 9.31219 14.3931 9.66895 14.0364L14.3149 9.39051C14.671 9.03437 15.2505 9.03438 15.6066 9.39039C15.9627 9.7466 15.9627 10.326 15.6065 10.6821L8.50226 17.7866C7.43382 18.8549 5.69553 18.8551 4.62717 17.7867C3.55885 16.7183 3.55873 14.9799 4.62694 13.9115L12.3774 6.16124C14.1579 4.38081 17.0552 4.38073 18.8358 6.16132C19.6984 7.02382 20.1734 8.17066 20.1734 9.39047C20.1734 10.6103 19.6984 11.7571 18.8357 12.6197L11.0855 20.3702C10.7288 20.7268 10.7288 21.3051 11.0856 21.6618C11.2639 21.8402 11.4977 21.9293 11.7314 21.9293C11.9651 21.9293 12.1989 21.8401 12.3772 21.6618L20.1273 13.9115C21.335 12.7039 22 11.0984 22 9.39055C22.0001 7.68265 21.335 6.0771 20.1274 4.86956Z" fill="%23272727"/></svg>')}.dashboard-chat-messages .messages-send__text{position:relative;flex:1 1 auto}.dashboard-chat-messages .messages-send__text input{width:100%;height:44px;border-radius:8px;background-color:#f4f5fb;border:none;padding:0 44px 0 16px;font-size:14px}.dashboard-chat-messages .messages-send__text button{height:44px;width:44px;border:none;background-color:transparent;border-radius:8px;position:absolute;top:0;right:0;bottom:0;background-position:center;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.55 2.77539L10.425 11.6254L2.85 8.85039C2.4 8.70039 2.25 8.25039 2.4 7.87539C2.475 7.65039 2.7 7.50039 2.925 7.42539L20.55 2.77539Z" fill="%2300BF62"/><path d="M21.5266 3.90039L14.6266 20.7754C14.4766 21.0754 14.2516 21.2254 13.9516 21.2254H13.8766C13.5766 21.2254 13.2766 20.9254 13.2016 20.6254L11.4766 12.7504L21.5266 3.90039Z" fill="%2300BF62"/></svg>')}.dashboard-chat-section{padding-left:8px;width:100%}@media (width <= 991.98px){.dashboard-chat-section{padding-left:0}}.dashboard-chat-inner{background-color:#fff;border-radius:20px;padding:32px 8px;width:100%;display:flex;flex-direction:column;gap:32px;border:1px solid #D3D7DA}@media (width <= 992px){.dashboard-chat-inner{padding:16px;border-radius:8px}}.dashboard-chat .close-sidebar-btn{display:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");border:none;background-color:transparent;width:16px;flex-shrink:0;height:16px}@media (width <= 991.98px){.dashboard-chat .close-sidebar-btn{display:block}}.dashboard-chat .open-sidebar-btn{display:none;border:none;margin-right:16px;background:transparent;height:20px;width:20px;flex-shrink:0;position:relative;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('data:image/svg+xml,<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 18L20 18" stroke="%23272727" stroke-width="2" stroke-linecap="round"/><path d="M4 12L20 12" stroke="%23272727" stroke-width="2" stroke-linecap="round"/><path d="M4 6L20 6" stroke="%23272727" stroke-width="2" stroke-linecap="round"/></svg>')}@media (width <= 991.98px){.dashboard-chat .open-sidebar-btn{display:block}}@media (width <= 991.98px){.dashboard-chat.sidebar-opened .chat-sidebar{translate:0 0}}.dashboard-chat .bp-messages-wrap{border:none;min-height:630px}@media (width <= 991.98px){.dashboard-chat .bp-messages-wrap{min-height:auto}}.dashboard-chat .bp-messages-wrap .chat-header{border-bottom:1px solid #D3D7DA;background-color:transparent;min-height:76px}.dashboard-chat .bm-reply{border-top:1px solid #D3D7DA}.dashboard-chat .bp-messages-threads-wrapper{min-height:630px}@media (width <= 991.98px){.dashboard-chat .bp-messages-threads-wrapper{min-height:auto}}.dashboard-chat .bbpm-avatar{--bm-avatar-radius: 30px;overflow:hidden}.dashboard-chat .bm-send-message svg{fill:#00bf62}.dashboard-chat .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background){background-color:#f3f5f7;color:#272727}.dashboard-chat .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) *{color:#272727}.dashboard-chat .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background){background-color:#00bf6226;color:#272727}.dashboard-chat .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) *{color:#272727!important}.dashboard-chat .bp-messages-wrap .bm-thread-info-container .bm-thread-info-tabs .bp-messages-user-list .user.threads-list-item .actions{visibility:hidden;display:none}.edit-company{width:100%;padding-left:8px}.edit-company-inner{padding:32px;background-color:#fff;border-radius:20px;border:1px solid #E1E4E7;display:flex;flex-direction:column;gap:24px}@media (width <= 767.98px){.edit-company-inner{padding:16px;border-radius:8px;border:none}}.edit-company-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:100px 0}.edit-company-empty h1{font-size:30px;font-weight:800;line-height:1.35;margin-bottom:0}.edit-company-empty .bc-button{width:max-content}.edit-company-title{display:flex;gap:16px;align-items:center;width:100%;flex-wrap:wrap}.edit-company-title h1{font-size:20px;font-weight:800;line-height:1.35;margin-bottom:0}.edit-company-title .bc-button{width:max-content;margin-left:auto;padding-top:0;padding-bottom:0;min-height:44px}@media (width <= 991.98px){.edit-company-title .bc-button{width:100%}}.edit-company-title .bc-button.reject{background-color:#272727}.edit-company-title .bc-button.reject:hover{background-color:#272727cc}.edit-company-title .bc-button.edit{background:#b6b8c4}.edit-company-title .bc-button.edit:hover{background-color:#27272799}.edit-company-title .bc-button.completed{pointer-events:none;background-color:transparent;color:#00bf62}.edit-company-form{display:flex;flex-wrap:wrap;gap:24px}.edit-company-form .licenses,.edit-company-form .links,.edit-company-form .references,.edit-company-form .form-content-item__inner{width:100%;display:flex;flex-wrap:wrap;gap:24px}.edit-company-form .form-content-item__inner.preloader{position:relative}.edit-company-form .form-content-item__inner.preloader:before{content:"";background-color:#fffc;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.edit-company-form .form-content-item__inner.preloader:after{content:"";height:40px;width:40px;border-radius:100px;z-index:1;position:absolute;top:50%;left:50%;translate:-50% -50%;border:4px solid #00BF62;border-bottom-color:transparent;animation:preloader-rotation .5s linear infinite}.edit-company .bc-radio-body{margin-right:32px}.edit-company .dashboard-tabs{padding:0;border:none}.edit-company .dashboard-tabs-head{margin-bottom:24px}@media (width <= 1199.98px){.edit-company .dashboard-tabs-head{flex-wrap:wrap}}.edit-company .dashboard-tabs-head button{min-width:auto;padding-top:10px;padding-bottom:10px;width:100%;max-width:150px;white-space:nowrap;font-size:18px}@media (width <= 575.98px){.edit-company .dashboard-tabs-head button{max-width:100%}}.edit-company .licenses{gap:16px}.edit-company .licenses-item{width:100%;display:flex;align-items:center;gap:16px}@media (width <= 767.98px){.edit-company .licenses-item{flex-direction:column;align-items:flex-start;border:1px solid #C3C5D0;padding:16px;border-radius:8px}}.edit-company .licenses-item__inner{flex:1 1 auto;display:flex;gap:10px;border:1px solid #C3C5D0;padding:16px;border-radius:16px}@media (width <= 767.98px){.edit-company .licenses-item__inner{flex-direction:column;align-items:flex-start;width:100%;padding:0;border-radius:0;border:none}}.edit-company .licenses-item__inner .form-field{width:calc(25% - 7.5px)}@media (width <= 767.98px){.edit-company .licenses-item__inner .form-field{width:100%}}.edit-company .licenses-item__delete{display:none;position:relative;background-color:#00bf62;height:32px;width:32px;border-radius:10px;cursor:pointer;border:none}.edit-company .licenses-item__delete:active{translate:0 2px}.edit-company .licenses-item__delete:hover{background-color:#00934c}@media (width <= 767.98px){.edit-company .licenses-item__delete{background-color:transparent;width:max-content;margin-left:auto;border:none}}.edit-company .licenses-item__delete:before{content:"";width:16px;height:3px;border-radius:20px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width <= 767.98px){.edit-company .licenses-item__delete:before{display:none}}.edit-company .licenses-item__delete span{display:none;font-weight:700;font-size:14px;line-height:1.2;color:#00bf62}@media (width <= 767.98px){.edit-company .licenses-item__delete span{display:block}}.edit-company .licenses-item .form-field__title{font-size:14px;font-weight:400}.edit-company .licenses-btn{width:100%}.edit-company .licenses-btn button{width:max-content;display:flex;align-items:center;gap:8px}@media (width <= 767.98px){.edit-company .licenses-btn button{width:100%;justify-content:center;padding-top:9px;padding-bottom:9px}}.edit-company .licenses-btn button:before{content:"";background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%2300BF62" stroke="%2300BF62" stroke-width="0.5"/></svg>');display:block;height:24px;width:24px}.edit-company .licenses-btn button:hover:before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%23FFFFFF" stroke="%23FFFFFF" stroke-width="0.5"/></svg>')}.edit-company .links .bc-checkbox-wrapper{flex-wrap:wrap;gap:24px 0}.edit-company .links .bc-checkbox-wrapper .bc-checkbox-body{margin-right:24px}@media (width <= 767.98px){.edit-company .links .bc-checkbox-wrapper .bc-checkbox-body{width:calc(50% - 50px)}}.edit-company .links-item-google{display:flex;width:100%;gap:24px}@media (width <= 991.98px){.edit-company .links-item-google{flex-wrap:wrap}}@media (width <= 575.98px){.edit-company .links-item-google .form-field{width:100%}}@media (width <= 991.98px){.edit-company .links-item-google .form-field:first-child{width:100%}}.edit-company .links-wrapper{display:flex;gap:24px;flex-wrap:wrap;width:100%}.edit-company .links .form-field:not(.form-field_checkboxes){width:calc(50% - 12px)}@media (width <= 575.98px){.edit-company .links .form-field:not(.form-field_checkboxes){width:100%}}.edit-company .links>.form-field:nth-child(1){width:100%}.edit-company .links .bc-checkbox-body{margin-right:32px}.edit-company .references-item{width:100%;display:flex;align-items:center;gap:16px}@media (width <= 767.98px){.edit-company .references-item{flex-direction:column;align-items:flex-start;border:1px solid #C3C5D0;padding:16px;border-radius:8px}}.edit-company .references-item__inner{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:10px;border:1px solid #C3C5D0;padding:16px;border-radius:16px}@media (width <= 767.98px){.edit-company .references-item__inner{flex-direction:column;align-items:flex-start;width:100%;padding:0;border-radius:0;border:none}}.edit-company .references-item__inner .form-field{width:calc(33.33% - 7.5px)}@media (width <= 767.98px){.edit-company .references-item__inner .form-field{width:100%}}.edit-company .references-item__inner .form-field:last-child{width:100%}.edit-company .references-item__inner .form-field textarea{min-height:180px}.edit-company .references-item__delete{display:none;position:relative;background-color:#00bf62;height:32px;width:32px;border-radius:10px;cursor:pointer;border:none}.edit-company .references-item__delete:active{translate:0 2px}.edit-company .references-item__delete:hover{background-color:#00934c}@media (width <= 767.98px){.edit-company .references-item__delete{background-color:transparent;width:max-content;margin-left:auto;border:none}}.edit-company .references-item__delete:before{content:"";width:16px;height:3px;border-radius:20px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width <= 767.98px){.edit-company .references-item__delete:before{display:none}}.edit-company .references-item__delete span{display:none;font-weight:700;font-size:14px;line-height:1.2;color:#00bf62}@media (width <= 767.98px){.edit-company .references-item__delete span{display:block}}.edit-company .references-item .form-field__title{font-size:14px;font-weight:400}.edit-company .references-btn{width:100%}.edit-company .references-btn button{width:max-content;display:flex;align-items:center;gap:8px}@media (width <= 767.98px){.edit-company .references-btn button{width:100%;justify-content:center;padding-top:9px;padding-bottom:9px}}.edit-company .references-btn button:before{content:"";background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%2300BF62" stroke="%2300BF62" stroke-width="0.5"/></svg>');display:block;height:24px;width:24px}.edit-company .references-btn button:hover:before{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1999 11.2H12.8V4.79995C12.8 4.35845 12.4416 4 11.9999 4C11.5584 4 11.2 4.35845 11.2 4.79995V11.2H4.79995C4.35845 11.2 4 11.5584 4 11.9999C4 12.4416 4.35845 12.8 4.79995 12.8H11.2V19.1999C11.2 19.6416 11.5584 20 11.9999 20C12.4416 20 12.8 19.6416 12.8 19.1999V12.8H19.1999C19.6416 12.8 20 12.4416 20 11.9999C20 11.5584 19.6416 11.2 19.1999 11.2Z" fill="%23FFFFFF" stroke="%23FFFFFF" stroke-width="0.5"/></svg>')}.edit-company .verification-method-body{width:100%}.login{height:100%;min-height:650px;display:flex;align-items:center}@media (max-width: 992px){.login{display:block}}.login__inner{width:100%;margin:0 auto;padding-inline:40px;max-width:1440px;padding-block:40px;column-gap:16px;display:grid;height:100%;max-height:min(100dvh,1200px);grid-template-columns:1fr 1fr}@media (max-width: 992px){.login__inner{max-height:unset;height:unset;grid-template-columns:1fr;padding-inline:16px;padding-block:16px;row-gap:16.5px}}.login__left-section{position:relative}@media (max-width: 992px){.login__left-section{max-height:100px}}.login__left-section-logo{position:absolute;top:0;left:0;padding:20px 32px;border-radius:20px;background-color:#00bf62;z-index:1}@media (max-width: 992px){.login__left-section-logo{padding:10.5px 28px;border-radius:8px}}.login__logo{max-width:100%;width:160px}@media (max-width: 992px){.login__logo{width:60px}}.login__left-section-img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;max-width:100%;width:100%;max-height:100%;object-fit:cover;border-radius:20px}@media (max-width: 992px){.login__left-section-img{position:static;object-position:50px 50%;border-radius:8px}}.login__right-section{border-radius:20px;background-color:#fff;display:flex;gap:32px;padding:60px 16px;flex-direction:column;align-items:center;justify-content:center;position:relative}@media (max-width: 992px){.login__right-section{border-radius:unset;padding-inline:unset;padding-block:unset;background-color:unset}}.login__right-section .back-btn{position:absolute;top:16px;left:16px}@media (max-width: 992px){.login__right-section .back-btn{display:none}}.login__right-section-error{color:#c40000;max-width:450px;text-align:center}.login__title{font-size:32px;line-height:44px;font-weight:800;margin:0 0 29px;width:100%;text-align:center}@media (max-width: 992px){.login__title{text-align:left;font-size:20px;line-height:27px;font-weight:800}}.login__form{width:100%;max-width:450px}.login__form .bc-input-group{margin-bottom:29px}@media (max-width: 992px){.login__form .bc-input-group{margin-bottom:24px}}@media (max-width: 992px){.login__form{max-width:450px;border-radius:8px;background-color:#fff;padding-inline:16px;padding-block:16px}}.login__form-footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}@media (max-width: 992px){.login__form-footer{align-items:flex-start;gap:15px;margin-bottom:0;flex-wrap:wrap}}.login__right-section-bottom{width:100%;max-width:450px}.login__submit-btn{margin-bottom:38px}.login__signup{margin:0;text-align:center;font-size:16px;line-height:22px;font-weight:400}.password-recovery__inner{margin:0 auto;max-width:1440px;padding-inline:40px;padding-block:40px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr}@media (max-width: 992px){.password-recovery__inner{grid-template-columns:1fr;padding-inline:16px;padding-block:16px;row-gap:16.5px}}.password-recovery__left-section{position:relative}@media (max-width: 992px){.password-recovery__left-section{max-height:100px}}.password-recovery__left-section-logo{position:absolute;top:0;left:0;padding:20px 32px;border-radius:20px;background-color:#00bf62;z-index:1}@media (max-width: 992px){.password-recovery__left-section-logo{padding:10.5px 28px;border-radius:8px}}.password-recovery__logo{max-width:100%;width:160px}@media (max-width: 992px){.password-recovery__logo{width:60px}}.password-recovery__left-section-img{max-width:100%;width:100%;max-height:100%;border-radius:20px}@media (max-width: 992px){.password-recovery__left-section-img{object-fit:cover;object-position:50px 50%;border-radius:8px}}.password-recovery__right-section{position:relative;border-radius:20px;background-color:#fff;display:flex;padding-inline:16px;padding-block:16px;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 992px){.password-recovery__right-section{border-radius:unset;padding-inline:unset;padding-block:unset;background-color:unset}}.password-recovery__back{position:absolute;top:30px;left:30px;width:44px;height:44px;border-radius:8px;background-color:#f4f5fb;padding:10px;display:flex;justify-content:center;align-items:center}@media (max-width: 992px){.password-recovery__back{position:static;margin-bottom:16px}}.password-recovery__title{font-size:32px;line-height:44px;font-weight:800;margin:0 0 29px;width:100%;text-align:center}@media (max-width: 992px){.password-recovery__title{text-align:left;margin-bottom:16px;font-size:20px;line-height:27px;font-weight:800}}.password-recovery__subtitle{font-size:16px;line-height:22px;font-weight:400;margin-bottom:29px}@media (max-width: 992px){.password-recovery__subtitle{margin-bottom:16px}}.password-recovery__form{width:100%;max-width:450px}.password-recovery__form .bc-input-group{margin-bottom:29px}@media (max-width: 992px){.password-recovery__form .bc-input-group{margin-bottom:24px}}@media (max-width: 992px){.password-recovery__form{border-radius:8px;background-color:#fff;padding-inline:16px;padding-block:16px;margin-bottom:24px}}.password-recovery__right-section-bottom{width:100%;max-width:450px}.password-recovery__submit-btn{margin-bottom:38px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.password-recovery__success{text-align:center;margin-bottom:29px}.signup{display:flex;align-items:center}@media (max-width: 992px){.signup{display:block}}.signup__inner{margin:0 auto;max-width:1440px;padding-inline:40px;padding-block:40px;column-gap:16px;display:grid;grid-template-columns:auto 1fr}@media (max-width: 992px){.signup__inner{max-height:unset;height:unset;grid-template-columns:1fr;padding-inline:16px;padding-block:16px;row-gap:16.5px}}.signup__left-section{position:relative;max-width:442px;min-width:400px}@media (width <= 1100px){.signup__left-section{max-width:300px;min-width:300px}}@media (max-width: 992px){.signup__left-section{height:200px;min-width:auto;max-width:100%;aspect-ratio:unset}}@media (max-width: 576px){.signup__left-section{height:100px}}.signup__left-section-logo{position:absolute;top:0;left:0;padding:20px 32px;border-radius:20px;background-color:#00bf62;z-index:1}@media (max-width: 992px){.signup__left-section-logo{padding:10.5px 28px;border-radius:8px}}.signup__logo{max-width:100%;width:160px}@media (max-width: 992px){.signup__logo{width:60px}}.signup__left-section-img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;width:100%;max-height:100%;border-radius:20px;height:100%;object-fit:cover;object-position:37% 0}@media (max-width: 992px){.signup__left-section-img{position:static;object-position:50px 35%;border-radius:8px}}.signup__right-section{border-radius:20px;background-color:#fff;display:flex;padding:30px;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;overflow:hidden;position:relative;min-height:944px}@media (height <= 944px){.signup__right-section{min-height:100vh}}@media (max-width: 992px){.signup__right-section{border-radius:8px;background-color:#fff;padding-inline:16px;padding-block:16px}}.signup__right-section .back-btn{position:absolute;top:30px;left:30px}@media (max-width: 992px){.signup__right-section .back-btn{top:16px;left:16px}}.signup__title{font-size:32px;line-height:44px;font-weight:800;margin:0 0 48px;width:100%;text-align:center}@media (max-width: 992px){.signup__title{text-align:left;margin-bottom:16px;font-size:20px;line-height:27px;font-weight:800}}.signup__right-section-inner{width:100%;max-width:688px;padding:45px 0}@media (max-width: 992px){.signup__right-section-inner{max-width:none;border-radius:8px;background-color:#fff;padding-inline:16px;padding:55px 0 16px;margin-bottom:24px}}.signup__signup-variants{display:flex;column-gap:32px}@media (max-width: 992px){.signup__signup-variants{flex-direction:column;row-gap:16px}}.signup__signup-variant{flex:1 1 0;padding:74px 47px 40px;background-color:#f3f5f7;border-radius:20px;display:flex;flex-direction:column;align-items:center;row-gap:24px}@media (max-width: 992px){.signup__signup-variant{border-radius:8px;padding:31.5px 24px;row-gap:16px}}.signup__variant-icon{width:72px;aspect-ratio:1}@media (max-width: 992px){.signup__variant-icon{width:48px}}.signup__variant-text{font-size:16px;line-height:22px;font-weight:400;text-align:center;padding:0 10px}.signup__variant-btn{margin-top:auto}.signup__community-signup{margin-bottom:auto;width:100%}.signup__community-back{width:44px;height:44px;border-radius:8px;background-color:#f4f5fb;padding:10px;display:flex;justify-content:center;align-items:center}@media (max-width: 992px){.signup__community-back{margin-bottom:16px}}.signup__community-title{font-size:32px;line-height:44px;font-weight:800;margin:0 0 32px;text-align:center}@media (max-width: 992px){.signup__community-title{font-size:20px;line-height:27px;font-weight:800;text-align:left}}.signup__community-form-wrapper{padding:0 34px}@media (max-width: 992px){.signup__community-form-wrapper{padding:0}}.signup__community-form .row{margin-bottom:24px}.signup__community-form-footer{padding-top:8px;display:flex;flex-direction:column;row-gap:24px;margin-bottom:48px}.signup__community-form-add-new-community{color:#00bf62;display:flex;align-items:flex-end;gap:8px;font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px;line-height:1}.signup__community-form-add-new-community:before{content:"";background-position:center;background-repeat:no-repeat;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.2 7.2H8.80005V0.799951C8.80005 0.358447 8.4416 0 7.99995 0C7.55845 0 7.2 0.358447 7.2 0.799951V7.2H0.799951C0.358447 7.2 0 7.55845 0 7.99995C0 8.4416 0.358447 8.80005 0.799951 8.80005H7.2V15.2C7.2 15.6416 7.55845 16 7.99995 16C8.4416 16 8.80005 15.6416 8.80005 15.2V8.80005H15.2C15.6416 8.80005 16 8.4416 16 7.99995C16 7.55845 15.6416 7.2 15.2 7.2Z' fill='%2300BF62'/%3E%3C/svg%3E%0A")}.signup__community-form-footer-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.signup__community-form-submit-wrapper{width:100%;display:flex}.signup__community-form-submit{width:auto;margin-left:auto}@media (max-width: 992px){.signup__community-form-submit{width:100%}}.signup__add-community-dialog{border:0;border-radius:20px;background-color:#fff;overflow:hidden;width:100%;height:calc(100% - 30px);max-width:1000px;max-height:824px;padding:17px 17px 0}.signup__add-community-dialog::backdrop{background:#272727cc}@media (max-width: 992px){.signup__add-community-dialog{max-width:none;border-radius:0;height:100%;max-height:none;padding-inline:8px}}.signup__add-community-inner{height:100%;overflow:auto;padding:15px}@media (max-width: 992px){.signup__add-community-inner{padding-inline:8px;padding-bottom:40px}}.signup__add-community-close{position:absolute;display:flex;align-items:center;justify-content:center;background:none;border:none;top:24px;right:24px;transform:translate(-50%);width:24px;height:24px;z-index:2}.signup__add-community-close:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.347275 15.8682C0.475776 15.9541 0.626848 15.9999 0.781384 15.9999C0.884002 16 0.985637 15.9799 1.08045 15.9406C1.17526 15.9013 1.26139 15.8437 1.33387 15.7711L8 9.10498L14.6661 15.7711C14.7386 15.8437 14.8247 15.9013 14.9195 15.9406C15.0144 15.9799 15.116 16 15.2186 15.9999C15.3731 15.9999 15.5242 15.9541 15.6527 15.8682C15.7812 15.7824 15.8814 15.6604 15.9405 15.5176C15.9997 15.3748 16.0151 15.2177 15.985 15.0662C15.9548 14.9146 15.8804 14.7754 15.7711 14.6661L9.10498 8L15.7711 1.33383C15.9177 1.1873 16 0.988565 16 0.781341C16 0.574116 15.9177 0.375379 15.7711 0.228849C15.6246 0.0823196 15.4259 0 15.2187 0C15.0114 0 14.8127 0.0823196 14.6662 0.228849L8 6.89502L1.33383 0.228849C1.1873 0.0823196 0.988565 0 0.781341 0C0.574116 0 0.375379 0.0823196 0.228849 0.228849C0.0823196 0.375379 5.59504e-10 0.574116 5.59504e-10 0.781341C5.59504e-10 0.988565 0.0823196 1.1873 0.228849 1.33383L6.89502 8L0.228892 14.6661C0.119605 14.7754 0.0451759 14.9146 0.0150196 15.0662C-0.0151367 15.2177 0.000334657 15.3748 0.0594767 15.5176C0.118619 15.6604 0.218774 15.7824 0.347275 15.8682Z' fill='%23272727'/%3E%3C/svg%3E%0A");width:16px;min-width:16px;height:16px}@media (max-width: 992px){.signup__add-community-close{position:static;transform:none;margin-left:auto;width:44px;height:44px;padding:10px;border-radius:8px;background-color:#f3f5f7}}.signup__add-community-title{font-size:32px;line-height:44px;font-weight:800;text-align:center;margin:0 0 32px}@media (max-width: 992px){.signup__add-community-title{font-size:20px;line-height:27px;font-weight:800;margin-bottom:8px}}.signup__add-community-form{margin-bottom:48px}.signup__add-community-form .row{margin-bottom:24px}.signup__add-community-verification-method{padding-top:8px;margin-bottom:24px;display:flex;flex-direction:column}@media (max-width: 992px){.signup__add-community-verification-method{margin-bottom:32px}}.signup__add-community-verification-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.signup__add-community-verification-text{font-size:16px;line-height:22px;font-weight:600;letter-spacing:-.06px;margin:0 0 16px}.signup__add-community-verification-radios{display:flex;column-gap:32px}@media (max-width: 992px){.signup__add-community-verification-radios{flex-direction:column;row-gap:32px}}.signup__add-community-logo-title{font-size:16px;line-height:22px;font-weight:700;margin:0 0 16px}.signup__add-community-logo-dropzone{background-color:#f4f5fb;border:1px dashed #E1E4E7;border-radius:8px;padding:32px}.signup__add-community-logo-dropzone.filesOver{border-color:#00bf62}.signup__add-community-logo-dropzone:has(.signup__add-community-logo-input.uploaded) .signup__add-community-logo-empty{display:none}.signup__add-community-logo-dropzone:has(.signup__add-community-logo-input.uploaded) .signup__add-community-logo-success{display:flex}@media (max-width: 992px){.signup__add-community-logo-dropzone{padding:0;border-radius:0;background-color:transparent;border:none}}.signup__add-community-logo-input{opacity:0;z-index:-1}.signup__add-community-logo-empty{display:flex;flex-direction:column;row-gap:16px}.signup__add-community-logo-empty-title{text-align:center;display:flex;justify-content:center;column-gap:24px;align-items:center}.signup__add-community-logo-empty-title>span{font-size:16px;line-height:22px;font-weight:400}@media (max-width: 992px){.signup__add-community-logo-empty-title span{display:none}}.signup__add-community-logo-pick-btn{background-color:#fff;padding:10px 20px;border:1px solid #272727;border-radius:8px;font-size:16px;line-height:22px;font-weight:700}@media (max-width: 992px){.signup__add-community-logo-pick-btn{width:100%}}.signup__add-community-logo-empty-desc{text-align:center;margin:0;font-size:14px;line-height:19px;font-weight:400}@media (max-width: 992px){.signup__add-community-logo-empty-desc{order:-1;text-align:left}}.signup__add-community-logo-success{display:none;justify-content:space-between;align-items:center}.signup__add-community-logo-success-preview{display:flex;gap:24px;align-items:center}.signup__add-community-logo-img{width:80px;height:80px;overflow:hidden}.signup__add-community-logo-preview-text{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:19px;font-weight:400}.signup__add-community-logo-filename{max-width:160px;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.signup__add-community-logo-success-delete{background:none;border:none;width:32px;display:flex;align-items:center;justify-content:center;height:32px;padding:5px 7px}.signup__add-community-logo-success-delete:after{content:"";background-image:url(/assets/icons/bin.svg);background-position:center;background-repeat:no-repeat;background-size:cover;flex-grow:1;height:100%}.signup__add-community-form-actions{display:flex;column-gap:40px;justify-content:flex-end}.signup__add-community-form-actions .bc-button{width:auto}@media (max-width: 992px){.signup__add-community-form-actions{flex-direction:column-reverse;row-gap:16px}}.signup__add-community-form-actions-cancel{color:#272727}@media (max-width: 992px){.signup__add-community-form-actions-cancel{border:1px solid #272727}}.select2-results__option:has(.signup__community-form-add-new-community){background-color:#f3f5f7!important;order:-1}.homepage{background-color:#fff;position:relative}.homepage:before{content:"";width:295px;height:573px;position:absolute;left:0;z-index:-1;top:265px;background-image:url(../../assets/homepage/homepage-decor.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.8}@media (width <= 767.98px){.homepage:before{width:180px;background-position:right center}}@media (width <= 575.98px){.homepage:before{width:165px;top:20px}}.homepage:after{content:"";width:377px;height:751px;position:absolute;right:0;z-index:-1;top:150px;background-image:url(../../assets/homepage/homepage-decor2.svg);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.8}@media (width <= 767.98px){.homepage:after{width:180px;top:-200px;background-position:left center}}.community-info{padding:50px 0 80px}@media (width <= 768px){.community-info{padding:16px 0 32px}}.community-info__hero{margin-bottom:100px}@media (width <= 768px){.community-info__hero{margin-bottom:30px}}.community-info__title{max-width:857px;width:100%;font-size:32px;font-style:normal;font-weight:800}@media (width <= 1200px){.community-info__title{max-width:100%;text-align:center}}@media (width <= 768px){.community-info__title{font-size:20px}}.community-info__hero-container{display:flex;justify-content:space-between}@media (width <= 1200px){.community-info__hero-container{flex-direction:column-reverse;align-items:center}}.community-info__hero-left-wrapper{max-width:448px;width:100%}@media (width <= 1200px){.community-info__hero-left-wrapper{max-width:100%}}@media (width <= 768px){.community-info__hero-left-wrapper{display:flex;flex-direction:column}}.community-info__hero-left-wrapper p{margin-bottom:24px;color:#272727;font-feature-settings:"liga" off,"clig" off;font-size:20px;font-weight:400;line-height:normal;letter-spacing:-.064px}.community-info__hero-left-wrapper p:first-of-type{padding-top:40px}@media (width <= 768px){.community-info__hero-left-wrapper p:first-of-type{padding-top:16px}}@media (width <= 768px){.community-info__hero-left-wrapper p{font-size:16px}}.community-info__hero-left-wrapper p span{font-weight:700}.community-info__hero-text-warning{margin-bottom:30px!important;font-weight:700!important}@media (width <= 768px){.community-info__hero-text-warning{margin-bottom:24px!important;text-align:center}}.community-info__hero-right-wrapper{max-width:752px;width:100%}@media (width <= 1200px){.community-info__hero-right-wrapper{max-width:100%}}.community-info__hero-right-wrapper img{width:750px}@media (width <= 1200px){.community-info__hero-right-wrapper img{width:100%}}.community-info-table{margin-bottom:50px}.community-info-table__mobile-img{display:none}.community-info-table__mobile-img img{max-width:100%}@media (width <= 1200px){.community-info-table__mobile-img{display:block}}.community-info-table__wrapper{background:#fff;padding-left:60px}@media (width <= 768px){.community-info-table__wrapper{padding-left:0}}.community-info-table__row{display:flex;align-items:center;gap:40px;border-bottom:1px solid #B1B3C0;padding:32px 0}@media (width <= 768px){.community-info-table__row{align-items:baseline;gap:24px;padding:10px 0}}.community-info-table__row:last-of-type{border-bottom:none}.community-info-table__number p{font-size:24px;font-style:italic;font-weight:400;line-height:normal;color:#b1b3c0;margin-bottom:0}.community-info-table__text-wrapper{display:flex;gap:85px;justify-content:space-between;align-items:center}@media (width <= 768px){.community-info-table__text-wrapper{flex-direction:column;align-items:baseline;gap:10px}}.community-info-table__text-title{margin:0;font-size:24px;font-style:normal;font-weight:800;line-height:normal;width:100%;max-width:380px}@media (width <= 768px){.community-info-table__text-title{font-size:16px}}.community-info-table__text-description{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:820px;width:100%}@media (width <= 768px){.community-info-table__text-description{font-size:14px}}.community-info-service__container{display:flex}@media (width <= 1200px){.community-info-service__container{flex-direction:column;gap:16px}}@media (width <= 1200px){.community-info-service__left-wrapper{display:none}}.community-info-service__left-wrapper img{width:850px}@media (width <= 1200px){.community-info-service__left-wrapper img{width:100%}}.community-info-service__right-wrapper{padding-top:50px}@media (width <= 1200px){.community-info-service__right-wrapper{padding-top:0;display:flex;flex-direction:column;align-items:center}}.community-info-service__right-wrapper h3{font-size:32px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:31px;width:100%}@media (width <= 1200px){.community-info-service__right-wrapper h3{max-width:100%}}@media (width <= 768px){.community-info-service__right-wrapper h3{font-size:20px;margin-bottom:16px}}.community-info-service__right-wrapper p{font-size:20px;font-weight:400;line-height:normal;letter-spacing:-.064px;margin-bottom:31px;max-width:312px;width:100%}@media (width <= 1200px){.community-info-service__right-wrapper p{max-width:100%}}@media (width <= 768px){.community-info-service__right-wrapper p{font-size:16px}}.company-info{padding:50px 0 80px}@media (width <= 768px){.company-info{padding:16px 0 32px}}.company-info__title{max-width:857px;width:100%;font-size:32px;font-style:normal;font-weight:800}@media (width <= 1200px){.company-info__title{max-width:100%;text-align:center}}@media (width <= 768px){.company-info__title{font-size:20px}}.company-info-hero{position:relative;overflow:hidden}.company-info-hero:before{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background:linear-gradient(to right,#f3f5f7,#fff);z-index:-1}@media (width <= 768px){.company-info-hero:before{display:none}}.company-info-hero__container{display:flex;justify-content:space-between}@media (width <= 1200px){.company-info-hero__container{flex-direction:column;gap:16px;align-items:center}}.company-info-hero__left-wrapper{max-width:752px;width:100%}@media (width <= 1200px){.company-info-hero__left-wrapper{max-width:100%}}.company-info-hero__left-wrapper img{width:752px}@media (width <= 1200px){.company-info-hero__left-wrapper img{width:100%}}.company-info-hero__right-wrapper{max-width:445px;width:100%}@media (width <= 1200px){.company-info-hero__right-wrapper{max-width:100%}}.company-info-hero__right-wrapper p{margin-bottom:30px;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.064px}@media (width <= 768px){.company-info-hero__right-wrapper p{font-size:16px;margin-bottom:24px}}.company-info-hero__right-wrapper span{font-weight:700}.company-info-hero__button-wrapper{display:flex;justify-content:flex-end}@media (width <= 768px){.company-info-hero__button-wrapper{justify-content:center}}.company-info-hero__button-wrapper a{max-width:305px;width:100%}.company-info-service__container{display:flex;justify-content:space-between}@media (width <= 1200px){.company-info-service__container{flex-direction:column;gap:16px}}.company-info-service__left-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (width <= 1200px){.company-info-service__left-wrapper{padding-top:0;display:flex;flex-direction:column;align-items:center}}.company-info-service__left-wrapper h3{font-size:32px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:31px;width:100%}@media (width <= 1200px){.company-info-service__left-wrapper h3{max-width:100%}}@media (width <= 768px){.company-info-service__left-wrapper h3{font-size:20px;margin-bottom:16px}}.company-info-service__left-wrapper p{font-size:20px;font-weight:400;line-height:normal;letter-spacing:-.064px;margin-bottom:31px;max-width:312px;width:100%}@media (width <= 1200px){.company-info-service__left-wrapper p{max-width:100%}}@media (width <= 768px){.company-info-service__left-wrapper p{font-size:16px}}@media (width <= 1200px){.company-info-service__right-wrapper{display:none}}.company-info-service__right-wrapper img{width:772px}@media (width <= 1200px){.company-info-service__right-wrapper img{width:100%}}.company-info-table{padding-top:60px;position:relative;overflow:hidden}@media (width <= 768px){.company-info-table{padding-top:32px}}.company-info-table:before{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background:linear-gradient(to right,#f3f5f7,#fff);z-index:-1}@media (width <= 768px){.company-info-table:before{display:none}}.company-info-table__mobile-img{display:none}.company-info-table__mobile-img img{max-width:100%}@media (width <= 1200px){.company-info-table__mobile-img{display:block}}.hero{text-align:center;margin:50px 0 100px;line-height:1.35}@media (width <= 575.98px){.hero{margin:16px 0 32px}}.hero .container{display:flex;flex-direction:column;gap:48px}@media (width <= 575.98px){.hero .container{gap:32px}}.hero h1{font-weight:800;margin-bottom:0;font-size:48px}@media (width <= 575.98px){.hero h1{font-size:20px}}.hero-text{max-width:1024px;margin:0 auto;font-size:22px}@media (width <= 575.98px){.hero-text{font-size:16px}}.hero-buttons{display:flex;gap:16px 24px;justify-content:center;flex-wrap:wrap}@media (width <= 575.98px){.hero-buttons{flex-direction:column;align-items:center}}.hero-buttons .bc-button{min-height:60px;padding-right:40px;padding-left:40px}@media (width <= 575.98px){.hero-buttons .bc-button{width:100%;max-width:328px}}.columns-icon-text{text-align:center;line-height:1.35;margin:100px 0}@media (width <= 575.98px){.columns-icon-text{margin:32px 0}}.columns-icon-text h2{font-weight:800;margin-bottom:24px}@media (width <= 575.98px){.columns-icon-text h2{margin-bottom:16px;font-size:20px}}.columns-icon-text-items{display:flex;flex-wrap:wrap;gap:8px}@media (width <= 767.98px){.columns-icon-text-items{gap:8px 0}}.columns-icon-text-item{padding:16px 16px 43px;width:calc(33.33% - 5.33px);display:flex;flex-direction:column;gap:24px;font-size:20px}@media (width <= 991.98px){.columns-icon-text-item{font-size:16px}}@media (width <= 767.98px){.columns-icon-text-item{width:50%;margin:0 auto;padding:16px}}@media (width <= 575.98px){.columns-icon-text-item{width:100%;max-width:400px}}.icons-in-frame{text-align:center;margin:100px 0}@media (width <= 575.98px){.icons-in-frame{margin:32px 0}}.icons-in-frame h2{font-weight:800;margin-bottom:24px}@media (width <= 575.98px){.icons-in-frame h2{font-size:20px;margin-bottom:16px}}.icons-in-frame-inner{border:.5px solid #B6B8C4;padding:48px 32px;border-radius:20px}@media (width <= 767.98px){.icons-in-frame-inner{padding:16px 8px}}.icons-in-frame-text{max-width:1130px;margin:0 auto 32px;font-size:20px}@media (width <= 991.98px){.icons-in-frame-text{display:none}}.icons-in-frame-items{display:flex;gap:8px;flex-wrap:wrap}.icons-in-frame-item{width:calc(25% - 6px);font-size:18px;font-weight:700;padding:8px 10px;text-align:left;display:flex;gap:8px;align-items:center;word-break:break-word}@media (width <= 1199.98px){.icons-in-frame-item{width:calc(33.33% - 5.33px)}}@media (width <= 991.98px){.icons-in-frame-item{width:calc(50% - 4px)}}@media (width <= 575.98px){.icons-in-frame-item{padding:8px 0;font-size:14px}}.text-two-columns{margin:100px 0 74px;text-align:center;font-size:20px}@media (width <= 575.98px){.text-two-columns{margin:32px 0;font-size:16px}}.text-two-columns .container{display:flex;flex-wrap:wrap;gap:24px 15px}.text-two-columns h2{font-weight:800;margin-bottom:0}@media (width <= 575.98px){.text-two-columns h2{font-size:20px}}.text-two-columns .text-two-columns__col{width:calc(50% - 7.5px);display:flex;justify-content:space-between;flex-direction:column;gap:24px;padding:24px}@media (width <= 1199.98px){.text-two-columns .text-two-columns__col{padding:24px 0}}@media (width <= 991.98px){.text-two-columns .text-two-columns__col{width:100%;padding:0}}.image-and-list{margin:48px 0 85px}@media (width <= 575.98px){.image-and-list{margin:16px 0 32px}}.image-and-list .container{display:flex;flex-wrap:wrap;gap:48px}@media (width <= 991.98px){.image-and-list .container{flex-direction:column}}@media (width <= 767.98px){.image-and-list .container{gap:16px}}.image-and-list h2{text-align:center;font-weight:800;margin-bottom:0;width:100%}.image-and-list-image{width:calc(50% - 24px)}@media (width <= 991.98px){.image-and-list-image{max-width:300px;margin:0 auto}}@media (width <= 575.98px){.image-and-list-image{max-width:180px}}.image-and-list-image img{max-width:100%}.image-and-list-text{width:calc(50% - 24px);display:flex;flex-direction:column;gap:48px}@media (width <= 991.98px){.image-and-list-text{width:100%}}@media (width <= 575.98px){.image-and-list-text{gap:32px}}.image-and-list-text__list{display:flex;flex-direction:column;gap:21px;padding:0;margin:0}.image-and-list-text__list li{list-style-type:none;display:flex;gap:24px;font-size:16px}@media (width <= 575.98px){.image-and-list-text__list li{font-size:14px}}.image-and-list-text__list li span:nth-child(1){font-size:16px;font-weight:700;height:44px;width:44px;min-width:44px;background-color:#f4f5fb;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:10px}.image-and-list-text__list li span:nth-child(2) b{font-size:16px;font-weight:700;line-height:1.3;padding:11px 0;display:block}.image-and-list-text__button{display:flex;justify-content:flex-end}.image-and-list-text__button .bc-button{padding-right:50px;padding-left:50px;width:max-content}@media (width <= 575.98px){.image-and-list-text__button .bc-button{width:100%}}.error-section{text-align:center;font-size:16px;margin:8px 0;width:100%}.error-section__inner{min-height:calc(100vh - 330px);background-color:#fff;padding:120px 15px;border-radius:20px;overflow:hidden;position:relative;width:100%}@media (width <= 1199.98px){.error-section__inner{min-height:calc(100vh - 310px)}}@media (width <= 991.98px){.error-section__inner{min-height:calc(100vh - 513px)}}@media (width <= 575.98px){.error-section__inner{padding-top:16px;padding-bottom:16px}}.error-section__img{position:absolute;right:-50px;bottom:-200px}@media (width <= 1199.98px){.error-section__img{max-width:600px;right:-100px;bottom:-100px}}@media (width <= 991.98px){.error-section__img{max-width:400px;right:-100px;bottom:-100px}}@media (width <= 767.98px){.error-section__img{max-width:200px;position:static;margin:0 auto}}.error-section__img img{max-width:100%;height:auto}.error-section h1{text-transform:uppercase;margin-bottom:24px;font-size:48px;line-height:1.35;font-weight:800;position:relative;z-index:1}@media (width <= 767.98px){.error-section h1{font-size:32px;margin-bottom:16px}}.error-section p{position:relative;z-index:1}.error-section__btn{margin-top:32px;position:relative;z-index:1}.error-section__btn .bc-button{min-width:max-content;width:100%;display:flex;text-align:center;justify-content:center;max-width:175px;margin:0 auto}@media (width <= 767.98px){.error-section__btn .bc-button{max-width:296px}}.edit-contract-form{width:100%;max-width:762px;display:flex;flex-direction:column;gap:32px}.edit-contract-form__row{display:flex;gap:24px}.edit-contract-form .form-field{width:calc(33.33% - 16px)}.rfp-search-item{display:flex;flex-wrap:wrap;gap:16px}.rfp-search-item__title{display:flex;width:calc(100% - 266px);gap:16px;align-items:center}@media (width <= 767.98px){.rfp-search-item__title{width:100%}}.rfp-search-item__title h2{margin-bottom:0;font-weight:800;font-size:20px}.rfp-search-item__location{background-color:#f4f5fb;padding:10px 12px 10px 36px;border-radius:8px;width:100%;max-width:250px;display:flex;gap:8px;flex-direction:column;position:relative}@media (width <= 767.98px){.rfp-search-item__location{margin-left:auto}}@media (width <= 575.98px){.rfp-search-item__location{max-width:100%}}.rfp-search-item__location:before{content:"";height:16px;width:16px;position:absolute;top:10px;left:12px;background-image:url('data:image/svg+xml,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2871_198531)"><path d="M8.5 0C6.90935 0.00211004 5.38445 0.634929 4.25969 1.75969C3.13493 2.88445 2.50211 4.40935 2.5 6C2.5 10.3075 8.09 15.7025 8.3275 15.93C8.3737 15.9749 8.43558 16 8.5 16C8.56442 16 8.6263 15.9749 8.6725 15.93C8.91 15.7025 14.5 10.3075 14.5 6C14.4979 4.40935 13.8651 2.88445 12.7403 1.75969C11.6155 0.634929 10.0907 0.00211004 8.5 0ZM8.5 8.75C7.9561 8.75 7.42442 8.58871 6.97218 8.28654C6.51995 7.98437 6.16747 7.55488 5.95933 7.05238C5.75119 6.54988 5.69673 5.99695 5.80284 5.4635C5.90895 4.93005 6.17086 4.44005 6.55546 4.05546C6.94005 3.67086 7.43005 3.40895 7.9635 3.30284C8.49695 3.19673 9.04988 3.25119 9.55238 3.45933C10.0549 3.66747 10.4844 4.01995 10.7865 4.47218C11.0887 4.92442 11.25 5.4561 11.25 6C11.2496 6.72921 10.9597 7.42843 10.4441 7.94406C9.92843 8.45969 9.22921 8.74956 8.5 8.75Z" fill="%23939393"/></g><defs><clipPath id="clip0_2871_198531"><rect width="16" height="16" fill="white" transform="translate(0.5)"/></clipPath></defs></svg>')}.rfp-search-item__location div{display:flex}.rfp-search-item__location div b{display:block;margin-right:auto}.rfp-search-item .project-details__documents{width:100%}.rfp-search-item .project-details__documents-title{margin-bottom:0}.rfp-search-item .project-details__services,.rfp-search-item .project-details__project-description,.rfp-search-item .project-details__main-info{width:100%}.rfp-search-item .project-details__main-info-item-value{max-width:250px}html,body{font-size:16px;box-sizing:border-box;color:#0b132b;font-family:Nunito Sans,sans-serif!important;font-weight:400;margin:0;height:100%}a{text-decoration:none;color:unset}body{background-color:#f3f5f7;height:calc(100% - 1.04px)}body:has(dialog[open]){overflow:hidden}body.pages-body{background-color:#fff}.root{height:100%;min-height:100dvh;display:flex;flex-direction:column}.authorized-main{padding-top:8px;padding-bottom:34px;max-width:1440px;width:100%;padding-inline:40px;margin:0 auto;display:flex;flex-grow:1}.authorized-main>section{max-width:calc(100% - 250px)}@media (max-width: 992px){.authorized-main{padding-inline:16px}.authorized-main>section{max-width:100%}}span.status{padding:2px 12px;border-radius:8px}span.status.activated,span.status.active,span.status.accepted,span.status.publish,span.status.paid,span.status.open,span.status.Activated,span.status.Active,span.status.Accepted,span.status.Publish,span.status.Paid,span.status.Open,span.status.Approved{background:#00bf6226}span.status.inactive,span.status.rejected,span.status.closed,span.status.Inactive,span.status.Rejected,span.status.Closed{background:#ff38606e}span.status.awarded,span.status.Awarded{background-color:#ffdd578f}span.status.pending,span.status.completed,span.status.Pending,span.status.Completed{background:#002dbf26}.message-wrapper{min-height:120px;border-radius:8px;padding:8px 16px;background-color:#f3f5f7;text-align:left}.form-errors{color:#c40000;margin-bottom:20px;font-weight:700}.form-success{color:#00934c;margin-bottom:20px;font-weight:700}.error-message{color:#c40000;font-weight:600;margin-bottom:20px}.text-section{padding:50px 0}.text-section h1,.text-section h2,.text-section h3,.text-section h4,.text-section h5,.text-section h6{font-weight:800;margin-bottom:20px}.support-link{display:flex;width:50px;height:50px;border-radius:50px;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto;background-image:url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="25" fill="white" fill-opacity="0.1"/><g clip-path="url(%23clip0_2777_48998)"><path d="M36.9994 29.2416C36.9994 26.2634 35.2908 23.6054 32.7319 22.3125C32.6525 28.0228 28.0228 32.6525 22.3125 32.7319C23.6054 35.2908 26.2634 36.9994 29.2416 36.9994C30.6379 36.9994 31.9958 36.6275 33.189 35.9209L36.9655 36.9655L35.9209 33.189C36.6275 31.9958 36.9994 30.6379 36.9994 29.2416Z" fill="white"/><path d="M31.3281 22.1641C31.3281 17.1109 27.2172 13 22.1641 13C17.1109 13 13 17.1109 13 22.1641C13 23.8109 13.4384 25.4144 14.2708 26.8221L13.0337 31.2943L17.506 30.0574C18.9138 30.8898 20.5172 31.3281 22.1641 31.3281C27.2172 31.3281 31.3281 27.2172 31.3281 22.1641ZM20.7578 20.0312H19.3516C19.3516 18.4803 20.6132 17.2188 22.1641 17.2188C23.715 17.2188 24.9766 18.4803 24.9766 20.0312C24.9766 20.8184 24.6433 21.575 24.062 22.1068L22.8672 23.2003V24.2969H21.4609V22.581L23.1125 21.0693C23.4077 20.7992 23.5703 20.4306 23.5703 20.0312C23.5703 19.2558 22.9395 18.625 22.1641 18.625C21.3886 18.625 20.7578 19.2558 20.7578 20.0312ZM21.4609 25.7031H22.8672V27.1094H21.4609V25.7031Z" fill="white"/></g><defs><clipPath id="clip0_2777_48998"><rect width="24" height="24" fill="white" transform="translate(13 13)"/></clipPath></defs></svg>');transition:opacity .3s;border:none;background-color:transparent}@media (max-width: 576px){.support-link{margin-left:0}}.support-link:hover{opacity:.8}.support-chat-modal{max-width:580px;width:calc(100vw - 30px)}.support-chat-form{display:flex;flex-direction:column;gap:16px}.support-chat-form .text{text-align:left}.link-locked{display:flex;width:max-content;color:#00bf62;align-items:center}.link-locked:before{content:"";margin-right:16px;width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.7269 7.59092C14.5148 7.37878 14.2573 7.27279 13.9541 7.27279H13.5907V5.09085C13.5907 3.69693 13.0908 2.50007 12.0908 1.50007C11.0908 0.500022 9.89407 0 8.49996 0C7.10588 0 5.9089 0.500022 4.90901 1.50003C3.90897 2.50007 3.40911 3.69689 3.40911 5.09085V7.27279H3.04552C2.7426 7.27279 2.48496 7.37878 2.27282 7.59092C2.06068 7.8029 1.95465 8.06054 1.95465 8.36374V14.9091C1.95465 15.2121 2.06072 15.4698 2.27282 15.6819C2.48496 15.8939 2.7426 16 3.04552 16H13.9544C14.2576 16 14.515 15.894 14.7272 15.6819C14.9392 15.4698 15.0454 15.2121 15.0454 14.9091V8.36362C15.0455 8.06066 14.9392 7.80306 14.7269 7.59092ZM11.409 7.27279H5.59093V5.09085C5.59093 4.28786 5.87507 3.60221 6.44323 3.03412C7.01147 2.46596 7.69701 2.18194 8.50008 2.18194C9.30323 2.18194 9.9886 2.46592 10.5569 3.03412C11.1249 3.60217 11.409 4.28786 11.409 5.09085V7.27279Z" fill="%23939393"/></svg>')}.edit-community-form{display:flex;flex-direction:column;gap:24px;padding-top:8px;padding-bottom:12px}.term-and-conditions-modal{max-width:720px;width:calc(100% - 30px)}.term-and-conditions-modal .submit-proposal-modal__body{margin-bottom:24px}.term-and-conditions-modal .submit-proposal-modal__body h4{margin-bottom:16px}.term-and-conditions-modal form{display:flex;flex-direction:column;gap:24px}.term-and-conditions-modal form .form-field__title{margin-bottom:16px}.term-and-conditions-modal .submit-proposal-modal__footer{flex-direction:row}.capitalize-text{text-transform:capitalize!important}.verify-tooltip{display:flex;align-items:center;padding:0 15px;text-align:center;gap:5px;position:relative;font-weight:600;min-width:max-content}.verify-tooltip:after{content:"?";height:20px;width:20px;font-size:12px;color:#fff;line-height:1;display:flex;align-items:center;justify-content:center;background-color:#313d4e;border-radius:20px}.verify-tooltip__text{position:absolute;top:100%;right:0;width:250px;display:block;text-align:left;background-color:#f3f5f7;padding:20px;border-radius:8px;box-shadow:0 0 20px #0000004d;font-size:12px;translate:0 10px;opacity:0;pointer-events:none;transition:opacity ease-out .3s,translate ease-out .3s;z-index:111}@media (width <= 767.98px){.verify-tooltip__text{right:auto;left:0}}.verify-tooltip__text a{color:#00bf62;transition:color ease-out .3s}.verify-tooltip__text a:hover{color:#00934c}.verify-tooltip:hover .verify-tooltip__text{translate:0;opacity:1;pointer-events:auto}.bc-tooltip{cursor:pointer;position:relative}.bc-tooltip.not-allowed{cursor:not-allowed}.bc-tooltip span{position:absolute;top:100%;right:0;width:250px;display:block;text-align:left;background-color:#f3f5f7;padding:20px;border-radius:8px;box-shadow:0 0 20px #0000004d;font-size:12px;translate:0 10px;opacity:0;pointer-events:none;transition:opacity ease-out .3s,translate ease-out .3s;z-index:111}@media (width <= 767.98px){.bc-tooltip span{right:auto;left:0}}.bc-tooltip span a{color:#00bf62;transition:color ease-out .3s}.bc-tooltip span a:hover{color:#00934c}.bc-tooltip:hover span{translate:0;opacity:1;pointer-events:auto}.preloader{position:relative;pointer-events:none}.preloader:before{content:"";background-color:#fffc;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.preloader:after{content:"";height:40px;width:40px;border-radius:100px;z-index:1;position:absolute;top:50%;left:50%;translate:-50% -50%;border:4px solid #00BF62;border-bottom-color:transparent;animation:preloader-rotation .5s linear infinite}@keyframes preloader-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--dt-row-selected: 13, 110, 253;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0,0,0,.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0,0,0,.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:#ffffff80}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:#ffffff80;border-left-color:transparent}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0!important;padding-top:0!important;padding-bottom:0!important;border-top-width:0px!important;border-bottom-width:0px!important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0!important;overflow:hidden!important}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0,0,0,.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255,255,255,.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#0d6efd;background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0,1,1,0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0)}to{transform:translate(24px)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td,table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:700}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px;border-bottom:1px solid rgba(0,0,0,.3)}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{border-top:1px solid rgba(0,0,0,.3);padding:10px 10px 6px}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr:first-child>*{border-top:none}table.dataTable>tbody>tr:last-child>*{border-bottom:none}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #0d6efde6;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.9);color:#fff;color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:#090a0b;color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr>th,table.dataTable>tbody>tr>td{padding:8px 10px}table.dataTable.row-border>tbody>tr>*,table.dataTable.display>tbody>tr>*{border-top:1px solid rgba(0,0,0,.15)}table.dataTable.row-border>tbody>tr:first-child>*,table.dataTable.display>tbody>tr:first-child>*{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:#0d6efda6;border-top-color:rgba(var(--dt-row-selected),.65)}table.dataTable.cell-border>tbody>tr>*{border-top:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15)}table.dataTable.cell-border>tbody>tr>*:first-child{border-left:1px solid rgba(0,0,0,.15)}table.dataTable.cell-border>tbody>tr:first-child>*{border-top:1px solid rgba(0,0,0,.3)}table.dataTable.stripe>tbody>tr:nth-child(odd)>*,table.dataTable.display>tbody>tr:nth-child(odd)>*{box-shadow:inset 0 0 0 9999px #00000006;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe),.023)}table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,table.dataTable.display>tbody>tr:nth-child(odd).selected>*{box-shadow:inset 0 0 0 9999px #0d6efdeb;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px #00000009;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover),.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd!important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),1)!important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px #00000005;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px #0d6efdea;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.919)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1{box-shadow:inset 0 0 0 9999px #0000000e;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.054)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2{box-shadow:inset 0 0 0 9999px #0000000c;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.047)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3{box-shadow:inset 0 0 0 9999px #0000000a;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.039)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1{box-shadow:inset 0 0 0 9999px #0d6efdf3;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.954)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2{box-shadow:inset 0 0 0 9999px #0d6efdf1;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.947)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3{box-shadow:inset 0 0 0 9999px #0d6efdef;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px #00000005;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px #00000003;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px #00000001;box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering),.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px #0d6efdea;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px #0d6efde8;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px #0d6efde6;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px #00000015;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover),.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px #00000013;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover),.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px #00000010;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover),.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px #0d6efdfa;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px #0d6efdf8;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px #0d6efdf5;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.962)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}div.dt-container div.dt-layout-row{display:flex;justify-content:space-between;align-items:center;width:100%;margin:.75em 0}div.dt-container div.dt-layout-row div.dt-layout-cell{display:flex;justify-content:space-between;align-items:center}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-start{justify-content:flex-start;margin-right:auto}div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end{justify-content:flex-end;margin-left:auto}div.dt-container div.dt-layout-row div.dt-layout-cell:empty{display:none}@media screen and (max-width: 767px){div.dt-container div.dt-layout-row:not(.dt-layout-table){display:block}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell{display:block;text-align:center}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell>*{margin:.5em 0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-start{margin-right:0}div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell.dt-layout-end{margin-left:0}}div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>*:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block!important}@media screen and (max-width: 767px){div.dt-container div.dt-layout-start>*:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>*:not(:first-child){margin-left:0}}div.dt-container{position:relative;clear:both}div.dt-container .dt-search input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}div.dt-container .dt-input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:inherit!important;border:1px solid transparent;border-radius:2px;background:transparent}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{color:inherit!important;border:1px solid rgba(0,0,0,.3);background-color:#0000000d;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(230,230,230,.05)),color-stop(100%,rgba(0,0,0,.05)));background:-webkit-linear-gradient(top,rgba(230,230,230,.05) 0%,rgba(0,0,0,.05) 100%);background:-moz-linear-gradient(top,rgba(230,230,230,.05) 0%,rgba(0,0,0,.05) 100%);background:-ms-linear-gradient(top,rgba(230,230,230,.05) 0%,rgba(0,0,0,.05) 100%);background:-o-linear-gradient(top,rgba(230,230,230,.05) 0%,rgba(0,0,0,.05) 100%);background:linear-gradient(to bottom,#e6e6e60d,#0000000d)}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:hover,div.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:#00000080!important;border:1px solid transparent;background:transparent;box-shadow:none}div.dt-container .dt-paging .dt-paging-button:hover{color:#fff!important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#585858),color-stop(100%,#111));background:-webkit-linear-gradient(top,#585858 0%,#111 100%);background:-moz-linear-gradient(top,#585858 0%,#111 100%);background:-ms-linear-gradient(top,#585858 0%,#111 100%);background:-o-linear-gradient(top,#585858 0%,#111 100%);background:linear-gradient(to bottom,#585858,#111)}div.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(100%,#0c0c0c));background:-webkit-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-moz-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-ms-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:-o-linear-gradient(top,#2b2b2b 0%,#0c0c0c 100%);background:linear-gradient(to bottom,#2b2b2b,#0c0c0c);box-shadow:inset 0 0 3px #111}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0,0,0,.3)}div.dt-container.dt-empty-footer .dt-scroll-body{border-bottom:1px solid rgba(0,0,0,.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}html.dark{--dt-row-hover: 255, 255, 255;--dt-row-stripe: 255, 255, 255;--dt-column-ordering: 255, 255, 255}html.dark table.dataTable>thead>tr>th,html.dark table.dataTable>thead>tr>td{border-bottom:1px solid rgb(89,91,94)}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable>tfoot>tr>th,html.dark table.dataTable>tfoot>tr>td{border-top:1px solid rgb(89,91,94)}html.dark table.dataTable.row-border>tbody>tr>*,html.dark table.dataTable.display>tbody>tr>*{border-top:1px solid rgb(64,67,70)}html.dark table.dataTable.row-border>tbody>tr:first-child>*,html.dark table.dataTable.display>tbody>tr:first-child>*{border-top:none}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:#0d6efda6;border-top-color:rgba(var(--dt-row-selected),.65)}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64,67,70);border-right:1px solid rgb(64,67,70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64,67,70)}html.dark .dt-container.dt-empty-footer table.dataTable{border-bottom:1px solid rgb(89,91,94)}html.dark .dt-container .dt-search input,html.dark .dt-container .dt-length select{border:1px solid rgba(255,255,255,.2);background-color:var(--dt-html-background)}html.dark .dt-container .dt-paging .dt-paging-button.current,html.dark .dt-container .dt-paging .dt-paging-button.current:hover{border:1px solid rgb(89,91,94);background:#ffffff26}html.dark .dt-container .dt-paging .dt-paging-button.disabled,html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,html.dark .dt-container .dt-paging .dt-paging-button.disabled:active{color:#666!important}html.dark .dt-container .dt-paging .dt-paging-button:hover{border:1px solid rgb(53,53,53);background:#353535}html.dark .dt-container .dt-paging .dt-paging-button:active{background:#3a3a3a}*[dir=rtl] table.dataTable thead th,*[dir=rtl] table.dataTable thead td,*[dir=rtl] table.dataTable tfoot th,*[dir=rtl] table.dataTable tfoot td{text-align:right}*[dir=rtl] table.dataTable th.dt-type-numeric,*[dir=rtl] table.dataTable th.dt-type-date,*[dir=rtl] table.dataTable td.dt-type-numeric,*[dir=rtl] table.dataTable td.dt-type-date{text-align:left}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start{text-align:right}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end{text-align:left}*[dir=rtl] div.dt-container div.dt-search input{margin:0 3px 0 0}
