@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)}.textarea-group{display:flex;flex-direction:column;width:100%;justify-content:center}.textarea-group label{color:rgb(var(--colors_text_light));margin-bottom:6px}.textarea-group .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.textarea-group .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}.textarea-group .textarea-box textarea.resizable{resize:vertical}.textarea-group .textarea-box textarea:hover{border-color:rgb(var(--colors_border_hover));outline:none}.textarea-group .textarea-box textarea:focus{border-color:rgb(var(--colors_border_hover));outline:none}.textarea-group .textarea-box textarea:active{border-color:rgb(var(--colors_border_hover));outline:none}.textarea-group .textarea-box textarea::placeholder{font-size:var(--font_default);color:rgb(var(--colors_text_light))}.textarea-group .textarea-box textarea[disabled]{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light))}.textarea-group .textarea-box textarea[disabled]:hover{border-color:rgb(var(--colors_border_default))}.textarea-group .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}.select-area{width:100%;display:flex;flex-direction:column}.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}.select-area.border-shadow .select-box:hover,.select-area.border-shadow .select-box.opened{border:unset;box-shadow:var(--shadow_border_hover)}.select-area.border-shadow .options{border:unset;box-shadow:var(--shadow_border_hover);clip-path:inset(0px -14px -14px -10px)}.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}.select-area .select-box svg{transition:.3s ease}.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}.select-area .select-box:hover{color:rgb(var(--colors_text_default));border:1px solid rgb(var(--colors_border_hover))}.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}.select-area .select-box.opened svg{rotate:180deg}.select-area .select-box.selected{color:rgb(var(--colors_text_default))}.select-area .select-box.locked{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light));cursor:not-allowed}.select-area .select-box.locked:hover,.select-area .select-box.locked.selected{border-color:rgb(var(--colors_border_default));color:rgb(var(--colors_text_light))}.select-area .select-box.search{padding:0 10px;height:38px;overflow:hidden;background:transparent}.select-area .select-box.search .selected-value-label{width:100%;height:100%;border:none}.select-area .select-box.search .selected-value-label form{height:100%}.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)}.select-area .select-box.search svg{rotate:0deg;stroke:var(--color_white)}.select-area .options{background:rgb(var(--colors_white));padding:8px 12px 12px;border-radius:0 0 8px 8px;overflow:hidden auto;z-index:2}.select-area .options::-webkit-scrollbar{display:block;width:3px;height:3px}.select-area .options::-webkit-scrollbar-track{background-color:transparent;border-radius:8px}.select-area .options::-webkit-scrollbar-thumb{background-color:rgb(var(--colors_accent),.3);background-image:none;border-radius:8px}.select-area .options ul.select-options{display:flex;flex-direction:column;align-items:flex-start;gap:6px;list-style:none}.select-area .options ul.select-options li{width:100%}.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}.select-area .options ul.select-options button:hover{color:rgb(var(--colors_text_default))}.select-area .options{border:1px solid rgb(var(--colors_border_hover));border-top:none}.select-area .options.dark{background:var(--color_black)}.select-area .options.dark *{color:var(--color_white)}.select-area .text-default-label{margin-bottom:6px;color:rgb(var(--colors_text_light))}.select-area .help-block{color:rgb(var(--colors_red));margin-top:6px;font:var(--font_12)}.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[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);border:1px solid var(--color_white)}.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}.more-info-button-primary:hover{border:2px solid var(--color_accent2)}@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:rgb(var(--colors_white));border:1px solid rgb(var(--colors_border_default));color:rgb(var(--colors_text_default))}.pagination-button.base.svelte-j6z9tf:hover{background-color:rgb(var(--colors_accent_hover));color:rgb(var(--colors_white));border:none}.pagination-button.base.svelte-j6z9tf:active{background-color:rgb(var(--colors_accent))}.pagination-button.base[disabled].svelte-j6z9tf{cursor:not-allowed;opacity:.7}.pagination-button.base[disabled].svelte-j6z9tf:hover{background-color:rgb(var(--colors_white));border:1px solid rgb(var(--colors_border_default));color:rgb(var(--colors_text_default))}.pagination-button.base[disabled].svelte-j6z9tf:active{background-color:rgb(var(--colors_white))}.pagination-button.active.svelte-j6z9tf{pointer-events:none;background-color:rgb(var(--colors_accent));color:rgb(var(--colors_white));border:none}.pagination-button.active.svelte-j6z9tf:active{background-color:rgb(var(--colors_accent))}.checkbox-field{display:flex;gap:4px;align-items:center}.label-check-box{color:var(--color_black);font:var(--font_14)}.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:rgb(var(--colors_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.svelte-19yqh0c{border-radius:8px;padding:15px 20px;font-family:inherit;font-size:var(--font_default);position:relative}.notification.svelte-19yqh0c .notification-close:where(.svelte-19yqh0c){position:absolute;top:4px;right:4px;background:transparent;border:none;color:inherit;opacity:.8;cursor:pointer}.notification.svelte-19yqh0c .notification-close:where(.svelte-19yqh0c):hover{transform:scale(.9)}.notification.svelte-19yqh0c .notification-close:where(.svelte-19yqh0c):active{transform:scale(.8)}.notification.notification-success.svelte-19yqh0c{background-color:var(--notification_success_bg);color:var(--notification_success_color);box-shadow:var(--shadow_border_default)}.notification.notification-info.svelte-19yqh0c{background-color:var(--notification_info_bg);color:var(--notification_info_color);box-shadow:var(--shadow_border_default)}.notification.notification-alert.svelte-19yqh0c{background-color:var(--notification_alert_bg);color:var(--notification_alert_color);box-shadow:var(--shadow_border_default)}.notification.notification-warning.svelte-19yqh0c{background-color:var(--notification_warning_bg);color:var(--notification_warning_color);box-shadow:var(--shadow_border_default)}.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:11px 0 17px}.top-header .container{display:block}@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}.top-header .top-header-row .logo{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 .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);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);margin-bottom:5px}@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(--overlayBackground);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:flex;justify-content:space-between;gap:25px;align-items:center}.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 (max-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_12)}}@media screen and (max-width:860px){.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}}.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.svelte-6kls8y{display:flex;flex-direction:column;background:var(--color_black);padding:60px 0}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y){display:none}@media screen and (min-width:1024px){.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y){display:flex;flex-direction:column;gap:40px}}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) a:where(.svelte-6kls8y){display:flex;gap:12px;font:var(--font_20);color:var(--color_white);text-decoration:none}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .logo-and-register:where(.svelte-6kls8y){display:flex;justify-content:space-between}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .logo-and-register:where(.svelte-6kls8y) .logo:where(.svelte-6kls8y){width:267px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .logo-and-register:where(.svelte-6kls8y) .registration:where(.svelte-6kls8y){width:224px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .logo-and-register:where(.svelte-6kls8y) .registration:where(.svelte-6kls8y) .registration-button:where(.svelte-6kls8y){display:flex;gap:13px;align-items:center;font:var(--font_21);font-weight:var(--semi_bold)}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y){display:flex;justify-content:space-between;gap:40px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-left:where(.svelte-6kls8y){display:flex;flex-direction:column;gap:20px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-left:where(.svelte-6kls8y) .with-icon:where(.svelte-6kls8y){display:flex;gap:12px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-left:where(.svelte-6kls8y) .time-block:where(.svelte-6kls8y){display:flex;flex-direction:column;gap:14px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-left:where(.svelte-6kls8y) .time-block:where(.svelte-6kls8y) .time-periods:where(.svelte-6kls8y){font:var(--font_20);font-weight:var(--extra_bold);color:var(--color_white)}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-left:where(.svelte-6kls8y) .time-block:where(.svelte-6kls8y) .time:where(.svelte-6kls8y){font:var(--font_20);color:var(--color_white);display:flex;flex-direction:column;gap:4px;padding-left:38px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-center:where(.svelte-6kls8y){display:flex;flex-direction:column;gap:20px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-right:where(.svelte-6kls8y){display:flex;flex-direction:column}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .links-container:where(.svelte-6kls8y) .links-right:where(.svelte-6kls8y) .phones:where(.svelte-6kls8y){display:flex;flex-direction:column;gap:20px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .footer-bottom:where(.svelte-6kls8y){display:grid;grid-template-columns:1fr 1fr 1fr;font:var(--font_18);font-weight:var(--medium);margin-top:10px}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .footer-bottom:where(.svelte-6kls8y) :where(.svelte-6kls8y){color:var(--color_dark_grey)}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .footer-bottom:where(.svelte-6kls8y) .privacy-policy:where(.svelte-6kls8y){justify-content:center}.site-footer.svelte-6kls8y .footer-content:where(.svelte-6kls8y) .footer-bottom:where(.svelte-6kls8y) .copyright:where(.svelte-6kls8y){text-align:right}#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)}:root{--colors_status_red: 219, 122, 122;--colors_status_yellow: 244, 199, 112;--colors_status_green: 154, 186, 122;--colors_text_light: 130, 130, 130;--colors_text_hover: 75, 75, 75;--colors_text_default: 31, 31, 31;--colors_bg_grey: 244, 247, 254;--colors_bg_grey_hover: 240, 240, 240;--colors_bg_light_grey: 251, 251, 251;--colors_bg_blue: 237, 237, 255;--colors_bg_blue_hover: 229, 229, 255;--colors_border_default: 232, 232, 232;--colors_border_hover: 214, 214, 214;--colors_white: 255, 255, 255;--colors_black: 0, 0, 0;--colors_red: 255, 0, 0;--colors_accent: 53, 165, 164;--colors_accent_hover: 45, 157, 156;--notification_info_bg: rgba(var(--colors_white));--notification_warning_bg: rgba(var(--colors_status_yellow));--notification_alert_bg: rgba(var(--colors_red));--notification_success_bg: rgba(var(--colors_accent));--notification_info_color: rgba(var(--colors_text_default));--notification_warning_color: rgba(var(--colors_text_default));--notification_alert_color: rgba(var(--colors_white));--notification_success_color: rgba(var(--colors_white));--color_black: #2d2d2d;--color_white: #ffffff;--color_light_grey: #eaede9;--color_dark_grey: #7b7b7b;--color_red: #a31819;--color_yellow: #ffd87a;--color_gray: #575757;--color_gray_10: #d9d9d9;--color_gray_20: #b0b0b0;--color_accent: #57663d;--color_accent2: #96a878;--color_accent3: #d3e4b7;--color_accent4: #e0e2da;--color_background_card: #e0e2da}:root{--font_default: "Manrope", sans-serif;--font_64: 400 64px var(--font_default);--font_42: 400 42px var(--font_default);--font_40: 400 40px var(--font_default);--font_35: 400 35px var(--font_default);--font_30: 400 30px var(--font_default);--font_26: 800 26px var(--font_default);--font_25: 400 24px var(--font_default);--font_24: 400 24px var(--font_default);--font_23: 400 23px var(--font_default);--font_22: 400 22px var(--font_default);--font_21: 400 21px var(--font_default);--font_20: 400 20px var(--font_default);--font_19: 400 19px var(--font_default);--font_18: 600 18px var(--font_default);--font_17: 300 17px var(--font_default);--font_16: 500 16px var(--font_default);--font_15: 400 15px var(--font_default);--font_14: 400 14px var(--font_default);--font_13: 300 13px var(--font_default);--font_12: 500 12px var(--font_default);--font_10: 500 10px var(--font_default);--font_8: normal normal 300 8px var(--font_default);--light: 300;--regular: 400;--medium: 500;--semi_bold: 600;--bold: 700;--extra_bold: 800}:root{--shadow_border_default: 0 4px 10px rgba(0, 0, 0, .1);--shadow_border_hover: 0 4px 10px rgba(0, 0, 0, .15);--shadow_border_click: 0 4px 10px rgba(0, 0, 0, .2);--border_radius_default: 10px}.md-modal-form{width:100%;padding-top:32px;display:flex;flex-direction:column}.md-modal-form .fields{display:flex;flex-direction:column;gap:12px;width:100%}.md-modal-form .actions{padding-top:32px;display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}.md-modal-form .actions .button-container{flex:1}.table-area{display:flex;flex-direction:column;width:100%;gap:20px}.table-area .top-table-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}@keyframes shine{to{background-position:right -40px top 0}}@keyframes shake{0%{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.loading-animation{background:var(--color_accent3);color:transparent;-webkit-user-select:none;user-select:none;animation:pulse 1.4s ease-in-out infinite;border-radius:10px}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}h1{font:var(--font_35);text-box-trim:trim-end}h2{font:var(--font_35)}.font-17{font:var(--font_17)}.font-15{font:var(--font_15)}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{height:100%;font-family:Manrope,sans-serif;background:var(--color_light_grey);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;position:relative;box-sizing:border-box}input,textarea,button,select,ul,a,label{font-family:inherit}input::placeholder,textarea::placeholder{font-family:inherit}img{display:block;max-width:100%}.layout{flex-direction:column;display:flex;min-height:100%}.page-container{flex:1;display:flex;flex-direction:column}.container{width:100%;max-width:1240px;padding-inline:20px;margin:0 auto;position:relative}@media screen and (max-width:768px){.container{padding-inline:45px}}@media screen and (max-width:386px){.container{padding-inline:10px}}ul,ol{list-style:none;margin:0;padding:0}
