@charset "UTF-8";.ui-icon.svelte-16qzwc6{display:flex;align-items:center}.ui-icon.svelte-16qzwc6 svg:where(.svelte-16qzwc6){display:block}.ui-icon.svelte-16qzwc6 svg.fill:where(.svelte-16qzwc6){fill:currentColor}.ui-icon.svelte-16qzwc6 svg.stroke:where(.svelte-16qzwc6){stroke:currentColor}.default-input-group{display:flex;flex-direction:column;width:100%;align-items:flex-start}.default-input-group label{color:rgb(var(--colors_text_light));margin-bottom:6px}.default-input-group .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.default-input-group .input-box{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center}.default-input-group .input-box input{width:100%;height:40px;border:1px solid rgb(var(--colors_border_default));border-radius:8px;padding-inline:12px;font-size:var(--font_default);color:rgb(var(--colors_text_default));background:rgb(var(--colors_white));transition:border-color .3s linear;outline:none}.default-input-group .input-box input.border-shadow{border:none;box-shadow:var(--shadow_border_default)}.default-input-group .input-box input.left-icon-shown{padding-left:40px}.default-input-group .input-box input.right-icon-shown{padding-right:40px}.default-input-group .input-box input:hover{border-color:rgb(var(--colors_border_hover));outline:none}.default-input-group .input-box input:focus{border-color:rgb(var(--colors_border_hover));outline:none}.default-input-group .input-box input:active{border-color:rgb(var(--colors_border_hover));outline:none}.default-input-group .input-box input::placeholder{font-size:var(--font_default);color:rgb(var(--colors_text_light))}.default-input-group .input-box input[disabled]{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light));cursor:not-allowed}.default-input-group .input-box input[disabled]:hover{border-color:rgb(var(--colors_border_default))}.default-input-group .input-box input[disabled]:focus{border-color:rgb(var(--colors_border_default))}.default-input-group .input-box .left-icon{left:12px}.default-input-group .input-box .right-icon{right:12px}.default-input-group .input-box .left-icon,.default-input-group .input-box .right-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;color:rgb(var(--colors_text_light));transition:color .3s ease}.default-input-group .input-box:has(input:hover) .left-icon,.default-input-group .input-box:has(input:hover) .right-icon,.default-input-group .input-box:has(input:focus) .left-icon,.default-input-group .input-box:has(input:focus) .right-icon,.default-input-group .input-box:has(input:active) .left-icon,.default-input-group .input-box:has(input:active) .right-icon{color:rgb(var(--colors_text_hover))}.default-input-group .input-box .switch-password{background:transparent;padding:0;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:absolute;color:rgb(var(--colors_text_light));transition:color .3s ease;right:12px}.default-input-group .input-box .switch-password:hover{color:rgb(var(--colors_text_hover))}.site-input-group{position:relative;display:flex;flex-direction:column;width:100%;justify-content:center}.site-input-group label{color:var(--color_black);margin-bottom:6px}.site-input-group .help-block{color:#a31819;margin:3px 0 0 auto;font:var(--font_12)}.site-input-group .input-box{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center}.site-input-group .input-box input{width:100%;height:56px;border:1px solid var(--color_black);border-radius:10px;padding-inline:40px;font:var(--font_19);font-weight:var(--regular);color:var(--color_black);background:rgb(var(--colors_white));transition:border-color .3s linear;outline:none}.site-input-group .input-box input.border-shadow{border:none;box-shadow:var(--shadow_border_default)}.site-input-group .input-box input.left-icon-shown{padding-left:40px}.site-input-group .input-box input.right-icon-shown{padding-right:40px}.site-input-group .input-box input::placeholder{font:var(--font_19);color:rgb(var(--colors_text_light))}.site-input-group .input-box input[disabled]{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light));cursor:not-allowed}.site-input-group .input-box input[disabled]:hover{border-color:rgb(var(--colors_border_default))}.site-input-group .input-box input[disabled]:focus{border-color:rgb(var(--colors_border_default))}.site-input-group .input-box .left-icon{left:12px}.site-input-group .input-box .right-icon{right:12px}.site-input-group .input-box .left-icon,.site-input-group .input-box .right-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;color:rgb(var(--colors_text_light));transition:color .3s ease}.site-input-group .input-box:has(input:hover) .left-icon,.site-input-group .input-box:has(input:hover) .right-icon,.site-input-group .input-box:has(input:focus) .left-icon,.site-input-group .input-box:has(input:focus) .right-icon,.site-input-group .input-box:has(input:active) .left-icon,.site-input-group .input-box:has(input:active) .right-icon{color:rgb(var(--colors_text_hover))}.site-input-group .input-box .switch-password{background:transparent;padding:0;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:absolute;color:rgb(var(--colors_text_light));transition:color .3s ease;right:12px}.site-input-group .input-box .switch-password:hover{color:rgb(var(--colors_text_hover))}.public-default-input-group{display:flex;flex-direction:column;width:100%;justify-content:center}.public-default-input-group label{color:var(--color_white);margin-bottom:6px}.public-default-input-group .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.public-default-input-group .input-box{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center}.public-default-input-group .input-box input{width:100%;height:40px;border:2px solid var(--color_white);border-radius:8px;padding-inline:20px;font:var(--font_16);color:var(--color_white);background:none;transition:border-color .3s linear,color .3s linear;outline:none}.public-default-input-group .input-box input.left-icon-shown{padding-left:40px}.public-default-input-group .input-box input.right-icon-shown{padding-right:40px}.public-default-input-group .input-box input::placeholder{transition:color .3s,opacity .3s;font-size:var(--font_16);color:var(--color_dark_grey)}.public-default-input-group .input-box input:hover::placeholder{color:var(--color_white)}.public-default-input-group .input-box input:focus::placeholder{opacity:0}.public-default-input-group .input-box input[disabled]{border-color:var(--color_black);color:var(--color_black);cursor:not-allowed}.public-default-input-group .input-box input[disabled]:hover,.public-default-input-group .input-box input[disabled]:focus{border-color:var(--color_black)}.public-default-input-group .input-box .left-icon{left:20px}.public-default-input-group .input-box .right-icon{right:20px}.public-default-input-group .input-box .left-icon,.public-default-input-group .input-box .right-icon{display:inline-flex;align-items:center;justify-content:center;position:absolute;color:var(--color_white);transition:color .3s ease}.public-default-input-group.primary label{color:var(--color_black)}.public-default-input-group.primary .input-box input{border-color:var(--color_black);color:var(--color_black)}.public-default-input-group.primary .input-box input::placeholder{color:var(--color_dark_grey)}.public-default-input-group.primary .input-box input:hover::placeholder{color:var(--color_black)}.public-default-input-group.primary .input-box .left-icon,.public-default-input-group.primary .input-box .right-icon{color:var(--color_black)}.default-textarea{display:flex;flex-direction:column;width:100%;justify-content:center}.default-textarea label{color:rgb(var(--colors_text_light));margin-bottom:6px}.default-textarea .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.default-textarea .textarea-box textarea{width:100%;border:1px solid rgb(var(--colors_border_default));border-radius:8px;padding:12px;font-size:var(--font_default);color:rgb(var(--colors_text_default));background:rgb(var(--colors_white));transition:border-color .3s linear;outline:none;resize:none}.default-textarea .textarea-box textarea.resizable{resize:vertical}.default-textarea .textarea-box textarea:hover{border-color:rgb(var(--colors_border_hover));outline:none}.default-textarea .textarea-box textarea:focus{border-color:rgb(var(--colors_border_hover));outline:none}.default-textarea .textarea-box textarea:active{border-color:rgb(var(--colors_border_hover));outline:none}.default-textarea .textarea-box textarea::placeholder{font-size:var(--font_default);color:rgb(var(--colors_text_light))}.default-textarea .textarea-box textarea[disabled]{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light))}.default-textarea .textarea-box textarea[disabled]:hover{border-color:rgb(var(--colors_border_default))}.default-textarea .textarea-box textarea[disabled]:focus{border-color:rgb(var(--colors_border_default))}.dropdown-wrapper{position:relative}.trigger{border:none;background:none;padding:0;margin:0}.options{position:absolute;z-index:4}.default-select.select-area{width:100%;display:flex;flex-direction:column}.default-select.select-area.border-shadow .select-box{border:none;box-shadow:var(--shadow_border_default);transition:color .2s ease-in-out,border-radius 0s ease .3s,box-shadow .3s}.default-select.select-area.border-shadow .select-box:hover,.default-select.select-area.border-shadow .select-box.opened{border:unset;box-shadow:var(--shadow_border_hover)}.default-select.select-area.border-shadow .options{border:unset;box-shadow:var(--shadow_border_hover);clip-path:inset(0px -14px -14px -10px)}.default-select.select-area .select-box{padding:12px;background:rgb(var(--colors_white));outline:none;border-radius:8px;display:flex;justify-content:space-between;align-items:center;color:rgb(var(--colors_text_light));cursor:pointer}.default-select.select-area .select-box svg{transition:.3s ease}.default-select.select-area .select-box{border:1px solid rgb(var(--colors_border_default));transition:border-color .3s linear,color .2s ease-in-out,border-radius 0s ease .3s}.default-select.select-area .select-box:hover{color:rgb(var(--colors_text_default));border:1px solid rgb(var(--colors_border_hover))}.default-select.select-area .select-box.opened{color:rgb(var(--colors_text_default));border:1px solid rgb(var(--colors_border_hover));transition:border-color .3s linear,color .2s ease-in-out,border-bottom 0s ease .3s;border-bottom:unset;border-radius:8px 8px 0 0}.default-select.select-area .select-box.opened svg{rotate:180deg}.default-select.select-area .select-box.selected{color:rgb(var(--colors_text_default))}.default-select.select-area .select-box.locked{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light));cursor:not-allowed}.default-select.select-area .select-box.locked:hover,.default-select.select-area .select-box.locked.selected{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light))}.default-select.select-area .select-box.search{padding:0 10px;height:38px;overflow:hidden;background:transparent}.default-select.select-area .select-box.search .selected-value-label{width:100%;height:100%;border:none}.default-select.select-area .select-box.search .selected-value-label form{height:100%}.default-select.select-area .select-box.search .selected-value-label form input{width:100%;height:100%;border:none;padding:0 10px;outline:none;background:transparent;color:var(--color_white);font:var(--font_16)}.default-select.select-area .select-box.search svg{rotate:0deg;stroke:var(--color_white)}.default-select.select-area .options{background:rgb(var(--colors_white));padding:8px 12px 12px;border-radius:0 0 8px 8px;overflow:hidden auto;z-index:2}.default-select.select-area .options::-webkit-scrollbar{display:block;width:3px;height:3px}.default-select.select-area .options::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.default-select.select-area .options::-webkit-scrollbar-thumb{background-color:rgb(var(--colors_accent),.3);background-image:none;border-radius:8px}.default-select.select-area .options ul.select-options{display:flex;flex-direction:column;align-items:flex-start;gap:6px;list-style:none}.default-select.select-area .options ul.select-options li{width:100%}.default-select.select-area .options ul.select-options button{width:100%;text-align:left;border:none;background:none;padding:5px 0;font-size:var(--font_default);line-height:14px;font-weight:400;color:rgb(var(--colors_text_light));transition:.2s;cursor:pointer}.default-select.select-area .options ul.select-options button:hover{color:rgb(var(--colors_text_default))}.default-select.select-area .options{border:1px solid rgb(var(--colors_border_hover));border-top:none}.default-select.select-area .options.dark{background:var(--color_black)}.default-select.select-area .options.dark *{color:var(--color_white)}.default-select.select-area .text-default-label{margin-bottom:6px;color:rgb(var(--colors_text_light))}.default-select.select-area .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.default-select.select-area .trigger{width:100%}.base-button{height:44px;padding:12px 10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:var(--font_default);line-height:18px;font-weight:400;text-decoration:none;border-radius:var(--border_radius_default);transition:all .2s ease;box-shadow:var(--shadow_border_default)}.base-button:hover{box-shadow:var(--shadow_border_hover)}.base-button:active{box-shadow:var(--shadow_border_default)}.base-button.fill{width:100%}.base-button.height_40{height:40px!important}.base-button[disabled]{cursor:not-allowed}.base-button.secondary{background:var(--color_accent2);color:var(--color_white);border:none}.base-button.secondary:hover{background-color:var(--color_accent)}.base-button.primary{background-color:var(--color_accent);color:var(--color_white);border:none}.base-button.primary:hover{background-color:var(--color_accent2)}.base-button.primary:active{background-color:var(--color_accent)}.base-button.primary[disabled]{opacity:.8}.base-button.primary[disabled]:hover{background-color:var(--color_accent);box-shadow:var(--shadow_border_default)}.base-button.outline{background:none;border:1px solid var(--color_black);color:var(--color_black)}.base-button.outline:hover{color:var(--color_white);background-color:var(--color_accent)}.base-button.outline.active{background-color:var(--color_accent);color:var(--color_white)}.base-button.sm{height:34px;font:var(--font_14)}.base-button.sm_md{height:43px;font:var(--font_15)}.base-button.md{height:52px;font:var(--font_18)}.base-button.lg{height:64px;font:var(--font_20)}.base-button.site-button{height:44px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font:var(--font_21);line-height:18px;font-weight:400;text-decoration:none;border-radius:13px;transition:all .2s ease;box-shadow:var(--shadow_border_default)}.base-button.site-button:hover{box-shadow:var(--shadow_border_hover)}.base-button.site-button:active{box-shadow:var(--shadow_border_default)}.base-button.site-button.fill{width:100%}.base-button.site-button[disabled]{cursor:not-allowed}.base-button.site-button{background-color:var(--color_accent);color:rgb(var(--colors_white));border:none}.base-button.site-button:hover,.base-button.site-button:active{background-color:var(--color_accent)}.base-button.site-button[disabled]{opacity:.8}.base-button.site-button[disabled]:hover{box-shadow:var(--shadow_border_default)}.base-button.site-button.theme_accent{background-color:var(--color_accent);color:var(--color_white)}.base-button.site-button.theme_accent2{height:34px;background-color:var(--color_accent2);color:var(--color_white);font:var(--font_14);font-weight:700}.base-button.site-button.theme_accent2:hover{color:var(--color_white);background:var(--color_accent)}.base-button.site-button.theme_white{background-color:var(--color_accent4);color:var(--color_black)}.more-info-button,.more-info-button-tertiary,.more-info-button-secondary,.more-info-button-primary,.more-info-button-default{background-color:transparent;color:var(--color_black);border-radius:10px;font-weight:500;transition:all .3s ease;padding:5px 5px 5px 17px;display:inline-flex;justify-content:space-between;align-items:center;width:100%}.more-info-button span,.more-info-button-tertiary span,.more-info-button-secondary span,.more-info-button-primary span,.more-info-button-default span{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:600;gap:10px}.more-info-button .icon,.more-info-button-tertiary .icon,.more-info-button-secondary .icon,.more-info-button-primary .icon,.more-info-button-default .icon{display:flex;justify-content:center;align-items:center;border-radius:10px}.more-info-button .icon .ui-icon,.more-info-button-tertiary .icon .ui-icon,.more-info-button-secondary .icon .ui-icon,.more-info-button-primary .icon .ui-icon,.more-info-button-default .icon .ui-icon{color:var(--color_white)}.more-info-button:hover,.more-info-button-tertiary:hover,.more-info-button-secondary:hover,.more-info-button-primary:hover,.more-info-button-default:hover{color:var(--color_white);background-color:var(--color_accent2)}.more-info-button:active,.more-info-button-tertiary:active,.more-info-button-secondary:active,.more-info-button-primary:active,.more-info-button-default:active{background-color:color-mix(in srgb,var(--color_accent2),transparent 20%);border:1px solid var(--color_white)}.more-info-button[disabled],[disabled].more-info-button-tertiary,[disabled].more-info-button-secondary,[disabled].more-info-button-primary,[disabled].more-info-button-default{opacity:.8}.more-info-button[disabled]:hover,[disabled].more-info-button-tertiary:hover,[disabled].more-info-button-secondary:hover,[disabled].more-info-button-primary:hover,[disabled].more-info-button-default:hover{background-color:var(--color_accent);box-shadow:var(--shadow_border_default)}.more-info-button-default{height:38px;border:1px solid var(--color_accent);font:var(--font_13);padding:5px 5px 5px 17px}.more-info-button-default .icon{width:28px;height:28px;background:var(--color_accent)}.more-info-button-default .icon .ui-icon{width:14px;height:14px}.more-info-button-primary{height:53px;border:2px solid var(--color_accent);font:var(--font_18);padding:6px 6px 6px 22px}.more-info-button-primary .icon{width:41px;height:41px;background:var(--color_accent)}.more-info-button-primary .icon .ui-icon{width:16px;height:16px;transition:all .3s ease}.more-info-button-primary:hover{background:var(--color_accent)}.more-info-button-primary:hover .icon .ui-icon{color:var(--color_accent)}@media(min-width:1920px){.more-info-button-primary{height:70px}}@media(max-width:1280px){.more-info-button-primary{color:var(--color_white);font-weight:600;height:51px;padding:10px 12px;font:var(--font_16);border:none;background:var(--color_accent2)}.more-info-button-primary .icon{background:var(--color_white);width:31px;height:31px}.more-info-button-primary .icon .ui-icon{color:var(--color_accent2)}}.more-info-button-secondary{border:1px solid var(--color_grey);font:var(--font_12);padding:4px 4px 4px 15px}.more-info-button-secondary .icon{width:24px;height:24px;background:var(--color_grey)}.more-info-button-secondary .icon .ui-icon{width:12px;height:12px}.more-info-button-tertiary{background-color:var(--color_accent);color:var(--color_white);border:none;font:var(--font_14);padding:7px 7px 7px 18px}.more-info-button-tertiary .icon{width:30px;height:30px;background:var(--color_white)}.more-info-button-tertiary .icon .ui-icon{width:14px;height:14px;color:var(--color_accent2)}.more-info-button-tertiary:hover{background-color:var(--color_accent2)}.pagination-component.svelte-j6z9tf{display:flex;align-items:center;gap:16px}.current-per-page.svelte-j6z9tf{display:inline-flex;background-color:rgb(var(--colors_white));border:1px solid rgb(var(--colors_border_default));color:rgb(var(--colors_text_default));height:36px;width:64px;border-radius:8px;align-items:center;cursor:pointer;justify-content:space-between;padding-inline:8px}.per-page-list.svelte-j6z9tf{background-color:rgb(var(--colors_white));border:1px solid rgb(var(--colors_border_default));color:rgb(var(--colors_text_default));list-style:none;width:100%;border-radius:8px;overflow:hidden}.per-page-list.svelte-j6z9tf button:where(.svelte-j6z9tf){width:100%;background-color:rgb(var(--colors_white));padding:6px 8px;border:none;text-align:left;transition:all .2s ease;cursor:pointer}.per-page-list.svelte-j6z9tf button:where(.svelte-j6z9tf):hover{background-color:rgb(var(--colors_border_default))}.pagination.svelte-j6z9tf{display:flex;flex-direction:row;flex-wrap:nowrap;list-style:none;padding:0;margin:0;gap:8px}.pagination-button.svelte-j6z9tf{cursor:pointer;font-size:var(--font_default);line-height:18px;font-weight:400;text-decoration:none;border-radius:8px;transition:all .2s ease;min-width:36px;height:36px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.pagination-button.base.svelte-j6z9tf{background-color:var(--color_white);border:1px solid var(--color-border-default);color:var(--color-text-default)}.pagination-button.base.svelte-j6z9tf:hover{background-color:var(--color_accent2);color:var(--color_white);border:none}.pagination-button.base.svelte-j6z9tf:active{background-color:var(--color_accent)}.pagination-button.base[disabled].svelte-j6z9tf{cursor:not-allowed;opacity:.7}.pagination-button.base[disabled].svelte-j6z9tf:hover{background-color:var(--color_white);border:1px solid var(--color-border-default);color:var(--color-text-default)}.pagination-button.base[disabled].svelte-j6z9tf:active{background-color:var(--color_white)}.pagination-button.active.svelte-j6z9tf{pointer-events:none;background-color:var(--color_accent);color:var(--color_white);border:none}.pagination-button.active.svelte-j6z9tf:active{background-color:var(--color_accent)}.checkbox-field{display:flex;gap:4px;align-items:center}.label-check-box{color:var(--color_black);font:var(--font_14);text-align:start}.checkbox{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0;border:none;background:none;cursor:pointer}.checkbox .box{width:14px;height:14px;border-radius:4px;border:1px solid var(--color_black);display:flex;align-items:center;justify-content:center;background-color:var(--color_white);transition:border-color .2s,background-color .2s}.checkbox .checkmark{width:14px;height:14px;stroke:var(--color_accent);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.checkbox.disabled{opacity:.5;cursor:not-allowed}.checkmark-secondary{background:var(--color_accent2);border-radius:3px;width:10px;height:10px}.native-checkbox{display:none!important}.modal{position:relative;background:#fff;border-radius:8px;width:100%;display:flex;flex-direction:column;overflow:hidden}.modal .title{position:relative;top:16px;left:16px;width:calc(100% - 56px)}@media(max-width:640px){.modal{max-height:95vh}}.modal-close{position:absolute;top:16px;right:16px;z-index:10;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:transparent}.modal-close:hover{transform:scale(.9)}.modal-close:active{transform:scale(.8)}.modal-content{padding:16px;overflow-y:auto;flex:1}.modal-content::-webkit-scrollbar{width:2px}.modal-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:8px}.modal-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}.modal-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.modal-content.scrollable{max-height:calc(90vh - 48px);overflow-y:auto}@media(max-width:640px){.modal-content.scrollable{max-height:calc(95vh - 40px)}}.modal.svelte-13efp8t{max-width:384px}.modal.svelte-10qqo1y{max-width:488px}.modal.svelte-10qqo1y .title:where(.svelte-10qqo1y){position:static;padding:16px 0 0 16px;font:var(--font_18)}.message-box{padding-top:4px;padding-right:32px;min-height:20px}.message-box .text-secondary{color:rgb(var(--colors_text_light))}.modal-actions{display:flex;gap:20px;flex-wrap:nowrap;padding-top:32px;max-width:100%}.modal-actions .button-container{flex:1}.modal-actions .button-container.red>button{background-color:var(--color_red)}.modal.svelte-ixfrqe{width:100%;height:100%;background:transparent}.positioned-loader{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:999}.loader{width:72px;height:72px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loader:before,.loader:after{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:7.5px solid rgb(var(--colors_accent));animation:prixClipFix 2s linear infinite}.loader:after{inset:12px;transform:rotate3d(90,90,0,180deg);border-color:rgb(var(--colors_white))}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.skeleton-td-dots{background-color:rgba(var(--colors_bg_light_grey),1)!important;color:transparent!important;position:relative;z-index:1;overflow:hidden}.skeleton-td-dots:before{content:"• • •";z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgb(var(--colors_accent));font-size:16px;animation:dots-bounce 1.4s ease-in-out infinite}@keyframes dots-bounce{0%,80%,to{opacity:.3}40%{opacity:1}}.table-wrapper{width:100%}.table-wrapper .table-component{width:100%;border-collapse:collapse}.table-wrapper .table-component thead tr:first-child th:first-child{border-top-left-radius:8px}.table-wrapper .table-component thead tr:first-child th:last-child{border-top-right-radius:8px}.table-wrapper .table-component thead th,.table-wrapper .table-component thead td{color:rgb(var(--colors_text_light));background-color:rgb(var(--colors_bg_blue));font-size:var(--font_default);line-height:20px;font-weight:400;transition:all .3s;padding:16px 18px}.table-wrapper .table-component thead th.light,.table-wrapper .table-component thead td.light{background-color:rgb(var(--colors_bg_light_grey))}.table-wrapper .table-component thead th.light.sortable:hover,.table-wrapper .table-component thead th.light.sortable:active,.table-wrapper .table-component thead td.light.sortable:hover,.table-wrapper .table-component thead td.light.sortable:active{background-color:rgb(var(--colors_bg_grey_hover))}.table-wrapper .table-component thead th.sortable,.table-wrapper .table-component thead td.sortable{cursor:pointer}.table-wrapper .table-component thead th.sortable:hover,.table-wrapper .table-component thead th.sortable:active,.table-wrapper .table-component thead td.sortable:hover,.table-wrapper .table-component thead td.sortable:active{background-color:rgb(var(--colors_bg_blue_hover));color:rgb(var(--colors_text_default))}.table-wrapper .table-component thead th.sortable:hover .table-head-block .sort-block,.table-wrapper .table-component thead th.sortable:active .table-head-block .sort-block,.table-wrapper .table-component thead td.sortable:hover .table-head-block .sort-block,.table-wrapper .table-component thead td.sortable:active .table-head-block .sort-block{color:rgb(var(--colors_text_default))}.table-wrapper .table-component thead th.sortable .table-head-block .sort-block,.table-wrapper .table-component thead td.sortable .table-head-block .sort-block{display:block}.table-wrapper .table-component thead th .table-head-block,.table-wrapper .table-component thead td .table-head-block{display:flex;width:100%;justify-content:space-between;align-items:center;gap:8px}.table-wrapper .table-component thead th .table-head-block .column-name-block,.table-wrapper .table-component thead td .table-head-block .column-name-block{display:flex;align-items:center;gap:8px}.table-wrapper .table-component thead th .table-head-block .sort-block,.table-wrapper .table-component thead td .table-head-block .sort-block{display:none;color:rgb(var(--colors_text_light));transition:.3s}.table-wrapper .table-component thead th .table-head-block .sort-block.reverted,.table-wrapper .table-component thead td .table-head-block .sort-block.reverted{rotate:180deg}.table-wrapper .table-component tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.table-wrapper .table-component tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.table-wrapper .table-component tbody.stripped tr:nth-child(2n) td{background-color:rgb(var(--colors_bg_light_grey))}.table-wrapper .table-component tbody td{background-color:rgb(var(--colors_white));color:rgb(var(--colors_text_default));font-size:var(--font_default);line-height:20px;padding:16px 18px}.table-wrapper .table-component tbody td .table-cell-block{display:flex;align-items:flex-start;gap:8px}.table-wrapper .no-data{background:var(--color_white);border-radius:5px;padding:10px;height:200px;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px}.site-radio.svelte-2xvuqu{display:flex;width:100%;font:var(--font_12);height:32px;border-radius:10px;overflow:hidden}@media screen and (min-width:1024px){.site-radio.svelte-2xvuqu{height:64px;font:var(--font_20)}}.site-radio.svelte-2xvuqu input:where(.svelte-2xvuqu){display:none}.site-radio.svelte-2xvuqu button:where(.svelte-2xvuqu){border:none;outline:none;padding:0;margin:0;height:100%;background-color:var(--color_light_grey);color:var(--color_black);font-weight:var(--semi_reqular);cursor:pointer;font:var(--font_12)}@media screen and (min-width:1024px){.site-radio.svelte-2xvuqu button:where(.svelte-2xvuqu){font:var(--font_20)}}.site-radio.svelte-2xvuqu button.active:where(.svelte-2xvuqu){background-color:var(--color_accent);color:var(--color_white);font-weight:var(--semi_bold)}.notification{border-radius:8px;padding:15px 20px;font-family:inherit;font-size:var(--font_default);position:relative}.notification .notification-close{position:absolute;top:4px;right:4px;background:transparent;border:none;color:inherit;opacity:.8;cursor:pointer}.notification .notification-close:hover{transform:scale(.9)}.notification .notification-close:active{transform:scale(.8)}.notification.notification-success{background-color:var(--color_accent2);color:var(--color_white)}.notification.notification-info{background-color:var(--color_accent);color:var(--color_white)}.notification.notification-alert{background-color:var(--color_red);color:var(--color_white)}.notification.notification-warning{background-color:var(--color_yellow);color:var(--color_white)}.modal.svelte-b6iord{position:relative;background:#fff;border-radius:8px;width:100%;display:flex;flex-direction:column;overflow:hidden}@media(max-width:640px){.modal.svelte-b6iord{max-width:100%;max-height:95vh}}.modal-close.svelte-b6iord{position:absolute;top:16px;right:16px;z-index:10;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:transparent}.modal-close.svelte-b6iord:hover{transform:scale(.9)}.modal-close.svelte-b6iord:active{transform:scale(.8)}.modal-content.svelte-b6iord{padding:40px 16px 16px;overflow-y:auto;flex:1}.modal-content.svelte-b6iord::-webkit-scrollbar{width:6px}.modal-content.svelte-b6iord::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.modal-content.svelte-b6iord::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.modal-content.svelte-b6iord::-webkit-scrollbar-thumb:hover{background:#9ca3af}.modal-content.scrollable.svelte-b6iord{max-height:calc(90vh - 48px);overflow-y:auto}@media(max-width:640px){.modal-content.svelte-b6iord{padding:20px}.modal-content.scrollable.svelte-b6iord{max-height:calc(95vh - 40px)}}.modal-overlay.svelte-1m729m8{position:fixed;inset:0;width:100vw;height:100vh;z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-wrapper.svelte-1m729m8{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center}button.svelte-n2fw6e{width:100%}.trigger{width:100%;border:none}.select-options.svelte-n2fw6e{list-style:none;padding:10px;background:var(--color_white);border-radius:var(--border_radius_default);border:1px solid var(--color_black)}.select-options.svelte-n2fw6e li:where(.svelte-n2fw6e) button{width:100%;border:none;display:flex;gap:10px;padding:5px;align-items:center;background:none}.select-options.svelte-n2fw6e li:where(.svelte-n2fw6e) button:hover{cursor:pointer}.text-default.svelte-1vyiafn{display:block;margin-bottom:6px;color:rgb(var(--colors_text_light))}.skeleton.svelte-1vyiafn{width:100%;height:30px}.CkEditor.svelte-1vyiafn p{word-break:break-word;overflow-wrap:break-word}.fallback.svelte-aa2b9o{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;border-radius:12px;transition:all .3s ease;z-index:10;cursor:pointer}.fallback.svelte-aa2b9o h5:where(.svelte-aa2b9o){margin:0;font-size:1.1rem;color:rgb(var(--colors_text_default));font-weight:600;transition:color .2s ease}.fallback.svelte-aa2b9o span:where(.svelte-aa2b9o){font-size:.9rem;color:rgb(var(--colors_text_light))}.fallback.svelte-aa2b9o button:where(.svelte-aa2b9o){border:1px solid rgb(var(--colors_border_default));background:rgb(var(--colors_white));border-radius:8px;padding:8px 16px;font-size:var(--font_default);color:rgb(var(--colors_text_default));cursor:pointer;transition:all .25s ease}.fallback.svelte-aa2b9o button:where(.svelte-aa2b9o):hover{border-color:rgb(var(--colors_border_hover));background:rgb(var(--colors_primary_light));color:rgb(var(--colors_primary_dark));box-shadow:var(--shadow_border_default)}.fallback.svelte-aa2b9o button:where(.svelte-aa2b9o):active{transform:scale(.98)}#zone.svelte-1uvxqdr{width:100%}#hidden-input.svelte-1uvxqdr{display:none}#fallback.svelte-1uvxqdr{display:flex;align-items:center;justify-content:center;width:100%;height:250px;border:2px dashed rgb(var(--color_blue))}.search-extended{position:relative;z-index:3}.search-extended-title{margin-bottom:24px}.search-extended-trigger{padding:12px;background:rgb(var(--colors_white));outline:none;border-radius:8px;display:inline-flex;gap:8px;align-items:center;color:rgb(var(--colors_text_light));cursor:pointer;height:44px;font-size:var(--font_default);box-shadow:var(--shadow_border_default)}.search-extended-trigger svg{transition:.3s ease}.search-extended-trigger.opened svg{rotate:180deg}.search-extended-settings{background-color:rgb(var(--colors_white));padding:16px;box-shadow:var(--shadow_border_default);border-radius:8px;transition:.3s}.search-extended-settings .search-params{display:flex;flex-direction:column;gap:12px;width:100%}.search-extended-settings .search-extended-actions{display:flex;gap:20px;flex-wrap:nowrap;padding-top:24px;max-width:100%}.search-extended-settings .search-extended-actions .button-container{flex:1}.search-filters{align-items:center;display:flex;flex-direction:row;gap:24px}.search-form{max-width:430px;width:100%}.table-actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:24px;align-items:center}.table-actions button{border:none;background-color:transparent;color:rgb(var(--colors_text_light));cursor:pointer;padding:0;transition:.3s ease}.table-actions button:hover{transform:scale(.9)}.table-actions button:active{transform:scale(.8)}.table-actions a{color:rgb(var(--colors_text_light))}img{display:block;max-width:100%;width:100%}input[type=range]::-webkit-slider-runnable-track,input[type=range]::-webkit-slider-thumb,input[type=range]{-webkit-appearance:none;opacity:0}input[type=range]{background:none;color:#000;font:inherit;margin:0;pointer-events:none}input[type=range]::-webkit-slider-runnable-track{background:none;height:100%;width:100%}input[type=range]::-moz-range-track{background:none;height:100%;width:100%}input[type=range]::-webkit-slider-thumb{background:currentcolor;border:none;border-radius:0;pointer-events:auto;width:10px;height:10px}input[type=range]::-moz-range-thumb{background:currentcolor;border:none;border-radius:0;pointer-events:auto;width:10px;height:10px}._inputsContainer_1hbbf_51{margin-bottom:8px;position:relative;height:10px}._inputsContainer_1hbbf_51 ._indicatorContainer_1hbbf_56{position:absolute;top:50%;transform:translateY(-50%);left:8px;right:8px;height:2px;border-radius:10px;background-color:var(--color_accent4)}._inputsContainer_1hbbf_51 ._indicatorContainer_1hbbf_56 ._indicator_1hbbf_56{position:absolute;top:50%;transform:translateY(-50%);height:2px;content:"";background-color:var(--color_accent)}._inputsContainer_1hbbf_51 input{position:absolute;top:50%;transform:translateY(-50%);width:100%}._inputsContainer_1hbbf_51 ._handler_1hbbf_80{position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:16px;background-color:#57663d;left:0}._inputs_1hbbf_51{display:flex;flex-direction:row;align-items:center;gap:6px;max-width:100%;overflow:hidden}._inputs_1hbbf_51 div{display:flex;flex-direction:row;gap:6px}._inputs_1hbbf_51 input{font-size:14px;background:none;outline:none;border:none;padding:4px;box-shadow:0 -2px #000 inset;min-width:10px;flex-grow:0;flex-shrink:1}._label_1hbbf_116{display:block;margin-bottom:9px;font:var(--font_14);font-weight:800}.inputsContainer.svelte-tdl20m{position:relative;display:flex;flex-direction:column;width:100%}.indicatorContainer.svelte-tdl20m{position:absolute;top:50%;left:0;right:0;height:4px;background:#ddd;transform:translateY(-50%);border-radius:4px}.indicator.svelte-tdl20m{position:absolute;top:0;bottom:0;background:rgb(var(--colors_accent, 0, 122, 255));border-radius:4px}.handler.svelte-tdl20m{position:absolute;top:50%;width:16px;height:16px;background:rgb(var(--colors_accent, 0, 122, 255));border-radius:50%;transform:translateY(-50%);pointer-events:none}.inputs.svelte-tdl20m{margin-top:8px;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.inputs.svelte-tdl20m input[type=number]:where(.svelte-tdl20m){width:80px;padding:.25rem .5rem;border:1px solid #ccc;border-radius:4px}.home-search.svelte-slg77y{position:relative;width:auto;max-width:287px}.home-search.svelte-slg77y .search-options:where(.svelte-slg77y){display:flex;align-items:center;gap:12px;padding:12px 16px;color:var(--color_accent3)}.home-search .select-area .options.dark ul.select-options button{color:var(--color_white);font:var(--font_16);padding:0;background:transparent;border:none;width:100%}.home-search .select-area .options.dark ul.select-options button:hover{background:transparent}.home-search .select-area .options.dark ul.select-options button a.option{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:var(--border_radius_default);background:var(--color_accent);text-decoration:none;transition:all .2s ease;width:100%}.home-search .select-area .options.dark ul.select-options button a.option:last-child{margin-bottom:0}.home-search .select-area .options.dark ul.select-options button a.option.company.svelte-slg77y{border-left:4px solid var(--color_accent2)}.home-search .select-area .options.dark ul.select-options button a.option.project.svelte-slg77y{border-left:4px solid var(--color_accent)}.home-search .select-area .options.dark ul.select-options button a.option .logo{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--color_light_grey);display:flex;align-items:center;justify-content:center}.site-logo.svelte-lgkxop{color:var(--color_accent2)}.large.svelte-lgkxop .ui-icon{height:40px}.large.svelte-lgkxop .ui-icon svg{margin-top:16px}.small.svelte-lgkxop .ui-icon{height:29px}.top-header{background:var(--color_white);padding:25px 0 17px}.top-header .container{display:block;gap:20px}@media screen and (max-width:768px){.top-header{padding:10px 0}.top-header .container{display:flex}}.top-header .top-header-row{display:flex;justify-content:space-between;position:relative;width:100%}.top-header .top-header-row .logo{bottom:8px;left:-18px;position:absolute;align-content:center;width:128px}@media screen and (min-width:768px){.top-header .top-header-row .logo{width:160px}}@media screen and (min-width:1024px){.top-header .top-header-row .logo{width:224px}}.top-header .top-header-row .logo-block{height:40px;min-width:120px;max-width:178px}.top-header .top-header-row .top-header-center{display:none}@media screen and (min-width:768px){.top-header .top-header-row .top-header-center{display:flex;gap:40px;align-items:center}}.top-header .top-header-row .top-header-center .location .with-icon{display:flex;gap:8px;font:var(--font_16);color:var(--color_black);border:none;background:none}.top-header .top-header-row .top-header-center .location .with-icon .region-icon{color:var(--color_accent)}.top-header .top-header-row .top-header-center .location .with-icon:hover{cursor:pointer}.top-header .top-header-row .top-header-center .with-phone a{font:var(--font_16);line-height:1;color:var(--color_black);text-decoration:none;font-weight:600}@media screen and (max-width:1024px){.top-header .top-header-row .top-header-center .with-phone a{font:var(--font_12)}}.top-header .top-header-row .top-header-center .label{font:var(--font_12);line-height:1;margin-bottom:6px;color:var(--color_accent2)}@media screen and (max-width:1024px){.top-header .top-header-row .top-header-center .label{font:var(--font_12)}}.top-header .top-header-row .social-list{display:none}@media screen and (min-width:1024px){.top-header .top-header-row .social-list{display:flex;gap:11px;align-items:center}.top-header .top-header-row .social-list>ol a{color:var(--color_accent2);transition:all .3s ease}.top-header .top-header-row .social-list>ol a:hover{color:var(--color_accent)}.top-header .top-header-row .social-list>ol a:active{color:var(--color_accent3)}.top-header .top-header-row .social-list>ol a .ui-icon>svg{border-radius:6px}}.top-header .top-header-row .top-header-actions{display:flex;align-items:center;gap:16px}.top-header .top-header-row .top-header-actions .registration-button{height:24px;display:flex;gap:10px;align-items:center;padding:9px 15px;background:var(--color_accent);border:none;border-radius:var(--border_radius_default);color:var(--color_white);font:var(--font_12);font-weight:var(--medium)}@media screen and (min-width:1024px){.top-header .top-header-row .top-header-actions .registration-button{height:40px;font:var(--font_16);font-weight:var(--semi_bold)}}.top-header .top-header-row .top-header-actions .registration-button .lock-icon{display:none}@media screen and (min-width:1024px){.top-header .top-header-row .top-header-actions .registration-button .lock-icon{display:flex}}.top-header .top-header-row .top-header-actions .registration-button:hover{cursor:pointer}.burger-button{margin-left:auto;display:flex;flex-direction:column;justify-content:center;align-self:center;width:34px;border:none;background:none;gap:5px}.burger-button .line{width:100%;height:3px;background:var(--color_black)}.burger-button .line.top{width:50%;align-self:flex-end}.burger-button:hover{cursor:pointer}@media screen and (min-width:768px){.burger-button{display:none}}.mobile-menu{display:none;position:fixed;top:0;left:0;right:0;height:100%;width:100%;background:var(--color_black);z-index:9;overflow:hidden;padding:21px 0}.mobile-menu.opened{display:flex;flex-direction:column;gap:25px}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw){background:var(--color_black);padding:10px 0}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw){padding:14px 0}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw){display:flex;justify-content:space-between}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw){display:flex;gap:20px}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search:where(.svelte-1anhjmw){display:none;width:150px}@media screen and (min-width:1440px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search:where(.svelte-1anhjmw){width:287px}}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search:where(.svelte-1anhjmw){display:flex}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search.mobile:where(.svelte-1anhjmw){display:flex}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search.mobile:where(.svelte-1anhjmw){display:none}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search.mobile:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw){display:flex;justify-content:space-between;align-items:center;padding:5px 13px 5px 20px;border:1px solid var(--color_white);border-radius:var(--border_radius_default);background:transparent;color:var(--color_white);width:128px}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search.mobile:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw) span:where(.svelte-1anhjmw){font:var(--font_12);font-weight:var(--medium);color:var(--color_dark_grey)}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .search.mobile:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw):hover{cursor:pointer}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw){display:none;justify-content:space-between;gap:25px;align-items:center;font:var(--font_12)}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw){font-weight:var(--medium);color:var(--color_white);text-decoration:none;transition:color .3s ease,text-decoration-color .3s ease}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw):hover{color:var(--color_accent3)}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw) .active:where(.svelte-1anhjmw){color:var(--color_accent2);text-decoration-line:underline;text-decoration-color:var(--color_accent2);text-decoration-thickness:2px;text-underline-offset:7px}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw) .active:where(.svelte-1anhjmw):hover{color:var(--color_accent2)}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw){font:var(--font_14)}}@media screen and (min-width:768px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .search-and-links:where(.svelte-1anhjmw) .links:where(.svelte-1anhjmw){display:flex}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw){display:flex;gap:18px;font:var(--font_12);font-weight:var(--medium)}@media screen and (min-width:640px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw){gap:25px}}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw){font:var(--font_16)}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw){display:flex;align-items:center;gap:8px;color:var(--color_white);text-decoration:none}@media screen and (min-width:640px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw){gap:10px}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw) .icon:where(.svelte-1anhjmw){display:none;color:var(--color_accent2)}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw) .icon:where(.svelte-1anhjmw){display:flex}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw) .icon.mobile:where(.svelte-1anhjmw){display:flex}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) a:where(.svelte-1anhjmw) .icon.mobile:where(.svelte-1anhjmw){display:none}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw){display:flex;align-items:center}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) .icon:where(.svelte-1anhjmw){display:none;color:var(--color_accent2)}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) .icon:where(.svelte-1anhjmw){display:flex}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) .icon.mobile:where(.svelte-1anhjmw){display:flex}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) .icon.mobile:where(.svelte-1anhjmw){display:none}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw){height:100%;display:flex;gap:5px;align-items:center;border:none;background:none;color:var(--color_white);font:var(--font_12)}@media screen and (min-width:640px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw){gap:10px}}@media screen and (min-width:1024px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw){font:var(--font_16)}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) form:where(.svelte-1anhjmw) button:where(.svelte-1anhjmw):hover{cursor:pointer}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) .account-text:where(.svelte-1anhjmw){display:none;font:var(--font_12)}@media screen and (min-width:320px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) .account-text:where(.svelte-1anhjmw){display:flex}}.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) .exit-text:where(.svelte-1anhjmw){display:none;font:var(--font_12)}@media screen and (min-width:320px){.home-head-component.svelte-1anhjmw .bottom-header:where(.svelte-1anhjmw) .bottom-header-row:where(.svelte-1anhjmw) .account-buttons:where(.svelte-1anhjmw) .exit-text:where(.svelte-1anhjmw){display:flex}}.footer-content.mobile.svelte-1560xaj{display:flex;flex-direction:column;gap:34px}@media screen and (min-width:1024px){.footer-content.mobile.svelte-1560xaj{display:none}}.footer-content.mobile.svelte-1560xaj .logo-and-register:where(.svelte-1560xaj){display:flex}.footer-content.mobile.svelte-1560xaj .logo-and-register:where(.svelte-1560xaj) .logo:where(.svelte-1560xaj){width:267px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj){display:flex;flex-direction:column;gap:50px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) a:where(.svelte-1560xaj){color:var(--color_white);font:var(--font_15);text-decoration:none}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .links-center:where(.svelte-1560xaj){display:flex}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .links-center:where(.svelte-1560xaj) .left-side:where(.svelte-1560xaj){width:100%;display:flex;flex-direction:column;gap:14px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .links-center:where(.svelte-1560xaj) .right-side:where(.svelte-1560xaj){width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .links-center:where(.svelte-1560xaj) .right-side:where(.svelte-1560xaj) .links-wrapper:where(.svelte-1560xaj){width:fit-content;display:flex;flex-direction:column;gap:14px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .contacts:where(.svelte-1560xaj){display:flex;flex-direction:column;gap:15px;font:var(--font_14);color:var(--color_white);font-weight:var(--semi_bold)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .contacts:where(.svelte-1560xaj) :where(.svelte-1560xaj):first-child{font-weight:var(--regular)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .contacts:where(.svelte-1560xaj) .with-icon:where(.svelte-1560xaj){display:flex;gap:7px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .social-media-links:where(.svelte-1560xaj){display:flex;flex-direction:column;gap:12px;color:var(--color_white)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .social-media-links:where(.svelte-1560xaj) .links:where(.svelte-1560xaj){display:flex;gap:14px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .social-media-links:where(.svelte-1560xaj) .links:where(.svelte-1560xaj) a:where(.svelte-1560xaj){color:var(--color_accent2)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .registration:where(.svelte-1560xaj){display:flex;justify-content:center}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .registration:where(.svelte-1560xaj) .registration-button:where(.svelte-1560xaj){display:flex;justify-content:center;align-items:center;padding:0 34px;font:var(--font_14);font-weight:var(--bold)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .footer-bottom:where(.svelte-1560xaj){display:flex;flex-direction:column;align-items:center;gap:20px}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .footer-bottom:where(.svelte-1560xaj) .privacy-policy:where(.svelte-1560xaj){font-weight:var(--medium)}.footer-content.mobile.svelte-1560xaj .links-container:where(.svelte-1560xaj) .footer-bottom:where(.svelte-1560xaj) .copyright:where(.svelte-1560xaj){color:var(--color_dark_grey)}#site-footer{padding:45px 0;background:var(--color_black)}#site-footer .desktop{display:grid;grid-template-columns:70% 30%;gap:10px}@media screen and (max-width:1024px){#site-footer .desktop{display:none!important}}#site-footer .desktop.main{margin-bottom:35px}#site-footer .desktop.line{display:flex;margin-bottom:35px}#site-footer .desktop.line>div{width:100%;background:var(--gradient_accent);height:1px}#site-footer .desktop.security{align-items:center;display:flex;justify-content:space-between;color:var(--color_dark_grey)}#site-footer .desktop.security .policy{font:var(--font_25);line-height:1}#site-footer .desktop.security .date{font:var(--font_18);line-height:1}#site-footer .desktop .info{display:flex;gap:10px;justify-content:space-between;width:100%}#site-footer .desktop .info .phone{position:relative;display:flex;gap:48px;flex-direction:column}#site-footer .desktop .info .phone .action{width:172px}#site-footer .desktop .info .phone .logo{position:absolute;top:6px;left:-37px}#site-footer .desktop .info .phone>ul{padding-top:100px;display:flex;flex-direction:column;gap:10px}#site-footer .desktop .info .phone>ul>li>a{stroke-width:.3;display:flex;gap:10px;text-decoration:none;color:var(--color_accent2)}#site-footer .desktop .info .phone>ul>li>a>span{line-height:1;font-weight:var(--semi_bold);color:var(--color_white);font:var(--font_18);transition:all .3s}#site-footer .desktop .info .phone>ul>li>a>span:hover{color:var(--color_accent2)}#site-footer .desktop .social-container{padding-top:26px;display:flex;align-items:end;gap:32px;flex-direction:column}#site-footer .desktop .social-container>a{stroke-width:.3;justify-self:center;display:flex;align-items:center;gap:7px;color:var(--color_accent2);text-decoration:none}#site-footer .desktop .social-container>a>span{font:var(--font_16);height:20px;display:flex;line-height:1;color:var(--color_white);transition:all .3s}#site-footer .desktop .social-container>a>span:hover{color:var(--color_accent2)}#site-footer .desktop .social-container .social>ul{display:flex;gap:14px}#site-footer .desktop .social-container .social>ul>li>a{color:var(--color_accent2)}#site-footer .desktop .link>h3{line-height:1;font:var(--font_18);font-weight:var(--bold);color:var(--color_white);margin:26px 0 45px}#site-footer .desktop .link>ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:70px;row-gap:8px}#site-footer .desktop .link>ul>li>a{text-decoration:none;font:var(--font_16);color:var(--color_gray_20);transition:all .3s}#site-footer .desktop .link>ul>li>a:hover{color:var(--color_white)}#rating-component .rating{display:flex}#rating-component .rating .star{background:none;border:none;color:gold;transition:color .4s ease}#rating-component .rating .star.noActive{color:var(--color_black)}#rating-component .rating.hover:not(:hover) .star.active~.star{color:var(--color_black)}#rating-component .rating.hover:hover .star{color:gold}#rating-component .rating.hover:hover .star:hover~.star{color:var(--color_black)}#rating-component .rating.hover .star{cursor:pointer}#rating-component .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.file-list.svelte-k4x0id{display:flex;flex-wrap:wrap;gap:12px;height:100%}.file-list.file-list--grid.svelte-k4x0id{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-template-rows:1fr;gap:16px}.file-card.svelte-k4x0id{height:100%;position:relative;width:100%;border-radius:10px;border:1px solid rgb(var(--colors_border_default));overflow:hidden}.file-card.svelte-k4x0id:hover{border-color:rgb(var(--colors_border_hover));box-shadow:var(--shadow_border_default)}.file-card.svelte-k4x0id:hover .file-card__overlay:where(.svelte-k4x0id){opacity:1}.file-card__preview.svelte-k4x0id{display:block;width:100%;height:100%}.file-card__preview.svelte-k4x0id img{width:100%;height:100%;object-fit:cover;pointer-events:none}.file-card__placeholder.svelte-k4x0id{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;padding:12px;color:rgb(var(--colors_text_light))}.file-card__name.svelte-k4x0id{font-size:.75rem;text-align:center;word-break:break-all;overflow:hidden}.file-card__overlay.svelte-k4x0id{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#00000080;opacity:0;transition:opacity .2s}.file-card__btn.svelte-k4x0id{display:inline-flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;background:rgb(var(--colors_white));color:rgb(var(--colors_text_default))}.file-card__btn--remove.svelte-k4x0id{position:absolute;top:8px;right:8px;width:28px;height:28px;box-shadow:0 2px 8px #00000026}.file-card__btn--change.svelte-k4x0id{padding:8px 16px}.file-picker.svelte-k4x0id{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:160px;padding:24px;border:2px dashed rgb(var(--colors_border_default));border-radius:12px;background:rgb(var(--colors_border_default),.03);cursor:pointer}.file-picker.svelte-k4x0id:hover{border-color:rgb(var(--colors_accent),.6);background:rgb(var(--colors_accent),.04)}.file-picker__icon.svelte-k4x0id{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:rgb(var(--colors_border_default),.12);color:rgb(var(--colors_text_light))}.file-picker.svelte-k4x0id:hover .file-picker__icon:where(.svelte-k4x0id){background:rgb(var(--colors_accent),.12);color:rgb(var(--colors_accent))}.file-picker__text.svelte-k4x0id{font-weight:500;color:rgb(var(--colors_text_default))}.file-picker__hint.svelte-k4x0id{font-size:.8125rem;color:rgb(var(--colors_text_light));text-align:center}.drag-and-drop-field{padding:20px;background:var(--color_accent4);border-radius:10px;display:flex;flex-direction:column;gap:5px}.drag-and-drop-field .drag-item{display:flex;flex-direction:column;gap:10px;border:1px solid var(--color_dark_grey);border-radius:8px;background:var(--color_light_grey);box-shadow:var(--shadow_border_hover);transition:all .3s ease}.drag-and-drop-field .drag-item:hover:not(.dragging){cursor:pointer;transform:translateY(-4px) translate(-2px)}.drag-and-drop-field .dragging{opacity:.4;transform:scale(.97)}.drag-and-drop-field .help-block{font:var(--font_12);color:var(--color_red)}#account-layout.svelte-1g21n8g{padding:70px 16px 100px}@media screen and (max-width:768px){#account-layout.svelte-1g21n8g{padding:40px 12px 60px}}@media screen and (max-width:640px){#account-layout.svelte-1g21n8g{padding:24px 12px 48px}}#account-layout.svelte-1g21n8g .flex-container:where(.svelte-1g21n8g){display:flex;gap:51px}@media screen and (max-width:1024px){#account-layout.svelte-1g21n8g .flex-container:where(.svelte-1g21n8g){flex-direction:column;gap:24px}}@media screen and (max-width:640px){#account-layout.svelte-1g21n8g .flex-container:where(.svelte-1g21n8g){gap:20px}}#account-layout.svelte-1g21n8g .page-section:where(.svelte-1g21n8g){width:100%;display:flex;flex-direction:column}#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g){top:40px;position:sticky;width:fit-content;min-width:227px;height:fit-content}@media screen and (max-width:1024px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g){position:static;min-width:unset;width:100%}}#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) h3:where(.svelte-1g21n8g){font:var(--font_23);font-weight:600;margin-bottom:17px}@media screen and (max-width:1024px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) h3:where(.svelte-1g21n8g){margin-bottom:12px}}@media screen and (max-width:640px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) h3:where(.svelte-1g21n8g){font:var(--font_18);margin-bottom:10px}}#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g){display:flex;flex-direction:column;gap:2px}@media screen and (max-width:1024px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g){flex-direction:row;flex-wrap:wrap;gap:8px}}#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g) .account-link:where(.svelte-1g21n8g){transition:all .3s;border-radius:10px;width:100%;color:var(--color_black);font:var(--font_14);font-weight:400;padding:9px 28px;text-align:start;text-decoration:none}@media screen and (max-width:1024px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g) .account-link:where(.svelte-1g21n8g){padding:8px 16px;width:auto;white-space:nowrap}}@media screen and (max-width:640px){#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g) .account-link:where(.svelte-1g21n8g){padding:6px 12px;font:var(--font_13)}}#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g) .account-link:where(.svelte-1g21n8g):hover,#account-layout.svelte-1g21n8g .account-sidebar:where(.svelte-1g21n8g) .nav-container:where(.svelte-1g21n8g) .account-link.active:where(.svelte-1g21n8g){background:var(--color_accent3);font-weight:600}.card{display:flex;flex-direction:column;text-decoration:none;color:var(--color_black);background:var(--color_white);border-radius:var(--border_radius_default);transition:all .3s ease;height:100%}.card .card-info{height:100%;display:flex;flex-direction:column}.card .card-info .image{aspect-ratio:304/127;width:100%;overflow:hidden;border-radius:var(--border_radius_default)}@media screen and (min-width:640px){.card .card-info .image{aspect-ratio:288/237}}.card .card-info .content{padding:20px 16px;display:flex;flex-direction:column;height:100%;width:100%;flex:1;gap:7px}@media screen and (min-width:640px){.card .card-info .content{gap:10px}}.card .card-info .content .name{font:var(--font_18);font-weight:var(--extra_bold);color:var(--color_black);margin-bottom:6px;display:inline-flex}@media screen and (min-width:640px){.card .card-info .content .name{font:var(--font_17);font-weight:var(--extra_bold)}}.card .card-info .content .bottom-info{height:100%;display:flex;flex-direction:column;gap:15px}@media screen and (min-width:640px){.card .card-info .content .bottom-info{gap:15px}}.card .card-info .content .bottom-info .price{font:var(--font_28);font-weight:var(--bold)!important;text-align:center}@media screen and (min-width:640px){.card .card-info .content .bottom-info .price{font:var(--font_20)}}.card .card-info .content .bottom-info .params-row{display:grid;align-items:start;grid-template-columns:repeat(2,1fr);list-style:none;row-gap:10px;margin-bottom:auto;height:100%;column-gap:25px;font:var(--font_15);font-weight:500}.card .card-info .content .bottom-info .params-row li{display:flex;gap:8px;align-items:start}@media screen and (min-width:640px){.card .card-info .content .bottom-info .params-row{font:var(--font_14)}}.card .card-info .content .bottom-info .learn{padding:8px 0;display:flex;justify-content:center;align-items:center;width:100%;background:var(--color_accent2);border-radius:var(--border_radius_default);font:var(--font_15);font-weight:var(--bold);color:var(--color_white)}@media screen and (min-width:640px){.card .card-info .content .bottom-info .learn{font:var(--font_14);font-weight:700}}.card .card-info .content .bottom-info .learn:hover{background:var(--color_accent);color:var(--color_white);transition:all .3s ease}.card:hover{background:var(--color_accent2)}.card:hover .content .bottom-info .learn{background:var(--color_white);color:var(--color_black)}#account-profile-page.svelte-dur8xd .label-block:where(.svelte-dur8xd){margin-bottom:30px;font:var(--font_25)}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .label-block:where(.svelte-dur8xd){margin-bottom:20px;font:var(--font_18)}}#account-profile-page.svelte-dur8xd{margin-bottom:30px;background:var(--color_white);border-radius:10px;padding:30px;width:100%}@media screen and (max-width:768px){#account-profile-page.svelte-dur8xd{padding:20px;margin-bottom:24px}}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd{padding:16px;margin-bottom:20px}}#account-profile-page.svelte-dur8xd .line:where(.svelte-dur8xd){border-bottom:2px solid var(--color_accent2);margin:20px 0}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .line:where(.svelte-dur8xd){margin:14px 0}}#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd){display:flex;align-items:center;gap:40px;justify-content:space-between}@media screen and (max-width:768px){#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd){flex-direction:column;align-items:stretch;gap:16px}}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd){gap:12px}}#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd) h2:where(.svelte-dur8xd){font:var(--font_40);font-weight:900}@media screen and (max-width:768px){#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd) h2:where(.svelte-dur8xd){font:var(--font_28);text-align:center}}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .header:where(.svelte-dur8xd) h2:where(.svelte-dur8xd){font:var(--font_22)}}#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd){display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd){grid-template-columns:1fr;gap:16px}}#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd) .block:where(.svelte-dur8xd){display:flex;flex-direction:column;line-height:1;gap:5px}#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd) .block:where(.svelte-dur8xd)>h2:where(.svelte-dur8xd){font:var(--font_17);color:var(--color_gray_20)}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd) .block:where(.svelte-dur8xd)>h2:where(.svelte-dur8xd){font:var(--font_16)}}#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd) .block:where(.svelte-dur8xd)>span:where(.svelte-dur8xd){font:var(--font_20)}@media screen and (max-width:640px){#account-profile-page.svelte-dur8xd .grid-info:where(.svelte-dur8xd) .block:where(.svelte-dur8xd)>span:where(.svelte-dur8xd){font:var(--font_16)}}.history-container.svelte-dur8xd .history-grid:where(.svelte-dur8xd){display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:30px}@media screen and (max-width:640px){.history-container.svelte-dur8xd .history-grid:where(.svelte-dur8xd){grid-template-columns:1fr;gap:16px;margin-bottom:20px}}.history-container.svelte-dur8xd .action:where(.svelte-dur8xd){display:flex;justify-content:center}.history-container.svelte-dur8xd .empty:where(.svelte-dur8xd){grid-column:span 3;width:100%;height:100%;background:var(--color_white);border-radius:5px;padding:10px;height:200px;display:flex;align-items:center;justify-content:center;color:#888}@media screen and (max-width:640px){.history-container.svelte-dur8xd .empty:where(.svelte-dur8xd){font:var(--font_16)}}.history-container.svelte-dur8xd .skeleton:where(.svelte-dur8xd){height:441px;width:100%}@media screen and (max-width:640px){.history-container.svelte-dur8xd .skeleton:where(.svelte-dur8xd){height:320px}}#account-orders-page.svelte-1aiv32r{width:100%}#account-orders-page.svelte-1aiv32r .header:where(.svelte-1aiv32r){margin-bottom:24px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .header:where(.svelte-1aiv32r){margin-bottom:16px}}#account-orders-page.svelte-1aiv32r .header:where(.svelte-1aiv32r) h2:where(.svelte-1aiv32r){font:var(--font_25);font-weight:700;margin-bottom:8px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .header:where(.svelte-1aiv32r) h2:where(.svelte-1aiv32r){font:var(--font_20)}}#account-orders-page.svelte-1aiv32r .header:where(.svelte-1aiv32r) span:where(.svelte-1aiv32r){font:var(--font_14);color:var(--color_gray_20)}#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r){background:var(--color_white);border-radius:20px;padding:24px;margin-bottom:24px;align-items:center;display:flex;gap:12px}@media screen and (max-width:1024px){#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r){flex-wrap:wrap}}@media screen and (max-width:768px){#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r){padding:20px;margin-bottom:20px;gap:16px}}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r){flex-direction:column;align-items:stretch;padding:16px;margin-bottom:16px;border-radius:12px}}#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r) .checkbox:where(.svelte-1aiv32r){margin-top:auto;align-items:start;width:400px;display:flex;flex-direction:column;gap:5px;justify-content:space-between}@media screen and (max-width:1024px){#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r) .checkbox:where(.svelte-1aiv32r){width:100%;margin-top:0}}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .filters:where(.svelte-1aiv32r) .checkbox:where(.svelte-1aiv32r){width:100%}}#account-orders-page.svelte-1aiv32r .cards:where(.svelte-1aiv32r){display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .cards:where(.svelte-1aiv32r){grid-template-columns:1fr;gap:16px}}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r){background:var(--color_white);border-radius:10px;overflow:hidden;transition:box-shadow .3s}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r):hover{box-shadow:0 6px 20px #00000014}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .card-body:where(.svelte-1aiv32r){padding:16px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .card-body:where(.svelte-1aiv32r){padding:12px}}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .card-body:where(.svelte-1aiv32r) .header-card:where(.svelte-1aiv32r){display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}@media screen and (max-width:480px){#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .card-body:where(.svelte-1aiv32r) .header-card:where(.svelte-1aiv32r){flex-direction:column;align-items:flex-start}}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .card-body:where(.svelte-1aiv32r) .header-card:where(.svelte-1aiv32r)>span:where(.svelte-1aiv32r){font:var(--font_14)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .project-name:where(.svelte-1aiv32r){font:var(--font_18);font-weight:700;margin-bottom:4px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .project-name:where(.svelte-1aiv32r){font:var(--font_16)}}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .vendor:where(.svelte-1aiv32r){font:var(--font_14);color:var(--color_gray_20);margin-bottom:10px;display:block}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .price-row:where(.svelte-1aiv32r){margin-bottom:8px;font:var(--font_15)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .price-row:where(.svelte-1aiv32r) .price-label:where(.svelte-1aiv32r){color:var(--color_gray_20)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .price-row:where(.svelte-1aiv32r) .price-value:where(.svelte-1aiv32r){font-weight:600;margin-left:6px}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .meta-row:where(.svelte-1aiv32r){display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .date:where(.svelte-1aiv32r){font:var(--font_14);color:var(--color_gray_20)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status:where(.svelte-1aiv32r){padding:4px 10px;border-radius:8px;font:var(--font_13);font-weight:600}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status.status-0:where(.svelte-1aiv32r){background:var(--color_yellow)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status.status-1:where(.svelte-1aiv32r){background:var(--color_accent3)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status.status-2:where(.svelte-1aiv32r){background:var(--color_accent2)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status.status-3:where(.svelte-1aiv32r){background:var(--color_accent);color:var(--color_white)}#account-orders-page.svelte-1aiv32r .card:where(.svelte-1aiv32r) .status.status-4:where(.svelte-1aiv32r){background:var(--color_accent4)}#account-orders-page.svelte-1aiv32r .card.skeleton:where(.svelte-1aiv32r){background:var(--color_accent3);height:180px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .card.skeleton:where(.svelte-1aiv32r){height:160px}}#account-orders-page.svelte-1aiv32r .empty-request:where(.svelte-1aiv32r){grid-column:span 2;background:var(--color_white);border-radius:10px;padding:60px 40px;text-align:center}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .empty-request:where(.svelte-1aiv32r){padding:32px 20px}}#account-orders-page.svelte-1aiv32r .empty-request:where(.svelte-1aiv32r) p:where(.svelte-1aiv32r){font:var(--font_18);margin-bottom:8px}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .empty-request:where(.svelte-1aiv32r) p:where(.svelte-1aiv32r){font:var(--font_16)}}#account-orders-page.svelte-1aiv32r .empty-request:where(.svelte-1aiv32r) .hint:where(.svelte-1aiv32r){font:var(--font_14);color:var(--color_gray_20);margin-bottom:0}#account-orders-page.svelte-1aiv32r .action:where(.svelte-1aiv32r){margin-top:32px;display:flex;justify-content:center}@media screen and (max-width:640px){#account-orders-page.svelte-1aiv32r .action:where(.svelte-1aiv32r){margin-top:24px}}#account-favorites-page.svelte-nuydnv .header:where(.svelte-nuydnv){margin-bottom:30px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .header:where(.svelte-nuydnv){margin-bottom:20px}}#account-favorites-page.svelte-nuydnv .header:where(.svelte-nuydnv) h2:where(.svelte-nuydnv){font:var(--font_25);font-weight:700;margin-bottom:8px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .header:where(.svelte-nuydnv) h2:where(.svelte-nuydnv){font:var(--font_20)}}#account-favorites-page.svelte-nuydnv .header:where(.svelte-nuydnv) span:where(.svelte-nuydnv){font:var(--font_14);color:var(--color_gray_20)}#account-favorites-page.svelte-nuydnv .list:where(.svelte-nuydnv){margin-bottom:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .list:where(.svelte-nuydnv){grid-template-columns:1fr;gap:16px;margin-bottom:16px}}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv){background:var(--color_white);border-radius:10px;overflow:hidden;transition:box-shadow .3s}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv):hover{box-shadow:0 6px 20px #00000014}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) img{width:100%;object-fit:cover}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .img-placeholder:where(.svelte-nuydnv){width:100%;aspect-ratio:16/9;background:var(--color_accent3)}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv){padding:16px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv){padding:12px}}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) h3:where(.svelte-nuydnv){font:var(--font_18);font-weight:700;margin-bottom:4px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) h3:where(.svelte-nuydnv){font:var(--font_16)}}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .vendor:where(.svelte-nuydnv){font:var(--font_14);color:var(--color_gray_20);margin-bottom:12px;display:block}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .params-row:where(.svelte-nuydnv){margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;list-style:none;font:var(--font_15);font-weight:500}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .params-row:where(.svelte-nuydnv) li:where(.svelte-nuydnv){display:flex;gap:8px}@media screen and (min-width:640px){#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .params-row:where(.svelte-nuydnv){font:var(--font_14)}}@media screen and (max-width:480px){#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .params-row:where(.svelte-nuydnv){flex-wrap:wrap;gap:8px;font:var(--font_13)}}#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .actions:where(.svelte-nuydnv){display:flex;gap:8px}@media screen and (max-width:480px){#account-favorites-page.svelte-nuydnv .card:where(.svelte-nuydnv) .body:where(.svelte-nuydnv) .actions:where(.svelte-nuydnv){flex-direction:column}}#account-favorites-page.svelte-nuydnv .card.skeleton:where(.svelte-nuydnv){background:var(--color_accent3);height:322px}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .card.skeleton:where(.svelte-nuydnv){height:280px}}#account-favorites-page.svelte-nuydnv .empty:where(.svelte-nuydnv){grid-column:1/-1;width:100%;height:100%;background:var(--color_white);border-radius:5px;padding:10px;height:200px;display:flex;align-items:center;justify-content:center;color:#888}@media screen and (max-width:640px){#account-favorites-page.svelte-nuydnv .empty:where(.svelte-nuydnv){padding:40px 16px;font:var(--font_16)}}#account-favorites-page.svelte-nuydnv .action:where(.svelte-nuydnv){display:flex;justify-content:center}#account-profile-update-page.svelte-y7legj{width:100%}#account-profile-update-page.svelte-y7legj .description:where(.svelte-y7legj){font:var(--font_19);font-weight:500;margin-bottom:30px}@media screen and (max-width:640px){#account-profile-update-page.svelte-y7legj .description:where(.svelte-y7legj){font:var(--font_16);margin-bottom:20px}}#account-profile-update-page.svelte-y7legj .block:where(.svelte-y7legj){background:var(--color_white);border-radius:10px;padding:30px;margin-bottom:20px}@media screen and (max-width:768px){#account-profile-update-page.svelte-y7legj .block:where(.svelte-y7legj){padding:24px}}@media screen and (max-width:640px){#account-profile-update-page.svelte-y7legj .block:where(.svelte-y7legj){padding:16px;margin-bottom:16px}}#account-profile-update-page.svelte-y7legj .block:where(.svelte-y7legj) h3:where(.svelte-y7legj){font:var(--font_25);font-weight:700;margin-bottom:25px}@media screen and (max-width:640px){#account-profile-update-page.svelte-y7legj .block:where(.svelte-y7legj) h3:where(.svelte-y7legj){font:var(--font_20);margin-bottom:20px}}#account-profile-update-page.svelte-y7legj .form:where(.svelte-y7legj){display:flex;flex-direction:column;gap:20px}@media screen and (max-width:640px){#account-profile-update-page.svelte-y7legj .form:where(.svelte-y7legj){gap:16px}}#account-profile-update-page.svelte-y7legj .form:where(.svelte-y7legj) .grid:where(.svelte-y7legj){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}@media screen and (max-width:640px){#account-profile-update-page.svelte-y7legj .form:where(.svelte-y7legj) .grid:where(.svelte-y7legj){grid-template-columns:1fr;gap:16px}}
