.header{background-color:var(--bg-white);padding:4px 48px;position:sticky;top:0;left:0;z-index:1000;height:60px;box-shadow:0 2px 10px #2424241b}.header .image{display:flex;justify-content:center;align-items:center}.header .icon-color{color:var(--brand-primary)}.header .header-name{margin-top:14px}.footer{background-color:var(--bg-white);padding:16px 48px}.tooltip-wrapper{padding:0 8px}.tooltip-wrapper .tooltip-icon{font-size:16px;color:var(--brand-primary)}.anticon-question-circle{color:var(--brand-primary)}.input-field{width:100%}.input-field .ant-input-suffix,.input-field .ant-select-arrow{color:var(--brand-primary);font-size:12px}.input-field .ant-form-item-label{font-weight:500}.input-field .ant-select-arrow{color:var(--brand-primary);font-size:12px}.text-label{padding-right:8px}.ant-modal-content .ant-modal-body{padding:16px 40px}.ant-modal-content .ant-modal-close,.ant-modal-content .ant-modal-close .ant-modal-close-x{display:none;visibility:hidden}.ant-modal .ant-modal-content{padding:0}.stepper-layout-wrapper{display:inline-block;width:100%}.stepper-layout-wrapper .stepper-layout-header{background-color:var(--brand-tint);border-radius:4px 4px 0 0;padding:8px 24px}.stepper-layout-wrapper .stepper-layout-header .stepper-layout-header-flex{padding:0}.stepper-layout-wrapper .stepper-layout-content{border-radius:0 0 4px 4px;background-color:var(--brand-background);padding:16px 24px}.stepper-vertical-layout-wrapper .stepper-vertical-layout-header{background-color:var(--brand-tint);border-radius:4px 0 0 4px;padding:0 24px;width:50%;height:64px}.stepper-vertical-layout-wrapper .stepper-vertical-layout-content{border-radius:0 4px 4px 0;background-color:var(--brand-background);padding:0 24px;width:100%;height:64px}.stepper-vertical-layout-wrapper .stepper-vertical-layout-content .ant-form-item{margin-bottom:0}.stepper-tab-layout-wrapper{display:block;width:100%}.stepper-tab-layout-wrapper .stepper-tab-layout-header{background-color:var(--brand-primary);border-radius:4px 4px 0 0;box-shadow:1px 1px 5px #0000001a;padding:4px 32px}.stepper-tab-layout-wrapper .stepper-tab-layout-header .step-wrraper{background-color:var(--brand-secondary);border-radius:20px;padding:2px}.stepper-tab-layout-wrapper .stepper-tab-layout-header .step-wrraper button{padding:18px 16px;font-size:16px}.stepper-tab-layout-wrapper .stepper-tab-layout-header .step-wrraper .step{border-radius:20px;color:var(--brand-primary);background-color:var(--brand-primary)}.stepper-tab-layout-wrapper .stepper-tab-layout-header .step-wrraper .active{color:var(--text-inverted)}.stepper-tab-layout-wrapper .stepper-tab-layout-header .step-wrraper .button-divider{color:var(--text-inverted);padding:0 8px}.stepper-tab-layout-wrapper .stepper-tab-layout-content{background-color:var(--bg-white);border-radius:0 0 4px 4px;box-shadow:1px 1px 5px #0000001a;padding:8px 16px}.confirmation-box .ant-modal-content .ant-modal-header{background-color:var(--brand-tint);padding:16px 24px}.confirmation-box .ant-modal-content .ant-modal-title{font-size:1.36rem;font-weight:700}.confirmation-box .ant-modal-content .ant-modal-body{padding:0 24px}.confirmation-box .ant-modal-content .ant-modal-body button{width:100px}.confirmation-box .ant-modal-content .ant-modal-footer{padding:0 24px 24px}.policies-stepper-layout-wrapper,.policies-stepper-layout-wrapper .policies-stepper-layout-header{width:100%}.policies-stepper-layout-wrapper .policies-stepper-layout-header .policies-stepper-layout-header-div{padding:8px 40px;width:100%;background-color:var(--brand-tint);display:flex;justify-content:space-between;align-items:center}.policies-data-page{padding:40px;width:100%;box-sizing:border-box}.policies-data-page .policies-data-div,.policies-data-page .policies-data-upper-div,.policies-data-page .policies-data-upper-div .policies-data-upper-child,.policies-data-page .policies-data-risk-caps-div{width:100%}.policies-data-page .policies-data-risk-caps-div .policies-data-risk-caps-header{color:var(--brand-primary)}.policies-data-page .policies-data-risk-caps-div .policies-data-risk-caps-child .policies-data-risk-caps-child-header{min-width:280px}.policies-data-page .policies-data-risk-caps-div .policies-data-risk-caps-child .policies-data-risk-caps-child-body>h3{border-left:1px solid var(--brand-accent);padding-left:12px}.policies-data-page .policies-data-Footer{width:100%;margin-top:24px}: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)}}.new-product-name-modal .ant-modal-content .ant-modal-header{background-color:var(--brand-tint);padding:16px 24px}.new-product-name-modal .ant-modal-content .ant-modal-title{font-size:1.36rem;font-weight:700}.new-product-name-modal .ant-modal-content .ant-modal-body{padding:0 24px 24px}.new-product-name-modal .ant-modal-content .ant-modal-body button{width:100px}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section{margin-bottom:20px}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section h4{font-size:16px;font-weight:600;margin-bottom:8px}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section .save-options-explanation{margin-bottom:12px;color:#000000a6}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section .save-option{display:flex;flex-direction:column;padding:4px 0}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section .save-option .save-option-title{font-weight:500;margin-bottom:2px}.new-product-name-modal .ant-modal-content .ant-modal-body .save-options-section .save-option .save-option-description{font-size:12px;color:#000000a6}._activeProductTile_1u76e_1{background-color:var(--text-inverted);padding:2px;border-radius:4px;height:100%;box-shadow:1px 1px 5px #0003}._activeProductTile_1u76e_1:hover ._productLabel_1u76e_8{background:url("data:image/svg+xml,%3csvg%20width='303'%20height='223'%20viewBox='0%200%20303%20223'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%202.99999C0%201.34314%201.34315%200%203%200H300C301.657%200%20303%201.34315%20303%203V223H0V2.99999Z'%20fill='url(%23paint0_linear_2196_23933)'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='107'%20fill='white'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='84'%20fill='white'/%3e%3ccircle%20opacity='0.08'%20cx='152'%20cy='112'%20r='55'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_23933'%20x1='47'%20y1='-233.547'%20x2='208.743'%20y2='163.228'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23CFEFF9'/%3e%3cstop%20offset='1'%20stop-color='%232491E0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:cover}._activeProductTile_1u76e_1 ._productLabel_1u76e_8{background:url("data:image/svg+xml,%3csvg%20width='303'%20height='223'%20viewBox='0%200%20303%20223'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%202.99999C0%201.34314%201.34315%200%203%200H300C301.657%200%20303%201.34315%20303%203V223H0V2.99999Z'%20fill='url(%23paint0_linear_2196_23933)'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='107'%20fill='white'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='84'%20fill='white'/%3e%3ccircle%20opacity='0.08'%20cx='152'%20cy='112'%20r='55'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_23933'%20x1='47'%20y1='-233.547'%20x2='208.743'%20y2='163.228'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23CFEFF9'/%3e%3cstop%20offset='1'%20stop-color='%232491E0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:var(--text-inverted);min-width:100%;height:100%;border-radius:4px 4px 0 0;position:relative;box-sizing:border-box}._activeProductTile_1u76e_1 ._productLabel_1u76e_8 ._productHeader_1u76e_26{text-align:center;display:flex;justify-content:center;text-wrap:wrap;padding:0 16px}._activeProductTile_1u76e_1 ._productLabel_1u76e_8 ._settingButton_1u76e_33{position:absolute;top:0;right:0;background-color:#0000000f;border-radius:0 0 0 8px}._activeProductTile_1u76e_1 ._productLabel_1u76e_8 ._settingButton_1u76e_33 ._settingIcon_1u76e_40{color:var(--text-inverted)}._activeProductTile_1u76e_1 ._productSubtitle_1u76e_43{background-color:var(--text-inverted);border-radius:0 0 4px 4px;text-align:center;padding:8px 12px 16px;min-height:80px}._activeProductTile_1u76e_1 ._productSubtitle_1u76e_43 ._select-button_1u76e_50{padding:12px 0}._inactiveProductTile_1u76e_54{min-height:320px}._inactiveProductTile_1u76e_54:hover ._productLabel_1u76e_8{color:var(--text-inverted);background:url("data:image/svg+xml,%3csvg%20width='303'%20height='223'%20viewBox='0%200%20303%20223'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%202.99999C0%201.34314%201.34315%200%203%200H300C301.657%200%20303%201.34315%20303%203V223H0V2.99999Z'%20fill='url(%23paint0_linear_2196_23960)'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='107'%20fill='white'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='84'%20fill='white'/%3e%3ccircle%20opacity='0.08'%20cx='152'%20cy='112'%20r='55'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_23960'%20x1='58.5'%20y1='-31'%20x2='304.097'%20y2='319.231'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DCDCDC'/%3e%3cstop%20offset='1'%20stop-color='%23626262'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:cover}._inactiveProductTile_1u76e_54 ._productLabel_1u76e_8{background:linear-gradient(#fff6,#fff6),url("data:image/svg+xml,%3csvg%20width='303'%20height='223'%20viewBox='0%200%20303%20223'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%202.99999C0%201.34314%201.34315%200%203%200H300C301.657%200%20303%201.34315%20303%203V223H0V2.99999Z'%20fill='url(%23paint0_linear_2196_23960)'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='107'%20fill='white'/%3e%3ccircle%20opacity='0.06'%20cx='152'%20cy='112'%20r='84'%20fill='white'/%3e%3ccircle%20opacity='0.08'%20cx='152'%20cy='112'%20r='55'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2196_23960'%20x1='58.5'%20y1='-31'%20x2='304.097'%20y2='319.231'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DCDCDC'/%3e%3cstop%20offset='1'%20stop-color='%23626262'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#8e8e8e;min-width:100%;height:100%;border-radius:4px 4px 0 0;position:relative}._inactiveProductTile_1u76e_54 ._productLabel_1u76e_8 ._settingButton_1u76e_33{position:absolute;top:0;right:0;background-color:#0000000f;border-radius:0 0 0 8px}._inactiveProductTile_1u76e_54 ._productLabel_1u76e_8 ._settingButton_1u76e_33 ._settingIcon_1u76e_40{color:var(--text-inverted)}._inactiveProductTile_1u76e_54 ._productSubtitle_1u76e_43{background-color:var(--text-inverted);padding:8px 12px 16px;border-radius:0 0 4px 4px;text-align:center;min-height:80px}._inactiveProductTile_1u76e_54 ._productSubtitle_1u76e_43 ._select-button_1u76e_50{padding:12px 0}._landingPageWrraper_1u76e_96{padding:34px 72px}.form-step-one{padding:12px}.form-step-one .ant-form-item{width:100%;margin-bottom:0}.form-step-one .exclusions-checkbox .ant-checkbox-group{display:flex;flex-direction:row}.form-step-one .button-wrraper .button-group{font-size:10px;color:var(--brand-primary);padding:4px}.form-step-one .states-total{background-color:var(--success-primary);color:var(--text-inverted);padding:8px;border-radius:4px;font-size:14px;font-weight:700}.ant-checkbox-group{display:flex;flex-direction:column;gap:4px}.form-step-two .ant-form-item{width:100%;max-width:300px}.form-step-two .green-block{width:200px;min-height:80px;background-color:var(--success-background);display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:4px}.form-step-two .green-block span{font-size:12px}.form-step-two .ant-form-item{margin-bottom:0}.success-msg-background{height:250px;width:250px;display:flex;justify-content:center;align-items:center}._overviewContainer_os1jv_1{padding:34px 72px}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4{border-top:2px solid var(--brand-primary);width:700px;height:fit-content;position:relative;margin:auto;background:var(--bg-white);box-shadow:0 2px 10px #2424241b;padding:16px 32px;border-radius:4px}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4 ._overviewHeader_os1jv_15 h2{color:var(--brand-primary)}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4 ._overviewText_os1jv_18{font-size:14px}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4 ._overviewText_os1jv_18 ul{padding-inline-start:0;margin:0;list-style-type:none;padding:24px 0}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4 ._overviewText_os1jv_18 ul li{padding:16px 0;font-size:16px;font-weight:400}._overviewContainer_os1jv_1 ._overviewSection_os1jv_4 ._overviewText_os1jv_18 ul ._dividerColor_os1jv_32{border-color:var(--brand-accent)}._overviewContainer_pvj0k_1{width:100%;display:block;padding-top:24px;padding-bottom:24px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7{border-top:2px solid var(--brand-primary);width:700px;height:fit-content;position:relative;margin:auto;background:var(--bg-white);box-shadow:0 2px 10px #2424241b;padding:24px;border-radius:4px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._overviewHeader_pvj0k_18 h2{color:var(--brand-primary);margin-bottom:16px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22{padding:8px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._active_pvj0k_25{color:var(--text-primary)}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._inputBox_pvj0k_28{width:66px;height:40px;min-width:66px;border:1px solid var(--text-muted);border-radius:4px;font-weight:700;font-size:16px;text-align:center;padding:0}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._percentSymbol_pvj0k_39{margin:0 0 0 10px;font-weight:700}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._headings_pvj0k_43{height:30px;padding:0 20px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._centerAlignContent_pvj0k_47{margin-top:10px;display:flex;align-items:center;position:relative}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._updateButton_pvj0k_53{height:36px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._fileNameText_pvj0k_56{color:var(--text-secondary);margin-left:10px;width:276px;margin-bottom:0!important}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._separator_pvj0k_62{height:1px;margin:16px 0}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._totalSection_pvj0k_66{height:30px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._totalSection_pvj0k_66 ._errorText_pvj0k_69{color:#b62828}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._productSettingContent_pvj0k_25 ._errorMessageSection_pvj0k_72{color:#b62828;height:25px;line-height:19px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._buttonSection_pvj0k_77{display:flex;align-items:center;justify-content:center;margin-top:14.5px}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._buttonSection_pvj0k_77 ._buttonContent_pvj0k_83{width:100%}._overviewContainer_pvj0k_1 ._overviewSection_pvj0k_7 ._productSettingContainer_pvj0k_22 ._buttonSection_pvj0k_77 ._buttonContent_pvj0k_83 ._button_pvj0k_77{width:93px;height:37px}.product-settings-wrapper{width:100%;min-height:75vh}.product-settings-wrapper .product-settings{background-color:var(--bg-white);box-shadow:1px 1px 5px #0000001a;border-radius:4px;min-height:100%}.product-settings-wrapper .new-product-settings{background-color:var(--bg-white);box-shadow:1px 1px 5px #0000001a;border-radius:4px;height:auto;min-height:100%}.product-list{min-height:100%;padding:24px}.product-list p{line-height:12px}.product-list .product-list-item{width:100%;transition:all .3s ease}.product-list .product-list-item .product-list-item-flex{border-radius:4px;transition:all .3s ease;cursor:pointer;padding:0 8px}.product-list .product-list-item .product-list-item-flex:hover p,.product-list .product-list-item .product-list-item-flex:hover .icon{color:var(--brand-primary)!important;transition:all .3s ease}.product-list .product-list-item .selected{font-weight:700;color:var(--brand-primary);background-color:var(--brand-tint)}._UserGuideContainer_148ob_1{padding-top:24px;padding-bottom:24px;display:flex;justify-content:center;align-items:center}._UserGuideContainer_148ob_1 ._title_148ob_8{font-weight:700;font-size:24px;color:var(--brand-primary);text-align:center;padding:16px 0}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15{border-top:2px solid var(--brand-primary);width:80%;background:var(--bg-white);box-shadow:0 2px 10px #2424241b;margin-top:15px;padding:4px 40px;border-radius:8px}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._dividerColor_148ob_24{border-color:var(--brand-accent);padding:4px 0}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._contentTitle_148ob_28{font-weight:700;line-height:19px;margin:14px 0;font-size:18px;color:var(--brand-primary)}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35{font-size:16px;padding-bottom:12px}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._frac_148ob_39{display:inline-block;text-align:center;vertical-align:middle}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._frac_148ob_39>sup,._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._frac_148ob_39>sub{display:block;padding:0 .3em}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._frac_148ob_39>sup{border-bottom:.08em solid;padding-bottom:5px}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._frac_148ob_39>span{display:none}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 span._brac_148ob_56{font-size:16px}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ul,._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ol{padding-inline-start:0;margin:0}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ul li,._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ol li{margin:8px 16px}._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ul li u,._UserGuideContainer_148ob_1 ._userGuideTextContent_148ob_15 ._paragraph_148ob_35 ol li u{font-size:16px;font-weight:700}._UserGuideContainer_148ob_1 ._nextButtonSection_148ob_73{display:flex;justify-content:center;align-items:center;padding:16px}.wrapper{width:100%;min-height:calc(100% - 60px);display:flex;flex-direction:column;justify-content:space-between}.text-small{font-size:.8125rem;font-weight:400;color:var(--text-primary)}.text-mini{font-size:.98rem;font-weight:400;color:var(--text-primary)}.text-primary{font-size:1rem;font-weight:400;color:--brand-accent}.text-two{font-size:1.143rem;font-weight:400;color:var(--text-primary)}.text-three{font-size:1.286rem;font-weight:400;color:var(--text-primary)}.text-four{font-size:1.429rem;font-weight:400;color:var(--text-primary)}.text-five{font-size:1.286rem;font-weight:400;color:var(--text-inverted)}.text-redirect{font-size:1rem;font-weight:500;color:var(--brand-primary);margin-top:10px;font-style:italic}.header-one{font-size:2.571rem;font-weight:700;color:Var(--text-inverted)}.header-two{font-size:2.571rem;font-weight:700;color:Var(---text-tertiary)}.header-three{font-size:1.714rem;font-weight:700;color:var(--text-primary)}.header-six{font-size:1.714rem;font-weight:700;color:var(--brand-primary)}.header-ten{font-size:1.714rem;font-weight:700;color:var(--text-inverted)}.header-eleven{font-size:1.429rem;font-weight:700;color:var(--text-primary)}.header-four{font-size:1.286rem;font-weight:700;color:var(--brand-primary)}.header-seven{font-size:1.286rem;font-weight:700;color:var(--text-primary)}.header-eight{font-size:1.286rem;font-weight:700;color:var(--success-primary)}.header-fourteen{font-size:1.143rem;font-weight:700;color:var(--text-inverted)}.header-nine{font-size:1.286rem;font-weight:700;color:var(--text-inverted)}.header-twelve{font-size:1.143rem;font-weight:700;color:var(--text-secondary)}.header-thirteen{font-size:1.143rem;font-weight:700;color:var(--success-primary)}.header-five{font-size:1rem;font-weight:700;color:var(--text-primary)}@media screen and (max-width: 789px){.wrapper{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;position:relative}.wrapper>*:not(header):not(footer){display:none!important}.wrapper:after{content:"This site is not available for this screen size";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;color:var(--text-primary);text-align:center;z-index:1000}}:root{--brand-primary: #2491e0;--brand-accent: #00a8e1;--brand-secondary: #6ab4ea;--brand-tint: #dcedfa;--brand-background: #f6fbfe;--success-primary: #00b566;--success-background: #dcf5e6;--bg-primary: #cfeff9;--bg-secondary: #f1f5f8;--bg-white: #ffffff;--text-primary: #262626;--text-secondary: #434343;--text-tertiary: #8c8c8c;--text-muted: #f0f0f0;--text-inverted: #ffffff;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-size:14px;color-scheme:light dark;font-synthesis:none;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:auto!important;overscroll-behavior:contain}body{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;box-sizing:border-box;background-color:var(--bg-secondary);color:var(--text-primary);overflow-x:hidden;height:100vh;scroll-behavior:auto!important;overscroll-behavior:contain}#root{height:100vh}h1,h2,h3,h4,h5,h6{margin-block-start:.6rem;margin-block-end:.6rem;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.ant-divider-horizontal{margin:4px 0}.ant-spin-text{font-size:1.5rem!important;font-weight:600!important}
