:root{--accent:#fd4f00;--yellow:orange;--olive-dark:#a7953c;--green:#3ca059;--red:#da4957;--dark:#1c2126;--light:#f5f5f7;--white:#fff;--black:#000;--gray:gray;--gray-dark:#333;--gray-bg:#f5f5f5;--gray-dark-bg:#e8e8e8;--gray-bg-darker:#dddfe2;--gap-horizontal:16px;--header-height:122px}@media screen and (width<=1279px){:root{--header-height:78px;--gap-horizontal:10px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}textarea{resize:none}:after,:before,a,html{font-family:GothamPro3dOutlet}del{text-decoration:line-through}::-webkit-scrollbar{background-color:#0000;width:3px;height:1px}::-webkit-scrollbar-thumb{background-color:var(--black);border-radius:60px}::-webkit-scrollbar-track{background:0 0}body,html{scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background-color:var(--light);color:var(--dark);min-height:100vh}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;background-color:#0000}button,input{border:none}a{color:inherit;text-decoration:none}img,picture{width:100%;height:100%;display:block}li,ul{list-style:none}.wrapper{width:100%;max-width:1370px;margin-inline:auto;padding-inline:20px}@media screen and (width<=1279px){.wrapper{padding-inline:14px}.wrapper_mobile-no-padding{padding-inline:0}}.page-wrapper{flex-direction:column;gap:44px;padding-block:40px;display:flex}@media screen and (width<=1279px){.page-wrapper{gap:32px;padding-block:20px}}.hover-opacity{transition:opacity .16s}.hover-opacity:hover{opacity:.8}@media (width>=769px){#onlinechat-widget{pointer-events:none;bottom:24px!important;right:24px!important}#onlinechat-window{pointer-events:auto}#onlinechat-button,#onlinechat-chat-buttons{display:none!important}}@media (width<=768px){#onlinechat-window{top:0!important;right:0!important;bottom:var(--mobile-footer-height,68px)!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--mobile-footer-height,68px))!important;max-height:calc(100dvh - var(--mobile-footer-height,68px))!important;border-radius:0!important;position:fixed!important;left:0!important}}@media (width<=1279px){#onlinechat-button,#onlinechat-buttons,#onlinechat-chat-buttons,#onlinechat-widget:not(.chat-open){display:none!important}}@font-face{font-family:GothamPro3dOutlet;src:url(../fonts/gothampro.woff2)format("woff2"),url(../fonts/gothampro.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GothamPro3dOutlet;src:url(../fonts/gothampro_medium.woff2)format("woff2"),url(../fonts/gothampro_medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DinProCondensed3dOutlet;src:url(../fonts/dinpro_condensedlight.woff2)format("woff2"),url(../fonts/dinpro_condensedlight.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:DinProCondensed3dOutlet;src:url(../fonts/dinpro_condensedregular.woff2)format("woff2"),url(../fonts/dinpro_condensedregular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DinProCondensed3dOutlet;src:url(../fonts/dinpro_condensedmedium.woff2)format("woff2"),url(../fonts/dinpro_condensedmedium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DinProCondensed3dOutlet;src:url(../fonts/dinpro_condensedbold.woff2)format("woff2"),url(../fonts/dinpro_condensedbold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:DinProCondensed3dOutlet;src:url(../fonts/dinpro_condensedblack.woff2)format("woff2"),url(../fonts/dinpro_condensedblack.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:DINPro3dOutlet;src:url(../fonts/dinpro.woff2)format("woff2"),url(../fonts/dinpro.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter3dOutlet;src:url(../fonts/intern_regular.woff2)format("woff2"),url(../fonts/intern_regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-enter-active{animation:.5s fade-in}.fade-leave-active{animation:.5s reverse fade-in}.modal-host[data-v-c9f35d43]{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f12165c;min-height:100dvh;padding:24px;display:flex;position:fixed;inset:0}.modal-host__viewport[data-v-c9f35d43]{justify-content:center;align-items:center;width:100%;display:flex}.modal-host__dialog[data-v-c9f35d43]{width:min(100%,var(--modal-width,500px));border:1px solid #1c212614;border-radius:24px;outline:none;flex-direction:column;max-height:calc(100dvh - 48px);transition:width .28s,transform .28s;display:flex;overflow:hidden;box-shadow:0 24px 70px #0d11172e,0 8px 20px #0d11171a}.modal-host__dialog_headerless[data-v-c9f35d43]{width:var(--modal-locked-width,var(--modal-width,auto))}.modal-host__dialog_white[data-v-c9f35d43]{background:var(--white)}.modal-host__dialog_light-gray[data-v-c9f35d43]{background:#fffffff7}.modal-host__header[data-v-c9f35d43]{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:40px 40px 0;display:grid;position:relative}.modal-host__heading[data-v-c9f35d43]{min-width:0;position:relative}.modal-host__heading-copy[data-v-c9f35d43]{flex-direction:column;gap:22px;display:flex}.modal-host__title[data-v-c9f35d43]{text-transform:uppercase;max-width:351px;color:var(--dark);font-family:DinProCondensed3dOutlet;font-size:30px;font-weight:900;line-height:1.2}.modal-host__title_block[data-v-c9f35d43]{max-width:none}.modal-host__description[data-v-c9f35d43]{max-width:351px;color:var(--dark);font-size:16px;line-height:1.25}.modal-host__icon-button[data-v-c9f35d43]{--button-bg:transparent;--button-bg-hover:transparent;--button-color:var(--dark);--button-border-color:transparent;border-radius:50%;flex:0 0 34px;width:34px;min-height:34px;transition:opacity .2s,transform .2s;position:relative}.modal-host__icon-button[data-v-c9f35d43]:hover{opacity:.72;transform:translateY(-1px)}.modal-host__icon-button[data-v-c9f35d43]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.modal-host__icon-button_back[data-v-c9f35d43] .icon{rotate:180deg}.modal-host__icon-button_close[data-v-c9f35d43]{grid-column:3;position:absolute;top:22px;right:22px}@media screen and (width<=1279px){.modal-host__icon-button_close[data-v-c9f35d43]{top:20px;right:20px}}.modal-host__stage[data-v-c9f35d43]{overscroll-behavior:contain;min-height:0;transition:height .28s;overflow-x:hidden}.modal-host__body[data-v-c9f35d43]{padding:22px 40px 40px;position:relative}.modal-host__body_headerless[data-v-c9f35d43]{padding:0}@media screen and (width<=1279px){.modal-host__body_mobile-fullscreen[data-v-c9f35d43]{min-height:100%;padding:0}.modal-host__body_mobile-bottom-sheet[data-v-c9f35d43]{padding-bottom:max(24px,env(safe-area-inset-bottom,0px))}.modal-host__body[data-v-c9f35d43]{padding:22px 24px 24px}.modal-host[data-v-c9f35d43]{padding:16px}.modal-host__dialog[data-v-c9f35d43]{border-radius:24px}.modal-host__header[data-v-c9f35d43]{gap:10px;padding:24px 24px 0}.modal-host__title[data-v-c9f35d43]{max-width:260px;font-size:20px;line-height:1.1}.modal-host__description[data-v-c9f35d43],.modal-host__title_block[data-v-c9f35d43]{max-width:none}.modal-host_mobile-fullscreen[data-v-c9f35d43]{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;padding:0}.modal-host_mobile-fullscreen .modal-host__viewport[data-v-c9f35d43]{justify-content:stretch;align-items:stretch}.modal-host_mobile-fullscreen .modal-host__dialog[data-v-c9f35d43]{width:100%;max-height:100dvh;box-shadow:none;background:#fff;border:none;border-radius:0}.modal-host_mobile-fullscreen .modal-host__stage[data-v-c9f35d43]{flex:auto;overflow:hidden auto}.modal-host_mobile-fullscreen .modal-host__body[data-v-c9f35d43]{min-height:100%;padding:0}.modal-host_mobile-bottom-sheet[data-v-c9f35d43]{padding:56px 0 0}.modal-host_mobile-bottom-sheet .modal-host__viewport[data-v-c9f35d43]{justify-content:center;align-items:flex-end}.modal-host_mobile-bottom-sheet .modal-host__dialog[data-v-c9f35d43]{border-radius:24px 24px 0 0;width:100%;max-height:calc(100dvh - 56px);box-shadow:0 -18px 48px #0d111733,0 -6px 18px #0d11171a}.modal-host_mobile-bottom-sheet .modal-host__header[data-v-c9f35d43]{padding-top:20px}.modal-host_mobile-bottom-sheet .modal-host__description[data-v-c9f35d43],.modal-host_mobile-bottom-sheet .modal-host__title[data-v-c9f35d43]{text-align:center;max-width:none}.modal-host_mobile-bottom-sheet .modal-host__stage[data-v-c9f35d43]{overflow:hidden auto}.modal-host_mobile-bottom-sheet .modal-host__body_headerless[data-v-c9f35d43]{padding:0}}.modal-host_catalog-printer-quiz .modal-host__dialog[data-v-c9f35d43]{width:auto;max-width:calc(100dvw - 48px);box-shadow:none;background:0 0;border:0}.modal-host_catalog-printer-quiz .modal-host__stage[data-v-c9f35d43]{overflow-x:visible}@media screen and (width<=1279px){.modal-host_catalog-printer-quiz[data-v-c9f35d43]{padding:56px 0 0}.modal-host_catalog-printer-quiz .modal-host__dialog[data-v-c9f35d43]{border-radius:12px 12px 0 0;width:100%;max-width:none}}.modal-overlay-enter-active[data-v-c9f35d43],.modal-overlay-leave-active[data-v-c9f35d43]{transition:opacity .22s}.modal-overlay-enter-from[data-v-c9f35d43],.modal-overlay-leave-to[data-v-c9f35d43]{opacity:0}.modal-heading-enter-active[data-v-c9f35d43],.modal-heading-leave-active[data-v-c9f35d43],.modal-view-enter-active[data-v-c9f35d43],.modal-view-leave-active[data-v-c9f35d43]{transition:opacity .22s,transform .22s}.modal-heading-leave-active[data-v-c9f35d43],.modal-view-leave-active[data-v-c9f35d43]{pointer-events:none;width:100%;position:absolute;inset:0}.modal-heading-enter-from[data-v-c9f35d43],.modal-heading-leave-to[data-v-c9f35d43],.modal-view-enter-from[data-v-c9f35d43],.modal-view-leave-to[data-v-c9f35d43]{opacity:0}.modal-heading-enter-from[data-v-c9f35d43],.modal-heading-leave-to[data-v-c9f35d43]{transform:translateY(6px)}.modal-view-enter-from[data-v-c9f35d43],.modal-view-leave-to[data-v-c9f35d43]{transform:translateY(10px)}@media (prefers-reduced-motion:reduce){.modal-heading-enter-active[data-v-c9f35d43],.modal-heading-leave-active[data-v-c9f35d43],.modal-host__dialog[data-v-c9f35d43],.modal-host__icon-button[data-v-c9f35d43],.modal-host__stage[data-v-c9f35d43],.modal-overlay-enter-active[data-v-c9f35d43],.modal-overlay-leave-active[data-v-c9f35d43],.modal-view-enter-active[data-v-c9f35d43],.modal-view-leave-active[data-v-c9f35d43]{transition:none!important}}.error-page[data-v-4f81dff5]{min-height:100vh}.error-page__main[data-v-4f81dff5]{flex:1 0 auto}.error-page__wrapper[data-v-4f81dff5]{padding-top:10px;padding-bottom:96px}.error-page__mobile-menu[data-v-4f81dff5]{display:none}@media screen and (width<=1279px){.error-page__mobile-menu[data-v-4f81dff5]{display:block}}.error-page__breadcrumbs[data-v-4f81dff5]{letter-spacing:0;font-family:GothamPro3dOutlet;font-size:14px;font-weight:400;line-height:16px}@media screen and (width<=1279px){.error-page__wrapper[data-v-4f81dff5]{padding-top:22px;padding-bottom:0}.error-page__breadcrumbs[data-v-4f81dff5]{display:none}}.error-hero[data-v-4f81dff5]{gap:42px;padding:60px 0 40px;display:grid}.error-hero[data-v-4f81dff5],.error-hero_not-found[data-v-4f81dff5]{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.error-hero__visual[data-v-4f81dff5]{pointer-events:none;grid-template-columns:auto auto auto;place-items:center;width:min(100%,670px);display:grid}.error-hero__code[data-v-4f81dff5],.error-hero__digit[data-v-4f81dff5]{text-transform:uppercase;color:var(--black);font-family:DinProCondensed3dOutlet;font-size:400px;font-weight:900;line-height:.82;transform:scaleY(1.3)translateY(-3%)}.error-hero__spool[data-v-4f81dff5]{-o-object-fit:contain;object-fit:contain;width:288px;height:400px;margin-inline:-20px}@media screen and (width<=1279px){.error-hero__spool[data-v-4f81dff5]{height:auto}}.error-hero__content[data-v-4f81dff5]{width:min(100%,586px);padding-top:20px}.error-hero__title[data-v-4f81dff5]{text-transform:uppercase;color:var(--black);font-family:DinProCondensed3dOutlet;font-size:42px;font-weight:900;line-height:52px}.error-hero__description[data-v-4f81dff5]{letter-spacing:0;color:#5f6368;max-width:460px;margin-top:16px;font-family:GothamPro3dOutlet;font-size:16px;font-weight:400;line-height:24px}.error-hero__button[data-v-4f81dff5]{border-radius:12px;min-height:49px;margin-top:28px;padding-inline:26px;font-size:17px;line-height:18px}@media screen and (width<=1279px){.error-hero[data-v-4f81dff5]{grid-template-columns:auto auto;padding-top:20px}.error-hero__visual[data-v-4f81dff5]{grid-template-columns:minmax(72px,1fr) minmax(144px,156px) minmax(72px,1fr);width:100%;max-width:363px}.error-hero__code[data-v-4f81dff5],.error-hero__digit[data-v-4f81dff5]{font-size:205px;line-height:.86}.error-hero__spool[data-v-4f81dff5]{width:min(100%,156px)}.error-hero__content[data-v-4f81dff5]{width:100%;max-width:327px}.error-hero__title[data-v-4f81dff5]{font-size:24px;line-height:25px}.error-hero__description[data-v-4f81dff5]{margin-top:12px;font-size:14px;line-height:20px}.error-hero__button[data-v-4f81dff5]{margin-top:18px}}@media screen and (width<=767px){.error-hero[data-v-4f81dff5]{grid-template-columns:1fr;gap:20px;min-height:auto;padding:18px 0 66px}}
