@font-face{font-display:swap;font-family:FF Mark Bold;src:url(FF-Mark-Bold.37bdb49461947bb8.woff2) format("woff2"),url(FF-Mark-Bold.b5ece7d13d36a72a.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Bold Italic;src:url(FF-Mark-Bold-Italic.b51033cc76abdd15.woff2) format("woff2"),url(FF-Mark-Bold-Italic.9a8a5df6ae24fa21.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Heavy;src:url(FF-Mark-Heavy.924346aa5c0f9408.woff2) format("woff2"),url(FF-Mark-Heavy.e870782dc93ac787.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Heavy Italic;src:url(FF-Mark-Heavy-Italic.3eeca47533b14afc.woff2) format("woff2"),url(FF-Mark-Heavy-Italic.30745c0897400139.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Italic;src:url(FF-Mark-Italic.f71a4d35934c8448.woff2) format("woff2"),url(FF-Mark-Italic.6b6c3b67e0ab0d1a.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Narrow Bold;src:url(FF-Mark-Narrow-Bold.cdeb8b64375acd05.woff2) format("woff2"),url(FF-Mark-Narrow-Bold.c2cf54a82f0888bb.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Narrow Bold Italic;src:url(FF-Mark-Narrow-Bold-Italic.8daecfe6b2354e18.woff2) format("woff2"),url(FF-Mark-Narrow-Bold-Italic.cc296da9d6b50fd2.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Narrow Italic;src:url(FF-Mark-Narrow-Italic.1f8ebb6abf10b74a.woff2) format("woff2"),url(FF-Mark-Narrow-Italic.24fbb3a5c3ce7193.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Narrow Regular;src:url(FF-Mark-Narrow-Regular.b248d1f104b1252e.woff2) format("woff2"),url(FF-Mark-Narrow-Regular.9bc699a21bf53da3.woff) format("woff")}@font-face{font-display:swap;font-family:FF Mark Regular;src:url(FF-Mark-Regular.1ae3f8c88007c98e.woff2) format("woff2"),url(FF-Mark-Regular.77d17aff63c2ea14.woff) format("woff")}@font-face{font-display:swap;font-family:FF Thorndale Regular;src:url(FF-Thorndale-Regular.fd08252dc0856488.woff2) format("woff2"),url(FF-Thorndale-Regular.7120ac516805605e.woff) format("woff")}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@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)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{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)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}:root{--ukd-nav-action-bar: #f0f0f0;--ukd-color-red-hover: #7d1119;--ukd-legacy-link-btn: #8d4900;--ukd-footer-bg-color:#f0f0f0;--ukd-font-family-regular: Arial, Helvetica, sans-serif}html,body{color:#040505;font-family:FF Mark Regular,arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}h1,.h1{font-family:FF Mark Heavy,arial,sans-serif;font-size:2.625rem;line-height:1.2}@media (min-width: 48rem){h1,.h1{font-size:3.5rem}}h2,.h2{font-family:FF Mark Heavy,arial,sans-serif;font-size:2.25rem;line-height:1.2}@media (min-width: 48rem){h2,.h2{font-size:3rem}}h3,.h3{font-family:FF Mark Heavy,arial,sans-serif;font-size:2rem;line-height:1.2}@media (min-width: 48rem){h3,.h3{font-size:2.5rem}}h4,.h4{font-family:FF Mark Heavy,arial,sans-serif;font-size:1.75rem;line-height:1.2}@media (min-width: 48rem){h4,.h4{font-size:2rem}}h5,.h5{font-family:FF Mark Heavy,arial,sans-serif;font-size:1.5rem;line-height:1.2}@media (min-width: 48rem){h5,.h5{font-size:1.75rem}}h6,.h6{font-family:FF Mark Heavy,arial,sans-serif;font-size:1.375rem;line-height:1.2}@media (min-width: 48rem){h6,.h6{font-size:1.5rem}}.eds-subheading{font-family:FF Mark Heavy,arial,sans-serif;font-size:1.125rem;line-height:1.2}@media (min-width: 48rem){.eds-subheading{font-size:1.25rem}}.eds-large-body-text{font-family:FF Mark Regular,arial,sans-serif;font-size:1.125rem;line-height:1.4}@media (min-width: 48rem){.eds-large-body-text{font-size:1.375rem}}.eds-large-body-text-narrow{font-family:FF Mark Narrow Regular,arial,sans-serif;font-family:FF Mark Regular,arial,sans-serif;font-size:1.125rem;line-height:1.4}@media (min-width: 48rem){.eds-large-body-text-narrow{font-size:1.375rem}}p,.eds-standard-body-text{font-family:FF Mark Regular,arial,sans-serif;font-size:1rem;line-height:1.5}.eds-standard-body-text-narrow{font-family:FF Mark Narrow Regular,arial,sans-serif;font-family:FF Mark Regular,arial,sans-serif;font-size:1rem;line-height:1.5}.eds-article-text,.eds-long-form-text{font-family:FF Mark Regular,arial,sans-serif;font-size:1.125rem;line-height:1.8}.eds-article-text-narrow,.eds-long-form-text-narrow{font-family:FF Mark Narrow Regular,arial,sans-serif;font-family:FF Mark Regular,arial,sans-serif;font-size:1.125rem;line-height:1.8}.eds-small-text{font-family:FF Mark Regular,arial,sans-serif;font-size:.875rem;line-height:1.5}.eds-small-text-narrow{font-family:FF Mark Narrow Regular,arial,sans-serif;font-family:FF Mark Regular,arial,sans-serif;font-size:.875rem;line-height:1.5}.eds-block-quote{font-family:FF Mark Regular,arial,sans-serif;font-size:1.75rem;line-height:1.25}@media (min-width: 48rem){.eds-block-quote{font-family:FF Thorndale Regular,georgia,serif;font-size:2rem}}hr{height:1px;border:0;margin:1rem 1.5rem;background-color:#d1d1d1}@media (min-width: 20rem){hr{margin-right:0;margin-left:0}}mark,.eds-text-mark{background-color:#ffad00;color:#040505}small,.eds-text-small{font-size:.875rem}u,.eds-text-underline{text-decoration:underline}s,.eds-text-line-through{text-decoration:line-through}abbr[title].initialism{font-size:.875rem;text-transform:uppercase}.eds-cta{display:inline-block;padding:0;border:none;background:transparent;cursor:pointer;line-height:1.5;text-align:center}.eds-cta:focus,.eds-cta:focus-visible{border-radius:.125rem;outline:.25rem solid #0072ce;outline-offset:.25rem}.eds-cta-link{position:relative;color:#0072ce;font-family:FF Mark Bold,arial,sans-serif;text-decoration:none}.eds-cta-link:after{position:absolute;bottom:-3px;display:block;width:100%;height:1px;background:#0072ce;content:"";transition:.2s}.eds-cta-link:hover:after{width:0}.eds-cta-link:focus:after,.eds-cta-link:focus-visible:after{width:0;transition:0ms}.eds-cta-content-tag{padding:.25rem .5rem;border:1px solid #0072ce;background-color:transparent;border-radius:.25rem;color:#0072ce;font-family:FF Mark Bold,arial,sans-serif;font-size:.875rem;text-decoration:none}.eds-cta-content-tag:hover{text-decoration:underline;text-underline-offset:.125rem}.eds-cta-content-tag:focus,.eds-cta-content-tag:focus-visible{text-decoration:none}.eds-cta-arrow{font-family:FF Mark Bold,arial,sans-serif;font-size:1rem;text-decoration:none}.eds-cta-arrow span{display:inline-block;vertical-align:top}.eds-cta-arrow__black{color:#040505}.eds-cta-arrow__white{color:#fff}.eds-cta-arrow__icon{margin:.125rem .5rem;transition:all .3s ease}.eds-cta-arrow:hover .eds-cta-arrow__icon{transform:translate(-.5rem)}.eds-cta-arrow:hover span+.eds-cta-arrow__icon{transform:translate(.5rem)}.eds-cta-list{position:relative;color:#040505;font-family:FF Mark Regular,arial,sans-serif;font-size:16px;text-decoration:none}.eds-cta-list:after{position:absolute;bottom:-.1875rem;display:block;width:0;height:.0625rem;background:#c20029;content:"";transition:.2s}.eds-cta-list:hover,.eds-cta-list:focus,.eds-cta-list:focus-visible{font-weight:700}.eds-cta-list:hover:after,.eds-cta-list:focus:after,.eds-cta-list:focus-visible:after{width:100%}.eds-cta-btn{display:flex;flex-direction:row;justify-content:center;padding:1rem 2rem;border-radius:1.75rem;font-family:FF Mark Heavy,arial,sans-serif;font-size:1rem;gap:1rem;text-decoration:none}.eds-cta-btn:focus,.eds-cta-btn:focus-visible{border-radius:1.75rem}.eds-cta-btn__only--icon{padding:1rem}.eds-cta-btn span{display:inline-block;vertical-align:top}.eds-cta-btn__small{padding:.5rem 1rem;font-size:.875rem;line-height:1rem}.eds-cta-btn__small .eds-cta-btn__icon:only-child{margin:0}.eds-cta-btn__big{padding:1.5rem 2rem;border-radius:3.5rem;font-size:1.125rem}.eds-cta-btn__big .eds-cta__icon:only-child{margin:0}.eds-cta-btn__big:focus,.eds-cta-btn__big:focus-visible{border-radius:3.5rem}.eds-cta-btn__block{width:100%;align-content:center}.eds-cta-btn__primary-black{border:1px solid #040505;background-color:#040505;color:#fff}.eds-cta-btn__primary-black:hover{background-color:#232323}.eds-cta-btn__primary-white{border:1px solid #fff;background-color:#fff;color:#040505}.eds-cta-btn__primary-white:hover{background-color:#eaeaea}.eds-cta-btn__primary-red{border:1px solid #c20029;background-color:#c20029;color:#fff}.eds-cta-btn__primary-red:hover{background-color:#96151d}.eds-cta-btn__secondary-black{border:1px solid #040505;background-color:transparent;color:#040505}.eds-cta-btn__secondary-black:hover{box-shadow:0 0 0 1px #040505}.eds-cta-btn__secondary-white{border:1px solid #fff;background-color:transparent;color:#fff}.eds-cta-btn__secondary-white:hover{box-shadow:0 0 0 1px #fff}.eds-cta-btn__secondary-red{border:1px solid #c20029;background-color:transparent;color:#c20029}.eds-cta-btn__secondary-red:hover{box-shadow:0 0 0 1px #c20029}.eds-cta-btn__ghost-black{border:1px solid transparent;background-color:transparent;color:#040505}.eds-cta-btn__ghost-black:hover{color:#545454}.eds-cta-btn__ghost-white{border:1px solid transparent;background-color:transparent;color:#fff}.eds-cta-btn__ghost-white:hover{color:#d1d1d1}.eds-cta-btn__ghost-red{border:1px solid transparent;background-color:transparent;color:#c20029}.eds-cta-btn__ghost-red:hover{color:#f6001e}.eds-cta-btn__turquoise{border:1px solid #fff;background-color:#007873;color:#fff}.eds-cta-btn__turquoise:hover{background-color:#1ba39c}.nds-chat-btn{padding:1rem}@media (min-width: 20rem) and (max-width: 47.99875rem){.nds-chat-btn{padding:1.5rem;border-radius:100%}.nds-chat-btn:focus,.nds-chat-btn:focus-visible{border-radius:100%}}.nds-chat-btn__floated{position:fixed;z-index:9999;right:1rem;bottom:2rem;box-shadow:0 8px 16px 4px #0405051f,0 2px 4px #04050514,0 1px 1px #0405050f,0 0 4px 1px #0405050f}@media (min-width: 20rem) and (max-width: 47.99875rem){.nds-chat-btn__d-sm-none{display:none}}.container,.container-full{display:block;width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}.container,.container-full{padding-right:1rem;padding-left:1rem}@media (min-width: 20rem){.container,.container-full{padding-right:1rem;padding-left:1rem}}@media (min-width: 48rem){.container,.container-full{padding-right:2rem;padding-left:2rem}}@media (min-width: 64rem){.container,.container-full{padding-right:2rem;padding-left:2rem}.container{max-width:64rem}}@media (min-width: 75rem){.container,.container-full{padding-right:2rem;padding-left:2rem}.container{max-width:75rem}}.grid{display:grid;max-width:1136px;margin:0 auto;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:1rem}.grid+.grid{margin-top:1rem}.grid.grid--no-gap{row-gap:0}.grid.grid--no-gutter{column-gap:0}.grid-col-1{grid-template-columns:repeat(1,1fr)}.grid-col-2{grid-template-columns:repeat(2,1fr)}.grid-col-3{grid-template-columns:repeat(3,1fr)}.grid-col-4{grid-template-columns:repeat(4,1fr)}.grid{column-gap:1rem}.grid .col-1{grid-column-end:span 1}.grid .col-push-1{grid-column-start:2}.grid .col-2{grid-column-end:span 2}.grid .col-push-2{grid-column-start:3}.grid .col-3{grid-column-end:span 3}.grid .col-push-3{grid-column-start:4}.grid .col-4{grid-column-end:span 4}.grid .col-push-4{grid-column-start:5}.grid .col-5{grid-column-end:span 5}.grid .col-push-5{grid-column-start:6}.grid .col-6{grid-column-end:span 6}.grid .col-push-6{grid-column-start:7}.grid .col-7{grid-column-end:span 7}.grid .col-push-7{grid-column-start:8}.grid .col-8{grid-column-end:span 8}.grid .col-push-8{grid-column-start:9}.grid .col-9{grid-column-end:span 9}.grid .col-push-9{grid-column-start:10}.grid .col-10{grid-column-end:span 10}.grid .col-push-10{grid-column-start:11}.grid .col-11{grid-column-end:span 11}.grid .col-push-11{grid-column-start:12}.grid .col-12{grid-column-end:span 12}@media (min-width: 20rem){.grid{column-gap:1rem}.grid .col-sm-1{grid-column-end:span 1}.grid .col-sm-push-1{grid-column-start:2}.grid .col-sm-2{grid-column-end:span 2}.grid .col-sm-push-2{grid-column-start:3}.grid .col-sm-3{grid-column-end:span 3}.grid .col-sm-push-3{grid-column-start:4}.grid .col-sm-4{grid-column-end:span 4}.grid .col-sm-push-4{grid-column-start:5}.grid .col-sm-5{grid-column-end:span 5}.grid .col-sm-push-5{grid-column-start:6}.grid .col-sm-6{grid-column-end:span 6}.grid .col-sm-push-6{grid-column-start:7}.grid .col-sm-7{grid-column-end:span 7}.grid .col-sm-push-7{grid-column-start:8}.grid .col-sm-8{grid-column-end:span 8}.grid .col-sm-push-8{grid-column-start:9}.grid .col-sm-9{grid-column-end:span 9}.grid .col-sm-push-9{grid-column-start:10}.grid .col-sm-10{grid-column-end:span 10}.grid .col-sm-push-10{grid-column-start:11}.grid .col-sm-11{grid-column-end:span 11}.grid .col-sm-push-11{grid-column-start:12}.grid .col-sm-12{grid-column-end:span 12}}@media (min-width: 48rem){.grid{column-gap:2rem}.grid .col-md-1{grid-column-end:span 1}.grid .col-md-push-1{grid-column-start:2}.grid .col-md-2{grid-column-end:span 2}.grid .col-md-push-2{grid-column-start:3}.grid .col-md-3{grid-column-end:span 3}.grid .col-md-push-3{grid-column-start:4}.grid .col-md-4{grid-column-end:span 4}.grid .col-md-push-4{grid-column-start:5}.grid .col-md-5{grid-column-end:span 5}.grid .col-md-push-5{grid-column-start:6}.grid .col-md-6{grid-column-end:span 6}.grid .col-md-push-6{grid-column-start:7}.grid .col-md-7{grid-column-end:span 7}.grid .col-md-push-7{grid-column-start:8}.grid .col-md-8{grid-column-end:span 8}.grid .col-md-push-8{grid-column-start:9}.grid .col-md-9{grid-column-end:span 9}.grid .col-md-push-9{grid-column-start:10}.grid .col-md-10{grid-column-end:span 10}.grid .col-md-push-10{grid-column-start:11}.grid .col-md-11{grid-column-end:span 11}.grid .col-md-push-11{grid-column-start:12}.grid .col-md-12{grid-column-end:span 12}}@media (min-width: 64rem){.grid{column-gap:2rem}.grid .col-lg-1{grid-column-end:span 1}.grid .col-lg-push-1{grid-column-start:2}.grid .col-lg-2{grid-column-end:span 2}.grid .col-lg-push-2{grid-column-start:3}.grid .col-lg-3{grid-column-end:span 3}.grid .col-lg-push-3{grid-column-start:4}.grid .col-lg-4{grid-column-end:span 4}.grid .col-lg-push-4{grid-column-start:5}.grid .col-lg-5{grid-column-end:span 5}.grid .col-lg-push-5{grid-column-start:6}.grid .col-lg-6{grid-column-end:span 6}.grid .col-lg-push-6{grid-column-start:7}.grid .col-lg-7{grid-column-end:span 7}.grid .col-lg-push-7{grid-column-start:8}.grid .col-lg-8{grid-column-end:span 8}.grid .col-lg-push-8{grid-column-start:9}.grid .col-lg-9{grid-column-end:span 9}.grid .col-lg-push-9{grid-column-start:10}.grid .col-lg-10{grid-column-end:span 10}.grid .col-lg-push-10{grid-column-start:11}.grid .col-lg-11{grid-column-end:span 11}.grid .col-lg-push-11{grid-column-start:12}.grid .col-lg-12{grid-column-end:span 12}}@media (min-width: 75rem){.grid{column-gap:2rem}.grid .col-xl-1{grid-column-end:span 1}.grid .col-xl-push-1{grid-column-start:2}.grid .col-xl-2{grid-column-end:span 2}.grid .col-xl-push-2{grid-column-start:3}.grid .col-xl-3{grid-column-end:span 3}.grid .col-xl-push-3{grid-column-start:4}.grid .col-xl-4{grid-column-end:span 4}.grid .col-xl-push-4{grid-column-start:5}.grid .col-xl-5{grid-column-end:span 5}.grid .col-xl-push-5{grid-column-start:6}.grid .col-xl-6{grid-column-end:span 6}.grid .col-xl-push-6{grid-column-start:7}.grid .col-xl-7{grid-column-end:span 7}.grid .col-xl-push-7{grid-column-start:8}.grid .col-xl-8{grid-column-end:span 8}.grid .col-xl-push-8{grid-column-start:9}.grid .col-xl-9{grid-column-end:span 9}.grid .col-xl-push-9{grid-column-start:10}.grid .col-xl-10{grid-column-end:span 10}.grid .col-xl-push-10{grid-column-start:11}.grid .col-xl-11{grid-column-end:span 11}.grid .col-xl-push-11{grid-column-start:12}.grid .col-xl-12{grid-column-end:span 12}}.nds-base-input__label,.nds-base-input__helper-text,.nds-base-input__control{font-size:1rem}.nds-base-input__helper-text,.nds-base-input__control{font-family:FF Mark Regular,arial,sans-serif}.nds-base-input__control{display:inline-block;width:100%;height:3.5rem;padding:1rem;border:.0625rem solid #6c6c6c;border-radius:.25rem}.nds-base-input__control:hover{outline:.0625rem solid #040505}.nds-base-input__control:focus{outline:.25rem solid #0071de;outline-offset:0}.nds-base-input__control__error{border:none;outline:.125rem solid #d22730;outline-offset:-1}.nds-base-input__control__error:hover{outline:.125rem solid #d22730}.nds-base-input textarea{height:auto;resize:vertical}.nds-base-input label{display:block;margin-bottom:1rem}.nds-base-input__label-red,.nds-base-input__helper-text-red{color:#fff}.nds-base-input__label{font-family:FF Mark Bold,arial,sans-serif;font-weight:800;line-height:1.2}.nds-base-input__label-white,.nds-base-input__label-yellow-pale{color:#040505}.nds-base-input__helper-text{display:block;color:#545454;font-size:1rem;line-height:1.5}.nds-base-input__helper-text-white,.nds-base-input__helper-text-yellow-pale{color:#545454}.nds-base-input__input-box{display:flex;overflow:hidden;max-width:300px;align-items:center;border:.0625rem solid #979797;background:#fff;border-radius:.25rem}.nds-base-input__input-box:hover{border:.0625rem solid #040505}.nds-base-input__input-box:hover span{color:#040505}.nds-base-input__input-box:focus-within{display:flex;border-color:#0072ce!important;font-size:1rem;outline:.1875rem solid #0072ce}.nds-base-input__input-box:focus-within span{color:#040505}.nds-base-input__input-label{display:block;padding-bottom:.5rem;font-family:FF Mark Bold,arial,sans-serif;font-size:1rem}.nds-base-input__prefix,.nds-base-input__suffix{display:flex;height:1.5rem;align-items:center;margin:1rem;color:#979797}.nds-base-input__prefix{padding-right:1rem;border-right:.0625rem solid #d1d1d1}.nds-base-input__suffix{padding-left:1rem;border-left:.0625rem solid #d1d1d1}.nds-base-input__input{display:flex;width:22.5rem;height:3.5rem;border-width:0;border-color:#979797;font-family:FF Mark Regular,arial,sans-serif;font-size:1rem}.nds-base-input__input__padding{padding-left:1rem}.nds-base-input__input:disabled{display:flex;width:22.5rem;height:3.5rem;border-width:0;border-color:#fff;font-size:1rem}.nds-base-input__input:focus{border-radius:0;outline:0}.nds-base-input__input::placeholder{display:flex;width:22.5rem;height:3.5rem;border-radius:.25rem;color:#6c6c6c;font-size:1rem}.nds-base-input__input:focus::placeholder{opacity:0%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:20px;margin-top:4px;opacity:0%}.nds-base-toggle .nds-base-toggle__label{margin-left:1rem}.nds-base-toggle--right-align{flex-direction:row-reverse}.nds-base-toggle--right-align .nds-base-toggle__label{margin-right:1rem;margin-left:0}.nds-base-toggle__inner{position:relative;left:0;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:solid .1px #6c6c6c;background-color:#fff;border-radius:50%;transform:translate(0);transition:transform .25s cubic-bezier(.37,0,.63,1)}.nds-base-toggle__outer{display:inline-flex;width:3.5rem;height:2rem;align-items:center;padding:.125rem;background-color:#6c6c6c;border-radius:1rem}.nds-base-toggle__outer nds-base-icon.icon-sm{width:28px;color:#6c6c6c}.nds-base-toggle__outer--disabled{background-color:#d1d1d1}.nds-base-toggle__outer--disabled .nds-base-toggle__inner{border-color:#d1d1d1;background-color:#eaeaea}.nds-base-toggle__outer--disabled nds-base-icon.icon-sm{color:#d1d1d1}.nds-base-toggle__outer--checked{background-color:#040505}.nds-base-toggle__outer--checked .nds-base-toggle__inner{transform:translate(1.5rem)}.nds-base-toggle__outer--checked nds-base-icon.icon-sm{color:#040505}.nds-base-toggle__outer--checked.nds-base-toggle__outer--disabled{background-color:#979797}.nds-base-toggle__outer--checked.nds-base-toggle__outer--disabled nds-base-icon.icon-sm{color:#979797}.nds-base-toggle__outer--checked.nds-base-toggle__outer--disabled .nds-base-toggle__inner{border-color:#979797}.nds-base-toggle__outer--focused,.nds-base-toggle__outer:focus,.nds-base-toggle__outer:focus-visible{outline:.25rem solid #0072ce;outline-offset:.125rem}.nds-base-radio-group{display:flex;flex-direction:column;gap:32px}.nds-base-radio{position:relative;display:flex;width:max-content;padding-left:3rem;color:#040505;cursor:pointer;font-size:1rem;line-height:2rem}.nds-base-radio .nds-base-radio__label{cursor:pointer}.nds-base-radio .nds-base-radio__checkmark{position:absolute;top:0;left:0;width:2rem;height:2rem;border:2px solid #040505;background-color:#fff;border-radius:2rem}.nds-base-radio .nds-base-radio__checkmark:after{position:absolute;top:.25rem;left:.25rem;display:none;width:1.25rem;height:1.25rem;background:#040505;border-radius:1.5rem;content:""}.nds-base-radio .nds-base-radio__input{position:absolute;width:0;height:0;cursor:pointer;opacity:0%}.nds-base-radio .nds-base-radio__input:checked~.nds-base-radio__checkmark{background-color:#fff}.nds-base-radio .nds-base-radio__input:checked~.nds-base-radio__checkmark:after{display:block}.nds-base-radio .nds-base-radio__input:checked~.nds-base-radio__label{color:#040505}.nds-base-radio .nds-base-radio__input:checked:focus~.nds-base-radio__checkmark:before{position:absolute;top:-.25rem;left:-.25rem;width:calc(100% + .5rem);height:calc(100% + .5rem);box-sizing:border-box;box-shadow:0 0 0 .25rem #0072ce;content:"";border-radius:1.75rem}.d-none{display:none}.d-block{display:block}.d-xs-none{display:none}.d-xs-block{display:block}.d-xs-flex{display:flex}.d-xs-grid{display:grid}@media (min-width: 20rem){.d-sm-none{display:none}}@media (min-width: 20rem){.d-sm-block{display:block}}@media (min-width: 20rem){.d-sm-flex{display:flex}}@media (min-width: 20rem){.d-sm-grid{display:grid}}@media (min-width: 48rem){.d-md-none{display:none}}@media (min-width: 48rem){.d-md-block{display:block}}@media (min-width: 48rem){.d-md-flex{display:flex}}@media (min-width: 48rem){.d-md-grid{display:grid}}@media (min-width: 64rem){.d-lg-none{display:none}}@media (min-width: 64rem){.d-lg-block{display:block}}@media (min-width: 64rem){.d-lg-flex{display:flex}}@media (min-width: 64rem){.d-lg-grid{display:grid}}@media (min-width: 75rem){.d-xl-none{display:none}}@media (min-width: 75rem){.d-xl-block{display:block}}@media (min-width: 75rem){.d-xl-flex{display:flex}}@media (min-width: 75rem){.d-xl-grid{display:grid}}details{color:#040505;font-size:1rem;font-weight:400;line-height:1.5rem}details>summary{display:flex;max-width:-moz-fit-content;max-width:fit-content;flex-direction:row;align-items:center;padding-right:.5rem;padding-bottom:.25rem;padding-left:.25rem;margin-bottom:.75rem;margin-left:-.25rem;color:#0071de;cursor:pointer;font-family:FF Mark Bold,arial,sans-serif;font-weight:800;list-style-type:none}details>summary:after{display:inline-block;min-width:.625rem;min-height:.625rem;padding-top:.5rem;border-right:#0071de solid 1px;border-bottom:#0071de solid 1px;margin-bottom:.25rem;margin-left:.75rem;content:"";transform:rotate(-.88turn)}details[open] summary:after{margin-top:.5rem;margin-bottom:0;transform:rotate(-.37turn)}*,*:before,*:after{box-sizing:border-box}html,body{padding:0;margin:0;background-color:#fff}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.nds-base-dropdown-panel-full-width{width:calc(100% - 32px)}html,body{scroll-behavior:smooth}html.modal-open,body.modal-open{overflow:hidden}main{min-height:500px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.legacy-page .mat-ripple{overflow:hidden;position:relative}.legacy-page .mat-ripple:not(:empty){transform:translateZ(0)}.legacy-page .mat-ripple.mat-ripple-unbounded{overflow:visible}.legacy-page .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .legacy-page .mat-ripple-element{display:none}.legacy-page .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .legacy-page .cdk-visually-hidden{left:auto;right:0}.legacy-page .cdk-overlay-container,.legacy-page .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.legacy-page .cdk-overlay-container{position:fixed;z-index:1000}.legacy-page .cdk-overlay-container:empty{display:none}.legacy-page .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.legacy-page .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.legacy-page .cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.legacy-page .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .legacy-page .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.legacy-page .cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.legacy-page .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.legacy-page .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.legacy-page .cdk-overlay-backdrop-noop-animation{transition:none}.legacy-page .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.legacy-page .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.legacy-page textarea.cdk-textarea-autosize{resize:none}.legacy-page textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.legacy-page textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.legacy-page .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.legacy-page .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.legacy-page .mat-focus-indicator{position:relative}.legacy-page .mat-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.legacy-page .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .legacy-page{--mat-focus-indicator-display: block}.legacy-page .mat-mdc-focus-indicator{position:relative}.legacy-page .mat-mdc-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.legacy-page .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .legacy-page{--mat-mdc-focus-indicator-display: block}.legacy-page .mat-button,.legacy-page .mat-icon-button,.legacy-page .mat-stroked-button{color:inherit;background:transparent}.legacy-page .mat-button.mat-primary,.legacy-page .mat-icon-button.mat-primary,.legacy-page .mat-stroked-button.mat-primary{color:#96151d}.legacy-page .mat-button.mat-accent,.legacy-page .mat-icon-button.mat-accent,.legacy-page .mat-stroked-button.mat-accent{color:#0274c9}.legacy-page .mat-button.mat-warn,.legacy-page .mat-icon-button.mat-warn,.legacy-page .mat-stroked-button.mat-warn{color:#f44336}.legacy-page .mat-button.mat-primary.mat-button-disabled,.legacy-page .mat-button.mat-accent.mat-button-disabled,.legacy-page .mat-button.mat-warn.mat-button-disabled,.legacy-page .mat-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-icon-button.mat-primary.mat-button-disabled,.legacy-page .mat-icon-button.mat-accent.mat-button-disabled,.legacy-page .mat-icon-button.mat-warn.mat-button-disabled,.legacy-page .mat-icon-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-stroked-button.mat-primary.mat-button-disabled,.legacy-page .mat-stroked-button.mat-accent.mat-button-disabled,.legacy-page .mat-stroked-button.mat-warn.mat-button-disabled,.legacy-page .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.legacy-page .mat-button.mat-primary .mat-button-focus-overlay,.legacy-page .mat-icon-button.mat-primary .mat-button-focus-overlay,.legacy-page .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#96151d}.legacy-page .mat-button.mat-accent .mat-button-focus-overlay,.legacy-page .mat-icon-button.mat-accent .mat-button-focus-overlay,.legacy-page .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#0274c9}.legacy-page .mat-button.mat-warn .mat-button-focus-overlay,.legacy-page .mat-icon-button.mat-warn .mat-button-focus-overlay,.legacy-page .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.legacy-page .mat-button.mat-button-disabled .mat-button-focus-overlay,.legacy-page .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.legacy-page .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.legacy-page .mat-button .mat-ripple-element,.legacy-page .mat-icon-button .mat-ripple-element,.legacy-page .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.legacy-page .mat-button-focus-overlay{background:black}.legacy-page .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.legacy-page .mat-flat-button,.legacy-page .mat-raised-button,.legacy-page .mat-fab,.legacy-page .mat-mini-fab{color:#000000de;background-color:#fff}.legacy-page .mat-flat-button.mat-primary,.legacy-page .mat-raised-button.mat-primary,.legacy-page .mat-fab.mat-primary,.legacy-page .mat-mini-fab.mat-primary,.legacy-page .mat-flat-button.mat-accent,.legacy-page .mat-raised-button.mat-accent,.legacy-page .mat-fab.mat-accent,.legacy-page .mat-mini-fab.mat-accent,.legacy-page .mat-flat-button.mat-warn,.legacy-page .mat-raised-button.mat-warn,.legacy-page .mat-fab.mat-warn,.legacy-page .mat-mini-fab.mat-warn{color:#fff}.legacy-page .mat-flat-button.mat-primary.mat-button-disabled,.legacy-page .mat-flat-button.mat-accent.mat-button-disabled,.legacy-page .mat-flat-button.mat-warn.mat-button-disabled,.legacy-page .mat-flat-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-raised-button.mat-primary.mat-button-disabled,.legacy-page .mat-raised-button.mat-accent.mat-button-disabled,.legacy-page .mat-raised-button.mat-warn.mat-button-disabled,.legacy-page .mat-raised-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-fab.mat-primary.mat-button-disabled,.legacy-page .mat-fab.mat-accent.mat-button-disabled,.legacy-page .mat-fab.mat-warn.mat-button-disabled,.legacy-page .mat-fab.mat-button-disabled.mat-button-disabled,.legacy-page .mat-mini-fab.mat-primary.mat-button-disabled,.legacy-page .mat-mini-fab.mat-accent.mat-button-disabled,.legacy-page .mat-mini-fab.mat-warn.mat-button-disabled,.legacy-page .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.legacy-page .mat-flat-button.mat-primary,.legacy-page .mat-raised-button.mat-primary,.legacy-page .mat-fab.mat-primary,.legacy-page .mat-mini-fab.mat-primary{background-color:#96151d}.legacy-page .mat-flat-button.mat-accent,.legacy-page .mat-raised-button.mat-accent,.legacy-page .mat-fab.mat-accent,.legacy-page .mat-mini-fab.mat-accent{background-color:#0274c9}.legacy-page .mat-flat-button.mat-warn,.legacy-page .mat-raised-button.mat-warn,.legacy-page .mat-fab.mat-warn,.legacy-page .mat-mini-fab.mat-warn{background-color:#f44336}.legacy-page .mat-flat-button.mat-primary.mat-button-disabled,.legacy-page .mat-flat-button.mat-accent.mat-button-disabled,.legacy-page .mat-flat-button.mat-warn.mat-button-disabled,.legacy-page .mat-flat-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-raised-button.mat-primary.mat-button-disabled,.legacy-page .mat-raised-button.mat-accent.mat-button-disabled,.legacy-page .mat-raised-button.mat-warn.mat-button-disabled,.legacy-page .mat-raised-button.mat-button-disabled.mat-button-disabled,.legacy-page .mat-fab.mat-primary.mat-button-disabled,.legacy-page .mat-fab.mat-accent.mat-button-disabled,.legacy-page .mat-fab.mat-warn.mat-button-disabled,.legacy-page .mat-fab.mat-button-disabled.mat-button-disabled,.legacy-page .mat-mini-fab.mat-primary.mat-button-disabled,.legacy-page .mat-mini-fab.mat-accent.mat-button-disabled,.legacy-page .mat-mini-fab.mat-warn.mat-button-disabled,.legacy-page .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.legacy-page .mat-flat-button.mat-primary .mat-ripple-element,.legacy-page .mat-raised-button.mat-primary .mat-ripple-element,.legacy-page .mat-fab.mat-primary .mat-ripple-element,.legacy-page .mat-mini-fab.mat-primary .mat-ripple-element,.legacy-page .mat-flat-button.mat-accent .mat-ripple-element,.legacy-page .mat-raised-button.mat-accent .mat-ripple-element,.legacy-page .mat-fab.mat-accent .mat-ripple-element,.legacy-page .mat-mini-fab.mat-accent .mat-ripple-element,.legacy-page .mat-flat-button.mat-warn .mat-ripple-element,.legacy-page .mat-raised-button.mat-warn .mat-ripple-element,.legacy-page .mat-fab.mat-warn .mat-ripple-element,.legacy-page .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.legacy-page .mat-stroked-button:not([class*=mat-elevation-z]),.legacy-page .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.legacy-page .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.legacy-page .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.legacy-page .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.legacy-page .mat-fab:not([class*=mat-elevation-z]),.legacy-page .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.legacy-page .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.legacy-page .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.legacy-page .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.legacy-page .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #96151d}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #0274c9}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.legacy-page .mat-datepicker-content .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #96151d;--mdc-filled-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #0274c9;--mdc-filled-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #96151d;--mdc-protected-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #0274c9;--mdc-protected-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.legacy-page .mat-datepicker-content .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #96151d}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #0274c9}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.legacy-page .mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.legacy-page .mat-datepicker-content .mat-mdc-button,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.legacy-page .mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.legacy-page .mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-primary,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #96151d;--mat-mdc-button-ripple-color: rgba(150, 21, 29, .1)}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-accent,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #0274c9;--mat-mdc-button-ripple-color: rgba(2, 116, 201, .1)}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-warn,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.legacy-page .mat-datepicker-content .mat-mdc-raised-button,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.legacy-page .mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-primary,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-accent,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-warn,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.legacy-page .mat-datepicker-content .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.legacy-page .mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.legacy-page .mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #96151d;--mat-mdc-button-ripple-color: rgba(150, 21, 29, .1)}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #0274c9;--mat-mdc-button-ripple-color: rgba(2, 116, 201, .1)}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #96151d}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #0274c9}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.legacy-page .mat-datepicker-content .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.legacy-page .mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,.legacy-page .mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,.legacy-page .mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,.legacy-page .mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.legacy-page .mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.legacy-page .mat-button,.legacy-page .mat-raised-button,.legacy-page .mat-icon-button,.legacy-page .mat-stroked-button,.legacy-page .mat-flat-button,.legacy-page .mat-fab,.legacy-page .mat-mini-fab{font-family:FF Mark Heavy,arial,sans-serif;font-size:14px;font-weight:500}.legacy-page .mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, "FF Mark Heavy", arial, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.legacy-page .mat-option{color:#000000de}.legacy-page .mat-option:hover:not(.mat-option-disabled),.legacy-page .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.legacy-page .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.legacy-page .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.legacy-page .mat-option.mat-option-disabled{color:#00000061}.legacy-page .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#96151d}.legacy-page .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#0274c9}.legacy-page .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.legacy-page .mat-option{font-family:FF Mark Heavy,arial,sans-serif;font-size:16px}.legacy-page .mat-optgroup-label{color:#0000008a}.legacy-page .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.legacy-page .mat-optgroup-label{font:500 14px/24px FF Mark Heavy,arial,sans-serif;letter-spacing:normal}.legacy-page .mat-ripple-element{background-color:#0000001a}.legacy-page .mat-pseudo-checkbox-full{color:#0000008a}.legacy-page .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.legacy-page .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.legacy-page .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#96151d}.legacy-page .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.legacy-page .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#96151d}.legacy-page .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.legacy-page .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.legacy-page .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.legacy-page .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#0274c9}.legacy-page .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.legacy-page .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#0274c9}.legacy-page .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.legacy-page .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.legacy-page .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.legacy-page .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#0274c9}.legacy-page .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.legacy-page .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#0274c9}.legacy-page .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.legacy-page .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.legacy-page .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.legacy-page .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.legacy-page .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.legacy-page .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.legacy-page .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.legacy-page .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.legacy-page .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.legacy-page .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.legacy-page .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.legacy-page .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.legacy-page .mat-app-background,.legacy-page.mat-app-background{background-color:#fafafa;color:#000000de}.legacy-page .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.legacy-page .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.legacy-page .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.legacy-page .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.legacy-page .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.legacy-page .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.legacy-page .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.legacy-page .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.legacy-page .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.legacy-page .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.legacy-page .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.legacy-page .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.legacy-page .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.legacy-page .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.legacy-page .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.legacy-page .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.legacy-page .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.legacy-page .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.legacy-page .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.legacy-page .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.legacy-page .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.legacy-page .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.legacy-page .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.legacy-page .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.legacy-page .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.legacy-page .mat-card{background:white;color:#000000de}.legacy-page .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.legacy-page .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.legacy-page .mat-card-subtitle{color:#0000008a}.legacy-page .mat-card{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-card-title{font-size:24px;font-weight:500}.legacy-page .mat-card-header .mat-card-title{font-size:20px}.legacy-page .mat-card-subtitle,.legacy-page .mat-card-content{font-size:14px}.legacy-page .mat-progress-bar-background{fill:#e1c1c3}.legacy-page .mat-progress-bar-buffer{background-color:#e1c1c3}.legacy-page .mat-progress-bar-fill:after{background-color:#96151d}.legacy-page .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bcd9ee}.legacy-page .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bcd9ee}.legacy-page .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#0274c9}.legacy-page .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.legacy-page .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.legacy-page .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.legacy-page .mat-progress-spinner circle,.legacy-page .mat-spinner circle{stroke:#96151d}.legacy-page .mat-progress-spinner.mat-accent circle,.legacy-page .mat-spinner.mat-accent circle{stroke:#0274c9}.legacy-page .mat-progress-spinner.mat-warn circle,.legacy-page .mat-spinner.mat-warn circle{stroke:#f44336}.legacy-page .mat-tooltip{background:rgba(97,97,97,.9)}.legacy-page .mat-tooltip{font-family:FF Mark Heavy,arial,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.legacy-page .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.legacy-page .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.legacy-page .mat-input-element:disabled,.legacy-page .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.legacy-page .mat-input-element{caret-color:#96151d}.legacy-page .mat-input-element::placeholder{color:#0000006b}.legacy-page .mat-input-element::-moz-placeholder{color:#0000006b}.legacy-page .mat-input-element::-webkit-input-placeholder{color:#0000006b}.legacy-page .mat-input-element:-ms-input-placeholder{color:#0000006b}.legacy-page .mat-form-field.mat-accent .mat-input-element{caret-color:#0274c9}.legacy-page .mat-form-field.mat-warn .mat-input-element,.legacy-page .mat-form-field-invalid .mat-input-element{caret-color:#f44336}.legacy-page .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.legacy-page .mat-form-field-disabled .mat-form-field-prefix,.legacy-page .mat-form-field-disabled .mat-form-field-suffix{color:#00000061}.legacy-page input.mat-input-element{margin-top:-.0625em}.legacy-page .mat-form-field-label,.legacy-page .mat-hint{color:#0009}.legacy-page .mat-form-field.mat-focused .mat-form-field-label{color:#96151d}.legacy-page .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#0274c9}.legacy-page .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.legacy-page .mat-focused .mat-form-field-required-marker{color:#0274c9}.legacy-page .mat-form-field-ripple{background-color:#000000de}.legacy-page .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#96151d}.legacy-page .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#0274c9}.legacy-page .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.legacy-page .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#96151d}.legacy-page .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#0274c9}.legacy-page .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.legacy-page .mat-form-field.mat-form-field-invalid .mat-form-field-label,.legacy-page .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.legacy-page .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.legacy-page .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.legacy-page .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.legacy-page .mat-error{color:#f44336}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-label,.legacy-page .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.legacy-page .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.legacy-page .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.legacy-page .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.legacy-page .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.legacy-page .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.legacy-page .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.legacy-page .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.legacy-page .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.legacy-page .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.legacy-page .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#96151d}.legacy-page .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#0274c9}.legacy-page .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.legacy-page .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.legacy-page .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.legacy-page .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.legacy-page .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:FF Mark Heavy,arial,sans-serif;letter-spacing:normal}.legacy-page .mat-form-field-wrapper{padding-bottom:1.34375em}.legacy-page .mat-form-field-prefix .mat-icon,.legacy-page .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.legacy-page .mat-form-field-prefix .mat-icon-button,.legacy-page .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.legacy-page .mat-form-field-prefix .mat-icon-button .mat-icon,.legacy-page .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.legacy-page .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.legacy-page .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.legacy-page .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.legacy-page .mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.legacy-page .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.legacy-page .mat-form-field-label{top:1.34375em}.legacy-page .mat-form-field-underline{bottom:1.34375em}.legacy-page .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.legacy-page .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.legacy-page .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.legacy-page .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.legacy-page .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.legacy-page .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.legacy-page .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.legacy-page .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.legacy-page .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.legacy-page .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.legacy-page .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.legacy-page .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.legacy-page .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.legacy-page .mat-select-value{color:#000000de}.legacy-page .mat-select-placeholder{color:#0000006b}.legacy-page .mat-select-disabled .mat-select-value{color:#00000061}.legacy-page .mat-select-arrow{color:#0000008a}.legacy-page .mat-select-panel{background:white}.legacy-page .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.legacy-page .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.legacy-page .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#96151d}.legacy-page .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#0274c9}.legacy-page .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.legacy-page .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.legacy-page .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.legacy-page .mat-select{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-select-trigger{height:1.125em}.legacy-page .mat-checkbox-frame{border-color:#0000008a}.legacy-page .mat-checkbox-checkmark{fill:#fafafa}.legacy-page .mat-checkbox-checkmark-path{stroke:#fafafa!important}.legacy-page .mat-checkbox-mixedmark{background-color:#fafafa}.legacy-page .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.legacy-page .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#96151d}.legacy-page .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.legacy-page .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#0274c9}.legacy-page .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.legacy-page .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.legacy-page .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.legacy-page .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.legacy-page .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.legacy-page .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.legacy-page .mat-checkbox .mat-ripple-element{background-color:#000}.legacy-page .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.legacy-page .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#96151d}.legacy-page .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.legacy-page .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#0274c9}.legacy-page .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.legacy-page .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.legacy-page .mat-checkbox{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.legacy-page .mat-autocomplete-panel{background:white;color:#000000de}.legacy-page .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.legacy-page .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.legacy-page .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.legacy-page .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.legacy-page .mat-dialog-title{font:500 20px/32px FF Mark Heavy,arial,sans-serif;letter-spacing:normal}.legacy-page .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.legacy-page .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.legacy-page .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.legacy-page .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.legacy-page .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.legacy-page .mat-chip.mat-standard-chip:after{background:black}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#96151d;color:#fff}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#0274c9;color:#fff}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.legacy-page .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.legacy-page .mat-chip{font-size:14px;font-weight:500}.legacy-page .mat-chip .mat-chip-trailing-icon.mat-icon,.legacy-page .mat-chip .mat-chip-remove.mat-icon{font-size:18px}.legacy-page .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#0274c9}.legacy-page .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#0274c98a}.legacy-page .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#0274c9}.legacy-page .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#96151d}.legacy-page .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#96151d8a}.legacy-page .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#96151d}.legacy-page .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.legacy-page .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.legacy-page .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.legacy-page .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.legacy-page .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.legacy-page .mat-slide-toggle-bar{background-color:#00000061}.legacy-page .mat-slide-toggle-content{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-radio-outer-circle{border-color:#0000008a}.legacy-page .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#96151d}.legacy-page .mat-radio-button.mat-primary .mat-radio-inner-circle,.legacy-page .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.legacy-page .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#96151d}.legacy-page .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#0274c9}.legacy-page .mat-radio-button.mat-accent .mat-radio-inner-circle,.legacy-page .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.legacy-page .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#0274c9}.legacy-page .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.legacy-page .mat-radio-button.mat-warn .mat-radio-inner-circle,.legacy-page .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.legacy-page .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.legacy-page .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.legacy-page .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.legacy-page .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.legacy-page .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.legacy-page .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.legacy-page .mat-radio-button .mat-ripple-element{background-color:#000}.legacy-page .mat-radio-button{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-slider-track-background{background-color:#00000042}.legacy-page .mat-slider.mat-primary .mat-slider-track-fill,.legacy-page .mat-slider.mat-primary .mat-slider-thumb,.legacy-page .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#96151d}.legacy-page .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.legacy-page .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#96151d33}.legacy-page .mat-slider.mat-accent .mat-slider-track-fill,.legacy-page .mat-slider.mat-accent .mat-slider-thumb,.legacy-page .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#0274c9}.legacy-page .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.legacy-page .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#0274c933}.legacy-page .mat-slider.mat-warn .mat-slider-track-fill,.legacy-page .mat-slider.mat-warn .mat-slider-thumb,.legacy-page .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.legacy-page .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.legacy-page .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.legacy-page .mat-slider:hover .mat-slider-track-background,.legacy-page .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.legacy-page .mat-slider.mat-slider-disabled .mat-slider-track-background,.legacy-page .mat-slider.mat-slider-disabled .mat-slider-track-fill,.legacy-page .mat-slider.mat-slider-disabled .mat-slider-thumb,.legacy-page .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.legacy-page .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.legacy-page .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.legacy-page .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.legacy-page .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.legacy-page .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.legacy-page .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.legacy-page .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.legacy-page .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.legacy-page .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.legacy-page .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.legacy-page .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.legacy-page .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.legacy-page .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.legacy-page .mat-slider-thumb-label-text{font-family:FF Mark Heavy,arial,sans-serif;font-size:12px;font-weight:500}.legacy-page .mat-menu-panel{background:white}.legacy-page .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.legacy-page .mat-menu-item{background:transparent;color:#000000de}.legacy-page .mat-menu-item[disabled],.legacy-page .mat-menu-item[disabled] .mat-menu-submenu-icon,.legacy-page .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.legacy-page .mat-menu-item .mat-icon-no-color,.legacy-page .mat-menu-submenu-icon{color:#0000008a}.legacy-page .mat-menu-item:hover:not([disabled]),.legacy-page .mat-menu-item.cdk-program-focused:not([disabled]),.legacy-page .mat-menu-item.cdk-keyboard-focused:not([disabled]),.legacy-page .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.legacy-page .mat-menu-item{font-family:FF Mark Heavy,arial,sans-serif;font-size:14px;font-weight:400}.legacy-page .mat-list-base .mat-list-item,.legacy-page .mat-list-base .mat-list-option{color:#000000de}.legacy-page .mat-list-base .mat-subheader{color:#0000008a}.legacy-page .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.legacy-page .mat-list-option:hover,.legacy-page .mat-list-option:focus,.legacy-page .mat-nav-list .mat-list-item:hover,.legacy-page .mat-nav-list .mat-list-item:focus,.legacy-page .mat-action-list .mat-list-item:hover,.legacy-page .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.legacy-page .mat-list-single-selected-option,.legacy-page .mat-list-single-selected-option:hover,.legacy-page .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.legacy-page .mat-list-item,.legacy-page .mat-list-option{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-list-base .mat-list-item{font-size:16px}.legacy-page .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.legacy-page .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.legacy-page .mat-list-base .mat-list-option{font-size:16px}.legacy-page .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.legacy-page .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.legacy-page .mat-list-base .mat-subheader{font-family:FF Mark Heavy,arial,sans-serif;font-size:14px;font-weight:500}.legacy-page .mat-list-base[dense] .mat-list-item{font-size:12px}.legacy-page .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.legacy-page .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.legacy-page .mat-list-base[dense] .mat-list-option{font-size:12px}.legacy-page .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.legacy-page .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.legacy-page .mat-list-base[dense] .mat-subheader{font-family:FF Mark Heavy,arial,sans-serif;font-size:12px;font-weight:500}.legacy-page .mat-paginator{background:white}.legacy-page .mat-paginator,.legacy-page .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.legacy-page .mat-paginator-decrement,.legacy-page .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.legacy-page .mat-paginator-first,.legacy-page .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.legacy-page .mat-icon-button[disabled] .mat-paginator-decrement,.legacy-page .mat-icon-button[disabled] .mat-paginator-increment,.legacy-page .mat-icon-button[disabled] .mat-paginator-first,.legacy-page .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.legacy-page .mat-paginator-container{min-height:56px}.legacy-page .mat-paginator,.legacy-page .mat-paginator-page-size .mat-select-trigger{font-family:FF Mark Heavy,arial,sans-serif;font-size:12px}.legacy-page .mat-tab-nav-bar,.legacy-page .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.legacy-page .mat-tab-group-inverted-header .mat-tab-nav-bar,.legacy-page .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.legacy-page .mat-tab-label,.legacy-page .mat-tab-link{color:#000000de}.legacy-page .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-link.mat-tab-disabled{color:#00000061}.legacy-page .mat-tab-header-pagination-chevron{border-color:#000000de}.legacy-page .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.legacy-page .mat-tab-group[class*=mat-background-]>.mat-tab-header,.legacy-page .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.legacy-page .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused{background-color:#830f154d}.legacy-page .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-primary .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#96151d}.legacy-page .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.legacy-page .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused{background-color:#4e9ed94d}.legacy-page .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-accent .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#0274c9}.legacy-page .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.legacy-page .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused{background-color:#ffcdd24d}.legacy-page .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-warn .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.legacy-page .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.legacy-page .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.legacy-page .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused{background-color:#830f154d}.legacy-page .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-link-container,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#96151d}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.legacy-page .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused{background-color:#4e9ed94d}.legacy-page .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-link-container,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#0274c9}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.legacy-page .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused{background-color:#ffcdd24d}.legacy-page .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled{background-color:#0000001a}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-link-container,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.legacy-page .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.legacy-page .mat-tab-group{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-tab-label,.legacy-page .mat-tab-link{font-family:FF Mark Heavy,arial,sans-serif;font-size:14px;font-weight:500}.legacy-page .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.legacy-page .mat-simple-snackbar-action{color:#0274c9}.legacy-page .mat-simple-snackbar{font-family:FF Mark Heavy,arial,sans-serif;font-size:14px}.legacy-page .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.legacy-page .mat-table{background:white}.legacy-page .mat-table thead,.legacy-page .mat-table tbody,.legacy-page .mat-table tfoot,.legacy-page mat-header-row,.legacy-page mat-row,.legacy-page mat-footer-row,.legacy-page [mat-header-row],.legacy-page [mat-row],.legacy-page [mat-footer-row],.legacy-page .mat-table-sticky{background:inherit}.legacy-page mat-row,.legacy-page mat-header-row,.legacy-page mat-footer-row,.legacy-page th.mat-header-cell,.legacy-page td.mat-cell,.legacy-page td.mat-footer-cell{border-bottom-color:#0000001f}.legacy-page .mat-header-cell{color:#0000008a}.legacy-page .mat-cell,.legacy-page .mat-footer-cell{color:#000000de}.legacy-page .mat-table{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-header-cell{font-size:12px;font-weight:500}.legacy-page .mat-cell,.legacy-page .mat-footer-cell{font-size:14px}.legacy-page .mat-badge{position:relative}.legacy-page .mat-badge.mat-badge{overflow:visible}.legacy-page .mat-badge-hidden .mat-badge-content{display:none}.legacy-page .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.legacy-page .ng-animate-disabled .mat-badge-content,.legacy-page .mat-badge-content._mat-animation-noopable{transition:none}.legacy-page .mat-badge-content.mat-badge-active{transform:none}.legacy-page .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.legacy-page .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.legacy-page .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.legacy-page .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .legacy-page .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.legacy-page .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .legacy-page .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.legacy-page .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .legacy-page .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.legacy-page .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .legacy-page .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.legacy-page .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.legacy-page .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.legacy-page .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.legacy-page .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .legacy-page .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.legacy-page .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .legacy-page .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.legacy-page .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .legacy-page .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.legacy-page .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .legacy-page .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.legacy-page .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.legacy-page .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.legacy-page .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.legacy-page .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .legacy-page .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.legacy-page .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .legacy-page .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.legacy-page .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .legacy-page .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.legacy-page .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .legacy-page .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.legacy-page .mat-badge-content{color:#fff;background:#96151d}.cdk-high-contrast-active .legacy-page .mat-badge-content{outline:solid 1px;border-radius:0}.legacy-page .mat-badge-accent .mat-badge-content{background:#0274c9;color:#fff}.legacy-page .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.legacy-page .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.legacy-page .mat-badge-content{font-weight:600;font-size:12px;font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-badge-small .mat-badge-content{font-size:9px}.legacy-page .mat-badge-large .mat-badge-content{font-size:24px}.legacy-page .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.legacy-page .mat-bottom-sheet-container{font:400 14px/20px FF Mark Heavy,arial,sans-serif;letter-spacing:normal}.legacy-page .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.legacy-page .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.legacy-page .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.legacy-page .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.legacy-page .mat-button-toggle{color:#00000061}.legacy-page .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.legacy-page .mat-button-toggle-appearance-standard{color:#000000de;background:white}.legacy-page .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.legacy-page .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.legacy-page [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.legacy-page .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.legacy-page .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.legacy-page .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.legacy-page .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.legacy-page .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.legacy-page .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.legacy-page .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.legacy-page .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.legacy-page .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.legacy-page .mat-button-toggle{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-calendar-arrow{fill:#0000008a}.legacy-page .mat-datepicker-toggle,.legacy-page .mat-datepicker-content .mat-calendar-next-button,.legacy-page .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.legacy-page .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.legacy-page .mat-calendar-table-header,.legacy-page .mat-calendar-body-label{color:#0000008a}.legacy-page .mat-calendar-body-cell-content,.legacy-page .mat-date-range-input-separator{color:#000000de;border-color:transparent}.legacy-page .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.legacy-page .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.legacy-page .mat-calendar-body-in-preview{color:#0000003d}.legacy-page .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.legacy-page .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.legacy-page .mat-calendar-body-in-range:before{background:rgba(150,21,29,.2)}.legacy-page .mat-calendar-body-comparison-identical,.legacy-page .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.legacy-page .mat-calendar-body-comparison-bridge-start:before,.legacy-page [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(150,21,29,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-calendar-body-comparison-bridge-end:before,.legacy-page [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(150,21,29,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.legacy-page .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.legacy-page .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.legacy-page .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.legacy-page .mat-calendar-body-selected{background-color:#96151d;color:#fff}.legacy-page .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#96151d66}.legacy-page .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.legacy-page .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.legacy-page .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#96151d4d}@media (hover: hover){.legacy-page .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#96151d4d}}.legacy-page .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(2,116,201,.2)}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.legacy-page .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(2,116,201,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.legacy-page .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(2,116,201,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#0274c9;color:#fff}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0274c966}.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.legacy-page .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.legacy-page .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0274c94d}@media (hover: hover){.legacy-page .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0274c94d}}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.legacy-page .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.legacy-page .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.legacy-page .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.legacy-page .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.legacy-page .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.legacy-page .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.legacy-page .mat-datepicker-toggle-active{color:#96151d}.legacy-page .mat-datepicker-toggle-active.mat-accent{color:#0274c9}.legacy-page .mat-datepicker-toggle-active.mat-warn{color:#f44336}.legacy-page .mat-date-range-input-inner[disabled]{color:#00000061}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.legacy-page .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.legacy-page .mat-calendar{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-calendar-body{font-size:13px}.legacy-page .mat-calendar-body-label,.legacy-page .mat-calendar-period-button{font-size:14px;font-weight:500}.legacy-page .mat-calendar-table-header th{font-size:11px;font-weight:400}.legacy-page .mat-divider{border-top-color:#0000001f}.legacy-page .mat-divider-vertical{border-right-color:#0000001f}.legacy-page .mat-expansion-panel{background:white;color:#000000de}.legacy-page .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.legacy-page .mat-action-row{border-top-color:#0000001f}.legacy-page .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.legacy-page .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.legacy-page .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.legacy-page .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.legacy-page .mat-expansion-panel-header-title{color:#000000de}.legacy-page .mat-expansion-panel-header-description,.legacy-page .mat-expansion-indicator:after{color:#0000008a}.legacy-page .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.legacy-page .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.legacy-page .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.legacy-page .mat-expansion-panel-header{height:48px}.legacy-page .mat-expansion-panel-header.mat-expanded{height:64px}.legacy-page .mat-expansion-panel-header{font-family:FF Mark Heavy,arial,sans-serif;font-size:15px;font-weight:400}.legacy-page .mat-expansion-panel-content{font:400 14px/20px FF Mark Heavy,arial,sans-serif;letter-spacing:normal}.legacy-page .mat-grid-tile-header,.legacy-page .mat-grid-tile-footer{font-size:14px}.legacy-page .mat-grid-tile-header .mat-line,.legacy-page .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.legacy-page .mat-grid-tile-header .mat-line:nth-child(n+2),.legacy-page .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.legacy-page .mat-icon.mat-primary{color:#96151d}.legacy-page .mat-icon.mat-accent{color:#0274c9}.legacy-page .mat-icon.mat-warn{color:#f44336}.legacy-page .mat-drawer-container{background-color:#fafafa;color:#000000de}.legacy-page .mat-drawer{background-color:#fff;color:#000000de}.legacy-page .mat-drawer.mat-drawer-push{background-color:#fff}.legacy-page .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.legacy-page .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.legacy-page .mat-drawer-side.mat-drawer-end,.legacy-page [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.legacy-page [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.legacy-page .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.legacy-page .mat-step-header.cdk-keyboard-focused,.legacy-page .mat-step-header.cdk-program-focused,.legacy-page .mat-step-header:hover:not([aria-disabled]),.legacy-page .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.legacy-page .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.legacy-page .mat-step-header:hover{background:none}}.legacy-page .mat-step-header .mat-step-label,.legacy-page .mat-step-header .mat-step-optional{color:#0000008a}.legacy-page .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.legacy-page .mat-step-header .mat-step-icon-selected,.legacy-page .mat-step-header .mat-step-icon-state-done,.legacy-page .mat-step-header .mat-step-icon-state-edit{background-color:#96151d;color:#fff}.legacy-page .mat-step-header.mat-accent .mat-step-icon{color:#fff}.legacy-page .mat-step-header.mat-accent .mat-step-icon-selected,.legacy-page .mat-step-header.mat-accent .mat-step-icon-state-done,.legacy-page .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#0274c9;color:#fff}.legacy-page .mat-step-header.mat-warn .mat-step-icon{color:#fff}.legacy-page .mat-step-header.mat-warn .mat-step-icon-selected,.legacy-page .mat-step-header.mat-warn .mat-step-icon-state-done,.legacy-page .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.legacy-page .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.legacy-page .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.legacy-page .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.legacy-page .mat-stepper-horizontal,.legacy-page .mat-stepper-vertical{background-color:#fff}.legacy-page .mat-stepper-vertical-line:before{border-left-color:#0000001f}.legacy-page .mat-horizontal-stepper-header:before,.legacy-page .mat-horizontal-stepper-header:after,.legacy-page .mat-stepper-horizontal-line{border-top-color:#0000001f}.legacy-page .mat-horizontal-stepper-header{height:72px}.legacy-page .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.legacy-page .mat-vertical-stepper-header{padding:24px}.legacy-page .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.legacy-page .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.legacy-page .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.legacy-page .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.legacy-page .mat-stepper-vertical,.legacy-page .mat-stepper-horizontal{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-step-label{font-size:14px;font-weight:400}.legacy-page .mat-step-sub-label-error{font-weight:400}.legacy-page .mat-step-label-error{font-size:14px}.legacy-page .mat-step-label-selected{font-size:14px;font-weight:500}.legacy-page .mat-sort-header-arrow{color:#757575}.legacy-page .mat-toolbar{background:whitesmoke;color:#000000de}.legacy-page .mat-toolbar.mat-primary{background:#96151d;color:#fff}.legacy-page .mat-toolbar.mat-accent{background:#0274c9;color:#fff}.legacy-page .mat-toolbar.mat-warn{background:#f44336;color:#fff}.legacy-page .mat-toolbar .mat-form-field-underline,.legacy-page .mat-toolbar .mat-form-field-ripple,.legacy-page .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.legacy-page .mat-toolbar .mat-form-field-label,.legacy-page .mat-toolbar .mat-focused .mat-form-field-label,.legacy-page .mat-toolbar .mat-select-value,.legacy-page .mat-toolbar .mat-select-arrow,.legacy-page .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.legacy-page .mat-toolbar .mat-input-element{caret-color:currentColor}.legacy-page .mat-toolbar-multiple-rows{min-height:64px}.legacy-page .mat-toolbar-row,.legacy-page .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.legacy-page .mat-toolbar-multiple-rows{min-height:56px}.legacy-page .mat-toolbar-row,.legacy-page .mat-toolbar-single-row{height:56px}}.legacy-page .mat-toolbar,.legacy-page .mat-toolbar h1,.legacy-page .mat-toolbar h2,.legacy-page .mat-toolbar h3,.legacy-page .mat-toolbar h4,.legacy-page .mat-toolbar h5,.legacy-page .mat-toolbar h6{font:500 20px/32px FF Mark Heavy,arial,sans-serif;letter-spacing:normal;margin:0}.legacy-page .mat-tree{background:white}.legacy-page .mat-tree-node,.legacy-page .mat-nested-tree-node{color:#000000de}.legacy-page .mat-tree-node{min-height:48px}.legacy-page .mat-tree{font-family:FF Mark Heavy,arial,sans-serif}.legacy-page .mat-tree-node,.legacy-page .mat-nested-tree-node{font-weight:400;font-size:14px}.legacy-page .urd-btn{border-radius:24px;box-shadow:0 2px 4px #00000080;cursor:pointer;display:inline-block;font-family:FF Mark Bold,arial,sans-serif;font-size:18px;padding:10px 20px}.legacy-page .urd-btn-primary{background-color:#96151d;color:#fff}.legacy-page .urd-btn-primary:hover{background-color:#62090e;box-shadow:0 4px 4px #0003}.legacy-page .urd-btn-secondary{color:#96151d}.legacy-page .urd-btn-secondary:hover{color:#62090e;box-shadow:0 4px 4px #0003;border-bottom:none}@media (max-width: 1023.98px){.legacy-page .urd-btn-secondary{font-size:14px;padding:4px 16px!important}}.legacy-page a.mat-primary.mat-flat-button.mat-button--large,.legacy-page button.mat-primary.mat-flat-button.mat-button--large{color:#fff!important;font-size:14px;padding:4px 16px}@media (min-width: 768px){.legacy-page a.mat-primary.mat-flat-button.mat-button--large,.legacy-page button.mat-primary.mat-flat-button.mat-button--large{font-size:18px;padding:8px 24px}}.legacy-page .card{background-color:#f9f9f9;padding:20px}.legacy-page .card h4{font-size:24px;line-height:28px;padding:0 0 5px}.legacy-page .card p{margin:0}.legacy-page .card.info{background-color:#e3f9fd}.legacy-page .card.warning{background-color:#fdbe2e}.legacy-page .card.success{background-color:#3ab54a;color:#fff}.legacy-page .card.danger{background-color:#e70412;color:#fff}.legacy-page .card.dark{background-color:#6c6c6c;color:#fff}.legacy-page .card.white{background-color:#fff}.legacy-page .card-faq{border-left:solid 4px #eaeaea;padding-left:16px}.legacy-page .card-faq strong{font-family:FF Mark Heavy,arial,sans-serif;font-weight:400;display:block}.legacy-page .card-faq p{margin:0}@media (min-width: 768px){.legacy-page .card-faq{padding-left:32px;margin-bottom:12px}.legacy-page .card-faq p{padding-right:12%}}@media (min-width: 768px){.legacy-page .card{padding:20px}.legacy-page .card h4{font-size:20px;line-height:24px}}@media (min-width: 1024px){.legacy-page .card{padding:32px}.legacy-page .card h4{font-size:32px;line-height:40px}}.legacy-page .data-list{margin-bottom:12px}.legacy-page .data-list div{border-bottom:solid 1px #ddd;display:flex;justify-content:space-between;padding:8px 4px}.legacy-page .grid{display:grid;grid-row-gap:30px;grid-column-gap:30px;width:100%;margin:auto}.legacy-page .grid--collapse{grid-column-gap:0;grid-row-gap:0}.legacy-page .grid--collapse-cols{grid-col-gap:0}.legacy-page .grid--collapse-rows{grid-row-gap:0}.legacy-page .grid--width-9{width:90%;margin:auto}.legacy-page .grid--cols-auto{grid-auto-flow:column}.legacy-page .grid--cols-2{grid-template-columns:repeat(2,1fr)}.legacy-page .grid--cols-3{grid-template-columns:repeat(3,1fr)}.legacy-page .grid--rows-2{grid-template-rows:repeat(2,max-content)}.legacy-page .grid__col--span-2{grid-column:span 2}.legacy-page .grid__col--align-center{align-self:center;text-align:center}.legacy-page .grid__col--align-center-end{align-self:center;justify-self:end}.legacy-page .grid__col--align-v-center{align-self:center}.legacy-page .grid__col--align-left{text-align:left}.legacy-page .grid__col--align-right{text-align:right}.legacy-page .grid__col--align-end{align-self:end}.legacy-page .mt-0{margin-top:0!important}.legacy-page .mt-1{margin-top:.12rem!important}.legacy-page .mt-2{margin-top:.25rem!important}.legacy-page .mt-3{margin-top:.5rem!important}.legacy-page .mt-4{margin-top:1rem!important}.legacy-page .mt-5{margin-top:1.5rem!important}.legacy-page .mt-6{margin-top:2rem!important}.legacy-page .mt-7{margin-top:2.5rem!important}.legacy-page .mr-0{margin-right:0!important}.legacy-page .mr-1{margin-right:.12rem!important}.legacy-page .mr-2{margin-right:.25rem!important}.legacy-page .mr-3{margin-right:.5rem!important}.legacy-page .mr-4{margin-right:1rem!important}.legacy-page .mr-5{margin-right:1.5rem!important}.legacy-page .mr-6{margin-right:2rem!important}.legacy-page .mr-7{margin-right:2.5rem!important}.legacy-page .mb-0{margin-bottom:0!important}.legacy-page .mb-1{margin-bottom:.12rem!important}.legacy-page .mb-2{margin-bottom:.25rem!important}.legacy-page .mb-3{margin-bottom:.5rem!important}.legacy-page .mb-4{margin-bottom:1rem!important}.legacy-page .mb-5{margin-bottom:1.5rem!important}.legacy-page .mb-6{margin-bottom:2rem!important}.legacy-page .mb-7{margin-bottom:2.5rem!important}.legacy-page .ml-0{margin-left:0!important}.legacy-page .mx-0,.legacy-page .my-0{margin:0}.legacy-page .ml-1{margin-left:.12rem!important}.legacy-page .mx-1{margin:0 .12rem}.legacy-page .my-1{margin:.12rem 0}.legacy-page .ml-2{margin-left:.25rem!important}.legacy-page .mx-2{margin:0 .25rem}.legacy-page .my-2{margin:.25rem 0}.legacy-page .ml-3{margin-left:.5rem!important}.legacy-page .mx-3{margin:0 .5rem}.legacy-page .my-3{margin:.5rem 0}.legacy-page .ml-4{margin-left:1rem!important}.legacy-page .mx-4{margin:0 1rem}.legacy-page .my-4{margin:1rem 0}.legacy-page .ml-5{margin-left:1.5rem!important}.legacy-page .mx-5{margin:0 1.5rem}.legacy-page .my-5{margin:1.5rem 0}.legacy-page .ml-6{margin-left:2rem!important}.legacy-page .mx-6{margin:0 2rem}.legacy-page .my-6{margin:2rem 0}.legacy-page .ml-7{margin-left:2.5rem!important}.legacy-page .mx-7{margin:0 2.5rem}.legacy-page .my-7{margin:2.5rem 0}.legacy-page .pt-0{padding-top:0!important}.legacy-page .pt-1{padding-top:.12rem!important}.legacy-page .pt-2{padding-top:.25rem!important}.legacy-page .pt-3{padding-top:.5rem!important}.legacy-page .pt-4{padding-top:1rem!important}.legacy-page .pt-5{padding-top:1.5rem!important}.legacy-page .pt-6{padding-top:2rem!important}.legacy-page .pt-7{padding-top:2.5rem!important}.legacy-page .pr-0{padding-right:0!important}.legacy-page .pr-1{padding-right:.12rem!important}.legacy-page .pr-2{padding-right:.25rem!important}.legacy-page .pr-3{padding-right:.5rem!important}.legacy-page .pr-4{padding-right:1rem!important}.legacy-page .pr-5{padding-right:1.5rem!important}.legacy-page .pr-6{padding-right:2rem!important}.legacy-page .pr-7{padding-right:2.5rem!important}.legacy-page .pb-0{padding-bottom:0!important}.legacy-page .pb-1{padding-bottom:.12rem!important}.legacy-page .pb-2{padding-bottom:.25rem!important}.legacy-page .pb-3{padding-bottom:.5rem!important}.legacy-page .pb-4{padding-bottom:1rem!important}.legacy-page .pb-5{padding-bottom:1.5rem!important}.legacy-page .pb-6{padding-bottom:2rem!important}.legacy-page .pb-7{padding-bottom:2.5rem!important}.legacy-page .pl-0{padding-left:0!important}.legacy-page .px-0,.legacy-page .py-0{padding:0}.legacy-page .pl-1{padding-left:.12rem!important}.legacy-page .px-1{padding:0 .12rem}.legacy-page .py-1{padding:.12rem 0}.legacy-page .pl-2{padding-left:.25rem!important}.legacy-page .px-2{padding:0 .25rem}.legacy-page .py-2{padding:.25rem 0}.legacy-page .pl-3{padding-left:.5rem!important}.legacy-page .px-3{padding:0 .5rem}.legacy-page .py-3{padding:.5rem 0}.legacy-page .pl-4{padding-left:1rem!important}.legacy-page .px-4{padding:0 1rem}.legacy-page .py-4{padding:1rem 0}.legacy-page .pl-5{padding-left:1.5rem!important}.legacy-page .px-5{padding:0 1.5rem}.legacy-page .py-5{padding:1.5rem 0}.legacy-page .pl-6{padding-left:2rem!important}.legacy-page .px-6{padding:0 2rem}.legacy-page .py-6{padding:2rem 0}.legacy-page .pl-7{padding-left:2.5rem!important}.legacy-page .px-7{padding:0 2.5rem}.legacy-page .py-7{padding:2.5rem 0}.legacy-page .table{margin:16px 0 12px}.legacy-page .table thead tr,.legacy-page .table tbody tr{border-bottom:solid 1px #d8d8d8}.legacy-page .table thead tr th,.legacy-page .table tfoot tr td{font-weight:700}.legacy-page .table tr th,.legacy-page .table tr td{font-family:FF Mark Regular,arial,sans-serif!important;font-size:15px;padding:10px 12px}.legacy-page .responsive-scrollable-table{overflow-x:auto}.legacy-page nav.vg-tabs{display:grid!important;grid-auto-flow:rows;grid-gap:0;grid-template-columns:1fr;align-items:center;justify-content:center;padding:12px;text-align:center}@media (min-width: 1024px){.legacy-page nav.vg-tabs{grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}.legacy-page nav.vg-tabs>*{position:relative;width:100%;border:solid 1px rgba(0,0,0,.2);border-bottom:none;padding:8px 16px}.legacy-page nav.vg-tabs>*:last-child{border-bottom:solid 1px rgba(0,0,0,.2)}.legacy-page nav.vg-tabs>*:hover,.legacy-page nav.vg-tabs>*.selected{background-color:#96151d;color:#fff}.legacy-page nav.vg-tabs>*:hover{background-color:#801219}@media (min-width: 1024px){.legacy-page nav.vg-tabs button{border:solid 1px rgba(0,0,0,.2);border-right:none;padding:8px}.legacy-page nav.vg-tabs button:first-child{border-bottom-left-radius:40px;border-top-left-radius:40px;padding-left:16px}.legacy-page nav.vg-tabs button:last-child{border-right:solid 1px rgba(0,0,0,.2);border-bottom-right-radius:40px;border-top-right-radius:40px;padding-right:16px}}@media (max-width: 1023.98px){.legacy-page nav.vg-tabs.tabs-open button:first-child:after{position:absolute;display:inline-block;width:10px;height:10px;top:12px;right:20px;border-bottom:solid 2px #ffffff;border-right:solid 2px #ffffff;transform:rotate(45deg);content:""}.legacy-page nav.vg-tabs.tabs-closed .selected{border-radius:40px}.legacy-page nav.vg-tabs.tabs-closed .selected.selected:after{position:absolute;display:inline-block;width:10px;height:10px;top:12px;right:20px;border-bottom:solid 2px #ffffff;border-right:solid 2px #ffffff;transform:rotate(45deg);content:""}.legacy-page nav.vg-tabs.tabs-closed :not(.selected){display:none}}.legacy-page .positive-text{color:#3ab54a}.legacy-page .negative-text{color:#e70412}.legacy-page .legacy-dialog .cdk-overlay-container,.legacy-page ukd-product-list .cdk-overlay-container,.legacy-page ukd-fund-detail .cdk-overlay-container,.legacy-page ukd-fund-advice-tool-result .cdk-overlay-container{z-index:1002!important}.legacy-page .legacy-dialog .link,.legacy-page ukd-product-list .link,.legacy-page ukd-fund-detail .link,.legacy-page ukd-fund-advice-tool-result .link{font-family:FF Mark Bold,arial,sans-serif;font-size:16px;line-height:1}.legacy-page .legacy-dialog .link:hover,.legacy-page ukd-product-list .link:hover,.legacy-page ukd-fund-detail .link:hover,.legacy-page ukd-fund-advice-tool-result .link:hover{border-bottom:1px solid #0144a9!important;margin-bottom:-1px}.legacy-page .legacy-dialog .link:focus,.legacy-page ukd-product-list .link:focus,.legacy-page ukd-fund-detail .link:focus,.legacy-page ukd-fund-advice-tool-result .link:focus{color:#0144a9}.legacy-page .legacy-dialog .link__arrow mat-icon,.legacy-page ukd-product-list .link__arrow mat-icon,.legacy-page ukd-fund-detail .link__arrow mat-icon,.legacy-page ukd-fund-advice-tool-result .link__arrow mat-icon{height:18px!important;width:18px!important}.legacy-page .legacy-dialog a:not(.mat-button-base),.legacy-page ukd-product-list a:not(.mat-button-base),.legacy-page ukd-fund-detail a:not(.mat-button-base),.legacy-page ukd-fund-advice-tool-result a:not(.mat-button-base){color:#0274c9;text-decoration:none}.legacy-page .legacy-dialog a:not(.mat-button-base):hover,.legacy-page .legacy-dialog a:not(.mat-button-base):active,.legacy-page ukd-product-list a:not(.mat-button-base):hover,.legacy-page ukd-product-list a:not(.mat-button-base):active,.legacy-page ukd-fund-detail a:not(.mat-button-base):hover,.legacy-page ukd-fund-detail a:not(.mat-button-base):active,.legacy-page ukd-fund-advice-tool-result a:not(.mat-button-base):hover,.legacy-page ukd-fund-advice-tool-result a:not(.mat-button-base):active{text-decoration:none;color:#0144a9}.legacy-page .legacy-dialog a:not(.mat-button-base) .mat-icon,.legacy-page ukd-product-list a:not(.mat-button-base) .mat-icon,.legacy-page ukd-fund-detail a:not(.mat-button-base) .mat-icon,.legacy-page ukd-fund-advice-tool-result a:not(.mat-button-base) .mat-icon{position:relative;top:.15em;width:1em;height:1em;font-size:1em;margin-left:4px}.legacy-page .legacy-dialog .mat-radio-container,.legacy-page ukd-product-list .mat-radio-container,.legacy-page ukd-fund-detail .mat-radio-container,.legacy-page ukd-fund-advice-tool-result .mat-radio-container{height:2rem;width:2rem}.legacy-page .legacy-dialog .mat-radio-container:focus .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page .legacy-dialog .mat-radio-container:active .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page .legacy-dialog .mat-radio-container:hover .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-product-list .mat-radio-container:focus .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-product-list .mat-radio-container:active .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-product-list .mat-radio-container:hover .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-detail .mat-radio-container:focus .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-detail .mat-radio-container:active .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-detail .mat-radio-container:hover .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-advice-tool-result .mat-radio-container:focus .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-advice-tool-result .mat-radio-container:active .mat-ripple-element.mat-radio-persistent-ripple,.legacy-page ukd-fund-advice-tool-result .mat-radio-container:hover .mat-ripple-element.mat-radio-persistent-ripple{background-color:#fff;color:#fff}.legacy-page .legacy-dialog .mat-radio-outer-circle,.legacy-page ukd-product-list .mat-radio-outer-circle,.legacy-page ukd-fund-detail .mat-radio-outer-circle,.legacy-page ukd-fund-advice-tool-result .mat-radio-outer-circle{height:2rem;width:2rem}.legacy-page .legacy-dialog .mat-radio-inner-circle,.legacy-page ukd-product-list .mat-radio-inner-circle,.legacy-page ukd-fund-detail .mat-radio-inner-circle,.legacy-page ukd-fund-advice-tool-result .mat-radio-inner-circle{height:1.37rem;width:1.37rem;top:.31rem;left:.31rem}.legacy-page .legacy-dialog .mat-radio-label-content,.legacy-page ukd-product-list .mat-radio-label-content,.legacy-page ukd-fund-detail .mat-radio-label-content,.legacy-page ukd-fund-advice-tool-result .mat-radio-label-content{position:relative;bottom:-.1em;padding-left:1rem!important}.legacy-page .legacy-dialog .mat-radio-label,.legacy-page ukd-product-list .mat-radio-label,.legacy-page ukd-fund-detail .mat-radio-label,.legacy-page ukd-fund-advice-tool-result .mat-radio-label{white-space:normal!important}.legacy-page .legacy-dialog .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.legacy-page ukd-product-list .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.legacy-page ukd-fund-detail .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle,.legacy-page ukd-fund-advice-tool-result .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{background-color:#0274c9;border-color:#0274c9!important}.legacy-page .legacy-dialog .mat-radio-inner-circle,.legacy-page .legacy-dialog .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page .legacy-dialog .mat-radio-checked .mat-radio-persistent-ripple,.legacy-page .legacy-dialog :active .mat-radio-persistent-ripple,.legacy-page ukd-product-list .mat-radio-inner-circle,.legacy-page ukd-product-list .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page ukd-product-list .mat-radio-checked .mat-radio-persistent-ripple,.legacy-page ukd-product-list :active .mat-radio-persistent-ripple,.legacy-page ukd-fund-detail .mat-radio-inner-circle,.legacy-page ukd-fund-detail .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page ukd-fund-detail .mat-radio-checked .mat-radio-persistent-ripple,.legacy-page ukd-fund-detail :active .mat-radio-persistent-ripple,.legacy-page ukd-fund-advice-tool-result .mat-radio-inner-circle,.legacy-page ukd-fund-advice-tool-result .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.legacy-page ukd-fund-advice-tool-result .mat-radio-checked .mat-radio-persistent-ripple,.legacy-page ukd-fund-advice-tool-result :active .mat-radio-persistent-ripple{background-color:#fff!important}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-bar,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-bar,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-bar,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-bar{background-color:#d1d1d1;border-radius:16px;height:24px}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-thumb-container,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-thumb-container,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-thumb-container,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-thumb-container{left:2px;top:2px}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#0274c9}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#fafafa}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container{transform:translate3d(11px,0,0)}.legacy-page .legacy-dialog mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-content,.legacy-page ukd-product-list mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-content,.legacy-page ukd-fund-detail mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-content,.legacy-page ukd-fund-advice-tool-result mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-content{font-family:FF Mark Regular,arial,sans-serif}.legacy-page .legacy-dialog .mat-card,.legacy-page ukd-product-list .mat-card,.legacy-page ukd-fund-detail .mat-card,.legacy-page ukd-fund-advice-tool-result .mat-card{padding:40px 32px!important;max-width:456px;border:1px solid #eaeaea;box-shadow:none!important;border-radius:4px}.legacy-page .legacy-dialog .mat-flat-button,.legacy-page ukd-product-list .mat-flat-button,.legacy-page ukd-fund-detail .mat-flat-button,.legacy-page ukd-fund-advice-tool-result .mat-flat-button{transition-duration:.25s;transition-timing-function:linear;color:#fff!important}.legacy-page .legacy-dialog .mat-flat-button:hover,.legacy-page ukd-product-list .mat-flat-button:hover,.legacy-page ukd-fund-detail .mat-flat-button:hover,.legacy-page ukd-fund-advice-tool-result .mat-flat-button:hover{box-shadow:0 4px 4px #0003;background-color:#830f15}.legacy-page .legacy-dialog .mat-flat-button:active,.legacy-page ukd-product-list .mat-flat-button:active,.legacy-page ukd-fund-detail .mat-flat-button:active,.legacy-page ukd-fund-advice-tool-result .mat-flat-button:active{background-color:#68060a}.legacy-page .legacy-dialog .mat-stroked-button,.legacy-page ukd-product-list .mat-stroked-button,.legacy-page ukd-fund-detail .mat-stroked-button,.legacy-page ukd-fund-advice-tool-result .mat-stroked-button{line-height:1.25rem!important;border-color:#6c6c6c!important;border-bottom:1px solid #6c6c6c!important;font-family:FF Mark Bold,arial,sans-serif;color:#303030!important}.legacy-page .legacy-dialog .mat-stroked-button:hover:not(.mat-icon-button),.legacy-page ukd-product-list .mat-stroked-button:hover:not(.mat-icon-button),.legacy-page ukd-fund-detail .mat-stroked-button:hover:not(.mat-icon-button),.legacy-page ukd-fund-advice-tool-result .mat-stroked-button:hover:not(.mat-icon-button){box-shadow:0 4px 4px #0003}.legacy-page .legacy-dialog .mat-stroked-button:hover:not(.mat-icon-button) .mat-button-focus-overlay,.legacy-page ukd-product-list .mat-stroked-button:hover:not(.mat-icon-button) .mat-button-focus-overlay,.legacy-page ukd-fund-detail .mat-stroked-button:hover:not(.mat-icon-button) .mat-button-focus-overlay,.legacy-page ukd-fund-advice-tool-result .mat-stroked-button:hover:not(.mat-icon-button) .mat-button-focus-overlay{opacity:0!important}.legacy-page .legacy-dialog .mat-button--medium,.legacy-page ukd-product-list .mat-button--medium,.legacy-page ukd-fund-detail .mat-button--medium,.legacy-page ukd-fund-advice-tool-result .mat-button--medium{font-size:.87rem;line-height:1.5rem}.legacy-page .legacy-dialog .mat-button-base:not(.mat-icon-button),.legacy-page ukd-product-list .mat-button-base:not(.mat-icon-button),.legacy-page ukd-fund-detail .mat-button-base:not(.mat-icon-button),.legacy-page ukd-fund-advice-tool-result .mat-button-base:not(.mat-icon-button){min-width:120px;border-radius:2.5em!important;padding:8px 24px}.legacy-page .legacy-dialog .mat-button-base:not(.mat-icon-button) .mat-icon,.legacy-page ukd-product-list .mat-button-base:not(.mat-icon-button) .mat-icon,.legacy-page ukd-fund-detail .mat-button-base:not(.mat-icon-button) .mat-icon,.legacy-page ukd-fund-advice-tool-result .mat-button-base:not(.mat-icon-button) .mat-icon{position:relative;right:-8px;width:16px;height:16px;font-size:16px}.legacy-page .legacy-dialog .mat-checkbox-inner-container,.legacy-page ukd-product-list .mat-checkbox-inner-container,.legacy-page ukd-fund-detail .mat-checkbox-inner-container,.legacy-page ukd-fund-advice-tool-result .mat-checkbox-inner-container{height:20px!important;width:20px!important}.legacy-page .legacy-dialog .mat-checkbox-inner-container:hover .mat-checkbox-frame,.legacy-page ukd-product-list .mat-checkbox-inner-container:hover .mat-checkbox-frame,.legacy-page ukd-fund-detail .mat-checkbox-inner-container:hover .mat-checkbox-frame,.legacy-page ukd-fund-advice-tool-result .mat-checkbox-inner-container:hover .mat-checkbox-frame{border-color:#6c6c6c;box-shadow:0 2px 4px #0003}.amcharts-chart-div>a{display:none!important}#onetrust-pc-sdk ul,#onetrust-pc-sdk li{margin:0!important}#onetrust-pc-sdk :before{margin:0!important}#onetrust-consent-sdk #onetrust-pc-sdk button:focus:not(:focus-visible){border:none!important}#onetrust-pc-sdk #ot-host-lst li{margin-top:10px!important}#onetrust-pc-sdk .ot-fltr-opt{display:flex}button#nebula_div_btn.kampyle_vertical_button.kampyle_right>div.kampyle_button-text{transform:rotate(180deg);font-size:16px;font-weight:400;max-height:28px;padding:.25rem 1rem;font-family:FF Mark Regular,arial,sans-serif;line-height:24px!important}@media (max-width: 47.99875rem){button#nebula_div_btn.kampyle_vertical_button.kampyle_right>div.kampyle_button-text{padding:0 .5rem;font-size:14px;line-height:21px;margin-left:0;width:82px;max-height:7px}}button#nebula_div_btn.kampyle_vertical_button.kampyle_right>div.kampyle_button{border-radius:0 0 8px 8px!important;min-height:28px!important;max-height:28px!important}@media (max-width: 47.99875rem){button#nebula_div_btn.kampyle_vertical_button.kampyle_right>div.kampyle_button{border-radius:0 0 4px 4px!important;height:16px;width:82px!important;min-width:82px!important;min-height:19px!important}}
