@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;transition:none!important}}[data-braintree-id=wrapper]{display:block!important;position:relative}.braintree-dropin__disabled{position:absolute;top:0;bottom:0;left:0;right:0;cursor:not-allowed;z-index:99999}.braintree-dropin__disabled.braintree-hidden{display:none}.braintree-dropin *{box-sizing:border-box}.braintree-dropin{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;line-height:1.2;margin:0;min-width:200px;padding:0}.braintree-dropin .braintree-hidden{height:0;margin:0;opacity:0;overflow:hidden;visibility:hidden}.braintree-loader__container{height:140px;opacity:1;position:absolute;width:100%;z-index:2}.braintree-loaded .braintree-loader__container{z-index:-2}.braintree-loaded .braintree-loader__indicator{-webkit-transform:translateY(-30%) scale(0);transform:translateY(-30%) scale(0)}.braintree-loader__indicator{border:2px solid #bfbfbf;border-radius:50%;height:72px;margin:-36px auto 0;position:relative;top:50%;transition:transform .3s cubic-bezier(.43,.48,.62,1.07);transition:transform .3s cubic-bezier(.43,.48,.62,1.07),-webkit-transform .3s cubic-bezier(.43,.48,.62,1.07);width:72px}.braintree-loader__indicator:before{-webkit-animation:512ms cubic-bezier(.645,.045,.355,1) infinite rotate;animation:512ms cubic-bezier(.645,.045,.355,1) infinite rotate;border:2px solid transparent;border-radius:50%;border-top-color:#666;box-sizing:content-box;content:'';display:block;height:100%;margin-left:-2px;margin-top:-2px;width:100%}.braintree-loader__lock{fill:#666;left:50%;margin-left:-7px;margin-top:-9px;position:absolute;top:50%}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.braintree-sheet--loading .braintree-sheet__content{opacity:.3}.braintree-sheet--loading .braintree-sheet__header::after{-webkit-animation:1s infinite loader-scale,1s steps(1) infinite loader-origin;animation:1s infinite loader-scale,1s steps(1) infinite loader-origin;background:green;bottom:-2px;content:'';height:2px;left:-1px;position:absolute;width:100%}@-webkit-keyframes loader-scale{0%,100%{-webkit-transform:scaleX(0);transform:scaleX(0)}50%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes loader-scale{0%,100%{-webkit-transform:scaleX(0);transform:scaleX(0)}50%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes loader-origin{0%,100%{-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes loader-origin{0%,100%{-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform-origin:100% 0;transform-origin:100% 0}}.braintree-heading,.braintree-placeholder{color:#000;font-size:16px;margin-bottom:10px}.braintree-placeholder{margin-bottom:13px}.braintree-icon--bordered{background:#fff;border:1px solid #bbb;border-radius:3px;box-sizing:content-box}.braintree-upper-container{border-radius:4px;min-height:140px;opacity:1;position:relative;transition:min-height .6s;width:100%;z-index:2}.braintree-upper-container:before{background-color:#fafafa;border:1px solid #b5b5b5;border-radius:4px;bottom:5px;content:'';display:block;position:absolute;top:0;width:100%;z-index:-3}.braintree-loaded .braintree-upper-container{min-height:inherit;min-height:auto}.braintree-loaded .braintree-upper-container:before{border:0}.braintree-options{margin:0 auto;height:0;overflow:hidden;visibility:hidden}.braintree-options-initial{max-height:0;opacity:0}.braintree-options-list{margin:0 auto;padding-bottom:5px;width:100%}.braintree-option{align-items:center;background-color:#fafafa;border-color:#b5b5b5;border-style:solid;border-width:0 1px 1px;cursor:pointer;display:flex;padding:12px 10px}.braintree-option:hover{background:#fff}.braintree-option:hover .braintree-option__label{font-weight:500}.braintree-option.braintree-disabled{background:#eaeaea;cursor:not-allowed}.braintree-option.braintree-disabled:hover .braintree-option__label{font-weight:400}.braintree-option.braintree-disabled .braintree-option__label{color:#787878}.braintree-option.braintree-disabled .braintree-option__disabled-message{float:right;font-size:14px}.braintree-option.braintree-disabled .braintree-option__disabled-message span{border-bottom:1px solid #b5b5b5}.braintree-option:first-child{border-radius:4px 4px 0 0;border-top-width:1px}.braintree-option:last-child{border-radius:0 0 4px 4px}.braintree-option .braintree-option__logo{display:flex;text-align:center;align-items:center}.braintree-option .braintree-option__label{color:#000;font-size:16px;margin-left:20px;width:100%}[data-braintree-id=google-pay-button]{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2241%22%20height%3D%2217%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M19.526%202.635v4.083h2.518c.6%200%201.096-.202%201.488-.605.403-.402.605-.882.605-1.437%200-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0%205.52v4.736h-1.504V1.198h3.99c1.013%200%201.873.337%202.582%201.012.72.675%201.08%201.497%201.08%202.466%200%20.991-.36%201.819-1.08%202.482-.697.665-1.559.996-2.583.996h-2.485v.001zm7.668%202.287c0%20.392.166.718.499.98.332.26.722.391%201.168.391.633%200%201.196-.234%201.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61%200-1.12.148-1.528.442-.409.294-.613.657-.613%201.093m1.946-5.815c1.112%200%201.989.297%202.633.89.642.594.964%201.408.964%202.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45%201.372-2.486%201.372-.882%200-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96%200-.828.313-1.486.94-1.976s1.463-.735%202.51-.735c.892%200%201.629.163%202.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132%202.132%200%200%200-1.455-.547c-.84%200-1.504.353-1.995%201.062l-1.324-.834c.73-1.045%201.81-1.568%203.238-1.568m11.853.262l-5.02%2011.53H34.42l1.864-4.034-3.302-7.496h1.635l2.387%205.749h.032l2.322-5.75z%22%20fill%3D%22%235F6368%22%2F%3E%3Cpath%20d%3D%22M13.448%207.134c0-.473-.04-.93-.116-1.366H6.988v2.588h3.634a3.11%203.11%200%200%201-1.344%202.042v1.68h2.169c1.27-1.17%202.001-2.9%202.001-4.944%22%20fill%3D%22%234285F4%22%2F%3E%3Cpath%20d%3D%22M6.988%2013.7c1.816%200%203.344-.595%204.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754%200-3.244-1.182-3.776-2.774H.978v1.731a6.728%206.728%200%200%200%206.01%203.703%22%20fill%3D%22%2334A853%22%2F%3E%3Cpath%20d%3D%22M3.212%208.267a4.034%204.034%200%200%201%200-2.572V3.964H.978A6.678%206.678%200%200%200%20.261%206.98c0%201.085.26%202.11.717%203.017l2.234-1.731z%22%20fill%3D%22%23FABB05%22%2F%3E%3Cpath%20d%3D%22M6.988%202.921c.992%200%201.88.34%202.58%201.008v.001l1.92-1.918C10.324.928%208.804.262%206.989.262a6.728%206.728%200%200%200-6.01%203.702l2.234%201.731c.532-1.592%202.022-2.774%203.776-2.774%22%20fill%3D%22%23E94235%22%2F%3E%3Cpath%20d%3D%22M0%200h41.285v18H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);background-color:#fff;background-origin:content-box;background-position:center;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;outline:0;padding:10px 8px;height:40px;min-height:40px;width:160px;box-shadow:inset 0 0 0 1px #dadce0;margin:auto}[data-braintree-id=google-pay-button]:focus{box-shadow:inset 0 0 0 1px #a8abb3}[data-braintree-id=google-pay-button]:hover:enabled{background-color:#f7f7f7}[data-braintree-id=google-pay-button]:active:enabled{background-color:#e7e8e8}[data-braintree-id=google-pay-button]:disabled::before{content:"";width:100%;height:100%;display:block;background-color:rgba(255,255,255,.5)}@supports (-webkit-appearance:-apple-pay-button){.apple-pay-button{display:inline-block;-webkit-appearance:-apple-pay-button}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button{display:inline-block;background-size:100% 60%;background-repeat:no-repeat;background-position:50% 50%;border-radius:5px;padding:0;box-sizing:border-box;min-width:200px;min-height:32px;max-height:64px}.apple-pay-button-black{background-image:-webkit-named-image(apple-pay-logo-white);background-color:#000}.apple-pay-button-white{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-white-with-line{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff;border:.5px solid #000}}.braintree-sheet{background-color:#fff;border:1px solid #b5b5b5;border-radius:4px;display:none;margin:0 auto;max-height:500px;transition:transform .3s,opacity .3s,max-height .3s,-webkit-transform .3s;width:100%}.braintree-sheet--tokenized{max-height:71px;opacity:.1;overflow:hidden;-webkit-transform:translateY(20px);transform:translateY(20px)}.braintree-sheet--tokenized .braintree-sheet__content,.braintree-sheet--tokenized .braintree-sheet__header{opacity:.1}.braintree-sheet--has-error .braintree-sheet{border:2px solid #ca2a2a;border-radius:4px 4px 0 0}.braintree-sheet--has-error .braintree-methods--edit .braintree-method{border-left:2px solid #ca2a2a;border-right:2px solid #ca2a2a}.braintree-sheet--has-error .braintree-methods--edit .braintree-method:first-child{border-top:2px solid #ca2a2a}.braintree-sheet--has-error .braintree-methods--edit .braintree-method:last-child{border-bottom:2px solid #ca2a2a}.braintree-sheet__container{display:none;margin:0 auto 13px;max-height:0;opacity:0}.braintree-sheet__error{display:none;margin:0 auto;width:100%}.braintree-sheet--has-error .braintree-sheet__error{color:#ca2a2a;align-items:center;justify-content:center;display:flex;padding:6px;position:relative;margin-top:4px}.braintree-sheet--has-error .braintree-sheet__error .braintree-sheet__error-icon{height:24px;margin-top:-12px;margin-right:4px;position:relative;top:4px;width:24px}.braintree-sheet--has-error .braintree-sheet__error .braintree-sheet__error-icon use{fill:#ca2a2a}.braintree-sheet--has-error .braintree-sheet__error .braintree-sheet__error-text{color:#ca2a2a;font-size:14px;text-align:center}.braintree-show-methods .braintree-sheet--active.braintree-sheet--has-error .braintree-sheet{border-color:#ca2a2a;border-radius:5px 5px 0 0}.braintree-show-methods .braintree-sheet--active .braintree-sheet{border-radius:5px;border-color:#219653;border-width:2px}.braintree-sheet__header{align-items:center;border-bottom:1px solid #b5b5b5;display:flex;flex-wrap:wrap;padding:12px 15px 0 12px;position:relative}.braintree-sheet__header .braintree-sheet__header-label{align-items:center;display:flex;flex-grow:1;padding-bottom:12px}.braintree-sheet__header .braintree-sheet__label{font-size:16px}.braintree-sheet__header .braintree-sheet__logo--header{align-items:center;display:flex;text-align:center;width:50px}.braintree-sheet__header .braintree-sheet__card-icon{display:inline-block;padding-left:5px}.braintree-sheet__header .braintree-sheet__card-icon.braintree-hidden{display:none}.braintree-sheet__header .braintree-sheet__text{color:#000;font-size:16px;margin-left:20px}.braintree-sheet__header .braintree-sheet__icons{padding-bottom:10px}.braintree-sheet__content--button{min-height:84px;padding:20px;text-align:center}.braintree-sheet__content--button .braintree-sheet__button--paypal{margin:0 auto}.braintree-sheet__content--button .braintree-sheet__button--paypal iframe{display:inline-block!important}.braintree-sheet__content--button .braintree-sheet__button--venmo{max-width:100%}.braintree-sheet__content--button .braintree-sheet__button--venmo use{cursor:pointer}.braintree-sheet__content--button .braintree-sheet__button--apple-pay{margin:0 auto}.braintree-sheet__content--button .braintree-sheet__button--apple-pay iframe{display:inline-block!important}.braintree-form__field-group--has-error .braintree-form__icon-container{margin-top:-12px}.braintree-form__hosted-field{transition:border-color .1s}.braintree-form__hosted-field iframe{margin:auto}.braintree-sheet__content--form{padding:10px 15px 10px 10px}.braintree-sheet__content--form .braintree-form__field-group{margin-bottom:10px;padding-left:5px}.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error{margin-bottom:3px}.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field .braintree-form__hosted-field,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field .braintree-form__hosted-field:hover{border-color:#ca2a2a}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__label{color:#000;display:block;font-size:14px;font-weight:400;line-height:1.4;margin:0;padding:0;text-align:left}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__descriptor{color:#b5b5b5;font-size:13px;margin-left:6px}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field{position:relative}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field label{cursor:text;display:block;margin:0}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__icon-container{margin-top:-14px;position:absolute;right:11px;top:50%}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field{border:1px solid #bfbfbf;height:44px;margin:4px 0 0;padding:0 8px}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field:hover{border-color:#7d7d7d}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field.braintree-form__field--valid{border-color:#666}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field input{border:none;background-image:none;background-color:transparent;box-shadow:none;width:100%;height:100%;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;color:#000}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field input:focus{outline:0}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error-icon,.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-secondary-icon,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field-secondary-icon,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error.braintree-form__field-group--card-type-known .braintree-form__field-secondary-icon,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error.braintree-form__field-group--is-focused .braintree-form__field-secondary-icon{display:none;-webkit-transform:scale(0);transform:scale(0)}.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--card-type-known .braintree-form__field-secondary-icon,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field-error-icon,.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--is-focused .braintree-form__field-secondary-icon{display:block;-webkit-transform:scale(1);transform:scale(1)}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error{color:#ca2a2a;display:none;font-size:13px;line-height:1.4;margin:3px 0;padding:0}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error-icon{margin-top:2px}.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field-error-icon use{fill:#ca2a2a}.braintree-sheet__content--form .braintree-form__field-group.braintree-form__field-group--has-error .braintree-form__field-error{display:block}.braintree-sheet__content--form .braintree-form__flexible-fields{display:flex;flex-wrap:wrap;justify-content:space-between}.braintree-sheet__content--form .braintree-form__flexible-fields .braintree-form__field-group{flex-basis:190px;flex-grow:1}.braintree-method{align-items:center;background-color:#fff;border-color:#b5b5b5;border-style:solid;border-width:0 1px 1px;cursor:pointer;display:flex;justify-content:space-between;margin:0 auto;padding:14px 10px;position:relative;transition:opacity .3s,width .2s cubic-bezier(.175,.885,.32,1.275),border-color .3s,border-radius .3s;width:98%;z-index:0}.braintree-method.braintree-method--disabled .braintree-method__delete-container{position:relative;background:#b7b7b7;cursor:not-allowed}.braintree-method.braintree-method--disabled .braintree-method__delete-container .braintree-method__disabled-description{position:absolute;background:rgba(0,0,0,.7);right:-5px;z-index:999999;color:#fff;padding:5px;border-radius:5px;top:1px;width:250px}.braintree-method.braintree-method--disabled .braintree-method__delete-container:hover .braintree-method__disabled-description{display:block}.braintree-method .braintree-method__disabled-description{text-align:right;font-size:12px;display:none}.braintree-method:hover .braintree-method__label{font-weight:500}.braintree-method:first-child{border-radius:4px 4px 0 0;border-top-width:1px}.braintree-method:last-child{border-radius:0 0 4px 4px}.braintree-method:only-child{border-radius:4px}.braintree-method .braintree-method__logo{align-items:center;display:flex;justify-content:center}.braintree-method .braintree-method__label{color:#000;flex-grow:1;font-size:16px;margin-left:20px;text-align:left;flex-grow:1}.braintree-method .braintree-method__label .braintree-method__label--small{font-size:13px;font-weight:400}.braintree-method .braintree-method__icon{background-color:#fafafa;border-radius:100px;fill:#fafafa;height:41px;width:41px;padding:10px;-webkit-transform:scale(0);transform:scale(0);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .3s cubic-bezier(.175,.885,.32,1.275)}.braintree-method .braintree-method__icon svg{width:100%}.braintree-methods--edit .braintree-method{cursor:auto}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active{border-radius:5px;opacity:1;width:100%;z-index:1;border-color:#219653;border-width:2px;margin-top:-1px;margin-bottom:-1px}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active:first-of-type{margin-top:0}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active:last-of-type{margin-bottom:0}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active .braintree-method__check{background-color:#219653}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active .braintree-method__icon{fill:#fff;-webkit-transform:scale(1);transform:scale(1)}.braintree-methods--active:not(.braintree-methods--edit) .braintree-method--active .braintree-method__label{font-weight:700}.braintree-method__delete-container{display:none}.braintree-method__delete-container .braintree-method__delete{margin-right:19px;height:30px;width:30px;padding:7px;background-color:#ec493a;cursor:pointer}.braintree-method__delete-container .braintree-method__delete:hover{background-color:#c62213;-webkit-transform:scale(1.1);transform:scale(1.1)}.braintree-method__delete-container .braintree-method__delete svg{margin-top:-5px;margin-left:1px}.braintree-methods--edit .braintree-method__delete-container{display:block}.braintree-methods--edit .braintree-method__delete-container .braintree-method__delete{-webkit-transform:scale(1);transform:scale(1)}.braintree-method__icon-container{position:relative}.braintree-method__icon-container:before{background:#fafafa;border-radius:100px;content:'';height:41px;position:absolute;-webkit-transform:scale(.9);transform:scale(.9);width:41px}.braintree-methods{display:none;margin:0 auto 6px}.braintree-delete-confirmation{display:none;overflow:none;background:#fafafa!important;color:#606060;font-size:.85rem}.braintree-delete-confirmation [data-braintree-id=delete-confirmation__message]{padding:40px;text-align:center}.braintree-delete-confirmation .braintree-delete-confirmation__button-container{display:flex;text-align:center}.braintree-delete-confirmation .braintree-delete-confirmation__button-container .braintree-delete-confirmation__button{border:none;border-top:1px solid #b5b5b5;font-size:.9em;background:#fafafa;color:#c4c4c4;cursor:pointer;flex-grow:2;padding:.7em}.braintree-delete-confirmation .braintree-delete-confirmation__button-container [data-braintree-id=delete-confirmation__yes]{color:#fff;background:#ec493a;border-left:1px solid #b5b5b5}.braintree-delete-confirmation .braintree-delete-confirmation__button-container [data-braintree-id=delete-confirmation__yes]:hover{background:#c62213}.braintree-delete-confirmation .braintree-delete-confirmation__button-container [data-braintree-id=delete-confirmation__no]{color:#666;border-bottom-left-radius:4px}.braintree-delete-confirmation .braintree-delete-confirmation__button-container [data-braintree-id=delete-confirmation__no]:hover{background:#efefef}.braintree-methods-initial{display:none;max-height:0;opacity:0}.braintree-large-button{background:#fafafa;border-radius:4px;color:#000;cursor:pointer;font-size:14px;margin:0 auto;padding:18px;text-align:center;width:100%}.braintree-large-button:hover{background:#fcfcfc;font-weight:500}.braintree-large-button:hover span{border-color:#000}.braintree-large-button span{border-bottom:1px solid #b5b5b5;padding-bottom:1px}.braintree-large-button.braintree-hidden{display:none}.braintree-show-applePay .braintree-applePay,.braintree-show-card .braintree-card,.braintree-show-delete-confirmation .braintree-delete-confirmation,.braintree-show-googlePay .braintree-googlePay,.braintree-show-methods .braintree-methods,.braintree-show-options .braintree-options,.braintree-show-paypal .braintree-paypal,.braintree-show-paypalCredit .braintree-paypalCredit,.braintree-show-venmo .braintree-venmo{display:block;height:auto;overflow:visible;visibility:visible}[data-braintree-id=choose-a-way-to-pay],[data-braintree-id=methods-edit],[data-braintree-id=methods-label]{position:absolute;-webkit-transform:translateY(30px);transform:translateY(30px);transition:transform .2s;transition:transform .2s,-webkit-transform .2s;visibility:hidden}.braintree-show-methods [data-braintree-id=methods-edit],.braintree-show-methods [data-braintree-id=methods-label],.braintree-show-options [data-braintree-id=choose-a-way-to-pay]{-webkit-transform:none;transform:none;visibility:visible}.braintree-show-methods [data-braintree-id=methods-edit]{right:5px;text-decoration:underline;cursor:pointer}.braintree-show-methods [data-braintree-id=methods-label].braintree-no-payment-method-selected{-webkit-transform:translateY(30px);transform:translateY(30px)}.braintree-show-methods.braintree-show-options [data-braintree-id=choose-a-way-to-pay]{-webkit-transform:translateY(30px);transform:translateY(30px);visibility:hidden}.braintree-loaded [data-braintree-id=methods],.braintree-loaded [data-braintree-id=options],.braintree-loaded [data-braintree-id=sheet-container]{max-height:1000px;opacity:1;transition:max-height 250ms cubic-bezier(.175,.885,.32,1.275),opacity .3s linear .1s;min-height:0}.braintree-loaded .braintree-sheet__container{display:block}.braintree-show-methods [data-braintree-id=other-ways-to-pay],.braintree-show-options [data-braintree-id=other-ways-to-pay]{display:none}.braintree-show-applePay [data-braintree-id=other-ways-to-pay],.braintree-show-card [data-braintree-id=other-ways-to-pay],.braintree-show-googlePay [data-braintree-id=other-ways-to-pay],.braintree-show-methods [data-braintree-id=other-ways-to-pay],.braintree-show-paypal [data-braintree-id=other-ways-to-pay],.braintree-show-venmo [data-braintree-id=other-ways-to-pay]{display:block}.braintree-loaded [data-braintree-id=methods],.braintree-loaded [data-braintree-id=options]{transition:none}.braintree-options{display:none}[data-braintree-no-flexbox=true] .braintree-option:after{content:"";display:table;clear:both}[data-braintree-no-flexbox=true] .braintree-option__label{float:left;width:auto}[data-braintree-no-flexbox=true] .braintree-option__logo{float:left}[data-braintree-no-flexbox=true] .braintree-sheet__header{display:table;width:100%}[data-braintree-no-flexbox=true] .braintree-sheet__header:after{content:"";display:table;clear:both}[data-braintree-no-flexbox=true] .braintree-sheet__header-label{float:left}[data-braintree-no-flexbox=true] .braintree-sheet__header-label:after{content:"";display:table;clear:both}[data-braintree-no-flexbox=true] .braintree-sheet__logo--header{float:left}[data-braintree-no-flexbox=true] .braintree-sheet__text{float:left;width:auto}[data-braintree-no-flexbox=true] .braintree-sheet__icons{float:right}[data-braintree-no-flexbox=true] .braintree-method__label{float:left;width:auto}[data-braintree-no-flexbox=true] .braintree-method__logo{float:left}[data-braintree-no-flexbox=true] .braintree-method:after{content:"";display:table;clear:both}[data-braintree-no-flexbox=true] .braintree-method__icon-container{float:right;position:relative}[data-braintree-no-flexbox=true] .braintree-method__icon-container:before{right:0}[data-braintree-no-flexbox=true] .braintree-method__icon{margin-right:0;right:0;position:absolute}.braintree-three-d-secure{position:fixed;right:0;left:0;top:0;bottom:0;z-index:999999}.braintree-three-d-secure .braintree-three-d-secure__backdrop{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background:rgba(0,0,0,.3);transition:3s}.braintree-three-d-secure .braintree-three-d-secure__backdrop.braintree-three-d-secure__frame_visible{opacity:1}.braintree-three-d-secure .braintree-three-d-secure__modal{position:relative;top:50%;-webkit-transform:scale(.8) translateY(-50%);transform:scale(.8) translateY(-50%);background:#fff;max-width:100%;border-radius:3px;margin:auto;height:450px;width:400px;max-width:100%;padding:0;text-align:center;overflow:hidden;opacity:0;transition:.5s}.braintree-three-d-secure .braintree-three-d-secure__modal.braintree-three-d-secure__frame_visible{-webkit-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%);opacity:1}.braintree-three-d-secure .braintree-three-d-secure__modal .braintree-three-d-secure__modal-body{position:relative;background:#fff;z-index:99999;opacity:0;transition:opacity .5s}.braintree-three-d-secure .braintree-three-d-secure__modal .braintree-three-d-secure__modal-body.braintree-three-d-secure__frame-active{opacity:1}.braintree-three-d-secure .braintree-three-d-secure__modal .braintree-three-d-secure__modal-header{color:#000;display:flex;align-items:center;justify-content:space-between;line-height:1;margin:0;padding:15px;font-size:18px;font-weight:400;opacity:.8;background:#f5f5f5;border-radius:3px 3px 0 0}.braintree-three-d-secure .braintree-three-d-secure__modal iframe{display:block;margin:auto}.braintree-three-d-secure .braintree-three-d-secure__modal .braintree-three-d-secure__modal-close{cursor:pointer}.braintree-three-d-secure .braintree-three-d-secure__modal .braintree-loader__container{height:72px;width:72px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media (max-width:400px){@-ms-viewport{width:320px}}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.clearfix:before,.grid-100:after,.grid-100:before,.grid-10:after,.grid-10:before,.grid-15:after,.grid-15:before,.grid-20:after,.grid-20:before,.grid-25:after,.grid-25:before,.grid-30:after,.grid-30:before,.grid-33:after,.grid-33:before,.grid-35:after,.grid-35:before,.grid-40:after,.grid-40:before,.grid-45:after,.grid-45:before,.grid-50:after,.grid-50:before,.grid-55:after,.grid-55:before,.grid-5:after,.grid-5:before,.grid-60:after,.grid-60:before,.grid-65:after,.grid-65:before,.grid-66:after,.grid-66:before,.grid-70:after,.grid-70:before,.grid-75:after,.grid-75:before,.grid-80:after,.grid-80:before,.grid-85:after,.grid-85:before,.grid-90:after,.grid-90:before,.grid-95:after,.grid-95:before,.grid-container:after,.grid-container:before,.grid-offset:after,.grid-offset:before,.mobile-grid-100:after,.mobile-grid-100:before,.mobile-grid-10:after,.mobile-grid-10:before,.mobile-grid-15:after,.mobile-grid-15:before,.mobile-grid-20:after,.mobile-grid-20:before,.mobile-grid-25:after,.mobile-grid-25:before,.mobile-grid-30:after,.mobile-grid-30:before,.mobile-grid-33:after,.mobile-grid-33:before,.mobile-grid-35:after,.mobile-grid-35:before,.mobile-grid-40:after,.mobile-grid-40:before,.mobile-grid-45:after,.mobile-grid-45:before,.mobile-grid-50:after,.mobile-grid-50:before,.mobile-grid-55:after,.mobile-grid-55:before,.mobile-grid-5:after,.mobile-grid-5:before,.mobile-grid-60:after,.mobile-grid-60:before,.mobile-grid-65:after,.mobile-grid-65:before,.mobile-grid-66:after,.mobile-grid-66:before,.mobile-grid-70:after,.mobile-grid-70:before,.mobile-grid-75:after,.mobile-grid-75:before,.mobile-grid-80:after,.mobile-grid-80:before,.mobile-grid-85:after,.mobile-grid-85:before,.mobile-grid-90:after,.mobile-grid-90:before,.mobile-grid-95:after,.mobile-grid-95:before,.tablet-grid-100:after,.tablet-grid-100:before,.tablet-grid-10:after,.tablet-grid-10:before,.tablet-grid-15:after,.tablet-grid-15:before,.tablet-grid-20:after,.tablet-grid-20:before,.tablet-grid-25:after,.tablet-grid-25:before,.tablet-grid-30:after,.tablet-grid-30:before,.tablet-grid-33:after,.tablet-grid-33:before,.tablet-grid-35:after,.tablet-grid-35:before,.tablet-grid-40:after,.tablet-grid-40:before,.tablet-grid-45:after,.tablet-grid-45:before,.tablet-grid-50:after,.tablet-grid-50:before,.tablet-grid-55:after,.tablet-grid-55:before,.tablet-grid-5:after,.tablet-grid-5:before,.tablet-grid-60:after,.tablet-grid-60:before,.tablet-grid-65:after,.tablet-grid-65:before,.tablet-grid-66:after,.tablet-grid-66:before,.tablet-grid-70:after,.tablet-grid-70:before,.tablet-grid-75:after,.tablet-grid-75:before,.tablet-grid-80:after,.tablet-grid-80:before,.tablet-grid-85:after,.tablet-grid-85:before,.tablet-grid-90:after,.tablet-grid-90:before,.tablet-grid-95:after,.tablet-grid-95:before{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.grid-100:after,.grid-10:after,.grid-15:after,.grid-20:after,.grid-25:after,.grid-30:after,.grid-33:after,.grid-35:after,.grid-40:after,.grid-45:after,.grid-50:after,.grid-55:after,.grid-5:after,.grid-60:after,.grid-65:after,.grid-66:after,.grid-70:after,.grid-75:after,.grid-80:after,.grid-85:after,.grid-90:after,.grid-95:after,.grid-container:after,.grid-offset:after,.mobile-grid-100:after,.mobile-grid-10:after,.mobile-grid-15:after,.mobile-grid-20:after,.mobile-grid-25:after,.mobile-grid-30:after,.mobile-grid-33:after,.mobile-grid-35:after,.mobile-grid-40:after,.mobile-grid-45:after,.mobile-grid-50:after,.mobile-grid-55:after,.mobile-grid-5:after,.mobile-grid-60:after,.mobile-grid-65:after,.mobile-grid-66:after,.mobile-grid-70:after,.mobile-grid-75:after,.mobile-grid-80:after,.mobile-grid-85:after,.mobile-grid-90:after,.mobile-grid-95:after,.tablet-grid-100:after,.tablet-grid-10:after,.tablet-grid-15:after,.tablet-grid-20:after,.tablet-grid-25:after,.tablet-grid-30:after,.tablet-grid-33:after,.tablet-grid-35:after,.tablet-grid-40:after,.tablet-grid-45:after,.tablet-grid-50:after,.tablet-grid-55:after,.tablet-grid-5:after,.tablet-grid-60:after,.tablet-grid-65:after,.tablet-grid-66:after,.tablet-grid-70:after,.tablet-grid-75:after,.tablet-grid-80:after,.tablet-grid-85:after,.tablet-grid-90:after,.tablet-grid-95:after{clear:both}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.grid-10,.grid-100,.grid-15,.grid-20,.grid-25,.grid-30,.grid-33,.grid-35,.grid-40,.grid-45,.grid-5,.grid-50,.grid-55,.grid-60,.grid-65,.grid-66,.grid-70,.grid-75,.grid-80,.grid-85,.grid-90,.grid-95,.mobile-grid-10,.mobile-grid-100,.mobile-grid-15,.mobile-grid-20,.mobile-grid-25,.mobile-grid-30,.mobile-grid-33,.mobile-grid-35,.mobile-grid-40,.mobile-grid-45,.mobile-grid-5,.mobile-grid-50,.mobile-grid-55,.mobile-grid-60,.mobile-grid-65,.mobile-grid-66,.mobile-grid-70,.mobile-grid-75,.mobile-grid-80,.mobile-grid-85,.mobile-grid-90,.mobile-grid-95,.tablet-grid-10,.tablet-grid-100,.tablet-grid-15,.tablet-grid-20,.tablet-grid-25,.tablet-grid-30,.tablet-grid-33,.tablet-grid-35,.tablet-grid-40,.tablet-grid-45,.tablet-grid-5,.tablet-grid-50,.tablet-grid-55,.tablet-grid-60,.tablet-grid-65,.tablet-grid-66,.tablet-grid-70,.tablet-grid-75,.tablet-grid-80,.tablet-grid-85,.tablet-grid-90,.tablet-grid-95{box-sizing:border-box;padding-left:10px;padding-right:10px}.grid-parent{padding-left:0;padding-right:0}.grid-offset{clear:both;margin-left:-10px;margin-right:-10px}@media (max-width:767px){.mobile-pull-10,.mobile-pull-15,.mobile-pull-20,.mobile-pull-25,.mobile-pull-30,.mobile-pull-33,.mobile-pull-35,.mobile-pull-40,.mobile-pull-45,.mobile-pull-5,.mobile-pull-50,.mobile-pull-55,.mobile-pull-60,.mobile-pull-65,.mobile-pull-66,.mobile-pull-70,.mobile-pull-75,.mobile-pull-80,.mobile-pull-85,.mobile-pull-90,.mobile-pull-95,.mobile-push-10,.mobile-push-15,.mobile-push-20,.mobile-push-25,.mobile-push-30,.mobile-push-33,.mobile-push-35,.mobile-push-40,.mobile-push-45,.mobile-push-5,.mobile-push-50,.mobile-push-55,.mobile-push-60,.mobile-push-65,.mobile-push-66,.mobile-push-70,.mobile-push-75,.mobile-push-80,.mobile-push-85,.mobile-push-90,.mobile-push-95{position:relative}.hide-on-mobile{display:none!important}.mobile-grid-5{float:left;width:5%}.mobile-prefix-5{margin-left:5%}.mobile-suffix-5{margin-right:5%}.mobile-push-5{left:5%}.mobile-pull-5{left:-5%}.mobile-grid-10{float:left;width:10%}.mobile-prefix-10{margin-left:10%}.mobile-suffix-10{margin-right:10%}.mobile-push-10{left:10%}.mobile-pull-10{left:-10%}.mobile-grid-15{float:left;width:15%}.mobile-prefix-15{margin-left:15%}.mobile-suffix-15{margin-right:15%}.mobile-push-15{left:15%}.mobile-pull-15{left:-15%}.mobile-grid-20{float:left;width:20%}.mobile-prefix-20{margin-left:20%}.mobile-suffix-20{margin-right:20%}.mobile-push-20{left:20%}.mobile-pull-20{left:-20%}.mobile-grid-25{float:left;width:25%}.mobile-prefix-25{margin-left:25%}.mobile-suffix-25{margin-right:25%}.mobile-push-25{left:25%}.mobile-pull-25{left:-25%}.mobile-grid-30{float:left;width:30%}.mobile-prefix-30{margin-left:30%}.mobile-suffix-30{margin-right:30%}.mobile-push-30{left:30%}.mobile-pull-30{left:-30%}.mobile-grid-35{float:left;width:35%}.mobile-prefix-35{margin-left:35%}.mobile-suffix-35{margin-right:35%}.mobile-push-35{left:35%}.mobile-pull-35{left:-35%}.mobile-grid-40{float:left;width:40%}.mobile-prefix-40{margin-left:40%}.mobile-suffix-40{margin-right:40%}.mobile-push-40{left:40%}.mobile-pull-40{left:-40%}.mobile-grid-45{float:left;width:45%}.mobile-prefix-45{margin-left:45%}.mobile-suffix-45{margin-right:45%}.mobile-push-45{left:45%}.mobile-pull-45{left:-45%}.mobile-grid-50{float:left;width:50%}.mobile-prefix-50{margin-left:50%}.mobile-suffix-50{margin-right:50%}.mobile-push-50{left:50%}.mobile-pull-50{left:-50%}.mobile-grid-55{float:left;width:55%}.mobile-prefix-55{margin-left:55%}.mobile-suffix-55{margin-right:55%}.mobile-push-55{left:55%}.mobile-pull-55{left:-55%}.mobile-grid-60{float:left;width:60%}.mobile-prefix-60{margin-left:60%}.mobile-suffix-60{margin-right:60%}.mobile-push-60{left:60%}.mobile-pull-60{left:-60%}.mobile-grid-65{float:left;width:65%}.mobile-prefix-65{margin-left:65%}.mobile-suffix-65{margin-right:65%}.mobile-push-65{left:65%}.mobile-pull-65{left:-65%}.mobile-grid-70{float:left;width:70%}.mobile-prefix-70{margin-left:70%}.mobile-suffix-70{margin-right:70%}.mobile-push-70{left:70%}.mobile-pull-70{left:-70%}.mobile-grid-75{float:left;width:75%}.mobile-prefix-75{margin-left:75%}.mobile-suffix-75{margin-right:75%}.mobile-push-75{left:75%}.mobile-pull-75{left:-75%}.mobile-grid-80{float:left;width:80%}.mobile-prefix-80{margin-left:80%}.mobile-suffix-80{margin-right:80%}.mobile-push-80{left:80%}.mobile-pull-80{left:-80%}.mobile-grid-85{float:left;width:85%}.mobile-prefix-85{margin-left:85%}.mobile-suffix-85{margin-right:85%}.mobile-push-85{left:85%}.mobile-pull-85{left:-85%}.mobile-grid-90{float:left;width:90%}.mobile-prefix-90{margin-left:90%}.mobile-suffix-90{margin-right:90%}.mobile-push-90{left:90%}.mobile-pull-90{left:-90%}.mobile-grid-95{float:left;width:95%}.mobile-prefix-95{margin-left:95%}.mobile-suffix-95{margin-right:95%}.mobile-push-95{left:95%}.mobile-pull-95{left:-95%}.mobile-grid-33{float:left;width:33.33333%}.mobile-prefix-33{margin-left:33.33333%}.mobile-suffix-33{margin-right:33.33333%}.mobile-push-33{left:33.33333%}.mobile-pull-33{left:-33.33333%}.mobile-grid-66{float:left;width:66.66667%}.mobile-prefix-66{margin-left:66.66667%}.mobile-suffix-66{margin-right:66.66667%}.mobile-push-66{left:66.66667%}.mobile-pull-66{left:-66.66667%}.mobile-grid-100{clear:both;width:100%}}@media (min-width:768px) and (max-width:1024px){.tablet-pull-10,.tablet-pull-15,.tablet-pull-20,.tablet-pull-25,.tablet-pull-30,.tablet-pull-33,.tablet-pull-35,.tablet-pull-40,.tablet-pull-45,.tablet-pull-5,.tablet-pull-50,.tablet-pull-55,.tablet-pull-60,.tablet-pull-65,.tablet-pull-66,.tablet-pull-70,.tablet-pull-75,.tablet-pull-80,.tablet-pull-85,.tablet-pull-90,.tablet-pull-95,.tablet-push-10,.tablet-push-15,.tablet-push-20,.tablet-push-25,.tablet-push-30,.tablet-push-33,.tablet-push-35,.tablet-push-40,.tablet-push-45,.tablet-push-5,.tablet-push-50,.tablet-push-55,.tablet-push-60,.tablet-push-65,.tablet-push-66,.tablet-push-70,.tablet-push-75,.tablet-push-80,.tablet-push-85,.tablet-push-90,.tablet-push-95{position:relative}.hide-on-tablet{display:none!important}.tablet-grid-5{float:left;width:5%}.tablet-prefix-5{margin-left:5%}.tablet-suffix-5{margin-right:5%}.tablet-push-5{left:5%}.tablet-pull-5{left:-5%}.tablet-grid-10{float:left;width:10%}.tablet-prefix-10{margin-left:10%}.tablet-suffix-10{margin-right:10%}.tablet-push-10{left:10%}.tablet-pull-10{left:-10%}.tablet-grid-15{float:left;width:15%}.tablet-prefix-15{margin-left:15%}.tablet-suffix-15{margin-right:15%}.tablet-push-15{left:15%}.tablet-pull-15{left:-15%}.tablet-grid-20{float:left;width:20%}.tablet-prefix-20{margin-left:20%}.tablet-suffix-20{margin-right:20%}.tablet-push-20{left:20%}.tablet-pull-20{left:-20%}.tablet-grid-25{float:left;width:25%}.tablet-prefix-25{margin-left:25%}.tablet-suffix-25{margin-right:25%}.tablet-push-25{left:25%}.tablet-pull-25{left:-25%}.tablet-grid-30{float:left;width:30%}.tablet-prefix-30{margin-left:30%}.tablet-suffix-30{margin-right:30%}.tablet-push-30{left:30%}.tablet-pull-30{left:-30%}.tablet-grid-35{float:left;width:35%}.tablet-prefix-35{margin-left:35%}.tablet-suffix-35{margin-right:35%}.tablet-push-35{left:35%}.tablet-pull-35{left:-35%}.tablet-grid-40{float:left;width:40%}.tablet-prefix-40{margin-left:40%}.tablet-suffix-40{margin-right:40%}.tablet-push-40{left:40%}.tablet-pull-40{left:-40%}.tablet-grid-45{float:left;width:45%}.tablet-prefix-45{margin-left:45%}.tablet-suffix-45{margin-right:45%}.tablet-push-45{left:45%}.tablet-pull-45{left:-45%}.tablet-grid-50{float:left;width:50%}.tablet-prefix-50{margin-left:50%}.tablet-suffix-50{margin-right:50%}.tablet-push-50{left:50%}.tablet-pull-50{left:-50%}.tablet-grid-55{float:left;width:55%}.tablet-prefix-55{margin-left:55%}.tablet-suffix-55{margin-right:55%}.tablet-push-55{left:55%}.tablet-pull-55{left:-55%}.tablet-grid-60{float:left;width:60%}.tablet-prefix-60{margin-left:60%}.tablet-suffix-60{margin-right:60%}.tablet-push-60{left:60%}.tablet-pull-60{left:-60%}.tablet-grid-65{float:left;width:65%}.tablet-prefix-65{margin-left:65%}.tablet-suffix-65{margin-right:65%}.tablet-push-65{left:65%}.tablet-pull-65{left:-65%}.tablet-grid-70{float:left;width:70%}.tablet-prefix-70{margin-left:70%}.tablet-suffix-70{margin-right:70%}.tablet-push-70{left:70%}.tablet-pull-70{left:-70%}.tablet-grid-75{float:left;width:75%}.tablet-prefix-75{margin-left:75%}.tablet-suffix-75{margin-right:75%}.tablet-push-75{left:75%}.tablet-pull-75{left:-75%}.tablet-grid-80{float:left;width:80%}.tablet-prefix-80{margin-left:80%}.tablet-suffix-80{margin-right:80%}.tablet-push-80{left:80%}.tablet-pull-80{left:-80%}.tablet-grid-85{float:left;width:85%}.tablet-prefix-85{margin-left:85%}.tablet-suffix-85{margin-right:85%}.tablet-push-85{left:85%}.tablet-pull-85{left:-85%}.tablet-grid-90{float:left;width:90%}.tablet-prefix-90{margin-left:90%}.tablet-suffix-90{margin-right:90%}.tablet-push-90{left:90%}.tablet-pull-90{left:-90%}.tablet-grid-95{float:left;width:95%}.tablet-prefix-95{margin-left:95%}.tablet-suffix-95{margin-right:95%}.tablet-push-95{left:95%}.tablet-pull-95{left:-95%}.tablet-grid-33{float:left;width:33.33333%}.tablet-prefix-33{margin-left:33.33333%}.tablet-suffix-33{margin-right:33.33333%}.tablet-push-33{left:33.33333%}.tablet-pull-33{left:-33.33333%}.tablet-grid-66{float:left;width:66.66667%}.tablet-prefix-66{margin-left:66.66667%}.tablet-suffix-66{margin-right:66.66667%}.tablet-push-66{left:66.66667%}.tablet-pull-66{left:-66.66667%}.tablet-grid-100{clear:both;width:100%}}@media (min-width:1025px){.pull-10,.pull-15,.pull-20,.pull-25,.pull-30,.pull-33,.pull-35,.pull-40,.pull-45,.pull-5,.pull-50,.pull-55,.pull-60,.pull-65,.pull-66,.pull-70,.pull-75,.pull-80,.pull-85,.pull-90,.pull-95,.push-10,.push-15,.push-20,.push-25,.push-30,.push-33,.push-35,.push-40,.push-45,.push-5,.push-50,.push-55,.push-60,.push-65,.push-66,.push-70,.push-75,.push-80,.push-85,.push-90,.push-95{position:relative}.hide-on-desktop{display:none!important}.grid-5{float:left;width:5%}.prefix-5{margin-left:5%}.suffix-5{margin-right:5%}.push-5{left:5%}.pull-5{left:-5%}.grid-10{float:left;width:10%}.prefix-10{margin-left:10%}.suffix-10{margin-right:10%}.push-10{left:10%}.pull-10{left:-10%}.grid-15{float:left;width:15%}.prefix-15{margin-left:15%}.suffix-15{margin-right:15%}.push-15{left:15%}.pull-15{left:-15%}.grid-20{float:left;width:20%}.prefix-20{margin-left:20%}.suffix-20{margin-right:20%}.push-20{left:20%}.pull-20{left:-20%}.grid-25{float:left;width:25%}.prefix-25{margin-left:25%}.suffix-25{margin-right:25%}.push-25{left:25%}.pull-25{left:-25%}.grid-30{float:left;width:30%}.prefix-30{margin-left:30%}.suffix-30{margin-right:30%}.push-30{left:30%}.pull-30{left:-30%}.grid-35{float:left;width:35%}.prefix-35{margin-left:35%}.suffix-35{margin-right:35%}.push-35{left:35%}.pull-35{left:-35%}.grid-40{float:left;width:40%}.prefix-40{margin-left:40%}.suffix-40{margin-right:40%}.push-40{left:40%}.pull-40{left:-40%}.grid-45{float:left;width:45%}.prefix-45{margin-left:45%}.suffix-45{margin-right:45%}.push-45{left:45%}.pull-45{left:-45%}.grid-50{float:left;width:50%}.prefix-50{margin-left:50%}.suffix-50{margin-right:50%}.push-50{left:50%}.pull-50{left:-50%}.grid-55{float:left;width:55%}.prefix-55{margin-left:55%}.suffix-55{margin-right:55%}.push-55{left:55%}.pull-55{left:-55%}.grid-60{float:left;width:60%}.prefix-60{margin-left:60%}.suffix-60{margin-right:60%}.push-60{left:60%}.pull-60{left:-60%}.grid-65{float:left;width:65%}.prefix-65{margin-left:65%}.suffix-65{margin-right:65%}.push-65{left:65%}.pull-65{left:-65%}.grid-70{float:left;width:70%}.prefix-70{margin-left:70%}.suffix-70{margin-right:70%}.push-70{left:70%}.pull-70{left:-70%}.grid-75{float:left;width:75%}.prefix-75{margin-left:75%}.suffix-75{margin-right:75%}.push-75{left:75%}.pull-75{left:-75%}.grid-80{float:left;width:80%}.prefix-80{margin-left:80%}.suffix-80{margin-right:80%}.push-80{left:80%}.pull-80{left:-80%}.grid-85{float:left;width:85%}.prefix-85{margin-left:85%}.suffix-85{margin-right:85%}.push-85{left:85%}.pull-85{left:-85%}.grid-90{float:left;width:90%}.prefix-90{margin-left:90%}.suffix-90{margin-right:90%}.push-90{left:90%}.pull-90{left:-90%}.grid-95{float:left;width:95%}.prefix-95{margin-left:95%}.suffix-95{margin-right:95%}.push-95{left:95%}.pull-95{left:-95%}.grid-33{float:left;width:33.33333%}.prefix-33{margin-left:33.33333%}.suffix-33{margin-right:33.33333%}.push-33{left:33.33333%}.pull-33{left:-33.33333%}.grid-66{float:left;width:66.66667%}.prefix-66{margin-left:66.66667%}.suffix-66{margin-right:66.66667%}.push-66{left:66.66667%}.pull-66{left:-66.66667%}.grid-100{clear:both;width:100%}}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-badge-small .mat-badge-content{font-size:6px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;margin:0 0 56px;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-card-title{font-size:24px;font-weight:400}.mat-card-content,.mat-card-header .mat-card-title,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:13px;line-height:18px}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif}.mat-expansion-panel-header{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34375em) scale(.75);transform:translateY(-1.34375em) scale(.75);width:133.33333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34374em) scale(.75);transform:translateY(-1.34374em) scale(.75);width:133.33334333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.66666667em;top:calc(100% - 1.79166667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333333%}.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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.33334333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.33335333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.54166667em;top:calc(100% - 1.66666667em)}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59375em) scale(.75);transform:translateY(-.59375em) scale(.75);width:133.33333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-.59374em) scale(.75);transform:translateY(-.59374em) scale(.75);width:133.33334333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59375em) scale(.75);transform:translateY(-1.59375em) scale(.75);width:133.33333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.59374em) scale(.75);transform:translateY(-1.59374em) scale(.75);width:133.33334333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0}.mat-tooltip{font-family:Roboto,"Helvetica Neue",sans-serif;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:9px;padding-bottom:9px}.mat-list-item,.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:16px}.mat-list .mat-list-item .mat-line,.mat-nav-list .mat-list-item .mat-line,.mat-selection-list .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{font-size:16px}.mat-list .mat-list-option .mat-line,.mat-nav-list .mat-list-option .mat-line,.mat-selection-list .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list[dense] .mat-list-item,.mat-nav-list[dense] .mat-list-item,.mat-selection-list[dense] .mat-list-item{font-size:12px}.mat-list[dense] .mat-list-item .mat-line,.mat-nav-list[dense] .mat-list-item .mat-line,.mat-selection-list[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list[dense] .mat-list-option,.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option,.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option{font-size:12px}.mat-list[dense] .mat-list-option .mat-line,.mat-nav-list[dense] .mat-list-option .mat-line,.mat-selection-list[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list[dense] .mat-subheader,.mat-nav-list[dense] .mat-subheader,.mat-selection-list[dense] .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;color:#f1f1f1}.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif;color:rgba(255,255,255,.7)}.mat-simple-snackbar{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-ripple{overflow:hidden}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform cubic-bezier(0,0,.2,1),-webkit-transform cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);transform:scale(0)}@media screen and (-ms-high-contrast:active){.mat-ripple-element{display:none}}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;width:100%;height: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}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.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}@-webkit-keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-start{/*!*/}@-webkit-keyframes cdk-text-field-autofill-end{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.mat-ripple-element{background-color:rgba(241,241,241,.1)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.mat-option.mat-active{background:rgba(255,255,255,.04);color:#f1f1f1}.mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4527a0}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.mat-pseudo-checkbox::after{color:#8b62d9}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#673ab7}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#4527a0}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.mat-app-background{background-color:#8b62d9;color:#f1f1f1}.mat-autocomplete-panel{background:#673ab7;color:#f1f1f1}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#673ab7}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#f1f1f1}.mat-badge-accent .mat-badge-content{background:#673ab7;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{color:#fff;background:#4527a0;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{background:#7e57c2;color:#f1f1f1}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#4527a0}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#673ab7}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#d32f2f}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(69,39,160,.12)}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button.mat-primary .mat-ripple-element,.mat-icon-button.mat-primary .mat-ripple-element,.mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.1)}.mat-button.mat-accent .mat-ripple-element,.mat-icon-button.mat-accent .mat-ripple-element,.mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.1)}.mat-button.mat-warn .mat-ripple-element,.mat-icon-button.mat-warn .mat-ripple-element,.mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:#f1f1f1;background-color:#4527a0}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#4527a0}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#673ab7}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#d32f2f}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.2)}.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.2)}.mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.mat-button-toggle{color:rgba(255,255,255,.5)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.mat-button-toggle-checked{background-color:#5e35b1;color:rgba(255,255,255,.7)}.mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.mat-card{background:#673ab7;color:#f1f1f1}.mat-card-subtitle{color:rgba(255,255,255,.7)}.mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.mat-checkbox-checkmark{fill:#8b62d9}.mat-checkbox-checkmark-path{stroke:#8b62d9!important}.mat-checkbox-mixedmark{background-color:#8b62d9}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4527a0}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#673ab7}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.mat-badge-large .mat-badge-content,.mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}.mat-checkbox-background{background:0 0}cyph-chat-cyphertext .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.mat-chip.mat-standard-chip{background-color:#616161;color:#f1f1f1}.mat-chip.mat-standard-chip .mat-chip-remove{color:#f1f1f1;opacity:.4}.mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4527a0;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#673ab7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.mat-table{background:#673ab7}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.mat-header-cell{color:rgba(255,255,255,.7)}.mat-cell,.mat-footer-cell{color:#f1f1f1}.mat-calendar-arrow{border-top-color:#f1f1f1}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:#f1f1f1}.mat-calendar-table-header{color:rgba(255,255,255,.5)}.mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.mat-calendar-body-label{color:rgba(255,255,255,.7)}.mat-calendar-body-cell-content{color:#f1f1f1;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.mat-calendar-body-selected{background-color:#4527a0;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(69,39,160,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{background-color:#673ab7;color:#f1f1f1}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-toggle-active{color:#4527a0}.mat-datepicker-toggle-active.mat-accent{color:#673ab7}.mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.mat-dialog-container{background:#7e57c2;color:#f1f1f1}.mat-divider{border-top-color:rgba(255,255,255,.12)}.mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.mat-expansion-panel{background:#673ab7;color:#f1f1f1}.mat-action-row{border-top-color:rgba(255,255,255,.12)}.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#673ab7}}.mat-expansion-panel-header-title{color:#f1f1f1}.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(255,255,255,.7)}.mat-form-field.mat-focused .mat-form-field-label{color:#4527a0}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#673ab7}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.mat-focused .mat-form-field-required-marker{color:#673ab7}.mat-form-field-ripple{background-color:#fff}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4527a0}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#673ab7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.mat-error{color:#d32f2f}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em;background-color:rgba(255,255,255,.7)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(241,241,241,.1)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(241,241,241,.05)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4527a0}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#673ab7}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.mat-icon.mat-primary{color:#4527a0}.mat-icon.mat-accent{color:#673ab7}.mat-icon.mat-warn{color:#d32f2f}.mat-input-element:disabled{color:rgba(255,255,255,.5)}.mat-input-element{caret-color:#4527a0}.mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}.mat-input-element::placeholder{color:rgba(255,255,255,.5)}.mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.mat-accent .mat-input-element{caret-color:#673ab7}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#d32f2f}.mat-list .mat-list-item,.mat-list .mat-list-option,.mat-nav-list .mat-list-item,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-item,.mat-selection-list .mat-list-option{color:#f1f1f1}.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500;color:rgba(255,255,255,.7)}.mat-list-item-disabled{background-color:#000}.mat-list-option.mat-list-item-focus,.mat-list-option:hover,.mat-nav-list .mat-list-item.mat-list-item-focus,.mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.mat-menu-panel{background:#673ab7}.mat-menu-item{background:0 0;color:#f1f1f1}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.mat-menu-item .mat-icon:not([color]),.mat-menu-item-submenu-trigger::after{color:#f1f1f1}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.mat-paginator{background:#673ab7}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid #f1f1f1;border-right:2px solid #f1f1f1}.mat-paginator-first,.mat-paginator-last{border-top:2px solid #f1f1f1}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.mat-progress-bar-background{fill:#512da8;fill:rgba(0,0,0,.15)}.mat-progress-spinner circle,.mat-spinner circle{stroke:#4527a0;stroke:#f1f1f1}.mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4527a0}.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4527a0}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#673ab7}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.mat-select-content,.mat-select-panel-done-animating{background:#673ab7}.mat-select-value{color:#f1f1f1}.mat-select-disabled .mat-select-value,.mat-select-placeholder{color:rgba(255,255,255,.5)}.mat-select-arrow{color:rgba(255,255,255,.7)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4527a0}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#673ab7}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.mat-drawer-container{background-color:#8b62d9;color:#f1f1f1}.mat-drawer{background-color:#7e57c2;color:#f1f1f1}.mat-drawer.mat-drawer-push{background-color:#7e57c2}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(152,197,72,.6)}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.mat-slide-toggle .mat-ripple-element{background-color:rgba(179,157,219,.12)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(179,157,219,.12)}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.mat-slide-toggle-thumb{background-color:#bdbdbd}.mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.mat-slider-track-background{background-color:rgba(255,255,255,.3)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#4527a0}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#673ab7}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#d32f2f}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}.cdk-focused .mat-slider-track-background,.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(241,241,241,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(241,241,241,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(255,255,255,.04)}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.mat-step-header .mat-step-icon{background-color:#4527a0;color:#fff}.mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.mat-step-header .mat-step-label.mat-step-label-active{color:#f1f1f1}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#673ab7}.mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.mat-sort-header-arrow{color:#d1c4e9}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#f1f1f1}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.mat-tab-header-pagination-chevron{border-color:#f1f1f1}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4527a0}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#673ab7}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4527a0}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#673ab7}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#4527a0;color:#f1f1f1}.mat-toolbar.mat-primary{background:#4527a0;color:#fff}.mat-toolbar.mat-accent{background:#673ab7;color:#fff}.mat-toolbar.mat-warn{background:#d32f2f;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif;background:#673ab7}.mat-tree-node{font-weight:400;font-size:14px;color:#f1f1f1}.mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.mat-simple-snackbar-action{color:inherit}.mat-progress-bar-buffer{background-color:rgba(0,0,0,.15)}.mat-progress-bar-fill::after{background-color:#f1f1f1}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#7e57c2}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#7e57c2}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#673ab7}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#673ab7}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#d32f2f}mat-dialog-container,mat-option{color:#f1f1f1}mat-card .mat-form-field-label,mat-card .mat-hint,mat-dialog-container .mat-form-field-label,mat-dialog-container .mat-hint{color:rgba(255,255,255,.7)}mat-card .mat-form-field.mat-focused .mat-form-field-label,mat-card .mat-form-field.mat-focused .mat-form-field-label.mat-accent,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-label,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#eee}mat-card .mat-form-field.mat-focused .mat-form-field-label.mat-warn,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}mat-card .mat-focused .mat-form-field-required-marker,mat-dialog-container .mat-focused .mat-form-field-required-marker{color:#eee}mat-card .mat-form-field-ripple,mat-dialog-container .mat-form-field-ripple{background-color:#fff}mat-card .mat-form-field.mat-focused .mat-form-field-ripple,mat-card .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-ripple,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#eee}mat-card .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn,mat-dialog-container .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}mat-card .mat-form-field.mat-form-field-invalid .mat-form-field-label,mat-card .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,mat-card .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,mat-dialog-container .mat-form-field.mat-form-field-invalid .mat-form-field-label,mat-dialog-container .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,mat-dialog-container .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}mat-card .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,mat-card .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,mat-dialog-container .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,mat-dialog-container .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}mat-card .mat-error,mat-dialog-container .mat-error{color:#d32f2f}mat-card .mat-form-field-appearance-legacy .mat-form-field-label,mat-card .mat-form-field-appearance-legacy .mat-hint,mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-label,mat-dialog-container .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}mat-card .mat-form-field-appearance-legacy .mat-form-field-underline,mat-dialog-container .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}mat-card .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline,mat-dialog-container .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}mat-card .mat-form-field-appearance-standard .mat-form-field-underline,mat-dialog-container .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}mat-card .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline,mat-dialog-container .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}mat-card .mat-form-field-appearance-fill .mat-form-field-flex,mat-dialog-container .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(139,98,217,.1)}mat-card .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex,mat-dialog-container .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(139,98,217,.05)}mat-card .mat-form-field-appearance-fill .mat-form-field-underline::before,mat-dialog-container .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}mat-card .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label,mat-dialog-container .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}mat-card .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before,mat-dialog-container .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}mat-card .mat-form-field-appearance-outline .mat-form-field-outline,mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}mat-card .mat-form-field-appearance-outline .mat-form-field-outline-thick,mat-dialog-container .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}mat-card .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,mat-card .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,mat-dialog-container .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,mat-dialog-container .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#eee}mat-card .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,mat-card .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick,mat-dialog-container .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,mat-dialog-container .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}mat-card .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label,mat-dialog-container .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}mat-card .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline,mat-dialog-container .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}mat-card .mat-input-element:disabled,mat-dialog-container .mat-input-element:disabled{color:rgba(255,255,255,.5)}mat-card .mat-input-element,mat-dialog-container .mat-input-element{caret-color:#eee}mat-card .mat-input-element::-ms-input-placeholder,mat-dialog-container .mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}mat-card .mat-input-element::placeholder,mat-dialog-container .mat-input-element::placeholder{color:rgba(255,255,255,.5)}mat-card .mat-input-element::-moz-placeholder,mat-dialog-container .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}mat-card .mat-input-element::-webkit-input-placeholder,mat-dialog-container .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}mat-card .mat-input-element:-ms-input-placeholder,mat-dialog-container .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}mat-card .mat-accent .mat-input-element,mat-dialog-container .mat-accent .mat-input-element{caret-color:#eee}mat-card .mat-form-field-invalid .mat-input-element,mat-card .mat-warn .mat-input-element,mat-dialog-container .mat-form-field-invalid .mat-input-element,mat-dialog-container .mat-warn .mat-input-element{caret-color:#d32f2f}#main,.cyph-foreground,body{background-color:#8b62d9;color:#f1f1f1}hr{border-color:#f1f1f1}cyph-chat-message a[href],cyph-chat-message a[router-link],cyph-quill>.disabled .ql-snow a{color:#949fff}blockquote{border-left:2px solid #f1f1f1;padding-left:10px}.cyph-banner{color:#8b62d9;background-color:#f1f1f1}.cyph-banner.warn{color:#d32f2f}cyph-account .header{color:#f1f1f1;background-color:#673ab7}cyph-account .header:after{background-color:#9575cd}cyph-account .file-upload,cyph-account .password-option.deselected{border-color:#f1f1f1}cyph-account .file-upload:hover,cyph-account .password-option.deselected:hover{border-color:rgba(241,241,241,.75)}cyph-account .interstitial{background-color:rgba(126,87,194,.69)!important}cyph-account-call-waiting .avatar.call{border-color:#4527a0;background-color:#4527a0}cyph-account-menu .menu{background-color:#5e35b1}cyph-account-profile .profile .buttons button{background-color:#4527a0}cyph-chat-main .avatar.call{border-color:#4527a0;background-color:#4527a0}cyph-chat-main .chat-main.video .friend-is-typing .ellipsis-spinner>div{background-color:#444}cyph-chat-main .friend-is-typing .ellipsis-spinner>div{background-color:#f1f1f1}cyph-chat-main .chat-main.video .video-call~cyph-chat-message-box .menu-button mat-icon{color:#444!important}cyph-chat-main .chat-main.mobile .message-item.ui-style-default.author-app,cyph-chat-main .chat-main.video .video-call~cyph-chat-message-list .message-item.ui-style-default.author-app{background-color:transparent;color:#f1f1f1}cyph-chat-main .chat-main.mobile .message-item.ui-style-default.author-local,cyph-chat-main .chat-main.video .video-call~cyph-chat-message-list .message-item.ui-style-default.author-local{background-color:rgba(139,98,217,.8);color:#f1f1f1}cyph-chat-main .chat-main.mobile .message-item.ui-style-default.author-local:after,cyph-chat-main .chat-main.video .video-call~cyph-chat-message-list .message-item.ui-style-default.author-local:after{border-color:transparent rgba(139,98,217,.8)}cyph-chat-main .chat-main.mobile .message-item.ui-style-default.author-remote,cyph-chat-main .chat-main.video .video-call~cyph-chat-message-list .message-item.ui-style-default.author-remote{background-color:rgba(97,47,192,.5);color:#f1f1f1}cyph-chat-main .chat-main.mobile .message-item.ui-style-default.author-remote:after,cyph-chat-main .chat-main.video .video-call~cyph-chat-message-list .message-item.ui-style-default.author-remote:after{border-color:transparent rgba(97,47,192,.5)}cyph-chat-cyphertext{color:#3bfc34}cyph-chat-cyphertext .mat-ripple-element{background-color:rgba(59,252,52,.1)}cyph-chat-cyphertext .mat-option{color:#3bfc34}cyph-chat-cyphertext .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),cyph-chat-cyphertext .mat-option:focus:not(.mat-option-disabled),cyph-chat-cyphertext .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}cyph-chat-cyphertext .mat-option.mat-active{background:rgba(255,255,255,.04);color:#3bfc34}cyph-chat-cyphertext .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4caf50}cyph-chat-cyphertext .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#212121}cyph-chat-cyphertext .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}cyph-chat-cyphertext .mat-optgroup-label{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-pseudo-checkbox::after{color:#000}cyph-chat-cyphertext .mat-accent .mat-pseudo-checkbox-checked,cyph-chat-cyphertext .mat-accent .mat-pseudo-checkbox-indeterminate,cyph-chat-cyphertext .mat-pseudo-checkbox-checked,cyph-chat-cyphertext .mat-pseudo-checkbox-indeterminate{background:#212121}cyph-chat-cyphertext .mat-primary .mat-pseudo-checkbox-checked,cyph-chat-cyphertext .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4caf50}cyph-chat-cyphertext .mat-warn .mat-pseudo-checkbox-checked,cyph-chat-cyphertext .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}cyph-chat-cyphertext .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,cyph-chat-cyphertext .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}cyph-chat-cyphertext .mat-app-background,cyph-chat-cyphertext.mat-app-background{background-color:#000;color:#3bfc34}cyph-chat-cyphertext .mat-autocomplete-panel{background:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#212121}cyph-chat-cyphertext .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#3bfc34}cyph-chat-cyphertext .mat-badge-accent .mat-badge-content{background:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}cyph-chat-cyphertext .mat-badge{position:relative}cyph-chat-cyphertext .mat-badge-hidden .mat-badge-content{display:none}cyph-chat-cyphertext .mat-badge-content{color:rgba(0,0,0,.87);background:#4caf50;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}cyph-chat-cyphertext .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}cyph-chat-cyphertext .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}cyph-chat-cyphertext .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}cyph-chat-cyphertext .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}cyph-chat-cyphertext .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] cyph-chat-cyphertext .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}cyph-chat-cyphertext .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] cyph-chat-cyphertext .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}cyph-chat-cyphertext .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] cyph-chat-cyphertext .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}cyph-chat-cyphertext .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] cyph-chat-cyphertext .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}cyph-chat-cyphertext .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] cyph-chat-cyphertext .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] cyph-chat-cyphertext .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] cyph-chat-cyphertext .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}cyph-chat-cyphertext .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] cyph-chat-cyphertext .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}cyph-chat-cyphertext .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}cyph-chat-cyphertext .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}cyph-chat-cyphertext .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}cyph-chat-cyphertext .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] cyph-chat-cyphertext .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}cyph-chat-cyphertext .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] cyph-chat-cyphertext .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}cyph-chat-cyphertext .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] cyph-chat-cyphertext .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}cyph-chat-cyphertext .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] cyph-chat-cyphertext .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}cyph-chat-cyphertext .mat-bottom-sheet-container{background:#424242;color:#3bfc34}cyph-chat-cyphertext .mat-button,cyph-chat-cyphertext .mat-icon-button,cyph-chat-cyphertext .mat-stroked-button{color:inherit;background:0 0}cyph-chat-cyphertext .mat-button.mat-primary,cyph-chat-cyphertext .mat-icon-button.mat-primary,cyph-chat-cyphertext .mat-stroked-button.mat-primary{color:#4caf50}cyph-chat-cyphertext .mat-button.mat-accent,cyph-chat-cyphertext .mat-icon-button.mat-accent,cyph-chat-cyphertext .mat-stroked-button.mat-accent{color:#212121}cyph-chat-cyphertext .mat-button.mat-warn,cyph-chat-cyphertext .mat-icon-button.mat-warn,cyph-chat-cyphertext .mat-stroked-button.mat-warn{color:#d32f2f}cyph-chat-cyphertext .mat-button.mat-accent[disabled],cyph-chat-cyphertext .mat-button.mat-primary[disabled],cyph-chat-cyphertext .mat-button.mat-warn[disabled],cyph-chat-cyphertext .mat-button[disabled][disabled],cyph-chat-cyphertext .mat-icon-button.mat-accent[disabled],cyph-chat-cyphertext .mat-icon-button.mat-primary[disabled],cyph-chat-cyphertext .mat-icon-button.mat-warn[disabled],cyph-chat-cyphertext .mat-icon-button[disabled][disabled],cyph-chat-cyphertext .mat-stroked-button.mat-accent[disabled],cyph-chat-cyphertext .mat-stroked-button.mat-primary[disabled],cyph-chat-cyphertext .mat-stroked-button.mat-warn[disabled],cyph-chat-cyphertext .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-button.mat-primary .mat-button-focus-overlay,cyph-chat-cyphertext .mat-icon-button.mat-primary .mat-button-focus-overlay,cyph-chat-cyphertext .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(76,175,80,.12)}cyph-chat-cyphertext .mat-button.mat-accent .mat-button-focus-overlay,cyph-chat-cyphertext .mat-icon-button.mat-accent .mat-button-focus-overlay,cyph-chat-cyphertext .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(33,33,33,.12)}cyph-chat-cyphertext .mat-button.mat-warn .mat-button-focus-overlay,cyph-chat-cyphertext .mat-icon-button.mat-warn .mat-button-focus-overlay,cyph-chat-cyphertext .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}cyph-chat-cyphertext .mat-button[disabled] .mat-button-focus-overlay,cyph-chat-cyphertext .mat-icon-button[disabled] .mat-button-focus-overlay,cyph-chat-cyphertext .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}cyph-chat-cyphertext .mat-button.mat-primary .mat-ripple-element,cyph-chat-cyphertext .mat-icon-button.mat-primary .mat-ripple-element,cyph-chat-cyphertext .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(76,175,80,.1)}cyph-chat-cyphertext .mat-button.mat-accent .mat-ripple-element,cyph-chat-cyphertext .mat-icon-button.mat-accent .mat-ripple-element,cyph-chat-cyphertext .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(33,33,33,.1)}cyph-chat-cyphertext .mat-button.mat-warn .mat-ripple-element,cyph-chat-cyphertext .mat-icon-button.mat-warn .mat-ripple-element,cyph-chat-cyphertext .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}cyph-chat-cyphertext .mat-fab,cyph-chat-cyphertext .mat-flat-button,cyph-chat-cyphertext .mat-mini-fab,cyph-chat-cyphertext .mat-raised-button{color:#3bfc34;background-color:#4caf50}cyph-chat-cyphertext .mat-fab.mat-primary,cyph-chat-cyphertext .mat-flat-button.mat-primary,cyph-chat-cyphertext .mat-mini-fab.mat-primary,cyph-chat-cyphertext .mat-raised-button.mat-primary{color:rgba(0,0,0,.87);background-color:#4caf50}cyph-chat-cyphertext .mat-fab.mat-accent,cyph-chat-cyphertext .mat-flat-button.mat-accent,cyph-chat-cyphertext .mat-mini-fab.mat-accent,cyph-chat-cyphertext .mat-raised-button.mat-accent{color:#3bfc34;background-color:#212121}cyph-chat-cyphertext .mat-fab.mat-warn,cyph-chat-cyphertext .mat-flat-button.mat-warn,cyph-chat-cyphertext .mat-mini-fab.mat-warn,cyph-chat-cyphertext .mat-raised-button.mat-warn{color:#fff;background-color:#d32f2f}cyph-chat-cyphertext .mat-fab.mat-accent[disabled],cyph-chat-cyphertext .mat-fab.mat-primary[disabled],cyph-chat-cyphertext .mat-fab.mat-warn[disabled],cyph-chat-cyphertext .mat-fab[disabled][disabled],cyph-chat-cyphertext .mat-flat-button.mat-accent[disabled],cyph-chat-cyphertext .mat-flat-button.mat-primary[disabled],cyph-chat-cyphertext .mat-flat-button.mat-warn[disabled],cyph-chat-cyphertext .mat-flat-button[disabled][disabled],cyph-chat-cyphertext .mat-mini-fab.mat-accent[disabled],cyph-chat-cyphertext .mat-mini-fab.mat-primary[disabled],cyph-chat-cyphertext .mat-mini-fab.mat-warn[disabled],cyph-chat-cyphertext .mat-mini-fab[disabled][disabled],cyph-chat-cyphertext .mat-raised-button.mat-accent[disabled],cyph-chat-cyphertext .mat-raised-button.mat-primary[disabled],cyph-chat-cyphertext .mat-raised-button.mat-warn[disabled],cyph-chat-cyphertext .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-fab.mat-primary .mat-ripple-element,cyph-chat-cyphertext .mat-flat-button.mat-primary .mat-ripple-element,cyph-chat-cyphertext .mat-mini-fab.mat-primary .mat-ripple-element,cyph-chat-cyphertext .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(0,0,0,.1)}cyph-chat-cyphertext .mat-fab.mat-accent .mat-ripple-element,cyph-chat-cyphertext .mat-flat-button.mat-accent .mat-ripple-element,cyph-chat-cyphertext .mat-mini-fab.mat-accent .mat-ripple-element,cyph-chat-cyphertext .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(59,252,52,.1)}cyph-chat-cyphertext .mat-fab.mat-warn .mat-ripple-element,cyph-chat-cyphertext .mat-flat-button.mat-warn .mat-ripple-element,cyph-chat-cyphertext .mat-mini-fab.mat-warn .mat-ripple-element,cyph-chat-cyphertext .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}cyph-chat-cyphertext .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(76,175,80,.2)}cyph-chat-cyphertext .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(33,33,33,.2)}cyph-chat-cyphertext .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}cyph-chat-cyphertext .mat-button-toggle{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-button-toggle-checked{background-color:#212121;color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}cyph-chat-cyphertext .mat-card{background:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-card-subtitle{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-checkbox-checkmark{fill:#000}cyph-chat-cyphertext .mat-checkbox-checkmark-path{stroke:#000!important}cyph-chat-cyphertext .mat-checkbox-mixedmark{background-color:#000}cyph-chat-cyphertext .mat-checkbox-checked.mat-primary .mat-checkbox-background,cyph-chat-cyphertext .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4caf50}cyph-chat-cyphertext .mat-checkbox-checked.mat-accent .mat-checkbox-background,cyph-chat-cyphertext .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#212121}cyph-chat-cyphertext .mat-checkbox-checked.mat-warn .mat-checkbox-background,cyph-chat-cyphertext .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}cyph-chat-cyphertext .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,cyph-chat-cyphertext .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}cyph-chat-cyphertext .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}cyph-chat-cyphertext .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){cyph-chat-cyphertext .mat-badge-large .mat-badge-content,cyph-chat-cyphertext .mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}cyph-chat-cyphertext .mat-checkbox-disabled{opacity:.5}cyph-chat-cyphertext .mat-checkbox-background{background:0 0}}cyph-chat-cyphertext .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(76,175,80,.26)}cyph-chat-cyphertext .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(33,33,33,.26)}cyph-chat-cyphertext .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}cyph-chat-cyphertext .mat-chip.mat-standard-chip{background-color:#616161;color:#3bfc34}cyph-chat-cyphertext .mat-chip.mat-standard-chip .mat-chip-remove{color:#3bfc34;opacity:.4}cyph-chat-cyphertext .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4caf50;color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#3bfc34;opacity:.4}cyph-chat-cyphertext .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}cyph-chat-cyphertext .mat-table{background:#212121}cyph-chat-cyphertext .mat-table tbody,cyph-chat-cyphertext .mat-table tfoot,cyph-chat-cyphertext .mat-table thead,cyph-chat-cyphertext .mat-table-sticky,cyph-chat-cyphertext [mat-footer-row],cyph-chat-cyphertext [mat-header-row],cyph-chat-cyphertext [mat-row],cyph-chat-cyphertext mat-footer-row,cyph-chat-cyphertext mat-header-row,cyph-chat-cyphertext mat-row{background:inherit}cyph-chat-cyphertext mat-footer-row,cyph-chat-cyphertext mat-header-row,cyph-chat-cyphertext mat-row,cyph-chat-cyphertext td.mat-cell,cyph-chat-cyphertext td.mat-footer-cell,cyph-chat-cyphertext th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-header-cell{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-cell,cyph-chat-cyphertext .mat-footer-cell{color:#3bfc34}cyph-chat-cyphertext .mat-calendar-arrow{border-top-color:#3bfc34}cyph-chat-cyphertext .mat-datepicker-content .mat-calendar-next-button,cyph-chat-cyphertext .mat-datepicker-content .mat-calendar-previous-button,cyph-chat-cyphertext .mat-datepicker-toggle{color:#3bfc34}cyph-chat-cyphertext .mat-calendar-table-header{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-calendar-body-label{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-calendar-body-cell-content{color:#3bfc34;border-color:transparent}cyph-chat-cyphertext .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}cyph-chat-cyphertext .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),cyph-chat-cyphertext .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),cyph-chat-cyphertext .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}cyph-chat-cyphertext .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-calendar-body-selected{background-color:#4caf50;color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(76,175,80,.4)}cyph-chat-cyphertext .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-datepicker-content,cyph-chat-cyphertext .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(33,33,33,.4)}cyph-chat-cyphertext .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #3bfc34}cyph-chat-cyphertext .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}cyph-chat-cyphertext .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}cyph-chat-cyphertext .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}cyph-chat-cyphertext .mat-datepicker-toggle-active{color:#4caf50}cyph-chat-cyphertext .mat-datepicker-toggle-active.mat-accent{color:#212121}cyph-chat-cyphertext .mat-datepicker-toggle-active.mat-warn{color:#d32f2f}cyph-chat-cyphertext .mat-dialog-container{background:#424242;color:#3bfc34}cyph-chat-cyphertext .mat-divider{border-top-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-expansion-panel{background:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-action-row{border-top-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,cyph-chat-cyphertext .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,cyph-chat-cyphertext .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){cyph-chat-cyphertext .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#212121}}cyph-chat-cyphertext .mat-expansion-panel-header-title{color:#3bfc34}cyph-chat-cyphertext .mat-expansion-indicator::after,cyph-chat-cyphertext .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,cyph-chat-cyphertext .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}cyph-chat-cyphertext .mat-form-field-label,cyph-chat-cyphertext .mat-hint{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-label{color:#4caf50}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#212121}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}cyph-chat-cyphertext .mat-focused .mat-form-field-required-marker{color:#212121}cyph-chat-cyphertext .mat-form-field-ripple{background-color:#fff}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4caf50}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#212121}cyph-chat-cyphertext .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}cyph-chat-cyphertext .mat-form-field.mat-form-field-invalid .mat-form-field-label,cyph-chat-cyphertext .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,cyph-chat-cyphertext .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}cyph-chat-cyphertext .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,cyph-chat-cyphertext .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}cyph-chat-cyphertext .mat-error{color:#d32f2f}cyph-chat-cyphertext .mat-form-field-appearance-legacy .mat-form-field-label,cyph-chat-cyphertext .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}cyph-chat-cyphertext .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}cyph-chat-cyphertext .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(59,252,52,.1)}cyph-chat-cyphertext .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(59,252,52,.05)}cyph-chat-cyphertext .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}cyph-chat-cyphertext .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4caf50}cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#212121}cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}cyph-chat-cyphertext .mat-icon.mat-primary{color:#4caf50}cyph-chat-cyphertext .mat-icon.mat-accent{color:#212121}cyph-chat-cyphertext .mat-icon.mat-warn{color:#d32f2f}cyph-chat-cyphertext .mat-input-element:disabled{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-input-element{caret-color:#4caf50}cyph-chat-cyphertext .mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-input-element::placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-accent .mat-input-element{caret-color:#212121}cyph-chat-cyphertext .mat-form-field-invalid .mat-input-element,cyph-chat-cyphertext .mat-warn .mat-input-element{caret-color:#d32f2f}cyph-chat-cyphertext .mat-list .mat-list-item,cyph-chat-cyphertext .mat-list .mat-list-option,cyph-chat-cyphertext .mat-nav-list .mat-list-item,cyph-chat-cyphertext .mat-nav-list .mat-list-option,cyph-chat-cyphertext .mat-selection-list .mat-list-item,cyph-chat-cyphertext .mat-selection-list .mat-list-option{color:#3bfc34}cyph-chat-cyphertext .mat-list .mat-subheader,cyph-chat-cyphertext .mat-nav-list .mat-subheader,cyph-chat-cyphertext .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-list-item-disabled{background-color:#000}cyph-chat-cyphertext .mat-list-option.mat-list-item-focus,cyph-chat-cyphertext .mat-list-option:hover,cyph-chat-cyphertext .mat-nav-list .mat-list-item.mat-list-item-focus,cyph-chat-cyphertext .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}cyph-chat-cyphertext .mat-menu-panel{background:#212121}cyph-chat-cyphertext .mat-menu-item{background:0 0;color:#3bfc34}cyph-chat-cyphertext .mat-menu-item[disabled],cyph-chat-cyphertext .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-menu-item .mat-icon:not([color]),cyph-chat-cyphertext .mat-menu-item-submenu-trigger::after{color:#3bfc34}cyph-chat-cyphertext .mat-menu-item-highlighted:not([disabled]),cyph-chat-cyphertext .mat-menu-item.cdk-keyboard-focused:not([disabled]),cyph-chat-cyphertext .mat-menu-item.cdk-program-focused:not([disabled]),cyph-chat-cyphertext .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}cyph-chat-cyphertext .mat-paginator{background:#212121}cyph-chat-cyphertext .mat-paginator,cyph-chat-cyphertext .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-paginator-decrement,cyph-chat-cyphertext .mat-paginator-increment{border-top:2px solid #3bfc34;border-right:2px solid #3bfc34}cyph-chat-cyphertext .mat-paginator-first,cyph-chat-cyphertext .mat-paginator-last{border-top:2px solid #3bfc34}cyph-chat-cyphertext .mat-icon-button[disabled] .mat-paginator-decrement,cyph-chat-cyphertext .mat-icon-button[disabled] .mat-paginator-first,cyph-chat-cyphertext .mat-icon-button[disabled] .mat-paginator-increment,cyph-chat-cyphertext .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-progress-bar-background{fill:#c8e6c9}cyph-chat-cyphertext .mat-progress-bar-buffer{background-color:#c8e6c9}cyph-chat-cyphertext .mat-progress-bar-fill::after{background-color:#4caf50}cyph-chat-cyphertext .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#424242}cyph-chat-cyphertext .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#424242}cyph-chat-cyphertext .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#212121}cyph-chat-cyphertext .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}cyph-chat-cyphertext .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}cyph-chat-cyphertext .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}cyph-chat-cyphertext .mat-progress-spinner circle,cyph-chat-cyphertext .mat-spinner circle{stroke:#4caf50}cyph-chat-cyphertext .mat-progress-spinner.mat-accent circle,cyph-chat-cyphertext .mat-spinner.mat-accent circle{stroke:#212121}cyph-chat-cyphertext .mat-progress-spinner.mat-warn circle,cyph-chat-cyphertext .mat-spinner.mat-warn circle{stroke:#d32f2f}cyph-chat-cyphertext .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4caf50}cyph-chat-cyphertext .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4caf50}cyph-chat-cyphertext .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(76,175,80,.26)}cyph-chat-cyphertext .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#212121}cyph-chat-cyphertext .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#212121}cyph-chat-cyphertext .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(33,33,33,.26)}cyph-chat-cyphertext .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}cyph-chat-cyphertext .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}cyph-chat-cyphertext .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}cyph-chat-cyphertext .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,cyph-chat-cyphertext .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,cyph-chat-cyphertext .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-select-content,cyph-chat-cyphertext .mat-select-panel-done-animating{background:#212121}cyph-chat-cyphertext .mat-select-value{color:#3bfc34}cyph-chat-cyphertext .mat-select-disabled .mat-select-value,cyph-chat-cyphertext .mat-select-placeholder{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-select-arrow{color:rgba(255,255,255,.7)}cyph-chat-cyphertext .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4caf50}cyph-chat-cyphertext .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#212121}cyph-chat-cyphertext .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,cyph-chat-cyphertext .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}cyph-chat-cyphertext .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-drawer-container{background-color:#000;color:#3bfc34}cyph-chat-cyphertext .mat-drawer{background-color:#424242;color:#3bfc34}cyph-chat-cyphertext .mat-drawer.mat-drawer-push{background-color:#424242}cyph-chat-cyphertext .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(222,222,222,.6)}cyph-chat-cyphertext .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#eee}cyph-chat-cyphertext .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(238,238,238,.5)}cyph-chat-cyphertext .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(59,252,52,.12)}cyph-chat-cyphertext .mat-slide-toggle .mat-ripple-element{background-color:rgba(238,238,238,.12)}cyph-chat-cyphertext .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#a5d6a7}cyph-chat-cyphertext .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(165,214,167,.5)}cyph-chat-cyphertext .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(59,252,52,.12)}cyph-chat-cyphertext .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(165,214,167,.12)}cyph-chat-cyphertext .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}cyph-chat-cyphertext .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}cyph-chat-cyphertext .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(59,252,52,.12)}cyph-chat-cyphertext .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}cyph-chat-cyphertext .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}cyph-chat-cyphertext .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-slide-toggle-thumb{background-color:#bdbdbd}cyph-chat-cyphertext .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-slider-track-background{background-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-primary .mat-slider-thumb,cyph-chat-cyphertext .mat-primary .mat-slider-thumb-label,cyph-chat-cyphertext .mat-primary .mat-slider-track-fill{background-color:#4caf50}cyph-chat-cyphertext .mat-primary .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-accent .mat-slider-thumb,cyph-chat-cyphertext .mat-accent .mat-slider-thumb-label,cyph-chat-cyphertext .mat-accent .mat-slider-track-fill{background-color:#212121}cyph-chat-cyphertext .mat-accent .mat-slider-thumb-label-text{color:#3bfc34}cyph-chat-cyphertext .mat-warn .mat-slider-thumb,cyph-chat-cyphertext .mat-warn .mat-slider-thumb-label,cyph-chat-cyphertext .mat-warn .mat-slider-track-fill{background-color:#d32f2f}cyph-chat-cyphertext .mat-warn .mat-slider-thumb-label-text{color:#fff}cyph-chat-cyphertext .mat-slider-focus-ring{background-color:rgba(33,33,33,.2)}cyph-chat-cyphertext .cdk-focused .mat-slider-track-background,cyph-chat-cyphertext .mat-slider-disabled .mat-slider-thumb,cyph-chat-cyphertext .mat-slider-disabled .mat-slider-track-background,cyph-chat-cyphertext .mat-slider-disabled .mat-slider-track-fill,cyph-chat-cyphertext .mat-slider-disabled:hover .mat-slider-track-background,cyph-chat-cyphertext .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(59,252,52,.12)}cyph-chat-cyphertext .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,cyph-chat-cyphertext .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}cyph-chat-cyphertext .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,cyph-chat-cyphertext .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}cyph-chat-cyphertext .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,cyph-chat-cyphertext .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,cyph-chat-cyphertext .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}cyph-chat-cyphertext .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(59,252,52,.7)}cyph-chat-cyphertext .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(59,252,52,.7),rgba(59,252,52,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(59,252,52,.7),rgba(59,252,52,.7) 2px,transparent 0,transparent)}cyph-chat-cyphertext .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(59,252,52,.7),rgba(59,252,52,.7) 2px,transparent 0,transparent)}cyph-chat-cyphertext .mat-step-header.cdk-keyboard-focused,cyph-chat-cyphertext .mat-step-header.cdk-program-focused,cyph-chat-cyphertext .mat-step-header:hover{background-color:rgba(255,255,255,.04)}cyph-chat-cyphertext .mat-step-header .mat-step-label,cyph-chat-cyphertext .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-step-header .mat-step-icon{background-color:#4caf50;color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-step-header .mat-step-label.mat-step-label-active{color:#3bfc34}cyph-chat-cyphertext .mat-stepper-horizontal,cyph-chat-cyphertext .mat-stepper-vertical{background-color:#212121}cyph-chat-cyphertext .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-sort-header-arrow{color:#bcbcbc}cyph-chat-cyphertext .mat-tab-header,cyph-chat-cyphertext .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-tab-group-inverted-header .mat-tab-header,cyph-chat-cyphertext .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}cyph-chat-cyphertext .mat-tab-label,cyph-chat-cyphertext .mat-tab-link{color:#3bfc34}cyph-chat-cyphertext .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-tab-header-pagination-chevron{border-color:#3bfc34}cyph-chat-cyphertext .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}cyph-chat-cyphertext .mat-tab-group[class*=mat-background-] .mat-tab-header,cyph-chat-cyphertext .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}cyph-chat-cyphertext .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(200,230,201,.3)}cyph-chat-cyphertext .mat-tab-group.mat-primary .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4caf50}cyph-chat-cyphertext .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(66,66,66,.3)}cyph-chat-cyphertext .mat-tab-group.mat-accent .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#212121}cyph-chat-cyphertext .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#3bfc34}cyph-chat-cyphertext .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}cyph-chat-cyphertext .mat-tab-group.mat-warn .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}cyph-chat-cyphertext .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,cyph-chat-cyphertext .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(200,230,201,.3)}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-header,cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-links,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-header,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4caf50}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-label,cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-link,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-label,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-primary .mat-ripple-element,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(0,0,0,.12)}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(66,66,66,.3)}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-header,cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-links,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-header,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#212121}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-label,cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-link,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-label,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#3bfc34}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(59,252,52,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#3bfc34}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(59,252,52,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-accent .mat-ripple-element,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(59,252,52,.12)}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-header,cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-links,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-header,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-label,cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-link,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-label,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}cyph-chat-cyphertext .mat-tab-group.mat-background-warn .mat-ripple-element,cyph-chat-cyphertext .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}cyph-chat-cyphertext .mat-toolbar{background:#4caf50;color:#3bfc34}cyph-chat-cyphertext .mat-toolbar.mat-primary{background:#4caf50;color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-toolbar.mat-accent{background:#212121;color:#3bfc34}cyph-chat-cyphertext .mat-toolbar.mat-warn{background:#d32f2f;color:#fff}cyph-chat-cyphertext .mat-toolbar .mat-focused .mat-form-field-ripple,cyph-chat-cyphertext .mat-toolbar .mat-form-field-ripple,cyph-chat-cyphertext .mat-toolbar .mat-form-field-underline{background-color:currentColor}cyph-chat-cyphertext .mat-toolbar .mat-focused .mat-form-field-label,cyph-chat-cyphertext .mat-toolbar .mat-form-field-label,cyph-chat-cyphertext .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,cyph-chat-cyphertext .mat-toolbar .mat-select-arrow,cyph-chat-cyphertext .mat-toolbar .mat-select-value{color:inherit}cyph-chat-cyphertext .mat-toolbar .mat-input-element{caret-color:currentColor}cyph-chat-cyphertext .mat-tooltip{background:rgba(97,97,97,.9)}cyph-chat-cyphertext .mat-tree{background:#212121}cyph-chat-cyphertext .mat-tree-node{color:#3bfc34}cyph-chat-cyphertext .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}cyph-chat-cyphertext .mat-simple-snackbar-action{color:inherit}cyph-chat-message .message-item.ui-style-default.author-app{background-color:transparent;color:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-app .mat-progress-spinner circle,cyph-chat-message .message-item.ui-style-default.author-app .mat-spinner circle{stroke:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-app .mat-progress-spinner.mat-accent circle,cyph-chat-message .message-item.ui-style-default.author-app .mat-spinner.mat-accent circle{stroke:#673ab7}cyph-chat-message .message-item.ui-style-default.author-app .mat-progress-spinner.mat-warn circle,cyph-chat-message .message-item.ui-style-default.author-app .mat-spinner.mat-warn circle{stroke:#d32f2f}cyph-chat-message .message-item.ui-style-default.author-local{background-color:rgba(139,98,217,.8);color:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-local .mat-progress-spinner circle,cyph-chat-message .message-item.ui-style-default.author-local .mat-spinner circle{stroke:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-local .mat-progress-spinner.mat-accent circle,cyph-chat-message .message-item.ui-style-default.author-local .mat-spinner.mat-accent circle{stroke:#673ab7}cyph-chat-message .message-item.ui-style-default.author-local .mat-progress-spinner.mat-warn circle,cyph-chat-message .message-item.ui-style-default.author-local .mat-spinner.mat-warn circle{stroke:#d32f2f}cyph-chat-message .message-item.ui-style-default.author-remote{background-color:rgba(97,47,192,.5);color:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-remote .mat-progress-spinner circle,cyph-chat-message .message-item.ui-style-default.author-remote .mat-spinner circle{stroke:#f1f1f1}cyph-chat-message .message-item.ui-style-default.author-remote .mat-progress-spinner.mat-accent circle,cyph-chat-message .message-item.ui-style-default.author-remote .mat-spinner.mat-accent circle{stroke:#673ab7}cyph-chat-message .message-item.ui-style-default.author-remote .mat-progress-spinner.mat-warn circle,cyph-chat-message .message-item.ui-style-default.author-remote .mat-spinner.mat-warn circle{stroke:#d32f2f}cyph-chat-message-box .text-message-box .message-box,cyph-chat-message-box-inherit-ng-form .text-message-box .message-box{color:initial;background-color:#f1f1f1}cyph-chat-message-box .text-message-box .message-box-button-group button mat-icon,cyph-chat-message-box-inherit-ng-form .text-message-box .message-box-button-group button mat-icon{color:#757575}cyph-chat-message-box .text-message-box:not(.mobile) .message-box:focus,cyph-chat-message-box-inherit-ng-form .text-message-box:not(.mobile) .message-box:focus{box-shadow:0 0 10px #7239dd;border:1px solid #7239dd}cyph-chat-message-box .text-message-box.mobile .message-box:focus,cyph-chat-message-box-inherit-ng-form .text-message-box.mobile .message-box:focus{box-shadow:0 0 10px rgba(0,0,0,.5);border:1px solid rgba(0,0,0,.5)}cyph-checkout .checkout-ui{color:rgba(0,0,0,.87)}cyph-checkout .checkout-ui .mat-form-field-label,cyph-checkout .checkout-ui .mat-hint{color:rgba(0,0,0,.6)}cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-label,cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#607d8b}cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}cyph-checkout .checkout-ui .mat-focused .mat-form-field-required-marker{color:#607d8b}cyph-checkout .checkout-ui .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-ripple,cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#607d8b}cyph-checkout .checkout-ui .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}cyph-checkout .checkout-ui .mat-form-field.mat-form-field-invalid .mat-form-field-label,cyph-checkout .checkout-ui .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,cyph-checkout .checkout-ui .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}cyph-checkout .checkout-ui .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,cyph-checkout .checkout-ui .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}cyph-checkout .checkout-ui .mat-error{color:#d32f2f}cyph-checkout .checkout-ui .mat-form-field-appearance-legacy .mat-form-field-label,cyph-checkout .checkout-ui .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}cyph-checkout .checkout-ui .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}cyph-checkout .checkout-ui .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}cyph-checkout .checkout-ui .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}cyph-checkout .checkout-ui .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}cyph-checkout .checkout-ui .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}cyph-checkout .checkout-ui .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}cyph-checkout .checkout-ui .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}cyph-checkout .checkout-ui .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}cyph-checkout .checkout-ui .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}cyph-checkout .checkout-ui .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}cyph-checkout .checkout-ui .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#607d8b}cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}cyph-checkout .checkout-ui .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}smd-fab-actions .mat-button,smd-fab-actions .mat-icon-button,smd-fab-actions .mat-stroked-button{color:inherit;background:0 0}smd-fab-actions .mat-button.mat-accent,smd-fab-actions .mat-button.mat-primary,smd-fab-actions .mat-icon-button.mat-accent,smd-fab-actions .mat-icon-button.mat-primary,smd-fab-actions .mat-stroked-button.mat-accent,smd-fab-actions .mat-stroked-button.mat-primary{color:#fafafa}smd-fab-actions .mat-button.mat-warn,smd-fab-actions .mat-icon-button.mat-warn,smd-fab-actions .mat-stroked-button.mat-warn{color:#d32f2f}smd-fab-actions .mat-button.mat-accent[disabled],smd-fab-actions .mat-button.mat-primary[disabled],smd-fab-actions .mat-button.mat-warn[disabled],smd-fab-actions .mat-button[disabled][disabled],smd-fab-actions .mat-icon-button.mat-accent[disabled],smd-fab-actions .mat-icon-button.mat-primary[disabled],smd-fab-actions .mat-icon-button.mat-warn[disabled],smd-fab-actions .mat-icon-button[disabled][disabled],smd-fab-actions .mat-stroked-button.mat-accent[disabled],smd-fab-actions .mat-stroked-button.mat-primary[disabled],smd-fab-actions .mat-stroked-button.mat-warn[disabled],smd-fab-actions .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}smd-fab-actions .mat-button.mat-accent .mat-button-focus-overlay,smd-fab-actions .mat-button.mat-primary .mat-button-focus-overlay,smd-fab-actions .mat-icon-button.mat-accent .mat-button-focus-overlay,smd-fab-actions .mat-icon-button.mat-primary .mat-button-focus-overlay,smd-fab-actions .mat-stroked-button.mat-accent .mat-button-focus-overlay,smd-fab-actions .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(250,250,250,.12)}smd-fab-actions .mat-button.mat-warn .mat-button-focus-overlay,smd-fab-actions .mat-icon-button.mat-warn .mat-button-focus-overlay,smd-fab-actions .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}smd-fab-actions .mat-button[disabled] .mat-button-focus-overlay,smd-fab-actions .mat-icon-button[disabled] .mat-button-focus-overlay,smd-fab-actions .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}smd-fab-actions .mat-button.mat-accent .mat-ripple-element,smd-fab-actions .mat-button.mat-primary .mat-ripple-element,smd-fab-actions .mat-icon-button.mat-accent .mat-ripple-element,smd-fab-actions .mat-icon-button.mat-primary .mat-ripple-element,smd-fab-actions .mat-stroked-button.mat-accent .mat-ripple-element,smd-fab-actions .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(250,250,250,.1)}smd-fab-actions .mat-button.mat-warn .mat-ripple-element,smd-fab-actions .mat-icon-button.mat-warn .mat-ripple-element,smd-fab-actions .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}smd-fab-actions .mat-fab,smd-fab-actions .mat-flat-button,smd-fab-actions .mat-mini-fab,smd-fab-actions .mat-raised-button{color:#f1f1f1;background-color:#fff}smd-fab-actions .mat-fab.mat-primary,smd-fab-actions .mat-flat-button.mat-primary,smd-fab-actions .mat-mini-fab.mat-primary,smd-fab-actions .mat-raised-button.mat-primary{color:rgba(0,0,0,.87)}smd-fab-actions .mat-fab.mat-accent,smd-fab-actions .mat-flat-button.mat-accent,smd-fab-actions .mat-mini-fab.mat-accent,smd-fab-actions .mat-raised-button.mat-accent{color:#757575}smd-fab-actions .mat-fab.mat-accent[disabled],smd-fab-actions .mat-fab.mat-primary[disabled],smd-fab-actions .mat-fab.mat-warn[disabled],smd-fab-actions .mat-fab[disabled][disabled],smd-fab-actions .mat-flat-button.mat-accent[disabled],smd-fab-actions .mat-flat-button.mat-primary[disabled],smd-fab-actions .mat-flat-button.mat-warn[disabled],smd-fab-actions .mat-flat-button[disabled][disabled],smd-fab-actions .mat-mini-fab.mat-accent[disabled],smd-fab-actions .mat-mini-fab.mat-primary[disabled],smd-fab-actions .mat-mini-fab.mat-warn[disabled],smd-fab-actions .mat-mini-fab[disabled][disabled],smd-fab-actions .mat-raised-button.mat-accent[disabled],smd-fab-actions .mat-raised-button.mat-primary[disabled],smd-fab-actions .mat-raised-button.mat-warn[disabled],smd-fab-actions .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}smd-fab-actions .mat-fab.mat-accent,smd-fab-actions .mat-fab.mat-primary,smd-fab-actions .mat-flat-button.mat-accent,smd-fab-actions .mat-flat-button.mat-primary,smd-fab-actions .mat-mini-fab.mat-accent,smd-fab-actions .mat-mini-fab.mat-primary,smd-fab-actions .mat-raised-button.mat-accent,smd-fab-actions .mat-raised-button.mat-primary{background-color:#fafafa}smd-fab-actions .mat-fab.mat-warn,smd-fab-actions .mat-flat-button.mat-warn,smd-fab-actions .mat-mini-fab.mat-warn,smd-fab-actions .mat-raised-button.mat-warn{color:#fff;background-color:#d32f2f}smd-fab-actions .mat-fab.mat-primary .mat-ripple-element,smd-fab-actions .mat-flat-button.mat-primary .mat-ripple-element,smd-fab-actions .mat-mini-fab.mat-primary .mat-ripple-element,smd-fab-actions .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(0,0,0,.1)}smd-fab-actions .mat-fab.mat-accent .mat-ripple-element,smd-fab-actions .mat-flat-button.mat-accent .mat-ripple-element,smd-fab-actions .mat-mini-fab.mat-accent .mat-ripple-element,smd-fab-actions .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(117,117,117,.1)}smd-fab-actions .mat-fab.mat-warn .mat-ripple-element,smd-fab-actions .mat-flat-button.mat-warn .mat-ripple-element,smd-fab-actions .mat-mini-fab.mat-warn .mat-ripple-element,smd-fab-actions .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}smd-fab-actions .mat-icon-button.mat-accent .mat-ripple-element,smd-fab-actions .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(250,250,250,.2)}smd-fab-actions .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.alt.mat-fab,.alt.mat-mini-fab{background-color:#444!important;color:#f1f1f1!important}.cyph-inverted-theme{color:#444}.cyph-inverted-theme .mat-ripple-element{background-color:rgba(68,68,68,.1)}.cyph-inverted-theme .mat-option{color:#444}.cyph-inverted-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.cyph-inverted-theme .mat-option:focus:not(.mat-option-disabled),.cyph-inverted-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.cyph-inverted-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#444}.cyph-inverted-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4527a0}.cyph-inverted-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.cyph-inverted-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.cyph-inverted-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-pseudo-checkbox::after{color:#f1f1f1}.cyph-inverted-theme .mat-accent .mat-pseudo-checkbox-checked,.cyph-inverted-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.cyph-inverted-theme .mat-pseudo-checkbox-checked,.cyph-inverted-theme .mat-pseudo-checkbox-indeterminate{background:#673ab7}.cyph-inverted-theme .mat-primary .mat-pseudo-checkbox-checked,.cyph-inverted-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4527a0}.cyph-inverted-theme .mat-warn .mat-pseudo-checkbox-checked,.cyph-inverted-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.cyph-inverted-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cyph-inverted-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.cyph-inverted-theme .mat-app-background,.cyph-inverted-theme.mat-app-background{background-color:#f1f1f1;color:#444}.cyph-inverted-theme .mat-autocomplete-panel{background:#fff;color:#444}.cyph-inverted-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.cyph-inverted-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#444}.cyph-inverted-theme .mat-badge-accent .mat-badge-content{background:#673ab7;color:#fff}.cyph-inverted-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.cyph-inverted-theme .mat-badge{position:relative}.cyph-inverted-theme .mat-badge-hidden .mat-badge-content{display:none}.cyph-inverted-theme .mat-badge-content{color:#fff;background:#4527a0;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.cyph-inverted-theme .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.cyph-inverted-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.cyph-inverted-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.cyph-inverted-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.cyph-inverted-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .cyph-inverted-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.cyph-inverted-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .cyph-inverted-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.cyph-inverted-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .cyph-inverted-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.cyph-inverted-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .cyph-inverted-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.cyph-inverted-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.cyph-inverted-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.cyph-inverted-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.cyph-inverted-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .cyph-inverted-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.cyph-inverted-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .cyph-inverted-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.cyph-inverted-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .cyph-inverted-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.cyph-inverted-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .cyph-inverted-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.cyph-inverted-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.cyph-inverted-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.cyph-inverted-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.cyph-inverted-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .cyph-inverted-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.cyph-inverted-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .cyph-inverted-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.cyph-inverted-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .cyph-inverted-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.cyph-inverted-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .cyph-inverted-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.cyph-inverted-theme .mat-bottom-sheet-container{background:#fff;color:#444}.cyph-inverted-theme .mat-button,.cyph-inverted-theme .mat-icon-button,.cyph-inverted-theme .mat-stroked-button{color:inherit;background:0 0}.cyph-inverted-theme .mat-button.mat-primary,.cyph-inverted-theme .mat-icon-button.mat-primary,.cyph-inverted-theme .mat-stroked-button.mat-primary{color:#4527a0}.cyph-inverted-theme .mat-button.mat-accent,.cyph-inverted-theme .mat-icon-button.mat-accent,.cyph-inverted-theme .mat-stroked-button.mat-accent{color:#673ab7}.cyph-inverted-theme .mat-button.mat-warn,.cyph-inverted-theme .mat-icon-button.mat-warn,.cyph-inverted-theme .mat-stroked-button.mat-warn{color:#d32f2f}.cyph-inverted-theme .mat-button.mat-accent[disabled],.cyph-inverted-theme .mat-button.mat-primary[disabled],.cyph-inverted-theme .mat-button.mat-warn[disabled],.cyph-inverted-theme .mat-button[disabled][disabled],.cyph-inverted-theme .mat-icon-button.mat-accent[disabled],.cyph-inverted-theme .mat-icon-button.mat-primary[disabled],.cyph-inverted-theme .mat-icon-button.mat-warn[disabled],.cyph-inverted-theme .mat-icon-button[disabled][disabled],.cyph-inverted-theme .mat-stroked-button.mat-accent[disabled],.cyph-inverted-theme .mat-stroked-button.mat-primary[disabled],.cyph-inverted-theme .mat-stroked-button.mat-warn[disabled],.cyph-inverted-theme .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-button.mat-primary .mat-button-focus-overlay,.cyph-inverted-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.cyph-inverted-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(69,39,160,.12)}.cyph-inverted-theme .mat-button.mat-accent .mat-button-focus-overlay,.cyph-inverted-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.cyph-inverted-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.cyph-inverted-theme .mat-button.mat-warn .mat-button-focus-overlay,.cyph-inverted-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.cyph-inverted-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}.cyph-inverted-theme .mat-button[disabled] .mat-button-focus-overlay,.cyph-inverted-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.cyph-inverted-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.cyph-inverted-theme .mat-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-icon-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.1)}.cyph-inverted-theme .mat-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-icon-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.1)}.cyph-inverted-theme .mat-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .mat-icon-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}.cyph-inverted-theme .mat-fab,.cyph-inverted-theme .mat-flat-button,.cyph-inverted-theme .mat-mini-fab,.cyph-inverted-theme .mat-raised-button{color:#444;background-color:#fff}.cyph-inverted-theme .mat-fab.mat-accent,.cyph-inverted-theme .mat-fab.mat-primary,.cyph-inverted-theme .mat-fab.mat-warn,.cyph-inverted-theme .mat-flat-button.mat-accent,.cyph-inverted-theme .mat-flat-button.mat-primary,.cyph-inverted-theme .mat-flat-button.mat-warn,.cyph-inverted-theme .mat-mini-fab.mat-accent,.cyph-inverted-theme .mat-mini-fab.mat-primary,.cyph-inverted-theme .mat-mini-fab.mat-warn,.cyph-inverted-theme .mat-raised-button.mat-accent,.cyph-inverted-theme .mat-raised-button.mat-primary,.cyph-inverted-theme .mat-raised-button.mat-warn{color:#fff}.cyph-inverted-theme .mat-fab.mat-accent[disabled],.cyph-inverted-theme .mat-fab.mat-primary[disabled],.cyph-inverted-theme .mat-fab.mat-warn[disabled],.cyph-inverted-theme .mat-fab[disabled][disabled],.cyph-inverted-theme .mat-flat-button.mat-accent[disabled],.cyph-inverted-theme .mat-flat-button.mat-primary[disabled],.cyph-inverted-theme .mat-flat-button.mat-warn[disabled],.cyph-inverted-theme .mat-flat-button[disabled][disabled],.cyph-inverted-theme .mat-mini-fab.mat-accent[disabled],.cyph-inverted-theme .mat-mini-fab.mat-primary[disabled],.cyph-inverted-theme .mat-mini-fab.mat-warn[disabled],.cyph-inverted-theme .mat-mini-fab[disabled][disabled],.cyph-inverted-theme .mat-raised-button.mat-accent[disabled],.cyph-inverted-theme .mat-raised-button.mat-primary[disabled],.cyph-inverted-theme .mat-raised-button.mat-warn[disabled],.cyph-inverted-theme .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-fab.mat-primary,.cyph-inverted-theme .mat-flat-button.mat-primary,.cyph-inverted-theme .mat-mini-fab.mat-primary,.cyph-inverted-theme .mat-raised-button.mat-primary{background-color:#4527a0}.cyph-inverted-theme .mat-fab.mat-accent,.cyph-inverted-theme .mat-flat-button.mat-accent,.cyph-inverted-theme .mat-mini-fab.mat-accent,.cyph-inverted-theme .mat-raised-button.mat-accent{background-color:#673ab7}.cyph-inverted-theme .mat-fab.mat-warn,.cyph-inverted-theme .mat-flat-button.mat-warn,.cyph-inverted-theme .mat-mini-fab.mat-warn,.cyph-inverted-theme .mat-raised-button.mat-warn{background-color:#d32f2f}.cyph-inverted-theme .mat-fab.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-fab.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-fab.mat-warn .mat-ripple-element,.cyph-inverted-theme .mat-flat-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-flat-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-flat-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .mat-mini-fab.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-mini-fab.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-mini-fab.mat-warn .mat-ripple-element,.cyph-inverted-theme .mat-raised-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .mat-raised-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.cyph-inverted-theme .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.2)}.cyph-inverted-theme .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.2)}.cyph-inverted-theme .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.cyph-inverted-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.cyph-inverted-theme .mat-card{background:#fff;color:#444}.cyph-inverted-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-checkbox-checkmark{fill:#f1f1f1}.cyph-inverted-theme .mat-checkbox-checkmark-path{stroke:#f1f1f1!important}.cyph-inverted-theme .mat-checkbox-mixedmark{background-color:#f1f1f1}.cyph-inverted-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.cyph-inverted-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4527a0}.cyph-inverted-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.cyph-inverted-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#673ab7}.cyph-inverted-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.cyph-inverted-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}.cyph-inverted-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cyph-inverted-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.cyph-inverted-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.cyph-inverted-theme .mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.cyph-inverted-theme .mat-badge-large .mat-badge-content,.cyph-inverted-theme .mat-badge-medium .mat-badge-content,.cyph-inverted-theme .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.cyph-inverted-theme .mat-checkbox-disabled{opacity:.5}.cyph-inverted-theme .mat-checkbox-background{background:0 0}.cyph-inverted-theme .cyph-main-theme .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cyph-inverted-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-inverted-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-inverted-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-inverted-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#444}.cyph-inverted-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#444;opacity:.4}.cyph-inverted-theme .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4527a0;color:#fff}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#673ab7;color:#fff}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .mat-table{background:#fff}.cyph-inverted-theme .mat-table tbody,.cyph-inverted-theme .mat-table tfoot,.cyph-inverted-theme .mat-table thead,.cyph-inverted-theme .mat-table-sticky,.cyph-inverted-theme [mat-footer-row],.cyph-inverted-theme [mat-header-row],.cyph-inverted-theme [mat-row],.cyph-inverted-theme mat-footer-row,.cyph-inverted-theme mat-header-row,.cyph-inverted-theme mat-row{background:inherit}.cyph-inverted-theme mat-footer-row,.cyph-inverted-theme mat-header-row,.cyph-inverted-theme mat-row,.cyph-inverted-theme td.mat-cell,.cyph-inverted-theme td.mat-footer-cell,.cyph-inverted-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-header-cell{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-cell,.cyph-inverted-theme .mat-footer-cell{color:#444}.cyph-inverted-theme .mat-calendar-arrow{border-top-color:#444}.cyph-inverted-theme .mat-datepicker-content .mat-calendar-next-button,.cyph-inverted-theme .mat-datepicker-content .mat-calendar-previous-button,.cyph-inverted-theme .mat-datepicker-toggle{color:#444}.cyph-inverted-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-calendar-body-cell-content{color:#444;border-color:transparent}.cyph-inverted-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cyph-inverted-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-inverted-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-inverted-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.cyph-inverted-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.cyph-inverted-theme .mat-calendar-body-selected{background-color:#4527a0;color:#fff}.cyph-inverted-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(69,39,160,.4)}.cyph-inverted-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .mat-datepicker-content{background-color:#fff;color:#444}.cyph-inverted-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.cyph-inverted-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.cyph-inverted-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}.cyph-inverted-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}.cyph-inverted-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .mat-datepicker-toggle-active{color:#4527a0}.cyph-inverted-theme .mat-datepicker-toggle-active.mat-accent{color:#673ab7}.cyph-inverted-theme .mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.cyph-inverted-theme .mat-dialog-container{background:#fff;color:#444}.cyph-inverted-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-expansion-panel{background:#fff;color:#444}.cyph-inverted-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.cyph-inverted-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.cyph-inverted-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.cyph-inverted-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.cyph-inverted-theme .mat-expansion-panel-header-title{color:#444}.cyph-inverted-theme .mat-expansion-indicator::after,.cyph-inverted-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.cyph-inverted-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.cyph-inverted-theme .mat-form-field-label,.cyph-inverted-theme .mat-hint{color:rgba(0,0,0,.6)}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4527a0}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#673ab7}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.cyph-inverted-theme .mat-focused .mat-form-field-required-marker{color:#673ab7}.cyph-inverted-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4527a0}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#673ab7}.cyph-inverted-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.cyph-inverted-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cyph-inverted-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.cyph-inverted-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}.cyph-inverted-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cyph-inverted-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.cyph-inverted-theme .mat-error{color:#d32f2f}.cyph-inverted-theme .mat-form-field-appearance-legacy .mat-form-field-label,.cyph-inverted-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.cyph-inverted-theme .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}.cyph-inverted-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.cyph-inverted-theme .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}.cyph-inverted-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(68,68,68,.04)}.cyph-inverted-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(68,68,68,.02)}.cyph-inverted-theme .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.cyph-inverted-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.cyph-inverted-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4527a0}.cyph-inverted-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#673ab7}.cyph-inverted-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cyph-inverted-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.cyph-inverted-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.cyph-inverted-theme .mat-icon.mat-primary{color:#4527a0}.cyph-inverted-theme .mat-icon.mat-accent{color:#673ab7}.cyph-inverted-theme .mat-icon.mat-warn{color:#d32f2f}.cyph-inverted-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-input-element{caret-color:#4527a0}.cyph-inverted-theme .mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-accent .mat-input-element{caret-color:#673ab7}.cyph-inverted-theme .mat-form-field-invalid .mat-input-element,.cyph-inverted-theme .mat-warn .mat-input-element{caret-color:#d32f2f}.cyph-inverted-theme .mat-list .mat-list-item,.cyph-inverted-theme .mat-list .mat-list-option,.cyph-inverted-theme .mat-nav-list .mat-list-item,.cyph-inverted-theme .mat-nav-list .mat-list-option,.cyph-inverted-theme .mat-selection-list .mat-list-item,.cyph-inverted-theme .mat-selection-list .mat-list-option{color:#444}.cyph-inverted-theme .mat-list .mat-subheader,.cyph-inverted-theme .mat-nav-list .mat-subheader,.cyph-inverted-theme .mat-selection-list .mat-subheader{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-list-item-disabled{background-color:#eee}.cyph-inverted-theme .mat-list-option.mat-list-item-focus,.cyph-inverted-theme .mat-list-option:hover,.cyph-inverted-theme .mat-nav-list .mat-list-item.mat-list-item-focus,.cyph-inverted-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.cyph-inverted-theme .mat-menu-panel{background:#fff}.cyph-inverted-theme .mat-menu-item{background:0 0;color:#444}.cyph-inverted-theme .mat-menu-item[disabled],.cyph-inverted-theme .mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-menu-item .mat-icon:not([color]),.cyph-inverted-theme .mat-menu-item-submenu-trigger::after{color:#444}.cyph-inverted-theme .mat-menu-item-highlighted:not([disabled]),.cyph-inverted-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cyph-inverted-theme .mat-menu-item.cdk-program-focused:not([disabled]),.cyph-inverted-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.cyph-inverted-theme .mat-paginator{background:#fff}.cyph-inverted-theme .mat-paginator,.cyph-inverted-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-paginator-decrement,.cyph-inverted-theme .mat-paginator-increment{border-top:2px solid #444;border-right:2px solid #444}.cyph-inverted-theme .mat-paginator-first,.cyph-inverted-theme .mat-paginator-last{border-top:2px solid #444}.cyph-inverted-theme .mat-icon-button[disabled] .mat-paginator-decrement,.cyph-inverted-theme .mat-icon-button[disabled] .mat-paginator-first,.cyph-inverted-theme .mat-icon-button[disabled] .mat-paginator-increment,.cyph-inverted-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-progress-bar-background{fill:#512da8}.cyph-inverted-theme .mat-progress-bar-buffer{background-color:#512da8}.cyph-inverted-theme .mat-progress-bar-fill::after{background-color:#4527a0}.cyph-inverted-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#7e57c2}.cyph-inverted-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#7e57c2}.cyph-inverted-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#673ab7}.cyph-inverted-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}.cyph-inverted-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}.cyph-inverted-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}.cyph-inverted-theme .mat-progress-spinner circle,.cyph-inverted-theme .mat-spinner circle{stroke:#4527a0}.cyph-inverted-theme .mat-progress-spinner.mat-accent circle,.cyph-inverted-theme .mat-spinner.mat-accent circle{stroke:#673ab7}.cyph-inverted-theme .mat-progress-spinner.mat-warn circle,.cyph-inverted-theme .mat-spinner.mat-warn circle{stroke:#d32f2f}.cyph-inverted-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4527a0}.cyph-inverted-theme .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4527a0}.cyph-inverted-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-inverted-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.cyph-inverted-theme .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#673ab7}.cyph-inverted-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-inverted-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.cyph-inverted-theme .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}.cyph-inverted-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-inverted-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.cyph-inverted-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.cyph-inverted-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-select-content,.cyph-inverted-theme .mat-select-panel-done-animating{background:#fff}.cyph-inverted-theme .mat-select-value{color:#444}.cyph-inverted-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.cyph-inverted-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.cyph-inverted-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4527a0}.cyph-inverted-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#673ab7}.cyph-inverted-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.cyph-inverted-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}.cyph-inverted-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-drawer-container{background-color:#f1f1f1;color:#444}.cyph-inverted-theme .mat-drawer{background-color:#fff;color:#444}.cyph-inverted-theme .mat-drawer.mat-drawer-push{background-color:#fff}.cyph-inverted-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.cyph-inverted-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.cyph-inverted-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.cyph-inverted-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-inverted-theme .mat-slide-toggle .mat-ripple-element{background-color:rgba(103,58,183,.12)}.cyph-inverted-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.cyph-inverted-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.cyph-inverted-theme .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-inverted-theme .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.12)}.cyph-inverted-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.cyph-inverted-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.cyph-inverted-theme .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-inverted-theme .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.cyph-inverted-theme .mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.cyph-inverted-theme .mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.cyph-inverted-theme .mat-slide-toggle-thumb{background-color:#fafafa}.cyph-inverted-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-primary .mat-slider-thumb,.cyph-inverted-theme .mat-primary .mat-slider-thumb-label,.cyph-inverted-theme .mat-primary .mat-slider-track-fill{background-color:#4527a0}.cyph-inverted-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .mat-accent .mat-slider-thumb,.cyph-inverted-theme .mat-accent .mat-slider-thumb-label,.cyph-inverted-theme .mat-accent .mat-slider-track-fill{background-color:#673ab7}.cyph-inverted-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .mat-warn .mat-slider-thumb,.cyph-inverted-theme .mat-warn .mat-slider-thumb-label,.cyph-inverted-theme .mat-warn .mat-slider-track-fill{background-color:#d32f2f}.cyph-inverted-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}.cyph-inverted-theme .cdk-focused .mat-slider-track-background,.cyph-inverted-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-slider-disabled .mat-slider-thumb,.cyph-inverted-theme .mat-slider-disabled .mat-slider-track-background,.cyph-inverted-theme .mat-slider-disabled .mat-slider-track-fill,.cyph-inverted-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(68,68,68,.12)}.cyph-inverted-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cyph-inverted-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.cyph-inverted-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cyph-inverted-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.cyph-inverted-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.cyph-inverted-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.cyph-inverted-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.cyph-inverted-theme .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(68,68,68,.7)}.cyph-inverted-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent)}.cyph-inverted-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent)}.cyph-inverted-theme .mat-step-header.cdk-keyboard-focused,.cyph-inverted-theme .mat-step-header.cdk-program-focused,.cyph-inverted-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}.cyph-inverted-theme .mat-step-header .mat-step-label,.cyph-inverted-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-step-header .mat-step-icon{background-color:#4527a0;color:#fff}.cyph-inverted-theme .mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.cyph-inverted-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#444}.cyph-inverted-theme .mat-stepper-horizontal,.cyph-inverted-theme .mat-stepper-vertical{background-color:#fff}.cyph-inverted-theme .mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.cyph-inverted-theme .mat-sort-header-arrow{color:#757575}.cyph-inverted-theme .mat-tab-header,.cyph-inverted-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.cyph-inverted-theme .mat-tab-group-inverted-header .mat-tab-header,.cyph-inverted-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.cyph-inverted-theme .mat-tab-label,.cyph-inverted-theme .mat-tab-link{color:#444}.cyph-inverted-theme .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-tab-header-pagination-chevron{border-color:#444}.cyph-inverted-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.cyph-inverted-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.cyph-inverted-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.cyph-inverted-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-inverted-theme .mat-tab-group.mat-primary .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4527a0}.cyph-inverted-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-inverted-theme .mat-tab-group.mat-accent .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#673ab7}.cyph-inverted-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-inverted-theme .mat-tab-group.mat-warn .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.cyph-inverted-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.cyph-inverted-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-header,.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-links,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4527a0}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-label,.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-link,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-header,.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-links,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#673ab7}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-label,.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-link,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-header,.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-links,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-label,.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-link,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.cyph-inverted-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .mat-toolbar{background:#f5f5f5;color:#444}.cyph-inverted-theme .mat-toolbar.mat-primary{background:#4527a0;color:#fff}.cyph-inverted-theme .mat-toolbar.mat-accent{background:#673ab7;color:#fff}.cyph-inverted-theme .mat-toolbar.mat-warn{background:#d32f2f;color:#fff}.cyph-inverted-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.cyph-inverted-theme .mat-toolbar .mat-form-field-ripple,.cyph-inverted-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.cyph-inverted-theme .mat-toolbar .mat-focused .mat-form-field-label,.cyph-inverted-theme .mat-toolbar .mat-form-field-label,.cyph-inverted-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.cyph-inverted-theme .mat-toolbar .mat-select-arrow,.cyph-inverted-theme .mat-toolbar .mat-select-value{color:inherit}.cyph-inverted-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.cyph-inverted-theme .mat-tooltip{background:rgba(97,97,97,.9)}.cyph-inverted-theme .mat-tree{background:#fff}.cyph-inverted-theme .mat-tree-node{color:#444}.cyph-inverted-theme .mat-snack-bar-container{background:#323232;color:#fff}.cyph-inverted-theme .mat-simple-snackbar-action{color:#673ab7}.cyph-inverted-theme mat-card{background-color:rgba(255,255,255,.95)}.cyph-inverted-theme .cyph-main-theme .mat-ripple-element{background-color:rgba(241,241,241,.1)}.cyph-inverted-theme .cyph-main-theme .mat-option{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.cyph-inverted-theme .cyph-main-theme .mat-option:focus:not(.mat-option-disabled),.cyph-inverted-theme .cyph-main-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.cyph-inverted-theme .cyph-main-theme .mat-option.mat-active{background:rgba(255,255,255,.04);color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-optgroup-label{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox::after{color:#8b62d9}.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-pseudo-checkbox-checked,.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox-checked,.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox-indeterminate{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-pseudo-checkbox-checked,.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-pseudo-checkbox-checked,.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cyph-inverted-theme .cyph-main-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.cyph-inverted-theme .cyph-main-theme .mat-app-background,.cyph-inverted-theme .cyph-main-theme.mat-app-background{background-color:#8b62d9;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-autocomplete-panel{background:#673ab7;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-badge-accent .mat-badge-content{background:#673ab7;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-badge{position:relative}.cyph-inverted-theme .cyph-main-theme .mat-badge-hidden .mat-badge-content{display:none}.cyph-inverted-theme .cyph-main-theme .mat-badge-content{color:#fff;background:#4527a0;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.cyph-inverted-theme .cyph-main-theme .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.cyph-inverted-theme .cyph-main-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .cyph-inverted-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.cyph-inverted-theme .cyph-main-theme .mat-bottom-sheet-container{background:#7e57c2;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-button,.cyph-inverted-theme .cyph-main-theme .mat-icon-button,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button{color:inherit;background:0 0}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-primary{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-accent{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-warn{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-button.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-button.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-button[disabled][disabled],.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled][disabled],.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-primary .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(69,39,160,.12)}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-accent .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-warn .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}.cyph-inverted-theme .cyph-main-theme .mat-button[disabled] .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.1)}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.1)}.cyph-inverted-theme .cyph-main-theme .mat-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}.cyph-inverted-theme .cyph-main-theme .mat-fab,.cyph-inverted-theme .cyph-main-theme .mat-flat-button,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab,.cyph-inverted-theme .cyph-main-theme .mat-raised-button{color:#f1f1f1;background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-warn{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-fab[disabled][disabled],.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-flat-button[disabled][disabled],.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-mini-fab[disabled][disabled],.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-accent[disabled],.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-primary[disabled],.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-warn[disabled],.cyph-inverted-theme .cyph-main-theme .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-primary,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-primary{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-accent,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-accent{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-warn,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-warn{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-fab.mat-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-flat-button.mat-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-mini-fab.mat-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.2)}.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.2)}.cyph-inverted-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.cyph-inverted-theme .cyph-main-theme .mat-button-toggle{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-button-toggle-checked{background-color:#5e35b1;color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.cyph-inverted-theme .cyph-main-theme .mat-card{background:#673ab7;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-card-subtitle{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checkmark{fill:#8b62d9}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checkmark-path{stroke:#8b62d9!important}@media screen and (-ms-high-contrast:black-on-white){.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checkmark-path,.cyph-inverted-theme .mat-checkbox-checkmark-path,.mat-checkbox-checkmark-path,cyph-chat-cyphertext .mat-checkbox-checkmark-path{stroke:#000!important}}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-mixedmark{background-color:#8b62d9}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.cyph-inverted-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.cyph-inverted-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.cyph-inverted-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cyph-inverted-theme .cyph-main-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.cyph-inverted-theme .cyph-main-theme .mat-badge-large .mat-badge-content,.cyph-inverted-theme .cyph-main-theme .mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-disabled{opacity:.5}.cyph-inverted-theme .cyph-main-theme .mat-checkbox-background{background:0 0}.cyph-light-theme .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cyph-inverted-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-inverted-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-inverted-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip{background-color:#616161;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#f1f1f1;opacity:.4}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4527a0;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#673ab7;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.cyph-inverted-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.cyph-inverted-theme .cyph-main-theme .mat-table{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-table tbody,.cyph-inverted-theme .cyph-main-theme .mat-table tfoot,.cyph-inverted-theme .cyph-main-theme .mat-table thead,.cyph-inverted-theme .cyph-main-theme .mat-table-sticky,.cyph-inverted-theme .cyph-main-theme [mat-footer-row],.cyph-inverted-theme .cyph-main-theme [mat-header-row],.cyph-inverted-theme .cyph-main-theme [mat-row],.cyph-inverted-theme .cyph-main-theme mat-footer-row,.cyph-inverted-theme .cyph-main-theme mat-header-row,.cyph-inverted-theme .cyph-main-theme mat-row{background:inherit}.cyph-inverted-theme .cyph-main-theme mat-footer-row,.cyph-inverted-theme .cyph-main-theme mat-header-row,.cyph-inverted-theme .cyph-main-theme mat-row,.cyph-inverted-theme .cyph-main-theme td.mat-cell,.cyph-inverted-theme .cyph-main-theme td.mat-footer-cell,.cyph-inverted-theme .cyph-main-theme th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-header-cell{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-cell,.cyph-inverted-theme .cyph-main-theme .mat-footer-cell{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-calendar-arrow{border-top-color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content .mat-calendar-next-button,.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content .mat-calendar-previous-button,.cyph-inverted-theme .cyph-main-theme .mat-datepicker-toggle{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-calendar-table-header{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-label{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-cell-content{color:#f1f1f1;border-color:transparent}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-inverted-theme .cyph-main-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-selected{background-color:#4527a0;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(69,39,160,.4)}.cyph-inverted-theme .cyph-main-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content{background-color:#673ab7;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-toggle-active{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-toggle-active.mat-accent{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-dialog-container{background:#7e57c2;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-divider{border-top-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel{background:#673ab7;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-action-row{border-top-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#673ab7}}.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel-header-title{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-expansion-indicator::after,.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.cyph-inverted-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.cyph-inverted-theme .cyph-main-theme .mat-form-field-label,.cyph-inverted-theme .cyph-main-theme .mat-hint{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-focused .mat-form-field-required-marker{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field-ripple{background-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-error{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-form-field-label,.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(241,241,241,.1)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(241,241,241,.05)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.cyph-inverted-theme .cyph-main-theme .mat-icon.mat-primary{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-icon.mat-accent{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-icon.mat-warn{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-input-element:disabled{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-input-element{caret-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-input-element{caret-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field-invalid .mat-input-element,.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-input-element{caret-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-list .mat-list-item,.cyph-inverted-theme .cyph-main-theme .mat-list .mat-list-option,.cyph-inverted-theme .cyph-main-theme .mat-nav-list .mat-list-item,.cyph-inverted-theme .cyph-main-theme .mat-nav-list .mat-list-option,.cyph-inverted-theme .cyph-main-theme .mat-selection-list .mat-list-item,.cyph-inverted-theme .cyph-main-theme .mat-selection-list .mat-list-option{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-list .mat-subheader,.cyph-inverted-theme .cyph-main-theme .mat-nav-list .mat-subheader,.cyph-inverted-theme .cyph-main-theme .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-list-item-disabled{background-color:#000}.cyph-inverted-theme .cyph-main-theme .mat-list-option.mat-list-item-focus,.cyph-inverted-theme .cyph-main-theme .mat-list-option:hover,.cyph-inverted-theme .cyph-main-theme .mat-nav-list .mat-list-item.mat-list-item-focus,.cyph-inverted-theme .cyph-main-theme .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.cyph-inverted-theme .cyph-main-theme .mat-menu-panel{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-menu-item{background:0 0;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-menu-item[disabled],.cyph-inverted-theme .cyph-main-theme .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-menu-item .mat-icon:not([color]),.cyph-inverted-theme .cyph-main-theme .mat-menu-item-submenu-trigger::after{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-menu-item-highlighted:not([disabled]),.cyph-inverted-theme .cyph-main-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cyph-inverted-theme .cyph-main-theme .mat-menu-item.cdk-program-focused:not([disabled]),.cyph-inverted-theme .cyph-main-theme .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.cyph-inverted-theme .cyph-main-theme .mat-paginator{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-paginator,.cyph-inverted-theme .cyph-main-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-paginator-decrement,.cyph-inverted-theme .cyph-main-theme .mat-paginator-increment{border-top:2px solid #f1f1f1;border-right:2px solid #f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-paginator-first,.cyph-inverted-theme .cyph-main-theme .mat-paginator-last{border-top:2px solid #f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-decrement,.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-first,.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-increment,.cyph-inverted-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar-background{fill:#512da8;fill:rgba(0,0,0,.15)}.cyph-inverted-theme .cyph-main-theme .mat-progress-spinner circle,.cyph-inverted-theme .cyph-main-theme .mat-spinner circle{stroke:#4527a0;stroke:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-select-content,.cyph-inverted-theme .cyph-main-theme .mat-select-panel-done-animating{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-select-value{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-select-disabled .mat-select-value,.cyph-inverted-theme .cyph-main-theme .mat-select-placeholder{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-select-arrow{color:rgba(255,255,255,.7)}.cyph-inverted-theme .cyph-main-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.cyph-inverted-theme .cyph-main-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-drawer-container{background-color:#8b62d9;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-drawer{background-color:#7e57c2;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-drawer.mat-drawer-push{background-color:#7e57c2}.cyph-inverted-theme .cyph-main-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(152,197,72,.6)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle .mat-ripple-element{background-color:rgba(179,157,219,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(179,157,219,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.cyph-inverted-theme .cyph-main-theme .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.cyph-inverted-theme .cyph-main-theme .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle-thumb{background-color:#bdbdbd}.cyph-inverted-theme .cyph-main-theme .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-slider-thumb-label,.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-slider-track-fill{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-slider-thumb-label,.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-slider-track-fill{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-slider-thumb-label,.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-slider-track-fill{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}.cyph-inverted-theme .cyph-main-theme .cdk-focused .mat-slider-track-background,.cyph-inverted-theme .cyph-main-theme .mat-slider-disabled .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-slider-disabled .mat-slider-track-background,.cyph-inverted-theme .cyph-main-theme .mat-slider-disabled .mat-slider-track-fill,.cyph-inverted-theme .cyph-main-theme .mat-slider-disabled:hover .mat-slider-track-background,.cyph-inverted-theme .cyph-main-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(241,241,241,.12)}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.cyph-inverted-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.cyph-inverted-theme .cyph-main-theme .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(241,241,241,.7)}.cyph-inverted-theme .cyph-main-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.cyph-inverted-theme .cyph-main-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.cyph-inverted-theme .cyph-main-theme .mat-step-header.cdk-keyboard-focused,.cyph-inverted-theme .cyph-main-theme .mat-step-header.cdk-program-focused,.cyph-inverted-theme .cyph-main-theme .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.cyph-inverted-theme .cyph-main-theme .mat-step-header .mat-step-label,.cyph-inverted-theme .cyph-main-theme .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-step-header .mat-step-icon{background-color:#4527a0;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-stepper-horizontal,.cyph-inverted-theme .cyph-main-theme .mat-stepper-vertical{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-sort-header-arrow{color:#d1c4e9}.cyph-inverted-theme .cyph-main-theme .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group-inverted-header .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.cyph-inverted-theme .cyph-main-theme .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-link{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-tab-header-pagination-chevron{border-color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-links,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4527a0}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-links,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-links,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-inverted-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.cyph-inverted-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-inverted-theme .cyph-main-theme .mat-toolbar{background:#4527a0;color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-toolbar.mat-primary{background:#4527a0;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-toolbar.mat-accent{background:#673ab7;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-toolbar.mat-warn{background:#d32f2f;color:#fff}.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-form-field-ripple,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-focused .mat-form-field-label,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-form-field-label,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-select-arrow,.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-select-value{color:inherit}.cyph-inverted-theme .cyph-main-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.cyph-inverted-theme .cyph-main-theme .mat-tooltip{background:rgba(97,97,97,.9)}.cyph-inverted-theme .cyph-main-theme .mat-tree{background:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-tree-node{color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.cyph-inverted-theme .cyph-main-theme .mat-simple-snackbar-action{color:inherit}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar-buffer{background-color:rgba(0,0,0,.15)}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar-fill::after{background-color:#f1f1f1}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#7e57c2}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#7e57c2}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}.cyph-inverted-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}.cyph-inverted-theme .cyph-main-theme .mat-progress-spinner.mat-accent circle,.cyph-inverted-theme .cyph-main-theme .mat-spinner.mat-accent circle{stroke:#673ab7}.cyph-inverted-theme .cyph-main-theme .mat-progress-spinner.mat-warn circle,.cyph-inverted-theme .cyph-main-theme .mat-spinner.mat-warn circle{stroke:#d32f2f}.cyph-light-theme{color:#444}.cyph-light-theme .mat-ripple-element{background-color:rgba(68,68,68,.1)}.cyph-light-theme .mat-option{color:#444}.cyph-light-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.cyph-light-theme .mat-option:focus:not(.mat-option-disabled),.cyph-light-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.cyph-light-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#444}.cyph-light-theme .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4527a0}.cyph-light-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.cyph-light-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.cyph-light-theme .mat-optgroup-label{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-pseudo-checkbox::after{color:#f1f1f1}.cyph-light-theme .mat-accent .mat-pseudo-checkbox-checked,.cyph-light-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.cyph-light-theme .mat-pseudo-checkbox-checked,.cyph-light-theme .mat-pseudo-checkbox-indeterminate{background:#673ab7}.cyph-light-theme .mat-primary .mat-pseudo-checkbox-checked,.cyph-light-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4527a0}.cyph-light-theme .mat-warn .mat-pseudo-checkbox-checked,.cyph-light-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.cyph-light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cyph-light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.cyph-light-theme .mat-app-background,.cyph-light-theme.mat-app-background{background-color:#f1f1f1;color:#444}.cyph-light-theme .mat-autocomplete-panel{background:#fff;color:#444}.cyph-light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.cyph-light-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#444}.cyph-light-theme .mat-badge-accent .mat-badge-content{background:#673ab7;color:#fff}.cyph-light-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.cyph-light-theme .mat-badge{position:relative}.cyph-light-theme .mat-badge-hidden .mat-badge-content{display:none}.cyph-light-theme .mat-badge-content{color:#fff;background:#4527a0;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.cyph-light-theme .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.cyph-light-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.cyph-light-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.cyph-light-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.cyph-light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .cyph-light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.cyph-light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .cyph-light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.cyph-light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .cyph-light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.cyph-light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .cyph-light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.cyph-light-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.cyph-light-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.cyph-light-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.cyph-light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .cyph-light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.cyph-light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .cyph-light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.cyph-light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .cyph-light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.cyph-light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .cyph-light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.cyph-light-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.cyph-light-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.cyph-light-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.cyph-light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .cyph-light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.cyph-light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .cyph-light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.cyph-light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .cyph-light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.cyph-light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .cyph-light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.cyph-light-theme .mat-bottom-sheet-container{background:#fff;color:#444}.cyph-light-theme .mat-button,.cyph-light-theme .mat-icon-button,.cyph-light-theme .mat-stroked-button{color:inherit;background:0 0}.cyph-light-theme .mat-button.mat-primary,.cyph-light-theme .mat-icon-button.mat-primary,.cyph-light-theme .mat-stroked-button.mat-primary{color:#4527a0}.cyph-light-theme .mat-button.mat-accent,.cyph-light-theme .mat-icon-button.mat-accent,.cyph-light-theme .mat-stroked-button.mat-accent{color:#673ab7}.cyph-light-theme .mat-button.mat-warn,.cyph-light-theme .mat-icon-button.mat-warn,.cyph-light-theme .mat-stroked-button.mat-warn{color:#d32f2f}.cyph-light-theme .mat-button.mat-accent[disabled],.cyph-light-theme .mat-button.mat-primary[disabled],.cyph-light-theme .mat-button.mat-warn[disabled],.cyph-light-theme .mat-button[disabled][disabled],.cyph-light-theme .mat-icon-button.mat-accent[disabled],.cyph-light-theme .mat-icon-button.mat-primary[disabled],.cyph-light-theme .mat-icon-button.mat-warn[disabled],.cyph-light-theme .mat-icon-button[disabled][disabled],.cyph-light-theme .mat-stroked-button.mat-accent[disabled],.cyph-light-theme .mat-stroked-button.mat-primary[disabled],.cyph-light-theme .mat-stroked-button.mat-warn[disabled],.cyph-light-theme .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.cyph-light-theme .mat-button.mat-primary .mat-button-focus-overlay,.cyph-light-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.cyph-light-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(69,39,160,.12)}.cyph-light-theme .mat-button.mat-accent .mat-button-focus-overlay,.cyph-light-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.cyph-light-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.cyph-light-theme .mat-button.mat-warn .mat-button-focus-overlay,.cyph-light-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.cyph-light-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}.cyph-light-theme .mat-button[disabled] .mat-button-focus-overlay,.cyph-light-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.cyph-light-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.cyph-light-theme .mat-button.mat-primary .mat-ripple-element,.cyph-light-theme .mat-icon-button.mat-primary .mat-ripple-element,.cyph-light-theme .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.1)}.cyph-light-theme .mat-button.mat-accent .mat-ripple-element,.cyph-light-theme .mat-icon-button.mat-accent .mat-ripple-element,.cyph-light-theme .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.1)}.cyph-light-theme .mat-button.mat-warn .mat-ripple-element,.cyph-light-theme .mat-icon-button.mat-warn .mat-ripple-element,.cyph-light-theme .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}.cyph-light-theme .mat-fab,.cyph-light-theme .mat-flat-button,.cyph-light-theme .mat-mini-fab,.cyph-light-theme .mat-raised-button{color:#444;background-color:#fff}.cyph-light-theme .mat-fab.mat-accent,.cyph-light-theme .mat-fab.mat-primary,.cyph-light-theme .mat-fab.mat-warn,.cyph-light-theme .mat-flat-button.mat-accent,.cyph-light-theme .mat-flat-button.mat-primary,.cyph-light-theme .mat-flat-button.mat-warn,.cyph-light-theme .mat-mini-fab.mat-accent,.cyph-light-theme .mat-mini-fab.mat-primary,.cyph-light-theme .mat-mini-fab.mat-warn,.cyph-light-theme .mat-raised-button.mat-accent,.cyph-light-theme .mat-raised-button.mat-primary,.cyph-light-theme .mat-raised-button.mat-warn{color:#fff}.cyph-light-theme .mat-fab.mat-accent[disabled],.cyph-light-theme .mat-fab.mat-primary[disabled],.cyph-light-theme .mat-fab.mat-warn[disabled],.cyph-light-theme .mat-fab[disabled][disabled],.cyph-light-theme .mat-flat-button.mat-accent[disabled],.cyph-light-theme .mat-flat-button.mat-primary[disabled],.cyph-light-theme .mat-flat-button.mat-warn[disabled],.cyph-light-theme .mat-flat-button[disabled][disabled],.cyph-light-theme .mat-mini-fab.mat-accent[disabled],.cyph-light-theme .mat-mini-fab.mat-primary[disabled],.cyph-light-theme .mat-mini-fab.mat-warn[disabled],.cyph-light-theme .mat-mini-fab[disabled][disabled],.cyph-light-theme .mat-raised-button.mat-accent[disabled],.cyph-light-theme .mat-raised-button.mat-primary[disabled],.cyph-light-theme .mat-raised-button.mat-warn[disabled],.cyph-light-theme .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-fab.mat-primary,.cyph-light-theme .mat-flat-button.mat-primary,.cyph-light-theme .mat-mini-fab.mat-primary,.cyph-light-theme .mat-raised-button.mat-primary{background-color:#4527a0}.cyph-light-theme .mat-fab.mat-accent,.cyph-light-theme .mat-flat-button.mat-accent,.cyph-light-theme .mat-mini-fab.mat-accent,.cyph-light-theme .mat-raised-button.mat-accent{background-color:#673ab7}.cyph-light-theme .mat-fab.mat-warn,.cyph-light-theme .mat-flat-button.mat-warn,.cyph-light-theme .mat-mini-fab.mat-warn,.cyph-light-theme .mat-raised-button.mat-warn{background-color:#d32f2f}.cyph-light-theme .mat-fab.mat-accent .mat-ripple-element,.cyph-light-theme .mat-fab.mat-primary .mat-ripple-element,.cyph-light-theme .mat-fab.mat-warn .mat-ripple-element,.cyph-light-theme .mat-flat-button.mat-accent .mat-ripple-element,.cyph-light-theme .mat-flat-button.mat-primary .mat-ripple-element,.cyph-light-theme .mat-flat-button.mat-warn .mat-ripple-element,.cyph-light-theme .mat-mini-fab.mat-accent .mat-ripple-element,.cyph-light-theme .mat-mini-fab.mat-primary .mat-ripple-element,.cyph-light-theme .mat-mini-fab.mat-warn .mat-ripple-element,.cyph-light-theme .mat-raised-button.mat-accent .mat-ripple-element,.cyph-light-theme .mat-raised-button.mat-primary .mat-ripple-element,.cyph-light-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.cyph-light-theme .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.2)}.cyph-light-theme .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.2)}.cyph-light-theme .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.cyph-light-theme .mat-button-toggle{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.cyph-light-theme .mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.cyph-light-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.cyph-light-theme .mat-card{background:#fff;color:#444}.cyph-light-theme .mat-card-subtitle{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.cyph-light-theme .mat-checkbox-checkmark{fill:#f1f1f1}.cyph-light-theme .mat-checkbox-checkmark-path{stroke:#f1f1f1!important}.cyph-light-theme .mat-checkbox-mixedmark{background-color:#f1f1f1}.cyph-light-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.cyph-light-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4527a0}.cyph-light-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.cyph-light-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#673ab7}.cyph-light-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.cyph-light-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}.cyph-light-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cyph-light-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.cyph-light-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.cyph-light-theme .mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.cyph-light-theme .mat-badge-large .mat-badge-content,.cyph-light-theme .mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.cyph-light-theme .mat-checkbox-disabled{opacity:.5}.cyph-light-theme .mat-checkbox-background{background:0 0}.cyph-light-theme .cyph-main-theme .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.cyph-light-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-light-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-light-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-light-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#444}.cyph-light-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#444;opacity:.4}.cyph-light-theme .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4527a0;color:#fff}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#673ab7;color:#fff}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .mat-table{background:#fff}.cyph-light-theme .mat-table tbody,.cyph-light-theme .mat-table tfoot,.cyph-light-theme .mat-table thead,.cyph-light-theme .mat-table-sticky,.cyph-light-theme [mat-footer-row],.cyph-light-theme [mat-header-row],.cyph-light-theme [mat-row],.cyph-light-theme mat-footer-row,.cyph-light-theme mat-header-row,.cyph-light-theme mat-row{background:inherit}.cyph-light-theme mat-footer-row,.cyph-light-theme mat-header-row,.cyph-light-theme mat-row,.cyph-light-theme td.mat-cell,.cyph-light-theme td.mat-footer-cell,.cyph-light-theme th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-header-cell{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-cell,.cyph-light-theme .mat-footer-cell{color:#444}.cyph-light-theme .mat-calendar-arrow{border-top-color:#444}.cyph-light-theme .mat-datepicker-content .mat-calendar-next-button,.cyph-light-theme .mat-datepicker-content .mat-calendar-previous-button,.cyph-light-theme .mat-datepicker-toggle{color:#444}.cyph-light-theme .mat-calendar-table-header{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.cyph-light-theme .mat-calendar-body-label{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-calendar-body-cell-content{color:#444;border-color:transparent}.cyph-light-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cyph-light-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-light-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.cyph-light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.cyph-light-theme .mat-calendar-body-selected{background-color:#4527a0;color:#fff}.cyph-light-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(69,39,160,.4)}.cyph-light-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .mat-datepicker-content{background-color:#fff;color:#444}.cyph-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.cyph-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.cyph-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}.cyph-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}.cyph-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .mat-datepicker-toggle-active{color:#4527a0}.cyph-light-theme .mat-datepicker-toggle-active.mat-accent{color:#673ab7}.cyph-light-theme .mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.cyph-light-theme .mat-dialog-container{background:#fff;color:#444}.cyph-light-theme .mat-divider{border-top-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-expansion-panel{background:#fff;color:#444}.cyph-light-theme .mat-action-row{border-top-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.cyph-light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.cyph-light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.cyph-light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.cyph-light-theme .mat-expansion-panel-header-title{color:#444}.cyph-light-theme .mat-expansion-indicator::after,.cyph-light-theme .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.cyph-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.cyph-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.cyph-light-theme .mat-form-field-label,.cyph-light-theme .mat-hint{color:rgba(0,0,0,.6)}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4527a0}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#673ab7}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.cyph-light-theme .mat-focused .mat-form-field-required-marker{color:#673ab7}.cyph-light-theme .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4527a0}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#673ab7}.cyph-light-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.cyph-light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cyph-light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.cyph-light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}.cyph-light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cyph-light-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.cyph-light-theme .mat-error{color:#d32f2f}.cyph-light-theme .mat-form-field-appearance-legacy .mat-form-field-label,.cyph-light-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.cyph-light-theme .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}.cyph-light-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.cyph-light-theme .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}.cyph-light-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(68,68,68,.04)}.cyph-light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(68,68,68,.02)}.cyph-light-theme .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.cyph-light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.cyph-light-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.cyph-light-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.cyph-light-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4527a0}.cyph-light-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#673ab7}.cyph-light-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cyph-light-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.cyph-light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.cyph-light-theme .mat-icon.mat-primary{color:#4527a0}.cyph-light-theme .mat-icon.mat-accent{color:#673ab7}.cyph-light-theme .mat-icon.mat-warn{color:#d32f2f}.cyph-light-theme .mat-input-element:disabled{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-input-element{caret-color:#4527a0}.cyph-light-theme .mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-accent .mat-input-element{caret-color:#673ab7}.cyph-light-theme .mat-form-field-invalid .mat-input-element,.cyph-light-theme .mat-warn .mat-input-element{caret-color:#d32f2f}.cyph-light-theme .mat-list .mat-list-item,.cyph-light-theme .mat-list .mat-list-option,.cyph-light-theme .mat-nav-list .mat-list-item,.cyph-light-theme .mat-nav-list .mat-list-option,.cyph-light-theme .mat-selection-list .mat-list-item,.cyph-light-theme .mat-selection-list .mat-list-option{color:#444}.cyph-light-theme .mat-list .mat-subheader,.cyph-light-theme .mat-nav-list .mat-subheader,.cyph-light-theme .mat-selection-list .mat-subheader{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-list-item-disabled{background-color:#eee}.cyph-light-theme .mat-list-option.mat-list-item-focus,.cyph-light-theme .mat-list-option:hover,.cyph-light-theme .mat-nav-list .mat-list-item.mat-list-item-focus,.cyph-light-theme .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.cyph-light-theme .mat-menu-panel{background:#fff}.cyph-light-theme .mat-menu-item{background:0 0;color:#444}.cyph-light-theme .mat-menu-item[disabled],.cyph-light-theme .mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-menu-item .mat-icon:not([color]),.cyph-light-theme .mat-menu-item-submenu-trigger::after{color:#444}.cyph-light-theme .mat-menu-item-highlighted:not([disabled]),.cyph-light-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cyph-light-theme .mat-menu-item.cdk-program-focused:not([disabled]),.cyph-light-theme .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.cyph-light-theme .mat-paginator{background:#fff}.cyph-light-theme .mat-paginator,.cyph-light-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-paginator-decrement,.cyph-light-theme .mat-paginator-increment{border-top:2px solid #444;border-right:2px solid #444}.cyph-light-theme .mat-paginator-first,.cyph-light-theme .mat-paginator-last{border-top:2px solid #444}.cyph-light-theme .mat-icon-button[disabled] .mat-paginator-decrement,.cyph-light-theme .mat-icon-button[disabled] .mat-paginator-first,.cyph-light-theme .mat-icon-button[disabled] .mat-paginator-increment,.cyph-light-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-progress-bar-background{fill:#512da8}.cyph-light-theme .mat-progress-bar-buffer{background-color:#512da8}.cyph-light-theme .mat-progress-bar-fill::after{background-color:#4527a0}.cyph-light-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#7e57c2}.cyph-light-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#7e57c2}.cyph-light-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#673ab7}.cyph-light-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}.cyph-light-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}.cyph-light-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}.cyph-light-theme .mat-progress-spinner circle,.cyph-light-theme .mat-spinner circle{stroke:#4527a0}.cyph-light-theme .mat-progress-spinner.mat-accent circle,.cyph-light-theme .mat-spinner.mat-accent circle{stroke:#673ab7}.cyph-light-theme .mat-progress-spinner.mat-warn circle,.cyph-light-theme .mat-spinner.mat-warn circle{stroke:#d32f2f}.cyph-light-theme .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.cyph-light-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4527a0}.cyph-light-theme .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4527a0}.cyph-light-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-light-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.cyph-light-theme .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#673ab7}.cyph-light-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-light-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.cyph-light-theme .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}.cyph-light-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-light-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.cyph-light-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.cyph-light-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-select-content,.cyph-light-theme .mat-select-panel-done-animating{background:#fff}.cyph-light-theme .mat-select-value{color:#444}.cyph-light-theme .mat-select-placeholder{color:rgba(0,0,0,.42)}.cyph-light-theme .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-select-arrow{color:rgba(0,0,0,.54)}.cyph-light-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.cyph-light-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4527a0}.cyph-light-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#673ab7}.cyph-light-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.cyph-light-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}.cyph-light-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-drawer-container{background-color:#f1f1f1;color:#444}.cyph-light-theme .mat-drawer{background-color:#fff;color:#444}.cyph-light-theme .mat-drawer.mat-drawer-push{background-color:#fff}.cyph-light-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.cyph-light-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.cyph-light-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.cyph-light-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-light-theme .mat-slide-toggle .mat-ripple-element{background-color:rgba(103,58,183,.12)}.cyph-light-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.cyph-light-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.cyph-light-theme .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-light-theme .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.12)}.cyph-light-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.cyph-light-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.cyph-light-theme .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(68,68,68,.06)}.cyph-light-theme .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.cyph-light-theme .mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.cyph-light-theme .mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.cyph-light-theme .mat-slide-toggle-thumb{background-color:#fafafa}.cyph-light-theme .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.cyph-light-theme .mat-primary .mat-slider-thumb,.cyph-light-theme .mat-primary .mat-slider-thumb-label,.cyph-light-theme .mat-primary .mat-slider-track-fill{background-color:#4527a0}.cyph-light-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .mat-accent .mat-slider-thumb,.cyph-light-theme .mat-accent .mat-slider-thumb-label,.cyph-light-theme .mat-accent .mat-slider-track-fill{background-color:#673ab7}.cyph-light-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .mat-warn .mat-slider-thumb,.cyph-light-theme .mat-warn .mat-slider-thumb-label,.cyph-light-theme .mat-warn .mat-slider-track-fill{background-color:#d32f2f}.cyph-light-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}.cyph-light-theme .cdk-focused .mat-slider-track-background,.cyph-light-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-slider-disabled .mat-slider-thumb,.cyph-light-theme .mat-slider-disabled .mat-slider-track-background,.cyph-light-theme .mat-slider-disabled .mat-slider-track-fill,.cyph-light-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.cyph-light-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(68,68,68,.12)}.cyph-light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cyph-light-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.cyph-light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cyph-light-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.cyph-light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.cyph-light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.cyph-light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.cyph-light-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.cyph-light-theme .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(68,68,68,.7)}.cyph-light-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent)}.cyph-light-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(68,68,68,.7),rgba(68,68,68,.7) 2px,transparent 0,transparent)}.cyph-light-theme .mat-step-header.cdk-keyboard-focused,.cyph-light-theme .mat-step-header.cdk-program-focused,.cyph-light-theme .mat-step-header:hover{background-color:rgba(0,0,0,.04)}.cyph-light-theme .mat-step-header .mat-step-label,.cyph-light-theme .mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-step-header .mat-step-icon{background-color:#4527a0;color:#fff}.cyph-light-theme .mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.cyph-light-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#444}.cyph-light-theme .mat-stepper-horizontal,.cyph-light-theme .mat-stepper-vertical{background-color:#fff}.cyph-light-theme .mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.cyph-light-theme .mat-sort-header-arrow{color:#757575}.cyph-light-theme .mat-tab-header,.cyph-light-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.cyph-light-theme .mat-tab-group-inverted-header .mat-tab-header,.cyph-light-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.cyph-light-theme .mat-tab-label,.cyph-light-theme .mat-tab-link{color:#444}.cyph-light-theme .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.cyph-light-theme .mat-tab-header-pagination-chevron{border-color:#444}.cyph-light-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.cyph-light-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.cyph-light-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.cyph-light-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-light-theme .mat-tab-group.mat-primary .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4527a0}.cyph-light-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.cyph-light-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-light-theme .mat-tab-group.mat-accent .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#673ab7}.cyph-light-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.cyph-light-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-light-theme .mat-tab-group.mat-warn .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.cyph-light-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.cyph-light-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-header,.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-links,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4527a0}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-label,.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-link,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.cyph-light-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-header,.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-links,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#673ab7}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-label,.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-link,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.cyph-light-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-header,.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-links,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-label,.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-link,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.cyph-light-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .mat-toolbar{background:#f5f5f5;color:#444}.cyph-light-theme .mat-toolbar.mat-primary{background:#4527a0;color:#fff}.cyph-light-theme .mat-toolbar.mat-accent{background:#673ab7;color:#fff}.cyph-light-theme .mat-toolbar.mat-warn{background:#d32f2f;color:#fff}.cyph-light-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.cyph-light-theme .mat-toolbar .mat-form-field-ripple,.cyph-light-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.cyph-light-theme .mat-toolbar .mat-focused .mat-form-field-label,.cyph-light-theme .mat-toolbar .mat-form-field-label,.cyph-light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.cyph-light-theme .mat-toolbar .mat-select-arrow,.cyph-light-theme .mat-toolbar .mat-select-value{color:inherit}.cyph-light-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.cyph-light-theme .mat-tooltip{background:rgba(97,97,97,.9)}.cyph-light-theme .mat-tree{background:#fff}.cyph-light-theme .mat-tree-node{color:#444}.cyph-light-theme .mat-snack-bar-container{background:#323232;color:#fff}.cyph-light-theme .mat-simple-snackbar-action{color:#673ab7}.cyph-light-theme mat-card{background-color:rgba(255,255,255,.95)}.cyph-light-theme .cyph-main-theme .mat-ripple-element{background-color:rgba(241,241,241,.1)}.cyph-light-theme .cyph-main-theme .mat-option{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.cyph-light-theme .cyph-main-theme .mat-option:focus:not(.mat-option-disabled),.cyph-light-theme .cyph-main-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.cyph-light-theme .cyph-main-theme .mat-option.mat-active{background:rgba(255,255,255,.04);color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-optgroup-label{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox::after{color:#8b62d9}.cyph-light-theme .cyph-main-theme .mat-accent .mat-pseudo-checkbox-checked,.cyph-light-theme .cyph-main-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox-checked,.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox-indeterminate{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-primary .mat-pseudo-checkbox-checked,.cyph-light-theme .cyph-main-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#4527a0}.cyph-light-theme .cyph-main-theme .mat-warn .mat-pseudo-checkbox-checked,.cyph-light-theme .cyph-main-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.cyph-light-theme .cyph-main-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.cyph-light-theme .cyph-main-theme .mat-app-background,.cyph-light-theme .cyph-main-theme.mat-app-background{background-color:#8b62d9;color:#f1f1f1}.mat-theme-loaded-marker{display:none}.cyph-light-theme .cyph-main-theme .mat-autocomplete-panel{background:#673ab7;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-badge-accent .mat-badge-content{background:#673ab7;color:#fff}.cyph-light-theme .cyph-main-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-badge{position:relative}.cyph-light-theme .cyph-main-theme .mat-badge-hidden .mat-badge-content{display:none}.cyph-light-theme .cyph-main-theme .mat-badge-content{color:#fff;background:#4527a0;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.cyph-light-theme .cyph-main-theme .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.cyph-light-theme .cyph-main-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.cyph-light-theme .cyph-main-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.cyph-light-theme .cyph-main-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .cyph-light-theme .cyph-main-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.cyph-light-theme .cyph-main-theme .mat-bottom-sheet-container{background:#7e57c2;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-button,.cyph-light-theme .cyph-main-theme .mat-icon-button,.cyph-light-theme .cyph-main-theme .mat-stroked-button{color:inherit;background:0 0}.cyph-light-theme .cyph-main-theme .mat-button.mat-primary,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-primary,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-primary{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-button.mat-accent,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-accent,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-accent{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-button.mat-warn,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-warn,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-warn{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-button.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-button.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-button.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-button[disabled][disabled],.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled][disabled],.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-button.mat-primary .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(69,39,160,.12)}.cyph-light-theme .cyph-main-theme .mat-button.mat-accent .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.cyph-light-theme .cyph-main-theme .mat-button.mat-warn .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(211,47,47,.12)}.cyph-light-theme .cyph-main-theme .mat-button[disabled] .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.cyph-light-theme .cyph-main-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.cyph-light-theme .cyph-main-theme .mat-button.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.1)}.cyph-light-theme .cyph-main-theme .mat-button.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.1)}.cyph-light-theme .cyph-main-theme .mat-button.mat-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.1)}.cyph-light-theme .cyph-main-theme .mat-fab,.cyph-light-theme .cyph-main-theme .mat-flat-button,.cyph-light-theme .cyph-main-theme .mat-mini-fab,.cyph-light-theme .cyph-main-theme .mat-raised-button{color:#f1f1f1;background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-fab.mat-accent,.cyph-light-theme .cyph-main-theme .mat-fab.mat-primary,.cyph-light-theme .cyph-main-theme .mat-fab.mat-warn,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-accent,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-primary,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-warn,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-accent,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-primary,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-warn,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-accent,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-primary,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-warn{color:#fff}.cyph-light-theme .cyph-main-theme .mat-fab.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-fab.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-fab.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-fab[disabled][disabled],.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-flat-button[disabled][disabled],.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-mini-fab[disabled][disabled],.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-accent[disabled],.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-primary[disabled],.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-warn[disabled],.cyph-light-theme .cyph-main-theme .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-fab.mat-primary,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-primary,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-primary,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-primary{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-fab.mat-accent,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-accent,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-accent,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-accent{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-fab.mat-warn,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-warn,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-warn,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-warn{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-fab.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-fab.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-fab.mat-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-flat-button.mat-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-mini-fab.mat-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(69,39,160,.2)}.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(103,58,183,.2)}.cyph-light-theme .cyph-main-theme .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(211,47,47,.2)}.cyph-light-theme .cyph-main-theme .mat-button-toggle{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-button-toggle-checked{background-color:#5e35b1;color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.cyph-light-theme .cyph-main-theme .mat-card{background:#673ab7;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-card-subtitle{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-checkbox-checkmark{fill:#8b62d9}.cyph-light-theme .cyph-main-theme .mat-checkbox-checkmark-path{stroke:#8b62d9!important}@media screen and (-ms-high-contrast:black-on-white){.cyph-light-theme .cyph-main-theme .mat-checkbox-checkmark-path,.cyph-light-theme .mat-checkbox-checkmark-path{stroke:#000!important}}.cyph-light-theme .cyph-main-theme .mat-checkbox-mixedmark{background-color:#8b62d9}.cyph-light-theme .cyph-main-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.cyph-light-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.cyph-light-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.cyph-light-theme .cyph-main-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.cyph-light-theme .cyph-main-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.cyph-light-theme .cyph-main-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.cyph-light-theme .cyph-main-theme .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.cyph-light-theme .cyph-main-theme .mat-badge-large .mat-badge-content,.cyph-light-theme .cyph-main-theme .mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.cyph-light-theme .cyph-main-theme .mat-checkbox-disabled{opacity:.5}.cyph-light-theme .cyph-main-theme .mat-checkbox-background{background:0 0}}.cyph-light-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-light-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-light-theme .cyph-main-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip{background-color:#616161;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#f1f1f1;opacity:.4}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#4527a0;color:#fff}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d32f2f;color:#fff}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#673ab7;color:#fff}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.cyph-light-theme .cyph-main-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.cyph-light-theme .cyph-main-theme .mat-table{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-table tbody,.cyph-light-theme .cyph-main-theme .mat-table tfoot,.cyph-light-theme .cyph-main-theme .mat-table thead,.cyph-light-theme .cyph-main-theme .mat-table-sticky,.cyph-light-theme .cyph-main-theme [mat-footer-row],.cyph-light-theme .cyph-main-theme [mat-header-row],.cyph-light-theme .cyph-main-theme [mat-row],.cyph-light-theme .cyph-main-theme mat-footer-row,.cyph-light-theme .cyph-main-theme mat-header-row,.cyph-light-theme .cyph-main-theme mat-row{background:inherit}.cyph-light-theme .cyph-main-theme mat-footer-row,.cyph-light-theme .cyph-main-theme mat-header-row,.cyph-light-theme .cyph-main-theme mat-row,.cyph-light-theme .cyph-main-theme td.mat-cell,.cyph-light-theme .cyph-main-theme td.mat-footer-cell,.cyph-light-theme .cyph-main-theme th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-header-cell{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-cell,.cyph-light-theme .cyph-main-theme .mat-footer-cell{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-calendar-arrow{border-top-color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-datepicker-content .mat-calendar-next-button,.cyph-light-theme .cyph-main-theme .mat-datepicker-content .mat-calendar-previous-button,.cyph-light-theme .cyph-main-theme .mat-datepicker-toggle{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-calendar-table-header{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-label{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-cell-content{color:#f1f1f1;border-color:transparent}.cyph-light-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-light-theme .cyph-main-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cyph-light-theme .cyph-main-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-selected{background-color:#4527a0;color:#fff}.cyph-light-theme .cyph-main-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(69,39,160,.4)}.cyph-light-theme .cyph-main-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .cyph-main-theme .mat-datepicker-content{background-color:#673ab7;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#673ab7;color:#fff}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d32f2f;color:#fff}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(211,47,47,.4)}.cyph-light-theme .cyph-main-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cyph-light-theme .cyph-main-theme .mat-datepicker-toggle-active{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-datepicker-toggle-active.mat-accent{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-datepicker-toggle-active.mat-warn{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-dialog-container{background:#7e57c2;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-divider{border-top-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-expansion-panel{background:#673ab7;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-action-row{border-top-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.cyph-light-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.cyph-light-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.cyph-light-theme .cyph-main-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#673ab7}}.cyph-light-theme .cyph-main-theme .mat-expansion-panel-header-title{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-expansion-indicator::after,.cyph-light-theme .cyph-main-theme .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.cyph-light-theme .cyph-main-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.cyph-light-theme .cyph-main-theme .mat-form-field-label,.cyph-light-theme .cyph-main-theme .mat-hint{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-focused .mat-form-field-required-marker{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field-ripple{background-color:#fff}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.cyph-light-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.cyph-light-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.cyph-light-theme .cyph-main-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-error{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-form-field-label,.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(241,241,241,.1)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(241,241,241,.05)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.cyph-light-theme .cyph-main-theme .mat-icon.mat-primary{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-icon.mat-accent{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-icon.mat-warn{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-input-element:disabled{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-input-element{caret-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-accent .mat-input-element{caret-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field-invalid .mat-input-element,.cyph-light-theme .cyph-main-theme .mat-warn .mat-input-element{caret-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-list .mat-list-item,.cyph-light-theme .cyph-main-theme .mat-list .mat-list-option,.cyph-light-theme .cyph-main-theme .mat-nav-list .mat-list-item,.cyph-light-theme .cyph-main-theme .mat-nav-list .mat-list-option,.cyph-light-theme .cyph-main-theme .mat-selection-list .mat-list-item,.cyph-light-theme .cyph-main-theme .mat-selection-list .mat-list-option{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-list .mat-subheader,.cyph-light-theme .cyph-main-theme .mat-nav-list .mat-subheader,.cyph-light-theme .cyph-main-theme .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-list-item-disabled{background-color:#000}.cyph-light-theme .cyph-main-theme .mat-list-option.mat-list-item-focus,.cyph-light-theme .cyph-main-theme .mat-list-option:hover,.cyph-light-theme .cyph-main-theme .mat-nav-list .mat-list-item.mat-list-item-focus,.cyph-light-theme .cyph-main-theme .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.cyph-light-theme .cyph-main-theme .mat-menu-panel{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-menu-item{background:0 0;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-menu-item[disabled],.cyph-light-theme .cyph-main-theme .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-menu-item .mat-icon:not([color]),.cyph-light-theme .cyph-main-theme .mat-menu-item-submenu-trigger::after{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-menu-item-highlighted:not([disabled]),.cyph-light-theme .cyph-main-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.cyph-light-theme .cyph-main-theme .mat-menu-item.cdk-program-focused:not([disabled]),.cyph-light-theme .cyph-main-theme .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.cyph-light-theme .cyph-main-theme .mat-paginator{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-paginator,.cyph-light-theme .cyph-main-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-paginator-decrement,.cyph-light-theme .cyph-main-theme .mat-paginator-increment{border-top:2px solid #f1f1f1;border-right:2px solid #f1f1f1}.cyph-light-theme .cyph-main-theme .mat-paginator-first,.cyph-light-theme .cyph-main-theme .mat-paginator-last{border-top:2px solid #f1f1f1}.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-decrement,.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-first,.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-increment,.cyph-light-theme .cyph-main-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-progress-bar-background{fill:#512da8;fill:rgba(0,0,0,.15)}.cyph-light-theme .cyph-main-theme .mat-progress-spinner circle,.cyph-light-theme .cyph-main-theme .mat-spinner circle{stroke:#4527a0;stroke:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(69,39,160,.26)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(211,47,47,.26)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-select-content,.cyph-light-theme .cyph-main-theme .mat-select-panel-done-animating{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-select-value{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-select-disabled .mat-select-value,.cyph-light-theme .cyph-main-theme .mat-select-placeholder{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-select-arrow{color:rgba(255,255,255,.7)}.cyph-light-theme .cyph-main-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.cyph-light-theme .cyph-main-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-drawer-container{background-color:#8b62d9;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-drawer{background-color:#7e57c2;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-drawer.mat-drawer-push{background-color:#7e57c2}.cyph-light-theme .cyph-main-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(152,197,72,.6)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle .mat-ripple-element{background-color:rgba(179,157,219,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b39ddb}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(179,157,219,.5)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(179,157,219,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(241,241,241,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.cyph-light-theme .cyph-main-theme .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.cyph-light-theme .cyph-main-theme .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-slide-toggle-thumb{background-color:#bdbdbd}.cyph-light-theme .cyph-main-theme .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-primary .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-primary .mat-slider-thumb-label,.cyph-light-theme .cyph-main-theme .mat-primary .mat-slider-track-fill{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .cyph-main-theme .mat-accent .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-accent .mat-slider-thumb-label,.cyph-light-theme .cyph-main-theme .mat-accent .mat-slider-track-fill{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .cyph-main-theme .mat-warn .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-warn .mat-slider-thumb-label,.cyph-light-theme .cyph-main-theme .mat-warn .mat-slider-track-fill{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.cyph-light-theme .cyph-main-theme .mat-slider-focus-ring{background-color:rgba(103,58,183,.2)}.cyph-light-theme .cyph-main-theme .cdk-focused .mat-slider-track-background,.cyph-light-theme .cyph-main-theme .mat-slider-disabled .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-slider-disabled .mat-slider-track-background,.cyph-light-theme .cyph-main-theme .mat-slider-disabled .mat-slider-track-fill,.cyph-light-theme .cyph-main-theme .mat-slider-disabled:hover .mat-slider-track-background,.cyph-light-theme .cyph-main-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(241,241,241,.12)}.cyph-light-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.cyph-light-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.cyph-light-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.cyph-light-theme .cyph-main-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.cyph-light-theme .cyph-main-theme .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(241,241,241,.7)}.cyph-light-theme .cyph-main-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.cyph-light-theme .cyph-main-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(241,241,241,.7),rgba(241,241,241,.7) 2px,transparent 0,transparent)}.cyph-light-theme .cyph-main-theme .mat-step-header.cdk-keyboard-focused,.cyph-light-theme .cyph-main-theme .mat-step-header.cdk-program-focused,.cyph-light-theme .cyph-main-theme .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.cyph-light-theme .cyph-main-theme .mat-step-header .mat-step-label,.cyph-light-theme .cyph-main-theme .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-step-header .mat-step-icon{background-color:#4527a0;color:#fff}.cyph-light-theme .cyph-main-theme .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.cyph-light-theme .cyph-main-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-stepper-horizontal,.cyph-light-theme .cyph-main-theme .mat-stepper-vertical{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-sort-header-arrow{color:#d1c4e9}.cyph-light-theme .cyph-main-theme .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-tab-group-inverted-header .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.cyph-light-theme .cyph-main-theme .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-link{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-tab-header-pagination-chevron{border-color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.cyph-light-theme .cyph-main-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-primary .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-accent .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-warn .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(81,45,168,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-links,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#4527a0}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(126,87,194,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-links,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(229,57,53,.3)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-links,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.cyph-light-theme .cyph-main-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.cyph-light-theme .cyph-main-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.cyph-light-theme .cyph-main-theme .mat-toolbar{background:#4527a0;color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-toolbar.mat-primary{background:#4527a0;color:#fff}.cyph-light-theme .cyph-main-theme .mat-toolbar.mat-accent{background:#673ab7;color:#fff}.cyph-light-theme .cyph-main-theme .mat-toolbar.mat-warn{background:#d32f2f;color:#fff}.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-form-field-ripple,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-focused .mat-form-field-label,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-form-field-label,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-select-arrow,.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-select-value{color:inherit}.cyph-light-theme .cyph-main-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.cyph-light-theme .cyph-main-theme .mat-tooltip{background:rgba(97,97,97,.9)}.cyph-light-theme .cyph-main-theme .mat-tree{background:#673ab7}.cyph-light-theme .cyph-main-theme .mat-tree-node{color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.cyph-light-theme .cyph-main-theme .mat-simple-snackbar-action{color:inherit}.cyph-light-theme .cyph-main-theme .mat-progress-bar-buffer{background-color:rgba(0,0,0,.15)}.cyph-light-theme .cyph-main-theme .mat-progress-bar-fill::after{background-color:#f1f1f1}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#7e57c2}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#7e57c2}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#673ab7}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#e53935}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#e53935}.cyph-light-theme .cyph-main-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#d32f2f}.cyph-light-theme .cyph-main-theme .mat-progress-spinner.mat-accent circle,.cyph-light-theme .cyph-main-theme .mat-spinner.mat-accent circle{stroke:#673ab7}.cyph-light-theme .cyph-main-theme .mat-progress-spinner.mat-warn circle,.cyph-light-theme .cyph-main-theme .mat-spinner.mat-warn circle{stroke:#d32f2f}mat-dialog-container{max-height:90vh!important}mat-dialog-container mat-tab-body{max-height:70vh}.mat-tooltip{font-size:12px;font-weight:400}body.disable-drop-shadow .loading>.logo-animation,body.disable-drop-shadow cyph-chat-message-list .message-list-background{-webkit-filter:none!important;filter:none!important}mat-sidenav.disabled{-webkit-transform:none!important;transform:none!important}mat-sidenav{min-width:250px;visibility:hidden}mat-sidenav .mat-button img,mat-sidenav .mat-button mat-icon{margin-right:5px}mat-sidenav-container{background-color:transparent!important;color:inherit!important}.mat-sidenav-content{overflow-x:hidden!important}.mat-drawer-backdrop{background-color:rgba(33,33,33,.48)!important}mat-tab-header{max-width:100%}*{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-shadow:1px 1px 1px rgba(0,0,0,.004)!important}body.load-complete #pre-load{pointer-events:none;opacity:0;transition:opacity .25s linear}#main,.cyph-foreground,body,html{margin:0}body,html{font-size:14px;font-weight:300}body.cordova *{-webkit-tap-highlight-color:transparent!important}img:not([src]){visibility:hidden!important}section{display:block}input.text-security{-webkit-text-security:disc!important;font-family:text-security-disc!important}#footer,.footer{margin-top:0;position:relative;text-align:center;z-index:2}.card-list{position:relative}.card-list>div{min-height:100%;padding-bottom:1rem}.card-list>div>h2{text-align:center;border-bottom:1px solid;padding-bottom:.25rem}.card-list mat-card-title{overflow-x:hidden;text-overflow:ellipsis;max-width:400px}body.mobile .card-list mat-card{padding:20px 20px 12px}body.mobile .card-list mat-card mat-card-header>div:last-child{margin-top:-12px}body.mobile .card-list mat-card .mat-card-avatar{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.initiating{overflow-y:hidden!important}.initiating>:first-child:not(mat-progress-spinner){opacity:.5!important}.initiating>:first-child:not(mat-progress-spinner),.initiating>:first-child:not(mat-progress-spinner) *{pointer-events:none!important}.initiating>mat-progress-spinner:not(.custom){z-index:10;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:calc(50% - 50px);left:calc(50% - 50px)}.cyph-foreground,cyph-chat-message .message-item.ui-style-default .ql-container{font-size:1.08rem}a{color:inherit;cursor:pointer;text-decoration:underline}.cyph-drop-zone{cursor:pointer}.cyph-drop-zone:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.cyph-drop-zone .mat-button-wrapper,.cyph-drop-zone mat-icon,button .mat-button-wrapper,button mat-icon{pointer-events:none}.pre-spaced{white-space:pre}.password-title{position:relative}.password-title button.back{position:absolute;left:0}.xkcd-passphrase{font-family:'Ubuntu Mono';font-size:2em;text-align:center}[mat-button],[mat-raised-button]{text-transform:uppercase}[mat-icon-button].pulldown mat-icon{margin-bottom:-3px}[mat-icon-button].shrink mat-icon{font-size:23px;height:23px;min-height:23px;width:23px;min-width:23px;line-height:23px}[mat-mini-fab].pulldown mat-icon{margin-top:1px}[mat-mini-fab].shrink mat-icon{font-size:22px;height:22px;min-height:22px;width:22px;min-width:22px;line-height:22px}[mat-fab].absolute-fab,[mat-fab].fixed-fab,smd-fab-speed-dial.absolute-fab,smd-fab-speed-dial.fixed-fab{right:16px;bottom:16px}[mat-fab].absolute-fab,smd-fab-speed-dial.absolute-fab{position:absolute}[mat-fab].fixed-fab,smd-fab-speed-dial.fixed-fab{position:fixed;z-index:50}mat-option img{height:25px;vertical-align:middle}mat-progress-spinner.global{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:calc(50% - 50px);left:calc(50% - 50px)}[matDialogTitle]{font-family:Ubuntu;font-weight:initial!important;text-overflow:ellipsis;overflow:hidden;max-height:32px}.router-link{cursor:pointer}mat-card.fullscreen{position:fixed!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;top:0!important;left:0!important;overflow-y:scroll!important}mat-card.fullscreen mat-card-title{text-align:center!important}mat-card .card-header-logo{position:absolute;height:2em;top:24px;right:0}mat-card .card-header-logo>*{background-position-x:calc(100% - 24px)}@media (max-width:799px){mat-card .card-header-logo{height:17px;top:6px}mat-card .card-header-logo>div{background-position-x:50%}}mat-card-title{max-width:100%}mat-progress-bar>svg.mat-progress-bar-background{visibility:hidden;pointer-events:none}od-virtualrow,od-virtualscroll{width:100%!important}button,html,input,select,textarea{font-family:Roboto,'Helvetica Neue',sans-serif}button,input,select,textarea{font-size:100%}[mat-button] img,[mat-raised-button] img,button img{pointer-events:none}.suffix-button{cursor:pointer}.image-frame{overflow:hidden}.countdown{font-family:'Ubuntu Mono',monospace;word-break:normal;word-wrap:normal}.flipped{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.small-font{font-size:80%}.strike{text-decoration:line-through}.visibility-hidden{visibility:hidden;pointer-events:none}#footer a:not(:hover),.footer a:not(:hover){text-decoration:none}.tabIndent-rendered{background-image:none!important}code,pre{font-family:'Ubuntu Mono',monospace;white-space:pre-wrap;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.cyph-foreground{width:calc(100% + 1px);overflow:hidden;-webkit-transform-origin:top left;transform-origin:top left;transition:transform 2s cubic-bezier(1,0,0,1),-webkit-transform 2s cubic-bezier(1,0,0,1)}.curtain .cyph-foreground{-webkit-transform:scaleY(.1) translateY(-90%);transform:scaleY(.1) translateY(-90%)}#main,.cyph-foreground{position:relative;z-index:2}.cyph-banner{display:block;font-size:1rem;line-height:1rem;font-weight:initial;padding:16px;text-align:center}.cyph-banner.emphasis{box-shadow:0 2px 4px 0 rgba(0,0,0,.16);-webkit-filter:brightness(1.05);filter:brightness(1.05)}mat-icon.gdpr{font-size:42px;height:42px;min-height:42px;width:42px;min-width:42px;line-height:42px}@-webkit-keyframes breathe{0%,100%{-webkit-filter:brightness(1)}50%{-webkit-filter:brightness(1.25)}}@keyframes breathe{0%,100%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.25);filter:brightness(1.25)}}.breathe{-webkit-animation-name:breathe!important;animation-name:breathe!important;-webkit-animation-duration:3s!important;animation-duration:3s!important;-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important;-webkit-animation-iteration-count:infinite!important;animation-iteration-count:infinite!important}.nano:not(mat-tab-group){overflow:auto;position:relative;overflow-x:hidden}.nano:not(mat-tab-group).edge{overflow:hidden}.nano:not(mat-tab-group)>:first-child{position:absolute;height:100%;width:100%;top:0;left:0;overflow:scroll;overflow-x:hidden}mat-tab-group.nano mat-tab-body{height:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.nano.edge:not(mat-tab-group)>:first-child,mat-tab-group.nano.edge mat-tab-body{-ms-overflow-style:-ms-autohiding-scrollbar}.nano.webkit ::-webkit-scrollbar{width:0;background:0 0}.nano.webkit ::-webkit-scrollbar-thumb{background:#f4f4f4}.nano.other:not(mat-tab-group)>:first-child,mat-tab-group.nano.other mat-tab-body{width:calc(100% + 17px);overflow-y:scroll}@media (min-width:1920px){mat-dialog-container{width:33vw!important}body,html{font-size:17.5px}}@media (min-width:1280px) and (max-width:1919px){mat-dialog-container{width:40vw!important}}@media (min-width:960px) and (max-width:1279px){mat-dialog-container{width:50vw!important}}@media (min-width:600px) and (max-width:959px){mat-dialog-container{width:60vw!important}}@media (max-width:599px){mat-dialog-container{width:80vw!important}}.grid-container{max-width:initial}.ellipsis-spinner{margin:100px auto 0;width:70px;text-align:center}.ellipsis-spinner>div{width:8px;height:8px;border-radius:100%;display:inline-block;-webkit-animation:1.4s ease-in-out infinite both ellipsis-spinner;animation:1.4s ease-in-out infinite both ellipsis-spinner}.ellipsis-spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.ellipsis-spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes ellipsis-spinner{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes ellipsis-spinner{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/assets/fonts/ubuntu/300.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu/400.woff) format("woff")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/assets/fonts/ubuntu/700.woff) format("woff")}@font-face{font-family:'Ubuntu Mono';font-style:normal;font-weight:400;src:url(/assets/fonts/ubuntu-mono/400.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(/assets/fonts/roboto/100.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/assets/fonts/roboto/300.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/fonts/roboto/400.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/assets/fonts/roboto/700.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/assets/fonts/roboto/400i.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/assets/fonts/roboto/700i.woff) format("woff")}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(/assets/fonts/material-icons/400.woff) format("woff")}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:'liga';font-feature-settings:'liga'}@font-face{font-family:text-security-disc;src:url(/assets/fonts/text-security/text-security-disc.woff) format("woff")}body:not(.load-complete) #main section,body:not(.load-complete) footer{display:none!important}#main section{position:relative;padding:20px;margin-bottom:-1px}#main section>img.background{display:block;pointer-events:none;z-index:0;max-width:75%;top:calc(50% + 60px)!important;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#main section>img.background.full{min-width:100%;max-height:100%}#main section>.hero-text,#main section>.section-content-container{position:relative;z-index:1}.hero-background-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.hero-background-wrapper .hero-background{z-index:1;position:absolute;bottom:-50%;left:-50%;height:200%;width:200%;background-color:transparent}.hero-background-wrapper .hero-background>*{position:absolute;z-index:0;top:0;left:0;bottom:0;right:0;height:auto!important;width:auto!important;min-height:50%;min-width:50%;margin:auto}.hero-background-wrapper .hero-background:after{z-index:2;position:absolute;background-color:rgba(57,40,89,.85);width:100%;height:100%;left:0;bottom:3px;content:'';display:block}.hero-foreground{z-index:3;position:relative;width:100%}#new-cyph{font-family:Ubuntu;font-size:.5em;font-weight:300;border-radius:1px;width:10.7em;margin:0 10px;padding:.25em;background-color:#7d4fd3!important;transition:.75s}#new-cyph.focus,#new-cyph:hover{background-color:#7239dd!important}#main-toolbar .link-wrapper-outer{transition:transform .5s .25s;transition:transform .5s .25s,-webkit-transform .5s .25s}#main-toolbar.new-cyph-expanded #new-cyph{-webkit-transform:translateY(calc(50vh - 100%)) scale(2);transform:translateY(calc(50vh - 100%)) scale(2)}#main-toolbar.new-cyph-expanded .link-wrapper-outer.right{-webkit-transform:translateX(3em);transform:translateX(3em)}#main-toolbar.new-cyph-expanded .link-wrapper-outer.left{-webkit-transform:translateX(-3em);transform:translateX(-3em)}@media all and (orientation:portrait){body.mobile #main-toolbar.new-cyph-expanded #new-cyph{-webkit-transform:translateY(30em) scale(2);transform:translateY(30em) scale(2)}}@media all and (orientation:landscape){body.mobile #main-toolbar.new-cyph-expanded #new-cyph{-webkit-transform:translateY(25em) scale(2);transform:translateY(25em) scale(2)}}.hero-text{width:100%;text-align:center;margin-top:25px;margin-bottom:0;font-size:3em;font-weight:100}.hero-text .subtitle{font-size:50%;margin:10px -25px}#hero-section .hero-text{margin-top:65px;font-size:3.5em}#hero-section .hero-description{font-size:1.7em;text-align:center;margin:auto}#hero-section .hero-description>div{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#hero-section .hero-description>div>:first-child{margin-top:0}body:not(.mobile) #hero-section{height:calc(100vh - 200px);min-height:50em}body:not(.mobile) #hero-section.promo{min-height:75em}body:not(.mobile) #hero-section.promo.disrupt{height:calc(100vh - 200px + 40em)}body:not(.mobile) #hero-section.promo.disrupt .hero-foreground{height:calc(100% - 40em)}body:not(.mobile) #hero-section.promo.disrupt .hero-foreground .hero-foreground-main{top:calc(50% + 40em)}body:not(.mobile) #hero-section.promo .hero-foreground{height:calc(100% - 15em)}body:not(.mobile) #hero-section.promo .hero-foreground .hero-foreground-main{top:calc(50% + 15em)}body:not(.mobile) #hero-section .hero-foreground{height:100%}body:not(.mobile) #hero-section .hero-foreground .hero-foreground-main{top:50%;left:0;width:100%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:1920px){body:not(.mobile) #hero-section{min-height:55em}body:not(.mobile) #hero-section.promo{min-height:85em}}body.mobile #hero-section{height:35em;display:flex}body.mobile #hero-section.disrupt{height:80em}body.mobile #hero-section .hero-description{height:auto;font-size:1.3em;position:absolute;bottom:0;left:0;width:100%}body.mobile #hero-section .hero-description>div{top:50%;-webkit-transform:none;transform:none}.hero-container{margin-top:40px}.hero-container .screenshot{opacity:.15;height:auto;display:block;position:relative;-webkit-transform-origin:top left;transform-origin:top left;transition:.35s}.hero-container .screenshot.laptop{width:calc((.47 * (100vw - 60px) + 1px) * 1.33 * .73)}.hero-container .screenshot.phone{width:calc((.26 * .625 * (100vw - 60px) + 1px) * 1.13 * .5)}.hero-container .screenshot.phone:not(.demo){-webkit-transform:translateY(100px);transform:translateY(100px)}.hero-container .screenshot.demo{opacity:1}.hero-container .screenshot:not(.demo):hover{opacity:.9;z-index:3}@media (max-width:767px){.hero-text{font-size:2.3em}.hero-container .screenshot{padding:0;margin:0 0 50px}}.feature-cycle{font-family:Ubuntu;font-size:90%;border:1px solid #f1f1f1!important;border-top:0!important;border-left:0!important;border-right:0!important;display:inline-block;width:6.85em;-webkit-transform:translateY(-5px);transform:translateY(-5px)}#main-toolbar{z-index:11;top:0;left:0;background-color:rgba(97,51,163,.75);box-shadow:0 0 5px 0 rgba(0,0,0,.75);margin:inherit}#main-toolbar,#main-toolbar mat-toolbar-row{height:2.5em!important;min-height:2.5em!important}#main-toolbar #logo{height:1.5em}#main-toolbar #logo img{height:100%}#main-toolbar,mat-sidenav{position:fixed!important}#main-toolbar img,mat-sidenav img{height:20px}mat-sidenav img{margin-right:8px!important}mat-sidenav img.logo{height:2.5em}.carousel{position:relative;padding:25px 0}.carousel,.carousel *{transition:opacity .35s linear}.carousel .logo{height:75px;margin-left:auto;margin-right:auto;cursor:pointer;display:block}.carousel .logo:not(.active){opacity:.15}.carousel .logo:not(.active):hover{opacity:.4;transition:opacity .1s linear}.carousel .logo>img{display:block;position:relative;margin:auto;max-height:100%;max-width:80%}.carousel .logo.logo-text{position:relative;height:115px}.carousel .logo.logo-text h3.title{font-size:1.15em;font-weight:300;line-height:135%;text-decoration:none;padding-left:10px;padding-right:10px}.carousel .logo.logo-text img{max-width:68px;border-radius:100%!important;padding:0}.carousel .logo.logo-text>*{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.carousel .logo.logo-text:hover h3.title{text-decoration:underline}.carousel .quote-container{min-height:1px}.carousel .quote-container .quote{position:absolute}.carousel .quote-container .quote:not(.active){opacity:0;pointer-events:none}.carousel .quote-container .quote .text{font-size:1.15em;line-height:150%}.carousel .quote-container .quote .extra{opacity:.5;margin-top:15px;margin-left:-25px;width:100%;text-align:center}body.mobile .carousel .logo{pointer-events:none;position:absolute;top:0;left:0;width:100%}body.mobile .carousel .logo:not(.active){opacity:0}body.mobile .carousel .logo>img+div{position:absolute;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.mobile .carousel .logo>img+div>h3.title{font-weight:700}body.mobile .carousel .quote{width:calc(100% - 50px)!important}body.mobile .carousel .quote .text,body.mobile .carousel .quote:before{padding-top:60px}body.mobile .carousel .quote .extra{margin-left:-12.5px}.grid-parent.left{text-align:right}.grid-parent.right{text-align:left}#testimonials-section{margin-top:-2px}#testimonials-section .nav-arrow{left:calc(50% - 33px);top:calc(100% - 70px)}#testimonials-section .carousel .quote-container{margin-top:-10px;margin-bottom:20px}#testimonials-section .carousel .quote-container .quote{margin-left:25px}#testimonials-section .carousel .quote-container .quote:before{content:'\201c';position:absolute;font-family:Georgia,serif;font-size:7.2em;margin-top:-.2em;margin-left:-.5em}body:not(.mobile) #testimonials-section .carousel .logo-container{position:absolute;z-index:1;width:100%}body:not(.mobile) #testimonials-section .carousel .quote-container{margin-top:-10px}body:not(.mobile) #testimonials-section .carousel .quote-container .quote{position:relative}body:not(.mobile) #testimonials-section .carousel .quote-container .quote:nth-child(1){-webkit-transform:translateX(calc(50% + 25px));transform:translateX(calc(50% + 25px))}body:not(.mobile) #testimonials-section .carousel .quote-container .quote:nth-child(2){-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.mobile #testimonials-section .carousel .logo.active{padding-bottom:20px}body.mobile #testimonials-section .carousel .quote-container{height:100vh}body.mobile #testimonials-section .carousel .quote-container .quote{margin-left:37.5px}#about-section{text-align:center}#about-section,#testimonials-section{background-color:#6133a3}#intro-section{padding-bottom:0!important}#intro-section .hero-text{padding-bottom:25px;margin-top:0}#features-section{padding-top:0!important}#features-section .carousel{padding:0 0 0 2.5vw}#features-section .carousel .logo{height:85px}#features-section .carousel .quote-container{margin-top:25px}#features-section .carousel .quote-container .quote{width:calc(100% - 50px);text-align:center}body.mobile #features-section .carousel .logo.active>img{opacity:.2}#features-section,#intro-section{background-color:#262638}.nav-arrow{position:absolute;z-index:10;left:20px;top:50px;-webkit-transform:scale(1.65);transform:scale(1.65)}.nav-arrow mat-icon{opacity:.15}body.mobile .demo-root>.desktop{display:none}body.mobile .demo-root>.mobile{height:40em;width:calc(100% + 100px);top:0;left:-50px;margin:auto;-webkit-transform:scale(.8);transform:scale(.8)}@media all and (orientation:landscape){body.mobile .demo-root>.mobile{height:20em}}#gettingstarted-section{height:calc(100vh - 158px);min-height:400px;background-image:url(/assets/img/cyphphoto.jpg);background-size:cover;background-position-y:-10vw}#gettingstarted-section>.hero-text,#gettingstarted-section>.section-content-container{position:absolute!important;background-color:rgba(38,38,56,.75);padding:5px 10px;margin:0;text-align:center;top:50%;left:50%}#gettingstarted-section>.hero-text{width:auto;-webkit-transform:translate(-50%,calc(-100% - 50px));transform:translate(-50%,calc(-100% - 50px))}#gettingstarted-section>.section-content-container{-webkit-transform:translate(-50%,calc(100% + 10px));transform:translate(-50%,calc(100% + 10px))}body.mobile #gettingstarted-section{height:45em}#footer{padding:40px;background-color:#6c3fb0}#footer section{min-height:0;height:auto}#footer .footer-info,#footer .footer-links{padding:0 5%;line-height:30px}#footer .footer-links{margin-top:20px;font-size:75%}#error h1{text-align:center;font-family:Ubuntu,sans-serif;font-size:2.5vw}#error>*{width:66%;margin-left:auto;margin-right:auto;display:block}#error li{margin-bottom:15px}.section-content-container{width:100%;max-width:100%;margin-top:30px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-content-container li{margin-bottom:15px}body:not(.mobile) .section-content-container:not(.full){max-width:80%}.founder-photos>* img{max-width:200px;margin-bottom:20px;border-radius:100%;box-shadow:0 4px 10px -1px rgba(0,0,0,.25)!important}.founder-photos>:not(.bounceInLeft):not(.bounceInRight){visibility:hidden;pointer-events:none}@media (max-width:767px){.founder-photos{margin-left:-20px;width:calc(100% + 40px)}.founder-photos img{width:100%}.founder-photos .name{margin-top:calc(16.5vw - 20px)}.founder-photos .name.mobile-pull-33{text-align:right}}@media (min-width:768px){.founder-photos{padding:20px}.founder-photos>* img{width:80%}.founder-photos>* *{width:100%;display:block;margin-left:auto;margin-right:auto;text-align:center}.founder-photos>* .name{width:200%;margin-left:-50%}.founder-photos:after{clear:both;content:'';display:block}}#promo-section{margin-top:75px}body.mobile #promo-section{margin-top:60px}#hero-section #promo-section+.hero-text{margin-top:20px}#promo-section img{width:100%}#main.unisection-mode section:not(.unisection){display:none!important}#main.unisection-mode section.unisection{padding-top:50px;min-height:calc(100vh - 179px)}#main.unisection-mode section.unisection>.section-content-container{margin-top:40px}#donate .donation-amount{font-family:Ubuntu;font-size:1.75em;padding-top:8px;padding-left:20px}#donate .donate-button{display:block;margin-top:-15px}#donate .mat-slider-thumb-label-text:before{content:'$'}#checkout{background-color:#f5f5f6;padding:0!important;min-height:calc(100vh - 155px)!important}#checkout .hero-text{background-color:#e1e2e1;padding-top:25px;font-family:Ubuntu;color:#000;margin-top:50px;margin-bottom:40px;font-size:40px;font-weight:400;padding-bottom:25px}#checkout .cart{position:relative;top:calc(50vh - 210px);margin-bottom:40px!important}#checkout .cart .empty{font-size:1.14rem}#checkout mat-card{margin-bottom:40px}