@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Josefin Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modules-sider .ant-table-tbody>tr>td{border-bottom:0 solid #fff}.row-dragging{background:#fafafa;border:1px solid #ccc}.row-dragging td{padding:16px}.section-panel-collapse .section-panel-panel>div.ant-collapse-header>span.anticon{align-items:center;display:flex;height:100%;padding-top:0;top:0}.section-panel-collapse .section-panel-panel>div.ant-collapse-header>div.localizable-readonly{display:inline-block}.ant-layout-content{view-transition-name:configurator-content;margin:0 2rem}body.configurator-theme{color:#2c2948;font-family:Josefin Sans,sans-serif}body.configurator-theme .ant-layout,body.configurator-theme .ant-layout-content{background:#fff}body.configurator-theme .ant-breadcrumb,body.configurator-theme .ant-btn,body.configurator-theme .ant-descriptions,body.configurator-theme .ant-input,body.configurator-theme .ant-input-number,body.configurator-theme .ant-message,body.configurator-theme .ant-radio-wrapper,body.configurator-theme .ant-table,body.configurator-theme .ant-upload{font-family:Josefin Sans,sans-serif}body.configurator-theme .ant-btn{border-radius:2px;box-shadow:none;font-size:14px;font-weight:600;letter-spacing:.035em;min-height:42px;padding:8px 20px;text-transform:uppercase}body.configurator-theme .ant-btn-primary{background:#f19526;border-color:#f19526;color:#2c2948}body.configurator-theme .ant-btn-primary:not(:disabled):hover{background:#2c2948;border-color:#2c2948;color:#fff}body.configurator-theme .ant-btn-default:not(:disabled):hover{border-color:#f19526;color:#2c2948}body.configurator-theme .ant-input,body.configurator-theme .ant-input-number,body.configurator-theme .ant-input-number-input,body.configurator-theme .ant-upload-list-item{border-radius:2px}body.configurator-theme .ant-input-number-focused,body.configurator-theme .ant-input-number:hover,body.configurator-theme .ant-input:focus,body.configurator-theme .ant-input:hover{border-color:#f19526;box-shadow:none}body.configurator-theme .ant-checkbox-wrapper,body.configurator-theme .ant-radio-wrapper{color:#2c2948;font-size:15px}body.configurator-theme .ant-slider-track{background:#f19526}body.configurator-theme .ant-slider-handle:after{box-shadow:0 0 0 2px #f19526}body.configurator-theme .ant-table-thead>tr>th{background:#eee8df;color:#2c2948;font-weight:700;text-transform:uppercase}@media (max-width:576px){.ant-layout-content{margin:0 1rem}.ant-breadcrumb{font-size:13px}}::view-transition-group(configurator-content){-webkit-animation-duration:.22s;animation-duration:.22s;-webkit-animation-timing-function:cubic-bezier(.22,1,.36,1);animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(configurator-content),::view-transition-old(configurator-content){-webkit-animation-duration:.22s;animation-duration:.22s;-webkit-animation-timing-function:cubic-bezier(.22,1,.36,1);animation-timing-function:cubic-bezier(.22,1,.36,1)}html[data-configurator-transition-direction=forward]::view-transition-old(configurator-content){-webkit-animation-name:configurator-fade-out-left;animation-name:configurator-fade-out-left}html[data-configurator-transition-direction=forward]::view-transition-new(configurator-content){-webkit-animation-name:configurator-fade-in-right;animation-name:configurator-fade-in-right}html[data-configurator-transition-direction=back]::view-transition-old(configurator-content){-webkit-animation-name:configurator-fade-out-right;animation-name:configurator-fade-out-right}html[data-configurator-transition-direction=back]::view-transition-new(configurator-content){-webkit-animation-name:configurator-fade-in-left;animation-name:configurator-fade-in-left}html[data-configurator-transition-direction=fade]::view-transition-old(configurator-content){-webkit-animation-name:configurator-fade-out;animation-name:configurator-fade-out}html[data-configurator-transition-direction=fade]::view-transition-new(configurator-content){-webkit-animation-name:configurator-fade-in;animation-name:configurator-fade-in}@-webkit-keyframes configurator-fade-out-left{to{opacity:0;-webkit-transform:translateX(-6px);transform:translateX(-6px)}}@keyframes configurator-fade-out-left{to{opacity:0;-webkit-transform:translateX(-6px);transform:translateX(-6px)}}@-webkit-keyframes configurator-fade-in-right{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes configurator-fade-in-right{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}}@-webkit-keyframes configurator-fade-out-right{to{opacity:0;-webkit-transform:translateX(6px);transform:translateX(6px)}}@keyframes configurator-fade-out-right{to{opacity:0;-webkit-transform:translateX(6px);transform:translateX(6px)}}@-webkit-keyframes configurator-fade-in-left{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@keyframes configurator-fade-in-left{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@-webkit-keyframes configurator-fade-out{to{opacity:0}}@keyframes configurator-fade-out{to{opacity:0}}@-webkit-keyframes configurator-fade-in{0%{opacity:0}}@keyframes configurator-fade-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){::view-transition-group(configurator-content),::view-transition-new(configurator-content),::view-transition-old(configurator-content){-webkit-animation-duration:.001ms;animation-duration:.001ms}}html[data-configurator-transition-direction=forward] .configurator-route-transition-fallback{-webkit-animation:configurator-fade-in-right .22s cubic-bezier(.22,1,.36,1) both;animation:configurator-fade-in-right .22s cubic-bezier(.22,1,.36,1) both}html[data-configurator-transition-direction=back] .configurator-route-transition-fallback{-webkit-animation:configurator-fade-in-left .22s cubic-bezier(.22,1,.36,1) both;animation:configurator-fade-in-left .22s cubic-bezier(.22,1,.36,1) both}html[data-configurator-transition-direction=fade] .configurator-route-transition-fallback{-webkit-animation:configurator-fade-in .22s cubic-bezier(.22,1,.36,1) both;animation:configurator-fade-in .22s cubic-bezier(.22,1,.36,1) both}.routingContainer_loadingIcon__1NSIk{font-size:48px}.routingContainer_loadingContainer__s3POf{margin-top:25vh;width:100%}.siderMenu_logoContainer__WLr5U{align-items:center;display:flex;justify-content:center;margin-top:20px}.headerComponent_exHeader__eHUIt{background-color:#fff;border-bottom:1px solid #eee9e2;line-height:50px}.headerComponent_exHeader__eHUIt .headerComponent_logoContainer__guK\+f{display:flex;justify-content:center;width:100%}.headerComponent_exHeader__eHUIt .headerComponent_logoContainer__guK\+f .headerComponent_logo__qhJWW{height:auto;margin-bottom:10px;margin-top:10px;max-width:100%}.headerComponent_exHeader__eHUIt .headerComponent_logoContainer__guK\+f .headerComponent_logo__qhJWW:hover{cursor:pointer}@media (max-width:576px){.headerComponent_exHeader__eHUIt{padding:0 16px}}.headerComponent_headerLogo__cD-Y0{align-items:center;display:flex}.headerComponent_headerTitle__J\+vnc{color:rgba(0,0,0,.85);font-size:20px;font-style:normal;font-weight:400;line-height:28px}.headerComponent_userNameWrapper__hbiab{text-align:end}.developmentMessage_wrapper__hAOC5{align-items:center;background-color:#e8e1d6;color:#2c2948;display:flex;flex-wrap:wrap;font-size:14px;gap:5px;justify-content:center;padding:10px 0;width:100%}.developmentMessage_wrapper__hAOC5 .developmentMessage_header__qcRnk{color:#c53b25;font-weight:700}@media (max-width:480px){.developmentMessage_wrapper__hAOC5 .developmentMessage_header__qcRnk{margin-bottom:2px;text-align:center;width:100%}.developmentMessage_wrapper__hAOC5 .developmentMessage_pipe__y8Fms{display:none}}.developmentMessage_wrapper__hAOC5 .developmentMessage_content__57g\+A{text-align:center}@media (max-width:480px){.developmentMessage_wrapper__hAOC5{font-size:12px;line-height:1.35;padding:8px 14px}}.footerContainer_footer__CeM0U{color:#2c2948;font-family:Josefin Sans,sans-serif;font-size:15px;font-weight:400}@media(max-width:576px){.footerContainer_footer__CeM0U{margin-top:25px}}.footerContainer_infoContainer__W0t\+w{align-items:center;background-color:#eee8df;display:flex;gap:16px;justify-content:center;padding:2rem 0 3rem}@media(max-width:576px){.footerContainer_infoContainer__W0t\+w{flex-direction:column;gap:10px;padding:24px 16px;text-align:center;width:100%}}.ant-layout-footer{background-color:#fff!important;padding:initial}.footerContainer_infoIcon__r0uB8{margin-right:8px}.footerContainer_logo__lWC-t{margin-top:10px}.footerContainer_socials__dIS6i{display:flex;gap:15px;justify-content:center;margin:15px 0}.footerContainer_socialIcon__P4rkK{color:#f19526;cursor:pointer;font-size:25px}