@poni/adjutant-ui 0.0.105 → 0.0.106

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://assets.cnstr.adjutant.ru/fonts/eurostile.css";@import"https://assets.cnstr.adjutant.ru/fonts/icomoon.css";:root{--alternative: #00aaa7;--error: #e14848;--wine: #7f2629;--contrast-dark: #d74400;--contrast-normal: #ff5100;--contrast-light: #ff6f2d;--icon-dark: #40a8a8;--icon-light: #a4cccc;--back-dark: #d3e5e5;--back-light: #ecf4f4;--black: #000000;--white: #ffffff;--white-70: #ffffffb3;--white-50: #ffffff80;--white-30: #ffffff4d;--stroke-dark: #7c9594;--stroke-light: #c5cfcf}[class^=adj-]{font-family:Roboto;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0em;box-sizing:border-box;padding:0;margin:0}[class^=adj-] *{box-sizing:border-box;padding:0;margin:0}[class^=adj-] *:focus{outline:none}.adj-fade-enter-from,.adj-fade-leave-to{opacity:0}.adj-fade-leave-from,.adj-fade-enter-to{opacity:1}.adj-popup-left-enter-from,.adj-popup-left-leave-to{transform:translate(-100vw);opacity:0}.adj-popup-bottom-enter-from,.adj-popup-bottom-leave-to{transform:translateY(50vh);opacity:0}.adj-fade-enter-active,.adj-fade-leave-active,.adj-popup-left-enter-active,.adj-popup-left-leave-active,.adj-popup-bottom-enter-active,.adj-popup-bottom-leave-active{transition:.3s}.adj-popup-pers-enter-from,.adj-popup-pers-leave-to{transition:.3s;max-height:0px;overflow:hidden}.adj-popup-pers-leave-from,.adj-popup-pers-enter-to{transition:.3s;max-height:500px;overflow:hidden}.adj-title-h1{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em}.adj-title-h2{font-family:Eurostile;font-weight:500;font-size:30px;line-height:36px;letter-spacing:0em}.adj-title-h3{font-family:Eurostile;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0em}.adj-title-h4{font-family:Eurostile;font-weight:600;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-18{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-16{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em}.adj-text-14{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em}.adj-text-13{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em}.adj-text-12{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left}.adj-text-18-bold{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-16-bold{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-14-bold{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-13-bold{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em;font-weight:600}.adj-text-12-bold{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left;font-weight:600}.adj-effect-overlay-normal{box-shadow:0 4px 8px #052d2b26}.adj-effect-overlay-big{box-shadow:0 4px 15px #00343145}.adj-effect-overlay-small{box-shadow:0 2px 2px #052d2b33}.adj-effect-overlay-light{box-shadow:0 2px 2px #052d2b1a}.adj-hyperlink{font-family:Roboto;font-size:14px;font-weight:400;line-height:1.5;color:var(--black);text-decoration:underline;transition:.3s}.adj-hyperlink:hover{color:var(--contrast-normal)}.adj-hyperlink_contrast{color:var(--alternative)}.adj-hyperlink_contrast:hover{color:var(--contrast-normal)}.adj-hyperlink_light{color:var(--white);opacity:.5}.adj-hyperlink_light:hover{color:var(--white);opacity:1}.adj-hyperlink_button{text-align:center;color:var(--alternative);background-color:var(--back-light);border-radius:5px;padding:3px 10px;width:fit-content;line-height:34px;text-decoration:none}.adj-hyperlink_button:hover{color:var(--alternative);background-color:var(--back-dark)}.adj-hyperlink_button:active{background-color:var(--alternative);color:var(--white)}.adj-button[data-v-602b5e80]{display:flex;justify-content:center;align-items:center;gap:6px;border-radius:5px;cursor:pointer;border:none;transition:.3s}.adj-button i[data-v-602b5e80]{transition:.3s}.adj-button_medium[data-v-602b5e80]{padding:12px 20px;height:48px}.adj-button_medium div[data-v-602b5e80]{font-size:16px;line-height:24px}.adj-button_medium i[data-v-602b5e80]{font-size:24px!important;line-height:24px}.adj-button_small[data-v-602b5e80]{padding:6.5px 15px;height:34px}.adj-button_small div[data-v-602b5e80]{font-size:14px;line-height:21px}.adj-button_small i[data-v-602b5e80]{font-size:20px!important;line-height:20px}.adj-button_round[data-v-602b5e80]{border-radius:24px}.adj-button_flex[data-v-602b5e80]{width:100%}.adj-button_primary[data-v-602b5e80]{background-color:var(--contrast-normal);color:var(--white)}.adj-button_primary[data-v-602b5e80]:hover{background-color:var(--contrast-light)}.adj-button_primary[data-v-602b5e80]:active{background-color:var(--contrast-dark)}.adj-button_alternative-light[data-v-602b5e80]{background-color:var(--back-light);color:var(--black)}.adj-button_alternative-light i[data-v-602b5e80]{color:var(--icon-dark)}.adj-button_alternative-light[data-v-602b5e80]:hover{background-color:var(--back-dark)}.adj-button_alternative-light[data-v-602b5e80]:active{background-color:var(--icon-light)}.adj-button_alternative-light:active i[data-v-602b5e80]{color:var(--black)}.adj-button_alternative-dark[data-v-602b5e80]{background-color:var(--back-dark);color:var(--black)}.adj-button_alternative-dark i[data-v-602b5e80]{color:var(--icon-dark)}.adj-button_alternative-dark[data-v-602b5e80]:hover{background-color:var(--icon-light)}.adj-button_alternative-dark:hover i[data-v-602b5e80]{color:var(--black)}.adj-button_alternative-active[data-v-602b5e80]{background-color:var(--alternative);color:var(--white)}.adj-button_alternative-active i[data-v-602b5e80]{color:var(--white)}.adj-button_alternative[data-v-602b5e80]{background-color:var(--back-light);color:var(--alternative)}.adj-button_alternative i[data-v-602b5e80]{color:var(--alternative)}.adj-button_alternative[data-v-602b5e80]:hover{background-color:var(--back-dark)}.adj-button_disabled[data-v-602b5e80]{background-color:var(--stroke-light)!important;color:var(--white)!important}.adj-button_disabled i[data-v-602b5e80]{color:var(--white)!important}.adj-checkbox[data-v-f8f6e87a]{cursor:pointer;display:flex;align-items:center;gap:0 8px}.adj-checkbox__handle[data-v-f8f6e87a]{width:16px;height:16px;border:1px solid var(--stroke-light);border-radius:4px;transition:.3s;position:relative}.adj-checkbox__handle svg[data-v-f8f6e87a]{display:block;position:absolute;left:-1px;top:-1px;transition:.3s}.adj-checkbox__handle svg rect[data-v-f8f6e87a]{fill:var(--alternative)}.adj-checkbox__handle svg path[data-v-f8f6e87a]{fill:var(--white)}.adj-checkbox:hover .adj-checkbox__handle[data-v-f8f6e87a]{border:1px solid var(--alternative)}.adj-checkbox.disabled svg rect[data-v-f8f6e87a]{fill:var(--stroke-light)}.adj-checkbox.disabled span[data-v-f8f6e87a]{color:var(--stroke-dark)}.adj-checkbox.disabled:hover .adj-checkbox__handle[data-v-f8f6e87a]{pointer-events:none;border:1px solid var(--stroke-light)}.adj-scroll[data-v-ab6451fe]{overflow-x:auto;overflow-y:auto}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar{width:15px;height:15px}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-track{background:var(--back-light)}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-thumb{background-color:var(--icon-light);border-radius:20px;border:5px solid var(--back-light)}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-thumb:hover{background-color:var(--icon-dark)}@-moz-document url-prefix(){.adj-scroll[data-v-ab6451fe]{scrollbar-color:var(--icon-light) var(--back-light)}.adj-scroll[data-v-ab6451fe]:hover{scrollbar-color:var(--icon-dark) var(--back-light)}}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar{width:11px;height:11px}@-moz-document url-prefix(){.adj-scroll_white[data-v-ab6451fe]{scrollbar-color:var(--icon-light) var(--white)}.adj-scroll_white[data-v-ab6451fe]:hover{scrollbar-color:var(--icon-dark) var(--white)}}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar-track{background:var(--white)}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar-thumb{border:3px solid var(--white)}.adj-filter-select__name[data-v-1388613f]{padding:5px 4px 5px 10px;position:relative;cursor:pointer;width:-webkit-fill-available;background-color:var(--back-light);border-radius:5px;max-width:fit-content;transition:.3s;display:flex;align-items:center;gap:2px}.adj-filter-select__name[data-v-1388613f]:hover{background-color:var(--back-dark)}.adj-filter-select__name span[data-v-1388613f]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-filter-select__name i[data-v-1388613f]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-filter-select.show .adj-filter-select__name[data-v-1388613f]{background-color:var(--back-dark)}.adj-filter-select.show i[data-v-1388613f]{transform:rotate(180deg)}.adj-filter-select__items[data-v-1388613f]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-filter-select__item[data-v-1388613f]{padding:13.5px 16px;transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:0 10px}.adj-filter-select__item[data-v-1388613f]:hover{background-color:var(--back-dark)}.adj-filter-select__item_disabled[data-v-1388613f]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-filter-select__item_disabled i[data-v-1388613f]{color:var(--icon-dark)}.adj-filter-select.left .adj-filter-select__items[data-v-1388613f]{right:0;left:auto;transform:none}.adj-filter-select.right .adj-filter-select__items[data-v-1388613f]{left:0;transform:none}.adj-filter-select.active .adj-filter-select__name[data-v-1388613f]{background-color:var(--contrast-normal)}.adj-filter-select.active .adj-filter-select__name span[data-v-1388613f]{color:var(--white)}.adj-filter-select.active .adj-filter-select__name[data-v-1388613f]:hover{background-color:var(--contrast-light)}.adj-filter-select.active .adj-filter-select__name i[data-v-1388613f]{color:var(--white)}.adj-hint-desktop[data-v-c37cada5]{padding:5px 10px;background:#fff;position:relative;width:var(--7aca7e46);border:1px solid var(--stroke-light);box-shadow:0 4px 8px #052d2b26;border-radius:5px}.adj-hint-desktop__text[data-v-c37cada5]{font-family:Roboto;font-size:13px;font-weight:400;line-height:19px}.adj-hint-desktop__text[data-v-c37cada5] p{margin-top:7px}.adj-hint-desktop__text[data-v-c37cada5] p:first-child{margin:0}.adj-hint-desktop__triangle[data-v-c37cada5]{position:absolute;left:calc(50% - 7px);top:-13px}.adj-hint-desktop__triangle_inner[data-v-c37cada5]{fill:#fff}.adj-hint-desktop__triangle_border[data-v-c37cada5]{stroke:var(--stroke-light)}.adj-hint-desktop_dark.adj-hint-desktop[data-v-c37cada5]{padding:15px;border:none;box-shadow:none;border-radius:15px;background-color:#000000b3;color:var(--white)}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_inner[data-v-c37cada5]{fill:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_border[data-v-c37cada5]{stroke:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_left .adj-hint-desktop__triangle[data-v-c37cada5]{right:15px}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_right .adj-hint-desktop__triangle[data-v-c37cada5]{left:15px}.adj-hint-desktop_top.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{position:absolute;transform:rotate(180deg);top:unset;bottom:-13px}.adj-hint-desktop_left.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{right:10px;left:auto}.adj-hint-desktop_right.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{left:10px}.adj-modal_wrapper[data-v-921de616]{position:fixed;top:0;bottom:0;left:0;right:0;z-index:50}.adj-modal__background[data-v-921de616]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-modal__window[data-v-921de616]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--white);box-shadow:0 4px 15px #00343166;border-radius:15px;width:var(--65069964);height:fit-content;max-width:calc(100% - 64px);max-height:calc(100% - 64px);color:var(--black)}@media (max-width: 779px){.adj-modal__window[data-v-921de616]{border-radius:0;width:100%;height:100%;max-width:100%;max-height:100%}}.adj-modal__close[data-v-921de616]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-modal__close[data-v-921de616]:hover{color:var(--white)}@media (max-width: 779px){.adj-modal__close[data-v-921de616]{top:15px;right:15px;color:var(--icon-light)}.adj-modal__close[data-v-921de616]:hover{color:var(--stroke-dark)}}.adj-hint__slot[data-v-be48db98]{width:fit-content;height:fit-content}.adj-hint__hint[data-v-be48db98]{z-index:20;position:fixed}.adj-hint__modal[data-v-be48db98]{padding:30px 20px}.adj-hint__modal[data-v-be48db98] p{margin-top:7px}.adj-hint__modal[data-v-be48db98] p:first-child{margin:0}@media (max-width: 779px){.adj-hint__modal[data-v-be48db98]{padding:50px 20px}}.adj-icon[data-v-5524b1e2]{cursor:pointer;transition:.3s;height:var(--7fb84d06);width:var(--7fb84d06)}.adj-icon i[data-v-5524b1e2]{display:block;font-size:var(--7fb84d06);line-height:var(--7fb84d06);transition:.3s}.adj-icon_light i[data-v-5524b1e2]{color:var(--icon-light)}.adj-icon_light i[data-v-5524b1e2]:hover{color:var(--stroke-dark)}.adj-icon_contrast i[data-v-5524b1e2]{color:var(--icon-dark)}.adj-icon_contrast i[data-v-5524b1e2]:hover{color:var(--black)}.adj-icon_dark-back i[data-v-5524b1e2]{color:#ffffffb3}.adj-icon_dark-back i[data-v-5524b1e2]:hover{color:#fff}.adj-icon_disabled i[data-v-5524b1e2]{color:var(--stroke-light)!important}.adj-icon-button[data-v-bd9a4816]{position:relative;cursor:pointer;transition:.3s}.adj-icon-button_medium[data-v-bd9a4816]{width:42px;height:42px;padding:6px;border-radius:10px}.adj-icon-button_medium i[data-v-bd9a4816]{line-height:30px;font-size:30px}.adj-icon-button_small[data-v-bd9a4816]{width:34px;height:34px;padding:5px;border-radius:5px}.adj-icon-button_small i[data-v-bd9a4816]{line-height:24px;font-size:24px}.adj-icon-button_white-back[data-v-bd9a4816]{background-color:var(--white);box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back i[data-v-bd9a4816]{color:var(--icon-light)}.adj-icon-button_white-back[data-v-bd9a4816]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button_white-back:hover i[data-v-bd9a4816]{color:var(--stroke-dark)}.adj-icon-button_white-back.adj-icon-button_disabled[data-v-bd9a4816]{box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--stroke-light)}.adj-icon-button_white-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_dark-back[data-v-bd9a4816]{background-color:var(--back-dark)}.adj-icon-button_dark-back i[data-v-bd9a4816]{color:var(--icon-dark)}.adj-icon-button_dark-back[data-v-bd9a4816]:hover{background-color:var(--icon-light)}.adj-icon-button_dark-back:hover i[data-v-bd9a4816]{color:var(--black)}.adj-icon-button_dark-back.adj-icon-button_disabled[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_dark-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--white)}.adj-icon-button_dark-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_light-back[data-v-bd9a4816]{background-color:var(--back-light)}.adj-icon-button_light-back i[data-v-bd9a4816]{color:var(--icon-dark)}.adj-icon-button_light-back[data-v-bd9a4816]:hover{background-color:var(--back-dark)}.adj-icon-button_light-back.adj-icon-button_disabled[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_light-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--white)}.adj-icon-button_light-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button__icon[data-v-bd9a4816]{transition:.3s}.adj-icon-button__qty[data-v-bd9a4816]{position:absolute;text-align:center;right:-5px;bottom:-5px;min-width:16px;height:16px;line-height:16px;border-radius:8px;background:var(--contrast-normal);color:var(--white);padding:0 4px}.adj-radio[data-v-1291569e]{display:flex;flex-wrap:wrap;gap:10px 15px}.adj-radio__item[data-v-1291569e]{cursor:pointer;display:flex;align-items:center;gap:8px}.adj-radio__item_left[data-v-1291569e]{flex-direction:row-reverse}.adj-radio__item_button[data-v-1291569e]{width:16px;height:16px;border-radius:50%;border:1px solid var(--stroke-light);transition:border-color .3s}.adj-radio__item:hover .adj-radio__item_button[data-v-1291569e]{border:1px solid var(--alternative)}.adj-radio__item.active .adj-radio__item_button[data-v-1291569e]{border:3px solid var(--alternative)}.adj-radio_disabled.adj-radio[data-v-1291569e]{pointer-events:none}.adj-radio_disabled.adj-radio .adj-radio__item_button[data-v-1291569e]{border-color:var(--stroke-light)}.adj-radio_disabled.adj-radio .adj-radio__item_name[data-v-1291569e]{color:var(--stroke-dark)}.adj-select-modern[data-v-af0fc45c]{max-width:fit-content;cursor:pointer;position:relative}.adj-select-modern .adj-input[data-v-af0fc45c]{display:flex;align-items:center;gap:2px;border-radius:5px;background-color:var(--back-light);height:34px;transition:.3s}.adj-select-modern .adj-input[data-v-af0fc45c]:hover{background-color:var(--back-dark)}.adj-select-modern .adj-input__image[data-v-af0fc45c]{width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern .adj-input__text[data-v-af0fc45c]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select-modern .adj-input__icon[data-v-af0fc45c]{transition:.3s;font-size:24px;margin-left:2px;margin-right:6.5px;color:var(--icon-dark)}.adj-select-modern_text .adj-input__text[data-v-af0fc45c]{margin-left:10px}.adj-select-modern_image .adj-input__text[data-v-af0fc45c],.adj-select-modern_background .adj-input__text[data-v-af0fc45c]{margin-left:8px}.adj-select-modern__items[data-v-af0fc45c]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-select-modern__item[data-v-af0fc45c]{transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:10px;height:48px}.adj-select-modern__item[data-v-af0fc45c]:hover{background-color:var(--back-dark)}.adj-select-modern__item-image[data-v-af0fc45c]{width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern_text .adj-select-modern__item-text[data-v-af0fc45c]{margin-left:16px}.adj-select-modern_image .adj-select-modern__item-image[data-v-af0fc45c],.adj-select-modern_background .adj-select-modern__item-image[data-v-af0fc45c]{margin-left:7px}.adj-select-modern.show .adj-input[data-v-af0fc45c]{background-color:var(--back-dark)}.adj-select-modern.show i[data-v-af0fc45c]{transform:scaleY(-1)}.adj-select-modern.disabled .adj-input[data-v-af0fc45c]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select-modern.disabled .adj-input i[data-v-af0fc45c]{color:var(--icon-dark)}.adj-select-modern.left .adj-select-modern__items[data-v-af0fc45c]{right:0;left:auto;transform:none}.adj-select-modern.right .adj-select-modern__items[data-v-af0fc45c]{left:0;transform:none}.adj-skeleton-item[data-v-c6820958]{max-width:100%;width:var(--73b36252);margin-top:var(--5f18ed58);aspect-ratio:var(--ac595bde);height:var(--3656db94);display:block;border-radius:15px;background-image:linear-gradient(270deg,#e9eff3,#c8c8d0,#c8c8d0,#e9eff3);background-size:400% 100%;animation:adj-loading-c6820958 4s ease-in-out infinite}@keyframes adj-loading-c6820958{0%{background-position:200% 0}to{background-position:-200% 0}}.adj-skeleton[data-v-080d9f14]{display:flex;flex-direction:column;align-items:var(--c2e40cd4);max-width:100%;width:var(--019b6ab8)}svg[data-v-f04662e9]{display:block}svg circle[data-v-f04662e9]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-f04662e9]{fill:var(--white)}.adj-tabs[data-v-fcf34a9c]{width:100%;overflow:auto;position:relative}.adj-tabs[data-v-fcf34a9c]::-webkit-scrollbar{display:none}.adj-tabs-wrapper[data-v-fcf34a9c]{display:flex;width:max-content;padding:0 10px}@media (max-width: 779px){.adj-tabs-wrapper[data-v-fcf34a9c]{padding:0}}.adj-tabs__item[data-v-fcf34a9c]{padding:13.5px 15px;display:flex;align-items:center;gap:6px;cursor:pointer}.adj-tabs__item p[data-v-fcf34a9c]{font-size:14px;line-height:21px;white-space:nowrap}.adj-tabs__item span[data-v-fcf34a9c]{background:var(--alternative);color:var(--white);font-size:12px;line-height:16px;border-radius:20px;padding:0 4.5px}.adj-tabs__item.active[data-v-fcf34a9c]{position:relative;transition:.3s}.adj-tabs__item.active[data-v-fcf34a9c]:before{position:absolute;content:"";width:100%;left:0;right:0;bottom:0;height:2px;background-color:var(--contrast-normal)}.adj-tabs__item.disabled p[data-v-fcf34a9c]{color:var(--stroke-dark)}.adj-upload-file[data-v-a4227077]{display:flex;align-items:center;gap:0 6px;cursor:pointer}.adj-upload-file [class^=icon-][data-v-a4227077]{transition:.3s;line-height:24px;font-size:24px}.adj-upload-file__main[data-v-a4227077]{display:flex;align-items:center;gap:0 6px}.adj-upload-file__main .icon-arrow-circle-up[data-v-a4227077]{color:var(--alternative)}.adj-upload-file__main:hover .icon-arrow-circle-up[data-v-a4227077]{color:var(--black)}.adj-upload-file .icon-close[data-v-a4227077]{color:var(--icon-light)}.adj-upload-file_loading .icon-arrow-circle-up[data-v-a4227077]{animation:loading-a4227077 .2s infinite alternate ease-in-out}@keyframes loading-a4227077{0%{color:var(--alternative)}to{color:var(--black)}}.adj-button-checkbox[data-v-80d5eb02]{height:34px;padding:0 15px 0 11px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:6px;width:fit-content;cursor:pointer}.adj-button-checkbox__title[data-v-80d5eb02]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-button-checkbox i[data-v-80d5eb02]{color:var(--icon-dark);line-height:20px;font-size:20px}.adj-button-checkbox[data-v-80d5eb02]:hover{background:var(--back-dark)}.adj-button-checkbox.active[data-v-80d5eb02]{background:var(--icon-light)}.adj-button-checkbox.active i[data-v-80d5eb02],.adj-button-checkbox.active .adj-button-checkbox__title[data-v-80d5eb02]{color:var(--black)}.adj-button-checkbox.active[data-v-80d5eb02]:hover{background:var(--back-dark)}.adj-download-link[data-v-7a57f70c]{gap:0 6px;display:flex;text-decoration:none}.adj-download-link .icon-file[data-v-7a57f70c]{color:var(--alternative);font-size:24px;transition:.3s;text-decoration:none}.adj-download-link .title[data-v-7a57f70c]{color:var(--alternative);font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;transition:.3s;text-decoration:underline}.adj-download-link:hover .icon-file[data-v-7a57f70c],.adj-download-link:hover .title[data-v-7a57f70c]{color:var(--contrast-normal)}.adj-dropdown-link__title[data-v-17f078e6]{display:flex;align-items:center;gap:0 6px;cursor:pointer;margin-bottom:10px}.adj-dropdown-link__title i[data-v-17f078e6]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-dropdown-link__items[data-v-17f078e6]{display:flex;flex-direction:column;gap:10px;padding-left:30px}.adj-dropdown-link_show i[data-v-17f078e6]{transform:rotate(180deg)}.adj-filter-checkbox[data-v-e627919d]{height:34px;padding:0 10px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:4px;width:fit-content;cursor:pointer}.adj-filter-checkbox__title[data-v-e627919d]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-filter-checkbox i[data-v-e627919d]{color:var(--white);font-size:24px}.adj-filter-checkbox[data-v-e627919d]:hover{background:var(--back-dark)}.adj-filter-checkbox.active[data-v-e627919d]{background:var(--contrast-normal)}.adj-filter-checkbox.active .adj-filter-checkbox__title[data-v-e627919d]{color:var(--white)}.adj-filter-checkbox.active[data-v-e627919d]:hover{background:var(--contrast-light)}.adj-icon-button-text[data-v-87475a97]{cursor:pointer;transition:.3s;width:fit-content;height:42px;padding:6px;border-radius:10px;background-color:var(--white);box-shadow:0 4px 8px #052d2b26;text-wrap:nowrap}.adj-icon-button-text i[data-v-87475a97]{line-height:30px;font-size:30px;color:var(--icon-light)}.adj-icon-button-text[data-v-87475a97]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button-text:hover i[data-v-87475a97]{color:var(--stroke-dark)}.adj-icon-button-text[data-v-87475a97]:after,.adj-icon-button-text[data-v-87475a97]:before{display:inline-block;max-width:0;vertical-align:bottom;overflow:hidden;text-wrap:nowrap;margin-bottom:7px;transition:.3s}.adj-icon-button-text[data-v-87475a97]:hover:after,.adj-icon-button-text[data-v-87475a97]:hover:before{max-width:600px}.adj-icon-button-text_right[data-v-87475a97]:after{content:var(--1ba7bed2)}.adj-icon-button-text_right[data-v-87475a97]:hover:after{margin-left:6px;margin-right:15px}.adj-icon-button-text_left[data-v-87475a97]:before{content:var(--1ba7bed2)}.adj-icon-button-text_left[data-v-87475a97]:hover:before{margin-left:15px;margin-right:6px}.adj-icon-button-text_loading i[data-v-87475a97]{animation:adj-loading-87475a97 .2s infinite alternate ease-in-out}[class^=icon-][data-v-87475a97]{transition:.3s}@keyframes adj-loading-87475a97{0%{color:var(--icon-light)}to{color:var(--stroke-dark)}}.adj-image-button[data-v-b8cbc1b8]{background:#fff;width:90px;height:90px;border-radius:20px;padding:8px;transition:.3s;border:2px solid transparent;cursor:pointer}.adj-image-button[data-v-b8cbc1b8]:hover{box-shadow:0 4px 15px #00343145}.adj-image-button img[data-v-b8cbc1b8]{width:100%;height:auto}.adj-image-button.active[data-v-b8cbc1b8]{border:2px solid var(--contrast-normal)}.adj-input__title[data-v-bef1229d]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-input__title span[data-v-bef1229d]{color:var(--contrast-normal)}.adj-input__hint[data-v-bef1229d]{position:absolute;right:0;top:45px}.adj-input__field[data-v-bef1229d]{position:relative}.adj-input__field input[data-v-bef1229d]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s}.adj-input__field input[data-v-bef1229d]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--stroke-dark);transition:.3s}.adj-input__field input[data-v-bef1229d]:focus{border:1px solid var(--alternative)}.adj-input__field input[data-v-bef1229d]:focus::placeholder{color:var(--stroke-light)}.adj-input__field .icon-pass[data-v-bef1229d]{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.adj-input__field .icon-pass i[data-v-bef1229d]{color:var(--icon-light);transition:.3s;font-size:24px}.adj-input__field .icon-pass:hover i[data-v-bef1229d]{color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-bef1229d]{background-color:var(--back-light);border:1px solid var(--stroke-light);color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-bef1229d]::placeholder{color:var(--stroke-light)}.adj-input_disabled .adj-input__field .icon-pass i[data-v-bef1229d]{color:var(--stroke-light)}.adj-input_error .adj-input__field input[data-v-bef1229d]{border:1px solid var(--error)}.adj-input_left-title[data-v-bef1229d]{display:flex;align-items:center;gap:0 10px}.adj-input_left-title .adj-input__title[data-v-bef1229d]{margin-bottom:0}.adj-input_password .adj-input__field input[data-v-bef1229d]{padding:6.5px 42px 6.5px 10px}.adj-input-modern[data-v-1b1ec6df]{position:relative}.adj-input-modern input[data-v-1b1ec6df]{height:34px;padding:6.5px 10px;border:none;border-bottom:1px solid var(--alternative);color:var(--alternative);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%}.adj-input-modern input[data-v-1b1ec6df]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--alternative);transition:.3s}.adj-input-modern input[data-v-1b1ec6df]:focus{border-bottom:2px solid var(--alternative)}.adj-input-modern input[data-v-1b1ec6df]:focus::placeholder{color:var(--icon-light)}.adj-input-modern_disabled input[data-v-1b1ec6df]{color:var(--stroke-dark);border-bottom:1px solid var(--stroke-light)}.adj-input-modern_disabled input[data-v-1b1ec6df]::placeholder{color:var(--stroke-light)}.adj-select__title[data-v-8908a082]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-select__title span[data-v-8908a082]{color:var(--contrast-normal)}.adj-select__comment[data-v-8908a082]{color:var(--alternative);font-size:12px;line-height:16px;position:absolute;right:0;top:-22px}.adj-select__name[data-v-8908a082]{padding:5.5px 30px 5.5px 10px;border:1px solid var(--stroke-light);position:relative;cursor:pointer;width:-webkit-fill-available}.adj-select__name_active[data-v-8908a082]{border:1px solid var(--alternative)}.adj-select__name input[data-v-8908a082]{border:0;outline:0}.adj-select__name span[data-v-8908a082]{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select__name i[data-v-8908a082]{position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-select.show i[data-v-8908a082]{transform:translateY(-50%) rotate(180deg)}.adj-select__items[data-v-8908a082]{position:absolute;top:33px;left:-1px;right:-1px;background:var(--white);padding:5px 0;border:1px solid var(--stroke-light);z-index:10}.adj-select__item[data-v-8908a082]{padding:6.5px 10px;transition:.3s;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adj-select__item[data-v-8908a082]:hover{background-color:var(--back-light)}.adj-select__item.active[data-v-8908a082]{color:var(--alternative)}.adj-select.disabled .adj-select__comment[data-v-8908a082]{color:var(--stroke-dark)}.adj-select.disabled .adj-select__name[data-v-8908a082]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select.disabled .adj-select__name i[data-v-8908a082]{color:var(--stroke-light)}.adj-select.leftTitle[data-v-8908a082]{display:flex;align-items:center;gap:0 10px;margin-top:25px}.adj-select.leftTitle .adj-select__title[data-v-8908a082]{margin-bottom:2px}svg[data-v-0a2a1324]{display:block}svg circle[data-v-0a2a1324]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-0a2a1324]{fill:var(--white)}svg[data-v-066981b3]{display:block}svg path[data-v-066981b3]{fill:#d8362a}.adj-image-item[data-v-7dafde96]{display:flex;flex-direction:column;max-width:100%;width:var(--69e20140);height:auto;position:relative;gap:10px}.adj-image-item_hovered[data-v-7dafde96]{cursor:pointer}.adj-image-item_hovered .adj-bottom__title[data-v-7dafde96]{color:var(--contrast-normal)}.adj-image-item_hovered .adj-hint__wrapper[data-v-7dafde96]{transform:translateY(0)}.adj-image-item_checked .adj-bottom__title[data-v-7dafde96]{color:var(--contrast-normal);border-color:var(--contrast-normal)}.adj-image-item_bordered .adj-top[data-v-7dafde96]{border:1px var(--stroke-light) solid}.adj-top[data-v-7dafde96]{width:100%;position:relative}.adj-top__image[data-v-7dafde96]{display:block;width:100%;object-fit:contain}.adj-top__check[data-v-7dafde96]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:34px;height:34px}.adj-hint[data-v-7dafde96]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.adj-hint__wrapper[data-v-7dafde96]{position:absolute;bottom:0;right:0;left:0;padding:15px 10px;background-color:#000000b3;transform:translateY(100%);color:var(--white);transition:.3s}.adj-labels[data-v-7dafde96]{display:flex;flex-direction:column;text-align:center;width:57px;height:30px;gap:5px;position:absolute;right:0;top:5px}.adj-labels__label[data-v-7dafde96]{color:var(--white);background-color:var(--alternative)}.adj-top__buttons[data-v-7dafde96]{display:flex;flex-direction:column;gap:5px;position:absolute;left:0;top:0;opacity:0;transition:.3s}@media (max-width: 1199px){.adj-top__buttons[data-v-7dafde96]{opacity:1}}.adj-image-item:hover .adj-top__buttons[data-v-7dafde96]{opacity:1}.adj-bottom__title[data-v-7dafde96]{padding-bottom:1px;border-bottom:2px transparent solid;transition:.3s}.adj-bottom__title_center[data-v-7dafde96]{text-align:center}.adj-bottom__subtitle[data-v-7dafde96]{margin-top:3px;color:var(--stroke-dark)}.adj-square[data-v-7dafde96]{display:flex;justify-content:center;align-items:center;position:absolute;width:34px;height:34px;right:-17px;background-color:var(--white);color:var(--icon-light);border:1px solid var(--icon-light);border-radius:5px;font-size:24px;line-height:24px;transition:.3s}.adj-square_close[data-v-7dafde96]{top:-17px}.adj-square_quantity[data-v-7dafde96]{bottom:22px;color:var(--contrast-normal);border:1px solid var(--contrast-normal);font-size:16px}.adj-square_plus[data-v-7dafde96]{bottom:-17px}.adj-square_close[data-v-7dafde96],.adj-square_plus[data-v-7dafde96]{box-shadow:0 4px 8px #052d2b26}.adj-square_close[data-v-7dafde96]:hover,.adj-square_plus[data-v-7dafde96]:hover{color:var(--stroke-dark);box-shadow:0 4px 15px #00343145}.adj-blocks[data-v-ceba5569]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:50px 20px}@media (min-width: 1200px){.adj-blocks__item[data-v-ceba5569]{max-width:195px}}@media (min-width: 1200px){.adj-blocks__item[data-v-ceba5569]{width:195px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 60px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 40px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 20px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 20px)/2)}}@media (max-width: 359px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% + -0px)*1)}}.adj-cover-item[data-v-f68f5046]{display:flex;flex-direction:column;max-width:100%;width:var(--36b60755);height:auto;position:relative}.adj-cover-item_hovered[data-v-f68f5046]{cursor:pointer}.adj-cover-item_hovered .adj-bottom__title[data-v-f68f5046]{color:var(--contrast-normal)}.adj-cover-item_underlined .adj-bottom__title[data-v-f68f5046]{text-decoration:underline}.adj-cover-item_checked .adj-bottom__title[data-v-f68f5046]{color:var(--contrast-normal);border-color:var(--contrast-normal)}.adj-top[data-v-f68f5046]{width:100%;position:relative;aspect-ratio:1}.adj-top__image[data-v-f68f5046]{display:block;width:100%}.adj-top__check[data-v-f68f5046]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:34px;height:34px}.adj-top__icon-buttons[data-v-f68f5046]{position:absolute;right:0;top:0;display:flex;flex-direction:column;row-gap:5px}.adj-bottom[data-v-f68f5046]{min-height:80px}.adj-bottom__title[data-v-f68f5046]{text-align:center;padding:15px 0 16px;border-bottom:2px transparent solid;transition:.3s}.adj-laminates[data-v-9be5871f]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:35px 20px}@media (max-width: 1199px){.adj-laminates[data-v-9be5871f]{gap:35px 30px}}@media (min-width: 1200px){.adj-laminates__item[data-v-9be5871f]{max-width:195px;width:195px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-laminates__item[data-v-9be5871f]{width:calc((100vw - 90px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 60px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% + -0px)*1)}}.adj-materials[data-v-a849395c]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-materials[data-v-a849395c]{gap:30px 30px}}@media (min-width: 1200px){.adj-materials__item[data-v-a849395c]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-materials__item[data-v-a849395c]{width:calc((100% + -0px)*1)}}.adj-models[data-v-16e28efc]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (min-width: 780px) and (max-width: 1019px){.adj-models[data-v-16e28efc]{max-width:850px}}@media (min-width: 1020px){.adj-models__item[data-v-16e28efc]{max-width:195px}}@media (min-width: 1920px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 100px) / 6)}}@media (min-width: 1200px) and (max-width: 1919px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 60px)/4)}}@media (min-width: 1020px) and (max-width: 1199px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 60px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 40px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 20px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 20px)/2)}}@media (max-width: 359px){.adj-models__item[data-v-16e28efc]{width:calc((100% + -0px)*1)}}.adj-navigator-item[data-v-1c5e5a3c]{display:flex;flex-direction:column;width:112px;cursor:pointer}@media (max-width: 779px){.adj-navigator-item[data-v-1c5e5a3c]{width:160px}}.adj-navigator-item_disabled[data-v-1c5e5a3c],.adj-navigator-item_loading[data-v-1c5e5a3c]{cursor:default}.adj-navigator-item__top[data-v-1c5e5a3c]{height:42px;display:flex;align-items:center}.adj-navigator-item__label[data-v-1c5e5a3c]{height:25px;font-size:13px;line-height:19px;text-align:center;transition:.3s;padding-top:6px}.adj-navigator-item__label_active[data-v-1c5e5a3c],.adj-navigator-item__label_normal[data-v-1c5e5a3c]{color:var(--black)}.adj-navigator-item__label_disabled[data-v-1c5e5a3c]{color:var(--stroke-light)}.adj-navigator-item__square[data-v-1c5e5a3c]{width:42px;height:42px;border-radius:10px;text-align:center;overflow:hidden;padding:4px;transition:.3s}.adj-navigator-item__square span[data-v-1c5e5a3c],.adj-navigator-item__square i[data-v-1c5e5a3c]{font-size:30px;line-height:32px}.adj-navigator-item__square_active[data-v-1c5e5a3c]{border:2px var(--contrast-normal) solid;background-color:var(--contrast-normal);color:var(--white)}.adj-navigator-item__square_normal[data-v-1c5e5a3c]{border:2px var(--black) solid;color:var(--black)}.adj-navigator-item__square_disabled[data-v-1c5e5a3c]{border:2px var(--stroke-light) solid;color:var(--stroke-light)}.adj-navigator-item__square span[data-v-1c5e5a3c]{font-size:16px;font-weight:700}.adj-navigator-item__line[data-v-1c5e5a3c]{width:35px;height:2px;transition:.3s}@media (max-width: 779px){.adj-navigator-item__line[data-v-1c5e5a3c]{width:59px}}.adj-navigator-item__line_active[data-v-1c5e5a3c]{background-color:var(--contrast-normal)}.adj-navigator-item__line_normal[data-v-1c5e5a3c]{background-color:var(--black)}.adj-navigator-item__line_disabled[data-v-1c5e5a3c]{background-color:var(--stroke-light)}.adj-navigator-item__line_hidden[data-v-1c5e5a3c]{background-color:transparent}.adj-navigator-item:hover .adj-navigator-item__square_active[data-v-1c5e5a3c]{border:2px var(--contrast-light) solid;background-color:var(--contrast-light)}.adj-navigator-item:hover .adj-navigator-item__square_normal[data-v-1c5e5a3c]{border:2px var(--contrast-normal) solid;color:var(--contrast-normal)}.adj-navigator-item_loading .adj-navigator-item__square_active[data-v-1c5e5a3c]{animation:adj-loading-border-1c5e5a3c .2s infinite alternate ease-in-out,adj-loading-background-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__square_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__square_disabled[data-v-1c5e5a3c]{animation:adj-loading-border-1c5e5a3c .2s infinite alternate ease-in-out,adj-loading-color-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__line_active[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__line_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__line_disabled[data-v-1c5e5a3c]{animation:adj-loading-background-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__label_active[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__label_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__label_disabled[data-v-1c5e5a3c]{animation:adj-loading-color-1c5e5a3c .2s infinite alternate ease-in-out}@keyframes adj-loading-color-1c5e5a3c{0%{color:var(--stroke-light)}to{color:var(--stroke-dark)}}@keyframes adj-loading-border-1c5e5a3c{0%{border-color:var(--stroke-light)}to{border-color:var(--stroke-dark)}}@keyframes adj-loading-background-1c5e5a3c{0%{background-color:var(--stroke-light)}to{background-color:var(--stroke-dark)}}.adj-navigator-wrapper[data-v-c07fa70c]{display:flex;justify-content:center}.adj-navigator-wrapper__item-title[data-v-c07fa70c]{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em;white-space:nowrap;margin:3px 20px 0}@media (max-width: 1199px){.adj-navigator-wrapper__item-title[data-v-c07fa70c]{font-weight:600;font-size:24px;line-height:32px;margin:7px 10px 0}}@media (max-width: 779px){.adj-navigator-wrapper__item-title[data-v-c07fa70c]{width:10px;height:10px;margin:16px 0 0;overflow:hidden;color:var(--contrast-normal);background-color:var(--contrast-normal);border-radius:3px}}.adj-navigator__fixed[data-v-aba78aae]{height:62px;position:fixed;background-color:var(--white);left:0;right:0;top:var(--69d4e0aa);padding:10px 0;z-index:30;border-bottom:1px solid var(--back-light)}.adj-navigator__inline[data-v-aba78aae]{height:87px;padding:10px 0}.adj-personalizations[data-v-492497f8]{display:flex;flex-direction:column;gap:30px}.adj-personalizations__groups[data-v-492497f8]{display:flex;gap:10px}.adj-personalizations__items[data-v-492497f8]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-personalizations__items[data-v-492497f8]{gap:30px 30px}}@media (min-width: 1200px){.adj-personalizations__item[data-v-492497f8]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% + -0px)*1)}}.adj-input__field[data-v-e3e5ba5c]{position:relative}.adj-input__field input[data-v-e3e5ba5c]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s;align-items:center;margin:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.adj-input__field input[data-v-e3e5ba5c]::-webkit-inner-spin-button{-webkit-appearance:none}.adj-input__field input[data-v-e3e5ba5c]:focus{border:1px solid var(--alternative)}.adj-select-image[data-v-e5fc9696]{width:100%;overflow:hidden;position:relative;max-height:var(--3df25c76);transition:.3s}.adj-select-image[data-v-e5fc9696]::-webkit-scrollbar{display:none}.adj-select-image-wrapper[data-v-e5fc9696]{display:flex;width:100%;flex-wrap:wrap;gap:11px}.adj-select-image-item[data-v-e5fc9696]{width:75px;height:75px;cursor:pointer;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.adj-select-image-item__image[data-v-e5fc9696]{width:75px;height:75px;border-radius:5px;overflow:hidden;transition:.3s}.adj-select-image-item__title[data-v-e5fc9696]{transition:.3s}.adj-select-image-item_checked .adj-select-image-item__image[data-v-e5fc9696]{box-shadow:none;position:relative}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check2[data-v-e5fc9696]{border:2px solid var(--contrast-normal);border-radius:5px;width:75px;height:75px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check[data-v-e5fc9696]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:24px;height:24px}.adj-select-image-item:hover .adj-select-image-item__image[data-v-e5fc9696]{box-shadow:0 4px 15px #00343145}.adj-select-image-item:hover .adj-select-image-item__title[data-v-e5fc9696]{color:var(--contrast-normal)}.adj-select-image__hint[data-v-e5fc9696]{z-index:10;position:fixed;top:var(--788141de);left:var(--97ae8c6a);display:var(--a0b50f04)}.adj-select-image__expand[data-v-e5fc9696]{display:flex;align-items:center;margin:4px 0 0 35px;color:var(--alternative);cursor:pointer;transition:.3s;position:relative}@media (max-width: 779px){.adj-select-image__expand[data-v-e5fc9696]{margin-left:15px}}.adj-select-image__expand[data-v-e5fc9696]:hover{color:var(--contrast-normal)}.adj-select-image__expand.adj-expand[data-v-e5fc9696]{margin-top:-2px}.adj-select-image__expand.adj-expand .adj-select-image__expand-icon[data-v-e5fc9696]{transform:scaleY(-1)}.adj-select-image__expand-icon[data-v-e5fc9696]{font-size:24px;line-height:24px}.adj-shadow[data-v-e5fc9696]{position:absolute;right:0;bottom:0;left:0;height:15px;z-index:1;background:linear-gradient(180deg,#fff0,#fff)}.adj-select-image_text[data-v-e5fc9696]{overflow:auto;padding:20px 0}.adj-select-image_text .adj-select-image-wrapper[data-v-e5fc9696]{padding:0 10px}.adj-select-image_text_wrapper[data-v-e5fc9696]{gap:20px 0;text-align:center}.adj-select-image_text .adj-select-image-item[data-v-e5fc9696]{width:125px;height:unset}.adj-select-image_text .adj-select-image-item__title[data-v-e5fc9696]{text-align:center;margin:6px 5px 0}@media (max-width: 779px){.adj-select-image_text .adj-select-image-wrapper[data-v-e5fc9696]{width:max-content;flex-wrap:nowrap}}.adj-select-image_image[data-v-e5fc9696]{padding:8px 10px 10px 35px}@media (max-width: 779px){.adj-select-image_image[data-v-e5fc9696]{padding-left:15px}}.adj-select-image_image .adj-select-image-item__title[data-v-e5fc9696]{display:none}.adj-element[data-v-dcd38e38]{display:flex;flex-direction:column}.adj-element__item[data-v-dcd38e38]{display:flex;align-items:center}.adj-item[data-v-dcd38e38]{display:flex;align-items:center;gap:15px;width:100%}.adj-item__title[data-v-dcd38e38]{flex-grow:0;flex-shrink:0;width:85px;margin:8px 0 8px 35px;color:var(--stroke-dark);font-size:14px;line-height:1.5}@media (max-width: 779px){.adj-item__title[data-v-dcd38e38]{margin-left:15px}}.adj-item__component[data-v-dcd38e38]{width:100%;flex-grow:1}.adj-item__component_checkbox[data-v-dcd38e38]{margin:15.5px 0}.adj-item__component_inputNumber[data-v-dcd38e38]{margin:8px 0}.adj-item__component_number[data-v-dcd38e38]{margin:13px 0}.adj-item__component_radio[data-v-dcd38e38]{margin:15.5px 0}.adj-item__component_selectModern[data-v-dcd38e38],.adj-item__component_selectModernBackground[data-v-dcd38e38],.adj-item__component_selectModernImage[data-v-dcd38e38]{margin:8px 0}.adj-item__component_upload[data-v-dcd38e38]{margin:13px 0}.adj-item_selectImage[data-v-dcd38e38]{flex-direction:column;align-items:start;gap:0;margin:18px 0 14px}.adj-item_selectImage-title[data-v-dcd38e38]{padding-right:14px;display:flex;justify-content:space-between;align-items:center}.adj-item_selectImage .adj-item__title[data-v-dcd38e38]{line-height:1}.adj-dashed[data-v-dcd38e38]{margin:0 15px 0 35px;border:none;border-top:1px dashed var(--stroke-light)}.adj-solid[data-v-dcd38e38]{border:none;border-top:1px solid var(--stroke-light)}.adj-personalization-configurator .adj-personalization-modal[data-v-d0500d38]{display:flex;flex-direction:column;height:100%}.adj-personalization-configurator .adj-personalization-modal__header[data-v-d0500d38]{height:64px;border-bottom:1px solid var(--stroke-light)}.adj-personalization-configurator .adj-personalization-modal__body[data-v-d0500d38]{flex-grow:1;height:calc(100vh - 182px)}@media (min-width: 780px){.adj-personalization-configurator .adj-personalization-modal__body[data-v-d0500d38]{max-height:512px;min-height:50px}}.adj-personalization-configurator .adj-personalization-modal__footer[data-v-d0500d38]{height:54px;border-top:1px solid var(--stroke-light);box-shadow:0 -2px 2px #052d2b1a}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header[data-v-d0500d38]{display:flex;justify-content:space-between;gap:20px}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header__title[data-v-d0500d38]{flex-grow:1;margin:20px 0 0 20px}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header__close[data-v-d0500d38]{margin:15px 15px 0 0}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-footer[data-v-d0500d38]{display:flex;gap:10px;align-items:center;padding-left:20px}.adj-window__body[data-v-d0500d38]{padding:10px 0}.adj-miltititle[data-v-d0500d38]{display:flex;justify-content:space-between;align-items:center;height:26px;padding:0 20px 0 10px;margin:10px 0;cursor:pointer;transition:.3s}.adj-miltititle__title[data-v-d0500d38]{transition:.3s;flex-grow:1;color:var(--stroke-dark)}.adj-miltititle__title_active[data-v-d0500d38]{color:var(--black)}.adj-products[data-v-9d2cee0c]{display:flex;justify-content:center}.adj-products_wrapper[data-v-9d2cee0c]{display:flex;justify-content:center;width:100%;flex-wrap:wrap;gap:30px}@media (max-width: 1019px){.adj-products_wrapper[data-v-9d2cee0c]{justify-content:flex-start}}@media (min-width: 780px) and (max-width: 1019px){.adj-products_wrapper[data-v-9d2cee0c]{max-width:870px}}@media (min-width: 780px){.adj-products__item[data-v-9d2cee0c]{max-width:270px}}@media (min-width: 1920px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 150px) / 6)}}@media (min-width: 1200px) and (max-width: 1919px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 90px)/4)}}@media (min-width: 1020px) and (max-width: 1199px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 90px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 60px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% + -0px)*1)}}.adj-stitchings[data-v-fc6da26b]{display:flex;flex-direction:column;gap:30px}.adj-stitchings__groups[data-v-fc6da26b]{display:flex;gap:10px}.adj-stitchings__items[data-v-fc6da26b]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-stitchings__items[data-v-fc6da26b]{gap:30px 30px}}@media (min-width: 1200px){.adj-stitchings__item[data-v-fc6da26b]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% + -0px)*1)}}
1
+ @import"https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap";@import"https://assets.cnstr.adjutant.ru/fonts/eurostile.css";@import"https://assets.cnstr.adjutant.ru/fonts/icomoon.css";:root{--alternative: #00aaa7;--error: #e14848;--wine: #7f2629;--contrast-dark: #d74400;--contrast-normal: #ff5100;--contrast-light: #ff6f2d;--icon-dark: #40a8a8;--icon-light: #a4cccc;--back-dark: #d3e5e5;--back-light: #ecf4f4;--black: #000000;--white: #ffffff;--white-70: #ffffffb3;--white-50: #ffffff80;--white-30: #ffffff4d;--stroke-dark: #7c9594;--stroke-light: #c5cfcf}[class^=adj-]{font-family:Roboto;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:0em;box-sizing:border-box;padding:0;margin:0}[class^=adj-] *{box-sizing:border-box;padding:0;margin:0}[class^=adj-] *:focus{outline:none}.adj-fade-enter-from,.adj-fade-leave-to{opacity:0}.adj-fade-leave-from,.adj-fade-enter-to{opacity:1}.adj-popup-left-enter-from,.adj-popup-left-leave-to{transform:translate(-100vw);opacity:0}.adj-popup-bottom-enter-from,.adj-popup-bottom-leave-to{transform:translateY(50vh);opacity:0}.adj-fade-enter-active,.adj-fade-leave-active,.adj-popup-left-enter-active,.adj-popup-left-leave-active,.adj-popup-bottom-enter-active,.adj-popup-bottom-leave-active{transition:.3s}.adj-popup-pers-enter-from,.adj-popup-pers-leave-to{transition:.3s;max-height:0px;overflow:hidden}.adj-popup-pers-leave-from,.adj-popup-pers-enter-to{transition:.3s;max-height:500px;overflow:hidden}.adj-title-h1{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em}.adj-title-h2{font-family:Eurostile;font-weight:500;font-size:30px;line-height:36px;letter-spacing:0em}.adj-title-h3{font-family:Eurostile;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0em}.adj-title-h4{font-family:Eurostile;font-weight:600;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-18{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em}.adj-text-16{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em}.adj-text-14{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em}.adj-text-13{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em}.adj-text-12{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left}.adj-text-18-bold{font-family:Roboto;font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-16-bold{font-family:Roboto;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-14-bold{font-family:Roboto;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0em;font-weight:600}.adj-text-13-bold{font-family:Roboto;font-weight:400;font-size:13px;line-height:19px;letter-spacing:0em;font-weight:600}.adj-text-12-bold{font-weight:400;font-family:Roboto;font-size:12px;line-height:16px;letter-spacing:0em;text-align:left;font-weight:600}.adj-effect-overlay-normal{box-shadow:0 4px 8px #052d2b26}.adj-effect-overlay-big{box-shadow:0 4px 15px #00343145}.adj-effect-overlay-small{box-shadow:0 2px 2px #052d2b33}.adj-effect-overlay-light{box-shadow:0 2px 2px #052d2b1a}.adj-hyperlink{font-family:Roboto;font-size:14px;font-weight:400;line-height:1.5;color:var(--black);text-decoration:underline;transition:.3s}.adj-hyperlink:hover{color:var(--contrast-normal)}.adj-hyperlink_contrast{color:var(--alternative)}.adj-hyperlink_contrast:hover{color:var(--contrast-normal)}.adj-hyperlink_light{color:var(--white);opacity:.5}.adj-hyperlink_light:hover{color:var(--white);opacity:1}.adj-hyperlink_button{text-align:center;color:var(--alternative);background-color:var(--back-light);border-radius:5px;padding:3px 10px;width:fit-content;line-height:34px;text-decoration:none}.adj-hyperlink_button:hover{color:var(--alternative);background-color:var(--back-dark)}.adj-hyperlink_button:active{background-color:var(--alternative);color:var(--white)}.adj-button[data-v-602b5e80]{display:flex;justify-content:center;align-items:center;gap:6px;border-radius:5px;cursor:pointer;border:none;transition:.3s}.adj-button i[data-v-602b5e80]{transition:.3s}.adj-button_medium[data-v-602b5e80]{padding:12px 20px;height:48px}.adj-button_medium div[data-v-602b5e80]{font-size:16px;line-height:24px}.adj-button_medium i[data-v-602b5e80]{font-size:24px!important;line-height:24px}.adj-button_small[data-v-602b5e80]{padding:6.5px 15px;height:34px}.adj-button_small div[data-v-602b5e80]{font-size:14px;line-height:21px}.adj-button_small i[data-v-602b5e80]{font-size:20px!important;line-height:20px}.adj-button_round[data-v-602b5e80]{border-radius:24px}.adj-button_flex[data-v-602b5e80]{width:100%}.adj-button_primary[data-v-602b5e80]{background-color:var(--contrast-normal);color:var(--white)}.adj-button_primary[data-v-602b5e80]:hover{background-color:var(--contrast-light)}.adj-button_primary[data-v-602b5e80]:active{background-color:var(--contrast-dark)}.adj-button_alternative-light[data-v-602b5e80]{background-color:var(--back-light);color:var(--black)}.adj-button_alternative-light i[data-v-602b5e80]{color:var(--icon-dark)}.adj-button_alternative-light[data-v-602b5e80]:hover{background-color:var(--back-dark)}.adj-button_alternative-light[data-v-602b5e80]:active{background-color:var(--icon-light)}.adj-button_alternative-light:active i[data-v-602b5e80]{color:var(--black)}.adj-button_alternative-dark[data-v-602b5e80]{background-color:var(--back-dark);color:var(--black)}.adj-button_alternative-dark i[data-v-602b5e80]{color:var(--icon-dark)}.adj-button_alternative-dark[data-v-602b5e80]:hover{background-color:var(--icon-light)}.adj-button_alternative-dark:hover i[data-v-602b5e80]{color:var(--black)}.adj-button_alternative-active[data-v-602b5e80]{background-color:var(--alternative);color:var(--white)}.adj-button_alternative-active i[data-v-602b5e80]{color:var(--white)}.adj-button_alternative[data-v-602b5e80]{background-color:var(--back-light);color:var(--alternative)}.adj-button_alternative i[data-v-602b5e80]{color:var(--alternative)}.adj-button_alternative[data-v-602b5e80]:hover{background-color:var(--back-dark)}.adj-button_disabled[data-v-602b5e80]{background-color:var(--stroke-light)!important;color:var(--white)!important}.adj-button_disabled i[data-v-602b5e80]{color:var(--white)!important}.adj-checkbox[data-v-f8f6e87a]{cursor:pointer;display:flex;align-items:center;gap:0 8px}.adj-checkbox__handle[data-v-f8f6e87a]{width:16px;height:16px;border:1px solid var(--stroke-light);border-radius:4px;transition:.3s;position:relative}.adj-checkbox__handle svg[data-v-f8f6e87a]{display:block;position:absolute;left:-1px;top:-1px;transition:.3s}.adj-checkbox__handle svg rect[data-v-f8f6e87a]{fill:var(--alternative)}.adj-checkbox__handle svg path[data-v-f8f6e87a]{fill:var(--white)}.adj-checkbox:hover .adj-checkbox__handle[data-v-f8f6e87a]{border:1px solid var(--alternative)}.adj-checkbox.disabled svg rect[data-v-f8f6e87a]{fill:var(--stroke-light)}.adj-checkbox.disabled span[data-v-f8f6e87a]{color:var(--stroke-dark)}.adj-checkbox.disabled:hover .adj-checkbox__handle[data-v-f8f6e87a]{pointer-events:none;border:1px solid var(--stroke-light)}.adj-scroll[data-v-ab6451fe]{overflow-x:auto;overflow-y:auto}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar{width:15px;height:15px}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-track{background:var(--back-light)}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-thumb{background-color:var(--icon-light);border-radius:20px;border:5px solid var(--back-light)}.adj-scroll[data-v-ab6451fe]::-webkit-scrollbar-thumb:hover{background-color:var(--icon-dark)}@-moz-document url-prefix(){.adj-scroll[data-v-ab6451fe]{scrollbar-color:var(--icon-light) var(--back-light)}.adj-scroll[data-v-ab6451fe]:hover{scrollbar-color:var(--icon-dark) var(--back-light)}}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar{width:11px;height:11px}@-moz-document url-prefix(){.adj-scroll_white[data-v-ab6451fe]{scrollbar-color:var(--icon-light) var(--white)}.adj-scroll_white[data-v-ab6451fe]:hover{scrollbar-color:var(--icon-dark) var(--white)}}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar-track{background:var(--white)}.adj-scroll_white[data-v-ab6451fe]::-webkit-scrollbar-thumb{border:3px solid var(--white)}.adj-filter-select__name[data-v-1388613f]{padding:5px 4px 5px 10px;position:relative;cursor:pointer;width:-webkit-fill-available;background-color:var(--back-light);border-radius:5px;max-width:fit-content;transition:.3s;display:flex;align-items:center;gap:2px}.adj-filter-select__name[data-v-1388613f]:hover{background-color:var(--back-dark)}.adj-filter-select__name span[data-v-1388613f]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-filter-select__name i[data-v-1388613f]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-filter-select.show .adj-filter-select__name[data-v-1388613f]{background-color:var(--back-dark)}.adj-filter-select.show i[data-v-1388613f]{transform:rotate(180deg)}.adj-filter-select__items[data-v-1388613f]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-filter-select__item[data-v-1388613f]{padding:13.5px 16px;transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:0 10px}.adj-filter-select__item[data-v-1388613f]:hover{background-color:var(--back-dark)}.adj-filter-select__item_disabled[data-v-1388613f]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-filter-select__item_disabled i[data-v-1388613f]{color:var(--icon-dark)}.adj-filter-select.left .adj-filter-select__items[data-v-1388613f]{right:0;left:auto;transform:none}.adj-filter-select.right .adj-filter-select__items[data-v-1388613f]{left:0;transform:none}.adj-filter-select.active .adj-filter-select__name[data-v-1388613f]{background-color:var(--contrast-normal)}.adj-filter-select.active .adj-filter-select__name span[data-v-1388613f]{color:var(--white)}.adj-filter-select.active .adj-filter-select__name[data-v-1388613f]:hover{background-color:var(--contrast-light)}.adj-filter-select.active .adj-filter-select__name i[data-v-1388613f]{color:var(--white)}.adj-hint-desktop[data-v-c37cada5]{padding:5px 10px;background:#fff;position:relative;width:var(--7aca7e46);border:1px solid var(--stroke-light);box-shadow:0 4px 8px #052d2b26;border-radius:5px}.adj-hint-desktop__text[data-v-c37cada5]{font-family:Roboto;font-size:13px;font-weight:400;line-height:19px}.adj-hint-desktop__text[data-v-c37cada5] p{margin-top:7px}.adj-hint-desktop__text[data-v-c37cada5] p:first-child{margin:0}.adj-hint-desktop__triangle[data-v-c37cada5]{position:absolute;left:calc(50% - 7px);top:-13px}.adj-hint-desktop__triangle_inner[data-v-c37cada5]{fill:#fff}.adj-hint-desktop__triangle_border[data-v-c37cada5]{stroke:var(--stroke-light)}.adj-hint-desktop_dark.adj-hint-desktop[data-v-c37cada5]{padding:15px;border:none;box-shadow:none;border-radius:15px;background-color:#000000b3;color:var(--white)}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_inner[data-v-c37cada5]{fill:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop .adj-hint-desktop__triangle_border[data-v-c37cada5]{stroke:#000000b3}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_left .adj-hint-desktop__triangle[data-v-c37cada5]{right:15px}.adj-hint-desktop_dark.adj-hint-desktop.adj-hint-desktop_right .adj-hint-desktop__triangle[data-v-c37cada5]{left:15px}.adj-hint-desktop_top.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{position:absolute;transform:rotate(180deg);top:unset;bottom:-13px}.adj-hint-desktop_left.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{right:10px;left:auto}.adj-hint-desktop_right.adj-hint-desktop .adj-hint-desktop__triangle[data-v-c37cada5]{left:10px}.adj-modal_wrapper[data-v-921de616]{position:fixed;top:0;bottom:0;left:0;right:0;z-index:50}.adj-modal__background[data-v-921de616]{width:100%;height:100%;background-color:#00000080;cursor:pointer}.adj-modal__window[data-v-921de616]{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-color:var(--white);box-shadow:0 4px 15px #00343166;border-radius:15px;width:var(--65069964);height:fit-content;max-width:calc(100% - 64px);max-height:calc(100% - 64px);color:var(--black)}@media (max-width: 779px){.adj-modal__window[data-v-921de616]{border-radius:0;width:100%;height:100%;max-width:100%;max-height:100%}}.adj-modal__close[data-v-921de616]{position:absolute;cursor:pointer;width:34px;height:34px;line-height:34px;font-size:34px;top:-34px;right:-34px;color:#ffffffb3}.adj-modal__close[data-v-921de616]:hover{color:var(--white)}@media (max-width: 779px){.adj-modal__close[data-v-921de616]{top:15px;right:15px;color:var(--icon-light)}.adj-modal__close[data-v-921de616]:hover{color:var(--stroke-dark)}}.adj-hint__slot[data-v-be48db98]{width:fit-content;height:fit-content}.adj-hint__hint[data-v-be48db98]{z-index:20;position:fixed}.adj-hint__modal[data-v-be48db98]{padding:30px 20px}.adj-hint__modal[data-v-be48db98] p{margin-top:7px}.adj-hint__modal[data-v-be48db98] p:first-child{margin:0}@media (max-width: 779px){.adj-hint__modal[data-v-be48db98]{padding:50px 20px}}.adj-icon[data-v-5524b1e2]{cursor:pointer;transition:.3s;height:var(--7fb84d06);width:var(--7fb84d06)}.adj-icon i[data-v-5524b1e2]{display:block;font-size:var(--7fb84d06);line-height:var(--7fb84d06);transition:.3s}.adj-icon_light i[data-v-5524b1e2]{color:var(--icon-light)}.adj-icon_light i[data-v-5524b1e2]:hover{color:var(--stroke-dark)}.adj-icon_contrast i[data-v-5524b1e2]{color:var(--icon-dark)}.adj-icon_contrast i[data-v-5524b1e2]:hover{color:var(--black)}.adj-icon_dark-back i[data-v-5524b1e2]{color:#ffffffb3}.adj-icon_dark-back i[data-v-5524b1e2]:hover{color:#fff}.adj-icon_disabled i[data-v-5524b1e2]{color:var(--stroke-light)!important}.adj-icon-button[data-v-bd9a4816]{position:relative;cursor:pointer;transition:.3s}.adj-icon-button_medium[data-v-bd9a4816]{width:42px;height:42px;padding:6px;border-radius:10px}.adj-icon-button_medium i[data-v-bd9a4816]{line-height:30px;font-size:30px}.adj-icon-button_small[data-v-bd9a4816]{width:34px;height:34px;padding:5px;border-radius:5px}.adj-icon-button_small i[data-v-bd9a4816]{line-height:24px;font-size:24px}.adj-icon-button_white-back[data-v-bd9a4816]{background-color:var(--white);box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back i[data-v-bd9a4816]{color:var(--icon-light)}.adj-icon-button_white-back[data-v-bd9a4816]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button_white-back:hover i[data-v-bd9a4816]{color:var(--stroke-dark)}.adj-icon-button_white-back.adj-icon-button_disabled[data-v-bd9a4816]{box-shadow:0 4px 8px #052d2b26}.adj-icon-button_white-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--stroke-light)}.adj-icon-button_white-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_dark-back[data-v-bd9a4816]{background-color:var(--back-dark)}.adj-icon-button_dark-back i[data-v-bd9a4816]{color:var(--icon-dark)}.adj-icon-button_dark-back[data-v-bd9a4816]:hover{background-color:var(--icon-light)}.adj-icon-button_dark-back:hover i[data-v-bd9a4816]{color:var(--black)}.adj-icon-button_dark-back.adj-icon-button_disabled[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_dark-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--white)}.adj-icon-button_dark-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_light-back[data-v-bd9a4816]{background-color:var(--back-light)}.adj-icon-button_light-back i[data-v-bd9a4816]{color:var(--icon-dark)}.adj-icon-button_light-back[data-v-bd9a4816]:hover{background-color:var(--back-dark)}.adj-icon-button_light-back.adj-icon-button_disabled[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button_light-back.adj-icon-button_disabled i[data-v-bd9a4816]{color:var(--white)}.adj-icon-button_light-back.adj-icon-button_disabled .adj-icon-button__qty[data-v-bd9a4816]{background:var(--stroke-light)}.adj-icon-button__icon[data-v-bd9a4816]{transition:.3s}.adj-icon-button__qty[data-v-bd9a4816]{position:absolute;text-align:center;right:-5px;bottom:-5px;min-width:16px;height:16px;line-height:16px;border-radius:8px;background:var(--contrast-normal);color:var(--white);padding:0 4px}.adj-radio[data-v-1291569e]{display:flex;flex-wrap:wrap;gap:10px 15px}.adj-radio__item[data-v-1291569e]{cursor:pointer;display:flex;align-items:center;gap:8px}.adj-radio__item_left[data-v-1291569e]{flex-direction:row-reverse}.adj-radio__item_button[data-v-1291569e]{width:16px;height:16px;border-radius:50%;border:1px solid var(--stroke-light);transition:border-color .3s}.adj-radio__item:hover .adj-radio__item_button[data-v-1291569e]{border:1px solid var(--alternative)}.adj-radio__item.active .adj-radio__item_button[data-v-1291569e]{border:3px solid var(--alternative)}.adj-radio_disabled.adj-radio[data-v-1291569e]{pointer-events:none}.adj-radio_disabled.adj-radio .adj-radio__item_button[data-v-1291569e]{border-color:var(--stroke-light)}.adj-radio_disabled.adj-radio .adj-radio__item_name[data-v-1291569e]{color:var(--stroke-dark)}.adj-select-modern[data-v-f9310787]{max-width:fit-content;cursor:pointer;position:relative}.adj-select-modern .adj-input[data-v-f9310787]{display:flex;align-items:center;gap:2px;border-radius:5px;background-color:var(--back-light);height:34px;transition:.3s}.adj-select-modern .adj-input[data-v-f9310787]:hover{background-color:var(--back-dark)}.adj-select-modern .adj-input__image[data-v-f9310787]{width:34px;height:34px;border-radius:5px;position:relative}.adj-select-modern .adj-input__border[data-v-f9310787]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern .adj-input__text[data-v-f9310787]{font-size:14px;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select-modern .adj-input__icon[data-v-f9310787]{transition:.3s;font-size:24px;margin-left:2px;margin-right:6.5px;color:var(--icon-dark)}.adj-select-modern_text .adj-input__text[data-v-f9310787]{margin-left:10px}.adj-select-modern_image .adj-input__text[data-v-f9310787],.adj-select-modern_background .adj-input__text[data-v-f9310787]{margin-left:8px}.adj-select-modern__items[data-v-f9310787]{width:290px;position:absolute;top:34px;left:50%;transform:translate(-50%);background:var(--back-light);padding:10px 0;z-index:10;border-radius:15px;overflow:auto}.adj-select-modern__item[data-v-f9310787]{transition:.3s;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:10px;height:48px}.adj-select-modern__item[data-v-f9310787]:hover{background-color:var(--back-dark)}.adj-select-modern__item-image[data-v-f9310787]{position:relative;width:34px;height:34px;border-radius:5px}.adj-select-modern__item-border[data-v-f9310787]{position:absolute;top:0;width:34px;height:34px;border-radius:5px;border:1px solid var(--stroke-light)}.adj-select-modern_text .adj-select-modern__item-text[data-v-f9310787]{margin-left:16px}.adj-select-modern_image .adj-select-modern__item-image[data-v-f9310787],.adj-select-modern_background .adj-select-modern__item-image[data-v-f9310787]{margin-left:7px}.adj-select-modern.show .adj-input[data-v-f9310787]{background-color:var(--back-dark)}.adj-select-modern.show i[data-v-f9310787]{transform:scaleY(-1)}.adj-select-modern.disabled .adj-input[data-v-f9310787]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select-modern.disabled .adj-input i[data-v-f9310787]{color:var(--icon-dark)}.adj-select-modern.left .adj-select-modern__items[data-v-f9310787]{right:0;left:auto;transform:none}.adj-select-modern.right .adj-select-modern__items[data-v-f9310787]{left:0;transform:none}.adj-skeleton-item[data-v-c6820958]{max-width:100%;width:var(--73b36252);margin-top:var(--5f18ed58);aspect-ratio:var(--ac595bde);height:var(--3656db94);display:block;border-radius:15px;background-image:linear-gradient(270deg,#e9eff3,#c8c8d0,#c8c8d0,#e9eff3);background-size:400% 100%;animation:adj-loading-c6820958 4s ease-in-out infinite}@keyframes adj-loading-c6820958{0%{background-position:200% 0}to{background-position:-200% 0}}.adj-skeleton[data-v-080d9f14]{display:flex;flex-direction:column;align-items:var(--c2e40cd4);max-width:100%;width:var(--019b6ab8)}svg[data-v-f04662e9]{display:block}svg circle[data-v-f04662e9]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-f04662e9]{fill:var(--white)}.adj-tabs[data-v-fcf34a9c]{width:100%;overflow:auto;position:relative}.adj-tabs[data-v-fcf34a9c]::-webkit-scrollbar{display:none}.adj-tabs-wrapper[data-v-fcf34a9c]{display:flex;width:max-content;padding:0 10px}@media (max-width: 779px){.adj-tabs-wrapper[data-v-fcf34a9c]{padding:0}}.adj-tabs__item[data-v-fcf34a9c]{padding:13.5px 15px;display:flex;align-items:center;gap:6px;cursor:pointer}.adj-tabs__item p[data-v-fcf34a9c]{font-size:14px;line-height:21px;white-space:nowrap}.adj-tabs__item span[data-v-fcf34a9c]{background:var(--alternative);color:var(--white);font-size:12px;line-height:16px;border-radius:20px;padding:0 4.5px}.adj-tabs__item.active[data-v-fcf34a9c]{position:relative;transition:.3s}.adj-tabs__item.active[data-v-fcf34a9c]:before{position:absolute;content:"";width:100%;left:0;right:0;bottom:0;height:2px;background-color:var(--contrast-normal)}.adj-tabs__item.disabled p[data-v-fcf34a9c]{color:var(--stroke-dark)}.adj-upload-file[data-v-a4227077]{display:flex;align-items:center;gap:0 6px;cursor:pointer}.adj-upload-file [class^=icon-][data-v-a4227077]{transition:.3s;line-height:24px;font-size:24px}.adj-upload-file__main[data-v-a4227077]{display:flex;align-items:center;gap:0 6px}.adj-upload-file__main .icon-arrow-circle-up[data-v-a4227077]{color:var(--alternative)}.adj-upload-file__main:hover .icon-arrow-circle-up[data-v-a4227077]{color:var(--black)}.adj-upload-file .icon-close[data-v-a4227077]{color:var(--icon-light)}.adj-upload-file_loading .icon-arrow-circle-up[data-v-a4227077]{animation:loading-a4227077 .2s infinite alternate ease-in-out}@keyframes loading-a4227077{0%{color:var(--alternative)}to{color:var(--black)}}.adj-button-checkbox[data-v-80d5eb02]{height:34px;padding:0 15px 0 11px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:6px;width:fit-content;cursor:pointer}.adj-button-checkbox__title[data-v-80d5eb02]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-button-checkbox i[data-v-80d5eb02]{color:var(--icon-dark);line-height:20px;font-size:20px}.adj-button-checkbox[data-v-80d5eb02]:hover{background:var(--back-dark)}.adj-button-checkbox.active[data-v-80d5eb02]{background:var(--icon-light)}.adj-button-checkbox.active i[data-v-80d5eb02],.adj-button-checkbox.active .adj-button-checkbox__title[data-v-80d5eb02]{color:var(--black)}.adj-button-checkbox.active[data-v-80d5eb02]:hover{background:var(--back-dark)}.adj-download-link[data-v-7a57f70c]{gap:0 6px;display:flex;text-decoration:none}.adj-download-link .icon-file[data-v-7a57f70c]{color:var(--alternative);font-size:24px;transition:.3s;text-decoration:none}.adj-download-link .title[data-v-7a57f70c]{color:var(--alternative);font-family:Roboto;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;transition:.3s;text-decoration:underline}.adj-download-link:hover .icon-file[data-v-7a57f70c],.adj-download-link:hover .title[data-v-7a57f70c]{color:var(--contrast-normal)}.adj-dropdown-link__title[data-v-17f078e6]{display:flex;align-items:center;gap:0 6px;cursor:pointer;margin-bottom:10px}.adj-dropdown-link__title i[data-v-17f078e6]{transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-dropdown-link__items[data-v-17f078e6]{display:flex;flex-direction:column;gap:10px;padding-left:30px}.adj-dropdown-link_show i[data-v-17f078e6]{transform:rotate(180deg)}.adj-filter-checkbox[data-v-e627919d]{height:34px;padding:0 10px;border-radius:5px;background:var(--back-light);transition:.3s;display:flex;align-items:center;gap:4px;width:fit-content;cursor:pointer}.adj-filter-checkbox__title[data-v-e627919d]{font-size:14px;line-height:21px;text-wrap:nowrap}.adj-filter-checkbox i[data-v-e627919d]{color:var(--white);font-size:24px}.adj-filter-checkbox[data-v-e627919d]:hover{background:var(--back-dark)}.adj-filter-checkbox.active[data-v-e627919d]{background:var(--contrast-normal)}.adj-filter-checkbox.active .adj-filter-checkbox__title[data-v-e627919d]{color:var(--white)}.adj-filter-checkbox.active[data-v-e627919d]:hover{background:var(--contrast-light)}.adj-icon-button-text[data-v-87475a97]{cursor:pointer;transition:.3s;width:fit-content;height:42px;padding:6px;border-radius:10px;background-color:var(--white);box-shadow:0 4px 8px #052d2b26;text-wrap:nowrap}.adj-icon-button-text i[data-v-87475a97]{line-height:30px;font-size:30px;color:var(--icon-light)}.adj-icon-button-text[data-v-87475a97]:hover{box-shadow:0 4px 15px #00343145}.adj-icon-button-text:hover i[data-v-87475a97]{color:var(--stroke-dark)}.adj-icon-button-text[data-v-87475a97]:after,.adj-icon-button-text[data-v-87475a97]:before{display:inline-block;max-width:0;vertical-align:bottom;overflow:hidden;text-wrap:nowrap;margin-bottom:7px;transition:.3s}.adj-icon-button-text[data-v-87475a97]:hover:after,.adj-icon-button-text[data-v-87475a97]:hover:before{max-width:600px}.adj-icon-button-text_right[data-v-87475a97]:after{content:var(--1ba7bed2)}.adj-icon-button-text_right[data-v-87475a97]:hover:after{margin-left:6px;margin-right:15px}.adj-icon-button-text_left[data-v-87475a97]:before{content:var(--1ba7bed2)}.adj-icon-button-text_left[data-v-87475a97]:hover:before{margin-left:15px;margin-right:6px}.adj-icon-button-text_loading i[data-v-87475a97]{animation:adj-loading-87475a97 .2s infinite alternate ease-in-out}[class^=icon-][data-v-87475a97]{transition:.3s}@keyframes adj-loading-87475a97{0%{color:var(--icon-light)}to{color:var(--stroke-dark)}}.adj-image-button[data-v-b8cbc1b8]{background:#fff;width:90px;height:90px;border-radius:20px;padding:8px;transition:.3s;border:2px solid transparent;cursor:pointer}.adj-image-button[data-v-b8cbc1b8]:hover{box-shadow:0 4px 15px #00343145}.adj-image-button img[data-v-b8cbc1b8]{width:100%;height:auto}.adj-image-button.active[data-v-b8cbc1b8]{border:2px solid var(--contrast-normal)}.adj-input__title[data-v-bef1229d]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-input__title span[data-v-bef1229d]{color:var(--contrast-normal)}.adj-input__hint[data-v-bef1229d]{position:absolute;right:0;top:45px}.adj-input__field[data-v-bef1229d]{position:relative}.adj-input__field input[data-v-bef1229d]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s}.adj-input__field input[data-v-bef1229d]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--stroke-dark);transition:.3s}.adj-input__field input[data-v-bef1229d]:focus{border:1px solid var(--alternative)}.adj-input__field input[data-v-bef1229d]:focus::placeholder{color:var(--stroke-light)}.adj-input__field .icon-pass[data-v-bef1229d]{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.adj-input__field .icon-pass i[data-v-bef1229d]{color:var(--icon-light);transition:.3s;font-size:24px}.adj-input__field .icon-pass:hover i[data-v-bef1229d]{color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-bef1229d]{background-color:var(--back-light);border:1px solid var(--stroke-light);color:var(--stroke-dark)}.adj-input_disabled .adj-input__field input[data-v-bef1229d]::placeholder{color:var(--stroke-light)}.adj-input_disabled .adj-input__field .icon-pass i[data-v-bef1229d]{color:var(--stroke-light)}.adj-input_error .adj-input__field input[data-v-bef1229d]{border:1px solid var(--error)}.adj-input_left-title[data-v-bef1229d]{display:flex;align-items:center;gap:0 10px}.adj-input_left-title .adj-input__title[data-v-bef1229d]{margin-bottom:0}.adj-input_password .adj-input__field input[data-v-bef1229d]{padding:6.5px 42px 6.5px 10px}.adj-input-modern[data-v-1b1ec6df]{position:relative}.adj-input-modern input[data-v-1b1ec6df]{height:34px;padding:6.5px 10px;border:none;border-bottom:1px solid var(--alternative);color:var(--alternative);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%}.adj-input-modern input[data-v-1b1ec6df]::placeholder{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;color:var(--alternative);transition:.3s}.adj-input-modern input[data-v-1b1ec6df]:focus{border-bottom:2px solid var(--alternative)}.adj-input-modern input[data-v-1b1ec6df]:focus::placeholder{color:var(--icon-light)}.adj-input-modern_disabled input[data-v-1b1ec6df]{color:var(--stroke-dark);border-bottom:1px solid var(--stroke-light)}.adj-input-modern_disabled input[data-v-1b1ec6df]::placeholder{color:var(--stroke-light)}.adj-select__title[data-v-8908a082]{font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;margin-bottom:4px;white-space:nowrap}.adj-select__title span[data-v-8908a082]{color:var(--contrast-normal)}.adj-select__comment[data-v-8908a082]{color:var(--alternative);font-size:12px;line-height:16px;position:absolute;right:0;top:-22px}.adj-select__name[data-v-8908a082]{padding:5.5px 30px 5.5px 10px;border:1px solid var(--stroke-light);position:relative;cursor:pointer;width:-webkit-fill-available}.adj-select__name_active[data-v-8908a082]{border:1px solid var(--alternative)}.adj-select__name input[data-v-8908a082]{border:0;outline:0}.adj-select__name span[data-v-8908a082]{white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis}.adj-select__name i[data-v-8908a082]{position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:.3s;font-size:24px;color:var(--icon-dark)}.adj-select.show i[data-v-8908a082]{transform:translateY(-50%) rotate(180deg)}.adj-select__items[data-v-8908a082]{position:absolute;top:33px;left:-1px;right:-1px;background:var(--white);padding:5px 0;border:1px solid var(--stroke-light);z-index:10}.adj-select__item[data-v-8908a082]{padding:6.5px 10px;transition:.3s;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adj-select__item[data-v-8908a082]:hover{background-color:var(--back-light)}.adj-select__item.active[data-v-8908a082]{color:var(--alternative)}.adj-select.disabled .adj-select__comment[data-v-8908a082]{color:var(--stroke-dark)}.adj-select.disabled .adj-select__name[data-v-8908a082]{background-color:var(--back-light);color:var(--stroke-dark)}.adj-select.disabled .adj-select__name i[data-v-8908a082]{color:var(--stroke-light)}.adj-select.leftTitle[data-v-8908a082]{display:flex;align-items:center;gap:0 10px;margin-top:25px}.adj-select.leftTitle .adj-select__title[data-v-8908a082]{margin-bottom:2px}svg[data-v-0a2a1324]{display:block}svg circle[data-v-0a2a1324]{fill:var(--contrast-normal);stroke:var(--white)}svg path[data-v-0a2a1324]{fill:var(--white)}svg[data-v-066981b3]{display:block}svg path[data-v-066981b3]{fill:#d8362a}.adj-image-item[data-v-7dafde96]{display:flex;flex-direction:column;max-width:100%;width:var(--69e20140);height:auto;position:relative;gap:10px}.adj-image-item_hovered[data-v-7dafde96]{cursor:pointer}.adj-image-item_hovered .adj-bottom__title[data-v-7dafde96]{color:var(--contrast-normal)}.adj-image-item_hovered .adj-hint__wrapper[data-v-7dafde96]{transform:translateY(0)}.adj-image-item_checked .adj-bottom__title[data-v-7dafde96]{color:var(--contrast-normal);border-color:var(--contrast-normal)}.adj-image-item_bordered .adj-top[data-v-7dafde96]{border:1px var(--stroke-light) solid}.adj-top[data-v-7dafde96]{width:100%;position:relative}.adj-top__image[data-v-7dafde96]{display:block;width:100%;object-fit:contain}.adj-top__check[data-v-7dafde96]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:34px;height:34px}.adj-hint[data-v-7dafde96]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.adj-hint__wrapper[data-v-7dafde96]{position:absolute;bottom:0;right:0;left:0;padding:15px 10px;background-color:#000000b3;transform:translateY(100%);color:var(--white);transition:.3s}.adj-labels[data-v-7dafde96]{display:flex;flex-direction:column;text-align:center;width:57px;height:30px;gap:5px;position:absolute;right:0;top:5px}.adj-labels__label[data-v-7dafde96]{color:var(--white);background-color:var(--alternative)}.adj-top__buttons[data-v-7dafde96]{display:flex;flex-direction:column;gap:5px;position:absolute;left:0;top:0;opacity:0;transition:.3s}@media (max-width: 1199px){.adj-top__buttons[data-v-7dafde96]{opacity:1}}.adj-image-item:hover .adj-top__buttons[data-v-7dafde96]{opacity:1}.adj-bottom__title[data-v-7dafde96]{padding-bottom:1px;border-bottom:2px transparent solid;transition:.3s}.adj-bottom__title_center[data-v-7dafde96]{text-align:center}.adj-bottom__subtitle[data-v-7dafde96]{margin-top:3px;color:var(--stroke-dark)}.adj-square[data-v-7dafde96]{display:flex;justify-content:center;align-items:center;position:absolute;width:34px;height:34px;right:-17px;background-color:var(--white);color:var(--icon-light);border:1px solid var(--icon-light);border-radius:5px;font-size:24px;line-height:24px;transition:.3s}.adj-square_close[data-v-7dafde96]{top:-17px}.adj-square_quantity[data-v-7dafde96]{bottom:22px;color:var(--contrast-normal);border:1px solid var(--contrast-normal);font-size:16px}.adj-square_plus[data-v-7dafde96]{bottom:-17px}.adj-square_close[data-v-7dafde96],.adj-square_plus[data-v-7dafde96]{box-shadow:0 4px 8px #052d2b26}.adj-square_close[data-v-7dafde96]:hover,.adj-square_plus[data-v-7dafde96]:hover{color:var(--stroke-dark);box-shadow:0 4px 15px #00343145}.adj-blocks[data-v-ceba5569]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:50px 20px}@media (min-width: 1200px){.adj-blocks__item[data-v-ceba5569]{max-width:195px}}@media (min-width: 1200px){.adj-blocks__item[data-v-ceba5569]{width:195px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 60px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 40px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 20px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% - 20px)/2)}}@media (max-width: 359px){.adj-blocks__item[data-v-ceba5569]{width:calc((100% + -0px)*1)}}.adj-cover-item[data-v-f68f5046]{display:flex;flex-direction:column;max-width:100%;width:var(--36b60755);height:auto;position:relative}.adj-cover-item_hovered[data-v-f68f5046]{cursor:pointer}.adj-cover-item_hovered .adj-bottom__title[data-v-f68f5046]{color:var(--contrast-normal)}.adj-cover-item_underlined .adj-bottom__title[data-v-f68f5046]{text-decoration:underline}.adj-cover-item_checked .adj-bottom__title[data-v-f68f5046]{color:var(--contrast-normal);border-color:var(--contrast-normal)}.adj-top[data-v-f68f5046]{width:100%;position:relative;aspect-ratio:1}.adj-top__image[data-v-f68f5046]{display:block;width:100%}.adj-top__check[data-v-f68f5046]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:34px;height:34px}.adj-top__icon-buttons[data-v-f68f5046]{position:absolute;right:0;top:0;display:flex;flex-direction:column;row-gap:5px}.adj-bottom[data-v-f68f5046]{min-height:80px}.adj-bottom__title[data-v-f68f5046]{text-align:center;padding:15px 0 16px;border-bottom:2px transparent solid;transition:.3s}.adj-laminates[data-v-9be5871f]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:35px 20px}@media (max-width: 1199px){.adj-laminates[data-v-9be5871f]{gap:35px 30px}}@media (min-width: 1200px){.adj-laminates__item[data-v-9be5871f]{max-width:195px;width:195px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-laminates__item[data-v-9be5871f]{width:calc((100vw - 90px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 60px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-laminates__item[data-v-9be5871f]{width:calc((100% + -0px)*1)}}.adj-materials[data-v-a849395c]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-materials[data-v-a849395c]{gap:30px 30px}}@media (min-width: 1200px){.adj-materials__item[data-v-a849395c]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-materials__item[data-v-a849395c]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-materials__item[data-v-a849395c]{width:calc((100% + -0px)*1)}}.adj-models[data-v-16e28efc]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (min-width: 780px) and (max-width: 1019px){.adj-models[data-v-16e28efc]{max-width:850px}}@media (min-width: 1020px){.adj-models__item[data-v-16e28efc]{max-width:195px}}@media (min-width: 1920px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 100px) / 6)}}@media (min-width: 1200px) and (max-width: 1919px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 60px)/4)}}@media (min-width: 1020px) and (max-width: 1199px){.adj-models__item[data-v-16e28efc]{width:calc((100vw - 60px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 40px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 20px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-models__item[data-v-16e28efc]{width:calc((100% - 20px)/2)}}@media (max-width: 359px){.adj-models__item[data-v-16e28efc]{width:calc((100% + -0px)*1)}}.adj-navigator-item[data-v-1c5e5a3c]{display:flex;flex-direction:column;width:112px;cursor:pointer}@media (max-width: 779px){.adj-navigator-item[data-v-1c5e5a3c]{width:160px}}.adj-navigator-item_disabled[data-v-1c5e5a3c],.adj-navigator-item_loading[data-v-1c5e5a3c]{cursor:default}.adj-navigator-item__top[data-v-1c5e5a3c]{height:42px;display:flex;align-items:center}.adj-navigator-item__label[data-v-1c5e5a3c]{height:25px;font-size:13px;line-height:19px;text-align:center;transition:.3s;padding-top:6px}.adj-navigator-item__label_active[data-v-1c5e5a3c],.adj-navigator-item__label_normal[data-v-1c5e5a3c]{color:var(--black)}.adj-navigator-item__label_disabled[data-v-1c5e5a3c]{color:var(--stroke-light)}.adj-navigator-item__square[data-v-1c5e5a3c]{width:42px;height:42px;border-radius:10px;text-align:center;overflow:hidden;padding:4px;transition:.3s}.adj-navigator-item__square span[data-v-1c5e5a3c],.adj-navigator-item__square i[data-v-1c5e5a3c]{font-size:30px;line-height:32px}.adj-navigator-item__square_active[data-v-1c5e5a3c]{border:2px var(--contrast-normal) solid;background-color:var(--contrast-normal);color:var(--white)}.adj-navigator-item__square_normal[data-v-1c5e5a3c]{border:2px var(--black) solid;color:var(--black)}.adj-navigator-item__square_disabled[data-v-1c5e5a3c]{border:2px var(--stroke-light) solid;color:var(--stroke-light)}.adj-navigator-item__square span[data-v-1c5e5a3c]{font-size:16px;font-weight:700}.adj-navigator-item__line[data-v-1c5e5a3c]{width:35px;height:2px;transition:.3s}@media (max-width: 779px){.adj-navigator-item__line[data-v-1c5e5a3c]{width:59px}}.adj-navigator-item__line_active[data-v-1c5e5a3c]{background-color:var(--contrast-normal)}.adj-navigator-item__line_normal[data-v-1c5e5a3c]{background-color:var(--black)}.adj-navigator-item__line_disabled[data-v-1c5e5a3c]{background-color:var(--stroke-light)}.adj-navigator-item__line_hidden[data-v-1c5e5a3c]{background-color:transparent}.adj-navigator-item:hover .adj-navigator-item__square_active[data-v-1c5e5a3c]{border:2px var(--contrast-light) solid;background-color:var(--contrast-light)}.adj-navigator-item:hover .adj-navigator-item__square_normal[data-v-1c5e5a3c]{border:2px var(--contrast-normal) solid;color:var(--contrast-normal)}.adj-navigator-item_loading .adj-navigator-item__square_active[data-v-1c5e5a3c]{animation:adj-loading-border-1c5e5a3c .2s infinite alternate ease-in-out,adj-loading-background-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__square_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__square_disabled[data-v-1c5e5a3c]{animation:adj-loading-border-1c5e5a3c .2s infinite alternate ease-in-out,adj-loading-color-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__line_active[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__line_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__line_disabled[data-v-1c5e5a3c]{animation:adj-loading-background-1c5e5a3c .2s infinite alternate ease-in-out}.adj-navigator-item_loading .adj-navigator-item__label_active[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__label_normal[data-v-1c5e5a3c],.adj-navigator-item_loading .adj-navigator-item__label_disabled[data-v-1c5e5a3c]{animation:adj-loading-color-1c5e5a3c .2s infinite alternate ease-in-out}@keyframes adj-loading-color-1c5e5a3c{0%{color:var(--stroke-light)}to{color:var(--stroke-dark)}}@keyframes adj-loading-border-1c5e5a3c{0%{border-color:var(--stroke-light)}to{border-color:var(--stroke-dark)}}@keyframes adj-loading-background-1c5e5a3c{0%{background-color:var(--stroke-light)}to{background-color:var(--stroke-dark)}}.adj-navigator-wrapper[data-v-c07fa70c]{display:flex;justify-content:center}.adj-navigator-wrapper__item-title[data-v-c07fa70c]{font-family:Eurostile;font-weight:500;font-size:40px;line-height:40px;letter-spacing:0em;white-space:nowrap;margin:3px 20px 0}@media (max-width: 1199px){.adj-navigator-wrapper__item-title[data-v-c07fa70c]{font-weight:600;font-size:24px;line-height:32px;margin:7px 10px 0}}@media (max-width: 779px){.adj-navigator-wrapper__item-title[data-v-c07fa70c]{width:10px;height:10px;margin:16px 0 0;overflow:hidden;color:var(--contrast-normal);background-color:var(--contrast-normal);border-radius:3px}}.adj-navigator__fixed[data-v-aba78aae]{height:62px;position:fixed;background-color:var(--white);left:0;right:0;top:var(--69d4e0aa);padding:10px 0;z-index:30;border-bottom:1px solid var(--back-light)}.adj-navigator__inline[data-v-aba78aae]{height:87px;padding:10px 0}.adj-personalizations[data-v-492497f8]{display:flex;flex-direction:column;gap:30px}.adj-personalizations__groups[data-v-492497f8]{display:flex;gap:10px}.adj-personalizations__items[data-v-492497f8]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-personalizations__items[data-v-492497f8]{gap:30px 30px}}@media (min-width: 1200px){.adj-personalizations__item[data-v-492497f8]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-personalizations__item[data-v-492497f8]{width:calc((100% + -0px)*1)}}.adj-input__field[data-v-e3e5ba5c]{position:relative}.adj-input__field input[data-v-e3e5ba5c]{height:34px;padding:6.5px 10px;border:1px solid var(--stroke-light);font-family:Roboto;font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;background-color:var(--white);width:100%;transition:.3s;align-items:center;margin:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.adj-input__field input[data-v-e3e5ba5c]::-webkit-inner-spin-button{-webkit-appearance:none}.adj-input__field input[data-v-e3e5ba5c]:focus{border:1px solid var(--alternative)}.adj-select-image[data-v-fb2fb1c5]{width:100%;overflow:hidden;position:relative;max-height:var(--d9b2170a);transition:.3s}.adj-select-image[data-v-fb2fb1c5]::-webkit-scrollbar{display:none}.adj-select-image-wrapper[data-v-fb2fb1c5]{display:flex;width:100%;flex-wrap:wrap;gap:11px}.adj-select-image-item[data-v-fb2fb1c5]{width:75px;height:75px;cursor:pointer;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.adj-select-image-item__image[data-v-fb2fb1c5]{width:75px;height:75px;border-radius:10px;overflow:hidden;transition:.3s}.adj-select-image-item__title[data-v-fb2fb1c5]{transition:.3s}.adj-select-image-item_checked .adj-select-image-item__image[data-v-fb2fb1c5]{box-shadow:none;position:relative}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check2[data-v-fb2fb1c5]{border:2px solid var(--contrast-normal);border-radius:10px;width:75px;height:75px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.adj-select-image-item_checked .adj-select-image-item__image .adj-select-image__check[data-v-fb2fb1c5]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:24px;height:24px}.adj-select-image-item:hover .adj-select-image-item__image[data-v-fb2fb1c5]{box-shadow:0 4px 15px #00343145}.adj-select-image-item:hover .adj-select-image-item__title[data-v-fb2fb1c5]{color:var(--contrast-normal)}.adj-select-image__hint[data-v-fb2fb1c5]{z-index:10;position:fixed;top:var(--74994cc7);left:var(--1e8c82d5);display:var(--61c59b34)}.adj-select-image__expand[data-v-fb2fb1c5]{display:flex;align-items:center;margin:4px 0 0 35px;color:var(--alternative);cursor:pointer;transition:.3s;position:relative}@media (max-width: 779px){.adj-select-image__expand[data-v-fb2fb1c5]{margin-left:15px}}.adj-select-image__expand[data-v-fb2fb1c5]:hover{color:var(--contrast-normal)}.adj-select-image__expand.adj-expand[data-v-fb2fb1c5]{margin-top:-2px}.adj-select-image__expand.adj-expand .adj-select-image__expand-icon[data-v-fb2fb1c5]{transform:scaleY(-1)}.adj-select-image__expand-icon[data-v-fb2fb1c5]{font-size:24px;line-height:24px}.adj-shadow[data-v-fb2fb1c5]{position:absolute;right:0;bottom:0;left:0;height:15px;z-index:1;background:linear-gradient(180deg,#fff0,#fff)}.adj-select-image_text[data-v-fb2fb1c5]{overflow:auto;padding:20px 0}.adj-select-image_text .adj-select-image-wrapper[data-v-fb2fb1c5]{padding:0 10px}.adj-select-image_text_wrapper[data-v-fb2fb1c5]{gap:20px 0;text-align:center}.adj-select-image_text .adj-select-image-item[data-v-fb2fb1c5]{width:125px;height:unset}.adj-select-image_text .adj-select-image-item__title[data-v-fb2fb1c5]{text-align:center;margin:6px 5px 0}@media (max-width: 779px){.adj-select-image_text .adj-select-image-wrapper[data-v-fb2fb1c5]{width:max-content;flex-wrap:nowrap}}.adj-select-image_image[data-v-fb2fb1c5]{padding:8px 10px 10px 35px}@media (max-width: 779px){.adj-select-image_image[data-v-fb2fb1c5]{padding-left:15px}}.adj-select-image_image .adj-select-image-item__title[data-v-fb2fb1c5]{display:none}.adj-element[data-v-01cf058e]{display:flex;flex-direction:column}.adj-element__item[data-v-01cf058e]{display:flex;align-items:center}.adj-item[data-v-01cf058e]{display:flex;align-items:center;gap:15px;width:100%}.adj-item__title[data-v-01cf058e]{flex-grow:0;flex-shrink:0;width:85px;margin:8px 0 8px 35px;color:var(--stroke-dark);font-size:14px;line-height:1.5}@media (max-width: 779px){.adj-item__title[data-v-01cf058e]{margin-left:15px}}.adj-item__component[data-v-01cf058e]{width:100%;flex-grow:1}.adj-item__component_checkbox[data-v-01cf058e]{margin:15.5px 0}.adj-item__component_inputNumber[data-v-01cf058e]{margin:8px 0}.adj-item__component_number[data-v-01cf058e]{margin:13px 0}.adj-item__component_radio[data-v-01cf058e]{margin:15.5px 0}.adj-item__component_selectModern[data-v-01cf058e],.adj-item__component_selectModernBackground[data-v-01cf058e],.adj-item__component_selectModernImage[data-v-01cf058e]{margin:8px 0}.adj-item__component_upload[data-v-01cf058e]{margin:13px 0}.adj-item_selectImage[data-v-01cf058e]{flex-direction:column;align-items:start;gap:0;margin:18px 0 14px}.adj-item_selectImage-title[data-v-01cf058e]{padding-right:14px;display:flex;justify-content:space-between;align-items:center}.adj-item_selectImage .adj-item__title[data-v-01cf058e]{line-height:1}.adj-dashed[data-v-01cf058e]{margin:0 15px 0 35px;border:none;border-top:1px dashed var(--stroke-light)}.adj-solid[data-v-01cf058e]{border:none;border-top:1px solid var(--stroke-light)}.adj-personalization-configurator .adj-personalization-modal[data-v-d0500d38]{display:flex;flex-direction:column;height:100%}.adj-personalization-configurator .adj-personalization-modal__header[data-v-d0500d38]{height:64px;border-bottom:1px solid var(--stroke-light)}.adj-personalization-configurator .adj-personalization-modal__body[data-v-d0500d38]{flex-grow:1;height:calc(100vh - 182px)}@media (min-width: 780px){.adj-personalization-configurator .adj-personalization-modal__body[data-v-d0500d38]{max-height:512px;min-height:50px}}.adj-personalization-configurator .adj-personalization-modal__footer[data-v-d0500d38]{height:54px;border-top:1px solid var(--stroke-light);box-shadow:0 -2px 2px #052d2b1a}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header[data-v-d0500d38]{display:flex;justify-content:space-between;gap:20px}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header__title[data-v-d0500d38]{flex-grow:1;margin:20px 0 0 20px}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-header__close[data-v-d0500d38]{margin:15px 15px 0 0}.adj-personalization-configurator .adj-personalization-modal .adj-personalization-footer[data-v-d0500d38]{display:flex;gap:10px;align-items:center;padding-left:20px}.adj-window__body[data-v-d0500d38]{padding:10px 0}.adj-miltititle[data-v-d0500d38]{display:flex;justify-content:space-between;align-items:center;height:26px;padding:0 20px 0 10px;margin:10px 0;cursor:pointer;transition:.3s}.adj-miltititle__title[data-v-d0500d38]{transition:.3s;flex-grow:1;color:var(--stroke-dark)}.adj-miltititle__title_active[data-v-d0500d38]{color:var(--black)}.adj-products[data-v-9d2cee0c]{display:flex;justify-content:center}.adj-products_wrapper[data-v-9d2cee0c]{display:flex;justify-content:center;width:100%;flex-wrap:wrap;gap:30px}@media (max-width: 1019px){.adj-products_wrapper[data-v-9d2cee0c]{justify-content:flex-start}}@media (min-width: 780px) and (max-width: 1019px){.adj-products_wrapper[data-v-9d2cee0c]{max-width:870px}}@media (min-width: 780px){.adj-products__item[data-v-9d2cee0c]{max-width:270px}}@media (min-width: 1920px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 150px) / 6)}}@media (min-width: 1200px) and (max-width: 1919px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 90px)/4)}}@media (min-width: 1020px) and (max-width: 1199px){.adj-products__item[data-v-9d2cee0c]{width:calc((100vw - 90px)/4)}}@media (min-width: 780px) and (max-width: 1019px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 60px) / 3)}}@media (min-width: 480px) and (max-width: 779px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-products__item[data-v-9d2cee0c]{width:calc((100% + -0px)*1)}}.adj-stitchings[data-v-fc6da26b]{display:flex;flex-direction:column;gap:30px}.adj-stitchings__groups[data-v-fc6da26b]{display:flex;gap:10px}.adj-stitchings__items[data-v-fc6da26b]{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:30px 20px}@media (max-width: 1199px){.adj-stitchings__items[data-v-fc6da26b]{gap:30px 30px}}@media (min-width: 1200px){.adj-stitchings__item[data-v-fc6da26b]{max-width:150px;width:150px}}@media (min-width: 1020px) and (max-width: 1199px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 150px) / 6)}}@media (min-width: 780px) and (max-width: 1019px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 90px)/4)}}@media (min-width: 480px) and (max-width: 779px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 30px)/2)}}@media (min-width: 360px) and (max-width: 479px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% - 30px)/2)}}@media (max-width: 359px){.adj-stitchings__item[data-v-fc6da26b]{width:calc((100% + -0px)*1)}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@poni/adjutant-ui",
3
- "version": "0.0.105",
3
+ "version": "0.0.106",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.js",
@@ -53,30 +53,30 @@
53
53
  "devDependencies": {
54
54
  "@chromatic-com/storybook": "^1.9.0",
55
55
  "@rushstack/eslint-patch": "^1.10.4",
56
- "@storybook/addon-essentials": "^8.4.3",
57
- "@storybook/addon-interactions": "^8.4.3",
58
- "@storybook/addon-links": "^8.4.3",
59
- "@storybook/blocks": "^8.4.3",
60
- "@storybook/test": "^8.4.3",
61
- "@storybook/vue3": "^8.4.3",
62
- "@storybook/vue3-vite": "^8.4.3",
63
- "@types/node": "^22.9.0",
56
+ "@storybook/addon-essentials": "^8.4.5",
57
+ "@storybook/addon-interactions": "^8.4.5",
58
+ "@storybook/addon-links": "^8.4.5",
59
+ "@storybook/blocks": "^8.4.5",
60
+ "@storybook/test": "^8.4.5",
61
+ "@storybook/vue3": "^8.4.5",
62
+ "@storybook/vue3-vite": "^8.4.5",
63
+ "@types/node": "^22.9.1",
64
64
  "@vitejs/plugin-vue": "^5.2.0",
65
65
  "@vue/eslint-config-prettier": "^9.0.0",
66
66
  "@vue/eslint-config-typescript": "^13.0.0",
67
67
  "@vue/tsconfig": "^0.6.0",
68
68
  "@vueuse/core": "^11.2.0",
69
69
  "eslint": "^8.57.1",
70
- "eslint-plugin-storybook": "^0.11.0",
70
+ "eslint-plugin-storybook": "^0.11.1",
71
71
  "eslint-plugin-vue": "^9.31.0",
72
72
  "npm-run-all2": "^6.2.6",
73
73
  "prettier": "^3.3.3",
74
- "sass": "^1.80.7",
75
- "storybook": "^8.4.3",
74
+ "sass": "^1.81.0",
75
+ "storybook": "^8.4.5",
76
76
  "typescript": "^5.6.3",
77
77
  "vite": "^5.4.11",
78
78
  "vite-plugin-dts": "^4.3.0",
79
- "vue": "^3.5.12",
79
+ "vue": "^3.5.13",
80
80
  "vue-tsc": "^2.1.10"
81
81
  },
82
82
  "engines": {
@@ -1 +0,0 @@
1
- "use strict";const e=require("vue"),B=require("@vueuse/core"),T=e.defineComponent({__name:"AdjButton",props:{title:{},flex:{type:Boolean,default:!1},size:{default:"medium"},design:{default:"primary"},disabled:{type:Boolean,default:!1},round:{type:Boolean,default:!1},iconLeft:{default:""},iconRight:{default:""}},emits:["click"],setup(d){return(t,n)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["adj-button",{[`adj-button_${t.size}`]:!0,[`adj-button_${t.design}`]:!0,"adj-button_disabled":t.disabled,"adj-button_flex":t.flex,"adj-button_round":t.round}]),onClick:n[0]||(n[0]=a=>t.disabled?0:t.$emit("click"))},[t.iconLeft?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass(t.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createElementVNode("div",null,e.toDisplayString(t.title),1),t.iconRight?(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass(t.iconRight)},null,2)):e.createCommentVNode("",!0)],2))}}),h=(d,t)=>{const n=d.__vccOpts||d;for(const[a,s]of t)n[a]=s;return n},D=h(T,[["__scopeId","data-v-602b5e80"]]),R={key:0,class:"adj-text-13"},F={class:"adj-checkbox__handle"},O={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},W={key:1,class:"adj-text-13"},q=e.defineComponent({__name:"AdjCheckbox",props:{title:{default:""},titlePosition:{default:"right"},items:{},modelValue:{default:()=>({checked:!1})},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t;function s(){n.modelValue.checked===n.items[0].checked?a("update:modelValue",n.items[1]):a("update:modelValue",n.items[0])}return(o,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-checkbox",{disabled:o.disabled}]),onClick:r[0]||(r[0]=c=>s())},[o.title&&o.titlePosition==="left"?(e.openBlock(),e.createElementBlock("span",R,e.toDisplayString(o.title),1)):e.createCommentVNode("",!0),e.createElementVNode("div",F,[e.withDirectives((e.openBlock(),e.createElementBlock("svg",O,r[1]||(r[1]=[e.createElementVNode("rect",{width:"16",height:"16",rx:"4"},null,-1),e.createElementVNode("path",{d:"M12.7423 4.27169C12.3993 3.90944 11.842 3.90944 11.4993 4.27169L6.31133 9.75632L4.50067 7.84213C4.169 7.4915 3.58867 7.49185 3.258 7.84178C3.09167 8.01691 3 8.25055 3 8.49899C3 8.74742 3.09167 8.98106 3.25767 9.1562L5.69 11.7276C5.856 11.9034 6.07667 12 6.31167 12C6.54667 12 6.76767 11.9031 6.93333 11.7276L12.7423 5.58647C12.9083 5.41098 13 5.17734 13 4.9289C13 4.68047 12.9087 4.44719 12.7423 4.27169Z"},null,-1)]),512)),[[e.vShow,o.modelValue.checked]])]),o.title&&o.titlePosition==="right"?(e.openBlock(),e.createElementBlock("span",W,e.toDisplayString(o.title),1)):e.createCommentVNode("",!0)],2))}}),U=h(q,[["__scopeId","data-v-f8f6e87a"]]),Z=e.defineComponent({__name:"AdjScroll",props:{maxHeight:{default:"unset"},white:{type:Boolean,default:!1}},setup(d){const t=d;return(n,a)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-scroll",{"adj-scroll_white":n.white}]),style:e.normalizeStyle({maxHeight:`${t.maxHeight}`})},[e.renderSlot(n.$slots,"default",{},void 0,!0)],6))}}),E=h(Z,[["__scopeId","data-v-ab6451fe"]]),G={key:0,class:"icon-close"},J={key:1,class:"icon-arrow-down"},K={key:0,class:"adj-filter-select__items adj-effect-overlay-big"},Q=["onClick"],X=e.defineComponent({__name:"AdjFilterSelect",props:{title:{},position:{default:"right"},items:{default:()=>[]},modelValue:{}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t,s=e.useTemplateRef("refElement");B.onClickOutside(s,()=>o.value=!1);const o=e.ref(!1);function r(l){"disabled"in l&&l.disabled||("id"in l&&l.id&&(o.value=!1),a("update:modelValue",l))}function c(){"id"in n.modelValue?r({}):o.value=!o.value}return(l,u)=>(e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-filter-select",[{show:o.value,active:"id"in l.modelValue&&l.modelValue.id},l.position]])},[e.createElementVNode("div",{class:"adj-filter-select__name adj-text-14",onClick:u[0]||(u[0]=i=>c())},[e.createElementVNode("span",null,e.toDisplayString("id"in l.modelValue&&l.modelValue.id?l.modelValue.name:l.title),1),"id"in l.modelValue&&l.modelValue.id?(e.openBlock(),e.createElementBlock("i",G)):(e.openBlock(),e.createElementBlock("i",J)),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",K,[e.createVNode(E,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,i=>(e.openBlock(),e.createElementBlock("div",{key:i.id,class:e.normalizeClass(["adj-filter-select__item adj-text-14",{"adj-filter-select__item_disabled":i.disabled}]),onClick:e.withModifiers(p=>r(i),["stop"])},[e.createElementVNode("span",null,e.toDisplayString(i.name),1)],10,Q))),128))])]),_:1})])):e.createCommentVNode("",!0)]),_:1})])],2))}}),Y=h(X,[["__scopeId","data-v-1388613f"]]),x=["innerHTML"],ee=e.defineComponent({__name:"AdjHintDesktop",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"top"},dark:{type:Boolean,default:!1},width:{default:"200px"}},setup(d){return e.useCssVars(t=>({"7aca7e46":t.width})),(t,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-hint-desktop",{"adj-hint-desktop_dark":t.dark},`adj-hint-desktop_${t.verticalPosition}`,`adj-hint-desktop_${t.horizontalPosition}`])},[e.createElementVNode("div",{class:"adj-hint-desktop__text",innerHTML:t.html},null,8,x),n[0]||(n[0]=e.createElementVNode("svg",{class:"adj-hint-desktop__triangle",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{class:"adj-hint-desktop__triangle_inner",d:"M13 13L7 2L1 13H13Z"}),e.createElementVNode("path",{class:"adj-hint-desktop__triangle_border",d:"M13 13L7 2L1 13"})],-1))],2))}}),y=h(ee,[["__scopeId","data-v-c37cada5"]]),te={class:"adj-modal"},oe={class:"adj-modal_wrapper"},le=e.defineComponent({__name:"AdjModal",props:{show:{type:Boolean},width:{default:"100%"},hideClose:{type:Boolean,default:!1}},emits:["update:show"],setup(d,{emit:t}){e.useCssVars(s=>({65069964:s.width}));const n=t;function a(){n("update:show",!1)}return(s,o)=>(e.openBlock(),e.createElementBlock("div",te,[e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",oe,o[1]||(o[1]=[e.createElementVNode("div",{class:"adj-modal__background"},null,-1)]),512),[[e.vShow,s.show]])]),_:1}),e.createVNode(e.Transition,{name:"adj-popup-bottom"},{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:"adj-modal_wrapper",onClick:e.withModifiers(a,["stop"])},[e.createElementVNode("div",{class:"adj-modal__window",onClick:o[0]||(o[0]=e.withModifiers(()=>{},["stop"]))},[s.hideClose?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:"adj-modal__close icon-close",onClick:e.withModifiers(a,["stop"])})),e.renderSlot(s.$slots,"default",{},void 0,!0)])],512),[[e.vShow,s.show]])]),_:3})]))}}),$=h(le,[["__scopeId","data-v-921de616"]]),ne={class:"adj-hint"},ae=["innerHTML"],V=14,w=14,ie=e.defineComponent({__name:"AdjHint",props:{html:{default:""},horizontalPosition:{default:"left"},verticalPosition:{default:"bottom"},dark:{type:Boolean,default:!0},modalMode:{type:Boolean,default:!1}},setup(d){const t=d,n=e.ref(!1),a=e.ref(!1),{width:s,height:o}=B.useWindowSize(),r=e.useTemplateRef("refSlot"),c=e.useTemplateRef("refHint"),l=e.ref(0),u=e.ref(0),{elementWidth:i,elementHeight:p}=B.useMouseInElement(r),m=e.ref(0),f=e.ref(80),{elementWidth:v,elementHeight:j}=B.useMouseInElement(c),k=e.ref(t.horizontalPosition),g=e.ref(t.verticalPosition);let C=10+w/2;function S(){(!t.modalMode||s.value>=1200)&&(I(),P(),H(),n.value=!0)}function z(){(!t.modalMode||s.value>=1200)&&(n.value=!1)}function M(){t.modalMode&&s.value<1200&&(a.value=!0)}function I(){if(r.value!==null){const _=r.value.getBoundingClientRect();l.value=_.left,u.value=_.top}}function P(){t.dark&&(C=15+w/2),k.value=t.horizontalPosition,g.value=t.verticalPosition,t.horizontalPosition==="left"&&l.value+i.value/2+C-v.value<0?k.value="right":t.horizontalPosition==="right"&&l.value+i.value/2-C+v.value>s.value&&(k.value="left"),t.verticalPosition==="top"&&u.value-V-j.value<0?g.value="bottom":t.verticalPosition==="bottom"&&u.value+p.value+V+j.value>o.value&&(g.value="top")}function H(){t.dark&&(C=15+w/2),k.value==="left"?m.value=l.value+i.value/2+C-v.value:k.value==="center"?m.value=l.value+i.value/2-w/2-v.value/2:k.value==="right"&&(m.value=l.value+i.value/2-C),g.value=="top"?f.value=u.value-V-j.value:g.value=="bottom"&&(f.value=u.value+p.value+V)}return(_,b)=>(e.openBlock(),e.createElementBlock("div",ne,[e.createElementVNode("div",{class:"adj-hint__slot",onMouseenter:e.withModifiers(S,["stop"]),onMouseleave:e.withModifiers(z,["stop"]),onClick:e.withModifiers(M,["stop"]),ref:"refSlot"},[e.renderSlot(_.$slots,"default",{},void 0,!0)],544),e.createElementVNode("div",{class:"adj-hint__hint",style:e.normalizeStyle({left:m.value+"px",top:f.value+"px",visibility:n.value?"visible":"hidden"}),ref:"refHint"},[e.withDirectives(e.createVNode(y,{html:_.html,horizontalPosition:k.value,verticalPosition:g.value,dark:_.dark,width:"252px"},null,8,["html","horizontalPosition","verticalPosition","dark"]),[[e.vShow,_.html!==""]])],4),e.createVNode($,{show:a.value,"onUpdate:show":b[0]||(b[0]=L=>a.value=L),width:"430px"},{default:e.withCtx(()=>[e.createElementVNode("div",{class:"adj-hint__modal",innerHTML:_.html},null,8,ae)]),_:1},8,["show"])]))}}),N=h(ie,[["__scopeId","data-v-be48db98"]]),se=e.defineComponent({__name:"AdjIcon",props:{iconName:{},size:{default:24},design:{default:"contrast"},tooltip:{default:""},disabled:{type:Boolean,default:!1},tooltipPosition:{default:"left"}},emits:["click"],setup(d){e.useCssVars(a=>({"7fb84d06":n.value}));const t=d,n=e.computed(()=>t.size+"px");return(a,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon",{[`adj-icon_${a.design}`]:!0,"adj-icon_disabled":a.disabled}])},[e.createVNode(N,{dark:!1,html:a.disabled?"":a.tooltip,horizontalPosition:a.tooltipPosition},{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass([a.iconName]),onClick:s[0]||(s[0]=o=>a.$emit("click"))},null,2)]),_:1},8,["html","horizontalPosition"])],2))}}),de=h(se,[["__scopeId","data-v-5524b1e2"]]),re={key:0,class:"adj-icon-button__qty adj-text-12"},ce=e.defineComponent({__name:"AdjIconButton",props:{iconName:{},qty:{default:0},size:{default:"medium"},design:{default:"white-back"},disabled:{type:Boolean,default:!1}},emits:["click"],setup(d){return(t,n)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-icon-button",{[`adj-icon-button_${t.size}`]:!0,[`adj-icon-button_${t.design}`]:!0,"adj-icon-button_disabled":t.disabled}]),onClick:n[0]||(n[0]=a=>t.$emit("click"))},[e.createElementVNode("i",{class:e.normalizeClass(["adj-icon-button__icon",t.iconName])},null,2),t.qty>0?(e.openBlock(),e.createElementBlock("div",re,e.toDisplayString(t.qty),1)):e.createCommentVNode("",!0)],2))}}),ue=h(ce,[["__scopeId","data-v-bd9a4816"]]),me=["onClick"],pe={class:"adj-radio__item_name adj-text-13"},fe=e.defineComponent({__name:"AdjRadio",props:{namePosition:{default:"right"},items:{default:()=>[]},modelValue:{},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t;function s(o){var r;o.id!==((r=n.modelValue)==null?void 0:r.id)&&a("update:modelValue",o)}return(o,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-radio",{"adj-radio_disabled":o.disabled}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.items,c=>{var l;return e.openBlock(),e.createElementBlock("div",{key:c.id,class:e.normalizeClass(["adj-radio__item",{active:((l=o.modelValue)==null?void 0:l.id)===c.id,[`adj-radio__item_${o.namePosition}`]:!0}]),onClick:u=>s(c)},[e.createElementVNode("div",{class:e.normalizeClass(["adj-radio__item_button",{"adj-effect-overlay-small":!o.disabled}])},null,2),e.createElementVNode("span",pe,e.toDisplayString(c.name),1)],10,me)}),128))],2))}}),he=h(fe,[["__scopeId","data-v-1291569e"]]),ve=["src"],_e={class:"adj-input__text"},ke={key:0,class:"adj-select-modern__items adj-effect-overlay-big"},je=["onClick"],ge=["src"],Ce={class:"adj-select-modern__item-text"},Be=e.defineComponent({__name:"AdjSelectModern",props:{design:{default:"text"},position:{default:"right"},items:{default:()=>[]},modelValue:{}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t,s=e.useTemplateRef("refElement");B.onClickOutside(s,()=>o.value=!1);const o=e.ref(!1);function r(l){var u;o.value=!1,l.id!=((u=n.modelValue)==null?void 0:u.id)&&a("update:modelValue",l)}function c(){o.value=!o.value}return(l,u)=>{var i,p,m;return e.openBlock(),e.createElementBlock("div",{ref:"refElement",class:e.normalizeClass(["adj-select-modern","adj-text-14",l.position,`adj-select-modern_${l.design}`,{show:o.value}])},[e.createElementVNode("div",{class:"adj-input adj-text-14",onClick:u[0]||(u[0]=f=>c())},[l.design==="image"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"adj-input__image",src:(i=l.modelValue)==null?void 0:i.image,alt:""},null,8,ve)):l.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-input__image",style:e.normalizeStyle({background:(p=l.modelValue)==null?void 0:p.background})},null,4)):e.createCommentVNode("",!0),e.createElementVNode("span",_e,e.toDisplayString((m=l.modelValue)==null?void 0:m.name),1),u[1]||(u[1]=e.createElementVNode("i",{class:"adj-input__icon icon-arrow-down"},null,-1))]),e.createVNode(e.Transition,{name:"adj-fade"},{default:e.withCtx(()=>[o.value?(e.openBlock(),e.createElementBlock("div",ke,[e.createVNode(E,{maxHeight:"384px"},{default:e.withCtx(()=>[e.createElementVNode("div",null,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.items,f=>(e.openBlock(),e.createElementBlock("div",{key:f.id,class:"adj-select-modern__item adj-text-14",onClick:e.withModifiers(v=>r(f),["stop"])},[l.design==="image"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"adj-select-modern__item-image",src:f.image,alt:""},null,8,ge)):l.design==="background"?(e.openBlock(),e.createElementBlock("div",{key:1,class:"adj-select-modern__item-image",style:e.normalizeStyle({background:f.background})},null,4)):e.createCommentVNode("",!0),e.createElementVNode("span",Ce,e.toDisplayString(f.name),1)],8,je))),128))])]),_:1})])):e.createCommentVNode("",!0)]),_:1})],2)}}}),Ve=h(Be,[["__scopeId","data-v-af0fc45c"]]),we={class:"adj-skeleton-item"},Ee=e.defineComponent({__name:"AdjSkeletonItem",props:{width:{default:"100%"},height:{default:"unset"},aspectRatio:{default:"unset"},marginTop:{default:"0px"}},setup(d){e.useCssVars(a=>({"73b36252":a.width,"5f18ed58":a.marginTop,ac595bde:n.value,"3656db94":a.height}));const t=d,n=e.computed(()=>t.height!=="unset"?"unset":t.aspectRatio);return(a,s)=>(e.openBlock(),e.createElementBlock("div",we))}}),A=h(Ee,[["__scopeId","data-v-c6820958"]]),be={class:"adj-skeleton"},ye=e.defineComponent({__name:"AdjSkeleton",props:{loaders:{default:()=>[]},width:{default:"100%"},centered:{type:Boolean,default:!1}},setup(d){e.useCssVars(a=>({c2e40cd4:n.value,"019b6ab8":a.width}));const t=d,n=e.computed(()=>t.centered?"center":"unset");return(a,s)=>(e.openBlock(),e.createElementBlock("div",be,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.loaders,o=>(e.openBlock(),e.createBlock(A,{width:o.width,height:o.height,"aspect-ratio":o.aspectRatio,"margin-top":o.marginTop},null,8,["width","height","aspect-ratio","margin-top"]))),256))]))}}),$e=h(ye,[["__scopeId","data-v-080d9f14"]]),Ne={},Ae={viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Se(d,t){return e.openBlock(),e.createElementBlock("svg",Ae,t[0]||(t[0]=[e.createElementVNode("circle",{cx:"17",cy:"17",r:"16.5"},null,-1),e.createElementVNode("path",{d:"M22.7034 12.9285C22.6244 12.8488 22.5304 12.7856 22.4268 12.7424C22.3232 12.6993 22.2121 12.6771 22.0999 12.6771C21.9877 12.6771 21.8766 12.6993 21.773 12.7424C21.6694 12.7856 21.5754 12.8488 21.4964 12.9285L15.1639 19.2695L12.5034 16.6005C12.4213 16.5212 12.3245 16.4589 12.2184 16.4171C12.1122 16.3753 11.9989 16.3548 11.8849 16.3567C11.7708 16.3587 11.6583 16.3831 11.5536 16.4286C11.449 16.4741 11.3544 16.5397 11.2751 16.6217C11.1959 16.7038 11.1336 16.8006 11.0917 16.9068C11.0499 17.0129 11.0294 17.1262 11.0314 17.2403C11.0334 17.3543 11.0578 17.4669 11.1032 17.5715C11.1487 17.6761 11.2143 17.7707 11.2964 17.85L14.5604 21.114C14.6394 21.1937 14.7334 21.2569 14.837 21.3C14.9406 21.3432 15.0517 21.3654 15.1639 21.3654C15.2761 21.3654 15.3872 21.3432 15.4908 21.3C15.5944 21.2569 15.6884 21.1937 15.7674 21.114L22.7034 14.178C22.7897 14.0984 22.8585 14.0018 22.9056 13.8943C22.9527 13.7867 22.977 13.6706 22.977 13.5532C22.977 13.4359 22.9527 13.3197 22.9056 13.2122C22.8585 13.1047 22.7897 13.0081 22.7034 12.9285Z"},null,-1)]))}const ze=h(Ne,[["render",Se],["__scopeId","data-v-f04662e9"]]),Me={class:"adj-tabs"},Ie={class:"adj-tabs-wrapper"},Pe=["onClick"],He={key:0},Le=e.defineComponent({__name:"AdjTabs",props:{items:{default:()=>[]},modelValue:{}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t;function s(o){var r;!o.disabled&&o.id!==((r=n.modelValue)==null?void 0:r.id)&&a("update:modelValue",o)}return(o,r)=>(e.openBlock(),e.createElementBlock("div",Me,[e.createElementVNode("div",Ie,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(o.items,c=>{var l;return e.openBlock(),e.createElementBlock("div",{key:c.name,class:e.normalizeClass(["adj-tabs__item",{active:c.id==((l=o.modelValue)==null?void 0:l.id),disabled:c.disabled}]),onClick:u=>s(c)},[e.createElementVNode("p",null,e.toDisplayString(c.name),1),c.number?(e.openBlock(),e.createElementBlock("span",He,e.toDisplayString(c.number),1)):e.createCommentVNode("",!0)],10,Pe)}),128))])]))}}),Te=h(Le,[["__scopeId","data-v-fcf34a9c"]]),De={class:"adj-upload-file__main"},Re={class:"adj-text-14"},Fe=e.defineComponent({__name:"AdjUploadFile",props:{text:{},modelValue:{},width:{default:500},height:{default:430}},emits:["update:modelValue"],setup(d,{emit:t}){const n=d,a=t,s=e.useTemplateRef("refFileInput"),o=e.ref(!1);function r(){var i;o.value||(i=s.value)==null||i.click()}async function c(i){return new Promise((p,m)=>{const f=new FileReader;f.readAsDataURL(i),f.onload=()=>p(f.result),f.onerror=v=>m(v)})}async function l(i){if(!i)return{url:""};const m=await(await fetch("https://api.adjutant.ru/constructor-new/upload-image",{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify({id:Date.now(),key:"fvk34lkjf03fd93j9dfsaf0d",lang:"ru",testMode:!0,params:i})})).json();return{url:`${m==null?void 0:m.result}`}}async function u(i){var j;if(!(i.files&&((j=i==null?void 0:i.files)==null?void 0:j.length)>0))return;o.value=!0;const p=i==null?void 0:i.files[0];let m=p.type;m==="image/svg+xml"&&(m="image/svg");const f=await c(p),v=await l({type:m,data:f,width:n.width,height:n.height});a("update:modelValue",{...n.modelValue,...v}),o.value=!1}return(i,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["adj-upload-file",{"adj-upload-file_loading":o.value}]),onClick:r},[e.createElementVNode("div",De,[p[2]||(p[2]=e.createElementVNode("i",{class:"icon-arrow-circle-up"},null,-1)),e.createElementVNode("span",Re,e.toDisplayString(i.modelValue.url||i.text),1)]),e.withDirectives(e.createElementVNode("i",{class:"icon-close",onClick:p[0]||(p[0]=e.withModifiers(m=>i.$emit("update:modelValue",{url:""}),["stop"]))},null,512),[[e.vShow,i.modelValue.url]]),e.createElementVNode("input",{id:"file",ref:"refFileInput",type:"file",hidden:"hidden",onInput:p[1]||(p[1]=m=>u(m.target))},null,544)],2))}}),Oe=h(Fe,[["__scopeId","data-v-a4227077"]]);exports.AdjButton=D;exports.AdjCheckbox=U;exports.AdjFilterSelect=Y;exports.AdjHint=N;exports.AdjHintDesktop=y;exports.AdjIcon=de;exports.AdjIconButton=ue;exports.AdjModal=$;exports.AdjRadio=he;exports.AdjScroll=E;exports.AdjSelectModern=Ve;exports.AdjSkeleton=$e;exports.AdjSkeletonItem=A;exports.AdjSvgActive=ze;exports.AdjTabs=Te;exports.AdjUploadFile=Oe;exports._export_sfc=h;