.DivisionDialog-module-scss-module__cT8s6W__dialog{gap:10px;display:grid}
.DevConsole-module-scss-module__R8twpa__dev-console{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:100vw;max-height:50vh;box-shadow:0 -4px 20px var(--black-rgba-20);box-sizing:border-box;background:#ffffffd9;border-top:2px solid #e0deee99;flex-direction:column;padding:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@media (max-width:768px){.DevConsole-module-scss-module__R8twpa__dev-console{max-height:70vh}}.DevConsole-module-scss-module__R8twpa__dev-console__toggle-button{z-index:9998;background:var(--main-rgba-80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:56px;height:56px;color:var(--white);cursor:pointer;box-shadow:0 4px 12px var(--black-rgba-20);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:80px;right:20px}.DevConsole-module-scss-module__R8twpa__dev-console__toggle-button:hover{background:#c92810e6;transform:scale(1.1);box-shadow:0 6px 16px #0000004d}.DevConsole-module-scss-module__R8twpa__dev-console__toggle-button:active{transform:scale(.95)}@media (max-width:768px){.DevConsole-module-scss-module__R8twpa__dev-console__toggle-button{width:48px;height:48px;top:70px;right:16px}}@media (max-width:480px){.DevConsole-module-scss-module__R8twpa__dev-console__toggle-button{top:60px;right:12px}}.DevConsole-module-scss-module__R8twpa__dev-console__badge{min-width:20px;height:20px;font-size:10px;font-weight:700;position:absolute;top:-4px;right:-4px}.DevConsole-module-scss-module__R8twpa__dev-console__header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;background:#f3f4f8b3;border-bottom:1px solid #e0deee99;flex-shrink:0;justify-content:space-between;align-items:center;min-height:48px;padding:12px 16px;display:flex}@media (max-width:768px){.DevConsole-module-scss-module__R8twpa__dev-console__header{min-height:44px;padding:8px 12px}}.DevConsole-module-scss-module__R8twpa__dev-console__header-left{flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.DevConsole-module-scss-module__R8twpa__dev-console__icon{color:var(--main);font-size:20px}.DevConsole-module-scss-module__R8twpa__dev-console__title{color:var(--main);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.DevConsole-module-scss-module__R8twpa__dev-console__count{background:var(--light-red);color:var(--main);height:22px;font-size:11px}.DevConsole-module-scss-module__R8twpa__dev-console__header-right{flex-shrink:0;align-items:center;gap:4px;display:flex}.DevConsole-module-scss-module__R8twpa__dev-console__filter-button,.DevConsole-module-scss-module__R8twpa__dev-console__clear-button,.DevConsole-module-scss-module__R8twpa__dev-console__minimize-button,.DevConsole-module-scss-module__R8twpa__dev-console__close-button{color:var(--text-gray);padding:4px}.DevConsole-module-scss-module__R8twpa__dev-console__filter-button:hover,.DevConsole-module-scss-module__R8twpa__dev-console__clear-button:hover,.DevConsole-module-scss-module__R8twpa__dev-console__minimize-button:hover,.DevConsole-module-scss-module__R8twpa__dev-console__close-button:hover{background:var(--border);color:var(--main)}.DevConsole-module-scss-module__R8twpa__dev-console__filters{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;background:#f3f4f8e6;border-bottom:1px solid #e0deeecc;flex-wrap:wrap;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}@media (max-width:768px){.DevConsole-module-scss-module__R8twpa__dev-console__filters{gap:6px;padding:8px 12px}}.DevConsole-module-scss-module__R8twpa__dev-console__filter-chip{text-transform:none;font-size:12px}.DevConsole-module-scss-module__R8twpa__dev-console__logs{box-sizing:border-box;background:#f3f4f8b3;flex:1;min-height:0;padding:8px;overflow:hidden auto}.DevConsole-module-scss-module__R8twpa__dev-console__logs::-webkit-scrollbar{width:8px}.DevConsole-module-scss-module__R8twpa__dev-console__logs::-webkit-scrollbar-track{background:#f3f4f880}.DevConsole-module-scss-module__R8twpa__dev-console__logs::-webkit-scrollbar-thumb{background:#8a8894b3;border-radius:4px}.DevConsole-module-scss-module__R8twpa__dev-console__logs::-webkit-scrollbar-thumb:hover{background:#63616acc}.DevConsole-module-scss-module__R8twpa__dev-console__empty{text-align:center;justify-content:center;align-items:center;padding:40px 20px;display:flex}.DevConsole-module-scss-module__R8twpa__dev-console__log-entry{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 1px 3px var(--black-rgba-20);box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;background:#ffffffe6;border-left:4px solid;border-radius:4px;max-width:100%;margin-bottom:8px;padding:12px;transition:box-shadow .2s}.DevConsole-module-scss-module__R8twpa__dev-console__log-entry:hover{box-shadow:0 2px 6px #00000026}@media (max-width:768px){.DevConsole-module-scss-module__R8twpa__dev-console__log-entry{margin-bottom:6px;padding:8px}}.DevConsole-module-scss-module__R8twpa__dev-console__log-header{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DevConsole-module-scss-module__R8twpa__dev-console__log-header-left{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.DevConsole-module-scss-module__R8twpa__dev-console__log-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.DevConsole-module-scss-module__R8twpa__dev-console__log-action-button{color:var(--text-gray);padding:4px;transition:all .2s}.DevConsole-module-scss-module__R8twpa__dev-console__log-action-button:hover{color:var(--main);background-color:#ea5f4b1a}.DevConsole-module-scss-module__R8twpa__dev-console__log-action-button:active{transform:scale(.95)}.DevConsole-module-scss-module__R8twpa__dev-console__log-level{font-weight:600}.DevConsole-module-scss-module__R8twpa__dev-console__log-time{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:11px}.DevConsole-module-scss-module__R8twpa__dev-console__log-message{color:var(--text-data);word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;max-width:100%;margin-bottom:8px;font-size:13px;line-height:1.5}.DevConsole-module-scss-module__R8twpa__dev-console__log-data,.DevConsole-module-scss-module__R8twpa__dev-console__log-context{box-sizing:border-box;background:#f3f4f8cc;border:1px solid #e0deeecc;border-radius:4px;max-width:100%;margin-top:8px;padding:8px;overflow-x:auto}.DevConsole-module-scss-module__R8twpa__dev-console__log-pre{color:var(--text-gray);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;max-width:100%;margin:0;font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.4;overflow-x:auto}.DevConsole-module-scss-module__R8twpa__dev-console__log-context-title{color:var(--text-gray);margin-bottom:4px;font-weight:600;display:block}@media (max-width:480px){.DevConsole-module-scss-module__R8twpa__dev-console{width:100%;max-height:80vh;left:0;right:0}.DevConsole-module-scss-module__R8twpa__dev-console__header{flex-wrap:wrap;gap:8px;padding:8px}.DevConsole-module-scss-module__R8twpa__dev-console__header-left,.DevConsole-module-scss-module__R8twpa__dev-console__header-right{flex-wrap:wrap;gap:4px}.DevConsole-module-scss-module__R8twpa__dev-console__filters{flex-direction:column;padding:8px}.DevConsole-module-scss-module__R8twpa__dev-console__filter-chip{justify-content:flex-start;width:100%}.DevConsole-module-scss-module__R8twpa__dev-console__logs{padding:6px}.DevConsole-module-scss-module__R8twpa__dev-console__log-entry{margin-bottom:6px;padding:8px}}
@font-face{font-family:lato;src:url(../media/Lato-Regular.8c219cba.ttf)}@font-face{font-family:lato-bold;src:url(../media/Lato-Bold.f78a033a.ttf)}.overflow{-ms-overflow-style:none;scrollbar-width:none;overflow:auto}.overflow::-webkit-scrollbar{background-color:var(--disabled);border-radius:5px;width:10px}.overflow::-webkit-scrollbar-thumb{background:var(--main);border-radius:5px}.no-scrollbars{scrollbar-width:thin;scrollbar-color:var(--main)var(--disabled)}.no-scrollbars::-webkit-scrollbar{background-color:var(--disabled);border-radius:5px;width:10px}.no-scrollbars::-webkit-scrollbar-thumb{background:var(--main);border-radius:5px}*{scrollbar-width:thin;scrollbar-color:var(--main)var(--disabled)}::-webkit-scrollbar{background-color:var(--disabled);border-radius:5px;width:10px}::-webkit-scrollbar-thumb{background:var(--main);border-radius:5px}*{box-sizing:border-box}html,body{font-family:var(--font);background-color:var(--white);color:var(--text-data);margin:0;padding:0;scroll-padding-bottom:80px}a{color:inherit;text-decoration:none}.content{max-width:1340px;margin:0 auto;padding:0 30px}@media screen and (max-width:1540px){.content{max-width:1200px}}@media screen and (max-width:640px){.content{padding:0 11px}}.first-block{background-color:var(--disabled)}@media screen and (max-width:1750px){.first-block__combined{padding-bottom:17px}}@media screen and (max-width:1280px){.first-block{padding-bottom:17px}}.second-block{padding-top:15px}.second-block__combined{justify-content:space-between;align-items:flex-start;padding-top:15px;display:flex}.button-panel{padding-top:5px}@media screen and (max-width:1280px){.button-panel{padding-top:25px}}@media screen and (max-width:640px){.button-panel{padding-top:24px}}.button-panel{bottom:0}.MuiListItemButton-root.Mui-selected{background:#3c3c3c}.MuiListItemButton-root.Mui-selected:before{content:"";width:3px;height:100%;display:block;position:absolute;left:0;background:var(--main)!important;opacity:1!important}.MuiImageListItemBar-titleWrap{padding:0}.MuiTableRow-root{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;display:flex}.MuiTableRow-root .table-cell-button{padding:6px 4px!important}.MuiTableRow-root .table-delete-button{height:48px;width:inherit;padding:8px 17px!important}@media screen and (max-width:1280px){.MuiTableRow-root .table-delete-button{height:49px}}.loading{background-color:var(--white);z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed}.info-panel{padding-bottom:34px}.info-panel__header{height:59px}.SnackbarItem-message{gap:8px}.szh-menu{background:var(--white)!important;color:var(--text-data)!important}.szh-menu__item>svg,.szh-menu__item *>svg{color:var(--gray)!important}.szh-menu__item:hover,.szh-menu__item:focus{background:var(--comment-wrapper)!important;color:var(--text-data)!important}.icon-default{color:var(--text-data);transition:color .2s}.icon-default path{fill:currentColor}.MuiAutocomplete-clearIndicator,.MuiAutocomplete-popupIndicator{color:var(--text-data)}.modal-title{margin-bottom:20px;margin-right:30px;font-size:22px}.modal-footer{margin-top:20px}.table-container{width:100%;max-width:720px;height:80vh}.dictionary-container{flex-direction:column;height:94vh;margin:0 100px;display:flex}@media screen and (max-width:640px){.dictionary-container{margin:0 20px}}.dictionary-container__table{flex-direction:column;align-items:flex-end;gap:10px;width:100%;height:100%;display:flex}.dictionary-container__header{justify-content:space-between;align-items:center;gap:10px;padding:27px 0;display:flex}.tox-notifications-container{display:none!important}.svg-small{transform:scale(.8)}.visually-hidden{clip:rect(0,0,0,0);clip-path:inset(100%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (max-width:960px){.desktop-only{display:none}}.spinner-preloader{position:absolute;top:50%;left:50%}.global-search-wrapper{margin:10px 0}.MuiInputAdornment-root>.MuiIconButton-root,.MuiInputAdornment-root>.MuiButtonBase-root.MuiIconButton-root,.MuiInputBase-root .MuiInputAdornment-root>.MuiIconButton-root,.MuiInputBase-root .MuiInputAdornment-root>.MuiButtonBase-root.MuiIconButton-root,.MuiTextField-root .MuiInputAdornment-root>.MuiIconButton-root,.MuiTextField-root .MuiInputAdornment-root>.MuiButtonBase-root.MuiIconButton-root{color:var(--default-main)!important}.low-performance *,.low-performance :before,.low-performance :after{scroll-behavior:auto!important;will-change:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;perspective:none!important;transform-style:flat!important;transition-duration:.1s!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :before,.carousel :after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-width:100%;max-height:100%;position:relative;overflow:hidden}.carousel__track{display:flex}.carousel__slide{width:var(--carousel-slide-width,60%);overscroll-behavior:contain;flex:none;max-width:100%;padding:1rem;position:relative;overflow:hidden auto}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{-webkit-user-select:none;user-select:none;justify-content:center;margin:0 auto;padding:0;list-style:none;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0}.carousel__dots .carousel__dot{cursor:pointer;width:22px;height:22px;margin:0;padding:0;display:block;position:relative}.carousel__dots .carousel__dot:after{content:"";opacity:.25;background-color:currentColor;border-radius:50%;width:8px;height:8px;transition:opacity .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);border:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{touch-action:none;overflow:hidden!important}.fancybox__container{padding:env(safe-area-inset-top,0)env(safe-area-inset-right,0)env(safe-area-inset-bottom,0)env(safe-area-inset-left,0);box-sizing:border-box;color:var(--fancybox-color,var(--white));-webkit-tap-highlight-color:#0000;z-index:10000;transform-origin:0 0;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px #0006);direction:ltr;outline:none;flex-direction:column;margin:0;display:flex;position:fixed;inset:0;overflow:hidden}.fancybox__container *,.fancybox__container :before,.fancybox__container :after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px var(--white),0 0 0 2px var(--fancybox-accent-color,#01d2e8f0)}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{z-index:-1;background:var(--fancybox-bg,#18181beb);position:absolute;inset:0}.fancybox__carousel{z-index:10;flex:auto;height:100%;min-height:0;position:relative}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;width:100%;height:100%;position:relative;overflow:visible}.fancybox__track{height:100%;display:flex}.fancybox__slide{overscroll-behavior:contain;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;outline:0;flex-direction:column;flex:none;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;display:flex;position:relative;overflow:auto}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__carousel .fancybox__slide.has-iframe,.fancybox__carousel .fancybox__slide.has-pdf,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{padding:0!important}.fancybox__content{margin:0 env(safe-area-inset-right,0)0 env(safe-area-inset-left,0);color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,var(--white));z-index:20;flex-direction:column;align-self:center;display:flex;position:relative}.fancy-box-tags{color:var(--gray)}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{max-width:100%;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;overflow-wrap:anywhere;flex-shrink:0;align-self:center;margin:0;padding:1rem 0 0;line-height:1.375}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,var(--white));top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40;position:absolute}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,var(--white));position:absolute;top:-40px;right:0}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{width:50px;height:50px;color:var(--fancybox-color,currentColor);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{transform-origin:50%;width:100%;height:100%;margin:auto;animation:2s linear infinite fancybox-rotate;position:absolute;inset:0}.fancybox__spinner svg circle{fill:none;stroke-width:2.75px;stroke-miterlimit:10;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:1.5s ease-in-out infinite fancybox-dash}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s both fancybox-throwOutDown}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97)translateY(16px)}to{opacity:1;transform:scale(1)translate(0,0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97)translateY(16px)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translateY(-30%)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translateY(30%)}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc #ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;-webkit-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{background:0 0;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{touch-action:none;overflow:visible}.has-image[data-image-fit=contain] .fancybox__content{flex-flow:wrap}.has-image[data-image-fit=contain] .fancybox__image{object-fit:contain;max-width:100%;max-height:100%}.has-image[data-image-fit=contain-w]{overflow:hidden auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{touch-action:none;overflow:visible}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{object-fit:cover;width:100%;height:100%}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;max-width:100%;height:540px;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{color:var(--white);background:#18181be6;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:0 0;border:0;width:100%;height:100%;display:block}.fancybox-placeholder{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fancybox__thumbs{opacity:var(--fancybox-opacity,1);flex:none;padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{width:var(--fancybox-thumbs-width,96px);box-sizing:content-box;cursor:pointer;flex:none;justify-content:center;align-items:center;margin:0;padding:8px 3px;display:flex;overflow:visible}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";border-style:solid;border-width:5px;border-color:var(--fancybox-accent-color,#22d5e9f5);opacity:0;border-radius:var(--fancybox-thumbs-border-radius,4px);transition:opacity .15s;position:absolute;inset:0}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;user-select:none}.fancybox__thumb{width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));border-radius:var(--fancybox-thumbs-border-radius,4px);background-color:#ffffff1a;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.fancybox__toolbar{z-index:20;touch-action:none;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px #0006);background:linear-gradient(#00000070 0%,#0000006f 8.1%,#0000006b 15.5%,#00000064 22.5%,#0000005d 29%,#00000053 35.3%,#00000049 41.2%,#0000003e 47.1%,#00000032 52.9%,#00000028 58.8%,#0000001d 64.7%,#00000014 71%,#0000000c 77.5%,#00000005 84.5%,#00000002 91.9%,#0000 100%);justify-content:space-between;padding:0;display:flex;position:absolute;top:0;left:0;right:0}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translate(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;line-height:var(--carousel-button-height,48px);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;padding:0 10px;font-size:17px}.fancybox__progress{background:var(--fancybox-accent-color,#22d5e9f5);transform-origin:0;z-index:30;-webkit-user-select:none;user-select:none;height:3px;transition-property:transform;transition-timing-function:linear;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2),.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
.szh-menu{box-sizing:border-box;z-index:100;background-color:#fff;border:1px solid #0000001a;width:max-content;margin:0;padding:0;list-style:none}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;z-index:-1;background-color:#fff;border:1px solid #0000;border-color:#0000001a #0000 #0000 #0000001a;width:.75rem;height:.75rem}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%)rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%)rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translate(-50%)rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translate(-50%)rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{background-color:#0000001f;height:1px;margin:.5rem 0}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;min-width:10rem;padding:.5rem 0;box-shadow:0 3px 7px #0002,0 .6px 2px #0000001a}.szh-menu__item{align-items:center;padding:.375rem 1.5rem;display:flex;position:relative}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";font-size:.8rem;position:absolute;top:.55rem;left:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;text-transform:uppercase;padding:.2rem 1.5rem;font-size:.8rem}
@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:.15s ease-out szh-menu-show-slide-left}.szh-menu--state-closing.szh-menu--dir-left{animation:.15s ease-in forwards szh-menu-hide-slide-left}.szh-menu--state-opening.szh-menu--dir-right{animation:.15s ease-out szh-menu-show-slide-right}.szh-menu--state-closing.szh-menu--dir-right{animation:.15s ease-in forwards szh-menu-hide-slide-right}.szh-menu--state-opening.szh-menu--dir-top{animation:.15s ease-out szh-menu-show-slide-top}.szh-menu--state-closing.szh-menu--dir-top{animation:.15s ease-in forwards szh-menu-hide-slide-top}.szh-menu--state-opening.szh-menu--dir-bottom{animation:.15s ease-out szh-menu-show-slide-bottom}.szh-menu--state-closing.szh-menu--dir-bottom{animation:.15s ease-in forwards szh-menu-hide-slide-bottom}
.shepherd-button{color:#ffffffbf;cursor:pointer;background:#3288e6;border:0;border-radius:3px;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s}.shepherd-button:not(:disabled):hover{color:#ffffffbf;background:#196fcc}.shepherd-button.shepherd-button-secondary{color:#000000bf;background:#f1f2f3}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{color:#000000bf;background:#d6d9db}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-content:flex-end;padding:0 .75rem .75rem;display:flex}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{color:#808080bf;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:2em;font-weight:400;transition:color .5s}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;flex:1 0 auto;margin:0;padding:0;font-size:1rem;font-weight:400;display:flex}.shepherd-header{border-top-left-radius:5px;border-top-right-radius:5px;justify-content:flex-end;align-items:center;padding:.75rem .75rem 0;line-height:2em;display:flex}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;padding:.75em;font-size:1rem;line-height:1.3em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{opacity:0;visibility:hidden;z-index:9999;background:#fff;border:none;border-radius:5px;outline:none;width:100%;max-width:400px;margin:0;padding:0;transition:opacity .3s,visibility .3s;box-shadow:0 1px 4px #0003}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{z-index:-1;width:16px;height:16px;position:absolute}.shepherd-arrow:before{content:"";background:#fff;transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{opacity:0;pointer-events:none;z-index:9997;width:100vw;height:0;transition:all .3s ease-out,height 0s .3s,opacity .3s;position:fixed;top:0;left:0;overflow:hidden}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.5;height:100vh;transition:all .3s ease-out,height,opacity .3s;transform:translateZ(0)}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}
.shepherd-element{font-family:var(--font);color:var(--text-data);background-color:var(--white);border:1px solid var(--border);border-radius:16px;width:fit-content;min-width:320px;max-width:min(560px,100vw - 32px);box-shadow:0 20px 50px #21212124}.shepherd-element .shepherd-content{background-color:inherit;border-radius:16px}.shepherd-has-title .shepherd-content .shepherd-header{background:var(--white);border-radius:15px 15px 0 0}.shepherd-element .shepherd-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.shepherd-element .shepherd-title{font-family:var(--font-bold);color:var(--light-black);white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0;font-size:18px;line-height:24px}.shepherd-element .shepherd-cancel-icon{color:var(--text-secondary);transition:color .2s}.shepherd-element .shepherd-cancel-icon:hover,.shepherd-element .shepherd-cancel-icon:focus{color:var(--main)}.shepherd-element .shepherd-text{color:var(--text-secondary);padding:16px 20px;font-size:15px;line-height:1.45}.shepherd-element .shepherd-footer{justify-content:flex-end;gap:12px;padding:0 20px 20px;display:flex}.shepherd-element .shepherd-button{font-family:var(--font);box-shadow:none;border:1px solid #0000;border-radius:8px;padding:8px 18px;font-size:14px;transition:background-color .2s,color .2s,border-color .2s}.shepherd-element .shepherd-button:not(.shepherd-button-secondary){background-color:var(--main);color:var(--white)}.shepherd-element .shepherd-button:not(.shepherd-button-secondary):hover,.shepherd-element .shepherd-button:not(.shepherd-button-secondary):focus{background-color:var(--main-hover)}.shepherd-element .shepherd-button.shepherd-button-secondary{background-color:var(--white);color:var(--main);border-color:var(--main)}.shepherd-element .shepherd-button.shepherd-button-secondary:hover,.shepherd-element .shepherd-button.shepherd-button-secondary:focus{background-color:var(--white-button-hover)}.shepherd-element .shepherd-arrow:before{background:var(--white);border:1px solid var(--border)}.shepherd-modal-overlay-container.shepherd-modal-is-visible .shepherd-overlay{background:var(--light-black-rgba60)}@media (max-width:640px){.shepherd-element{border-radius:12px}.shepherd-element .shepherd-header{padding:14px 16px}.shepherd-element .shepherd-text{padding:14px 16px;font-size:14px}.shepherd-element .shepherd-footer{padding:0 16px 16px}}
