._button_dsj0g_1{font-weight:600;display:flex;align-items:center}._centeredHeading_1qypv_44{text-align:center}h4._heading_1qypv_48,h5._heading_1qypv_48,h6._heading_1qypv_48{padding:0;margin:0 0 12px;color:#000;font-weight:600;font-size:16px;line-height:143%;letter-spacing:.17px}._highlighted_1qypv_61{color:#00898c;font-size:14px;font-weight:600;line-height:143%;letter-spacing:.26px;background-color:transparent}._highlighted_1qypv_61 strong{font-weight:600}._highlightedUpper_1qypv_73{color:#07bebe;font-size:13px;font-weight:600;line-height:22px;letter-spacing:.46px;text-transform:uppercase;background-color:transparent}._anchor_1qypv_83{color:#07bebe;text-decoration:underline}._code_1qypv_88{color:#1e2f38;background-color:#e0e0e0;border-radius:8px;padding:1px 6px;letter-spacing:1.2px}._imgWrapper_1qypv_96{width:100%;margin:10px 0 16px;display:flex;align-items:center}._imgWrapper_1qypv_96 img{max-width:100%;border-radius:6px}._imgWrapper_1qypv_96._center_1qypv_44{justify-content:center}._imgWrapper_1qypv_96._fullWidth_1qypv_109 img{width:100%}._blockquote_1qypv_113{margin:1.5em 0;padding:1em 1.5em;border-left:4px solid #07bebe;background-color:#ecfdfe;font-style:italic;color:#5e6e7d;border-radius:2px 8px 8px 2px}._paragraph_1qypv_123{padding:0;color:#000;font-size:14px;font-weight:400;line-height:160%;letter-spacing:.17px;text-align:justify}._paragraph_1qypv_123 sup,._paragraph_1qypv_123 sub{font-size:11px;line-height:0}._paragraph_1qypv_123 sup{vertical-align:super}._paragraph_1qypv_123 sub{vertical-align:sub}._list_1qypv_144{padding:0;color:#000;font-size:14px;font-weight:400;line-height:160%;letter-spacing:.17px;text-align:justify}._list_1qypv_144 sup,._list_1qypv_144 sub{font-size:11px;line-height:0}._list_1qypv_144 sup{vertical-align:super}._list_1qypv_144 sub{vertical-align:sub}._list_1qypv_144{padding-left:25px}._list_1qypv_144 li{padding:0}._heading_219yh_63{color:#000;font-family:Montserrat,sans-serif;font-weight:600;margin:0}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ToastWrapper_1alj4_63 ._Toastify__toast-theme--light_1alj4_68{background-color:#fff;border:.5px solid #e0e0e0;border-bottom:none}._ToastWrapper_1alj4_63 ._Toastify__close-button_1alj4_73>svg{color:#07bebe}._ToastWrapper_1alj4_63 ._Toastify__progress-bar--success_1alj4_76{background-color:#07bc0c}._ToastWrapper_1alj4_63 ._Toastify__toast--success_1alj4_79 ._Toastify__toast-icon_1alj4_79 svg{fill:#07bc0c}._ToastWrapper_1alj4_63 ._Toastify__progress-bar--error_1alj4_82{background-color:red}._ToastWrapper_1alj4_63 ._Toastify__toast--error_1alj4_85 ._Toastify__toast-icon_1alj4_79 svg{fill:red}._ToastWrapper_1alj4_63 ._Toastify__progress-bar--warning_1alj4_88{background-color:#f1c40f}._ToastWrapper_1alj4_63 ._Toastify__toast--warning_1alj4_91 ._Toastify__toast-icon_1alj4_79 svg{fill:#f1c40f}._ToastWrapper_1alj4_63 ._Toastify__progress-bar--info_1alj4_94{background-color:#07bebe}._ToastWrapper_1alj4_63 ._Toastify__toast--info_1alj4_97 ._Toastify__toast-icon_1alj4_79 svg{fill:#07bebe}._ToastMessage_1alj4_101{margin-left:5px;font-size:1rem;line-height:1.4rem}._ToastMessage_1alj4_101 span{display:block;margin:5px 0}._ToastMessage_1alj4_101 span:first-child{margin-bottom:10px}._chip_12w1h_63{display:flex;padding:8px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:none;width:fit-content;color:#fff;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.17px}._chip_12w1h_63._clickable_12w1h_79{cursor:pointer;transition:all .3s}._chip_12w1h_63._clickable_12w1h_79:hover{opacity:.85}._icon_zhll3_63{display:flex;align-items:center;justify-content:center;animation:_showsUp_zhll3_1 .4s}._icon_zhll3_63 svg{font-size:18px}@keyframes _showsUp_zhll3_1{0%{transform:scale(.3)}70%{transform:scale(1.3)}to{transform:scale(1)}}._chip_1043q_63{display:flex;padding:8px 24px;justify-content:center;align-items:center;width:fit-content;height:40px;position:relative;color:#07bebe;background-color:#ecfdfe;border-radius:8px;border:1px solid transparent;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.47px;cursor:pointer;transition:all .3s}._chip_1043q_63:hover{background-color:#ecfdfe}._chip_1043q_63._checked_1043q_86{color:#00898c;border-color:#07bebe;background-color:#cbf7f8}._chip_1043q_63 ._checkIcon_1043q_91{position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background-color:#07bebe;color:#fff;display:flex;align-items:center;justify-content:center}._chip_1043q_63 ._checkIcon_1043q_91 svg{font-size:14px}._modalContent_1yba5_44{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:90%;min-width:676px;height:auto;background-color:#fff;border-radius:8px;padding:40px;outline:0;display:flex;flex-direction:column;justify-content:center;align-items:center}._modalContent_1yba5_44 ._closeBtn_1yba5_61{position:absolute;top:10px;right:10px;background-color:transparent}._modalContent_1yba5_44 ._closeBtn_1yba5_61:hover{background-color:#ecfdfe}._modalContent_1yba5_44 ._modalTitle_1yba5_70{font-weight:700;font-size:22px;line-height:32px;letter-spacing:.15px;text-align:center;margin-bottom:20px}._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78{width:700px;height:320px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78 ._customVariableBtn_1yba5_86{width:318px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:8px;border-radius:30px;border:3px solid #07bebe;background-color:#fff}._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78 ._customVariableBtn_1yba5_86:hover,._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78 ._customVariableBtn_1yba5_86:focus{background-color:#ecfdfe;box-shadow:0 0 20px 2px #ecfdfe;border-color:#07bebe;color:#07bebe}._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78 ._customVariableBtn_1yba5_86 ._cardTitle_1yba5_105{color:#07bebe;margin:0;width:100%;max-width:190px;text-align:center;font-weight:600;font-size:18px;letter-spacing:.5px;text-transform:uppercase}._modalContent_1yba5_44 ._modalBtnContainer_1yba5_78 ._customVariableBtn_1yba5_86 svg{color:#07bebe;font-size:48px}._modalContent_1yba5_44 ._customVariableList_1yba5_120{display:flex;flex-direction:row;gap:15px}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._customVariableCard_1yba5_125{padding:8px 16px 24px;width:90%;max-width:300px;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px;cursor:pointer;font-size:13px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._customVariableCard_1yba5_125 ._confirmButton_1yba5_142{padding-left:16px;padding-right:16px}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._customVariableCard_1yba5_125 p{text-align:left}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._customVariableCard_1yba5_125 h3{font-size:15px}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._selected_1yba5_152{background-color:#ecfdfe;box-shadow:0 0 20px 2px #ecfdfe;border-color:#07bebe}._modalContent_1yba5_44 ._customVariableList_1yba5_120 ._disabled_1yba5_157{cursor:default;border-color:#bfbfbf;background-color:#0000001f}._modalContent_1yba5_44 ._confirmButton_1yba5_142{width:400px;margin-top:20px}._Trial_limit_msg_1yba5_167 sup{line-height:0}._modalContent_gus4l_44{transform:translate(-50%,-50%);top:50%;left:50%;width:100%;max-width:475px;max-height:85%;position:relative;background-color:#fff;border-radius:8px;padding:40px 40px 20px;outline:0;display:flex;flex-direction:column}._modalContent_gus4l_44 ._closeBtn_gus4l_59{position:absolute;top:10px;right:10px;background-color:transparent}._modalContent_gus4l_44 ._closeBtn_gus4l_59:hover{background-color:#ecfdfe}._modalHeader_gus4l_69{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px}._modalHeader_gus4l_69 ._CompanyLogo_gus4l_76{display:flex;align-items:center;justify-content:center}._modalHeader_gus4l_69 ._CompanyLogo_gus4l_76 svg{color:#00898c;font-size:60px}._modalHeader_gus4l_69 ._CompanyName_gus4l_85{display:flex;flex-direction:column}._modalHeader_gus4l_69 ._CompanyName_gus4l_85 span{margin-bottom:5px;color:#7f7f7f;font-size:11px;font-style:italic;font-weight:400;line-height:14px;letter-spacing:1.5px}._modalHeader_gus4l_69 ._CompanyName_gus4l_85 p{margin:0;color:#00796b;font-size:20px;font-weight:600;line-height:24px;letter-spacing:.15px}._modalBody_gus4l_107{overflow:hidden;display:flex;flex-direction:column;margin-top:24px}._modalBody_gus4l_107>span{width:100%;padding-bottom:5px;text-align:center;border-bottom:1px solid #a6a6a6;color:#444;font-size:16px;font-style:italic;font-weight:500;line-height:22px;letter-spacing:1px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125{padding:0 0 12px;width:100%;height:100%;max-height:100%;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125{position:relative;display:flex;flex-direction:column;border:1px solid #bfbfbf;background-color:#f1f1f1;border-radius:12px;padding:12px 8px;gap:5px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125._selectedLicense_gus4l_146{padding-bottom:32px;border:0;background:#ecfdfe;background:linear-gradient(180deg,#ecfdfe,#cbf7f8 20%,#cbf7f8 80%,#07bebe)}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._trialLicenseBadge_gus4l_152{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-style:italic;font-weight:500;line-height:12px;letter-spacing:1.5px;background-color:#07bebe;border:0;border-radius:6px;padding:4px 8px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._scopeLicenseIcon_gus4l_170{cursor:help;position:absolute;top:8px;right:8px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._scopeLicenseIcon_gus4l_170 svg{fill:#00898c;font-size:22px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._licenseInfo_gus4l_180{display:flex;flex-direction:column;text-align:center}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._licenseInfo_gus4l_180 span{color:#7f7f7f;font-size:11px;font-style:italic;font-weight:400;line-height:12px;letter-spacing:1.5px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._licenseInfo_gus4l_180 p{margin:0;color:#00796b;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.24px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._licenseInfo_gus4l_180 p._licenseInfo_edition_gus4l_201{line-height:18px}._modalBody_gus4l_107 ul._CompanyLicenses_gus4l_125 li._CompanyLicense_gus4l_125 ._selectedLicenseBadge_gus4l_204{display:flex;align-items:flex-end;justify-content:center;position:absolute;left:0;right:0;bottom:0;text-transform:uppercase;height:32px;color:#fafafa;font-size:12px;font-weight:700;line-height:12px;letter-spacing:1.5px;border:0;border-radius:0 0 12px 12px;padding-bottom:6px}._modalContent_gl51l_44{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;max-width:576px;max-height:85%;position:relative;background-color:#fff;border-radius:8px;padding:40px;outline:0;display:flex;flex-direction:column}._modalContent_gl51l_44 ._closeBtn_gl51l_60{position:absolute;top:10px;right:10px;background-color:transparent}._modalContent_gl51l_44 ._closeBtn_gl51l_60:hover{background-color:#ecfdfe}._modalTitle_gl51l_70{font-weight:500;font-size:22px;line-height:32px;letter-spacing:.15px;text-align:center;margin-bottom:40px}._modalText_gl51l_79{color:#444;margin:0 0 40px;font-size:14px;font-weight:400;line-height:22px;letter-spacing:.25px;text-align:center}._modalFooter_gl51l_89{display:flex;align-items:center;justify-content:center;gap:40px}._inputError_zum3v_1,._inputWrapper_r730j_1 ._inputError_r730j_1{font-size:12px;color:red;margin:0;padding:0}li._variableCard_zl9wx_44,button._variableCard_zl9wx_44{list-style:none;padding:8px 16px 24px;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}li._variableCard_zl9wx_44 ._row_zl9wx_60,button._variableCard_zl9wx_44 ._row_zl9wx_60{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;margin-top:16px}li._variableCard_zl9wx_44 ._row_zl9wx_60 ._subtitle_zl9wx_69,button._variableCard_zl9wx_44 ._row_zl9wx_60 ._subtitle_zl9wx_69{margin:0;color:#444;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.15px;display:flex;align-items:center}li._variableCard_zl9wx_44 ._row_zl9wx_60 ._subtitle_zl9wx_69 span,button._variableCard_zl9wx_44 ._row_zl9wx_60 ._subtitle_zl9wx_69 span{margin-top:2px;margin-left:8px;color:#7f7f7f;font-weight:300;font-size:12px;line-height:16px;letter-spacing:.17px}li._variableCard_zl9wx_44 ._row_zl9wx_60._header_zl9wx_90,button._variableCard_zl9wx_44 ._row_zl9wx_60._header_zl9wx_90{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;min-height:40px;padding-bottom:8px}li._variableCard_zl9wx_44 ._row_zl9wx_60._header_zl9wx_90 ._cardTitle_zl9wx_99,button._variableCard_zl9wx_44 ._row_zl9wx_60._header_zl9wx_90 ._cardTitle_zl9wx_99{color:#444;font-weight:500;font-size:20px;line-height:28px;letter-spacing:.15px}li._variableCard_zl9wx_44 ._row_zl9wx_60._allowedValues_zl9wx_107,button._variableCard_zl9wx_44 ._row_zl9wx_60._allowedValues_zl9wx_107{margin-top:8px}li._variableCard_zl9wx_44 ._row_zl9wx_60._allowedValues_zl9wx_107>div,button._variableCard_zl9wx_44 ._row_zl9wx_60._allowedValues_zl9wx_107>div{display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:16px}li._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119,button._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119{gap:12px}li._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119>div,button._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119>div{color:#444;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.17px;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap}li._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119>div b,button._variableCard_zl9wx_44 ._row_zl9wx_60._explanation_zl9wx_119>div b{font-weight:600}li._variableCard_zl9wx_44._create_zl9wx_139,button._variableCard_zl9wx_44._create_zl9wx_139{max-width:330px;height:320px;gap:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}li._variableCard_zl9wx_44._create_zl9wx_139 ._cardTitle_zl9wx_99,button._variableCard_zl9wx_44._create_zl9wx_139 ._cardTitle_zl9wx_99{color:#07bebe;margin:0;width:100%;max-width:190px;text-align:center;font-weight:600;font-size:18px;letter-spacing:.5px;text-transform:uppercase}li._variableCard_zl9wx_44._create_zl9wx_139 svg,button._variableCard_zl9wx_44._create_zl9wx_139 svg{color:#07bebe;font-size:48px}li._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167,button._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167{cursor:not-allowed;background-color:#eceff1;border:1px solid #cfd8dc}li._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167 ._cardTitle_zl9wx_99,li._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167 svg,button._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167 ._cardTitle_zl9wx_99,button._variableCard_zl9wx_44._create_zl9wx_139._isDisabled_zl9wx_167 svg{opacity:.5;color:#5e6e7d}li._variableCard_zl9wx_44._create_zl9wx_139:hover:not(._isDisabled_zl9wx_167),button._variableCard_zl9wx_44._create_zl9wx_139:hover:not(._isDisabled_zl9wx_167){background-color:#ecfdfe;border:1px solid #8ad3d4}._modalContentWrapper_7omp7_44{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;max-width:620px;background-color:#fff;border-radius:8px;padding:40px 10px 30px 40px;outline:0;overflow:hidden;height:630px;max-height:90%}._modalContentWrapper_7omp7_44._categoricalVariable_7omp7_59._heightMedium_7omp7_59{height:640px}._modalContent_7omp7_44{padding:0 30px 10px 0;height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}._modalContent_7omp7_44 ._row_7omp7_71{display:flex;width:100%;gap:40px}._modalContent_7omp7_44 ._row_7omp7_71._addGap_7omp7_76{margin-top:32px}._modalContent_7omp7_44 ._column_7omp7_79{display:flex;flex-direction:column;gap:24px;min-height:100%;width:100%;flex:1}._modalContent_7omp7_44 ._input_7omp7_87{width:100%}._modalContent_7omp7_44 ._selectCategories_7omp7_90{padding-bottom:8px;display:flex;align-items:center;gap:16px;width:100%;position:relative}._modalContent_7omp7_44 ._selectCategories_7omp7_90 span._label_7omp7_98{color:#000;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}._modalContent_7omp7_44 ._selectCategories_7omp7_90 ._info_icon_7omp7_105{display:flex;align-items:center;cursor:help;position:absolute;left:65px;top:-3px;z-index:99}._modalContent_7omp7_44 ._selectCategories_7omp7_90 ._info_icon_7omp7_105 svg{font-size:20px}._modalContent_7omp7_44 ._variableType_7omp7_117{gap:16px}._modalContent_7omp7_44 ._variableType_7omp7_117 ._label_7omp7_98{margin:0;color:#000;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}._modalContent_7omp7_44 ._variableType_7omp7_117>div{display:flex;flex-direction:column;gap:16px}._modalContent_7omp7_44 ._variableType_7omp7_117>div ._btns_7omp7_133{gap:16px}._modalContent_7omp7_44 ._variableType_7omp7_117>div ._description_7omp7_136{color:#444;font-size:12px;font-weight:400;line-height:20px;letter-spacing:.3px;text-align:justify;padding:4px 8px;border-radius:8px;border:1px solid #d8d8d8;background-color:#f1f1f1}._modalContent_7omp7_44 ._variableType_7omp7_117>div ._description_7omp7_136 sup{line-height:0}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151{margin-top:8px;display:flex;align-items:center;gap:24px}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151._numerical_7omp7_157{margin-top:32px;flex-direction:column;gap:16px}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151._numerical_7omp7_157 div._label_7omp7_98{width:100%;margin:0}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151._numerical_7omp7_157 div._label_7omp7_98 span{color:#7f7f7f;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151._numerical_7omp7_157 div._label_7omp7_98._hasError_7omp7_173 span{color:red}._modalContent_7omp7_44 ._allowedValueInputWrapper_7omp7_151._numerical_7omp7_157 ._input_7omp7_87{display:flex;align-items:center;gap:24px}._modalContent_7omp7_44 ._allowedValuesChips_7omp7_181{max-width:620px;margin-top:4px;column-gap:16px;row-gap:12px;flex-wrap:wrap;padding:16px 0 20px 8px;overflow:hidden}._modalContent_7omp7_44 ._allowedValuesChipsTip_7omp7_190{color:#7f7f7f;font-size:12px;font-weight:400;font-style:italic;line-height:140%;letter-spacing:1px}._modalContent_7omp7_44 ._allowedValuesChipsTip_7omp7_190 p{margin:0}._modalContent_7omp7_44 ._actionsBtns_7omp7_201{margin-top:8px;flex:1;display:flex;align-items:end;justify-content:space-between;gap:24px}._modalContent_7omp7_44 ._actionsBtns_7omp7_201>div{display:flex;align-items:center;gap:24px}strong._highlighted_7omp7_215{color:#00898c;font-size:14px;font-weight:600;line-height:143%;letter-spacing:.26px}._info_tooltipText_7omp7_223 p strong,._info_tooltipText_7omp7_223 li strong{font-size:.6875rem}._modalHeadingWrapper_1s0a5_63{width:100%}._modalHeadingWrapper_1s0a5_63._showDivider_1s0a5_66{padding-bottom:16px;border-bottom:solid 1px #009f9b}._modalHeading_1s0a5_63{width:100%;text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:32px;margin:0}._modalBodyWrapper_1s0a5_82{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;max-width:650px;max-height:85%;position:relative;background-color:#fff;border-radius:8px;padding:30px;outline:0;overflow:hidden;display:flex;flex-direction:column}._modalBodyWrapper_1s0a5_82 ._closeBtn_1s0a5_99{position:absolute;top:15px;right:15px;background-color:transparent;transition:.2s ease-in-out}._modalBodyWrapper_1s0a5_82 ._closeBtn_1s0a5_99:hover{background-color:#cbf7f8}._modalBodyWrapper_1s0a5_82 ._closeBtn_1s0a5_99:hover svg{fill:#00796b}._Modal_titleWrapper_1gzt8_44{width:100%;padding-right:20px;box-shadow:0 0 20px -10px #fff}._Modal_title_1gzt8_44{text-align:left}._ModalContent_1gzt8_54{width:100%;height:700px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:8px 13px 0 0;margin-top:8px}._ModalContent_1gzt8_54 ._ModalContent_label_1gzt8_64{margin:0;color:#515f6c;font-size:16px;font-weight:400;line-height:140%;letter-spacing:.17px}._ModalContent_1gzt8_54 ._ModalContent_sectionInfo_1gzt8_72{display:flex;align-items:center;justify-content:space-between;gap:16px}._ModalContent_1gzt8_54 ._ModalContent_sectionInfo_1gzt8_72 ._ModalContent_sectionInfo_title_1gzt8_78{font-size:20px;font-weight:600;line-height:160%;letter-spacing:-.05px;color:#000}._ModalContent_1gzt8_54 ._ModalContent_sectionInfo_1gzt8_72 ._ModalContent_sectionInfo_required_1gzt8_85{font-size:12px;font-weight:400;line-height:150%;letter-spacing:.06px;color:#515f6c}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92{width:100%;list-style:none;display:flex;flex-direction:column;padding:16px;margin:0;border-radius:8px;border:.5px solid #edeff1;background-color:#f7f9fa}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_List_items_1gzt8_103{width:100%;display:flex;flex-direction:column;gap:8px}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_List_header_1gzt8_109{width:100%;margin:0;padding-right:5px;display:flex;align-items:center;gap:16px}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_List_header_1gzt8_109 ._ModalContent_List_label_1gzt8_117{font-size:18px;font-weight:600;line-height:150%;text-transform:uppercase;color:#0009}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_List_header_1gzt8_109 ._ModalContent_List_selectAll_checkbox_1gzt8_124{flex:1;margin:0 8px;display:flex;align-items:center;font-size:16px;font-weight:400;line-height:150%;color:#000000de}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134{width:100%;padding:0 4px 0 0;border-radius:8px;border:1px solid #d8d8d8;background-color:#fff;display:flex;flex-direction:column}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_header_1gzt8_143{width:100%;margin:0;display:flex;align-items:center}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_checkbox_1gzt8_149{color:#0009}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_label_1gzt8_152{flex:1;font-size:16px;font-weight:400;line-height:150%;color:#000000de}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_label_1gzt8_152 sup{font-size:11px;line-height:0;vertical-align:super}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_customInputWrapper_1gzt8_164{margin:7px 0 8px;padding:0 8px 0 12px}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_customInputWrapper_1gzt8_164 ._ModalContent_Item_customInput_1gzt8_164{margin:0}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_Item_1gzt8_134 ._ModalContent_Item_description_1gzt8_171{margin:0;padding:7px 8px 8px 12px;font-size:14px;font-weight:400;line-height:143%;letter-spacing:.06px;color:#515f6c}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_ToggleCollapsableBtn_1gzt8_180{background-color:transparent}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_ToggleCollapsableBtn_1gzt8_180:hover{background-color:#ecfdfe}._ModalContent_1gzt8_54 ._ModalContent_List_1gzt8_92 ._ModalContent_ToggleCollapsableBtn_1gzt8_180 svg{fill:#009f9b}._ModalContent_1gzt8_54 ::-webkit-scrollbar{width:.5px}._ModalContent_1gzt8_54 ::-webkit-scrollbar-track{width:.5px;background:#0000}._ModalContent_1gzt8_54 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._ModalContent_1gzt8_54 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._ModalContent_1gzt8_54{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0)}._ModalFooter_1gzt8_213{width:100%;padding-top:16px;display:flex;align-items:center;justify-content:space-between}._ModalFooter_1gzt8_213 ._ModalFooter_selectedCount_1gzt8_220{transition:all .4s;margin:0;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:400;line-height:150%;color:#515f6c}._ModalFooter_1gzt8_213 ._ModalFooter_actionBtns_1gzt8_231{display:flex;align-items:center;gap:16px}._modalContent_1tark_44{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;max-width:576px;max-height:85%;position:relative;background-color:#fff;border-radius:8px;padding:40px;outline:0;display:flex;flex-direction:column}._modalContent_1tark_44 ._closeBtn_1tark_60{position:absolute;top:10px;right:10px;background-color:transparent}._modalContent_1tark_44 ._closeBtn_1tark_60:hover{background-color:#ecfdfe}._modalTitle_1tark_70{font-weight:500;font-size:22px;line-height:32px;letter-spacing:.15px;text-align:center;margin-bottom:40px}._modalText_1tark_79{color:#444;margin:0 0 40px;font-size:14px;font-weight:400;line-height:22px;letter-spacing:.25px;text-align:justify}._modalFooter_1tark_89{display:flex;align-items:center;justify-content:center}._ModalFeedback_FormSelectors_1i5q4_44{margin-top:32px;padding:0 20px;display:flex;justify-content:space-around;align-items:center;gap:40px}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52,._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_reportBtn_1i5q4_53{width:200px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:8px;border:2px solid #009f9b;background-color:#fff;color:#009f9b;cursor:pointer;transition:all .2s ease-in-out}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52:hover,._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52:focus,._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_reportBtn_1i5q4_53:hover,._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_reportBtn_1i5q4_53:focus{box-shadow:0 0 25px 5px #cbf7f8;background-color:#cbf7f8;border-color:#00796b;color:#00796b}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52 span,._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_reportBtn_1i5q4_53 span{display:block;font-size:16px;font-weight:600;line-height:24px}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52 ._iconContainer_1i5q4_83{display:flex;gap:16px;align-items:center}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_feedbackBtn_1i5q4_52 ._iconContainer_1i5q4_83 ._feedbackIcon_1i5q4_88{margin-bottom:8px}._ModalFeedback_FormSelectors_1i5q4_44 ._ModalFeedback_reportBtn_1i5q4_53 ._reportIcon_1i5q4_91{margin-bottom:8px;width:24px;height:24px}._ModalFeedback_Form_1i5q4_44{margin-top:32px;width:100%;display:flex;gap:40px}._ModalFeedback_Form_1i5q4_44._addGap_1i5q4_103{margin-top:32px}._ModalFeedback_Form_column_1i5q4_107{width:100%;min-height:100%;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:24px}._ModalFeedback_Form_input_1i5q4_117{width:100%}._ModalFeedback_Form_input_1i5q4_117 p{text-align:justify;font-weight:400;font-size:14px;line-height:20px}._ModalFeedback_Form_input_1i5q4_117 span._attachmentTitle_1i5q4_126{font-size:12px;font-weight:400;color:#0009}._ModalFeedback_Form_input_1i5q4_117 TextField{border:none}._ModalFeedback_Form_selectWrapper_1i5q4_135{width:100%;position:relative;display:flex;align-items:center;gap:16px;padding-bottom:8px}._ModalFeedback_Form_selectWrapper_1i5q4_135 span._label_1i5q4_143{color:#000;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}._HubInstruction_content_zmp5j_64 ::-webkit-scrollbar{width:.5px}._HubInstruction_content_zmp5j_64 ::-webkit-scrollbar-track{width:.5px;background:#0000}._HubInstruction_content_zmp5j_64 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._HubInstruction_content_zmp5j_64 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._HubInstruction_content_zmp5j_64{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0);margin-top:16px;padding-right:10px;width:100%;min-height:150px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}._HubInstruction_content_zmp5j_64 ._HubInstruction_text_zmp5j_95{margin:0;width:100%;color:#5e6e7d;text-align:justify;font-size:14px;font-weight:400;line-height:160%;letter-spacing:.15px}._HubInstruction_content_zmp5j_64 ._HubInstruction_img_zmp5j_105{border-radius:8px;width:100%}._HubInstructionsPageControls_wrapper_zmp5j_110{margin-top:16px;padding-right:20px;display:flex;align-items:center;justify-content:space-between}._HubInstructionsPageControls_wrapper_zmp5j_110 ._HubInstructionsPageControls_progress_zmp5j_117{margin:0;color:#7f7f7f;font-size:14px;line-height:20px;letter-spacing:1px;display:flex;align-items:center}._HubInstructionsPageControls_wrapper_zmp5j_110 ._HubInstructionsPageControls_progress_zmp5j_117 :nth-child(1){font-weight:700}._HubInstructionsPageControls_wrapper_zmp5j_110 ._HubInstructionsPageControls_progress_zmp5j_117 :nth-child(2){margin:0 3px}._modalContent_1p2ze_44{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:100%;max-width:750px;height:332px;max-height:85%;position:relative;background-color:#fff;border-radius:8px;padding:40px;outline:0;display:flex;flex-direction:column;justify-content:center;align-items:center}._modalContent_1p2ze_44 ._exportingText_1p2ze_63{font-size:20px;font-weight:600;display:block;line-height:32px;margin-bottom:16px;color:#000}._modalContent_1p2ze_44 ._exportInstruction_1p2ze_71{display:flex;flex-direction:column;margin-top:16px;text-align:center;line-height:22px;font-size:14px;color:#7f7f7f}._modalContent_1p2ze_44 ._exportInstruction_1p2ze_71 span{margin-bottom:8px}._splitter_16iio_64{height:.5px;width:100%;background-color:#07bebe;margin:5px 0 10px}._ModalBody_wrapper_16iio_71{width:100%;display:flex;flex-direction:column}._ModalBody_wrapper_16iio_71 ._ModalTermsAndConditions_title_16iio_76{font-size:28px;line-height:110%;letter-spacing:.25px}._ModalTermsAndConditions_wrapper_16iio_82{width:100%;padding:4px;border-radius:8px;border:1px solid #cfd8dc;background-color:#eceff1}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 ::-webkit-scrollbar{width:.5px}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 ::-webkit-scrollbar-track{width:.5px;background:#0000}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0);width:100%;min-height:150px;height:100%;max-height:390px;padding:16px 12px 16px 16px;overflow-y:auto}@media (min-height: 700px){._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89{max-height:465px}}@media (min-height: 900px){._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89{max-height:600px}}._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h1,._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h2,._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h3,._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h4,._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h5,._ModalTermsAndConditions_wrapper_16iio_82 ._ModalTutorialContent_16iio_89 h6{margin:0}._ModalTermsAndConditions_footer_16iio_137{display:flex;align-items:center;justify-content:center;margin-top:16px}._ModalTutorialContent_wrapper_z14zz_44{width:100%;padding:4px;border-radius:8px;border:1px solid #cfd8dc;background-color:#eceff1}._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44{width:100%;min-height:150px;height:auto;max-height:500px;padding:16px 20px 16px 16px;overflow-y:auto}._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h1,._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h2,._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h3,._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h4,._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h5,._ModalTutorialContent_wrapper_z14zz_44 ._ModalTutorialContent_z14zz_44 h6{margin:0}._splitter_z14zz_68,._splitter_13yzk_64{height:.5px;width:100%;background-color:#07bebe;margin:5px 0 10px}._ModalBody_wrapper_13yzk_71{width:100%}._ModalBody_wrapper_13yzk_71 ._ModalReleaseNotes_title_13yzk_74{font-weight:600;font-size:24px;line-height:36px;display:flex;align-items:flex-end;justify-content:center;gap:16px}._ModalBody_wrapper_13yzk_71 ._ModalReleaseNotes_title_13yzk_74 span span{margin-left:6px}._ModalBody_wrapper_13yzk_71 ._ModalReleaseNotes_title_13yzk_74 svg{font-size:32px;fill:#009f9b}._ModalReleaseNotes_wrapper_13yzk_91 ::-webkit-scrollbar{width:.5px}._ModalReleaseNotes_wrapper_13yzk_91 ::-webkit-scrollbar-track{width:.5px;background:#0000}._ModalReleaseNotes_wrapper_13yzk_91 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._ModalReleaseNotes_wrapper_13yzk_91 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._ModalReleaseNotes_wrapper_13yzk_91{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0);width:100%;height:100%;max-height:450px}@media (min-height: 800px){._ModalReleaseNotes_wrapper_13yzk_91{max-height:500px}}@media (min-height: 900px){._ModalReleaseNotes_wrapper_13yzk_91{max-height:600px}}._ModalReleaseNotes_wrapper_13yzk_91{padding-right:4px;overflow-y:auto}._ModalReleaseNotes_wrapper_13yzk_91 ._ModalReleaseNotes_introText_13yzk_131{color:#515f6c;font-size:16px;font-weight:400;line-height:140%;letter-spacing:.17px}._ModalReleaseNotes_Notes_list_13yzk_139{margin:0;padding:0;display:flex;flex-direction:column;gap:16px;list-style:none;height:100%}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148{width:100%;min-height:156px;max-height:195px;padding:16px 24px;margin:0;display:flex;flex-direction:column;gap:8px;border-radius:8px;border:1px solid rgba(0,0,0,.1215686275);background:#f7f9fa}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 p{margin:0}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_date_13yzk_164{color:#515f6c;font-style:italic;font-size:14px;font-weight:400;line-height:120%;letter-spacing:0}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_title_13yzk_172{color:#009f9b;font-size:18px;font-weight:600;line-height:160%;letter-spacing:0}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_summary_13yzk_179{font-size:14px;font-weight:400;line-height:143%;letter-spacing:0;flex:1;text-align:justify;display:flex;align-items:center}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_collapse_13yzk_189{width:100%}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_collapse_13yzk_189 ._ModalReleaseNotes_Note_collapseBtn_13yzk_192{width:100%;display:flex;justify-content:flex-end}._ModalReleaseNotes_Notes_list_13yzk_139 ._ModalReleaseNotes_Note_card_13yzk_148 ._ModalReleaseNotes_Note_collapse_13yzk_189 ._ModalReleaseNotes_Note_content_13yzk_197,._TutorialBtnWrapper_impae_1{width:100%}._TutorialBtnWrapper_impae_1 ._TutorialBtn_impae_1{margin-top:10px;display:flex;justify-content:center}._CSRDExportToEmpowerBtn_1t1ek_1{position:absolute;bottom:8px;right:0}._CSRDExportToEmpowerBtn_1t1ek_1 ._exportButton_1t1ek_6{padding-left:16px;padding-right:16px}._CSRDExportToEmpowerBtn_1t1ek_1 ._exportButton_1t1ek_6 ._exporting_1t1ek_10 span{margin-top:2px}._CSRDExportToEmpowerBtn_1t1ek_1 ._exportButton_1t1ek_6 ._exporting_1t1ek_10{margin:0;display:flex;align-items:center;justify-content:center;gap:8px}._EmptyState_wrapper_pf5i6_44{height:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}._EmptyState_text_pf5i6_53{padding:0;margin:0;text-align:center;color:#00898c;font-size:18px;font-weight:600;line-height:28px;letter-spacing:.3px}._EmptyState_text_pf5i6_53 sup{line-height:0}._EmptyState_lottieWrapper_pf5i6_67{height:100%;width:90%;max-width:400px}._exportableWrapper_1up4w_21 div._exportable_1up4w_21{display:flex;flex-direction:column;gap:30px}._InnerSection_text_u3829_44{margin:0;padding:0;color:#444;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.17px;text-align:justify}._divider_1fflz_63{height:1px;width:100%;background-color:#07bebe}._sectionTitle_1fflz_69{padding:2px 0;display:flex;align-items:center}._sectionTitleWrapper_1fflz_75:has(._subtitle_1fflz_75) ._sectionTitle_1fflz_69{margin-bottom:2px}._title_1fflz_79{color:#2f4858;font-weight:700;font-size:22px;line-height:100%;letter-spacing:.15px;margin-bottom:1px}._summary_1fflz_88{flex:1;margin:0 0 0 20px;padding-left:20px;border-left:1px solid #8ad3d4;color:#a6a6a6;font-weight:400;font-size:14px;line-height:130%;letter-spacing:.5px}._sectionSubtitleWrapper_1fflz_100{padding:6px 10px;border-left:1px solid #8ad3d4;border-bottom:1px solid #8ad3d4;border-radius:0 0 0 8px;display:flex;align-items:center}._subtitle_1fflz_75{color:#2f4858;font-weight:600;font-size:18px;line-height:22px;letter-spacing:.15px}form._HighestEmployeeData_form_1j8uc_44{width:100%;margin-top:20px;padding:24px;position:relative;display:flex;flex-direction:column;border-radius:8px;background-color:#ecfdfe;border:1px solid #cbf7f8}form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55{width:100%;position:relative;display:flex;align-items:center}form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55 ._isHighestEmployeeIncluded_label_1j8uc_61{margin:0;transition:all .3s}form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55 ._isHighestEmployeeIncluded_label_1j8uc_61 ._tooltipInfo_1j8uc_65{cursor:help;margin-left:3px;display:inline-flex;align-items:center;position:relative;top:-3px}form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55 ._isHighestEmployeeIncluded_label_1j8uc_61 ._breakpoint_1j8uc_73{display:none}@media (min-width: 1103px) and (max-width: 1210px){form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55 ._isHighestEmployeeIncluded_label_1j8uc_61 ._breakpoint_1j8uc_73{display:initial}}form._HighestEmployeeData_form_1j8uc_44 ._isHighestEmployeeIncluded_wrapper_1j8uc_55 ._QuestionSwitcher_label_1j8uc_81{color:#444;font-weight:600;font-size:14px;line-height:140%;letter-spacing:.17px;text-align:justify}@media (max-width: 1290px){form._HighestEmployeeData_form_1j8uc_44._isCollapseOpen_1j8uc_90 ._isHighestEmployeeIncluded_label_1j8uc_61{margin-bottom:10px}}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_inputsContainer_1j8uc_94{width:100%;min-height:66px;margin-top:20px;display:grid;align-items:flex-start;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_inputsContainer_1j8uc_94 ._HighestEmployeeData_inputWrapper_1j8uc_103{width:100%}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_inputsContainer_1j8uc_94 ._HighestEmployeeData_inputWrapper_1j8uc_103._radioInput_1j8uc_106{min-width:320px}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_inputsContainer_1j8uc_94 ._HighestEmployeeData_inputWrapper_1j8uc_103 ._input_1j8uc_109{width:100%}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_actions_1j8uc_112{width:fit-content;min-width:170px;min-height:37px;margin-left:auto}form._HighestEmployeeData_form_1j8uc_44 ._HighestEmployeeData_actions_1j8uc_112 ._SubmitBtn_1j8uc_118{min-width:170px}._CalculatingState_progress_1j8uc_122{margin-bottom:2px}._CalculatingState_progress_1j8uc_122 svg{color:#00898c}._label_1kztm_1{font-size:12px;font-weight:400;line-height:118%!important;letter-spacing:.15px;margin-bottom:5px}._radioLabel_1kztm_9{font-weight:500;line-height:150%;letter-spacing:.15px}._CSRDReportingPage_1sojv_44{width:100%;padding-bottom:60px}._CSRDReportingHeader_wrapper_1sojv_49{display:flex;flex-direction:column;gap:20px}._CSRD_trialLicense_1sojv_55,._CSRD_notApplicableState_1sojv_56,._CSRD_monthReferenceRangeState_1sojv_57{display:flex;flex-direction:column;gap:60px;padding-top:40px}._CSRDReportingHeader_text_1sojv_64{display:flex;flex-direction:column;gap:8px}._CSRDReportingHeader_text_1sojv_64 p{margin:0;padding:0;color:#444;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.17px;text-align:justify}._CSRDReportingHeader_text_1sojv_64 p sup{line-height:0}._CSRDReportingHeader_text_1sojv_64 p a{color:#00898c}form._CSRDDefinitions_1sojv_86{margin-top:20px;width:100%}form._CSRDDefinitions_1sojv_86 ._CEOInputsWrapper_1sojv_90{width:100%;padding:40px;display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;border-radius:6px;background-color:#f1f1f1}form._CSRDDefinitions_1sojv_86 ._CEOInputsWrapper_1sojv_90 ._inputWrapper_1sojv_100{width:100%}form._CSRDDefinitions_1sojv_86 ._CEOInputsWrapper_1sojv_90 ._inputWrapper_1sojv_100._radioInput_1sojv_103{min-width:320px}form._CSRDDefinitions_1sojv_86 ._CEOInputsWrapper_1sojv_90 ._inputWrapper_1sojv_100 ._input_1sojv_100{width:100%}._CSRDDefinitionsActions_1sojv_110{margin-top:10px;width:100%;display:flex;justify-content:flex-end}._CSRDResultTablesSection_empty_1sojv_117{font-size:16px;line-height:24px;margin:20px 0}._CSRDResultTablesSubtitle_wrapper_1sojv_123{position:relative;width:100%}._CSRDResultTables_1sojv_117{margin-top:20px;display:flex;flex-direction:column;gap:30px}ul._CSRDTableSuperscriptList_1sojv_135{margin:10px 0 0;padding:0 0 0 10px;display:flex;flex-direction:column;list-style:none}ul._CSRDTableSuperscriptList_1sojv_135 li._CSRDTableSuperscript_1sojv_135{color:#444;font-style:italic;font-weight:400;font-size:13px;line-height:18px}._Definitions_Subtitle_wrapper_130eh_44{position:relative;width:100%}._Definitions_subsection_130eh_49{display:flex;flex-direction:column;gap:20px}._Definitions_subsection_130eh_49+._Definitions_subsection_130eh_49{margin-top:30px}._Definitions_wrapper_130eh_59{padding:16px;border-radius:8px;border:1px solid #edeff1;background-color:#f7f9fa;text-align:justify}._Definitions_Subtitle_summary_130eh_67{padding-right:210px}._Definitions_text_130eh_71{display:flex;flex-direction:column;gap:16px}._Definitions_text_130eh_71 p{margin:0}._EUPayTransparencyPage_1lefm_44{width:100%;gap:35px;padding-bottom:60px}._EUPayTransparencyDefaultLicense_wrapper_1lefm_50{width:100%;display:flex;flex-direction:column;gap:35px;padding-top:40px}._EUPayTransparencyHeader_wrapper_1lefm_58{display:flex;flex-direction:column;gap:20px}._EUPay_trialLicense_1lefm_64,._EUPay_notApplicableState_1lefm_65,._EUPay_monthReferenceRangeState_1lefm_66{display:flex;flex-direction:column;gap:60px;padding-top:40px}._EUPayTransparencyHeader_textWrapper_1lefm_73{display:flex;flex-direction:column;gap:8px}._EUPayTransparencyExplanatory_text_1lefm_79{margin:0;padding:0;color:#444;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.17px;text-align:justify}._EUPayTransparencyExplanatory_text_1lefm_79 sup{line-height:0}._EUPayTransparencyExplanatory_text_1lefm_79 a{color:#00898c}._EUPayTransparencyTablesSection_empty_1lefm_96{font-size:16px;line-height:24px;margin:20px 0}._EUPayTransparencyResultTablesSubtitle_wrapper_1lefm_102{position:relative;width:100%}._EUPayTransparencyResultTables_1lefm_102{margin-top:20px;display:flex;flex-direction:column;gap:30px}ul._EUPayTableSuperscriptList_1lefm_114{margin:10px 0 0;padding:0 0 0 10px;display:flex;flex-direction:column;list-style:none}ul._EUPayTableSuperscriptList_1lefm_114 li._EUPayTableSuperscript_1lefm_114{color:#444;font-style:italic;font-weight:400;font-size:13px;line-height:18px}ul._EUPayTableSuperscriptList_1lefm_114 li._EUPayTableSuperscript_1lefm_114 sup{line-height:0}ul._EUPayTransparencySectionDemonstrative_1lefm_132{list-style:none;padding:0;margin:16px 0 0;width:100%}._itemTextDescription_1rtt5_44{color:#444;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.17px;text-align:justify}._itemTextDescription_1rtt5_44 ._infoIcon_1rtt5_52{position:relative;margin-left:10px;top:4px;cursor:help}._wrapper_knu95_63{width:100%;height:auto;border-radius:10px;border:1px solid #f1f1f1;background-color:#f6f6f6;padding:10px;overflow:hidden}._wrapperTable_knu95_73{display:flex;overflow-x:auto;overflow-y:hidden}._wrapperTable_knu95_73 table ._fontSmall_knu95_78{font-size:12px;font-weight:300}._wrapperTable_knu95_73 table ._alignLeft_knu95_82{text-align:left}._wrapperTable_knu95_73 table{border-radius:8px;box-shadow:0 2px 8px #005d6033;min-width:100%;width:100%;border-collapse:collapse}._wrapperTable_knu95_73 table th,._wrapperTable_knu95_73 table td{padding:1rem;text-align:center;min-width:125px;width:125px;max-width:125px}._wrapperTable_knu95_73 table th:first-child,._wrapperTable_knu95_73 table td:first-child{min-width:275px;width:275px;max-width:275px;position:sticky;left:0;z-index:2}._wrapperTable_knu95_73 table th{word-wrap:break-word;padding:8px 1rem;font-weight:600;font-size:14px;color:#fff;border-color:#07bebe;background-color:#5e6e7d}._wrapperTable_knu95_73 table th._emptyCell_knu95_118{background-color:#f6f6f6;border:0;border-radius:0}._wrapperTable_knu95_73 table ._flex_knu95_123{display:flex;flex-direction:column;align-items:center;justify-content:center}._wrapperTable_knu95_73 table td{border:1px solid #e0e0e0;border-inline:0;padding:0 1rem;font-size:12px;line-height:110%;background-color:#fff}._wrapperTable_knu95_73 table td:first-child{background-color:#eceff1;color:#1e2f38}._wrapperTable_knu95_73 table td._isEffectOfGenderWithinThreshold_knu95_141{background-color:#d32f2f;color:#fff}._wrapperTable_knu95_73 table td._isEffectOfGenderWithinThreshold_knu95_141._valid_knu95_145{background-color:#2e7d32}._wrapperTable_knu95_73 table thead tr ._borderRadiusLeft_knu95_148{border-radius:8px 0 0}._wrapperTable_knu95_73 table thead tr ._borderRadiusRight_knu95_151:last-child{border-radius:0 8px 0 0}._wrapperTable_knu95_73 table tbody tr{background-color:#f6f6f6;height:40px}._wrapperTable_knu95_73 table tbody tr td{border-left:1px solid #e0e0e0}._wrapperTable_knu95_73 table tbody tr td:first-child{border-left:none}._wrapperTable_knu95_73 table tbody tr:last-child td{border-bottom:0}._wrapperTable_knu95_73 table tbody tr:last-child td:first-child{border-radius:0}._wrapperTable_knu95_73 table tbody tr:last-child td:last-child{border-radius:0}._wrapperTable_knu95_73 table tbody tr:last-child{border-bottom:1px solid #e0e0e0}._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 th,._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 td{min-width:auto;width:auto;max-width:auto}._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 th:first-child,._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 td:first-child{min-width:350px;width:350px;max-width:200px}._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 th._EUPayCategory_knu95_189,._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 td._EUPayCategory_knu95_189{padding:1rem}._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 th._EUPayRegressionLabel_knu95_193,._wrapperTable_knu95_73 table._isEUPayTransparency_knu95_177 td._EUPayRegressionLabel_knu95_193{font-size:13px}h2._DataEntryHeading_19y68_87{color:#009f9b;font-size:20px;font-weight:600;line-height:160%;letter-spacing:-.05px;width:100%;text-align:center}._DataEntryView_wrapper_19y68_97{display:flex;flex-direction:column;width:100%}._DataEntryView_body_19y68_103{margin:40px 0;width:100%;height:600px;display:grid;grid-template-columns:686px minmax(300px,1fr);gap:20px}@media (max-width: 1010px){._DataEntryView_body_19y68_103{grid-template-columns:minmax(400px,1fr) 300px}}@media (max-width: 720px){._DataEntryView_body_19y68_103{grid-template-columns:1fr}}._DataEntryView_InstructionConversionTool_wrapper_19y68_122{height:100%;width:100%;position:relative}._DataEntryView_Instruction_19y68_122{border-radius:8px;border:1px solid #d8d8d8;background-color:#fafafa;height:440px;width:100%;padding:16px 4px 40px 12px;overflow:hidden}._DataEntryView_Instruction_19y68_122 ._DataEntryView_Instruction_content_19y68_137 ::-webkit-scrollbar{width:.5px}._DataEntryView_Instruction_19y68_122 ._DataEntryView_Instruction_content_19y68_137 ::-webkit-scrollbar-track{width:.5px;background:#0000}._DataEntryView_Instruction_19y68_122 ._DataEntryView_Instruction_content_19y68_137 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._DataEntryView_Instruction_19y68_122 ._DataEntryView_Instruction_content_19y68_137 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._DataEntryView_Instruction_19y68_122 ._DataEntryView_Instruction_content_19y68_137{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0);width:100%;height:100%;padding-right:12px;overflow:hidden;overflow-y:scroll}._DataEntryView_Instruction_19y68_122._isLoading_19y68_165{padding-inline:16px}._DataEntryView_Instruction_19y68_122._isLoading_19y68_165 ._DataEntryView_Instruction_content_19y68_137{margin-top:16px;padding-right:0;overflow-y:hidden}._DataEntryView_Instruction_19y68_122._isTemplateRender_19y68_173{height:auto;padding:16px 16px 16px 8px}._DataEntryView_Instruction_19y68_122._isTemplateRender_19y68_173 ._DataEntryView_Instruction_content_19y68_137{overflow-y:hidden}._DataEntryView_ConversionTool_19y68_181{border-radius:8px;border:1px solid #d8d8d8;background-color:#fafafa;position:absolute;top:470px;right:0;bottom:0;left:0;transition:top .8s;transition-timing-function:cubic-bezier(.52,-.06,.74,.05);box-shadow:0 -5px 7px -2px #bfbfbf99;padding:30px 20px 20px;display:flex;flex-direction:column}._DataEntryView_ConversionTool_19y68_181._isExpanded_19y68_194{top:0}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_shadowEffect_19y68_197{border:1px solid #d8d8d8;background-color:#fafafa;position:absolute;left:50%;transform:translate(-50%);border:none;z-index:-1;top:-20px;height:40px;width:40px;box-shadow:0 0 4px 3px #bfbfbfcc;border-radius:999px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_btnTag_19y68_212{background:none;border:none;padding:0;margin:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none;outline:none;font:inherit;color:inherit;position:absolute;left:50%;transform:translate(-50%);z-index:5;top:-20px;height:40px;width:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#009f9b}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_btnTag_19y68_212 svg{fill:#fff;transition:transform .2s}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_btnTag_19y68_212{transition:transform .2s;box-shadow:0 0 3px 2px #bfbfbfcc}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_btnTag_19y68_212:hover{box-shadow:0 0 8px 2px #009f9b66}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_btnTag_19y68_212:hover svg{transform:scale(1.2)}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_header_19y68_252{width:100%}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_header_19y68_252 ._DataEntryView_ConversionTool_subtitle_19y68_255{text-align:center;margin:8px 0;color:#009f9b;font-size:14px;font-weight:400;line-height:143%;letter-spacing:.06px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264{width:100%;height:100%;margin-top:16px;display:flex;flex-direction:column;overflow:hidden}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_inputsWrapper_19y68_272{width:100%;display:flex;flex-direction:column;margin-bottom:24px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_inputsWrapper_19y68_272 ._DataEntryView_ConversionTool_sharedInputs_19y68_278{width:100%;min-height:95px;padding:20px 16px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:flex-start;background-color:#ecfdfe;border:1px solid #cbf7f8;border-radius:8px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_inputsWrapper_19y68_272 ._DataEntryView_ConversionTool_ownInputs_19y68_290{width:100%;min-height:100px;padding:16px 16px 0;margin:12px 0 4px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:flex-start}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_inputsWrapper_19y68_272 ._DataEntryView_ConversionTool_inputBtnActions_19y68_300{width:100%;display:flex;justify-content:center;gap:24px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_inputsWrapper_19y68_272 ._DataEntryView_ConversionTool_inputBtnActions_19y68_300 ._DataEntryView_ConversionTool_inputBtn_19y68_300{width:130px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:height .6s cubic-bezier(.52,-.06,.74,.05);overflow:hidden}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309._isEmpty_19y68_319{height:0px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309>p{text-align:center;margin:0 0 24px;color:#009f9b;font-size:14px;font-weight:400;line-height:143%;letter-spacing:.06px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309 ._DataEntryView_ConversionTool_results_19y68_309{width:100%;display:flex;align-items:center;justify-content:center;gap:24px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309 ._DataEntryView_ConversionTool_results_19y68_309 ._DataEntryView_ConversionTool_result_19y68_309{display:flex;align-items:center;gap:12px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309 ._DataEntryView_ConversionTool_results_19y68_309 ._DataEntryView_ConversionTool_result_19y68_309 ._DataEntryView_ConversionTool_resultBox_19y68_343{background-color:#ecfdfe;border:1px solid #cbf7f8;border-radius:8px;display:flex;text-align:center;flex-direction:column;width:170px;padding:16px 12px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309 ._DataEntryView_ConversionTool_results_19y68_309 ._DataEntryView_ConversionTool_result_19y68_309 ._DataEntryView_ConversionTool_resultBox_19y68_343 ._DataEntryView_ConversionTool_resultBoxLabel_19y68_353{font-size:12px;font-weight:400;line-height:12px;letter-spacing:.15px}._DataEntryView_ConversionTool_19y68_181 ._DataEntryView_ConversionTool_body_19y68_264 ._DataEntryView_ConversionTool_resultsWrapper_19y68_309 ._DataEntryView_ConversionTool_results_19y68_309 ._DataEntryView_ConversionTool_result_19y68_309 ._DataEntryView_ConversionTool_resultBox_19y68_343 ._DataEntryView_ConversionTool_resultBoxValue_19y68_359{display:flex;flex-direction:column;align-items:center;margin-top:6px;color:#515f6c;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}._Dropzone_19y68_371{border-radius:8px;border:1px solid #d8d8d8;background-color:#fafafa;border-width:2px;border-style:dashed;width:100%;height:100%;padding:16px 8px;overflow:hidden;cursor:pointer;transition:all .2s}._Dropzone_19y68_371:hover,._Dropzone_19y68_371._isProcessing_19y68_384,._Dropzone_19y68_371._isDragAccept_19y68_384{background-color:#ecfdfe;border-color:#07bebe;border-style:solid;box-shadow:0 2px 10px 5px #005d6033}._Dropzone_19y68_371._isDragReject_19y68_390{background-color:#fafafa;border-color:#ac0235;border-style:solid;box-shadow:0 2px 10px 5px #60000033}._DropzoneEmpty_19y68_397{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}._DropzoneEmpty_19y68_397 svg{font-size:84px;color:#009f9b;transition:all .2s}._DropzoneEmpty_19y68_397:hover svg{transform:translateY(-10px) scale(1.02)}._DropzoneEmpty_19y68_397 ._DropzoneEmpty_info_19y68_414{text-align:center}._DropzoneEmpty_19y68_397 ._DropzoneEmpty_info_19y68_414 p{margin:8px 0 0;color:#009f9b;font-size:14px;font-weight:400;line-height:143%;letter-spacing:.06px}._DropzoneProcessing_19y68_426{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}._DropzoneProcessing_19y68_426 ._DropzoneProcessing_info_19y68_435{text-align:center;margin:0;font-weight:600;font-size:18px;line-height:32px;color:#009f9b}section._GeneralInfo_17x14_44{width:100%}section._GeneralInfo_17x14_44 form{margin-top:40px;width:100%;min-height:100px;padding:24px 24px 10px;display:grid;grid-template-columns:1fr 170px 1fr 1fr 220px;gap:20px;border-radius:8px;background-color:#ecfdfe;border:1px solid #cbf7f8}._InputWrapper_17x14_60{min-height:70px;display:flex;position:relative}._InputWrapper_17x14_60._alignCenter_17x14_65{min-height:auto;align-items:center}._InputWrapper_17x14_60 ._input_17x14_69{width:100%}._InputWrapper_17x14_60 ._info_17x14_72{cursor:help;position:absolute;top:-3px;right:-3px;transition:color .4s}._InputWrapper_17x14_60 ._info_17x14_72._withError_17x14_79{color:#d32f2f}._validation_1vl49_63{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px;margin-top:48px}._validation_1vl49_63 ._alertWrapper_1vl49_71{width:60%;min-width:fit-content}._validation_1vl49_63 ._alertWrapper_1vl49_71 ._reanalyzeBtn_1vl49_75{border-color:#fff;color:#fff;font-weight:600;box-shadow:0 0 5px 5px #0000001a}._validation_1vl49_63 ._alertWrapper_1vl49_71 ._reanalyzeBtn_1vl49_75:hover{color:#fff;background-color:#ac0235}._validation_1vl49_63 ._alertWrapper_1vl49_71 ._alert_1vl49_71{font-size:16px;font-weight:600}._errorsWrapper_1vl49_90{width:100%;display:flex;flex-direction:column;gap:24px}._errorsWrapper_1vl49_90 ._title_1vl49_96{font-size:20px;font-weight:600;line-height:32px}._errorsWrapper_1vl49_90 ._errors_1vl49_90{display:flex;flex-direction:column;gap:10px;padding:24px 32px 12px;border-radius:6px;border:1px solid #ac0235;background-color:#fdeded;margin:0;list-style:none}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90{display:flex;flex-direction:column}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90 span{font-size:16px;font-weight:600;line-height:24px;letter-spacing:.2px;color:#444}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90 ol._variablesErrors_1vl49_123{margin:0 0 4px;padding-left:24px;display:flex;flex-direction:column;list-style:none}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90 ol._variablesErrors_1vl49_123 li{display:flex;font-size:14px;font-weight:400;font-style:italic;line-height:18px;letter-spacing:.2px;color:#444}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90 ol._variablesErrors_1vl49_123 li span{margin:1px 3px 0 0;display:flex;justify-content:center}._errorsWrapper_1vl49_90 ._errors_1vl49_90 li._error_1vl49_90 ol._variablesErrors_1vl49_123 li span svg{font-size:14px;fill:#ac0235}._errorsWrapper_1vl49_90 ._errors_1vl49_90 ._bottomInfo_1vl49_149{border-top:1px solid #ac0235;margin-top:18px;padding-top:12px;display:flex;flex-direction:column;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.2px;color:#444}._errorsWrapper_1vl49_90 ._errors_1vl49_90 ._bottomInfo_1vl49_149 ._showMoreLessBtn_1vl49_161{background-color:transparent;border:0;font:"Open Sans",sans-serif 14px 500;line-height:20px;letter-spacing:.2px;color:#ac0235;text-decoration:underline;cursor:pointer}._HubPage_wrapper_1s9bb_44{width:100%;margin:40px 0 60px;padding:40px 40px 35px;border-radius:8px;border:1px solid rgba(0,0,0,.1215686275)}._HubPage_header_1s9bb_52{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}._HubPage_header_1s9bb_52 ._HubPage_title_1s9bb_59{font-size:40px;font-weight:500;line-height:48px}._HubPage_main_1s9bb_65{width:100%;height:auto}._HubPage_description_1s9bb_70{font-size:20px;font-weight:400;line-height:32px;letter-spacing:.15px}._HubPage_banner_1s9bb_77{width:100%;min-height:232px;margin:40px 0;display:flex;align-items:center;justify-content:center}._HubPage_banner_1s9bb_77 img{height:232px;width:100%;max-width:900px;border:0;outline:0;border-radius:8px}._HubPage_editions_1s9bb_94{width:100%}._HubPage_editions_1s9bb_94 ._HubPage_editionsTitle_wrapper_1s9bb_97{margin-bottom:16px;width:100%;display:flex;align-items:center;justify-content:space-between}._HubPage_editions_1s9bb_94 ._HubPage_editionsTitle_wrapper_1s9bb_97 ._HubPage_editionsTitle_1s9bb_97{font-size:20px;font-weight:600;line-height:32px;letter-spacing:.15px}._HubPage_editions_1s9bb_94 ._HubPage_editionsList_1s9bb_110{width:100%;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:max-content;gap:16px}._HubPage_editions_1s9bb_94 ._HubPage_editionsList_1s9bb_110>button:has(._HubPage_editionCard_1s9bb_120){padding:0;margin:0;outline:0;border:0;background-color:transparent}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120{position:relative;overflow:hidden;cursor:pointer;width:100%;height:100%;min-height:206px;padding:14px 24px 24px;display:flex;flex-direction:column;gap:16px;border-radius:24px;border:1px solid #00796b;background-color:#ecfdfe;transition:box-shadow .2s,padding-top .1s}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isScopeSelectorEnable_1s9bb_144{padding-top:6px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._hasNotAvailableLicense_1s9bb_147{cursor:not-allowed;border-color:#cfd8dc;background-color:#f1f1f1}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._hasNotAvailableLicense_1s9bb_147 ._HubPage_editionCard_name_1s9bb_152{color:#5e6e7d}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120:not(._isSelected_1s9bb_155):not(._hasNotAvailableLicense_1s9bb_147):hover{box-shadow:2px 2px 9px #00796b,-2px -2px 9px #00796b}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isSelected_1s9bb_155{border-color:#009f9b;background-color:#009f9b}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isLeftColumn_1s9bb_162{animation:_slideLeftToRight_1s9bb_1 .4s}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isRightColumn_1s9bb_165{animation:_slideRightToLeft_1s9bb_1 .4s}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 p{margin:0}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_name_1s9bb_152{text-align:left;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_description_1s9bb_178{text-align:justify;color:#5e6e7d;font-size:13.5px;font-weight:400;line-height:20px;letter-spacing:.15px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186{width:100%;display:grid;grid-template-columns:60% 40%;gap:16px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186 ._HubPage_editionCard_licenseInfo_1s9bb_192{width:100%;display:flex;flex-direction:column;gap:8px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186 ._HubPage_editionCard_licenseInfo_1s9bb_192 span{color:#5e6e7d;text-align:center;font-size:12px;font-style:italic;font-weight:600;line-height:18px;letter-spacing:.15px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186 ._HubPage_editionCard_licenseInfo_1s9bb_192 p{color:#009f9b;text-align:center;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.3px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186._hasNotAvailableLicense_1s9bb_147{flex:1;display:flex;align-items:center}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120 ._HubPage_editionCard_inner_1s9bb_186._hasNotAvailableLicense_1s9bb_147>p{margin:0;width:100%;color:#5e6e7d;text-align:center;font-size:12px;font-style:italic;font-weight:600;line-height:18px;letter-spacing:.3px}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isSelected_1s9bb_155 ._HubPage_editionCard_name_1s9bb_152,._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isSelected_1s9bb_155 ._HubPage_editionCard_description_1s9bb_178,._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isSelected_1s9bb_155 ._HubPage_editionCard_inner_1s9bb_186 ._HubPage_editionCard_licenseInfo_1s9bb_192 span{color:#fff}._HubPage_editionsList_1s9bb_110 li._HubPage_editionCard_1s9bb_120._isSelected_1s9bb_155 ._HubPage_editionCard_inner_1s9bb_186 ._HubPage_editionCard_licenseInfo_1s9bb_192 p{color:#cbf7f8}._HubPage_editionCard_ScopeSelectedIcon_1s9bb_240{cursor:help;position:absolute;top:16px;right:24px;animation:_scaleUp_1s9bb_1 .45s}._HubPage_editionCard_ScopeSelectedIcon_1s9bb_240 svg{font-size:28px;fill:#ecfdfe}@keyframes _scaleUp_1s9bb_1{0%{transform:scale(0)}40%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}._HubPage_ScopeSelector_1s9bb_266{position:absolute;bottom:0;left:0;right:0;height:0;overflow:hidden;background-color:#ecfdfe;border-radius:24px 24px 0 0;border:0;box-shadow:0 -2px 3px #ecfdfe;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0;transition:height .3s ease-in-out,padding .3s ease-in-out}._HubPage_ScopeSelector_1s9bb_266._isScopeSelectorEnable_1s9bb_144{height:80%;padding:0 0 16px}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_button_1s9bb_287{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_button_1s9bb_287 ._HubPage_ScopeSelector_levelIcon_1s9bb_294{margin:0 auto}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_button_1s9bb_287 ._HubPage_ScopeSelector_level_1s9bb_294{width:100%;text-align:center;margin-bottom:6px;color:#000000de;font-size:15px;font-weight:600;line-height:20px;letter-spacing:.17px;transition:color .15s}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_button_1s9bb_287:hover ._HubPage_ScopeSelector_level_1s9bb_294{color:#00796b}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_button_1s9bb_287 ._HubPage_ScopeSelector_name_1s9bb_311{width:100%;color:#5e6e7d;text-align:center;font-size:13.5px;font-weight:400;line-height:18px;letter-spacing:.15px}._HubPage_ScopeSelector_1s9bb_266 ._HubPage_ScopeSelector_splitter_1s9bb_321{margin-top:16px;height:10%;width:1px;background-color:#009f9b;border-radius:8px;transition:height .5s .1s ease-in}._HubPage_ScopeSelector_1s9bb_266._isScopeSelectorEnable_1s9bb_144 ._HubPage_ScopeSelector_splitter_1s9bb_321{transition-delay:0ms;height:90%}._HubPage_footer_1s9bb_334{width:100%;max-width:420px;margin:24px auto 0}._HubPage_footer_1s9bb_334 ._HubPage_footer_button_1s9bb_339{background-color:#009f9b}@keyframes _slideRightToLeft_1s9bb_1{0%{transform:translate(30px)}to{transform:translate(0)}}@keyframes _slideLeftToRight_1s9bb_1{0%{transform:translate(-30px)}to{transform:translate(0)}}._InstructionsSet_loading_187al_83{display:grid;grid-template-columns:32px 360px 1fr;gap:16px;width:100%;height:750px;padding-top:32px;margin-bottom:48px}._InstructionsSet_loading_187al_83 ._InstructionsSet_skeletonCarousel_187al_92{display:grid;grid-template-columns:1fr;gap:16px;height:100%}._Instructions_187al_83{margin:0 auto;padding-top:32px;width:100%;display:grid;grid-template-columns:auto 1fr;gap:16px}._InstructionsNavigationPanel_wrapper_187al_108{display:flex;flex-direction:column}._InstructionsCarousel_187al_113{display:flex;height:770px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117{width:32px;height:100%;padding:var(--tracker-padding, 6px) 0;display:flex;flex-direction:column;justify-content:flex-start;gap:0;box-sizing:border-box}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127{width:32px;height:32px;display:flex;flex-shrink:0;flex:0 0 32px;align-items:center;justify-content:center;color:#009f9b;background-color:transparent;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus{background-color:#ecfdfe;outline:2px solid #07bebe;outline-offset:2px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus._ArrowUp_187al_147{transform:translateY(-5px)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus._ArrowDown_187al_150{transform:translateY(5px)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus:not(:focus-visible){outline:none;background-color:transparent;transform:none}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:hover,._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus:not(:focus-visible):hover{background-color:#ecfdfe}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:hover._ArrowUp_187al_147,._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus:not(:focus-visible):hover._ArrowUp_187al_147{transform:translateY(-5px)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:hover._ArrowDown_187al_150,._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127:focus:not(:focus-visible):hover._ArrowDown_187al_150{transform:translateY(5px)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerArrow_187al_127 svg{font-size:32px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDots_187al_170{flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--dot-gap, 6px);box-sizing:border-box;overflow-y:hidden}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDot_187al_170{width:4px;height:var(--base-dot-height, 32px);border:none;border-radius:calc(var(--base-dot-height, 32px) / 4);background-color:#eceff1;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box!important}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDot_187al_170:hover{background-color:#d8d8d8}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDot_187al_170:focus{outline:2px solid #07bebe;outline-offset:2px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDot_187al_170:focus:not(:focus-visible){outline:none}._InstructionsCarousel_187al_113 ._InstructionsCarousel_tracker_187al_117 ._InstructionsCarousel_trackerDot_187al_170._InstructionsCarousel_trackerDot_Active_187al_201{height:var(--active-dot-height, 48px);border-radius:calc(var(--active-dot-height, 48px) / 4);background-color:#009f9b}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206{height:100%;position:relative;box-sizing:border-box!important;display:flex;flex-direction:column}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206:before,._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206:after{content:"";position:absolute;left:0;right:0;height:70px;z-index:2;pointer-events:none}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206:before{top:0;background:linear-gradient(to bottom,#fff,#fff0)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206:after{bottom:0;background:linear-gradient(to top,#fff,#fff0)}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231{height:100%}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234{display:flex;align-items:center;flex-direction:column;height:auto;box-sizing:border-box;width:360px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242{min-height:150px;height:auto;max-height:220px;width:310px;background-color:#f7f9fa;border:1px solid #eceff1;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px;cursor:pointer;box-shadow:0 2px 8px #0000;transition:background-color .2s .1s ease,height .2s .1s ease,min-height .2s .1s ease,width .2s .1s ease,border .2s .1s ease,transform .2s .1s ease}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242 ._InstructionsCarouselCard_header_187al_258{display:flex;align-items:center;gap:8px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242 ._InstructionsCarouselCard_header_187al_258 ._InstructionsCarouselCard_icon_187al_263{color:#009f9b;font-size:30px;transition:color .2s .1s ease}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242 ._InstructionsCarouselCard_header_187al_258 ._InstructionsCarouselCard_title_187al_268{color:#009f9b;font-family:Open Sans,sans-serif;font-weight:600;font-size:18px;line-height:133%;margin:0;flex:1;transition:color .2s .1s ease}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242 ._InstructionsCarouselCard_summary_187al_278{display:flex;align-items:center;color:#1e2f38;font-weight:400;font-size:16px;line-height:150%;margin:0;flex:1;overflow:hidden;transition:color .2s .1s ease}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242:hover:not(._InstructionsCarouselCard_active_187al_290){transform:scale(1.02);border:1px solid #8ad3d4;background-color:#ecfdfe;transition-duration:.2s}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242:focus:not(._InstructionsCarouselCard_active_187al_290){outline:2px solid #07bebe;outline-offset:2px}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242._InstructionsCarouselCard_active_187al_290{transition:background-color .2s ease,box-shadow .2s ease,width .2s ease;width:335px;padding:16px 22px;border-color:transparent;background-color:#009f9b;box-shadow:0 0 10px 5px #07bebe4d}._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242._InstructionsCarouselCard_active_187al_290 ._InstructionsCarouselCard_icon_187al_263,._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242._InstructionsCarouselCard_active_187al_290 ._InstructionsCarouselCard_title_187al_268,._InstructionsCarousel_187al_113 ._InstructionsCarousel_container_187al_206 ._InstructionsCarousel_swiper_187al_231 ._InstructionsCarousel_slide_187al_234 ._InstructionsCarouselCard_187al_242._InstructionsCarouselCard_active_187al_290 ._InstructionsCarouselCard_summary_187al_278{color:#fff;transition:color .2s ease}._InstructionsNavigationPanel_shortcuts_187al_315{margin:auto 0 0 8px;padding:16px;background-color:#f7f9fa80;border-radius:6px;border:1px solid #eceff1}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_header_187al_322{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#009f9b;font-weight:500;font-size:12px}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_header_187al_322 ._InstructionsNavigationShortcuts_icon_187al_331{font-size:16px}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_items_187al_334{display:flex;gap:8px;justify-content:space-between}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_item_187al_334{display:flex;align-items:center;gap:6px}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_item_187al_334 kbd{background-color:#fff;border:1px solid #eceff1;border-radius:3px;font-family:Open Sans,sans-serif;font-size:10px;font-weight:500;color:#1e2f38;box-shadow:0 1px 1px #0000001a;min-width:16px;text-align:center;display:inline-flex;align-items:center;justify-content:center;line-height:1;min-width:18px;height:18px;padding:1px 5px}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_item_187al_334 kbd svg{font-size:1em}._InstructionsNavigationPanel_shortcuts_187al_315 ._InstructionsNavigationShortcuts_item_187al_334 span{color:#1e2f38;font-family:Open Sans,sans-serif;font-size:11px;font-weight:400}._InstructionsNavigationPanel_shortcuts_187al_315 ._keycap_187al_373{display:inline-flex;align-items:center;justify-content:center;gap:4px}._InstructionsContent_187al_381{box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px -1px #0003;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:32px 0 32px 32px;height:862px;overflow:hidden}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390{display:flex;align-items:center;justify-content:space-between;padding-right:40px}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390 ._InstructionsContentHeader_title_187al_396{display:flex;align-items:center;gap:16px;color:#009f9b;font-family:Montserrat,sans-serif;font-weight:600;font-size:28px;line-height:42px;letter-spacing:.25px}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390 ._InstructionsContentHeader_title_187al_396 svg{font-size:32px;color:#009f9b}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390 ._InstructionsContentHeader_pageCountProgress_187al_411{margin:0;color:#7f7f7f;font-size:14px;line-height:20px;letter-spacing:1px;display:flex;align-items:center}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390 ._InstructionsContentHeader_pageCountProgress_187al_411 :nth-child(1){font-weight:700}._InstructionsContent_187al_381 ._InstructionsContentHeader_187al_390 ._InstructionsContentHeader_pageCountProgress_187al_411 :nth-child(2){margin:0 3px}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426{padding:10px 40px 42px 0;overflow-y:auto;height:100%;max-height:100%}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426 ::-webkit-scrollbar{width:.5px}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426 ::-webkit-scrollbar-track{width:.5px;background:#0000}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426 ::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bfbfbf;border-radius:4px}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426 ::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}._InstructionsContent_187al_381 ._Instruction_RichTextWrapper_187al_426{scrollbar-width:thin;scrollbar-color:#bfbfbf rgba(0,0,0,0)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._Outlier_emptyStateWrapper_6cnqk_44{display:flex;align-items:center;justify-content:center;width:100%;max-height:600px;padding:30px;background-color:#fafafa;border:1px solid #eceff1;border-radius:10px}._Outlier_emptyStateText_6cnqk_56{font-size:14px;line-height:120%}._OutlierInner_emptyStateWrapper_6cnqk_61{height:100%;max-height:220px}._OutlierResults_subSections_13fhy_44{display:flex;flex-direction:column;gap:20px;margin-top:20px}._OutlierResults_subSection_13fhy_44{display:flex;flex-direction:column;gap:20px}._OutlierResults_subSection_13fhy_44._shouldBlur_13fhy_56{filter:blur(3px)}._barChartContainer_1fu5h_63{width:100%;height:100%;padding-top:30px;display:flex;flex-direction:column;align-items:center}._barChartContainer_1fu5h_63 ._chartTitle_1fu5h_71{margin-bottom:20px;font-size:18px;color:#00796b;text-align:center}._chartContainer_2qrhm_63{width:100%;height:auto;border-radius:10px;border:1px solid #f1f1f1;background-color:#f6f6f6;display:flex;flex-direction:column;padding:0 12px 4px}._chartContainer_2qrhm_63>div{padding:0 4px 16px;overflow-x:hidden;overflow-y:hidden;width:100%;display:flex;flex-direction:column;gap:100px}@media (max-width: 1000px){._chartContainer_2qrhm_63>div{overflow-x:auto}}._chart_2qrhm_63{height:450px;min-width:900px;width:100%;display:flex;align-items:center}._PredictorDistributionChartsWrapper_1fhbu_63>div{padding-bottom:10px}._PredictorDistributionStackedChartsWrapper_1fhbu_67>div{padding-bottom:30px}._chartsWidthController_1fhbu_71{display:flex;flex-direction:column;gap:20px;padding-top:20px;width:80%}@media (max-width: 1366px){._chartsWidthController_1fhbu_71{width:85%}}@media (max-width: 1200px){._chartsWidthController_1fhbu_71{width:90%}}@media (max-width: 1000px){._chartsWidthController_1fhbu_71{width:100%}}._chartsWidthController_1fhbu_71._isEDGEplus_1fhbu_93{width:100%}._chartsWidthController_1fhbu_71 header._predictorChartsSectionTitle_1fhbu_96 h4{text-align:center;color:#00796b;font-weight:600;font-size:20px;line-height:30px}._chartsWidthController_1fhbu_71 ._predictorBarChartWrapper_1fhbu_103{padding-top:0}._chartsWidthController_1fhbu_71 ._predictorBarChartTitle_1fhbu_106{color:#00898c;font-size:16px;margin-bottom:5px}._chartsWidthController_1fhbu_71 footer._predictorExplanation_1fhbu_111{text-align:center}._chartsWidthController_1fhbu_71 footer._predictorExplanation_1fhbu_111 p{margin:0;color:#5e6e7d;font-style:italic;font-weight:400;font-size:14px;line-height:20px}._predictorDistributionTooltip_1fhbu_123{width:100%;padding:15px 15px 0;background-color:#eceff1;border:1px solid #cfd8dc;white-space:nowrap;border-radius:8px}._predictorDistributionTooltip_1fhbu_123 ._barCategoryLabel_1fhbu_131{color:#1e2f38;font-weight:500;font-size:15px;line-height:100%;width:100%;margin:0}._predictorDistributionTooltip_1fhbu_123 ul{position:relative}._predictorDistributionTooltip_1fhbu_123 ul:before{position:absolute;top:-6px;left:0;content:"";width:100%;height:1px;background-color:#cfd8dc}._predictorDistributionTooltip_1fhbu_123 ul{list-style:none;padding:1px 0 0}._predictorDistributionTooltip_1fhbu_123 ul li{margin:0;font-weight:400;font-size:14px;line-height:22px}._predictorStackedChartsLegendComplement_1fhbu_162,._stackedBarChartLegendComplement_1vapw_44{margin:10px 0 0;width:100%;text-align:center;color:#5e6e7d;font-weight:300;font-style:italic;font-size:12px;line-height:100%}._OutlierResultsPage_body_1f9xd_1{width:100%;margin-top:40px;padding-bottom:60px;display:flex;flex-direction:column;gap:40px}._TableOfContents_section_1hc72_44{width:100%;padding:20px 40px;border-radius:10px;border:1px solid #f1f1f1;background-color:#f6f6f6;display:flex;flex-direction:column}._TableOfContents_section_1hc72_44 header{display:flex;align-items:center;justify-content:space-between;gap:40px}._TableOfContents_title_1hc72_60{color:#2f4858;font-weight:600;font-size:20px;line-height:32px;letter-spacing:.15px}._TableOfContents_list_1hc72_68{width:100%;padding:0;list-style:none}._TableOfContents_list_1hc72_68 ul{list-style:none}._TableOfContents_list_1hc72_68>li{margin-top:5px}._TableOfContents_list_1hc72_68 li{width:fit-content;cursor:pointer}._TableOfContents_list_1hc72_68 ._TableOfContents_linkSection_1hc72_83{width:fit-content;color:#07bebe;font-weight:600;font-size:14px;line-height:22px;letter-spacing:.4px;text-transform:uppercase;text-decoration-line:underline;transition:.3s all}._TableOfContents_list_1hc72_68 ._TableOfContents_linkSection_1hc72_83:hover{color:#00898c}._EDGEplusGenderGapsChartsContainer_19gkg_1._flexColumn_19gkg_1{flex-direction:column;height:auto;gap:15;padding-bottom:10px}@media (max-width: 1280px){._EDGEplusGenderGapsChartsContainer_19gkg_1{flex-direction:column;height:auto;gap:15;padding-bottom:10px}}._HeaderTitle_wrapper_1xmd4_44{position:relative;width:100%}._ScrollToTables_text_1xmd4_49{width:fit-content;cursor:pointer;position:absolute;right:10px;bottom:8px;font-size:14px;color:#07bebe;font-weight:600;letter-spacing:.4px;text-decoration-line:underline;transition:.3s all;margin-left:5px}._ScrollToTables_text_1xmd4_49:hover{color:#00898c}._Section_w0f44_44{display:flex;flex-direction:column;gap:35px}._Section_w0f44_44 ._innerSectionWrapper_w0f44_49{width:100%;display:flex;flex-direction:column;gap:15px}._HeaderTitle_wrapper_w0f44_56{position:relative;width:100%}._ScrollToTables_text_w0f44_61{width:fit-content;cursor:pointer;color:#07bebe;font-weight:600;letter-spacing:.4px;text-decoration-line:underline;transition:.3s all;margin-left:5px}._ScrollToTables_text_w0f44_61:hover{color:#00898c}._EffectOfVariablesChartWrapper_195mj_63>div{padding:20px 0}._EffectOfVariablesBarChart_195mj_67{padding-top:0}ul._footerInfo_195mj_71{margin:8px auto 0;width:auto;padding:0 8px;gap:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}ul._footerInfo_195mj_71 li._footerInfoItem_195mj_81{margin:0;padding:6px;list-style:none;width:200px;border-radius:8px;border:1px solid #07bebe;background-color:#8ad3d4;display:flex;align-items:center;justify-content:center;flex-direction:column}ul._footerInfo_195mj_71 li._footerInfoItem_195mj_81 span{font-style:italic;color:#00796b}._list_6zeh2_44{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}._listItem_6zeh2_52{margin-left:8px;display:flex;gap:10px}._listItem_6zeh2_52 svg{fill:#07bebe}._listItem_6zeh2_52 p{margin:0}._payEquityAnalysisPage_5ef8n_1{position:relative;margin-top:40px;padding-bottom:60px;display:flex;flex-direction:column;gap:40px}html{scroll-behavior:smooth}._input_1fwph_44{width:100%;cursor:pointer}._input_1fwph_44 input{cursor:pointer;color:#000000de}._input_1fwph_44 input:focus{text-align:left}._input_1fwph_44{color:#000000de}._input_1fwph_44._isFieldEmpty_1fwph_59 input{color:#0000008a}._input_1fwph_44:hover ._MuiOutlinedInput-root_1fwph_62{border-color:#009f9b}._openModalBtn_1fwph_66{cursor:pointer}._openModalBtn_1fwph_66 svg{fill:#000000b3;font-size:18px}._openModalBtn_1fwph_66:hover{background-color:#ecfdfe}section._VariablesSetupSection_arq0q_44{width:100%;margin-top:48px;display:flex;flex-direction:column}section._VariablesSetupSection_arq0q_44 ._SectionHeader_arq0q_50{display:flex;align-items:center;justify-content:space-between;gap:16px}section._VariablesSetupSection_arq0q_44 ._SectionHeader_arq0q_50 ._resetBtn_arq0q_56 span{margin-top:1.5px}._title_arq0q_60{font-weight:500;font-size:24px;line-height:32px}._Custom_variable_info_text_arq0q_66{margin:10px 0;padding:0}._CustomVariablesDemonstrativeList_arq0q_71{list-style:none;padding:0;display:block}._CustomVariablesDemonstrativeList_arq0q_71 ._HighlightRed_arq0q_76{color:#ac0235}._Custom_variable_info_text_arq0q_66{color:#444;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.17px;text-align:justify}ul._variablesCardList_1xp29_1{padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}ul._variablesCardList_1xp29_1._maintainCardWidth_1xp29_7{grid-template-columns:repeat(auto-fit,320px)}._wrapper_swqm9_21{margin:0 auto;max-width:1440px;display:flex;flex-direction:column;width:100%;padding:0 24px}._navigatorTrialBanner_wrapper_1xju4_63{padding-top:20px;width:100%;animation:_slideDown_1xju4_1 .4s}._navigatorTrialBanner_wrapper_1xju4_63 ._trialBanner_1xju4_68{width:100%;background-color:#cfd8dc;padding:16px 0}._navigatorTrialBanner_wrapper_1xju4_63 ._trialBanner_1xju4_68 ._trialBanner_text_1xju4_73{height:100%;width:100%;margin:0;color:#444;font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:28px;letter-spacing:.15px}@keyframes _slideDown_1xju4_1{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}._setupTabsNavigator_11umg_1 button{font-weight:600;min-height:0px;height:42px}._navigator_9gklo_64{background-color:#fff;width:100%}._navigator_9gklo_64>div{margin:0 auto;width:100%;max-width:1440px;display:flex;flex-direction:column;padding:40px 24px 0}._navigator_9gklo_64>div ._title_9gklo_76{font-size:42px;font-weight:500;line-height:116.7%}._navigator_9gklo_64>div ._navigation_9gklo_81{margin-top:32px;display:flex;align-items:center;justify-content:space-between}._navigator_9gklo_64>div ._navigation_9gklo_81 ._exportButton_9gklo_87 span{margin-top:1.5px}._pdfHeaderFooterHidden_13vdj_1{width:100%;position:absolute;left:-10000px;top:-10000px}._headerPDF_13vdj_8,._footerPDF_13vdj_9{width:100%;height:auto;font-weight:400;font-size:16px;line-height:22px;padding:20px 40px;display:flex;align-items:center;gap:20px}._headerPDF_13vdj_8 ._side_13vdj_20,._footerPDF_13vdj_9 ._side_13vdj_20{height:100%;width:auto;display:flex;flex-direction:column}._headerPDF_13vdj_8 ._side_13vdj_20._right_13vdj_27,._footerPDF_13vdj_9 ._side_13vdj_20._right_13vdj_27{flex:1;align-items:flex-end}._exportButton_eemt9_1{min-width:200px}._exportButton_eemt9_1 ._exporting_eemt9_4{margin:0;display:flex;align-items:center;justify-content:center;gap:16px}._resultNavigator_1a56m_83{background-color:#fff;width:100%}._resultNavigator_1a56m_83>div{margin:0 auto;width:100%;max-width:1440px;display:flex;flex-direction:column;padding:40px 24px 0}._resultNavigator_1a56m_83>div ._actions_1a56m_95{min-height:40px;position:relative;display:flex;align-items:center;justify-content:center;gap:10px}._resultNavigator_1a56m_83>div ._actions_1a56m_95 ._backBtn_1a56m_103{position:absolute;left:0;top:0;border-width:2px}._resultNavigator_1a56m_83>div ._actions_1a56m_95 ._backBtn_1a56m_103 span{margin-top:1.5px;margin-right:4px}._resultNavigator_1a56m_83>div ._actions_1a56m_95 ._warnings_1a56m_113{margin-bottom:40px;display:flex;flex-direction:column;gap:20px;width:100%;max-width:700px}._resultNavigator_1a56m_83>div ._actions_1a56m_95 ._exportResultsBtn_1a56m_121{position:absolute;right:0;top:0}._resultNavigator_1a56m_83>div ._title_1a56m_126{font-size:42px;font-weight:500;line-height:116.7%;text-align:center}._resultNavigator_1a56m_83>div ._navigation_1a56m_132{margin-top:48px;display:flex;align-items:center;justify-content:center;position:relative;transition:position .3s}._resultNavigator_1a56m_83>div ._navigation_1a56m_132 ._scrollToTopBtn_1a56m_140{position:fixed;bottom:50px;z-index:100;color:#fff;border-radius:12px;background:linear-gradient(145deg,#07cbcb,#06abab);box-shadow:2px 2px 9px #058d8d,-2px -2px 9px #09efef;transition:background-color .2s,box-shadow .2s,right .4s}._resultNavigator_1a56m_83>div ._navigation_1a56m_132 ._scrollToTopBtn_1a56m_140._outsideScreen_1a56m_150{right:-100px}._resultNavigator_1a56m_83>div ._navigation_1a56m_132 ._scrollToTopBtn_1a56m_140._insideScreen_1a56m_153{right:5%}._resultNavigator_1a56m_83>div ._navigation_1a56m_132 ._scrollToTopBtn_1a56m_140:hover{background:linear-gradient(145deg,#06abab,#07cbcb);box-shadow:4px 4px 12px #058d8d,-4px -4px 12px #09efef}._tabs_a68zj_1 button{font-weight:600;height:42px;padding-right:50px;padding-left:50px}._GoToHub_buttonWrapper_4bw6y_44{animation:_slideLeftToRight_4bw6y_1 .4s}@keyframes _slideLeftToRight_4bw6y_1{0%{transform:translate(-50px)}to{transform:translate(0)}}._ProfileInfo_wrapper_gkdpo_44{display:flex;align-items:center;gap:16px}._ProfileInfo_wrapper_gkdpo_44 ._ProfileInfo_nameEdition_gkdpo_49{display:flex;flex-direction:column;align-items:flex-end}._ProfileInfo_wrapper_gkdpo_44 ._ProfileInfo_nameEdition_gkdpo_49 p{margin:0;color:#00898c;font-size:18px;font-weight:600;line-height:20px;letter-spacing:.15px}._ProfileInfo_wrapper_gkdpo_44 ._ProfileInfo_nameEdition_gkdpo_49 p._ProfileInfo_name_gkdpo_49{color:#00796b;line-height:20px}._ProfileInfo_wrapper_gkdpo_44 ._ProfileInfo_nameEdition_gkdpo_49 p._ProfileInfo_edition_gkdpo_66{font-size:14px;font-weight:400;letter-spacing:.17px}._ProfileInfo_wrapper_gkdpo_44 ._ProfileInfo_nameEdition_gkdpo_49 p._ProfileInfo_license_gkdpo_71{color:#8ad3d4;font-size:12px;font-weight:500;line-height:20px;font-style:italic;letter-spacing:.17px}._StatusInfo_wrapper_jbm1p_63{display:flex;align-items:center;gap:16px;width:auto;height:48px;padding:6px 16px;border-radius:4px;border:1px solid #cfd8dc;background-color:#eceff1}._StatusInfo_wrapper_jbm1p_63 ._StatusInfo_text_jbm1p_74{color:#7f7f7f;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.5px}._StatusInfo_wrapper_jbm1p_63 ._StatusInfo_icon_jbm1p_82{display:flex;align-items:center;cursor:help}._StatusInfo_wrapper_jbm1p_63 ._StatusInfo_icon_jbm1p_82 svg{color:#00796b}._StatusInfo_tooltipText_jbm1p_91{font-weight:600}._TopBar_10rs5_64{width:100%;height:100px;padding:12px 0;position:fixed;top:0;z-index:10;box-shadow:0 3px 5px #0000001a;background-color:#fff}._TopBar_10rs5_64>div{margin:0 auto;width:100%;max-width:1440px;display:flex;flex-direction:column;align-items:center;flex-direction:row;justify-content:center;position:relative}._TopBar_10rs5_64>div ._TopBar_left_10rs5_85{animation:_slideLeftToRight_10rs5_1 .4s;position:absolute;left:24px;display:flex;align-items:center;gap:24px}._TopBar_10rs5_64>div a._TopBar_logo_10rs5_93{width:auto}._TopBar_10rs5_64>div a._TopBar_logo_10rs5_93 img{width:102px;height:100%}._TopBar_10rs5_64>div ._TopBar_right_10rs5_100{animation:_slideRightToLeft_10rs5_1 .4s;position:absolute;right:24px;display:flex;align-items:center;gap:15px}@keyframes _slideRightToLeft_10rs5_1{0%{transform:translate(50px)}to{transform:translate(0)}}@keyframes _slideLeftToRight_10rs5_1{0%{transform:translate(-50px)}to{transform:translate(0)}}._header_1tgca_63{position:relative;width:100%;padding-top:100px}._ErrorBoundaryPage_sgyp1_44{margin:30px auto 0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._ErrorBoundaryPage_sgyp1_44 ._title_sgyp1_52{text-align:center;color:#00898c;font-size:22px;font-weight:600;line-height:30px;letter-spacing:.27px}:export{E_turquoise:#07bebe;E_turquoise_l_10:#8ad3d4;E_turquoise_l_15:#cbf7f8;E_turquoise_l_20:#ecfdfe;E_turquoise_d_05:#009f9b;E_turquoise_d_10:#00898c;E_turquoise_d_20:#00796b;E_turquoise_d_25:#005d60;E_turquoise_d_30:#04554e;E_blue:#5e6e7d;E_blue_10:#2f4858;E_blue_15:#323940;E_blue_20:#1e2f38;E_blue_grey_50:#eceff1;E_blue_grey_100:#cfd8dc;E_red:#ac0235;E_red_10:#750223;E_red_20:#600222;E_black:#000000;E_black_05:#444444;E_black_10:#7f7f7f;E_black_15:#a6a6a6;E_black_20:#bfbfbf;E_black_30:#d8d8d8;E_black_35:#e0e0e0;E_black_40:#f1f1f1;E_black_50:#fafafa;E_white:#ffffff}:export{fontHeading:"Montserrat",sans-serif;fontText:"Open Sans",sans-serif;maxWidthPage:1440px;topBarHeight:100px;topBarZIndex:10;footerBarHeight:40px;modalDefaultZIndex:100;modalTermsAndConditionsZIndex:1000}.initApp{height:100vh;width:100%;display:flex;flex-direction:column}._footer_ncuql_83{width:100%;flex:1;display:flex;align-items:end}._footer_ncuql_83>div{display:flex;justify-content:center;width:100%;height:40px;margin-top:50px;box-shadow:3px 0 5px #0000001a;background-color:#fff}._footer_ncuql_83>div p{max-width:1440px;display:flex;flex-direction:column;flex-direction:row;align-items:center;justify-content:center;position:relative;width:100%;height:100%;margin:0;color:#5e6e7d;font-size:13px;font-weight:400;line-height:100%;letter-spacing:.4px}._footer_ncuql_83>div p strong{margin-left:5px}._LoginPage_wrapper_1jwbu_44{width:100%;height:100%;max-height:100vh;overflow:hidden;display:flex}._LoginPage_leftSide_1jwbu_52{min-width:450px;width:70%;max-width:650px;height:100%}._LoginPage_leftSide_1jwbu_52>div{width:100%;height:100%;background:#00726d;background:-moz-linear-gradient(90deg,rgb(0,114,109) 0%,rgb(0,91,87) 30%,rgba(0,0,0,.9640231092) 100%);background:-webkit-linear-gradient(90deg,rgb(0,114,109) 0%,rgb(0,91,87) 30%,rgba(0,0,0,.9640231092) 100%);background:linear-gradient(90deg,#00726d,#005b57 30%,#000000f6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00726d",endColorstr="#000000",GradientType=1)}._LoginPage_leftSide_1jwbu_52>div img{animation:_enterImg_1jwbu_1 .8s cubic-bezier(.4,0,.2,1);object-fit:cover;object-position:center center;height:100%;width:100%}@media (max-width: 1024px){._LoginPage_leftSide_1jwbu_52{min-width:300px}}._LoginPage_rightSide_1jwbu_80{width:100%;height:100%;padding:30px;display:flex;flex-direction:column;justify-content:center}._LoginPage_rightSide_1jwbu_80>div{margin-top:-140px}._LoginPage_rightSide_1jwbu_80>div ._LogoAppTitle_1jwbu_91{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}._LoginPage_rightSide_1jwbu_80>div ._LogoAppTitle_1jwbu_91 img{height:145px}._LoginPage_rightSide_1jwbu_80>div ._LogoAppTitle_1jwbu_91 ._AppTitle_1jwbu_101{color:#00898c;font-size:24px;line-height:32px;font-weight:600;text-align:center}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108{margin-top:80px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116{width:40%;display:flex;flex-direction:column;align-items:center;gap:30px}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116 ._InputWrapper_1jwbu_123{position:relative;width:100%;display:flex;align-items:center;gap:12px}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116 ._InputWrapper_1jwbu_123 ._Tooltip_icon_1jwbu_130{padding-top:8px;display:flex;align-items:center;cursor:help}@media (max-width: 1920px){._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116{width:55%}}@media (max-width: 1600px){._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116{width:65%}}@media (max-width: 1366px){._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116{width:75%}}@media (max-width: 1024px){._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._LoginForm_1jwbu_116{width:85%}}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._FetchingState_1jwbu_156{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._LoginPage_rightSide_1jwbu_80>div ._Interaction_1jwbu_108 ._FetchingState_1jwbu_156 ._FetchingState_progress_1jwbu_163 svg{color:#00898c}@keyframes _enterImg_1jwbu_1{0%{transform:translate(-200px);opacity:0}80%{transform:translate(10px)}to{transform:translate(0);opacity:1}}
