:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.antd-country-phone-input .ant-select{min-width:90px}.antd-country-phone-input .ant-input-group-addon{background-color:inherit}.antd-country-phone-input .ant-input-group-addon .ant-select-focused .ant-select-selector,.antd-country-phone-input .ant-input-group-addon .ant-select-selection-item{color:inherit}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{background-color:rgba(0,0,0,.7);border-radius:50%;border:none;box-shadow:0 0 1px hsla(0,0%,100%,.5);color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:zoom-in}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::-webkit-backdrop{display:none}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;width:100dvw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;inset:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:hsla(0,0%,100%,0)}[data-rmiz-modal-overlay=visible]{background-color:#fff}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;600&display=swap";@import"https://fonts.cdnfonts.com/css/gotham";@font-face{font-family:NewKansas;src:url(https://res.cloudinary.com/inmemori/raw/upload/CRM/fonts/new-kansas/NewKansas-Regular.eot);src:url(https://res.cloudinary.com/inmemori/raw/upload/CRM/fonts/new-kansas/NewKansas-Regular.woff) format("woff"),url(https://res.cloudinary.com/inmemori/raw/upload/CRM/fonts/new-kansas/NewKansas-Regular.ttf) format("truetype")}.ant-btn{display:inline-flex;align-items:center;justify-content:center}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.code-editor-container .status-bar{border-top:1px solid #ebeef5;height:32px;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;padding-right:12px;padding-left:12px;background-color:#fff;color:#bdc3c7}.code-editor-container .status-bar-group{display:flex;align-items:center;gap:3px}.code-editor-container .status-bar-item{transition:all .2s ease-in-out}.code-editor-container .status-bar-item:hover{cursor:pointer;opacity:.9}.code-editor-container .status-bar-item.active{opacity:.6}.code-editor-container .status-bar .code-status{display:flex;align-items:center;flex-shrink:0;flex-grow:1;gap:3px}.code-editor-container .status-bar .code-status.error{color:#e74c3c;transform:scale(1.1)}.code-editor-container .status-bar .code-status.warning{color:#f39c12;transform:scale(1.1)}.code-editor-container .status-bar .fullscreen-btn:hover{transform:scale(1.2)}.code-editor-container.is-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;height:100vh;width:100vw}.catalog-sidebar-menu{background-color:#935a55;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:600px){.catalog-sidebar-menu{padding:0}}.catalog-sidebar-menu label{margin-bottom:4px}.catalog-sidebar-container{width:304px;color:#e1e2e3;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:17px;line-height:18px;row-gap:10px}@media(max-width:600px){.catalog-sidebar-container{font-size:1rem}}.catalog-sidebar-widget{color:#101010;min-height:60vh;width:100%;height:100%;background:#e6dad8;min-width:90vw}.catalog-sidebar-dropdown-select{width:100%;font-family:Gotham book;font-style:normal;font-size:14px;line-height:18px;background:#f8f9fd;border-radius:4px;min-height:45px}.catalog-sidebar-dropdown-select .ant-select-selector{border:0!important;padding:8px 16px!important;min-height:45px}.catalog-sidebar-dropdown-select span.ant-select-selection-item{color:#333!important;font-size:14px!important}.catalog-sidebar-dropdown-label{font-family:NewKansas;font-style:normal;font-size:17px;font-weight:500;width:100%;color:#e6bfb1}.catalog-section{margin:0}.card-catalog{width:100%;background:#fff;border:0;border-color:#009432;border-radius:4px;aspect-ratio:1.5;overflow:hidden}.card-belongsto-cart{border:2px solid #009432!important}.belongs-to-card{position:absolute;margin-right:1px}.card-title{font-size:15px;background:#f7f8f8;height:40px;width:100%;margin:-6px 0 0;color:#5a6069;font-weight:700}.card-body-catalog{height:calc(100% - 34px);padding:0!important;width:100%}.catalog-card-img{display:block;margin-left:auto;margin-right:auto;object-fit:contain;height:100%!important}.article-text-ar{text-align:right!important}.catalog-widget{color:#101010;min-height:60vh;width:100%;height:100%;background:#b8b9af;min-width:90vw}.catalog-content{background:#e6dad8;padding:20px;margin-bottom:1rem}.catalog-sidebar-back{top:30px}.catalog-sidebar-back,.catalog-sidebar-hide-menu{position:absolute;font-weight:350;color:#fff;font-family:Gotham Book;width:256px;font-size:14px}.catalog-sidebar-hide-menu{bottom:30px}.catalog-sidebar-hide-menu-label{position:absolute;top:52%;left:37%;transform:translate(-50%,-50%)}.catalog-sidebar-hide-icon{float:left;margin-right:0;font-size:20px;font-weight:350;bottom:0}.catalog-sidebar-show-icon{position:absolute;bottom:0;font-weight:700;color:#fff;font-family:Gotham Book;font-size:20px}.catalog-sidebar-hide-container{width:72px;color:#101010;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:NewKansas;font-style:normal;font-weight:500;font-size:17px;line-height:18px}@media(max-width:600px){.catalog-sidebar-hide-container{fontsize:"1rem"}}.catalog-panel{padding:1rem;color:#cdcdcd;background-color:#111518;position:fixed;margin:auto;max-height:100vh;width:-webkit-fill-available;overflow:scroll;z-index:100;box-shadow:0 0 0 1px #292c2c,0 0 6px 4px rgba(0,0,0,.6);top:50%;left:50%;transform:translate(-50%,-50%)}.catalog-panel.fullscreen{width:100%!important;height:100%!important}.catalog-panel.rpanel{max-height:100vh;max-width:800px;width:90%;border-top-right-radius:0;border-bottom-right-radius:0;top:0;bottom:0;right:0;left:unset;transform:none}@media(min-width:641px){.catalog-panel{width:auto;max-height:90vh;max-width:90vw;border-radius:4px}.catalog-panel.fullscreen{max-height:100vh;max-width:100vw;border-radius:0}.catalog-panel.rpanel{max-height:100vh}}.article-details{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;height:100%}.article-details,.article-details-unavailable{background-color:#fff;border-radius:4px;width:auto}.article-details-unavailable{height:auto}.back-to-catalog-navigation{margin-right:.5rem;height:15px!important}.back-to-catalog-title{font-size:14px;font-weight:700;line-height:18px;color:#5a6069}.btn-add-article{justify-content:center;align-items:center;padding:7px 10px;gap:8px;width:280px;background-color:#935a55;color:#fff}.btn-add-article,.btn-remove-article{font-weight:700;font-size:14px;height:44px;border-radius:4px;border:none;margin-top:.5rem}.btn-remove-article{width:156px;background:#119c40!important;color:#fff!important;cursor:auto!important}.article-name{width:440px;height:54px;left:352px;top:96px;font-family:NewKansas;font-style:normal;font-weight:500;font-size:35px;line-height:54px;color:#5a6069;margin-bottom:50px}.article-naviguation{justify-content:space-between;width:343px;height:54px;left:352px!important;top:96px}.article-navigation-div,.article-naviguation{display:flex;flex-direction:row;align-items:center}.article-navigation-div{justify-content:flex-start}.article-navigation-text{font-weight:700;font-size:12px;margin-top:32px;color:#5a6069}.article-navigation-previous{color:#5a6069!important;margin-right:15px;height:25px!important}.article-navigation-next{color:#5a6069!important;margin-left:15px;height:23px!important}.article-image-gallery{width:617px;height:318px;left:432px;top:174px;margin-top:20px;display:flex;justify-content:center;align-items:center}.article-description{left:352px;top:608px;margin-top:30px;line-height:18px;color:#5a6069}.article-price-information{margin-top:auto;padding-bottom:20px;color:#935a55;font-weight:400;font-size:14px;width:100%}.spaceAddArticle{margin-left:1rem}.catalog-searchbar-container{width:100%}.catalog-searchbar-label{font-family:NewKansas!important;font-style:normal;font-size:17px;font-weight:500;width:100%;color:#e6bfb1}.catalog-searchbar-input,.catalog-searchbar-input input{margin:0;color:#212529!important;border:0!important;border-radius:4px!important;background:#f8f9fd;font-weight:500}.catalog-searchbar-input input{padding:9px 1px!important;font-size:14px!important}.form-check.form-switch{padding:0;width:100%;line-height:18px;font-size:14px}.form-check-label{font-style:normal;font-weight:350;padding:0;margin:0;font-size:14px;color:#fff}#catalog-toggle-switch{float:right!important;background-color:#935a55;border-color:#fff;margin:2px 7rem 0 0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input:checked{background-color:transparent;border-color:#fff}.form-switch .form-check-input:focus{border-color:#fff;box-shadow:unset}.catalog-sidebar-dropdown-icon{color:#5a6069}.gallery-controller{position:fixed;top:calc(50% - 16px);z-index:6000;padding:10px}.gallery-controller.gallery-next-none,.gallery-controller.gallery-next-zoomed{right:0;display:block}.gallery-controller.gallery-next img{transform:rotateY(180deg)}.gallery-controller.gallery-prev-zoomed{left:0;display:block}.gallery-controller.gallery-prev-none{left:0;display:none}.gallery-thumbnail{max-width:45px;max-height:100px;margin:5px;border-radius:4px;border:1px solid #c7c7c7}.gallery-thumbnail:hover{border:1px solid #9e9e9e}.gallery-thumbnail.selected{border:1px solid #32735f}.gallery{flex-direction:column!important;max-height:500px}.gallery-thumbnails{flex-direction:row!important;justify-content:center!important;margin-top:10px;margin-left:0}.gallery-main{max-height:300px}.layout-fields-drawer{flex:.2 1;margin-right:1rem;overflow:scroll;height:50vh;position:-webkit-sticky;position:sticky;top:0}.layout-fields-drawer div{border-radius:4px}.layout-fields-drawer div:not(:last-child){margin-bottom:.2rem}.layout-rows{flex:.8 1}.layout-row{min-height:4rem;border:1px solid #74786f;border-radius:0 0 4px 4px}.layout-column{flex:1 1;margin:.5rem;border:1px solid #74786f;min-height:4rem;border-radius:4px}.layout-column-droppable,.layout-column-sortable{min-height:3rem}.layout-column-sortable div{border:0}.layout-column-sortable div:not(:last-child){margin-bottom:.2rem}.layout-column-header{min-height:2rem;border:1px solid #74786f}.layout-header{flex-direction:row;display:flex;min-height:2rem;justify-content:space-between}div.layout-header.top-border-rad{border:1px solid #74786f;border-radius:4px 4px 0 0}.layout-builder .ant-btn{background-color:transparent;border:0;padding:.3rem}.layout-builder .ant-btn:hover{background-color:#cdcdcd}.layout-handle{flex-grow:1;display:flex;align-items:center;padding:.4rem}.layout-row-droppable{flex-direction:row;flex:1 1;display:flex}.layout-row-add{display:flex;flex:1 1;justify-content:center;margin:.4rem;padding:.4rem;font-size:2rem;opacity:0}.layout-row-add:hover{opacity:1}.layout-field .ant-btn{margin:0;border-radius:4px}.layout-field{background-color:#c4c4c4;border:1px solid #101010;color:#101010;font-size:.7rem;min-height:2rem;display:flex;justify-content:space-between;align-items:center}.layout-field .layout-handle{padding:.4rem}.layout-modal .ant-row{margin-bottom:1rem}.tm-collapse-icon{margin-left:1rem;font-size:12px;padding-top:.15rem;display:flex;justify-content:flex-end}.tm-task-checkbox{margin-right:.5rem;margin-top:.2rem}.tm-task-item-container{margin-left:4rem;width:90%}.tm-link-checkbox{display:flex;justify-content:center}.tm-task-team-bullet-avatar{border-radius:50%;width:22px;height:22px;font-size:9px;color:#fff;font-weight:700;text-align:center;float:right;margin-right:.5rem}.tm-task-flex{flex-grow:1;flex-basis:auto}.tm-task-flex-fit{flex:none}.tm-task-owner-profile{margin-left:.5em}.tm-task-done{text-decoration:line-through}.tm-task-done-at-by{font-size:14px;font-style:italic;color:rgba(96,98,102,.45);margin-left:.75rem;white-space:nowrap}.tm-task-comment{font-size:14px;font-style:italic;white-space:pre-line}.tm-row{display:flex;flex-direction:row}.tm-col{display:flex;flex-direction:column}.tm-align-items-center{align-items:center}.tm-progress-state{display:flex;justify-content:flex-end}.tm-progress-progress{display:flex;justify-content:center}.tm-collapse-panel>.ant-collapse-header,.tm-section-card>.ant-card-body,.tm-section-card>.ant-card-head{padding-top:.5rem!important;padding-bottom:.5rem!important}.tm-task-name{font-weight:500;white-space:pre-line}.tm-taks-cta-button{border:1px solid #e6e6e6;border-radius:5px!important;gap:10px;width:22px!important;min-width:22px!important;height:25px!important;float:right!important}.tm-task-item-tag{border-radius:12px;border:0;background-color:#e6e6e6;margin-top:.2rem;margin-right:.5rem!important;float:right}.tm-empty-timeline-item{max-height:0!important;padding:0!important}.tm-timeline-card{max-height:72vh!important;overflow:scroll!important}.tm-tasks-card{overflow:scroll!important;height:72vh!important}.tm-tasks-card .ant-card-body{padding:10px}.node{text-align:center;padding:5px;background:#fff;border-radius:5px;border:1px solid #000;font-size:8px;position:relative}.node-selected{border:2px solid #adadad}.node-type{font-size:6px;color:#9d9d9d;font-weight:700}.node-content,.node-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.node-content{font-size:6px}.react-flow__attribution{display:none!important}.react-flow__node{cursor:default!important}.drop-node-menu>.ant-menu-root{border-inline:none!important}.default-node{padding-left:9px}.default-node:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:var(--node-color);border-top-left-radius:5px;border-bottom-left-radius:5px}.node-selected.default-node:before{border-top-left-radius:3px;border-bottom-left-radius:3px}.ant-menu-item-only-child,.ant-menu-title-content,.navbar-switch-text{font-weight:700;font-size:14px}@media(max-width:800px){.ant-menu-item-only-child,.ant-menu-title-content,.navbar-switch-text{font-size:10px}}h5{margin-bottom:0!important}.ant-tabs-tab{margin:0!important}.fs-small{font-size:12px}.header{background-color:#fff!important;padding-inline:0!important}.navbar-container{width:100%;display:flex;flex-direction:row;background-color:#fff;padding:0 1rem}.navbar-item{color:#000}.navbar-switch-text{color:#606266;padding-right:1rem}.ant-menu-title-content{color:#606266}.navbar-switch{display:flex;align-items:center;width:auto;padding-right:1rem}.navbar-menu-a:hover{color:inherit;text-decoration:none}.ant-menu-item-only-child{color:#606266;width:100%!important}.dimmed{position:relative}.dimmed:after{content:" ";z-index:10;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:hsla(0,0%,100%,.7)}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:-webkit-grab;cursor:grab}.cursor-auto{cursor:auto}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.dot{height:10px;width:10px;border-radius:50%;display:inline-block}.pre-line{white-space:pre-line!important}.mt-minus-5{margin-top:-2rem}.mt-minus-4{margin-top:-1.5rem}.mt-minus-3{margin-top:-1rem}.mt-minus-2{margin-top:-.5rem}.mt-minus-1{margin-top:-.25rem}.mb-minus-5{margin-bottom:-2rem}.mb-minus-4{margin-bottom:-1.5rem}.mb-minus-3{margin-bottom:-1rem}.mb-minus-2{margin-bottom:-.5rem}.mb-minus-1{margin-bottom:-.25rem}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.pdf-navigation{display:flex;justify-content:center;align-items:center;position:relative;margin-top:1vh}.react-pdf__Page__textContent{display:none}.autocomplete-dropdown-container{position:absolute;z-index:1;width:100%;border-radius:8px;padding:.2rem;border:1px solid #606266}.suggestion-item,.suggestion-item--active{cursor:pointer}.suggestion-item--active:hover,.suggestion-item:hover{background-color:#e8e8e8}.tab-content-wrapper{display:flex;flex-direction:column;height:100%;width:100%;padding-bottom:10px}.tab-content{flex-grow:1;overflow-y:scroll}.lookup-sider{width:20vw!important;max-width:300px!important;min-width:200px!important;flex:none!important}.site-layout-background{height:calc(100vh - 97px);display:block}.dashboard-layout-background{height:100hv}.ant-tabs-content,.ant-tabs-content-holder,.ant-tabs-tabpane-active{height:100%}.ant-collapse-content-box{padding:0!important}.ant-float-btn{z-index:9999}.lookup-searchbar{margin:1px 5px}.text-light{color:gray!important}.entity-picker-menu-item{margin:0!important;padding:1px 16px;width:100%!important;height:25px!important;line-height:25px!important}.bold{font-weight:700}.loader-container{position:fixed;top:35%;left:60%;transform:translate(-50%,-50%)}.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-clear{position:absolute;left:calc(100% - 40px)}.rich-inline-input div{border:1px solid #d9d9d9;background-color:#fff;box-shadow:none!important;border-radius:5px}.rich-inline-input p{padding:5px 10px}.avatar-group{background-color:#fff;color:#000;border-color:#d3d3d3;font-weight:300;font-size:12px}.dashboard-element{margin-left:30px;margin-right:30px;margin-top:20px}.dashboard-container{margin-bottom:50px}.dashboard-centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem}.dashboard-progress{width:65%}.dashboard-title{padding-bottom:.5rem}.dashboard-header-title{color:#fff!important}.dashboard-unknown-date,.dashboard-unknown-step,.unknown-avatar-member{color:red}.dashboard-column-element{max-width:calc(12vw - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hidden-scroll-container{-ms-overflow-style:none;scrollbar-width:none}.hidden-scroll-container::-webkit-scrollbar{display:none}.underline-hover:hover{text-decoration:underline}.ant-input-number,.ant-input-number-affix-wrapper{width:100%!important}.ant-table-expanded-row>.ant-table-cell{padding:0!important}
/*# sourceMappingURL=9c143dec2ae63297.css.map*/