#header{background:var(--color_contentInner);border-bottom:1px solid var(--color_divider);height:var(--height_header);padding:var(--margin_xs) var(--margin_s);justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}#header .company{align-items:center;display:flex}#header .logo{width:36px}#header hgroup{margin:0 0 0 var(--margin_s);font-size:1.2rem;line-height:1}#header h1{font-family:var(--fontFamily_subheader);text-transform:uppercase;font-weight:600}#header h2{font-family:var(--fontFamily_subheader);margin:var(--margin_xs) 0 0;align-items:center;display:inline-flex}#header .actions{display:flex}#header .actions .selected .icon{background:var(--color_actionOverlay)}#header .actions .selected svg{fill:var(--color_action)}.avatar-menu{background:var(--color_contentInner);border:1px solid var(--color_divider);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);flex-direction:column;min-width:200px}.avatar-menu a{color:var(--color_textDark);height:40px;padding:0 var(--margin_s);width:100%;line-height:40px}.avatar-menu a:hover{background:var(--color_action);color:var(--color_white);text-decoration:none;transform:none}#nav{background:var(--color_accent);border-right:1px solid var(--color_divider);padding:var(--margin_s) 0;transition:var(--transition);width:var(--width_navExpanded);flex-direction:column;justify-content:space-between;display:flex;position:relative}#nav menu{flex-direction:column;display:flex;overflow:hidden}#nav menu a{color:#a7afb2;cursor:pointer;height:50px;padding:0 var(--margin_xs);width:var(--width_navExpanded);align-items:center;display:flex}#nav menu a:hover{background:#4a5a62;text-decoration:none;transform:none}#nav menu .icon{margin:0 var(--margin_s) 0 0}#nav menu svg{fill:#a7afb2}#nav .toggle{background:var(--color_contentInner);border:1px solid var(--color_divider);z-index:4;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:100px;right:-15px}#nav .toggle.icon{padding:6px}#nav .toggle:hover{background-color:var(--color_action);border-color:var(--color_white)}#nav .toggle:hover svg{fill:var(--color_white)}#nav.collapsed{width:var(--width_navCollapsed)}#nav menu .selected{color:var(--color_white)}#nav menu .selected svg{fill:var(--color_white)}@media screen and (width<=1280px){#nav{width:var(--width_navCollapsed)}#nav .toggle{display:none}}#layout{width:100%;height:100%}#layout>.content{height:calc(100% - var(--height_header));display:flex}#layout #nav+*{flex:1}#global-error{min-height:100%;padding:var(--margin);flex-direction:column;align-items:center;width:100%;font-size:1.4rem;display:flex;position:relative}#global-error main{text-align:center}#global-error h1{font-family:var(--fontFamily_header);margin:var(--margin_l) 0 0;font-size:4.8rem;font-weight:400;line-height:6rem}#global-error h2{font-family:var(--fontFamily_header);margin:var(--margin) 0 0;max-width:800px;font-size:2.8rem;font-weight:400;line-height:4rem}#global-error .component-button{margin:var(--margin_l) auto 0;width:auto}:root{--color_white:oklch(100% 0 0);--color_ymGreen1:oklch(41.4% .03 166.8);--color_ymGreen2:oklch(54.1% .042 165.4);--color_ymGreen3:oklch(92.8% .057 144.3);--color_ymGreen4:oklch(79.6% .067 156.2);--color_ymGreen5:oklch(67.3% .055 160.4);--color_action:oklch(74.3% .139 39.8);--color_actionOverlay:color-mix(in srgb, var(--color_action) 25%, transparent);--color_actionOverlayLight:oklch(97.6% .011 39.4);--color_accent:oklch(39% .027 229.9);--color_successDark:oklch(69.1% .115 164.4);--color_successLight:oklch(93.4% .043 141);--color_warningDark:oklch(79.3% .165 68.9);--color_warningLight:oklch(97% .043 92.7);--color_errorDark:oklch(63.5% .18 25.2);--color_errorLight:oklch(95.3% .022 21);--color_infoDark:oklch(65.8% .15 259.8);--color_infoLight:oklch(92.6% .033 262.7);--color_loaderGradientX:linear-gradient(90deg, oklch(94.6% .1615 105.3), oklch(74.3% .139 39.8));--color_loaderGradientY:linear-gradient(oklch(94.6% .1615 105.3), oklch(74.3% .139 39.8));--color_contentInner:var(--color_white);--color_contentInnerLoading:oklch(91.9% 0 0);--color_contentInnerHover:oklch(97.2% .001 197.1);--color_contentInnerSelection:oklch(95.6% .018 261.3);--color_contentOuter:oklch(94.5% .003 228.8);--color_contentOuterLight:var(--color_contentOuter);--color_contentOuterLoading:oklch(88.1% .003 228.8);--color_contentOuterHover:oklch(92.1% .003 228.8);--color_contentOuterSelection:oklch(90.9% .044 261.2);--color_divider:oklch(79.8% 0 0);--color_dividerDisabled:oklch(94.9% 0 0);--color_dndDefaultDark:oklch(79.8% 0 0);--color_dndDefaultLight:oklch(98.5% 0 0);--color_dndDragDark:oklch(70.8% .1184 227.2);--color_dndDragLight:oklch(95.4% .022 254.4);--color_dndDropDark:oklch(69.1% .115 164.4);--color_dndDropLight:oklch(97.9% .029 169.7);--color_textDark:oklch(39% .027 229.9);--color_textDarkAlt:oklch(71% .013 231.7);--color_textDisabled:oklch(85.7% .006 223.5);--color_textLight:oklch(88.7% .004 247.9);--color_buttonDisabled:oklch(98.5% 0 0);--color_icon:oklch(39% .027 229.9);--color_iconDisabled:oklch(85.7% .006 223.5);--color_input:var(--color_white);--color_inputDisabled:oklch(98.5% 0 0);--color_iconTypeLight:oklch(85.1% .077 221.8);--color_overlay:color-mix(in srgb, var(--color_accent) 90%, transparent);--color_shadow:color-mix(in srgb, var(--color_accent) 25%, transparent);--color_aiHighlightLight:oklch(91.7% .043 228.7);--color_aiHighlightDark:oklch(68.1% .1536 239.08);--color_default:var(--color_blue1Light);--color_redDark:oklch(60.4% .186 19.2);--color_redLight:oklch(65.7% .187 17.8);--color_orangeDark:oklch(64.7% .185 31.74);--color_orangeLight:oklch(70.7% .18 33.2);--color_yellowDark:oklch(82.6% .148 81.5);--color_yellowLight:oklch(87.3% .147 86.7);--color_green1Dark:oklch(75% .153 130.7);--color_green1Light:oklch(81% .149 130.4);--color_green2Dark:oklch(71.6% .1232 172.3);--color_green2Light:oklch(77.3% .127 172.8);--color_blue1Dark:oklch(70.8% .1184 227.2);--color_blue1Light:oklch(76.2% .1164 224.8);--color_blue2Dark:oklch(62.7% .142 256.1);--color_blue2Light:oklch(68.6% .136 255.2);--color_purpleDark:oklch(64.8% .144 295.2);--color_purpleLight:oklch(71.9% .13 296.3);--color_pinkDark:oklch(68.1% .147 345.2);--color_pinkLight:oklch(74.9% .14 346.1);--color_pinkInner:oklch(82.7% .087 344.4);--color_gray1Dark:oklch(93.3% .006 255.5);--color_gray1Light:oklch(97.5% .005 258.3);--color_gray2Dark:oklch(76.1% .018 256.3);--color_gray2Light:oklch(85.9% .012 259.8);--color_gray3Dark:oklch(40.7% .019 257.3);--color_gray3Light:oklch(53.2% .02 256.3);--color_envSlate:oklch(46.4% .027 232.5);--color_envSlateHover:oklch(40.4% .027 232.5);--color_envSlateBadge:oklch(55.6% .022 231);--color_envSlateOuter:oklch(93% .006 232.5);--color_envGreen:oklch(55.8% .113 156);--color_envGreenHover:oklch(49.8% .113 156);--color_envGreenBadge:oklch(62.7% .097 158.5);--color_envGreenOuter:oklch(93% .025 156);--color_envTeal:oklch(53.6% .085 214.3);--color_envTealHover:oklch(47.6% .085 214.3);--color_envTealBadge:oklch(60.8% .078 212.4);--color_envTealOuter:oklch(93% .019 214.3);--color_envAubergine:oklch(45.1% .077 331.2);--color_envAubergineHover:oklch(39.1% .077 331.2);--color_envAubergineBadge:oklch(54.5% .062 330.4);--color_envAubergineOuter:oklch(93% .017 331.2);--color_envCrimson:oklch(53.6% .141 17.7);--color_envCrimsonHover:oklch(47.6% .141 17.7);--color_envCrimsonBadge:oklch(60.5% .117 15.7);--color_envCrimsonOuter:oklch(93% .031 17.7);--color_envBronze:oklch(56.6% .103 63.8);--color_envBronzeHover:oklch(50.6% .103 63.8);--color_envBronzeBadge:oklch(63.6% .088 66.3);--color_envBronzeOuter:oklch(93% .023 63.8);--color_stepConnector:oklch(64.4% .014 251.6);--color_stepDisabled:radial-gradient(oklch(85.8% .012 252.1), oklch(76.1% .018 256.3));--color_stepDisabledMenu:oklch(85.9% .012 259.8);--color_stepDisabledHover:radial-gradient(oklch(77.6% .019 253.4), oklch(67.6% .026 256.1));--color_stepCode:radial-gradient(oklch(81.3% .097 218.7), oklch(70.8% .1184 227.2));--color_stepCodeMenu:oklch(81.2% .0975 218.5);--color_stepCodeHover:radial-gradient(oklch(76% .1184 221), oklch(62.5% .1134 229));--color_stepDecision:radial-gradient(oklch(77% .094 252.9), oklch(62.7% .142 256.1));--color_stepDecisionMenu:oklch(76.4% .096 252.8);--color_stepDecisionHover:radial-gradient(oklch(68.6% .131 253.5), oklch(54.6% .162 257));--color_stepExit:radial-gradient(oklch(69.9% .056 314.1), oklch(52% .109 312.1));--color_stepExitMenu:oklch(67.7% .065 313.7);--color_stepExitHover:radial-gradient(oklch(60.9% .073 313.9), oklch(44% .088 312.6));--color_stepJunction:radial-gradient(oklch(70.2% .041 254.4), oklch(49% .076 255.7));--color_stepJunctionMenu:oklch(69.9% .041 254.4);--color_stepJunctionHover:radial-gradient(oklch(61.6% .053 254.2), oklch(40.4% .06 255.2));--color_stepLink:radial-gradient(oklch(89.2% .056 293.1), oklch(79.5% .09 292.1));--color_stepLinkMenu:oklch(87% .058 292.8);--color_stepLinkHover:radial-gradient(oklch(82.7% .091 292), oklch(73.6% .117 291.1));--color_stepPause:radial-gradient(oklch(88.6% .1498 90.7), oklch(82.5% .132 80.5));--color_stepPauseMenu:oklch(87.3% .147 86.7);--color_stepPauseHover:radial-gradient(oklch(85.8% .1692 87.6), oklch(78.2% .153 76.9));--color_stepRedirect:radial-gradient(oklch(87.6% .066 292.6), oklch(78.4% .109 291.4));--color_stepRedirectMenu:oklch(85.8% .075 292.4);--color_stepRedirectHover:radial-gradient(oklch(74.7% .141 290.5), oklch(66.2% .175 288.6));--color_stepRequest:radial-gradient(oklch(81.6% .108 177.4), oklch(71.6% .1232 172.3));--color_stepRequestMenu:oklch(81.6% .109 177.5);--color_stepRequestHover:radial-gradient(oklch(77.5% .128 175), oklch(60.3% .1035 172));--color_stepResolution:radial-gradient(oklch(79% .095 300.2), oklch(64.8% .144 295.2));--color_stepResolutionMenu:oklch(76.8% .103 299.5);--color_stepResolutionHover:radial-gradient(oklch(68.1% .148 298.4), oklch(54.4% .187 292.1));--color_stepReview:radial-gradient(oklch(80.9% .105 345.1), oklch(68.1% .147 345.2));--color_stepReviewMenu:oklch(80.4% .107 344.9);--color_stepReviewHover:radial-gradient(oklch(72.4% .16 347.1), oklch(60.6% .185 347.6));--color_stepSource:radial-gradient(oklch(84.5% .112 132.1), oklch(75% .153 130.7));--color_stepSourceMenu:oklch(84.2% .113 131.9);--color_stepSourceHover:radial-gradient(oklch(79.5% .148 132.9), oklch(66.4% .147 131.3));--color_stepTemplate:radial-gradient(oklch(66.2% .138 347), oklch(50.8% .166 348.6));--color_stepTemplateMenu:oklch(67% .112 345.6);--color_stepTemplateHover:radial-gradient(oklch(58.4% .171 349.2), oklch(41.9% .134 348.5));--color_stepTransform:radial-gradient(oklch(71.7% .083 176.3), oklch(56.3% .1064 170.3));--color_stepTransformMenu:oklch(71.7% .083 176.3);--color_stepTransformHover:radial-gradient(oklch(63.9% .086 175.1), oklch(42.5% .078 171.4));--color_progressStripe1:transparent;--color_progressStripe2:oklch(69.2% .1795 38.8/.1);--fontFamily_header:"Oswald",Helvetica,sans-serif;--fontFamily_subheader:"Raleway",Helvetica,sans-serif;--fontFamily_body:"Raleway",Helvetica,sans-serif;--fontFamily_technical:"JetBrainsMono", monospace;--height_appMin:768px;--height_appMax:auto;--width_appMin:1024px;--width_appMax:1920px;--borderRadius:3px;--boxShadow:0 2px 4px var(--color_shadow);--boxShadowHover:0 4px 6px var(--color_shadow);--textShadow:0 2px 3px var(--color_shadow);--transition:all .1s linear;--height_header:52px;--width_navCollapsed:52px;--width_navExpanded:202px;--margin_xl:100px;--margin_l:50px;--margin:25px;--margin_m:16px;--margin_s:12px;--margin_2s:8px;--margin_xs:6px;--margin_2xs:4px}:after,:before,a,abbr,address,area,article,aside,audio,b,base,bdi,bdo,blockquote,body,br,button,canvas,caption,cite,code,col,colgroup,data,datalist,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,main,map,mark,menu,meta,meter,nav,noscript,object,ol,optgroup,option,output,p,pre,progress,q,rp,rt,ruby,s,samp,script,section,select,small,source,span,strong,style,summary,table,tbody,td,textarea,tfoot,th,thead,time,title,tr,track,u,ul,var,video,wbr{box-sizing:border-box;vertical-align:top;font-size:1em}fieldset,hr,select{border:none}blockquote,body,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,menu,ol,p,pre,ul{margin:0}fieldset,legend,menu,ol,ul{padding:0}html{width:100%;height:100%;font-size:.625em}body{background:var(--color_accent);color:var(--color_textDark);font-family:var(--fontFamily_body);width:100%;height:100%;font-size:1.6rem;line-height:2.8rem}main{display:block}summary{cursor:pointer}summary>*{vertical-align:middle;display:inline-flex}img{border:0;width:100%;display:block}svg{width:100%;display:block}input,select,textarea{color:inherit;font-family:inherit;font-weight:inherit}ol,ul{list-style-type:none}b{font-weight:600}button,input,select,textarea{appearance:none}button{color:var(--color_textDark);font-family:var(--fontFamily_body)}[draggable]:hover{cursor:grab}[draggable]:active{cursor:grabbing}:focus{outline:0}::selection{background-color:var(--color_contentInnerSelection)}@font-face{font-family:Oswald;src:url(/build/oswald-400-TNPnPUya.woff2)format("woff2"),url(/build/oswald-400-DtUdk7i0.woff)format("woff");font-display:fallback;font-weight:400}@font-face{font-family:Raleway;src:url(/build/raleway-600-CgPKYdgb.woff2)format("woff2"),url(/build/raleway-600-BpVTitHx.woff)format("woff");font-display:fallback;font-weight:600}@font-face{font-family:Raleway;src:url(/build/raleway-400-vC8DJreY.woff2)format("woff2"),url(/build/raleway-400-C_U32zLZ.woff)format("woff");font-display:fallback;font-weight:400}@font-face{font-family:Roboto;src:url(/build/roboto-medium-CFKDKRMh.ttf)format("truetype");font-style:normal;font-weight:500}@font-face{font-family:JetBrainsMono;src:url(/build/JetBrainsMono-Regular-BQaDgvhP.woff2)format("woff2");font-style:normal;font-weight:400}@font-face{font-family:JetBrainsMono;src:url(/build/JetBrainsMono-SemiBold-BM8Dc2t-.woff2)format("woff2");font-style:normal;font-weight:600}h1,h2,h3,h4,h5,h6{font-family:var(--fontFamily_header);font-weight:400}p{font-family:var(--fontFamily_body);margin:var(--margin) 0 0;font-size:1.6rem;font-weight:400;line-height:2.4rem}p:first-of-type{margin-top:0}blockquote{border-left:5px solid var(--color_divider);color:var(--color_divider);font-family:var(--fontFamily_body);padding:0 0 0 var(--margin);font-size:2.1rem;font-weight:400;line-height:2.4rem}a{color:var(--color_action);cursor:pointer;font-family:var(--fontFamily_body);font-weight:600;text-decoration:none;display:inline-flex}a:hover{text-decoration:underline;transform:scale(1.05)}a[href^=tel\:]{color:inherit;font-weight:inherit}.ol{list-style:inside decimal}.ol li{line-height:3.2rem}.ul{list-style:inside}.ul li{line-height:3.2rem}#root{max-width:none;height:100%;min-height:var(--height_appMin);min-width:var(--width_appMin);background:var(--color_contentOuter);border-left:1px solid #2e3f46;border-right:1px solid #2e3f46;width:100%;margin:0 auto}.wrapper{max-width:1440px;margin-left:auto;margin-right:auto}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden!important}.visible{visibility:visible!important}.no-effect{color:inherit;display:initial;font-family:inherit;font-weight:inherit}.no-effect:hover{text-decoration:none;transform:none}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px)scale3d(.3,.3,.3)}20%{transform:perspective(1px)scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px)scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px)scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px)scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px)scale(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes growWidth{0%{width:0;animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tumbleweed{0%{transform:translateY(5px)rotate(0)}10%{transform:translate(90px)rotate(240deg)}14%{transform:translate(140px,-20px)rotate(380deg)}17%{transform:translate(190px)rotate(460deg)}20%{transform:translate(240px,-30px)rotate(620deg)}25%{transform:translate(280px,-5px)rotate(740deg)}30%{transform:translate(330px,5px)rotate(860deg)}35%{transform:translate(370px,15px)rotate(980deg)}40%{transform:translate(400px,-25px)rotate(1100deg)}45%{transform:translate(460px,-5px)rotate(1240deg)}50%{transform:translate(530px,5px)rotate(1390deg)}53%{transform:translate(530px,-20px)rotate(1440deg)}57%{transform:translate(510px,-10px)rotate(1340deg)}60%{transform:translate(450px)rotate(1170deg)}65%{transform:translate(390px,-20px)rotate(940deg)}70%{transform:translate(320px,-20px)rotate(640deg)}75%{transform:translate(280px)rotate(540deg)}80%{transform:translate(250px,-10px)rotate(440deg)}85%{transform:translate(210px,-15px)rotate(360deg)}90%{transform:translate(120px,-5px)rotate(240deg)}95%{transform:translate(60px)rotate(120deg)}to{transform:translate(0)rotate(0)}}.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.rrt-confirm-holder{z-index:99999999;width:100%;height:100%;position:fixed;top:0;left:0}.rrt-confirm-holder .shadow{background-color:#323a44cc;width:100%;height:100%}.rrt-confirm-holder .rrt-confirm{z-index:9;background-color:#fff;border-radius:4px;width:320px;margin-left:-160px;position:absolute;top:20%;left:50%;overflow:hidden;box-shadow:3px 3px 20px #333}.rrt-confirm-holder .rrt-confirm .rrt-message{text-align:center;clear:both;background-color:#fff;width:100%;min-height:50px;padding:5%;font-family:open-sanscondensed-light,sans-serif;font-size:1em}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{text-transform:capitalize;float:left;cursor:pointer;background-color:#0000;border:none;border-top:1px solid #f0f0f0;flex-grow:1;height:50px;margin:0;padding:0;font-size:14px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{color:#fff;background-color:#60bb71}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{color:#fff;background-color:#db6a64}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :before,.redux-toastr :after{box-sizing:border-box}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{z-index:99999999;width:350px;padding:0 10px;position:fixed}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center{top:0}.redux-toastr .top-right,.redux-toastr .bottom-right{right:0}.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{bottom:0}.redux-toastr .top-left,.redux-toastr .bottom-left{left:0}.redux-toastr .top-center,.redux-toastr .bottom-center{margin-left:-175px;left:50%}@media (width<=320px){.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:320px}.redux-toastr .top-center,.redux-toastr .bottom-center{margin-left:-160px}}.redux-toastr .toastr{z-index:2;color:#333;opacity:.94;background-color:#fcfcfc;border-radius:4px;width:100%;min-height:70px;margin:10px 0;position:relative;overflow:hidden;box-shadow:2px 2px 10px #0006}.redux-toastr .toastr:hover:not(.rrt-message){opacity:1;box-shadow:0 0 10px #0009}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;position:absolute;top:0;bottom:0;left:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;margin-top:-35px;line-height:60px;position:absolute;top:50%;left:5px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{float:left;text-align:left;width:65%;margin-left:80px;padding:10px 5px;font-family:Arial,Helvetica,sans-serif;font-size:1em;position:relative}.redux-toastr .toastr .rrt-middle-container .rrt-title{margin-bottom:5px;font-size:1.1em;font-weight:700}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{opacity:.5;cursor:pointer;color:#000;background-color:#0000;border:none;outline:none;width:10%;height:100%;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;position:absolute;top:0;right:0}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning,.redux-toastr .toastr.rrt-error{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%;height:50px;padding:0 20px;font-size:1.2em;line-height:50px;overflow:hidden}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;width:100%;max-height:400px;margin-bottom:20px;padding:15px;font-size:1.1em;overflow:hidden auto}.redux-toastr .toastr.rrt-message .rrt-text img{max-width:100%;margin:10px auto;display:block}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{width:100%;height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{z-index:1;background-color:#0006;width:100%;height:100%;position:fixed;inset:0}.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-left,.redux-toastr .top-right{width:400px}.redux-toastr .toastr{border:1px solid var(--color_divider);border-radius:var(--borderRadius);box-shadow:var(--boxShadow);opacity:1;min-height:80px;padding:var(--margin_s) var(--margin_l) var(--margin_s) var(--margin);border-left-width:6px;font-size:1.4rem;line-height:1.8rem;position:relative;background:var(--color_contentInner)!important;color:var(--color_textDark)!important}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:var(--boxShadowHover)}.redux-toastr .toastr .rrt-left-container{background-position:50%;background-repeat:no-repeat;background-size:40px;width:40px;margin:0 25px}.redux-toastr .toastr .rrt-left-container svg{display:none}.redux-toastr .toastr .rrt-middle-container{width:auto;margin-left:60px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-family:var(--fontFamily_header);letter-spacing:1px;font-size:1.6rem;font-weight:400}.redux-toastr .toastr .rrt-middle-container .rrt-text{overflow-wrap:anywhere}.redux-toastr .toastr .close-toastr{opacity:1;border-radius:50%;width:40px;height:40px;top:6px;right:6px}.redux-toastr .toastr .close-toastr span{color:var(--color_icon);font-size:1.8rem}.redux-toastr .toastr .close-toastr:hover{background:var(--color_actionOverlay);transition:var(--transition);transform:scale(1.05)}.redux-toastr .toastr .close-toastr:hover span{color:var(--color_action);font-size:2rem}.rrt-confirm-holder{pointer-events:all}.rrt-confirm-holder .shadow{background:var(--color_overlay)}.rrt-confirm-holder .rrt-confirm .rrt-message{padding:var(--margin);overflow-wrap:anywhere}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{border-color:var(--color_divider);color:var(--color_textDark);border-radius:0;transform:none}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:first-child{border-right:1px solid var(--color_divider)}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background:var(--color_action);color:var(--color_white);border:0}.redux-toastr .toastr.rrt-error{border-color:var(--color_errorDark)}.redux-toastr .toastr.rrt-error .rrt-left-container{background-image:url(/build/error-icon-CuNZHRZc.svg)}.redux-toastr .toastr.rrt-info{border-color:var(--color_infoDark)}.redux-toastr .toastr.rrt-info .rrt-left-container{background-image:url(/build/info-icon-BfV2ptbB.svg)}.redux-toastr .toastr.rrt-success{border-color:var(--color_successDark)}.redux-toastr .toastr.rrt-success .rrt-left-container{background-image:url(/build/success-icon-CYVWCPk3.svg)}.redux-toastr .toastr.rrt-warning{border-color:var(--color_warningDark)}.redux-toastr .toastr.rrt-warning .rrt-left-container{background-image:url(/build/warning-icon-C7htdQGp.svg)}:root,.env-slate{--env-color:var(--color_envSlate);--env-color-hover:var(--color_envSlateHover);--env-color-badge:var(--color_envSlateBadge);--env-color-outer:var(--color_envSlateOuter)}.env-green{--env-color:var(--color_envGreen);--env-color-hover:var(--color_envGreenHover);--env-color-badge:var(--color_envGreenBadge);--env-color-outer:var(--color_envGreenOuter)}.env-teal{--env-color:var(--color_envTeal);--env-color-hover:var(--color_envTealHover);--env-color-badge:var(--color_envTealBadge);--env-color-outer:var(--color_envTealOuter)}.env-aubergine{--env-color:var(--color_envAubergine);--env-color-hover:var(--color_envAubergineHover);--env-color-badge:var(--color_envAubergineBadge);--env-color-outer:var(--color_envAubergineOuter)}.env-crimson{--env-color:var(--color_envCrimson);--env-color-hover:var(--color_envCrimsonHover);--env-color-badge:var(--color_envCrimsonBadge);--env-color-outer:var(--color_envCrimsonOuter)}.env-bronze{--env-color:var(--color_envBronze);--env-color-hover:var(--color_envBronzeHover);--env-color-badge:var(--color_envBronzeBadge);--env-color-outer:var(--color_envBronzeOuter)}.component-tooltip-content.info-tooltip.large{color:var(--color_textDark);background-color:var(--color_contentOuter);max-width:300px;padding:var(--margin_s);text-align:center;font-size:1.6rem}
