@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.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}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(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{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(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 bounceIn{0%,20%,40%,60%,80%,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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,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:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,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:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,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,-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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,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,-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:translateZ(0);transform:translateZ(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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-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{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(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{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(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{0%{-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);opacity:1}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes lightSpeedIn{0%{-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);opacity:1}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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{0%{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{0%{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{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{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{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:verbalizza;src:url(/fonts/verbalizza.54ff9e09.ttf) format("truetype"),url(/fonts/verbalizza.025d03ea.woff) format("woff"),url(/img/verbalizza.211c76e7.svg#verbalizza) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=icon-verbalizza]{font-family:verbalizza!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop:before{content:""}.icon-attention:before{content:""}.icon-hand:before{content:""}.icon-dislike:before{content:""}.icon-like:before{content:""}.icon-play:before{content:""}.icon-tag:before{content:""}.icon-declaration:before{content:""}.icon-vote:before{content:""}.icon-menu:before{content:""}.icon-live:before{content:""}.icon-next .path1:before{content:"";color:#000;opacity:.12}.icon-next .path2:before{content:"";margin-left:-1em;color:#000;opacity:.221}.icon-next .path3:before{content:"";margin-left:-1em;color:#000;opacity:.32}.icon-close:before{content:""}.icon-sheet:before{content:""}.icon-pdf:before{content:""}.icon-doc:before{content:""}.icon-download:before{content:""}.icon-message:before{content:""}.icon-text:before{content:""}.icon-user:before{content:""}.icon-document:before{content:""}.icon-cross-mark:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left:before{content:""}.icon-check-mark:before{content:""}.icon-calendar:before{content:""}.icon-check:before{content:""}.icon-arrow:before{content:""}.icon-meeting:before{content:""}.icon-board:before{content:""}.icon-home:before{content:""}.icon-settings:before{content:""}.icon-society:before{content:""}.icon-camera:before{content:""}.icon-microphone:before{content:""}.icon-share:before{content:""}.icon-rec:before{content:""}.ico-red{color:#d40000}.v-application .f100{font-weight:100}.v-application .f200{font-weight:200}.v-application .f300{font-weight:300}.v-application .f400{font-weight:400}.v-application .f500{font-weight:500}.v-application .f600{font-weight:600}.v-application .f700{font-weight:700}.v-application .f800{font-weight:800}.v-application .f900{font-weight:900}.v-application .fs-8{font-size:8px}.v-application i.fs-8{font-size:8px!important}.v-application .fs-10{font-size:10px}.v-application i.fs-10{font-size:10px!important}.v-application .fs-11{font-size:11px}.v-application i.fs-11{font-size:11px!important}.v-application .fs-12{font-size:12px}.v-application i.fs-12{font-size:12px!important}.v-application .fs-14{font-size:14px}.v-application i.fs-14{font-size:14px!important}.v-application .fs-15{font-size:15px}.v-application i.fs-15{font-size:15px!important}.v-application .fs-16{font-size:16px}.v-application i.fs-16{font-size:16px!important}.v-application .fs-18{font-size:18px}.v-application i.fs-18{font-size:18px!important}.v-application .fs-20{font-size:20px}.v-application i.fs-20{font-size:20px!important}.v-application .fs-22{font-size:22px}.v-application i.fs-22{font-size:22px!important}.v-application .fs-24{font-size:24px}.v-application i.fs-24{font-size:24px!important}.v-application .fs-26{font-size:26px}.v-application i.fs-26{font-size:26px!important}.v-application .fs-28{font-size:28px}.v-application i.fs-28{font-size:28px!important}.v-application .fs-30{font-size:30px}.v-application i.fs-30{font-size:30px!important}.v-application .fs-32{font-size:32px}.v-application i.fs-32{font-size:32px!important}.v-application .fs-34{font-size:34px}.v-application i.fs-34{font-size:34px!important}.v-application .fs-36{font-size:36px}.v-application i.fs-36{font-size:36px!important}.v-application .fs-40{font-size:40px}.v-application i.fs-40{font-size:40px!important}.v-application .fs-50{font-size:50px}.v-application i.fs-50{font-size:50px!important}.v-application .fs-60{font-size:60px}.v-application i.fs-60{font-size:60px!important}.v-application .fs-70{font-size:70px}.v-application i.fs-70{font-size:70px!important}.v-application .fs-80{font-size:80px}.v-application i.fs-80{font-size:80px!important}.v-application .fs-90{font-size:90px}.v-application i.fs-90{font-size:90px!important}.v-application .fs-100{font-size:100px}.v-application i.fs-100{font-size:100px!important}.v-application .fs-120{font-size:120px}.v-application i.fs-120{font-size:120px!important}.max-25{max-width:25px!important}.max-h-25{max-height:25px!important}.min-25{min-width:25px!important}.min-h-25{min-height:25px!important}.aw-25{width:25px!important}.ah-25{height:25px!important}.max-50{max-width:50px!important}.max-h-50{max-height:50px!important}.min-50{min-width:50px!important}.min-h-50{min-height:50px!important}.aw-50{width:50px!important}.ah-50{height:50px!important}.max-75{max-width:75px!important}.max-h-75{max-height:75px!important}.min-75{min-width:75px!important}.min-h-75{min-height:75px!important}.aw-75{width:75px!important}.ah-75{height:75px!important}.max-100{max-width:100px!important}.max-h-100{max-height:100px!important}.min-100{min-width:100px!important}.min-h-100{min-height:100px!important}.aw-100{width:100px!important}.ah-100{height:100px!important}.max-125{max-width:125px!important}.max-h-125{max-height:125px!important}.min-125{min-width:125px!important}.min-h-125{min-height:125px!important}.aw-125{width:125px!important}.ah-125{height:125px!important}.max-150{max-width:150px!important}.max-h-150{max-height:150px!important}.min-150{min-width:150px!important}.min-h-150{min-height:150px!important}.aw-150{width:150px!important}.ah-150{height:150px!important}.max-175{max-width:175px!important}.max-h-175{max-height:175px!important}.min-175{min-width:175px!important}.min-h-175{min-height:175px!important}.aw-175{width:175px!important}.ah-175{height:175px!important}.max-200{max-width:200px!important}.max-h-200{max-height:200px!important}.min-200{min-width:200px!important}.min-h-200{min-height:200px!important}.aw-200{width:200px!important}.ah-200{height:200px!important}.max-250{max-width:250px!important}.max-h-250{max-height:250px!important}.min-250{min-width:250px!important}.min-h-250{min-height:250px!important}.aw-250{width:250px!important}.ah-250{height:250px!important}.max-300{max-width:300px!important}.max-h-300{max-height:300px!important}.min-300{min-width:300px!important}.min-h-300{min-height:300px!important}.aw-300{width:300px!important}.ah-300{height:300px!important}.max-350{max-width:350px!important}.max-h-350{max-height:350px!important}.min-350{min-width:350px!important}.min-h-350{min-height:350px!important}.aw-350{width:350px!important}.ah-350{height:350px!important}.max-400{max-width:400px!important}.max-h-400{max-height:400px!important}.min-400{min-width:400px!important}.min-h-400{min-height:400px!important}.aw-400{width:400px!important}.ah-400{height:400px!important}.max-500{max-width:500px!important}.max-h-500{max-height:500px!important}.min-500{min-width:500px!important}.min-h-500{min-height:500px!important}.aw-500{width:500px!important}.ah-500{height:500px!important}.max-600{max-width:600px!important}.max-h-600{max-height:600px!important}.min-600{min-width:600px!important}.min-h-600{min-height:600px!important}.aw-600{width:600px!important}.ah-600{height:600px!important}.max-700{max-width:700px!important}.max-h-700{max-height:700px!important}.min-700{min-width:700px!important}.min-h-700{min-height:700px!important}.aw-700{width:700px!important}.ah-700{height:700px!important}.max-800{max-width:800px!important}.max-h-800{max-height:800px!important}.min-800{min-width:800px!important}.min-h-800{min-height:800px!important}.aw-800{width:800px!important}.ah-800{height:800px!important}.max-900{max-width:900px!important}.max-h-900{max-height:900px!important}.min-900{min-width:900px!important}.min-h-900{min-height:900px!important}.aw-900{width:900px!important}.ah-900{height:900px!important}.max-1000{max-width:1000px!important}.max-h-1000{max-height:1000px!important}.min-1000{min-width:1000px!important}.min-h-1000{min-height:1000px!important}.aw-1000{width:1000px!important}.ah-1000{height:1000px!important}.max-1100{max-width:1100px!important}.max-h-1100{max-height:1100px!important}.min-1100{min-width:1100px!important}.min-h-1100{min-height:1100px!important}.aw-1100{width:1100px!important}.ah-1100{height:1100px!important}.max-1200{max-width:1200px!important}.max-h-1200{max-height:1200px!important}.min-1200{min-width:1200px!important}.min-h-1200{min-height:1200px!important}.aw-1200{width:1200px!important}.ah-1200{height:1200px!important}body .v-application.theme--dark .text-none,body .v-application.theme--dark .title-none h1,body .v-application.theme--dark .title-none h2,body .v-application.theme--dark .title-none h3,body .v-application.theme--dark .title-none h4,body .v-application.theme--dark .title-none h5,body .v-application.theme--dark .title-none h6,body .v-application.theme--light .text-none,body .v-application.theme--light .title-none h1,body .v-application.theme--light .title-none h2,body .v-application.theme--light .title-none h3,body .v-application.theme--light .title-none h4,body .v-application.theme--light .title-none h5,body .v-application.theme--light .title-none h6{color:var(--none)}body .v-application.theme--dark .bg-none,body .v-application.theme--light .bg-none{background-color:var(--none)}body .v-application.theme--dark .border-none,body .v-application.theme--light .border-none{border-color:var(--none)!important}body .v-application.theme--dark .pseudo-bg-none:after,body .v-application.theme--dark .pseudo-bg-none:before,body .v-application.theme--light .pseudo-bg-none:after,body .v-application.theme--light .pseudo-bg-none:before{background-color:var(--none)}body .v-application.theme--dark .hover-none:hover,body .v-application.theme--light .hover-none:hover{color:var(--none)}body .v-application.theme--dark .hover-bg-none:hover,body .v-application.theme--light .hover-bg-none:hover{background-color:var(--none)}body .v-application.theme--dark .text-text,body .v-application.theme--dark .title-text h1,body .v-application.theme--dark .title-text h2,body .v-application.theme--dark .title-text h3,body .v-application.theme--dark .title-text h4,body .v-application.theme--dark .title-text h5,body .v-application.theme--dark .title-text h6,body .v-application.theme--light .text-text,body .v-application.theme--light .title-text h1,body .v-application.theme--light .title-text h2,body .v-application.theme--light .title-text h3,body .v-application.theme--light .title-text h4,body .v-application.theme--light .title-text h5,body .v-application.theme--light .title-text h6{color:var(--text)}body .v-application.theme--dark .bg-text,body .v-application.theme--light .bg-text{background-color:var(--text)}body .v-application.theme--dark .border-text,body .v-application.theme--light .border-text{border-color:var(--text)!important}body .v-application.theme--dark .pseudo-bg-text:after,body .v-application.theme--dark .pseudo-bg-text:before,body .v-application.theme--light .pseudo-bg-text:after,body .v-application.theme--light .pseudo-bg-text:before{background-color:var(--text)}body .v-application.theme--dark .hover-text:hover,body .v-application.theme--light .hover-text:hover{color:var(--text)}body .v-application.theme--dark .hover-bg-text:hover,body .v-application.theme--light .hover-bg-text:hover{background-color:var(--text)}body .v-application.theme--dark .bg-lighter-text,body .v-application.theme--light .bg-lighter-text{background-color:#e9e9e9}body .v-application.theme--dark a.bg-text,body .v-application.theme--dark button.bg-text,body .v-application.theme--light a.bg-text,body .v-application.theme--light button.bg-text{background-color:var(--text)!important}body .v-application.theme--dark a.bg-text:not(.no-hover):hover,body .v-application.theme--dark button.bg-text:not(.no-hover):hover,body .v-application.theme--light a.bg-text:not(.no-hover):hover,body .v-application.theme--light button.bg-text:not(.no-hover):hover{background-color:#373737!important}body .v-application.theme--dark .text-green,body .v-application.theme--dark .title-green h1,body .v-application.theme--dark .title-green h2,body .v-application.theme--dark .title-green h3,body .v-application.theme--dark .title-green h4,body .v-application.theme--dark .title-green h5,body .v-application.theme--dark .title-green h6,body .v-application.theme--light .text-green,body .v-application.theme--light .title-green h1,body .v-application.theme--light .title-green h2,body .v-application.theme--light .title-green h3,body .v-application.theme--light .title-green h4,body .v-application.theme--light .title-green h5,body .v-application.theme--light .title-green h6{color:var(--green)}body .v-application.theme--dark .bg-green,body .v-application.theme--light .bg-green{background-color:var(--green)}body .v-application.theme--dark .border-green,body .v-application.theme--light .border-green{border-color:var(--green)!important}body .v-application.theme--dark .pseudo-bg-green:after,body .v-application.theme--dark .pseudo-bg-green:before,body .v-application.theme--light .pseudo-bg-green:after,body .v-application.theme--light .pseudo-bg-green:before{background-color:var(--green)}body .v-application.theme--dark .hover-green:hover,body .v-application.theme--light .hover-green:hover{color:var(--green)}body .v-application.theme--dark .hover-bg-green:hover,body .v-application.theme--light .hover-bg-green:hover{background-color:var(--green)}body .v-application.theme--dark .bg-lighter-green,body .v-application.theme--light .bg-lighter-green{background-color:#fff}body .v-application.theme--dark a.bg-green,body .v-application.theme--dark button.bg-green,body .v-application.theme--light a.bg-green,body .v-application.theme--light button.bg-green{background-color:var(--green)!important}body .v-application.theme--dark a.bg-green:not(.no-hover):hover,body .v-application.theme--dark button.bg-green:not(.no-hover):hover,body .v-application.theme--light a.bg-green:not(.no-hover):hover,body .v-application.theme--light button.bg-green:not(.no-hover):hover{background-color:#27777c!important}body .v-application.theme--dark .text-yellow,body .v-application.theme--dark .title-yellow h1,body .v-application.theme--dark .title-yellow h2,body .v-application.theme--dark .title-yellow h3,body .v-application.theme--dark .title-yellow h4,body .v-application.theme--dark .title-yellow h5,body .v-application.theme--dark .title-yellow h6,body .v-application.theme--light .text-yellow,body .v-application.theme--light .title-yellow h1,body .v-application.theme--light .title-yellow h2,body .v-application.theme--light .title-yellow h3,body .v-application.theme--light .title-yellow h4,body .v-application.theme--light .title-yellow h5,body .v-application.theme--light .title-yellow h6{color:var(--yellow)}body .v-application.theme--dark .bg-yellow,body .v-application.theme--light .bg-yellow{background-color:var(--yellow)}body .v-application.theme--dark .border-yellow,body .v-application.theme--light .border-yellow{border-color:var(--yellow)!important}body .v-application.theme--dark .pseudo-bg-yellow:after,body .v-application.theme--dark .pseudo-bg-yellow:before,body .v-application.theme--light .pseudo-bg-yellow:after,body .v-application.theme--light .pseudo-bg-yellow:before{background-color:var(--yellow)}body .v-application.theme--dark .hover-yellow:hover,body .v-application.theme--light .hover-yellow:hover{color:var(--yellow)}body .v-application.theme--dark .hover-bg-yellow:hover,body .v-application.theme--light .hover-bg-yellow:hover{background-color:var(--yellow)}body .v-application.theme--dark .bg-lighter-yellow,body .v-application.theme--light .bg-lighter-yellow{background-color:#fff}body .v-application.theme--dark a.bg-yellow,body .v-application.theme--dark button.bg-yellow,body .v-application.theme--light a.bg-yellow,body .v-application.theme--light button.bg-yellow{background-color:var(--yellow)!important}body .v-application.theme--dark a.bg-yellow:not(.no-hover):hover,body .v-application.theme--dark button.bg-yellow:not(.no-hover):hover,body .v-application.theme--light a.bg-yellow:not(.no-hover):hover,body .v-application.theme--light button.bg-yellow:not(.no-hover):hover{background-color:#f1c000!important}body .v-application.theme--dark .text-orange,body .v-application.theme--dark .title-orange h1,body .v-application.theme--dark .title-orange h2,body .v-application.theme--dark .title-orange h3,body .v-application.theme--dark .title-orange h4,body .v-application.theme--dark .title-orange h5,body .v-application.theme--dark .title-orange h6,body .v-application.theme--light .text-orange,body .v-application.theme--light .title-orange h1,body .v-application.theme--light .title-orange h2,body .v-application.theme--light .title-orange h3,body .v-application.theme--light .title-orange h4,body .v-application.theme--light .title-orange h5,body .v-application.theme--light .title-orange h6{color:var(--orange)}body .v-application.theme--dark .bg-orange,body .v-application.theme--light .bg-orange{background-color:var(--orange)}body .v-application.theme--dark .border-orange,body .v-application.theme--light .border-orange{border-color:var(--orange)!important}body .v-application.theme--dark .pseudo-bg-orange:after,body .v-application.theme--dark .pseudo-bg-orange:before,body .v-application.theme--light .pseudo-bg-orange:after,body .v-application.theme--light .pseudo-bg-orange:before{background-color:var(--orange)}body .v-application.theme--dark .hover-orange:hover,body .v-application.theme--light .hover-orange:hover{color:var(--orange)}body .v-application.theme--dark .hover-bg-orange:hover,body .v-application.theme--light .hover-bg-orange:hover{background-color:var(--orange)}body .v-application.theme--dark .bg-lighter-orange,body .v-application.theme--light .bg-lighter-orange{background-color:#fff}body .v-application.theme--dark a.bg-orange,body .v-application.theme--dark button.bg-orange,body .v-application.theme--light a.bg-orange,body .v-application.theme--light button.bg-orange{background-color:var(--orange)!important}body .v-application.theme--dark a.bg-orange:not(.no-hover):hover,body .v-application.theme--dark button.bg-orange:not(.no-hover):hover,body .v-application.theme--light a.bg-orange:not(.no-hover):hover,body .v-application.theme--light button.bg-orange:not(.no-hover):hover{background-color:#ca6600!important}body .v-application.theme--dark .text-blue,body .v-application.theme--dark .title-blue h1,body .v-application.theme--dark .title-blue h2,body .v-application.theme--dark .title-blue h3,body .v-application.theme--dark .title-blue h4,body .v-application.theme--dark .title-blue h5,body .v-application.theme--dark .title-blue h6,body .v-application.theme--light .text-blue,body .v-application.theme--light .title-blue h1,body .v-application.theme--light .title-blue h2,body .v-application.theme--light .title-blue h3,body .v-application.theme--light .title-blue h4,body .v-application.theme--light .title-blue h5,body .v-application.theme--light .title-blue h6{color:var(--blue)}body .v-application.theme--dark .bg-blue,body .v-application.theme--light .bg-blue{background-color:var(--blue)}body .v-application.theme--dark .border-blue,body .v-application.theme--light .border-blue{border-color:var(--blue)!important}body .v-application.theme--dark .pseudo-bg-blue:after,body .v-application.theme--dark .pseudo-bg-blue:before,body .v-application.theme--light .pseudo-bg-blue:after,body .v-application.theme--light .pseudo-bg-blue:before{background-color:var(--blue)}body .v-application.theme--dark .hover-blue:hover,body .v-application.theme--light .hover-blue:hover{color:var(--blue)}body .v-application.theme--dark .hover-bg-blue:hover,body .v-application.theme--light .hover-bg-blue:hover{background-color:var(--blue)}body .v-application.theme--dark .bg-lighter-blue,body .v-application.theme--light .bg-lighter-blue{background-color:#fff}body .v-application.theme--dark a.bg-blue,body .v-application.theme--dark button.bg-blue,body .v-application.theme--light a.bg-blue,body .v-application.theme--light button.bg-blue{background-color:var(--blue)!important}body .v-application.theme--dark a.bg-blue:not(.no-hover):hover,body .v-application.theme--dark button.bg-blue:not(.no-hover):hover,body .v-application.theme--light a.bg-blue:not(.no-hover):hover,body .v-application.theme--light button.bg-blue:not(.no-hover):hover{background-color:#274281!important}body .v-application.theme--dark .text-red,body .v-application.theme--dark .title-red h1,body .v-application.theme--dark .title-red h2,body .v-application.theme--dark .title-red h3,body .v-application.theme--dark .title-red h4,body .v-application.theme--dark .title-red h5,body .v-application.theme--dark .title-red h6,body .v-application.theme--light .text-red,body .v-application.theme--light .title-red h1,body .v-application.theme--light .title-red h2,body .v-application.theme--light .title-red h3,body .v-application.theme--light .title-red h4,body .v-application.theme--light .title-red h5,body .v-application.theme--light .title-red h6{color:var(--red)}body .v-application.theme--dark .bg-red,body .v-application.theme--light .bg-red{background-color:var(--red)}body .v-application.theme--dark .border-red,body .v-application.theme--light .border-red{border-color:var(--red)!important}body .v-application.theme--dark .pseudo-bg-red:after,body .v-application.theme--dark .pseudo-bg-red:before,body .v-application.theme--light .pseudo-bg-red:after,body .v-application.theme--light .pseudo-bg-red:before{background-color:var(--red)}body .v-application.theme--dark .hover-red:hover,body .v-application.theme--light .hover-red:hover{color:var(--red)}body .v-application.theme--dark .hover-bg-red:hover,body .v-application.theme--light .hover-bg-red:hover{background-color:var(--red)}body .v-application.theme--dark .bg-lighter-red,body .v-application.theme--light .bg-lighter-red{background-color:#fff}body .v-application.theme--dark a.bg-red,body .v-application.theme--dark button.bg-red,body .v-application.theme--light a.bg-red,body .v-application.theme--light button.bg-red{background-color:var(--red)!important}body .v-application.theme--dark a.bg-red:not(.no-hover):hover,body .v-application.theme--dark button.bg-red:not(.no-hover):hover,body .v-application.theme--light a.bg-red:not(.no-hover):hover,body .v-application.theme--light button.bg-red:not(.no-hover):hover{background-color:#bd2130!important}body .v-application.theme--dark .text-red-lighter,body .v-application.theme--dark .title-red-lighter h1,body .v-application.theme--dark .title-red-lighter h2,body .v-application.theme--dark .title-red-lighter h3,body .v-application.theme--dark .title-red-lighter h4,body .v-application.theme--dark .title-red-lighter h5,body .v-application.theme--dark .title-red-lighter h6,body .v-application.theme--light .text-red-lighter,body .v-application.theme--light .title-red-lighter h1,body .v-application.theme--light .title-red-lighter h2,body .v-application.theme--light .title-red-lighter h3,body .v-application.theme--light .title-red-lighter h4,body .v-application.theme--light .title-red-lighter h5,body .v-application.theme--light .title-red-lighter h6{color:var(--red-lighter)}body .v-application.theme--dark .bg-red-lighter,body .v-application.theme--light .bg-red-lighter{background-color:var(--red-lighter)}body .v-application.theme--dark .border-red-lighter,body .v-application.theme--light .border-red-lighter{border-color:var(--red-lighter)!important}body .v-application.theme--dark .pseudo-bg-red-lighter:after,body .v-application.theme--dark .pseudo-bg-red-lighter:before,body .v-application.theme--light .pseudo-bg-red-lighter:after,body .v-application.theme--light .pseudo-bg-red-lighter:before{background-color:var(--red-lighter)}body .v-application.theme--dark .hover-red-lighter:hover,body .v-application.theme--light .hover-red-lighter:hover{color:var(--red-lighter)}body .v-application.theme--dark .hover-bg-red-lighter:hover,body .v-application.theme--light .hover-bg-red-lighter:hover{background-color:var(--red-lighter)}body .v-application.theme--dark .bg-lighter-red-lighter,body .v-application.theme--light .bg-lighter-red-lighter{background-color:#fff}body .v-application.theme--dark a.bg-red-lighter,body .v-application.theme--dark button.bg-red-lighter,body .v-application.theme--light a.bg-red-lighter,body .v-application.theme--light button.bg-red-lighter{background-color:var(--red-lighter)!important}body .v-application.theme--dark a.bg-red-lighter:not(.no-hover):hover,body .v-application.theme--dark button.bg-red-lighter:not(.no-hover):hover,body .v-application.theme--light a.bg-red-lighter:not(.no-hover):hover,body .v-application.theme--light button.bg-red-lighter:not(.no-hover):hover{background-color:#ff9898!important}body .v-application.theme--dark .text-orange-lighter,body .v-application.theme--dark .title-orange-lighter h1,body .v-application.theme--dark .title-orange-lighter h2,body .v-application.theme--dark .title-orange-lighter h3,body .v-application.theme--dark .title-orange-lighter h4,body .v-application.theme--dark .title-orange-lighter h5,body .v-application.theme--dark .title-orange-lighter h6,body .v-application.theme--light .text-orange-lighter,body .v-application.theme--light .title-orange-lighter h1,body .v-application.theme--light .title-orange-lighter h2,body .v-application.theme--light .title-orange-lighter h3,body .v-application.theme--light .title-orange-lighter h4,body .v-application.theme--light .title-orange-lighter h5,body .v-application.theme--light .title-orange-lighter h6{color:var(--orange-lighter)}body .v-application.theme--dark .bg-orange-lighter,body .v-application.theme--light .bg-orange-lighter{background-color:var(--orange-lighter)}body .v-application.theme--dark .border-orange-lighter,body .v-application.theme--light .border-orange-lighter{border-color:var(--orange-lighter)!important}body .v-application.theme--dark .pseudo-bg-orange-lighter:after,body .v-application.theme--dark .pseudo-bg-orange-lighter:before,body .v-application.theme--light .pseudo-bg-orange-lighter:after,body .v-application.theme--light .pseudo-bg-orange-lighter:before{background-color:var(--orange-lighter)}body .v-application.theme--dark .hover-orange-lighter:hover,body .v-application.theme--light .hover-orange-lighter:hover{color:var(--orange-lighter)}body .v-application.theme--dark .hover-bg-orange-lighter:hover,body .v-application.theme--light .hover-bg-orange-lighter:hover{background-color:var(--orange-lighter)}body .v-application.theme--dark .bg-lighter-orange-lighter,body .v-application.theme--light .bg-lighter-orange-lighter{background-color:#fff}body .v-application.theme--dark a.bg-orange-lighter,body .v-application.theme--dark button.bg-orange-lighter,body .v-application.theme--light a.bg-orange-lighter,body .v-application.theme--light button.bg-orange-lighter{background-color:var(--orange-lighter)!important}body .v-application.theme--dark a.bg-orange-lighter:not(.no-hover):hover,body .v-application.theme--dark button.bg-orange-lighter:not(.no-hover):hover,body .v-application.theme--light a.bg-orange-lighter:not(.no-hover):hover,body .v-application.theme--light button.bg-orange-lighter:not(.no-hover):hover{background-color:#ffe79a!important}body .v-application.theme--dark .text-dark-orange,body .v-application.theme--dark .title-dark-orange h1,body .v-application.theme--dark .title-dark-orange h2,body .v-application.theme--dark .title-dark-orange h3,body .v-application.theme--dark .title-dark-orange h4,body .v-application.theme--dark .title-dark-orange h5,body .v-application.theme--dark .title-dark-orange h6,body .v-application.theme--light .text-dark-orange,body .v-application.theme--light .title-dark-orange h1,body .v-application.theme--light .title-dark-orange h2,body .v-application.theme--light .title-dark-orange h3,body .v-application.theme--light .title-dark-orange h4,body .v-application.theme--light .title-dark-orange h5,body .v-application.theme--light .title-dark-orange h6{color:var(--dark-orange)}body .v-application.theme--dark .bg-dark-orange,body .v-application.theme--light .bg-dark-orange{background-color:var(--dark-orange)}body .v-application.theme--dark .border-dark-orange,body .v-application.theme--light .border-dark-orange{border-color:var(--dark-orange)!important}body .v-application.theme--dark .pseudo-bg-dark-orange:after,body .v-application.theme--dark .pseudo-bg-dark-orange:before,body .v-application.theme--light .pseudo-bg-dark-orange:after,body .v-application.theme--light .pseudo-bg-dark-orange:before{background-color:var(--dark-orange)}body .v-application.theme--dark .hover-dark-orange:hover,body .v-application.theme--light .hover-dark-orange:hover{color:var(--dark-orange)}body .v-application.theme--dark .hover-bg-dark-orange:hover,body .v-application.theme--light .hover-bg-dark-orange:hover{background-color:var(--dark-orange)}body .v-application.theme--dark .bg-lighter-dark-orange,body .v-application.theme--light .bg-lighter-dark-orange{background-color:#fdedbe}body .v-application.theme--dark a.bg-dark-orange,body .v-application.theme--dark button.bg-dark-orange,body .v-application.theme--light a.bg-dark-orange,body .v-application.theme--light button.bg-dark-orange{background-color:var(--dark-orange)!important}body .v-application.theme--dark a.bg-dark-orange:not(.no-hover):hover,body .v-application.theme--dark button.bg-dark-orange:not(.no-hover):hover,body .v-application.theme--light a.bg-dark-orange:not(.no-hover):hover,body .v-application.theme--light button.bg-dark-orange:not(.no-hover):hover{background-color:#533f03!important}body .v-application.theme--dark .text-dark-red,body .v-application.theme--dark .title-dark-red h1,body .v-application.theme--dark .title-dark-red h2,body .v-application.theme--dark .title-dark-red h3,body .v-application.theme--dark .title-dark-red h4,body .v-application.theme--dark .title-dark-red h5,body .v-application.theme--dark .title-dark-red h6,body .v-application.theme--light .text-dark-red,body .v-application.theme--light .title-dark-red h1,body .v-application.theme--light .title-dark-red h2,body .v-application.theme--light .title-dark-red h3,body .v-application.theme--light .title-dark-red h4,body .v-application.theme--light .title-dark-red h5,body .v-application.theme--light .title-dark-red h6{color:var(--dark-red)}body .v-application.theme--dark .bg-dark-red,body .v-application.theme--light .bg-dark-red{background-color:var(--dark-red)}body .v-application.theme--dark .border-dark-red,body .v-application.theme--light .border-dark-red{border-color:var(--dark-red)!important}body .v-application.theme--dark .pseudo-bg-dark-red:after,body .v-application.theme--dark .pseudo-bg-dark-red:before,body .v-application.theme--light .pseudo-bg-dark-red:after,body .v-application.theme--light .pseudo-bg-dark-red:before{background-color:var(--dark-red)}body .v-application.theme--dark .hover-dark-red:hover,body .v-application.theme--light .hover-dark-red:hover{color:var(--dark-red)}body .v-application.theme--dark .hover-bg-dark-red:hover,body .v-application.theme--light .hover-bg-dark-red:hover{background-color:var(--dark-red)}body .v-application.theme--dark .bg-lighter-dark-red,body .v-application.theme--light .bg-lighter-dark-red{background-color:#ffb1b1}body .v-application.theme--dark a.bg-dark-red,body .v-application.theme--dark button.bg-dark-red,body .v-application.theme--light a.bg-dark-red,body .v-application.theme--light button.bg-dark-red{background-color:var(--dark-red)!important}body .v-application.theme--dark a.bg-dark-red:not(.no-hover):hover,body .v-application.theme--dark button.bg-dark-red:not(.no-hover):hover,body .v-application.theme--light a.bg-dark-red:not(.no-hover):hover,body .v-application.theme--light button.bg-dark-red:not(.no-hover):hover{background-color:#4b0000!important}body .v-application.theme--dark .text-azure,body .v-application.theme--dark .title-azure h1,body .v-application.theme--dark .title-azure h2,body .v-application.theme--dark .title-azure h3,body .v-application.theme--dark .title-azure h4,body .v-application.theme--dark .title-azure h5,body .v-application.theme--dark .title-azure h6,body .v-application.theme--light .text-azure,body .v-application.theme--light .title-azure h1,body .v-application.theme--light .title-azure h2,body .v-application.theme--light .title-azure h3,body .v-application.theme--light .title-azure h4,body .v-application.theme--light .title-azure h5,body .v-application.theme--light .title-azure h6{color:var(--azure)}body .v-application.theme--dark .bg-azure,body .v-application.theme--light .bg-azure{background-color:var(--azure)}body .v-application.theme--dark .border-azure,body .v-application.theme--light .border-azure{border-color:var(--azure)!important}body .v-application.theme--dark .pseudo-bg-azure:after,body .v-application.theme--dark .pseudo-bg-azure:before,body .v-application.theme--light .pseudo-bg-azure:after,body .v-application.theme--light .pseudo-bg-azure:before{background-color:var(--azure)}body .v-application.theme--dark .hover-azure:hover,body .v-application.theme--light .hover-azure:hover{color:var(--azure)}body .v-application.theme--dark .hover-bg-azure:hover,body .v-application.theme--light .hover-bg-azure:hover{background-color:var(--azure)}body .v-application.theme--dark .bg-lighter-azure,body .v-application.theme--light .bg-lighter-azure{background-color:#fff}body .v-application.theme--dark a.bg-azure,body .v-application.theme--dark button.bg-azure,body .v-application.theme--light a.bg-azure,body .v-application.theme--light button.bg-azure{background-color:var(--azure)!important}body .v-application.theme--dark a.bg-azure:not(.no-hover):hover,body .v-application.theme--dark button.bg-azure:not(.no-hover):hover,body .v-application.theme--light a.bg-azure:not(.no-hover):hover,body .v-application.theme--light button.bg-azure:not(.no-hover):hover{background-color:#80f7ff!important}body .v-application.theme--dark .text-dark,body .v-application.theme--dark .title-dark h1,body .v-application.theme--dark .title-dark h2,body .v-application.theme--dark .title-dark h3,body .v-application.theme--dark .title-dark h4,body .v-application.theme--dark .title-dark h5,body .v-application.theme--dark .title-dark h6,body .v-application.theme--light .text-dark,body .v-application.theme--light .title-dark h1,body .v-application.theme--light .title-dark h2,body .v-application.theme--light .title-dark h3,body .v-application.theme--light .title-dark h4,body .v-application.theme--light .title-dark h5,body .v-application.theme--light .title-dark h6{color:var(--dark)}body .v-application.theme--dark .bg-dark,body .v-application.theme--light .bg-dark{background-color:var(--dark)}body .v-application.theme--dark .border-dark,body .v-application.theme--light .border-dark{border-color:var(--dark)!important}body .v-application.theme--dark .pseudo-bg-dark:after,body .v-application.theme--dark .pseudo-bg-dark:before,body .v-application.theme--light .pseudo-bg-dark:after,body .v-application.theme--light .pseudo-bg-dark:before{background-color:var(--dark)}body .v-application.theme--dark .hover-dark:hover,body .v-application.theme--light .hover-dark:hover{color:var(--dark)}body .v-application.theme--dark .hover-bg-dark:hover,body .v-application.theme--light .hover-bg-dark:hover{background-color:var(--dark)}body .v-application.theme--dark .bg-lighter-dark,body .v-application.theme--light .bg-lighter-dark{background-color:#ccc}body .v-application.theme--dark a.bg-dark,body .v-application.theme--dark button.bg-dark,body .v-application.theme--light a.bg-dark,body .v-application.theme--light button.bg-dark{background-color:var(--dark)!important}body .v-application.theme--dark a.bg-dark:not(.no-hover):hover,body .v-application.theme--dark button.bg-dark:not(.no-hover):hover,body .v-application.theme--light a.bg-dark:not(.no-hover):hover,body .v-application.theme--light button.bg-dark:not(.no-hover):hover{background-color:#1a1a1a!important}body .v-application.theme--dark .text-white,body .v-application.theme--dark .title-white h1,body .v-application.theme--dark .title-white h2,body .v-application.theme--dark .title-white h3,body .v-application.theme--dark .title-white h4,body .v-application.theme--dark .title-white h5,body .v-application.theme--dark .title-white h6,body .v-application.theme--light .text-white,body .v-application.theme--light .title-white h1,body .v-application.theme--light .title-white h2,body .v-application.theme--light .title-white h3,body .v-application.theme--light .title-white h4,body .v-application.theme--light .title-white h5,body .v-application.theme--light .title-white h6{color:var(--white)}body .v-application.theme--dark .bg-white,body .v-application.theme--light .bg-white{background-color:var(--white)}body .v-application.theme--dark .border-white,body .v-application.theme--light .border-white{border-color:var(--white)!important}body .v-application.theme--dark .pseudo-bg-white:after,body .v-application.theme--dark .pseudo-bg-white:before,body .v-application.theme--light .pseudo-bg-white:after,body .v-application.theme--light .pseudo-bg-white:before{background-color:var(--white)}body .v-application.theme--dark .hover-white:hover,body .v-application.theme--light .hover-white:hover{color:var(--white)}body .v-application.theme--dark .hover-bg-white:hover,body .v-application.theme--light .hover-bg-white:hover{background-color:var(--white)}body .v-application.theme--dark .bg-lighter-white,body .v-application.theme--light .bg-lighter-white{background-color:#fff}body .v-application.theme--dark a.bg-white,body .v-application.theme--dark button.bg-white,body .v-application.theme--light a.bg-white,body .v-application.theme--light button.bg-white{background-color:var(--white)!important}body .v-application.theme--dark a.bg-white:not(.no-hover):hover,body .v-application.theme--dark button.bg-white:not(.no-hover):hover,body .v-application.theme--light a.bg-white:not(.no-hover):hover,body .v-application.theme--light button.bg-white:not(.no-hover):hover{background-color:#e6e6e6!important}body .v-application.theme--dark .text-smoke,body .v-application.theme--dark .title-smoke h1,body .v-application.theme--dark .title-smoke h2,body .v-application.theme--dark .title-smoke h3,body .v-application.theme--dark .title-smoke h4,body .v-application.theme--dark .title-smoke h5,body .v-application.theme--dark .title-smoke h6,body .v-application.theme--light .text-smoke,body .v-application.theme--light .title-smoke h1,body .v-application.theme--light .title-smoke h2,body .v-application.theme--light .title-smoke h3,body .v-application.theme--light .title-smoke h4,body .v-application.theme--light .title-smoke h5,body .v-application.theme--light .title-smoke h6{color:var(--smoke)}body .v-application.theme--dark .bg-smoke,body .v-application.theme--light .bg-smoke{background-color:var(--smoke)}body .v-application.theme--dark .border-smoke,body .v-application.theme--light .border-smoke{border-color:var(--smoke)!important}body .v-application.theme--dark .pseudo-bg-smoke:after,body .v-application.theme--dark .pseudo-bg-smoke:before,body .v-application.theme--light .pseudo-bg-smoke:after,body .v-application.theme--light .pseudo-bg-smoke:before{background-color:var(--smoke)}body .v-application.theme--dark .hover-smoke:hover,body .v-application.theme--light .hover-smoke:hover{color:var(--smoke)}body .v-application.theme--dark .hover-bg-smoke:hover,body .v-application.theme--light .hover-bg-smoke:hover{background-color:var(--smoke)}body .v-application.theme--dark .bg-lighter-smoke,body .v-application.theme--light .bg-lighter-smoke{background-color:#fff}body .v-application.theme--dark a.bg-smoke,body .v-application.theme--dark button.bg-smoke,body .v-application.theme--light a.bg-smoke,body .v-application.theme--light button.bg-smoke{background-color:var(--smoke)!important}body .v-application.theme--dark a.bg-smoke:not(.no-hover):hover,body .v-application.theme--dark button.bg-smoke:not(.no-hover):hover,body .v-application.theme--light a.bg-smoke:not(.no-hover):hover,body .v-application.theme--light button.bg-smoke:not(.no-hover):hover{background-color:#e2e2e2!important}body .v-application.theme--dark .text-light-grey,body .v-application.theme--dark .title-light-grey h1,body .v-application.theme--dark .title-light-grey h2,body .v-application.theme--dark .title-light-grey h3,body .v-application.theme--dark .title-light-grey h4,body .v-application.theme--dark .title-light-grey h5,body .v-application.theme--dark .title-light-grey h6,body .v-application.theme--light .text-light-grey,body .v-application.theme--light .title-light-grey h1,body .v-application.theme--light .title-light-grey h2,body .v-application.theme--light .title-light-grey h3,body .v-application.theme--light .title-light-grey h4,body .v-application.theme--light .title-light-grey h5,body .v-application.theme--light .title-light-grey h6{color:var(--light-grey)}body .v-application.theme--dark .bg-light-grey,body .v-application.theme--light .bg-light-grey{background-color:var(--light-grey)}body .v-application.theme--dark .border-light-grey,body .v-application.theme--light .border-light-grey{border-color:var(--light-grey)!important}body .v-application.theme--dark .pseudo-bg-light-grey:after,body .v-application.theme--dark .pseudo-bg-light-grey:before,body .v-application.theme--light .pseudo-bg-light-grey:after,body .v-application.theme--light .pseudo-bg-light-grey:before{background-color:var(--light-grey)}body .v-application.theme--dark .hover-light-grey:hover,body .v-application.theme--light .hover-light-grey:hover{color:var(--light-grey)}body .v-application.theme--dark .hover-bg-light-grey:hover,body .v-application.theme--light .hover-bg-light-grey:hover{background-color:var(--light-grey)}body .v-application.theme--dark .bg-lighter-light-grey,body .v-application.theme--light .bg-lighter-light-grey{background-color:#fff}body .v-application.theme--dark a.bg-light-grey,body .v-application.theme--dark button.bg-light-grey,body .v-application.theme--light a.bg-light-grey,body .v-application.theme--light button.bg-light-grey{background-color:var(--light-grey)!important}body .v-application.theme--dark a.bg-light-grey:not(.no-hover):hover,body .v-application.theme--dark button.bg-light-grey:not(.no-hover):hover,body .v-application.theme--light a.bg-light-grey:not(.no-hover):hover,body .v-application.theme--light button.bg-light-grey:not(.no-hover):hover{background-color:#d5dde4!important}body .v-application.theme--dark .text-medium-grey,body .v-application.theme--dark .title-medium-grey h1,body .v-application.theme--dark .title-medium-grey h2,body .v-application.theme--dark .title-medium-grey h3,body .v-application.theme--dark .title-medium-grey h4,body .v-application.theme--dark .title-medium-grey h5,body .v-application.theme--dark .title-medium-grey h6,body .v-application.theme--light .text-medium-grey,body .v-application.theme--light .title-medium-grey h1,body .v-application.theme--light .title-medium-grey h2,body .v-application.theme--light .title-medium-grey h3,body .v-application.theme--light .title-medium-grey h4,body .v-application.theme--light .title-medium-grey h5,body .v-application.theme--light .title-medium-grey h6{color:var(--medium-grey)}body .v-application.theme--dark .bg-medium-grey,body .v-application.theme--light .bg-medium-grey{background-color:var(--medium-grey)}body .v-application.theme--dark .border-medium-grey,body .v-application.theme--light .border-medium-grey{border-color:var(--medium-grey)!important}body .v-application.theme--dark .pseudo-bg-medium-grey:after,body .v-application.theme--dark .pseudo-bg-medium-grey:before,body .v-application.theme--light .pseudo-bg-medium-grey:after,body .v-application.theme--light .pseudo-bg-medium-grey:before{background-color:var(--medium-grey)}body .v-application.theme--dark .hover-medium-grey:hover,body .v-application.theme--light .hover-medium-grey:hover{color:var(--medium-grey)}body .v-application.theme--dark .hover-bg-medium-grey:hover,body .v-application.theme--light .hover-bg-medium-grey:hover{background-color:var(--medium-grey)}body .v-application.theme--dark .bg-lighter-medium-grey,body .v-application.theme--light .bg-lighter-medium-grey{background-color:#fff}body .v-application.theme--dark a.bg-medium-grey,body .v-application.theme--dark button.bg-medium-grey,body .v-application.theme--light a.bg-medium-grey,body .v-application.theme--light button.bg-medium-grey{background-color:var(--medium-grey)!important}body .v-application.theme--dark a.bg-medium-grey:not(.no-hover):hover,body .v-application.theme--dark button.bg-medium-grey:not(.no-hover):hover,body .v-application.theme--light a.bg-medium-grey:not(.no-hover):hover,body .v-application.theme--light button.bg-medium-grey:not(.no-hover):hover{background-color:#d3d3d3!important}body .v-application.theme--dark .text-grey,body .v-application.theme--dark .title-grey h1,body .v-application.theme--dark .title-grey h2,body .v-application.theme--dark .title-grey h3,body .v-application.theme--dark .title-grey h4,body .v-application.theme--dark .title-grey h5,body .v-application.theme--dark .title-grey h6,body .v-application.theme--light .text-grey,body .v-application.theme--light .title-grey h1,body .v-application.theme--light .title-grey h2,body .v-application.theme--light .title-grey h3,body .v-application.theme--light .title-grey h4,body .v-application.theme--light .title-grey h5,body .v-application.theme--light .title-grey h6{color:var(--grey)}body .v-application.theme--dark .bg-grey,body .v-application.theme--light .bg-grey{background-color:var(--grey)}body .v-application.theme--dark .border-grey,body .v-application.theme--light .border-grey{border-color:var(--grey)!important}body .v-application.theme--dark .pseudo-bg-grey:after,body .v-application.theme--dark .pseudo-bg-grey:before,body .v-application.theme--light .pseudo-bg-grey:after,body .v-application.theme--light .pseudo-bg-grey:before{background-color:var(--grey)}body .v-application.theme--dark .hover-grey:hover,body .v-application.theme--light .hover-grey:hover{color:var(--grey)}body .v-application.theme--dark .hover-bg-grey:hover,body .v-application.theme--light .hover-bg-grey:hover{background-color:var(--grey)}body .v-application.theme--dark .bg-lighter-grey,body .v-application.theme--light .bg-lighter-grey{background-color:#fff}body .v-application.theme--dark a.bg-grey,body .v-application.theme--dark button.bg-grey,body .v-application.theme--light a.bg-grey,body .v-application.theme--light button.bg-grey{background-color:var(--grey)!important}body .v-application.theme--dark a.bg-grey:not(.no-hover):hover,body .v-application.theme--dark button.bg-grey:not(.no-hover):hover,body .v-application.theme--light a.bg-grey:not(.no-hover):hover,body .v-application.theme--light button.bg-grey:not(.no-hover):hover{background-color:#878787!important}body .v-application.theme--dark .text-text-grey,body .v-application.theme--dark .title-text-grey h1,body .v-application.theme--dark .title-text-grey h2,body .v-application.theme--dark .title-text-grey h3,body .v-application.theme--dark .title-text-grey h4,body .v-application.theme--dark .title-text-grey h5,body .v-application.theme--dark .title-text-grey h6,body .v-application.theme--light .text-text-grey,body .v-application.theme--light .title-text-grey h1,body .v-application.theme--light .title-text-grey h2,body .v-application.theme--light .title-text-grey h3,body .v-application.theme--light .title-text-grey h4,body .v-application.theme--light .title-text-grey h5,body .v-application.theme--light .title-text-grey h6{color:var(--text-grey)}body .v-application.theme--dark .bg-text-grey,body .v-application.theme--light .bg-text-grey{background-color:var(--text-grey)}body .v-application.theme--dark .border-text-grey,body .v-application.theme--light .border-text-grey{border-color:var(--text-grey)!important}body .v-application.theme--dark .pseudo-bg-text-grey:after,body .v-application.theme--dark .pseudo-bg-text-grey:before,body .v-application.theme--light .pseudo-bg-text-grey:after,body .v-application.theme--light .pseudo-bg-text-grey:before{background-color:var(--text-grey)}body .v-application.theme--dark .hover-text-grey:hover,body .v-application.theme--light .hover-text-grey:hover{color:var(--text-grey)}body .v-application.theme--dark .hover-bg-text-grey:hover,body .v-application.theme--light .hover-bg-text-grey:hover{background-color:var(--text-grey)}body .v-application.theme--dark .bg-lighter-text-grey,body .v-application.theme--light .bg-lighter-text-grey{background-color:#fff}body .v-application.theme--dark a.bg-text-grey,body .v-application.theme--dark button.bg-text-grey,body .v-application.theme--light a.bg-text-grey,body .v-application.theme--light button.bg-text-grey{background-color:var(--text-grey)!important}body .v-application.theme--dark a.bg-text-grey:not(.no-hover):hover,body .v-application.theme--dark button.bg-text-grey:not(.no-hover):hover,body .v-application.theme--light a.bg-text-grey:not(.no-hover):hover,body .v-application.theme--light button.bg-text-grey:not(.no-hover):hover{background-color:#8e8e8e!important}body .v-application.theme--dark .text-dark-grey,body .v-application.theme--dark .title-dark-grey h1,body .v-application.theme--dark .title-dark-grey h2,body .v-application.theme--dark .title-dark-grey h3,body .v-application.theme--dark .title-dark-grey h4,body .v-application.theme--dark .title-dark-grey h5,body .v-application.theme--dark .title-dark-grey h6,body .v-application.theme--light .text-dark-grey,body .v-application.theme--light .title-dark-grey h1,body .v-application.theme--light .title-dark-grey h2,body .v-application.theme--light .title-dark-grey h3,body .v-application.theme--light .title-dark-grey h4,body .v-application.theme--light .title-dark-grey h5,body .v-application.theme--light .title-dark-grey h6{color:var(--dark-grey)}body .v-application.theme--dark .bg-dark-grey,body .v-application.theme--light .bg-dark-grey{background-color:var(--dark-grey)}body .v-application.theme--dark .border-dark-grey,body .v-application.theme--light .border-dark-grey{border-color:var(--dark-grey)!important}body .v-application.theme--dark .pseudo-bg-dark-grey:after,body .v-application.theme--dark .pseudo-bg-dark-grey:before,body .v-application.theme--light .pseudo-bg-dark-grey:after,body .v-application.theme--light .pseudo-bg-dark-grey:before{background-color:var(--dark-grey)}body .v-application.theme--dark .hover-dark-grey:hover,body .v-application.theme--light .hover-dark-grey:hover{color:var(--dark-grey)}body .v-application.theme--dark .hover-bg-dark-grey:hover,body .v-application.theme--light .hover-bg-dark-grey:hover{background-color:var(--dark-grey)}body .v-application.theme--dark .bg-lighter-dark-grey,body .v-application.theme--light .bg-lighter-dark-grey{background-color:#e6e7e9}body .v-application.theme--dark a.bg-dark-grey,body .v-application.theme--dark button.bg-dark-grey,body .v-application.theme--light a.bg-dark-grey,body .v-application.theme--light button.bg-dark-grey{background-color:var(--dark-grey)!important}body .v-application.theme--dark a.bg-dark-grey:not(.no-hover):hover,body .v-application.theme--dark button.bg-dark-grey:not(.no-hover):hover,body .v-application.theme--light a.bg-dark-grey:not(.no-hover):hover,body .v-application.theme--light button.bg-dark-grey:not(.no-hover):hover{background-color:#313339!important}body .v-application.theme--dark .text-border,body .v-application.theme--dark .title-border h1,body .v-application.theme--dark .title-border h2,body .v-application.theme--dark .title-border h3,body .v-application.theme--dark .title-border h4,body .v-application.theme--dark .title-border h5,body .v-application.theme--dark .title-border h6,body .v-application.theme--light .text-border,body .v-application.theme--light .title-border h1,body .v-application.theme--light .title-border h2,body .v-application.theme--light .title-border h3,body .v-application.theme--light .title-border h4,body .v-application.theme--light .title-border h5,body .v-application.theme--light .title-border h6{color:var(--border)}body .v-application.theme--dark .bg-border,body .v-application.theme--light .bg-border{background-color:var(--border)}body .v-application.theme--dark .border-border,body .v-application.theme--light .border-border{border-color:var(--border)!important}body .v-application.theme--dark .pseudo-bg-border:after,body .v-application.theme--dark .pseudo-bg-border:before,body .v-application.theme--light .pseudo-bg-border:after,body .v-application.theme--light .pseudo-bg-border:before{background-color:var(--border)}body .v-application.theme--dark .hover-border:hover,body .v-application.theme--light .hover-border:hover{color:var(--border)}body .v-application.theme--dark .hover-bg-border:hover,body .v-application.theme--light .hover-bg-border:hover{background-color:var(--border)}body .v-application.theme--dark .bg-lighter-border,body .v-application.theme--light .bg-lighter-border{background-color:#fff}body .v-application.theme--dark a.bg-border,body .v-application.theme--dark button.bg-border,body .v-application.theme--light a.bg-border,body .v-application.theme--light button.bg-border{background-color:var(--border)!important}body .v-application.theme--dark a.bg-border:not(.no-hover):hover,body .v-application.theme--dark button.bg-border:not(.no-hover):hover,body .v-application.theme--light a.bg-border:not(.no-hover):hover,body .v-application.theme--light button.bg-border:not(.no-hover):hover{background-color:#bbb!important}body .v-application.theme--dark .text-border-light,body .v-application.theme--dark .title-border-light h1,body .v-application.theme--dark .title-border-light h2,body .v-application.theme--dark .title-border-light h3,body .v-application.theme--dark .title-border-light h4,body .v-application.theme--dark .title-border-light h5,body .v-application.theme--dark .title-border-light h6,body .v-application.theme--light .text-border-light,body .v-application.theme--light .title-border-light h1,body .v-application.theme--light .title-border-light h2,body .v-application.theme--light .title-border-light h3,body .v-application.theme--light .title-border-light h4,body .v-application.theme--light .title-border-light h5,body .v-application.theme--light .title-border-light h6{color:var(--border-light)}body .v-application.theme--dark .bg-border-light,body .v-application.theme--light .bg-border-light{background-color:var(--border-light)}body .v-application.theme--dark .border-border-light,body .v-application.theme--light .border-border-light{border-color:var(--border-light)!important}body .v-application.theme--dark .pseudo-bg-border-light:after,body .v-application.theme--dark .pseudo-bg-border-light:before,body .v-application.theme--light .pseudo-bg-border-light:after,body .v-application.theme--light .pseudo-bg-border-light:before{background-color:var(--border-light)}body .v-application.theme--dark .hover-border-light:hover,body .v-application.theme--light .hover-border-light:hover{color:var(--border-light)}body .v-application.theme--dark .hover-bg-border-light:hover,body .v-application.theme--light .hover-bg-border-light:hover{background-color:var(--border-light)}body .v-application.theme--dark .bg-lighter-border-light,body .v-application.theme--light .bg-lighter-border-light{background-color:#fff}body .v-application.theme--dark a.bg-border-light,body .v-application.theme--dark button.bg-border-light,body .v-application.theme--light a.bg-border-light,body .v-application.theme--light button.bg-border-light{background-color:var(--border-light)!important}body .v-application.theme--dark a.bg-border-light:not(.no-hover):hover,body .v-application.theme--dark button.bg-border-light:not(.no-hover):hover,body .v-application.theme--light a.bg-border-light:not(.no-hover):hover,body .v-application.theme--light button.bg-border-light:not(.no-hover):hover{background-color:#d3d3d3!important}body .v-application.theme--dark .text-primary-medium,body .v-application.theme--dark .title-primary-medium h1,body .v-application.theme--dark .title-primary-medium h2,body .v-application.theme--dark .title-primary-medium h3,body .v-application.theme--dark .title-primary-medium h4,body .v-application.theme--dark .title-primary-medium h5,body .v-application.theme--dark .title-primary-medium h6,body .v-application.theme--light .text-primary-medium,body .v-application.theme--light .title-primary-medium h1,body .v-application.theme--light .title-primary-medium h2,body .v-application.theme--light .title-primary-medium h3,body .v-application.theme--light .title-primary-medium h4,body .v-application.theme--light .title-primary-medium h5,body .v-application.theme--light .title-primary-medium h6{color:var(--primary-medium)}body .v-application.theme--dark .bg-primary-medium,body .v-application.theme--light .bg-primary-medium{background-color:var(--primary-medium)}body .v-application.theme--dark .border-primary-medium,body .v-application.theme--light .border-primary-medium{border-color:var(--primary-medium)!important}body .v-application.theme--dark .pseudo-bg-primary-medium:after,body .v-application.theme--dark .pseudo-bg-primary-medium:before,body .v-application.theme--light .pseudo-bg-primary-medium:after,body .v-application.theme--light .pseudo-bg-primary-medium:before{background-color:var(--primary-medium)}body .v-application.theme--dark .hover-primary-medium:hover,body .v-application.theme--light .hover-primary-medium:hover{color:var(--primary-medium)}body .v-application.theme--dark .hover-bg-primary-medium:hover,body .v-application.theme--light .hover-bg-primary-medium:hover{background-color:var(--primary-medium)}body .v-application.theme--dark .bg-lighter-primary-medium,body .v-application.theme--light .bg-lighter-primary-medium{background-color:#fff}body .v-application.theme--dark a.bg-primary-medium,body .v-application.theme--dark button.bg-primary-medium,body .v-application.theme--light a.bg-primary-medium,body .v-application.theme--light button.bg-primary-medium{background-color:var(--primary-medium)!important}body .v-application.theme--dark a.bg-primary-medium:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary-medium:not(.no-hover):hover,body .v-application.theme--light a.bg-primary-medium:not(.no-hover):hover,body .v-application.theme--light button.bg-primary-medium:not(.no-hover):hover{background-color:#339ca3!important}body .v-application.theme--dark .text-primary-light,body .v-application.theme--dark .title-primary-light h1,body .v-application.theme--dark .title-primary-light h2,body .v-application.theme--dark .title-primary-light h3,body .v-application.theme--dark .title-primary-light h4,body .v-application.theme--dark .title-primary-light h5,body .v-application.theme--dark .title-primary-light h6,body .v-application.theme--light .text-primary-light,body .v-application.theme--light .title-primary-light h1,body .v-application.theme--light .title-primary-light h2,body .v-application.theme--light .title-primary-light h3,body .v-application.theme--light .title-primary-light h4,body .v-application.theme--light .title-primary-light h5,body .v-application.theme--light .title-primary-light h6{color:var(--primary-light)}body .v-application.theme--dark .bg-primary-light,body .v-application.theme--light .bg-primary-light{background-color:var(--primary-light)}body .v-application.theme--dark .border-primary-light,body .v-application.theme--light .border-primary-light{border-color:var(--primary-light)!important}body .v-application.theme--dark .pseudo-bg-primary-light:after,body .v-application.theme--dark .pseudo-bg-primary-light:before,body .v-application.theme--light .pseudo-bg-primary-light:after,body .v-application.theme--light .pseudo-bg-primary-light:before{background-color:var(--primary-light)}body .v-application.theme--dark .hover-primary-light:hover,body .v-application.theme--light .hover-primary-light:hover{color:var(--primary-light)}body .v-application.theme--dark .hover-bg-primary-light:hover,body .v-application.theme--light .hover-bg-primary-light:hover{background-color:var(--primary-light)}body .v-application.theme--dark .bg-lighter-primary-light,body .v-application.theme--light .bg-lighter-primary-light{background-color:#fff}body .v-application.theme--dark a.bg-primary-light,body .v-application.theme--dark button.bg-primary-light,body .v-application.theme--light a.bg-primary-light,body .v-application.theme--light button.bg-primary-light{background-color:var(--primary-light)!important}body .v-application.theme--dark a.bg-primary-light:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary-light:not(.no-hover):hover,body .v-application.theme--light a.bg-primary-light:not(.no-hover):hover,body .v-application.theme--light button.bg-primary-light:not(.no-hover):hover{background-color:#a2d3d8!important}body .v-application.theme--dark .text-primary-lighter,body .v-application.theme--dark .title-primary-lighter h1,body .v-application.theme--dark .title-primary-lighter h2,body .v-application.theme--dark .title-primary-lighter h3,body .v-application.theme--dark .title-primary-lighter h4,body .v-application.theme--dark .title-primary-lighter h5,body .v-application.theme--dark .title-primary-lighter h6,body .v-application.theme--light .text-primary-lighter,body .v-application.theme--light .title-primary-lighter h1,body .v-application.theme--light .title-primary-lighter h2,body .v-application.theme--light .title-primary-lighter h3,body .v-application.theme--light .title-primary-lighter h4,body .v-application.theme--light .title-primary-lighter h5,body .v-application.theme--light .title-primary-lighter h6{color:var(--primary-lighter)}body .v-application.theme--dark .bg-primary-lighter,body .v-application.theme--light .bg-primary-lighter{background-color:var(--primary-lighter)}body .v-application.theme--dark .border-primary-lighter,body .v-application.theme--light .border-primary-lighter{border-color:var(--primary-lighter)!important}body .v-application.theme--dark .pseudo-bg-primary-lighter:after,body .v-application.theme--dark .pseudo-bg-primary-lighter:before,body .v-application.theme--light .pseudo-bg-primary-lighter:after,body .v-application.theme--light .pseudo-bg-primary-lighter:before{background-color:var(--primary-lighter)}body .v-application.theme--dark .hover-primary-lighter:hover,body .v-application.theme--light .hover-primary-lighter:hover{color:var(--primary-lighter)}body .v-application.theme--dark .hover-bg-primary-lighter:hover,body .v-application.theme--light .hover-bg-primary-lighter:hover{background-color:var(--primary-lighter)}body .v-application.theme--dark .bg-lighter-primary-lighter,body .v-application.theme--light .bg-lighter-primary-lighter{background-color:#fff}body .v-application.theme--dark a.bg-primary-lighter,body .v-application.theme--dark button.bg-primary-lighter,body .v-application.theme--light a.bg-primary-lighter,body .v-application.theme--light button.bg-primary-lighter{background-color:var(--primary-lighter)!important}body .v-application.theme--dark a.bg-primary-lighter:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary-lighter:not(.no-hover):hover,body .v-application.theme--light a.bg-primary-lighter:not(.no-hover):hover,body .v-application.theme--light button.bg-primary-lighter:not(.no-hover):hover{background-color:#c0e3e5!important}body .v-application.theme--dark .text-primary,body .v-application.theme--dark .title-primary h1,body .v-application.theme--dark .title-primary h2,body .v-application.theme--dark .title-primary h3,body .v-application.theme--dark .title-primary h4,body .v-application.theme--dark .title-primary h5,body .v-application.theme--dark .title-primary h6,body .v-application.theme--light .text-primary,body .v-application.theme--light .title-primary h1,body .v-application.theme--light .title-primary h2,body .v-application.theme--light .title-primary h3,body .v-application.theme--light .title-primary h4,body .v-application.theme--light .title-primary h5,body .v-application.theme--light .title-primary h6{color:var(--primary)}body .v-application.theme--dark .bg-primary,body .v-application.theme--light .bg-primary{background-color:var(--primary)}body .v-application.theme--dark .border-primary,body .v-application.theme--light .border-primary{border-color:var(--primary)!important}body .v-application.theme--dark .pseudo-bg-primary:after,body .v-application.theme--dark .pseudo-bg-primary:before,body .v-application.theme--light .pseudo-bg-primary:after,body .v-application.theme--light .pseudo-bg-primary:before{background-color:var(--primary)}body .v-application.theme--dark .hover-primary:hover,body .v-application.theme--light .hover-primary:hover{color:var(--primary)}body .v-application.theme--dark .hover-bg-primary:hover,body .v-application.theme--light .hover-bg-primary:hover{background-color:var(--primary)}body .v-application.theme--dark .bg-lighter-primary,body .v-application.theme--light .bg-lighter-primary{background-color:#fff}body .v-application.theme--dark a.bg-primary,body .v-application.theme--dark button.bg-primary,body .v-application.theme--light a.bg-primary,body .v-application.theme--light button.bg-primary{background-color:var(--primary)!important}body .v-application.theme--dark a.bg-primary:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary:not(.no-hover):hover,body .v-application.theme--light a.bg-primary:not(.no-hover):hover,body .v-application.theme--light button.bg-primary:not(.no-hover):hover{background-color:#27777c!important}body .v-application.theme--dark .text-primary-dark,body .v-application.theme--dark .title-primary-dark h1,body .v-application.theme--dark .title-primary-dark h2,body .v-application.theme--dark .title-primary-dark h3,body .v-application.theme--dark .title-primary-dark h4,body .v-application.theme--dark .title-primary-dark h5,body .v-application.theme--dark .title-primary-dark h6,body .v-application.theme--light .text-primary-dark,body .v-application.theme--light .title-primary-dark h1,body .v-application.theme--light .title-primary-dark h2,body .v-application.theme--light .title-primary-dark h3,body .v-application.theme--light .title-primary-dark h4,body .v-application.theme--light .title-primary-dark h5,body .v-application.theme--light .title-primary-dark h6{color:var(--primary-dark)}body .v-application.theme--dark .bg-primary-dark,body .v-application.theme--light .bg-primary-dark{background-color:var(--primary-dark)}body .v-application.theme--dark .border-primary-dark,body .v-application.theme--light .border-primary-dark{border-color:var(--primary-dark)!important}body .v-application.theme--dark .pseudo-bg-primary-dark:after,body .v-application.theme--dark .pseudo-bg-primary-dark:before,body .v-application.theme--light .pseudo-bg-primary-dark:after,body .v-application.theme--light .pseudo-bg-primary-dark:before{background-color:var(--primary-dark)}body .v-application.theme--dark .hover-primary-dark:hover,body .v-application.theme--light .hover-primary-dark:hover{color:var(--primary-dark)}body .v-application.theme--dark .hover-bg-primary-dark:hover,body .v-application.theme--light .hover-bg-primary-dark:hover{background-color:var(--primary-dark)}body .v-application.theme--dark .bg-lighter-primary-dark,body .v-application.theme--light .bg-lighter-primary-dark{background-color:#eff9fa}body .v-application.theme--dark a.bg-primary-dark,body .v-application.theme--dark button.bg-primary-dark,body .v-application.theme--light a.bg-primary-dark,body .v-application.theme--light button.bg-primary-dark{background-color:var(--primary-dark)!important}body .v-application.theme--dark a.bg-primary-dark:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary-dark:not(.no-hover):hover,body .v-application.theme--light a.bg-primary-dark:not(.no-hover):hover,body .v-application.theme--light button.bg-primary-dark:not(.no-hover):hover{background-color:#206165!important}body .v-application.theme--dark .text-primary-darker,body .v-application.theme--dark .title-primary-darker h1,body .v-application.theme--dark .title-primary-darker h2,body .v-application.theme--dark .title-primary-darker h3,body .v-application.theme--dark .title-primary-darker h4,body .v-application.theme--dark .title-primary-darker h5,body .v-application.theme--dark .title-primary-darker h6,body .v-application.theme--light .text-primary-darker,body .v-application.theme--light .title-primary-darker h1,body .v-application.theme--light .title-primary-darker h2,body .v-application.theme--light .title-primary-darker h3,body .v-application.theme--light .title-primary-darker h4,body .v-application.theme--light .title-primary-darker h5,body .v-application.theme--light .title-primary-darker h6{color:var(--primary-darker)}body .v-application.theme--dark .bg-primary-darker,body .v-application.theme--light .bg-primary-darker{background-color:var(--primary-darker)}body .v-application.theme--dark .border-primary-darker,body .v-application.theme--light .border-primary-darker{border-color:var(--primary-darker)!important}body .v-application.theme--dark .pseudo-bg-primary-darker:after,body .v-application.theme--dark .pseudo-bg-primary-darker:before,body .v-application.theme--light .pseudo-bg-primary-darker:after,body .v-application.theme--light .pseudo-bg-primary-darker:before{background-color:var(--primary-darker)}body .v-application.theme--dark .hover-primary-darker:hover,body .v-application.theme--light .hover-primary-darker:hover{color:var(--primary-darker)}body .v-application.theme--dark .hover-bg-primary-darker:hover,body .v-application.theme--light .hover-bg-primary-darker:hover{background-color:var(--primary-darker)}body .v-application.theme--dark .bg-lighter-primary-darker,body .v-application.theme--light .bg-lighter-primary-darker{background-color:#ccedef}body .v-application.theme--dark a.bg-primary-darker,body .v-application.theme--dark button.bg-primary-darker,body .v-application.theme--light a.bg-primary-darker,body .v-application.theme--light button.bg-primary-darker{background-color:var(--primary-darker)!important}body .v-application.theme--dark a.bg-primary-darker:not(.no-hover):hover,body .v-application.theme--dark button.bg-primary-darker:not(.no-hover):hover,body .v-application.theme--light a.bg-primary-darker:not(.no-hover):hover,body .v-application.theme--light button.bg-primary-darker:not(.no-hover):hover{background-color:#153f42!important}body .v-application.theme--dark .text-secondary-medium,body .v-application.theme--dark .title-secondary-medium h1,body .v-application.theme--dark .title-secondary-medium h2,body .v-application.theme--dark .title-secondary-medium h3,body .v-application.theme--dark .title-secondary-medium h4,body .v-application.theme--dark .title-secondary-medium h5,body .v-application.theme--dark .title-secondary-medium h6,body .v-application.theme--light .text-secondary-medium,body .v-application.theme--light .title-secondary-medium h1,body .v-application.theme--light .title-secondary-medium h2,body .v-application.theme--light .title-secondary-medium h3,body .v-application.theme--light .title-secondary-medium h4,body .v-application.theme--light .title-secondary-medium h5,body .v-application.theme--light .title-secondary-medium h6{color:var(--secondary-medium)}body .v-application.theme--dark .bg-secondary-medium,body .v-application.theme--light .bg-secondary-medium{background-color:var(--secondary-medium)}body .v-application.theme--dark .border-secondary-medium,body .v-application.theme--light .border-secondary-medium{border-color:var(--secondary-medium)!important}body .v-application.theme--dark .pseudo-bg-secondary-medium:after,body .v-application.theme--dark .pseudo-bg-secondary-medium:before,body .v-application.theme--light .pseudo-bg-secondary-medium:after,body .v-application.theme--light .pseudo-bg-secondary-medium:before{background-color:var(--secondary-medium)}body .v-application.theme--dark .hover-secondary-medium:hover,body .v-application.theme--light .hover-secondary-medium:hover{color:var(--secondary-medium)}body .v-application.theme--dark .hover-bg-secondary-medium:hover,body .v-application.theme--light .hover-bg-secondary-medium:hover{background-color:var(--secondary-medium)}body .v-application.theme--dark .bg-lighter-secondary-medium,body .v-application.theme--light .bg-lighter-secondary-medium{background-color:#fff}body .v-application.theme--dark a.bg-secondary-medium,body .v-application.theme--dark button.bg-secondary-medium,body .v-application.theme--light a.bg-secondary-medium,body .v-application.theme--light button.bg-secondary-medium{background-color:var(--secondary-medium)!important}body .v-application.theme--dark a.bg-secondary-medium:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary-medium:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary-medium:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary-medium:not(.no-hover):hover{background-color:#3356a8!important}body .v-application.theme--dark .text-secondary-light,body .v-application.theme--dark .title-secondary-light h1,body .v-application.theme--dark .title-secondary-light h2,body .v-application.theme--dark .title-secondary-light h3,body .v-application.theme--dark .title-secondary-light h4,body .v-application.theme--dark .title-secondary-light h5,body .v-application.theme--dark .title-secondary-light h6,body .v-application.theme--light .text-secondary-light,body .v-application.theme--light .title-secondary-light h1,body .v-application.theme--light .title-secondary-light h2,body .v-application.theme--light .title-secondary-light h3,body .v-application.theme--light .title-secondary-light h4,body .v-application.theme--light .title-secondary-light h5,body .v-application.theme--light .title-secondary-light h6{color:var(--secondary-light)}body .v-application.theme--dark .bg-secondary-light,body .v-application.theme--light .bg-secondary-light{background-color:var(--secondary-light)}body .v-application.theme--dark .border-secondary-light,body .v-application.theme--light .border-secondary-light{border-color:var(--secondary-light)!important}body .v-application.theme--dark .pseudo-bg-secondary-light:after,body .v-application.theme--dark .pseudo-bg-secondary-light:before,body .v-application.theme--light .pseudo-bg-secondary-light:after,body .v-application.theme--light .pseudo-bg-secondary-light:before{background-color:var(--secondary-light)}body .v-application.theme--dark .hover-secondary-light:hover,body .v-application.theme--light .hover-secondary-light:hover{color:var(--secondary-light)}body .v-application.theme--dark .hover-bg-secondary-light:hover,body .v-application.theme--light .hover-bg-secondary-light:hover{background-color:var(--secondary-light)}body .v-application.theme--dark .bg-lighter-secondary-light,body .v-application.theme--light .bg-lighter-secondary-light{background-color:#fff}body .v-application.theme--dark a.bg-secondary-light,body .v-application.theme--dark button.bg-secondary-light,body .v-application.theme--light a.bg-secondary-light,body .v-application.theme--light button.bg-secondary-light{background-color:var(--secondary-light)!important}body .v-application.theme--dark a.bg-secondary-light:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary-light:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary-light:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary-light:not(.no-hover):hover{background-color:#476dc7!important}body .v-application.theme--dark .text-secondary-lighter,body .v-application.theme--dark .title-secondary-lighter h1,body .v-application.theme--dark .title-secondary-lighter h2,body .v-application.theme--dark .title-secondary-lighter h3,body .v-application.theme--dark .title-secondary-lighter h4,body .v-application.theme--dark .title-secondary-lighter h5,body .v-application.theme--dark .title-secondary-lighter h6,body .v-application.theme--light .text-secondary-lighter,body .v-application.theme--light .title-secondary-lighter h1,body .v-application.theme--light .title-secondary-lighter h2,body .v-application.theme--light .title-secondary-lighter h3,body .v-application.theme--light .title-secondary-lighter h4,body .v-application.theme--light .title-secondary-lighter h5,body .v-application.theme--light .title-secondary-lighter h6{color:var(--secondary-lighter)}body .v-application.theme--dark .bg-secondary-lighter,body .v-application.theme--light .bg-secondary-lighter{background-color:var(--secondary-lighter)}body .v-application.theme--dark .border-secondary-lighter,body .v-application.theme--light .border-secondary-lighter{border-color:var(--secondary-lighter)!important}body .v-application.theme--dark .pseudo-bg-secondary-lighter:after,body .v-application.theme--dark .pseudo-bg-secondary-lighter:before,body .v-application.theme--light .pseudo-bg-secondary-lighter:after,body .v-application.theme--light .pseudo-bg-secondary-lighter:before{background-color:var(--secondary-lighter)}body .v-application.theme--dark .hover-secondary-lighter:hover,body .v-application.theme--light .hover-secondary-lighter:hover{color:var(--secondary-lighter)}body .v-application.theme--dark .hover-bg-secondary-lighter:hover,body .v-application.theme--light .hover-bg-secondary-lighter:hover{background-color:var(--secondary-lighter)}body .v-application.theme--dark .bg-lighter-secondary-lighter,body .v-application.theme--light .bg-lighter-secondary-lighter{background-color:#fff}body .v-application.theme--dark a.bg-secondary-lighter,body .v-application.theme--dark button.bg-secondary-lighter,body .v-application.theme--light a.bg-secondary-lighter,body .v-application.theme--light button.bg-secondary-lighter{background-color:var(--secondary-lighter)!important}body .v-application.theme--dark a.bg-secondary-lighter:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary-lighter:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary-lighter:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary-lighter:not(.no-hover):hover{background-color:#719bff!important}body .v-application.theme--dark .text-secondary,body .v-application.theme--dark .title-secondary h1,body .v-application.theme--dark .title-secondary h2,body .v-application.theme--dark .title-secondary h3,body .v-application.theme--dark .title-secondary h4,body .v-application.theme--dark .title-secondary h5,body .v-application.theme--dark .title-secondary h6,body .v-application.theme--light .text-secondary,body .v-application.theme--light .title-secondary h1,body .v-application.theme--light .title-secondary h2,body .v-application.theme--light .title-secondary h3,body .v-application.theme--light .title-secondary h4,body .v-application.theme--light .title-secondary h5,body .v-application.theme--light .title-secondary h6{color:var(--secondary)}body .v-application.theme--dark .bg-secondary,body .v-application.theme--light .bg-secondary{background-color:var(--secondary)}body .v-application.theme--dark .border-secondary,body .v-application.theme--light .border-secondary{border-color:var(--secondary)!important}body .v-application.theme--dark .pseudo-bg-secondary:after,body .v-application.theme--dark .pseudo-bg-secondary:before,body .v-application.theme--light .pseudo-bg-secondary:after,body .v-application.theme--light .pseudo-bg-secondary:before{background-color:var(--secondary)}body .v-application.theme--dark .hover-secondary:hover,body .v-application.theme--light .hover-secondary:hover{color:var(--secondary)}body .v-application.theme--dark .hover-bg-secondary:hover,body .v-application.theme--light .hover-bg-secondary:hover{background-color:var(--secondary)}body .v-application.theme--dark .bg-lighter-secondary,body .v-application.theme--light .bg-lighter-secondary{background-color:#fff}body .v-application.theme--dark a.bg-secondary,body .v-application.theme--dark button.bg-secondary,body .v-application.theme--light a.bg-secondary,body .v-application.theme--light button.bg-secondary{background-color:var(--secondary)!important}body .v-application.theme--dark a.bg-secondary:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary:not(.no-hover):hover{background-color:#274281!important}body .v-application.theme--dark .text-secondary-dark,body .v-application.theme--dark .title-secondary-dark h1,body .v-application.theme--dark .title-secondary-dark h2,body .v-application.theme--dark .title-secondary-dark h3,body .v-application.theme--dark .title-secondary-dark h4,body .v-application.theme--dark .title-secondary-dark h5,body .v-application.theme--dark .title-secondary-dark h6,body .v-application.theme--light .text-secondary-dark,body .v-application.theme--light .title-secondary-dark h1,body .v-application.theme--light .title-secondary-dark h2,body .v-application.theme--light .title-secondary-dark h3,body .v-application.theme--light .title-secondary-dark h4,body .v-application.theme--light .title-secondary-dark h5,body .v-application.theme--light .title-secondary-dark h6{color:var(--secondary-dark)}body .v-application.theme--dark .bg-secondary-dark,body .v-application.theme--light .bg-secondary-dark{background-color:var(--secondary-dark)}body .v-application.theme--dark .border-secondary-dark,body .v-application.theme--light .border-secondary-dark{border-color:var(--secondary-dark)!important}body .v-application.theme--dark .pseudo-bg-secondary-dark:after,body .v-application.theme--dark .pseudo-bg-secondary-dark:before,body .v-application.theme--light .pseudo-bg-secondary-dark:after,body .v-application.theme--light .pseudo-bg-secondary-dark:before{background-color:var(--secondary-dark)}body .v-application.theme--dark .hover-secondary-dark:hover,body .v-application.theme--light .hover-secondary-dark:hover{color:var(--secondary-dark)}body .v-application.theme--dark .hover-bg-secondary-dark:hover,body .v-application.theme--light .hover-bg-secondary-dark:hover{background-color:var(--secondary-dark)}body .v-application.theme--dark .bg-lighter-secondary-dark,body .v-application.theme--light .bg-lighter-secondary-dark{background-color:#f3f6fb}body .v-application.theme--dark a.bg-secondary-dark,body .v-application.theme--dark button.bg-secondary-dark,body .v-application.theme--light a.bg-secondary-dark,body .v-application.theme--light button.bg-secondary-dark{background-color:var(--secondary-dark)!important}body .v-application.theme--dark a.bg-secondary-dark:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary-dark:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary-dark:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary-dark:not(.no-hover):hover{background-color:#203669!important}body .v-application.theme--dark .text-secondary-darker,body .v-application.theme--dark .title-secondary-darker h1,body .v-application.theme--dark .title-secondary-darker h2,body .v-application.theme--dark .title-secondary-darker h3,body .v-application.theme--dark .title-secondary-darker h4,body .v-application.theme--dark .title-secondary-darker h5,body .v-application.theme--dark .title-secondary-darker h6,body .v-application.theme--light .text-secondary-darker,body .v-application.theme--light .title-secondary-darker h1,body .v-application.theme--light .title-secondary-darker h2,body .v-application.theme--light .title-secondary-darker h3,body .v-application.theme--light .title-secondary-darker h4,body .v-application.theme--light .title-secondary-darker h5,body .v-application.theme--light .title-secondary-darker h6{color:var(--secondary-darker)}body .v-application.theme--dark .bg-secondary-darker,body .v-application.theme--light .bg-secondary-darker{background-color:var(--secondary-darker)}body .v-application.theme--dark .border-secondary-darker,body .v-application.theme--light .border-secondary-darker{border-color:var(--secondary-darker)!important}body .v-application.theme--dark .pseudo-bg-secondary-darker:after,body .v-application.theme--dark .pseudo-bg-secondary-darker:before,body .v-application.theme--light .pseudo-bg-secondary-darker:after,body .v-application.theme--light .pseudo-bg-secondary-darker:before{background-color:var(--secondary-darker)}body .v-application.theme--dark .hover-secondary-darker:hover,body .v-application.theme--light .hover-secondary-darker:hover{color:var(--secondary-darker)}body .v-application.theme--dark .hover-bg-secondary-darker:hover,body .v-application.theme--light .hover-bg-secondary-darker:hover{background-color:var(--secondary-darker)}body .v-application.theme--dark .bg-lighter-secondary-darker,body .v-application.theme--light .bg-lighter-secondary-darker{background-color:#d0daf1}body .v-application.theme--dark a.bg-secondary-darker,body .v-application.theme--dark button.bg-secondary-darker,body .v-application.theme--light a.bg-secondary-darker,body .v-application.theme--light button.bg-secondary-darker{background-color:var(--secondary-darker)!important}body .v-application.theme--dark a.bg-secondary-darker:not(.no-hover):hover,body .v-application.theme--dark button.bg-secondary-darker:not(.no-hover):hover,body .v-application.theme--light a.bg-secondary-darker:not(.no-hover):hover,body .v-application.theme--light button.bg-secondary-darker:not(.no-hover):hover{background-color:#152446!important}:root{--none:transparent;--text:#505050;--green:#339ca3;--yellow:#ffd325;--orange:#fd8000;--blue:#3356a8;--red:#dc3545;--red-lighter:#ffcbcb;--orange-lighter:#fff3cd;--dark-orange:#856404;--dark-red:#7e0000;--azure:#b3faff;--dark:#333;--white:#fff;--smoke:#fbfbfb;--light-grey:#f4f6f8;--medium-grey:#ececec;--grey:#a0a0a0;--text-grey:#a7a7a7;--dark-grey:#494c54;--border:#d4d4d4;--border-light:#ececec;--primary-medium:#44bdc5;--primary-light:#c6e4e7;--primary-lighter:#e4f3f4;--primary:#339ca3;--primary-dark:#2c868c;--primary-darker:#216469;--secondary-medium:#476dc7;--secondary-light:#6e8cd3;--secondary-lighter:#a4bfff;--secondary:#3356a8;--secondary-dark:#2c4a91;--secondary-darker:#21386d;--ck-border-radius:5px!important;--breakpoint-xs:0;--breakpoint-sm:600px;--breakpoint-md:960px;--breakpoint-lg:1200px;--breakpoint-xl:1450px}.animdl-150{-webkit-animation-delay:.15s;animation-delay:.15s}.animdl-300{-webkit-animation-delay:.3s;animation-delay:.3s}.animdl-450{-webkit-animation-delay:.45s;animation-delay:.45s}.animdl-600{-webkit-animation-delay:.6s;animation-delay:.6s}.animdl-750{-webkit-animation-delay:.75s;animation-delay:.75s}.animdl-900{-webkit-animation-delay:.9s;animation-delay:.9s}.animdl-1050{-webkit-animation-delay:1.05s;animation-delay:1.05s}.animdl-1200{-webkit-animation-delay:1.2s;animation-delay:1.2s}.animdl-1350{-webkit-animation-delay:1.35s;animation-delay:1.35s}.animdl-1500{-webkit-animation-delay:1.5s;animation-delay:1.5s}.animdl-1650{-webkit-animation-delay:1.65s;animation-delay:1.65s}.animdl-1800{-webkit-animation-delay:1.8s;animation-delay:1.8s}.animdl-1950{-webkit-animation-delay:1.95s;animation-delay:1.95s}.pa-30{padding:30px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pr-30{padding-right:30px}.pl-30,.px-30{padding-left:30px}.px-30{padding-right:30px}.py-30{padding-top:30px;padding-bottom:30px}.ma-30{margin:30px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mr-30{margin-right:30px}.ml-30,.mx-30{margin-left:30px}.mx-30{margin-right:30px}.my-30{margin-top:30px;margin-bottom:30px}.pa-40{padding:40px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pr-40{padding-right:40px}.pl-40,.px-40{padding-left:40px}.px-40{padding-right:40px}.py-40{padding-top:40px;padding-bottom:40px}.ma-40{margin:40px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.mr-40{margin-right:40px}.ml-40,.mx-40{margin-left:40px}.mx-40{margin-right:40px}.my-40{margin-top:40px;margin-bottom:40px}.pa-50{padding:50px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pr-50{padding-right:50px}.pl-50,.px-50{padding-left:50px}.px-50{padding-right:50px}.py-50{padding-top:50px;padding-bottom:50px}.ma-50{margin:50px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.mr-50{margin-right:50px}.ml-50,.mx-50{margin-left:50px}.mx-50{margin-right:50px}.my-50{margin-top:50px;margin-bottom:50px}.pa-60{padding:60px}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.pr-60{padding-right:60px}.pl-60,.px-60{padding-left:60px}.px-60{padding-right:60px}.py-60{padding-top:60px;padding-bottom:60px}.ma-60{margin:60px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.mr-60{margin-right:60px}.ml-60,.mx-60{margin-left:60px}.mx-60{margin-right:60px}.my-60{margin-top:60px;margin-bottom:60px}.pa-70{padding:70px}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.pr-70{padding-right:70px}.pl-70,.px-70{padding-left:70px}.px-70{padding-right:70px}.py-70{padding-top:70px;padding-bottom:70px}.ma-70{margin:70px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.mr-70{margin-right:70px}.ml-70,.mx-70{margin-left:70px}.mx-70{margin-right:70px}.my-70{margin-top:70px;margin-bottom:70px}.pa-80{padding:80px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.pr-80{padding-right:80px}.pl-80,.px-80{padding-left:80px}.px-80{padding-right:80px}.py-80{padding-top:80px;padding-bottom:80px}.ma-80{margin:80px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.mr-80{margin-right:80px}.ml-80,.mx-80{margin-left:80px}.mx-80{margin-right:80px}.my-80{margin-top:80px;margin-bottom:80px}.pa-90{padding:90px}.pt-90{padding-top:90px}.pb-90{padding-bottom:90px}.pr-90{padding-right:90px}.pl-90,.px-90{padding-left:90px}.px-90{padding-right:90px}.py-90{padding-top:90px;padding-bottom:90px}.ma-90{margin:90px}.mt-90{margin-top:90px}.mb-90{margin-bottom:90px}.mr-90{margin-right:90px}.ml-90,.mx-90{margin-left:90px}.mx-90{margin-right:90px}.my-90{margin-top:90px;margin-bottom:90px}.pa-100{padding:100px}.pt-100{padding-top:100px}.pb-100{padding-bottom:100px}.pr-100{padding-right:100px}.pl-100,.px-100{padding-left:100px}.px-100{padding-right:100px}.py-100{padding-top:100px;padding-bottom:100px}.ma-100{margin:100px}.mt-100{margin-top:100px}.mb-100{margin-bottom:100px}.mr-100{margin-right:100px}.ml-100,.mx-100{margin-left:100px}.mx-100{margin-right:100px}.my-100{margin-top:100px;margin-bottom:100px}.pa-120{padding:120px}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.pr-120{padding-right:120px}.pl-120,.px-120{padding-left:120px}.px-120{padding-right:120px}.py-120{padding-top:120px;padding-bottom:120px}.ma-120{margin:120px}.mt-120{margin-top:120px}.mb-120{margin-bottom:120px}.mr-120{margin-right:120px}.ml-120,.mx-120{margin-left:120px}.mx-120{margin-right:120px}.my-120{margin-top:120px;margin-bottom:120px}.pa-150{padding:150px}.pt-150{padding-top:150px}.pb-150{padding-bottom:150px}.pr-150{padding-right:150px}.pl-150,.px-150{padding-left:150px}.px-150{padding-right:150px}.py-150{padding-top:150px;padding-bottom:150px}.ma-150{margin:150px}.mt-150{margin-top:150px}.mb-150{margin-bottom:150px}.mr-150{margin-right:150px}.ml-150,.mx-150{margin-left:150px}.mx-150{margin-right:150px}.my-150{margin-top:150px;margin-bottom:150px}.pa-180{padding:180px}.pt-180{padding-top:180px}.pb-180{padding-bottom:180px}.pr-180{padding-right:180px}.pl-180,.px-180{padding-left:180px}.px-180{padding-right:180px}.py-180{padding-top:180px;padding-bottom:180px}.ma-180{margin:180px}.mt-180{margin-top:180px}.mb-180{margin-bottom:180px}.mr-180{margin-right:180px}.ml-180,.mx-180{margin-left:180px}.mx-180{margin-right:180px}.my-180{margin-top:180px;margin-bottom:180px}.pa-200{padding:200px}.pt-200{padding-top:200px}.pb-200{padding-bottom:200px}.pr-200{padding-right:200px}.pl-200,.px-200{padding-left:200px}.px-200{padding-right:200px}.py-200{padding-top:200px;padding-bottom:200px}.ma-200{margin:200px}.mt-200{margin-top:200px}.mb-200{margin-bottom:200px}.mr-200{margin-right:200px}.ml-200,.mx-200{margin-left:200px}.mx-200{margin-right:200px}.my-200{margin-top:200px;margin-bottom:200px}@media only screen and (min-width:601px){.pa-30-sm{padding:30px}.pt-30-sm{padding-top:30px}.pb-30-sm{padding-bottom:30px}.pr-30-sm{padding-right:30px}.pl-30-sm,.px-30-sm{padding-left:30px}.px-30-sm{padding-right:30px}.py-30-sm{padding-top:30px;padding-bottom:30px}.ma-30-sm{margin:30px}.mt-30-sm{margin-top:30px}.mb-30-sm{margin-bottom:30px}.mr-30-sm{margin-right:30px}.ml-30-sm,.mx-30-sm{margin-left:30px}.mx-30-sm{margin-right:30px}.my-30-sm{margin-top:30px;margin-bottom:30px}.pa-40-sm{padding:40px}.pt-40-sm{padding-top:40px}.pb-40-sm{padding-bottom:40px}.pr-40-sm{padding-right:40px}.pl-40-sm,.px-40-sm{padding-left:40px}.px-40-sm{padding-right:40px}.py-40-sm{padding-top:40px;padding-bottom:40px}.ma-40-sm{margin:40px}.mt-40-sm{margin-top:40px}.mb-40-sm{margin-bottom:40px}.mr-40-sm{margin-right:40px}.ml-40-sm,.mx-40-sm{margin-left:40px}.mx-40-sm{margin-right:40px}.my-40-sm{margin-top:40px;margin-bottom:40px}.pa-50-sm{padding:50px}.pt-50-sm{padding-top:50px}.pb-50-sm{padding-bottom:50px}.pr-50-sm{padding-right:50px}.pl-50-sm,.px-50-sm{padding-left:50px}.px-50-sm{padding-right:50px}.py-50-sm{padding-top:50px;padding-bottom:50px}.ma-50-sm{margin:50px}.mt-50-sm{margin-top:50px}.mb-50-sm{margin-bottom:50px}.mr-50-sm{margin-right:50px}.ml-50-sm,.mx-50-sm{margin-left:50px}.mx-50-sm{margin-right:50px}.my-50-sm{margin-top:50px;margin-bottom:50px}.pa-60-sm{padding:60px}.pt-60-sm{padding-top:60px}.pb-60-sm{padding-bottom:60px}.pr-60-sm{padding-right:60px}.pl-60-sm,.px-60-sm{padding-left:60px}.px-60-sm{padding-right:60px}.py-60-sm{padding-top:60px;padding-bottom:60px}.ma-60-sm{margin:60px}.mt-60-sm{margin-top:60px}.mb-60-sm{margin-bottom:60px}.mr-60-sm{margin-right:60px}.ml-60-sm,.mx-60-sm{margin-left:60px}.mx-60-sm{margin-right:60px}.my-60-sm{margin-top:60px;margin-bottom:60px}.pa-70-sm{padding:70px}.pt-70-sm{padding-top:70px}.pb-70-sm{padding-bottom:70px}.pr-70-sm{padding-right:70px}.pl-70-sm,.px-70-sm{padding-left:70px}.px-70-sm{padding-right:70px}.py-70-sm{padding-top:70px;padding-bottom:70px}.ma-70-sm{margin:70px}.mt-70-sm{margin-top:70px}.mb-70-sm{margin-bottom:70px}.mr-70-sm{margin-right:70px}.ml-70-sm,.mx-70-sm{margin-left:70px}.mx-70-sm{margin-right:70px}.my-70-sm{margin-top:70px;margin-bottom:70px}.pa-80-sm{padding:80px}.pt-80-sm{padding-top:80px}.pb-80-sm{padding-bottom:80px}.pr-80-sm{padding-right:80px}.pl-80-sm,.px-80-sm{padding-left:80px}.px-80-sm{padding-right:80px}.py-80-sm{padding-top:80px;padding-bottom:80px}.ma-80-sm{margin:80px}.mt-80-sm{margin-top:80px}.mb-80-sm{margin-bottom:80px}.mr-80-sm{margin-right:80px}.ml-80-sm,.mx-80-sm{margin-left:80px}.mx-80-sm{margin-right:80px}.my-80-sm{margin-top:80px;margin-bottom:80px}.pa-90-sm{padding:90px}.pt-90-sm{padding-top:90px}.pb-90-sm{padding-bottom:90px}.pr-90-sm{padding-right:90px}.pl-90-sm,.px-90-sm{padding-left:90px}.px-90-sm{padding-right:90px}.py-90-sm{padding-top:90px;padding-bottom:90px}.ma-90-sm{margin:90px}.mt-90-sm{margin-top:90px}.mb-90-sm{margin-bottom:90px}.mr-90-sm{margin-right:90px}.ml-90-sm,.mx-90-sm{margin-left:90px}.mx-90-sm{margin-right:90px}.my-90-sm{margin-top:90px;margin-bottom:90px}.pa-100-sm{padding:100px}.pt-100-sm{padding-top:100px}.pb-100-sm{padding-bottom:100px}.pr-100-sm{padding-right:100px}.pl-100-sm,.px-100-sm{padding-left:100px}.px-100-sm{padding-right:100px}.py-100-sm{padding-top:100px;padding-bottom:100px}.ma-100-sm{margin:100px}.mt-100-sm{margin-top:100px}.mb-100-sm{margin-bottom:100px}.mr-100-sm{margin-right:100px}.ml-100-sm,.mx-100-sm{margin-left:100px}.mx-100-sm{margin-right:100px}.my-100-sm{margin-top:100px;margin-bottom:100px}.pa-120-sm{padding:120px}.pt-120-sm{padding-top:120px}.pb-120-sm{padding-bottom:120px}.pr-120-sm{padding-right:120px}.pl-120-sm,.px-120-sm{padding-left:120px}.px-120-sm{padding-right:120px}.py-120-sm{padding-top:120px;padding-bottom:120px}.ma-120-sm{margin:120px}.mt-120-sm{margin-top:120px}.mb-120-sm{margin-bottom:120px}.mr-120-sm{margin-right:120px}.ml-120-sm,.mx-120-sm{margin-left:120px}.mx-120-sm{margin-right:120px}.my-120-sm{margin-top:120px;margin-bottom:120px}.pa-150-sm{padding:150px}.pt-150-sm{padding-top:150px}.pb-150-sm{padding-bottom:150px}.pr-150-sm{padding-right:150px}.pl-150-sm,.px-150-sm{padding-left:150px}.px-150-sm{padding-right:150px}.py-150-sm{padding-top:150px;padding-bottom:150px}.ma-150-sm{margin:150px}.mt-150-sm{margin-top:150px}.mb-150-sm{margin-bottom:150px}.mr-150-sm{margin-right:150px}.ml-150-sm,.mx-150-sm{margin-left:150px}.mx-150-sm{margin-right:150px}.my-150-sm{margin-top:150px;margin-bottom:150px}.pa-180-sm{padding:180px}.pt-180-sm{padding-top:180px}.pb-180-sm{padding-bottom:180px}.pr-180-sm{padding-right:180px}.pl-180-sm,.px-180-sm{padding-left:180px}.px-180-sm{padding-right:180px}.py-180-sm{padding-top:180px;padding-bottom:180px}.ma-180-sm{margin:180px}.mt-180-sm{margin-top:180px}.mb-180-sm{margin-bottom:180px}.mr-180-sm{margin-right:180px}.ml-180-sm,.mx-180-sm{margin-left:180px}.mx-180-sm{margin-right:180px}.my-180-sm{margin-top:180px;margin-bottom:180px}.pa-200-sm{padding:200px}.pt-200-sm{padding-top:200px}.pb-200-sm{padding-bottom:200px}.pr-200-sm{padding-right:200px}.pl-200-sm,.px-200-sm{padding-left:200px}.px-200-sm{padding-right:200px}.py-200-sm{padding-top:200px;padding-bottom:200px}.ma-200-sm{margin:200px}.mt-200-sm{margin-top:200px}.mb-200-sm{margin-bottom:200px}.mr-200-sm{margin-right:200px}.ml-200-sm,.mx-200-sm{margin-left:200px}.mx-200-sm{margin-right:200px}.my-200-sm{margin-top:200px;margin-bottom:200px}}@media only screen and (min-width:961px){.pa-30-md{padding:30px}.pt-30-md{padding-top:30px}.pb-30-md{padding-bottom:30px}.pr-30-md{padding-right:30px}.pl-30-md,.px-30-md{padding-left:30px}.px-30-md{padding-right:30px}.py-30-md{padding-top:30px;padding-bottom:30px}.ma-30-md{margin:30px}.mt-30-md{margin-top:30px}.mb-30-md{margin-bottom:30px}.mr-30-md{margin-right:30px}.ml-30-md,.mx-30-md{margin-left:30px}.mx-30-md{margin-right:30px}.my-30-md{margin-top:30px;margin-bottom:30px}.pa-40-md{padding:40px}.pt-40-md{padding-top:40px}.pb-40-md{padding-bottom:40px}.pr-40-md{padding-right:40px}.pl-40-md,.px-40-md{padding-left:40px}.px-40-md{padding-right:40px}.py-40-md{padding-top:40px;padding-bottom:40px}.ma-40-md{margin:40px}.mt-40-md{margin-top:40px}.mb-40-md{margin-bottom:40px}.mr-40-md{margin-right:40px}.ml-40-md,.mx-40-md{margin-left:40px}.mx-40-md{margin-right:40px}.my-40-md{margin-top:40px;margin-bottom:40px}.pa-50-md{padding:50px}.pt-50-md{padding-top:50px}.pb-50-md{padding-bottom:50px}.pr-50-md{padding-right:50px}.pl-50-md,.px-50-md{padding-left:50px}.px-50-md{padding-right:50px}.py-50-md{padding-top:50px;padding-bottom:50px}.ma-50-md{margin:50px}.mt-50-md{margin-top:50px}.mb-50-md{margin-bottom:50px}.mr-50-md{margin-right:50px}.ml-50-md,.mx-50-md{margin-left:50px}.mx-50-md{margin-right:50px}.my-50-md{margin-top:50px;margin-bottom:50px}.pa-60-md{padding:60px}.pt-60-md{padding-top:60px}.pb-60-md{padding-bottom:60px}.pr-60-md{padding-right:60px}.pl-60-md,.px-60-md{padding-left:60px}.px-60-md{padding-right:60px}.py-60-md{padding-top:60px;padding-bottom:60px}.ma-60-md{margin:60px}.mt-60-md{margin-top:60px}.mb-60-md{margin-bottom:60px}.mr-60-md{margin-right:60px}.ml-60-md,.mx-60-md{margin-left:60px}.mx-60-md{margin-right:60px}.my-60-md{margin-top:60px;margin-bottom:60px}.pa-70-md{padding:70px}.pt-70-md{padding-top:70px}.pb-70-md{padding-bottom:70px}.pr-70-md{padding-right:70px}.pl-70-md,.px-70-md{padding-left:70px}.px-70-md{padding-right:70px}.py-70-md{padding-top:70px;padding-bottom:70px}.ma-70-md{margin:70px}.mt-70-md{margin-top:70px}.mb-70-md{margin-bottom:70px}.mr-70-md{margin-right:70px}.ml-70-md,.mx-70-md{margin-left:70px}.mx-70-md{margin-right:70px}.my-70-md{margin-top:70px;margin-bottom:70px}.pa-80-md{padding:80px}.pt-80-md{padding-top:80px}.pb-80-md{padding-bottom:80px}.pr-80-md{padding-right:80px}.pl-80-md,.px-80-md{padding-left:80px}.px-80-md{padding-right:80px}.py-80-md{padding-top:80px;padding-bottom:80px}.ma-80-md{margin:80px}.mt-80-md{margin-top:80px}.mb-80-md{margin-bottom:80px}.mr-80-md{margin-right:80px}.ml-80-md,.mx-80-md{margin-left:80px}.mx-80-md{margin-right:80px}.my-80-md{margin-top:80px;margin-bottom:80px}.pa-90-md{padding:90px}.pt-90-md{padding-top:90px}.pb-90-md{padding-bottom:90px}.pr-90-md{padding-right:90px}.pl-90-md,.px-90-md{padding-left:90px}.px-90-md{padding-right:90px}.py-90-md{padding-top:90px;padding-bottom:90px}.ma-90-md{margin:90px}.mt-90-md{margin-top:90px}.mb-90-md{margin-bottom:90px}.mr-90-md{margin-right:90px}.ml-90-md,.mx-90-md{margin-left:90px}.mx-90-md{margin-right:90px}.my-90-md{margin-top:90px;margin-bottom:90px}.pa-100-md{padding:100px}.pt-100-md{padding-top:100px}.pb-100-md{padding-bottom:100px}.pr-100-md{padding-right:100px}.pl-100-md,.px-100-md{padding-left:100px}.px-100-md{padding-right:100px}.py-100-md{padding-top:100px;padding-bottom:100px}.ma-100-md{margin:100px}.mt-100-md{margin-top:100px}.mb-100-md{margin-bottom:100px}.mr-100-md{margin-right:100px}.ml-100-md,.mx-100-md{margin-left:100px}.mx-100-md{margin-right:100px}.my-100-md{margin-top:100px;margin-bottom:100px}.pa-120-md{padding:120px}.pt-120-md{padding-top:120px}.pb-120-md{padding-bottom:120px}.pr-120-md{padding-right:120px}.pl-120-md,.px-120-md{padding-left:120px}.px-120-md{padding-right:120px}.py-120-md{padding-top:120px;padding-bottom:120px}.ma-120-md{margin:120px}.mt-120-md{margin-top:120px}.mb-120-md{margin-bottom:120px}.mr-120-md{margin-right:120px}.ml-120-md,.mx-120-md{margin-left:120px}.mx-120-md{margin-right:120px}.my-120-md{margin-top:120px;margin-bottom:120px}.pa-150-md{padding:150px}.pt-150-md{padding-top:150px}.pb-150-md{padding-bottom:150px}.pr-150-md{padding-right:150px}.pl-150-md,.px-150-md{padding-left:150px}.px-150-md{padding-right:150px}.py-150-md{padding-top:150px;padding-bottom:150px}.ma-150-md{margin:150px}.mt-150-md{margin-top:150px}.mb-150-md{margin-bottom:150px}.mr-150-md{margin-right:150px}.ml-150-md,.mx-150-md{margin-left:150px}.mx-150-md{margin-right:150px}.my-150-md{margin-top:150px;margin-bottom:150px}.pa-180-md{padding:180px}.pt-180-md{padding-top:180px}.pb-180-md{padding-bottom:180px}.pr-180-md{padding-right:180px}.pl-180-md,.px-180-md{padding-left:180px}.px-180-md{padding-right:180px}.py-180-md{padding-top:180px;padding-bottom:180px}.ma-180-md{margin:180px}.mt-180-md{margin-top:180px}.mb-180-md{margin-bottom:180px}.mr-180-md{margin-right:180px}.ml-180-md,.mx-180-md{margin-left:180px}.mx-180-md{margin-right:180px}.my-180-md{margin-top:180px;margin-bottom:180px}.pa-200-md{padding:200px}.pt-200-md{padding-top:200px}.pb-200-md{padding-bottom:200px}.pr-200-md{padding-right:200px}.pl-200-md,.px-200-md{padding-left:200px}.px-200-md{padding-right:200px}.py-200-md{padding-top:200px;padding-bottom:200px}.ma-200-md{margin:200px}.mt-200-md{margin-top:200px}.mb-200-md{margin-bottom:200px}.mr-200-md{margin-right:200px}.ml-200-md,.mx-200-md{margin-left:200px}.mx-200-md{margin-right:200px}.my-200-md{margin-top:200px;margin-bottom:200px}}@media only screen and (min-width:1201px){.pa-30-lg{padding:30px}.pt-30-lg{padding-top:30px}.pb-30-lg{padding-bottom:30px}.pr-30-lg{padding-right:30px}.pl-30-lg,.px-30-lg{padding-left:30px}.px-30-lg{padding-right:30px}.py-30-lg{padding-top:30px;padding-bottom:30px}.ma-30-lg{margin:30px}.mt-30-lg{margin-top:30px}.mb-30-lg{margin-bottom:30px}.mr-30-lg{margin-right:30px}.ml-30-lg,.mx-30-lg{margin-left:30px}.mx-30-lg{margin-right:30px}.my-30-lg{margin-top:30px;margin-bottom:30px}.pa-40-lg{padding:40px}.pt-40-lg{padding-top:40px}.pb-40-lg{padding-bottom:40px}.pr-40-lg{padding-right:40px}.pl-40-lg,.px-40-lg{padding-left:40px}.px-40-lg{padding-right:40px}.py-40-lg{padding-top:40px;padding-bottom:40px}.ma-40-lg{margin:40px}.mt-40-lg{margin-top:40px}.mb-40-lg{margin-bottom:40px}.mr-40-lg{margin-right:40px}.ml-40-lg,.mx-40-lg{margin-left:40px}.mx-40-lg{margin-right:40px}.my-40-lg{margin-top:40px;margin-bottom:40px}.pa-50-lg{padding:50px}.pt-50-lg{padding-top:50px}.pb-50-lg{padding-bottom:50px}.pr-50-lg{padding-right:50px}.pl-50-lg,.px-50-lg{padding-left:50px}.px-50-lg{padding-right:50px}.py-50-lg{padding-top:50px;padding-bottom:50px}.ma-50-lg{margin:50px}.mt-50-lg{margin-top:50px}.mb-50-lg{margin-bottom:50px}.mr-50-lg{margin-right:50px}.ml-50-lg,.mx-50-lg{margin-left:50px}.mx-50-lg{margin-right:50px}.my-50-lg{margin-top:50px;margin-bottom:50px}.pa-60-lg{padding:60px}.pt-60-lg{padding-top:60px}.pb-60-lg{padding-bottom:60px}.pr-60-lg{padding-right:60px}.pl-60-lg,.px-60-lg{padding-left:60px}.px-60-lg{padding-right:60px}.py-60-lg{padding-top:60px;padding-bottom:60px}.ma-60-lg{margin:60px}.mt-60-lg{margin-top:60px}.mb-60-lg{margin-bottom:60px}.mr-60-lg{margin-right:60px}.ml-60-lg,.mx-60-lg{margin-left:60px}.mx-60-lg{margin-right:60px}.my-60-lg{margin-top:60px;margin-bottom:60px}.pa-70-lg{padding:70px}.pt-70-lg{padding-top:70px}.pb-70-lg{padding-bottom:70px}.pr-70-lg{padding-right:70px}.pl-70-lg,.px-70-lg{padding-left:70px}.px-70-lg{padding-right:70px}.py-70-lg{padding-top:70px;padding-bottom:70px}.ma-70-lg{margin:70px}.mt-70-lg{margin-top:70px}.mb-70-lg{margin-bottom:70px}.mr-70-lg{margin-right:70px}.ml-70-lg,.mx-70-lg{margin-left:70px}.mx-70-lg{margin-right:70px}.my-70-lg{margin-top:70px;margin-bottom:70px}.pa-80-lg{padding:80px}.pt-80-lg{padding-top:80px}.pb-80-lg{padding-bottom:80px}.pr-80-lg{padding-right:80px}.pl-80-lg,.px-80-lg{padding-left:80px}.px-80-lg{padding-right:80px}.py-80-lg{padding-top:80px;padding-bottom:80px}.ma-80-lg{margin:80px}.mt-80-lg{margin-top:80px}.mb-80-lg{margin-bottom:80px}.mr-80-lg{margin-right:80px}.ml-80-lg,.mx-80-lg{margin-left:80px}.mx-80-lg{margin-right:80px}.my-80-lg{margin-top:80px;margin-bottom:80px}.pa-90-lg{padding:90px}.pt-90-lg{padding-top:90px}.pb-90-lg{padding-bottom:90px}.pr-90-lg{padding-right:90px}.pl-90-lg,.px-90-lg{padding-left:90px}.px-90-lg{padding-right:90px}.py-90-lg{padding-top:90px;padding-bottom:90px}.ma-90-lg{margin:90px}.mt-90-lg{margin-top:90px}.mb-90-lg{margin-bottom:90px}.mr-90-lg{margin-right:90px}.ml-90-lg,.mx-90-lg{margin-left:90px}.mx-90-lg{margin-right:90px}.my-90-lg{margin-top:90px;margin-bottom:90px}.pa-100-lg{padding:100px}.pt-100-lg{padding-top:100px}.pb-100-lg{padding-bottom:100px}.pr-100-lg{padding-right:100px}.pl-100-lg,.px-100-lg{padding-left:100px}.px-100-lg{padding-right:100px}.py-100-lg{padding-top:100px;padding-bottom:100px}.ma-100-lg{margin:100px}.mt-100-lg{margin-top:100px}.mb-100-lg{margin-bottom:100px}.mr-100-lg{margin-right:100px}.ml-100-lg,.mx-100-lg{margin-left:100px}.mx-100-lg{margin-right:100px}.my-100-lg{margin-top:100px;margin-bottom:100px}.pa-120-lg{padding:120px}.pt-120-lg{padding-top:120px}.pb-120-lg{padding-bottom:120px}.pr-120-lg{padding-right:120px}.pl-120-lg,.px-120-lg{padding-left:120px}.px-120-lg{padding-right:120px}.py-120-lg{padding-top:120px;padding-bottom:120px}.ma-120-lg{margin:120px}.mt-120-lg{margin-top:120px}.mb-120-lg{margin-bottom:120px}.mr-120-lg{margin-right:120px}.ml-120-lg,.mx-120-lg{margin-left:120px}.mx-120-lg{margin-right:120px}.my-120-lg{margin-top:120px;margin-bottom:120px}.pa-150-lg{padding:150px}.pt-150-lg{padding-top:150px}.pb-150-lg{padding-bottom:150px}.pr-150-lg{padding-right:150px}.pl-150-lg,.px-150-lg{padding-left:150px}.px-150-lg{padding-right:150px}.py-150-lg{padding-top:150px;padding-bottom:150px}.ma-150-lg{margin:150px}.mt-150-lg{margin-top:150px}.mb-150-lg{margin-bottom:150px}.mr-150-lg{margin-right:150px}.ml-150-lg,.mx-150-lg{margin-left:150px}.mx-150-lg{margin-right:150px}.my-150-lg{margin-top:150px;margin-bottom:150px}.pa-180-lg{padding:180px}.pt-180-lg{padding-top:180px}.pb-180-lg{padding-bottom:180px}.pr-180-lg{padding-right:180px}.pl-180-lg,.px-180-lg{padding-left:180px}.px-180-lg{padding-right:180px}.py-180-lg{padding-top:180px;padding-bottom:180px}.ma-180-lg{margin:180px}.mt-180-lg{margin-top:180px}.mb-180-lg{margin-bottom:180px}.mr-180-lg{margin-right:180px}.ml-180-lg,.mx-180-lg{margin-left:180px}.mx-180-lg{margin-right:180px}.my-180-lg{margin-top:180px;margin-bottom:180px}.pa-200-lg{padding:200px}.pt-200-lg{padding-top:200px}.pb-200-lg{padding-bottom:200px}.pr-200-lg{padding-right:200px}.pl-200-lg,.px-200-lg{padding-left:200px}.px-200-lg{padding-right:200px}.py-200-lg{padding-top:200px;padding-bottom:200px}.ma-200-lg{margin:200px}.mt-200-lg{margin-top:200px}.mb-200-lg{margin-bottom:200px}.mr-200-lg{margin-right:200px}.ml-200-lg,.mx-200-lg{margin-left:200px}.mx-200-lg{margin-right:200px}.my-200-lg{margin-top:200px;margin-bottom:200px}}@media only screen and (min-width:1451px){.pa-30-xl{padding:30px}.pt-30-xl{padding-top:30px}.pb-30-xl{padding-bottom:30px}.pr-30-xl{padding-right:30px}.pl-30-xl,.px-30-xl{padding-left:30px}.px-30-xl{padding-right:30px}.py-30-xl{padding-top:30px;padding-bottom:30px}.ma-30-xl{margin:30px}.mt-30-xl{margin-top:30px}.mb-30-xl{margin-bottom:30px}.mr-30-xl{margin-right:30px}.ml-30-xl,.mx-30-xl{margin-left:30px}.mx-30-xl{margin-right:30px}.my-30-xl{margin-top:30px;margin-bottom:30px}.pa-40-xl{padding:40px}.pt-40-xl{padding-top:40px}.pb-40-xl{padding-bottom:40px}.pr-40-xl{padding-right:40px}.pl-40-xl,.px-40-xl{padding-left:40px}.px-40-xl{padding-right:40px}.py-40-xl{padding-top:40px;padding-bottom:40px}.ma-40-xl{margin:40px}.mt-40-xl{margin-top:40px}.mb-40-xl{margin-bottom:40px}.mr-40-xl{margin-right:40px}.ml-40-xl,.mx-40-xl{margin-left:40px}.mx-40-xl{margin-right:40px}.my-40-xl{margin-top:40px;margin-bottom:40px}.pa-50-xl{padding:50px}.pt-50-xl{padding-top:50px}.pb-50-xl{padding-bottom:50px}.pr-50-xl{padding-right:50px}.pl-50-xl,.px-50-xl{padding-left:50px}.px-50-xl{padding-right:50px}.py-50-xl{padding-top:50px;padding-bottom:50px}.ma-50-xl{margin:50px}.mt-50-xl{margin-top:50px}.mb-50-xl{margin-bottom:50px}.mr-50-xl{margin-right:50px}.ml-50-xl,.mx-50-xl{margin-left:50px}.mx-50-xl{margin-right:50px}.my-50-xl{margin-top:50px;margin-bottom:50px}.pa-60-xl{padding:60px}.pt-60-xl{padding-top:60px}.pb-60-xl{padding-bottom:60px}.pr-60-xl{padding-right:60px}.pl-60-xl,.px-60-xl{padding-left:60px}.px-60-xl{padding-right:60px}.py-60-xl{padding-top:60px;padding-bottom:60px}.ma-60-xl{margin:60px}.mt-60-xl{margin-top:60px}.mb-60-xl{margin-bottom:60px}.mr-60-xl{margin-right:60px}.ml-60-xl,.mx-60-xl{margin-left:60px}.mx-60-xl{margin-right:60px}.my-60-xl{margin-top:60px;margin-bottom:60px}.pa-70-xl{padding:70px}.pt-70-xl{padding-top:70px}.pb-70-xl{padding-bottom:70px}.pr-70-xl{padding-right:70px}.pl-70-xl,.px-70-xl{padding-left:70px}.px-70-xl{padding-right:70px}.py-70-xl{padding-top:70px;padding-bottom:70px}.ma-70-xl{margin:70px}.mt-70-xl{margin-top:70px}.mb-70-xl{margin-bottom:70px}.mr-70-xl{margin-right:70px}.ml-70-xl,.mx-70-xl{margin-left:70px}.mx-70-xl{margin-right:70px}.my-70-xl{margin-top:70px;margin-bottom:70px}.pa-80-xl{padding:80px}.pt-80-xl{padding-top:80px}.pb-80-xl{padding-bottom:80px}.pr-80-xl{padding-right:80px}.pl-80-xl,.px-80-xl{padding-left:80px}.px-80-xl{padding-right:80px}.py-80-xl{padding-top:80px;padding-bottom:80px}.ma-80-xl{margin:80px}.mt-80-xl{margin-top:80px}.mb-80-xl{margin-bottom:80px}.mr-80-xl{margin-right:80px}.ml-80-xl,.mx-80-xl{margin-left:80px}.mx-80-xl{margin-right:80px}.my-80-xl{margin-top:80px;margin-bottom:80px}.pa-90-xl{padding:90px}.pt-90-xl{padding-top:90px}.pb-90-xl{padding-bottom:90px}.pr-90-xl{padding-right:90px}.pl-90-xl,.px-90-xl{padding-left:90px}.px-90-xl{padding-right:90px}.py-90-xl{padding-top:90px;padding-bottom:90px}.ma-90-xl{margin:90px}.mt-90-xl{margin-top:90px}.mb-90-xl{margin-bottom:90px}.mr-90-xl{margin-right:90px}.ml-90-xl,.mx-90-xl{margin-left:90px}.mx-90-xl{margin-right:90px}.my-90-xl{margin-top:90px;margin-bottom:90px}.pa-100-xl{padding:100px}.pt-100-xl{padding-top:100px}.pb-100-xl{padding-bottom:100px}.pr-100-xl{padding-right:100px}.pl-100-xl,.px-100-xl{padding-left:100px}.px-100-xl{padding-right:100px}.py-100-xl{padding-top:100px;padding-bottom:100px}.ma-100-xl{margin:100px}.mt-100-xl{margin-top:100px}.mb-100-xl{margin-bottom:100px}.mr-100-xl{margin-right:100px}.ml-100-xl,.mx-100-xl{margin-left:100px}.mx-100-xl{margin-right:100px}.my-100-xl{margin-top:100px;margin-bottom:100px}.pa-120-xl{padding:120px}.pt-120-xl{padding-top:120px}.pb-120-xl{padding-bottom:120px}.pr-120-xl{padding-right:120px}.pl-120-xl,.px-120-xl{padding-left:120px}.px-120-xl{padding-right:120px}.py-120-xl{padding-top:120px;padding-bottom:120px}.ma-120-xl{margin:120px}.mt-120-xl{margin-top:120px}.mb-120-xl{margin-bottom:120px}.mr-120-xl{margin-right:120px}.ml-120-xl,.mx-120-xl{margin-left:120px}.mx-120-xl{margin-right:120px}.my-120-xl{margin-top:120px;margin-bottom:120px}.pa-150-xl{padding:150px}.pt-150-xl{padding-top:150px}.pb-150-xl{padding-bottom:150px}.pr-150-xl{padding-right:150px}.pl-150-xl,.px-150-xl{padding-left:150px}.px-150-xl{padding-right:150px}.py-150-xl{padding-top:150px;padding-bottom:150px}.ma-150-xl{margin:150px}.mt-150-xl{margin-top:150px}.mb-150-xl{margin-bottom:150px}.mr-150-xl{margin-right:150px}.ml-150-xl,.mx-150-xl{margin-left:150px}.mx-150-xl{margin-right:150px}.my-150-xl{margin-top:150px;margin-bottom:150px}.pa-180-xl{padding:180px}.pt-180-xl{padding-top:180px}.pb-180-xl{padding-bottom:180px}.pr-180-xl{padding-right:180px}.pl-180-xl,.px-180-xl{padding-left:180px}.px-180-xl{padding-right:180px}.py-180-xl{padding-top:180px;padding-bottom:180px}.ma-180-xl{margin:180px}.mt-180-xl{margin-top:180px}.mb-180-xl{margin-bottom:180px}.mr-180-xl{margin-right:180px}.ml-180-xl,.mx-180-xl{margin-left:180px}.mx-180-xl{margin-right:180px}.my-180-xl{margin-top:180px;margin-bottom:180px}.pa-200-xl{padding:200px}.pt-200-xl{padding-top:200px}.pb-200-xl{padding-bottom:200px}.pr-200-xl{padding-right:200px}.pl-200-xl,.px-200-xl{padding-left:200px}.px-200-xl{padding-right:200px}.py-200-xl{padding-top:200px;padding-bottom:200px}.ma-200-xl{margin:200px}.mt-200-xl{margin-top:200px}.mb-200-xl{margin-bottom:200px}.mr-200-xl{margin-right:200px}.ml-200-xl,.mx-200-xl{margin-left:200px}.mx-200-xl{margin-right:200px}.my-200-xl{margin-top:200px;margin-bottom:200px}}body .v-application .hidden{display:none}body .v-application .fhidden{display:none!important}body .v-application .word-break{word-break:break-all}body .v-application .max-100-force{max-width:100%!important}body .v-application .w-auto{width:auto}body .v-application .inner-w-100>*{width:100%}body .v-application .ml--1{margin-left:-4px}body .v-application .h-100{height:100%}body .v-application .maxh-100{max-height:100%}body .v-application .max-100p{max-width:100%}body .v-application .w-50{width:50%}body .v-application .w-100{width:100%}body .v-application .h-50p{height:50%}body .v-application .flipped-h{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media(max-width:599px){body .v-application .shrink-mobile{-webkit-transform:scale(.8);transform:scale(.8)}}body .v-application .fullscreen{position:fixed!important;z-index:11!important;top:0!important;right:0!important;bottom:0!important;left:0!important}body .v-application .w-100-force{width:100%!important}body .v-application .mar-center{margin:0 auto}body .v-application .pull-left{float:left}body .v-application .pull-right{float:right}body .v-application .multiline{white-space:normal}body .v-application .pointer{cursor:pointer}body .v-application .grab{cursor:-webkit-grab;cursor:grab}body .v-application .all-scroll{cursor:all-scroll}body .v-application .arrowed{cursor:auto}body .v-application .no-cursor{cursor:auto!important}body .v-application .no-click,body .v-application .no-click-active:active{pointer-events:none}body .v-application .bg-cover{background-size:cover}body .v-application .bg-center{background-position:50%}body .v-application .bg-fixed{background-attachment:fixed!important}body .v-application a.underline:active,body .v-application a.underline:focus,body .v-application a.underline:hover{text-decoration:underline}body .v-application .inline{display:inline-block}body .v-application .inlinef{display:inline}body .v-application .normal-text{text-transform:none!important}body .v-application .rev-mar-x-12{margin-left:-12px;margin-right:-12px}body .v-application .no-pseudo:after,body .v-application .no-pseudo:before,body .v-application .nopseudo:after,body .v-application .nopseudo:before{content:none}body .v-application .no-pseudo.v-btn i:after,body .v-application .nopseudo.v-btn i:after{content:none!important}body .v-application .block{display:block!important}body .v-application .relative{position:relative}body .v-application .absolute{position:absolute}body .v-application .absolute-force{position:absolute!important}body .v-application .right-corner{top:0;right:0;-webkit-transform:translate(35%,-20%);transform:translate(35%,-20%)}body .v-application .left-corner{top:0;left:0;-webkit-transform:translate(-35%,-20%);transform:translate(-35%,-20%)}body .v-application .top-right{top:50%;right:-5px;-webkit-transform:translate(100%,-60%);transform:translate(100%,-60%)}body .v-application .absolute-right,body .v-application .right{right:0}body .v-application .absolute-left,body .v-application .left{left:0}body .v-application .top{top:0}body .v-application .bottom{bottom:0}body .v-application .sticky{position:sticky}body .v-application .screen-height{height:100dvh}body .v-application .rotate-180,body .v-application .x180{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}body .v-application .rot--45{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .v-application .rot-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .v-application .rot--90{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body .v-application .flip-hor{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}body .v-application .absolute-fill{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0}body .v-application .absolute-center{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body .v-application .absolute-middle{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}body .v-application .absolute-center-x{position:absolute;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%)}body .v-application .image-shadow{-webkit-filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3))}body .v-application .cmw{max-width:1440px}body .v-application .pos-initial{position:static!important}body .v-application .px-rem{padding-left:1.5rem;padding-right:1.5rem}body .v-application .op0{opacity:0}body .v-application .op01{opacity:.1}body .v-application .op03{opacity:.3}body .v-application .op05{opacity:.5}body .v-application .op07{opacity:.7}body .v-application .op1{opacity:1}body .v-application .br4{border-radius:4px}body .v-application .br5{border-radius:5px}body .v-application .br8{border-radius:8px}body .v-application .br-left{border-radius:8px 0 0 8px}body .v-application .faded{opacity:.4}body .v-application .table{display:table}body .v-application .t-row,body .v-application .tr{display:table-row}body .v-application .t-cell,body .v-application .td{display:table-cell}body .v-application .v-middle{vertical-align:middle}body .v-application .v-top{vertical-align:top}body .v-application .v-bottom{vertical-align:bottom}body .v-application .no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}body .v-application .no-float{float:none}body .v-application .no-list,body .v-application .no-list ol,body .v-application .no-list ul,body .v-application ul.no-style,body .v-application ul.no-style ol,body .v-application ul.no-style ul{list-style-type:none;margin-left:0}body .v-application ul.compact{margin:0!important;padding-top:0!important}body .v-application ul.compact li{margin:5px 0 5px!important}body .v-application ul.compact ol,body .v-application ul.compact ul{margin:5px 0 5px!important;padding-top:0!important}body .v-application .lh-1{line-height:1}body .v-application .lh-15{line-height:1.4!important}body .v-application .lh-2{line-height:2!important}body .v-application .nomar,body .v-application .nomar-inner>.vc_column-inner,body .v-application .nomar-section>.l-section-h{margin:0!important}body .v-application .nopad{padding:0!important}body .v-application .no-min-h{min-height:0!important}body .v-application .no-min-w{min-width:0!important}body .v-application .min-vh{min-height:100vh}body .v-application .no-max-h{max-height:none!important}body .v-application .nopad-inner>.vc_column-inner,body .v-application .nopad-section>.l-section-h{padding:0!important}body .v-application .h-auto{height:auto!important}body .v-application .m-auto{margin:auto}body .v-application .mt-auto{margin-top:auto}body .v-application .mb-auto{margin-bottom:auto}body .v-application .my-auto{margin-top:auto;margin-bottom:auto}body .v-application .ml-auto{margin-left:auto}body .v-application .mr-auto{margin-right:auto}body .v-application .mx-auto{margin-left:auto;margin-right:auto}body .v-application .mx-auto-force{margin-left:auto!important;margin-right:auto!important}body .v-application .nowrap{white-space:nowrap}body .v-application .children-color-inherit *{color:inherit!important}body .v-application .white-img{-webkit-filter:invert(100%);filter:invert(100%)}body .v-application .z-1{z-index:1}body .v-application .z-2{z-index:2}body .v-application .z-3{z-index:3}body .v-application .z-5{z-index:5}body .v-application .z-9{z-index:9}body .v-application .flex,body .v-application .flexer{display:flex}body .v-application .inline-flex{display:inline-flex}body .v-application .flex-initial{flex:initial!important}body .v-application .flex-force{display:flex!important}body .v-application .flex-wrap{flex-wrap:wrap}body .v-application .flex-nowrap{flex-wrap:nowrap!important}body .v-application .flex-fill,body .v-application .flex-stretch{align-items:stretch}body .v-application .flex-middle{align-items:center}body .v-application .flex-top{align-items:flex-start}body .v-application .flex-bottom{align-items:flex-end}body .v-application .flex-left,body .v-application .flex-start{justify-content:flex-start}body .v-application .flex-end,body .v-application .flex-right{justify-content:flex-end}body .v-application .flex-center{justify-content:center}body .v-application .flex-between{justify-content:space-between}body .v-application .flex-around{justify-content:space-around}body .v-application .flex-push-r{margin-left:auto}body .v-application .flex-push-l{margin-right:auto}body .v-application .flex-column{flex-direction:column}body .v-application .flex-row{flex-direction:row}body .v-application .flex-reverse{flex-direction:row-reverse}body .v-application .flex-col-reverse{flex-direction:column-reverse}body .v-application .flex-1,body .v-application .flex-auto{flex:1}body .v-application .flex-2{flex:2}body .v-application .flex-3{flex:3}body .v-application .flex-4{flex:4}body .v-application .flex-5{flex:5}body .v-application .flex-6{flex:6}body .v-application .flex-7{flex:7}body .v-application .flex-8{flex:8}body .v-application .flex-9{flex:9}body .v-application .flex-10{flex:10}body .v-application .flex-grow-fill{flex-grow:100}body .v-application .self-start{align-self:flex-start}body .v-application .self-end{align-self:flex-end}body .v-application .round{border-radius:100%}body .v-application .rounded{border-radius:8px!important}body .v-application .rounded-5{border-radius:5px}body .v-application .rounded-10{border-radius:10px}body .v-application .rounded-30{border-radius:30px}body .v-application .invisible{visibility:hidden;height:0;width:0}body .v-application .overvisible{overflow:visible!important}body .v-application .overhidden{overflow:hidden!important}body .v-application .overauto{overflow:auto!important}body .v-application .overx-auto{overflow-x:auto}body .v-application .no-shadow{box-shadow:none!important}body .v-application .divide{height:2px;margin-top:20px;margin-bottom:20px;border-radius:30px;background:var(--grey);border:none}body .v-application .hover-underline:hover .text{text-decoration:underline!important}body .v-application .hover-opacity{opacity:.7}body .v-application .hover-opacity:active,body .v-application .hover-opacity:focus,body .v-application .hover-opacity:hover{opacity:1}body .v-application .no-decor,body .v-application .no-decor:active,body .v-application .no-decor:focus,body .v-application .no-decor:hover,body .v-application .no-decor>a,body .v-application .no-decor>a:active,body .v-application .no-decor>a:focus,body .v-application .no-decor>a:hover{text-decoration:none}body .v-application .no-pseudo:after,body .v-application .no-pseudo:before{content:none!important}body .v-application .last-child-mb-0>div:last-child{margin-bottom:0!important}body .v-application .crossed{position:relative}body .v-application .crossed:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:var(--red);-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}body .v-application .no-border{border:none!important}body .v-application .border-dashed{border-style:dashed!important}body .v-application .border-dotted{border-style:dotted}body .v-application .border{border:1px solid var(--border-light)}body .v-application .border-l{border-left:1px solid var(--border-light)}body .v-application .border-r{border-right:1px solid var(--border-light)}body .v-application .border-t{border-top:1px solid var(--border-light)}body .v-application .border-b,body .v-application .border-y{border-bottom:1px solid var(--border-light)}body .v-application .border-y{border-top:1px solid var(--border-light)}body .v-application .border-x{border-left:1px solid var(--border-light);border-right:1px solid var(--border-light)}body .v-application .border-2{border:2px solid var(--border-light)}body .v-application .border-2-l{border-left:2px solid var(--border-light)}body .v-application .border-2-r{border-right:2px solid var(--border-light)}body .v-application .border-2-t{border-top:2px solid var(--border-light)}body .v-application .border-2-b,body .v-application .border-2-y{border-bottom:2px solid var(--border-light)}body .v-application .border-2-y{border-top:2px solid var(--border-light)}body .v-application .border-2-x{border-left:2px solid var(--border-light);border-right:2px solid var(--border-light)}body .v-application .br-tl{border-top-left-radius:8px}body .v-application .br-bl{border-bottom-left-radius:8px}body .v-application .br-tr{border-top-right-radius:8px}body .v-application .br-br{border-bottom-right-radius:8px}body .v-application .short-border-btm{position:relative}body .v-application .short-border-btm:before{content:"";position:absolute;bottom:0;left:8px;right:8px;border-bottom:1px solid var(--border-light)}body .v-application .next-scrolled{z-index:4;box-shadow:1px 1px 5px rgba(0,0,0,.2)}body .v-application .prev-scrolled{z-index:4;box-shadow:-1px -1px 5px rgba(0,0,0,.2)}body .v-application .underline{text-decoration:underline}body .fixed{position:fixed}@media only screen and (max-width:0){html body .v-application .hide-xs-up{display:none!important}html body .v-application .flex-xs{display:flex}html body .v-application .flex-column-xs{flex-direction:column!important}html body .v-application .flex-row-xs{flex-direction:row}html body .v-application .flex-col-reverse-xs{flex-direction:column-reverse}html body .v-application .flex-auto-xs{flex:auto!important}html body .v-application .flex-left-xs{justify-content:flex-start}html body .v-application .nopad-xs{padding:0!important}html body .v-application .nomar-xs{margin:0!important}html body .v-application .noborder-xs{border:none}html body .v-application .px-rem-xs{padding-left:1.5rem;padding-right:1.5rem}html body .v-application .mobw-100,html body .v-application .w-100-xs{width:100%!important}html body .v-application .mob-nomaxw,html body .v-application .nomax-w-xs{max-width:none!important}html body .v-application .mx-auto-xs{margin-left:auto!important;margin-right:auto!important}html body .v-application .text-center-xs{text-align:center!important}html body .v-application .text-left-xs{text-align:left!important}html body .v-application .justify-center-xs{justify-content:center!important}html body .v-application .flex-auto-xs{flex:auto}html body .v-application .px-rem-xs{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media only screen and (min-width:600px){html body .v-application .hide-sm-up{display:none!important}html body .v-application .flex-sm{display:flex}html body .v-application .w-100-sm{width:100%!important}html body .v-application .flex-column-sm{flex-direction:column}html body .v-application .flex-col-reverse-sm{flex-direction:column-reverse}html body .v-application .flex-row-sm{flex-direction:row}html body .v-application .flex-auto-sm{flex:auto!important}html body .v-application .flex-left-sm{justify-content:flex-start}html body .v-application .nopad-sm{padding:0!important}html body .v-application .nomar-sm{margin:0!important}html body .v-application .noborder-sm{border:none}html body .v-application .px-rem-sm{padding-left:1.5rem;padding-right:1.5rem}html body .v-application .pull-right-sm{float:right}html body .v-application .nomax-w-sm{max-width:none!important}html body .v-application .text-center-sm{text-align:center!important}html body .v-application .text-left-sm{text-align:left!important}html body .v-application .justify-center-sm{justify-content:center!important}html body .v-application .flex-auto-sm{flex:auto}html body .v-application .l-canvas .px-rem-sm{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media only screen and (min-width:960px){html body .v-application .hide-md-up{display:none!important}html body .v-application .flex-md{display:flex}html body .v-application .flex-column-md{flex-direction:column}html body .v-application .flex-row-md{flex-direction:row}html body .v-application .flex-auto-md{flex:auto!important}html body .v-application .flex-left-md{justify-content:flex-start}html body .v-application .text-center-md{text-align:center!important}html body .v-application .text-left-md{text-align:left!important}html body .v-application .nopad-md{padding:0!important}html body .v-application .px-rem-md{padding-left:1.5rem;padding-right:1.5rem}html body .v-application .w-100-md{width:100%!important}html body .v-application .nomax-w-md{max-width:none!important}html body .v-application .mx-auto-md{margin-left:auto!important;margin-right:auto!important}html body .v-application .noborder-md{border:none!important}html body .v-application .h-100-md{height:100%}html body .v-application .mobi-scoll>.ps-container{overflow:visible!important}html body .v-application .overhidden-md{overflow:hidden}}@media only screen and (min-width:1200px){.hide-lg-up{display:none!important}.flex-lg{display:flex}.flex-column-lg{flex-direction:column}.flex-row-lg{flex-direction:row}.resp-px-20{padding-left:20px;padding-right:20px}.w-100-lg{width:100%!important}.nomax-w-lg{max-width:none!important}.nopad-lg{padding:0!important}.mx-auto-lg{margin-left:auto!important;margin-right:auto!important}}@media only screen and (min-width:1450px){.v-application .flex-xl-3{flex:3!important}.v-application .hide-xl-up{display:none!important}.v-application .nopad-xl-down{padding:0!important}.v-application .border-xl-r{border-right:1px solid var(--border)}}@media only screen and (max-width:599px){.v-application .hide-sm-down{display:none!important}.v-application .nopad-sm-down{padding:0!important}.v-application .overhidden-sm-down{overflow:hidden!important}.v-application .w-100-xs-down{width:100%}.v-application .flex-auto-xs-down{flex:auto!important}.v-application .max-150-sm{max-width:150px}.v-application .max-200-sm{max-width:200px}.v-application .mobile-top-right{position:absolute;top:0;right:0}.v-application .text-center-sm-down{text-align:center}}@media only screen and (max-width:959px){.v-application .w-100-sm-down{width:100%}.v-application .hide-md-down{display:none!important}.v-application .nopad-md-down{padding:0!important}.v-application .mobi-scoll{overflow:visible!important;height:auto!important}}@media only screen and (max-width:1199px){.v-application .hide-lg-down{display:none!important}.v-application .nopad-lg-down{padding:0!important}}@media only screen and (max-width:1449px){.v-application .hide-xl-down{display:none!important}.v-application .nopad-xl-down{padding:0!important}}.balloader{width:50px;text-align:center}.balloader>div{width:12px;height:12px;background-color:var(--primary);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.balloader .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.balloader .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes glowBox{0%{box-shadow:0 0 5px -5px rgba(1,182,149,.4)}to{box-shadow:0 0 5px 5px rgba(1,182,149,.4)}}.glowGreen{-webkit-animation:glowBox 1s infinite alternate;animation:glowBox 1s infinite alternate}@keyframes glowBox{0%{box-shadow:0 0 5px -5px rgba(1,182,149,.4)}to{box-shadow:0 0 5px 5px rgba(1,182,149,.4)}}.expand-border{position:relative}.expand-border:after{content:""!important;position:absolute;border-radius:inherit;border:1px solid var(--primary);border-color:inherit;top:0;right:0;bottom:0;left:0;opacity:1;-webkit-animation:absoluteExpand 1.5s infinite;animation:absoluteExpand 1.5s infinite}@-webkit-keyframes absoluteExpand{0%{top:-3;right:-3;bottom:-3;left:-3;opacity:1;border-width:3px}to{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:0;border-width:1px}}@keyframes absoluteExpand{0%{top:-3;right:-3;bottom:-3;left:-3;opacity:1;border-width:3px}to{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:0;border-width:1px}}.v-application .magictime{-webkit-animation-duration:.5s;animation-duration:.5s}.rotating-border{border:none!important}.rotating-border:after{content:""!important;z-index:2;border:1px dashed var(--orange);border-radius:inherit;-webkit-animation:rotating 15s linear infinite;animation:rotating 15s linear infinite;position:absolute;top:0;right:0;bottom:0;left:0}@-webkit-keyframes breathe{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes breathe{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.breathing{-webkit-animation:breathe 3s infinite;animation:breathe 3s infinite}.loading-text:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis .9s steps(4) infinite;animation:ellipsis .9s steps(4) infinite;content:"…";width:0}@keyframes ellipsis{to{width:100%}}@-webkit-keyframes ellipsis{to{width:100%}}body .bg-linear-main{background:var(--primary);background:linear-gradient(to left,var(--primary-medium) 0,var(--primary) 100%)}body .bg-linear-vertical-main{background:var(--primary);background:linear-gradient(to top,var(--primary-medium) 0,var(--primary) 100%)}body .bg-linear-grey{background:#fff;background:linear-gradient(145deg,#fdfdfd,#edeff3)}body .bg-grandient-toright{background:var(--primary);background:linear-gradient(to right,var(--primary-medium) 0,var(--primary) 100%)}body .bg-grandient-toleft{background:var(--primary);background:linear-gradient(to left,var(--primary-medium) 0,var(--primary) 100%)}body .bg-gradient-totop{background:var(--primary);background:linear-gradient(to top,var(--primary-medium) 0,var(--primary) 100%)}body .bg-gradient-tobottom{background:var(--primary);background:linear-gradient(to bottom,var(--primary-medium) 0,var(--primary) 100%)}body .bg-gradient-diagonal{background:var(--primary);background:linear-gradient(135deg,var(--primary) 0,var(--primary-darker) 100%)}.v-application .image-upload>.v-input>.v-input__control>.v-input__slot body .theme--dark fieldset,.v-application .image-upload>.v-input>.v-input__control>.v-input__slot body fieldset,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot body .theme--dark fieldset,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot body fieldset,body .bg-grey-white-stripes,body .bg-striped,body .theme--dark .bg-grey-white-stripes,body .theme--dark .bg-striped,body .theme--dark .v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset,body .theme--dark .v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset,body .v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset,body .v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset{background:repeating-linear-gradient(45deg,#fff,#fff 20px,var(--light-grey) 20px,var(--light-grey) 40px)}body .bg-darken{background-color:rgba(0,0,0,.26)}body .bg-darken-2{background-color:rgba(0,0,0,.5)}body .hover-darken:hover{background-color:rgba(0,0,0,.26)}body .bg-primary-lightest{background-color:#f8fbfb}::selection{color:#fff!important;background:var(--primary)!important;padding:3px}::-moz-selection{color:#fff!important;background:var(--primary)!important;padding:3px}input:-webkit-autofill{-webkit-background-clip:text}*{outline:none}html{overflow-y:auto}.smw{max-width:1400px}@media(min-width:960px){.fixed-content-width{left:280px}}body .v-application.theme--dark,body .v-application.theme--light{font-size:16px;font-family:Lato,sans-serif;line-height:1.25;font-weight:400;color:var(--text);background-color:var(--smoke)}body .v-application.theme--dark:before,body .v-application.theme--light:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;opacity:.015;background-image:url(/img/icon.c7aba20e.svg);background-attachment:fixed;background-size:1000px;background-position:top}@media(min-width:960px){body .v-application.theme--dark:not(.public-view):before,body .v-application.theme--light:not(.public-view):before{background-position:calc(50% + 135px) 50%!important}}body .v-application .content-sm{max-width:480px}body .v-application .content-md{max-width:780px}body .v-application .content-lg{max-width:1000px}.v-application .content-xl{transition:all .3s linear;margin-left:0!important;margin-right:0!important}@media only screen and (min-width:960px){.v-application .content-xl{padding-left:50px;padding-right:50px}}.content-pad{padding-top:25px;padding-bottom:25px}@media(max-width:960px){.content-pad{padding-top:0;padding-bottom:0}}.top-bar{position:absolute;top:60px;left:0;right:0;display:flex;justify-content:space-between;border-bottom:1px solid var(--border)}@media(min-width:961px){.top-bar{top:0}}.v-main .v-main__wrap{display:flex;padding:0}.v-main .v-main__wrap .main-container{width:100%;display:flex;flex-direction:column;transition:all .3s linear,height 1ms;min-height:100dvh;position:relative;overflow:hidden}@media(max-width:960px){.v-main .v-main__wrap .main-container{padding-top:60px}}@media(min-width:961px){.v-main .v-main__wrap .main-container{max-width:calc(100vw - 280px)}}.v-main .v-main__wrap .main-container .top-body{height:25px;position:fixed;width:100%;top:0;right:0;z-index:10;transition:all .3s linear,height 1ms}.v-main .v-main__wrap .main-container .main-content{padding:40px 25px;width:100%;margin:0 auto;overflow:hidden}.v-main .v-main__wrap .main-container .main-content .content-lg,.v-main .v-main__wrap .main-container .main-content .content-md,.v-main .v-main__wrap .main-container .main-content>.content-sm{margin-left:auto;margin-right:auto}.v-main .v-main__wrap .main-container.inner-scroll{transition:none}.v-main .v-main__wrap .main-container.inner-scroll .main-content{height:100vh;overflow:hidden;-webkit-animation:none;animation:none}@media(max-width:960px){.v-main .v-main__wrap .main-container.inner-scroll .main-content{height:calc(100vh - 60px)}}.v-main.has-footer .main-container .main-content{flex-grow:100}#topnav+#content-scroll{padding-top:100px}.v-application .container{max-width:none}.v-application .layout.row .flex>div{height:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0;font-weight:600;font-family:Lato,sans-serif;color:var(--text)}.h1,h1{font-size:1.9rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.6rem}.h4,h4{font-size:1.4rem}.h5,h5{font-size:1.1rem}.h6,h6{font-size:1rem}@media only screen and (max-width:600px){.v-application .h1,.v-application h1{font-size:1.9rem}.v-application .h2,.v-application h2{font-size:1.75rem}.v-application .h3,.v-application h3{font-size:1.6rem}.v-application .h4,.v-application h4{font-size:1.4rem}.v-application .h5,.v-application h5{font-size:1.1rem}.v-application .h6,.v-application h6{font-size:1rem}}p{margin-top:0;margin-bottom:1rem}.font-lg{font-size:1.25rem}.font-sm{font-size:.875rem}.font-md{font-size:1.125rem}.font-2x{font-size:2rem}.font-3x{font-size:3rem}.font-4x{font-size:4rem}.font-5x{font-size:5rem}.font-xl{font-size:42px}.font-small{font-size:.85rem}.small-text{font-size:10px;text-transform:uppercase;color:var(--text-grey)}.fw-bold{font-weight:700!important}.fw-semi-bold{font-weight:600!important}.fw-normal{font-weight:500!important}.fw-light{font-weight:300!important}body .v-application .caps,body .v-application .capz{text-transform:uppercase}body .v-application .lowercase{text-transform:lowercase}body .v-application .capitalize{text-transform:capitalize!important}body .v-application .normalcase{text-transform:none!important}body .v-application .italic{font-style:italic}body .v-application .justified{text-align:justify}body .v-application .pre-wrap{white-space:pre-wrap}.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis}.capitalize-first:first-letter{text-transform:uppercase}.nicescroll ::-webkit-scrollbar,.v-data-table__wrapper ::-webkit-scrollbar,.v-dialog--fullscreen ::-webkit-scrollbar,.v-dialog__content>.v-dialog ::-webkit-scrollbar,[class*=__scroll-area] ::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:12px;height:12px}.nicescroll *,.v-data-table__wrapper *,.v-dialog--fullscreen *,.v-dialog__content>.v-dialog *,[class*=__scroll-area] *,body *,html *{scrollbar-width:thin;scrollbar-color:var(--primary-dark)}.nicescroll ::-webkit-scrollbar-track,.v-data-table__wrapper ::-webkit-scrollbar-track,.v-dialog--fullscreen ::-webkit-scrollbar-track,.v-dialog__content>.v-dialog ::-webkit-scrollbar-track,[class*=__scroll-area] ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:var(--light-grey)}.nicescroll ::-webkit-scrollbar-thumb,.v-data-table__wrapper ::-webkit-scrollbar-thumb,.v-dialog--fullscreen ::-webkit-scrollbar-thumb,.v-dialog__content>.v-dialog ::-webkit-scrollbar-thumb,[class*=__scroll-area] ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background-color:var(--primary-dark);border-radius:10px;border:2px solid var(--light-grey)}.html-box,.thinscroll{scrollbar-color:var(--primary-dark)}.html-box::-webkit-scrollbar,.thinscroll::-webkit-scrollbar{width:7px;height:7px}.html-box::-webkit-scrollbar-track,.thinscroll::-webkit-scrollbar-track{background:transparent}.html-box::-webkit-scrollbar-thumb,.thinscroll::-webkit-scrollbar-thumb{background-color:var(--primary-dark);border-radius:6px;border:1px solid transparent}*{scrollbar-color:var(--primary) var(--light-grey)}.html-box,.thinscroll{scrollbar-width:thin;scrollbar-color:rgba(44,134,140,.4) transparent}.ck-editor .placeholder{outline:none!important;font-weight:600;color:blue}.ck-editor.ck .ck-editor__editable{min-height:250px;padding:15px 30px}.ck-editor .ck-dropdown .ck-button{border:none!important;outline:none!important}.ck-editor .ck-dropdown .ck-button:focus{box-shadow:none!important}.ck-editor .ck.ck-toolbar{padding:10px!important;border-radius:5px 5px 0 0!important}.ck-editor .ck.ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar{border-radius:0 0 5px 5px!important}.ck-editor .ck-editor__editable_inline p{margin-bottom:0}.ck-editor .ck.ck-button,.ck-editor a.ck.ck-button{cursor:pointer}.editor-wrapper.fill-height>div:not(.v-input){height:100%;overflow:hidden}.editor-wrapper.fill-height>div:not(.v-input)>.ck-editor{height:100%;overflow:hidden;display:flex;flex-direction:column}.editor-wrapper.fill-height>div:not(.v-input)>.ck-editor .ck-editor__main{height:100%;overflow:hidden;flex:10}.editor-wrapper.fill-height>div:not(.v-input)>.ck-editor .ck-editor__main>.ck-content{height:100%;overflow:auto}.ck-word-count{display:flex;justify-content:flex-end}.ck-word-count .ck-word-count__words{margin-right:12px}.readonly-editor+.ck-editor .ck-editor__editable,.readonly-editor+.ck-editor .ck-editor__top .ck-sticky-panel__content .ck-toolbar{background:var(--light-grey)!important}.ck.ck-powered-by{display:none!important}figure.table[style*="width:100"]>table{width:100%}.v-application .v-application--wrap .v-input input,.v-application .v-application--wrap .v-input textarea{color:var(--text);font-weight:400}.v-application .theme--light.v-label{color:rgba(0,0,0,.8);font-size:14px}.v-application .v-select__slot .v-label.theme--light{color:var(--grey)}.v-application .label{display:inline-block;font-size:12px;font-weight:700}.v-application .label,.v-application .v-select__slot>label:first-letter{text-transform:uppercase}.v-application .v-text-field--outlined fieldset{background:#fff}.v-application .v-text-field .v-input__icon--clear{opacity:1}.v-application .input-height{min-height:40px}.v-application .v-input{border-radius:5px}.v-application .v-input.transparent .v-input__slot{background:transparent!important;box-shadow:none!important}.v-application .v-input fieldset{border-width:1px!important}.v-application .v-autocomplete__content .v-list-item{position:relative}.v-application .theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{border-color:var(--border)}.v-application .v-input.no-border .v-input__control>.v-input__slot fieldset{border:none!important}.v-application .faded-upload{position:relative}.v-application .faded-upload button[iconb]:not(.trash-btn),.v-application .faded-upload img{opacity:.5}.v-application .v-text-field .v-input__prepend-inner{z-index:4}.v-application .v-input--dense.v-input--selection-controls.v-input--switch{margin-top:7px}.v-application .v-input--dense .v-label,.v-application .v-input--dense .v-select__selection,.v-application .v-input--dense input,.v-application .v-input--dense textarea{font-size:14px}.v-application .v-date-picker-table .v-btn{min-height:0!important}.v-application .v-picker__body{width:100%!important}.v-application .v-application .v-input .v-chip--select.v-chip{background:var(--primary-lighter)}.v-application .v-application .v-input .v-chip.v-size--small .v-avatar{height:20px!important;min-width:20px!important;width:20px!important}.v-application .v-picker{width:100%}.v-application .placeholder-file:before{content:"󰈔";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:100px;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased}.v-application .v-text-field__slot .v-label{color:var(--grey);text-transform:none!important}.v-application .v-text-field.v-input--dense .v-label:not(.v-label--active){top:calc(50% - 11px)}.v-application .v-input .v-label:first-letter{text-transform:uppercase}.v-application .v-input--is-readonly{pointer-events:none}.v-application .v-input--is-readonly .mdi-menu-down{display:none}.v-application .is-readonly:not(.readonly-white) fieldset,.v-application .v-input--is-readonly:not(.readonly-white) fieldset{background:var(--light-grey)}.v-application .v-text-field input{padding:6px 0 8px}.v-application .v-data-footer__select .v-input__control>div{padding:2px 4px;border-radius:4px;border-color:var(--border)}.v-application .v-data-footer__select .v-input__control>div:after,.v-application .v-data-footer__select .v-input__control>div:before{content:none!important}.v-application .v-input--is-readonly .v-chip--disabled{opacity:1}.v-application .v-input.thin>.v-input__control>.v-input__slot{min-height:30px}.v-application .v-input:not(.v-input--is-focused):not(.showlabel) .v-text-field__slot>.v-file-input__text--placeholder{display:none}.v-application .image-upload.h-100>.v-input,.v-application .media-upload-field.h-100>.v-input{height:100%}.v-application .image-upload.h-100>.v-input .v-input__control,.v-application .media-upload-field.h-100>.v-input .v-input__control{height:100%!important}.v-application .image-upload.h-100>.v-input .v-input__control>.v-input__slot,.v-application .media-upload-field.h-100>.v-input .v-input__control>.v-input__slot{height:calc(100% - 30px)}.v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset:after,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset:after{content:"";position:absolute;top:5px;right:10px;bottom:10px;left:10px;border:2px dashed #ccc}.v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot{width:100%}.v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot+.v-input__append-inner,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot+.v-input__append-inner{margin-top:0;align-self:auto}.v-application .image-upload>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot .v-file-input__text--placeholder,.v-application .media-upload-field>.v-input>.v-input__control>.v-input__slot fieldset+.v-text-field__slot .v-file-input__text--placeholder{display:flex!important;justify-content:center;width:100%}.v-application .v-otp-input .v-input__append-inner:after,.v-application .v-otp-input .v-text-field__slot:after{content:none!important}.v-application .v-otp-input .v-input__append-inner input,.v-application .v-otp-input .v-text-field__slot input{font-size:20px}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly) .v-input__append-inner:after,.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly) .v-text-field__slot:after{display:inline-block;font:normal normal normal 20px/1 Material Design Icons;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).error--text:not(.has-append) .v-text-field__slot:after{content:"󰗖";color:var(--red)!important}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).error--text.has-append .v-input__append-inner:last-of-type{align-items:center}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).error--text.has-append .v-input__append-inner:last-of-type:after{content:"󰗖";color:var(--red)!important;margin-left:5px;z-index:2}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).v-input--is-dirty:not(.error--text):not(.has-append) .v-text-field__slot:after{content:"󰄬";color:var(--green)!important}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).v-input--is-dirty:not(.error--text).has-append .v-input__append-inner:last-of-type{align-items:center}.v-application .v-input:not(.search-input):not(.no-validation):not(.v-textarea):not(.v-input--is-readonly).v-input--is-dirty:not(.error--text).has-append .v-input__append-inner:last-of-type:after{content:"󰄬";color:var(--green)!important;margin-left:5px;z-index:2}.v-application .google-address:not(.v-input--is-focused) input::-webkit-input-placeholder{color:transparent!important}.v-application .google-address:not(.v-input--is-focused) input::-ms-input-placeholder{color:transparent!important}.v-application .google-address:not(.v-input--is-focused) input::-moz-placeholder{color:transparent!important}.v-application .v-select-list .v-list-item__action{margin-right:10px!important}.v-application .v-select.v-input--dense .v-chip{margin:4px}.v-application .v-input__slot .v-input__prepend-inner i{font-size:20px}.v-application .v-input--checkbox.no-label .v-input--selection-controls__input,.v-application .v-input--radio.no-label .v-input--selection-controls__input{margin-right:0}.v-application .v-input--checkbox.v-input--is-readonly,.v-application .v-input--radio.v-input--is-readonly{color:var(--grey)}.v-application .theme--light.v-list-item .v-list-item__mask{color:inherit;background-color:var(--primary-lighter)}.v-application .v-input.inline-input:not(.error--text) fieldset{border:none!important}.v-application .v-input.inline-input .v-input__control,.v-application .v-input.inline-input .v-input__slot{box-shadow:none!important;min-height:0!important}.v-application .v-input.inline-input .v-input__append-inner:after,.v-application .v-input.inline-input .v-text-field__slot:after{content:none!important}.v-application .v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:32px}.v-application .v-select--chips.main-chips .v-select__selections .v-chip{background:var(--primary);color:#fff}.v-application .v-select--chips.main-chips .v-select__selections .v-chip .v-icon{color:#fff}.v-application .v-input.slim .v-input__control,.v-application .v-input.slim .v-input__slot,.v-application .v-input[slim] .v-input__control,.v-application .v-input[slim] .v-input__slot{min-height:35px!important}.v-application .v-input.slim .v-input__control input,.v-application .v-input.slim .v-input__slot input,.v-application .v-input[slim] .v-input__control input,.v-application .v-input[slim] .v-input__slot input{padding:4px 0 4px 0}.v-application .v-input.slim .v-input__control .v-input__icon,.v-application .v-input.slim .v-input__slot .v-input__icon,.v-application .v-input[slim] .v-input__control .v-input__icon,.v-application .v-input[slim] .v-input__slot .v-input__icon{height:auto}.v-application .v-input.slim .v-input__control .v-input__icon i,.v-application .v-input.slim .v-input__slot .v-input__icon i,.v-application .v-input[slim] .v-input__control .v-input__icon i,.v-application .v-input[slim] .v-input__slot .v-input__icon i{font-size:20px}.v-application .v-input.conditional-msg .v-text-field__details{margin-bottom:0!important;min-height:0}.v-application .v-input.conditional-msg .v-text-field__details .v-messages{min-height:0}.v-application .v-input.conditional-msg .v-text-field__details .v-messages__wrapper:empty{display:none}.v-application .v-input.primary-chips .v-input__slot .v-chip{background:var(--primary-light)}.v-application .v-input--selection-controls__ripple{display:none}.v-application .v-input--selection-controls{margin-top:0;padding-top:0}.v-application .click-readonly .v-text-field__slot,.v-application .click-readonly .v-text-field__slot input{pointer-events:none}.v-application input[type=date]{width:85px}.v-application input::-webkit-calendar-picker-indicator,.v-application input[type=date]::-webkit-calendar-picker-indicator,.v-application input[type=date]::-webkit-inner-spin-button,.v-application input[type=date]::-webkit-input-placeholder,.v-application input[type=datetime-local]::-webkit-calendar-picker-indicator,.v-application input[type=datetime-local]::-webkit-inner-spin-button,.v-application input[type=datetime-local]::-webkit-input-placeholder{display:none;-webkit-appearance:none;visibility:hidden!important}.v-application .mdi-checkbox-blank-outline:before{content:"󰄮";color:#fff;border:1px solid var(--border);border-radius:4px;background:#fff;font-size:20px}.v-application .mdi-checkbox-marked:before{content:"󰄬";border:1px solid var(--primary);border-radius:4px;background-color:#fff;color:var(--primary);font-size:20px}.v-application .v-input--checkbox.v-input--is-disabled,.v-application .v-input--checkbox.v-input--is-disabled input,.v-application .v-input--checkbox.v-input--is-readonly,.v-application .v-input--checkbox.v-input--is-readonly input{cursor:auto}.v-application .v-input--checkbox.v-input--is-disabled .mdi-checkbox-blank-outline:before,.v-application .v-input--checkbox.v-input--is-disabled .mdi-checkbox-marked:before,.v-application .v-input--checkbox.v-input--is-readonly .mdi-checkbox-blank-outline:before,.v-application .v-input--checkbox.v-input--is-readonly .mdi-checkbox-marked:before{background:var(--light-grey)}.v-application .v-input--checkbox.v-input--is-disabled .mdi-checkbox-blank-outline:before,.v-application .v-input--checkbox.v-input--is-readonly .mdi-checkbox-blank-outline:before{color:var(--light-grey)}.v-application .v-autocomplete__content.no-items .v-divider+.v-list-item{display:none}.v-application .v-select:not(.v-autocomplete) .v-select__selections>input[type=text]{max-width:10px}.v-application .v-input .v-input__slot .v-progress-linear.v-progress-linear--absolute{top:calc(100% - 4px);width:calc(100% - 4px);border-radius:10px;opacity:.5;left:2px}.v-application .v-input .v-radio[class*=fs-]>label{font-size:inherit!important}.v-application .v-input.validation-only{margin:0 5px;padding-top:0!important;border-radius:5px}.v-application .v-input.validation-only:not(.error--text) .v-input__slot{display:none}.v-application .v-input.validation-only .v-text-field__slot{display:none!important}.v-application .v-input.validation-only .v-text-field__details{padding-left:10px}.sticky-select-search{margin-top:-8px;position:sticky;top:0;background:#fff;border-bottom:1px solid var(--border);z-index:2}.mini-search .v-input,.mini-search .v-input__control,.mini-search .v-input__slot{height:28px!important;min-height:28px!important}.v-application .vue-notification-group .vue-notification{padding:10px;margin:0 5px 5px;font-size:14px;font-weight:500;color:var(--text);font-weight:600;font-family:Lato,sans-serif;border-radius:4px;overflow:hidden;background:#3356a8;border-left-color:#274281;position:relative;padding-left:15px}.v-application .vue-notification-group .vue-notification.warning{background:var(--orange-lighter)!important;border:none!important}.v-application .vue-notification-group .vue-notification.error{background:var(--red)!important;border:none!important;color:#fff}.v-application .vue-notification-group .vue-notification.success{background:var(--green)!important;border:none!important;color:#fff}.v-application .vue-notification-group .vue-notification:after{content:"";position:absolute;top:0;left:0;bottom:0;width:7px;background:rgba(0,0,0,.3)}.v-application .vue-notification-group .vue-notification .notification-content:first-letter{text-transform:uppercase}.v-application .vue-notification-group.nt-grp-tr{margin-top:20px;margin-right:10px}.v-application .vue-notification-group.nt-grp-tr .vue-notification{font-size:16px}body #onesignal-bell-container{bottom:auto!important;left:auto!important;top:22px!important;-webkit-transform:scale(.6)!important;transform:scale(.6)!important;right:260px!important;z-index:10!important}@media only screen and (min-width:960px){.v-application:not(.public-view) .vue-notification-group.nt-grp-bc{-webkit-transform:translateX(140px);transform:translateX(140px)}}.item-block{border:1px solid var(--border);box-shadow:0 0 1px rgba(0,0,0,.2);padding:8px}.app-card,.item-block{position:relative;background:#fff}.app-card{border-radius:8px;margin-bottom:0;border:1px solid var(--border-light);overflow:hidden;display:flex;flex-direction:column}.app-card:not(.flat){box-shadow:none}.app-card.disabled{position:relative;cursor:no-drop!important}.app-card.disabled>*{opacity:.9}.app-card.disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;lefT:0;background-color:rgba(0,0,0,.1)}.app-card.selectable{cursor:pointer}.app-card.selectable:hover,.app-card.selected{background-color:var(--primary-lighter)}.app-card .app-card-title{position:relative;padding:1rem 1.25rem;border-bottom:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between}.app-card .app-card-title .app-title,.app-card .app-card-title h3{font-size:1.4rem;color:#464d69;text-transform:capitalize;font-weight:600;margin:0}.app-card .app-contextual-link .v-btn .v-icon{color:#a5a7b2}.app-card .app-card-content{padding:1.25rem 1.25rem;max-height:470px;font-size:14px;flex:5}.app-card .app-card-content .v-select__selection,.app-card .app-card-content input{font-size:14px}.app-card .app-card-content.auto-height{max-height:none}@media(min-width:601px){.app-card .app-card-content{max-height:400px}}.app-card .app-footer{padding:1rem 1.25rem;border-top:1px solid var(--border-light);min-height:40px;display:flex;align-items:center;justify-content:center}.app-card .app-footer .v-btn{margin:0}.app-card .app-card-title>div{width:20px}.app-card.auto-h>.app-card-content{max-height:none}.app-card.full-footer .app-footer{padding:0}.app-card .segments{display:flex;flex-wrap:wrap;flex-direction:column;align-items:stretch;justify-content:center}@media screen and (min-width:1200px){.app-card .segments.lg{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}@media screen and (min-width:600px){.app-card .segments.sm{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}@media screen and (min-width:960px){.app-card .segments:not(.lg):not(.sm){flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}.app-card .segments .segment{position:relative;display:flex;flex-wrap:wrap}@media screen and (max-width:1199px){.app-card .segments.lg .segment{justify-content:center;text-align:center;width:100%}}@media screen and (min-width:1200px){.app-card .segments.lg .segment{align-items:center}}@media screen and (max-width:599px){.app-card .segments.sm .segment{justify-content:center;text-align:center;width:100%}}@media screen and (min-width:600px){.app-card .segments.sm .segment{align-items:center}}@media screen and (max-width:959px){.app-card .segments:not(.lg):not(.sm) .segment{justify-content:center;text-align:center;width:100%}}@media screen and (min-width:960px){.app-card .segments:not(.lg):not(.sm) .segment{align-items:center}}.app-card .segments.bordered .segment:not(:last-child):not(.no-border):after{content:"";position:absolute;top:auto;right:8px;bottom:0;left:8px;width:auto;height:1px;background:var(--border-light)}@media screen and (min-width:1200px){.app-card .segments.bordered.lg .segment:not(:last-child):not(.no-border):after{top:8px;right:0;bottom:8px;lefT:auto;width:1px;height:auto}}@media screen and (min-width:600px){.app-card .segments.bordered.sm .segment:not(:last-child):not(.no-border):after{top:8px;right:0;bottom:8px;lefT:auto;width:1px;height:auto}}@media screen and (min-width:960px){.app-card .segments.bordered:not(.lg):not(.sm) .segment:not(:last-child):not(.no-border):after{top:8px;right:0;bottom:8px;lefT:auto;width:1px;height:auto}}.app-card.border-card{position:relative;padding-left:35px}.app-card.border-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:35px;background-color:var(--primary-lighter)}.app-card-action{overflow:hidden}.app-card-action .v-list-item{height:40px;font-size:.875rem;margin:.3125rem;box-shadow:0 3px 2px 0 rgba(0,0,0,.02)}.app-card-action .v-list-item span{transition:all .4s ease-in-out}.v-card__subtitle,.v-card__text{font-size:1rem}.v-sheet.v-card{overflow:hidden}.absolute-label{position:absolute;top:0;left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;padding:2px 5px;border-radius:3px;font-size:12px;color:var(--grey)}.absolute-label span{position:relative;z-index:2}.absolute-label:not(.transparent):before{content:"";position:absolute;right:0;left:0;height:51%;bottom:0;background:#fff;z-index:-1}.absolute-label.transparent+div .v-input__slot{padding-bottom:0}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:#d3d3d3}.room-card .v-badge__badge.transparent{margin-bottom:-5px}.v-main .mobile-bar{display:flex;align-items:center;justify-content:space-between;z-index:12;height:60px}.v-main .menu-icon-ml{margin-left:6px}.v-main .main-container-width{width:100%;margin-left:280px}.v-main .sidebar-container{width:280px;top:0;bottom:0;position:fixed;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;overflow:auto;overflow-x:hidden;z-index:6}@media(max-width:960px){.v-main .sidebar-container{max-height:calc(100dvh - 60px)}}.v-main .sidebar-container .sidebar{padding-left:12px}.v-main .sidebar-container+.main-container{margin-left:280px}.v-main .sidebar-container .menu-group{display:block;transition:all .2s linear!important}.v-main .sidebar-container .menu-group.active{background:rgba(0,0,0,.26)}.v-main .sidebar-container .menu-group .menu-item,.v-main .sidebar-container .menu-group .menu-item i{color:hsla(0,0%,100%,.7)}.v-main .sidebar-container .menu-group .menu-item i:hover,.v-main .sidebar-container .menu-group .menu-item:hover{color:#fff}.v-main .sidebar-container .menu-group-action,.v-main .sidebar-container .menu-group-action>div:not(.flex){display:flex;align-items:center;justify-content:space-between}.v-main .sidebar-container .menu-group-action i,.v-main .sidebar-container .menu-group-action>div:not(.flex) i{transition:all 50ms linear}.v-main .sidebar-container .menu-group-action,.v-main .sidebar-container .menu-item{display:flex;align-items:center;padding:16px 12px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.v-main .sidebar-container .menu-group-children{padding-left:35px}.v-main .sidebar-container .menu-item.active,.v-main .sidebar-container .menu-item.router-link-active.hasSteps,.v-main .sidebar-container .menu-item.router-link-exact-active,.v-main .sidebar-container .menu-item:hover{background:rgba(0,0,0,.26)}.v-main .sidebar-container .menu-item.active div,.v-main .sidebar-container .menu-item.active i,.v-main .sidebar-container .menu-item.router-link-active.hasSteps div,.v-main .sidebar-container .menu-item.router-link-active.hasSteps i,.v-main .sidebar-container .menu-item.router-link-exact-active div,.v-main .sidebar-container .menu-item.router-link-exact-active i,.v-main .sidebar-container .menu-item:hover div,.v-main .sidebar-container .menu-item:hover i{color:#fff!important}.v-main .sidebar-container .menu-group,.v-main .sidebar-container .menu-item{width:100%;font-size:14px;line-height:1;font-weight:700;color:#fff;position:relative;margin-bottom:8px;border-radius:8px 0 0 8px}.v-main .sidebar-container .menu-group .icon,.v-main .sidebar-container .menu-group i,.v-main .sidebar-container .menu-item .icon,.v-main .sidebar-container .menu-item i{color:#fff;font-size:18px;margin-left:0!important}.v-main .sidebar-container .menu-group:hover,.v-main .sidebar-container .menu-item:hover{background:rgba(0,0,0,.26)}.v-main .sidebar-container .link-text{padding-bottom:3px}.v-main .sidebar-bottom{border-radius:10px;padding:16px}@media(max-width:960px){.v-main .main-container-width{margin-left:0}.v-main .sidebar-container{z-index:11;top:60px;-webkit-transform:translateX(-110%);transform:translateX(-110%)}.v-main .sidebar-container+.main-container{margin-left:0}.v-main.menu-open .sidebar-container{-webkit-transform:translateX(0);transform:translateX(0)}.v-main.menu-open .menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.55)!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:6}}@media(max-width:600px){.v-application .sidebar-container{width:100%}}#topnav+div{padding-top:180px}.v-overlay{transition-duration:.1s!important;transition-delay:0s}.v-overlay--active:before{opacity:.85!important}.v-overlay{z-index:9997}.top-on-scroll{position:fixed;z-index:9;top:0;right:0;width:100%;transition:all .1s;-webkit-transform:translateY(-120%);transform:translateY(-120%)}.is-scrolled .top-on-scroll{transition-delay:0;-webkit-transform:translateY(0);transform:translateY(0)}.footer-bar-fixed,.title-bar-fixed{position:relative;height:60px;width:100%;z-index:8}.footer-bar-fixed i,.title-bar-fixed i{font-size:40px!important}.v-dialog:not(.v-dialog--fullscreen){border-radius:8px!important;box-shadow:none!important;min-width:320px;width:auto;transition:-webkit-transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1);transition:transform .3s cubic-bezier(.25,.8,.25,1),-webkit-transform .3s cubic-bezier(.25,.8,.25,1)}.v-dialog:not(.v-dialog--fullscreen)>div,.v-dialog:not(.v-dialog--fullscreen)>div>div{width:100%;overflow:hidden}.v-dialog:not(.v-dialog--fullscreen)>div>div{height:100%}.v-dialog:not(.v-dialog--fullscreen).full-height{height:90vh}.v-dialog:not(.v-dialog--fullscreen).full-height>div{height:100%}.v-dialog:not(.v-dialog--fullscreen).v-bottom-sheet{border-radius:0!important}.v-dialog:not(.v-dialog--fullscreen).adder-mr .adder{padding-right:70px}.v-dialog:not(.v-dialog--fullscreen).v-dialog--fullscreen{background:var(--light-grey)!important;border-radius:0!important;min-height:100vh}.v-dialog:not(.v-dialog--fullscreen).side-panel{height:100vh!important;max-height:none!important;right:0;position:absolute;top:0;margin:0;background:var(--light-grey);border-radius:0!important;overflow:hidden;border-left:2px solid var(--border)}.v-dialog:not(.v-dialog--fullscreen).side-panel .top-on-scroll{left:auto}.v-dialog:not(.v-dialog--fullscreen).side-panel .loader-overlay{background:hsla(0,0%,100%,.6)}.v-dialog:not(.v-dialog--fullscreen).side-panel .title-bar-fixed+*{max-height:calc(100vh - 60px)}.v-dialog:not(.v-dialog--fullscreen).side-panel .closeicon{position:absolute;top:15px;right:15px;z-index:12}.v-dialog:not(.v-dialog--fullscreen).side-panel.left{left:0;right:auto;border-left:none;border-right:2px solid var(--border)}.v-dialog:not(.v-dialog--fullscreen).side-panel.left .top-on-scroll{right:auto}.v-dialog:not(.v-dialog--fullscreen).side-panel .fixed-bar.top-title-bar{position:absolute;top:0}.v-dialog:not(.v-dialog--fullscreen).side-panel .has-bottom-bar,.v-dialog:not(.v-dialog--fullscreen).side-panel.has-bars .ps-container{position:static}.v-dialog:not(.v-dialog--fullscreen).side-panel .has-bottom-bar .fixed-bar.bottom-action-bar{position:absolute;bottom:0}.v-dialog:not(.v-dialog--fullscreen)>div:not(.modal-content){padding:2px}.v-dialog:not(.v-dialog--fullscreen).w-100{width:100%}@media only screen and (min-width:960px){.v-dialog.side-panel,.v-dialog.side-panel .top-on-scroll{max-width:1100px!important}.v-dialog.side-panel.short,.v-dialog.side-panel.short .top-on-scroll{max-width:769px!important}}@media only screen and (min-width:600px){.v-dialog.side-panel.mini,.v-dialog.side-panel.mini .top-on-scroll{max-width:400px!important}}.v-picker__body{padding-bottom:5px}.modal-content,body .v-dialog:not(.v-dialog--fullscreen){max-height:calc(100vh - 50px);overflow:hidden}.modal-content{flex-direction:column;background:#fff;border-radius:8px;padding:0;position:relative;height:100%;min-height:100px}.modal-content,.modal-title{font-family:Lato,sans-serif;display:flex}.modal-title{background:var(--primary);color:#fff;font-size:26px;font-weight:700;line-height:1;border-bottom:1px solid var(--border);padding:16px;align-items:center;justify-content:space-between}.modal-body{font-family:Lato,sans-serif;overflow:auto;padding:24px 16px;flex-grow:100}.modal-footer{padding:0 16px 16px 16px;background:#fff;border-top:1px solid var(--border)}.modal-actions{flex-direction:column;padding-top:16px}.modal-actions,.modal-actions .right-actions{width:100%;display:flex;align-items:center;justify-content:center}.modal-actions .spaced-actions{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:600px){.modal-actions{flex-direction:row}.modal-actions,.modal-actions .right-actions{justify-content:flex-end}.modal-actions.flex-between{justify-content:space-between}.modal-actions.flex-bottom{align-items:flex-end}}.modal-closebtn{position:absolute;top:10px;right:10px;padding:0!important;height:auto!important;width:auto!important;min-height:0!important;min-width:0!important;background:none!important;text-align:center;z-index:9;color:var(--white)!important;box-shadow:none!important}.modal-closebtn:after,.modal-closebtn:before{content:none}.modal-closebtn i{font-size:35px!important}body .v-dialog button.closeicon{position:absolute;top:20px;right:20px}body .v-dialog button.closeicon span i.v-icon{color:#fff;font-size:30px}.v-overlay.v-overlay--active,.v-overlay__scrim{background-color:rgba(0,0,0,.55)!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.v-menu__content{border:1px solid var(--border-light);border-radius:5px;box-shadow:0 6px 8px rgba(0,0,0,.04)}html body .v-application .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,html body .v-application .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,html body .v-application .v-data-table>.v-data-table__wrapper>table>thead>tr>th{font-size:12px;text-transform:uppercase;font-weight:700}html body .v-application .v-calendar-daily .v-calendar-daily__day-interval{position:relative}html body .v-application .v-data-table__wrapper .v-data-table__mobile-table-row{display:block}html body .v-application .v-data-table .v-data-footer__pagination{margin:0 12px 0 14px}html body .v-application .v-data-table.inner-scroll>.v-data-table__wrapper{overflow:auto}html body .v-application .v-data-table.grey-header .v-data-table-header th{background:var(--light-grey)}html body .v-application .v-data-table .v-data-table-header th i.v-data-table-header__icon{margin-top:-2px}html body .v-application .v-data-table .v-data-table-header-mobile__wrapper .v-select__slot>label{padding-left:10px}@media only screen and (min-width:600px){html body .v-application .v-data-table .v-data-footer{flex-wrap:nowrap}}@media only screen and (max-width:600px){html body .v-application .v-data-table .v-data-footer__icons-after>button,html body .v-application .v-data-table .v-data-footer__icons-before>button{width:20px}}html body .v-application .v-data-table .v-data-footer__select>.v-select{margin-left:8px}html body .v-application .v-data-table .v-data-footer__select .v-input__slot{height:30px}html body .v-application .v-data-table .v-data-footer__select .v-select__slot{min-width:50px}html body .v-application .v-data-table .v-data-footer__select .v-input__control>div{box-shadow:none!important;padding-left:7px}html body .v-application .v-data-table tr{position:relative}html body .v-application .v-data-table .v-data-table__wrapper>table>tbody>tr td{white-space:normal;word-break:normal}html body .v-application .v-data-table .v-data-table__wrapper>table>tbody>tr td>img{vertical-align:middle}html body .v-application .v-data-table .v-data-table__wrapper>table>tbody>tr td.v-data-table__mobile-row{max-width:none}html body .v-application .v-data-table.editable-table:not(.nested-table) tr{cursor:pointer}html body .v-application .v-data-table.editable-table:not(.nested-table) tbody td.text-right,html body .v-application .v-data-table.editable-table:not(.nested-table) thead th.text-right{padding:0}html body .v-application .v-data-table.middle:not(.nested-table) td{vertical-align:middle}html body .v-application .v-data-table.nicescroll ::-webkit-scrollbar{width:11px}html body .v-application .v-data-table.nicescroll *{scrollbar-width:thin;scrollbar-color:var(--grey)}html body .v-application .v-data-table.nicescroll ::-webkit-scrollbar-track{background:#272727}html body .v-application .v-data-table.nicescroll ::-webkit-scrollbar-thumb{background-color:var(--grey);border-radius:6px;border:3px solid #272727}html body .v-application .v-data-table.fixed.v-data-table--fixed-header .v-data-table__wrapper{overflow:visible}html body .v-application .v-data-table.nowrap-th thead th{white-space:nowrap}html body .v-application .v-data-table__mobile-row__cell{word-break:break-word;padding-left:10px}html body .v-application .v-data-table-header-mobile th{padding-left:0!important;padding-right:0!important}html body .v-application .v-data-table--dense td,html body .v-application .v-data-table--dense th{padding:2px 10px!important;height:auto!important}html body .v-application .v-data-table-header-mobile+tbody th{padding:4px 7px!important}html body .v-application .v-data-table-header-mobile+tbody tr{display:block;padding:5px}html body .v-application .table-img{width:75px;height:75px;background-size:cover;background-position:50%;background-repeat:no-repeat}.v-data-table__expand-icon:after{content:none!important}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{box-shadow:none!important}.v-data-table.v-data-table--fixed-header .v-data-footer{margin-right:0!important}.v-data-table td.selected-row,.v-data-table td.selected-row~td,.v-data-table tr.selected-row:not(.v-data-table__expanded__row)>td{background-color:var(--primary-lighter)!important}.v-data-table.card-table{background:none;display:contents}.v-data-table.card-table .v-data-table__wrapper{padding-left:10px;padding-right:10px;margin-left:-10px;margin-right:-10px}.v-data-table.card-table .v-data-table__expanded__content{box-shadow:none!important}.v-data-table.card-table .v-data-table__expanded__content>td{border-top:none!important;padding:0 6px 6px 6px!important}.v-data-table.card-table .v-data-table__expanded__content>td>*{z-index:2;position:relative}.v-data-table.card-table .v-data-table__expanded__content>td:before{content:"";position:absolute;top:-10px;left:-1px;right:-1px;height:25px;background:#fff;border-left:1px solid var(--border-light);border-right:1px solid var(--border-light);z-index:1}.v-data-table.card-table .v-data-table__expanded__content>td:after{content:"";position:absolute;top:-6px;left:12px;right:12px;border-top:1px solid var(--border-light);z-index:1}.v-data-table.card-table table{border-spacing:0 5px!important}.v-data-table.card-table thead th{padding-left:3px!important}.v-data-table.card-table tbody tr td{position:relative;background-color:#fff;border-top:thin solid var(--border-light);border-bottom:thin solid var(--border-light);box-shadow:0 6px 8px rgba(0,0,0,.04)}.v-data-table.card-table tbody tr td:not([class*=pa-]){padding:16px!important}.v-data-table.card-table tbody tr td:not(:last-child):after{content:"";position:absolute;right:0;top:4px;bottom:4px;width:1px;background:var(--border-light)}.v-data-table.card-table tbody tr td:first-child{border-left:thin solid var(--border-light);border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.v-data-table.card-table tbody tr td:last-child{border-right:thin solid var(--border-light);border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.v-data-table.card-table .v-data-table-header th{border-bottom:none!important;height:auto}.v-data-table.card-table .v-data-footer .v-data-footer__select .v-input__slot{padding:5px 0 5px 8px}.v-data-table.card-table .v-data-footer .v-data-footer__select .v-input__slot:after,.v-data-table.card-table .v-data-footer .v-data-footer__select .v-input__slot:before{content:none}.v-data-table.card-table .v-data-footer .v-data-footer__icons-after button,.v-data-table.card-table .v-data-footer .v-data-footer__icons-before button{min-width:30px;padding:0;min-height:20px}.v-data-table.card-table .v-data-footer .v-data-footer__icons-after button:before,.v-data-table.card-table .v-data-footer .v-data-footer__icons-before button:before{content:none}.v-data-table.card-table .open-row>td{border-color:var(--orange)!important}.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input{margin-top:0;padding-top:10px}.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input .v-input__control{min-height:40px}.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input .v-input__control .v-input__slot{border:1px solid var(--border);background-color:#fff}.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input .v-input__control .v-input__slot:after,.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input .v-input__control .v-input__slot:before{content:none}.v-data-table.card-table.v-data-table--mobile .v-data-table-header-mobile__wrapper>.v-input .v-input__control .v-input__slot>.v-select__slot>.v-label{position:absolute!important;top:-25px!important;left:0!important;padding-left:0!important;font-size:12px!important;text-transform:uppercase!important;font-weight:700!important;color:var(--text)!important;-webkit-transform:none!important;transform:none!important}.v-data-table.card-table.v-data-table--mobile .v-data-table__expanded__content{box-shadow:none!important}.v-data-table.card-table.v-data-table--mobile .v-data-table__expanded__content>td:before{top:-18px}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row{padding:0;margin-bottom:20px;border:thin solid var(--border-light);border-radius:8px;box-shadow:0 6px 8px rgba(0,0,0,.04);overflow:hidden}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row.v-data-table__expanded__row{margin-bottom:0!important}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row.v-data-table__expanded__row+.v-data-table__expanded__content{padding:0!important}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row .v-data-table__mobile-row{box-shadow:none;border:0!important;border-radius:0;padding:16px;justify-content:center}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row .v-data-table__mobile-row:not(:last-child):after{content:"";position:absolute;right:4px;left:4px;top:auto;bottom:0;width:auto;height:1px;background:var(--border-light)}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row .v-data-table__mobile-row .v-data-table__mobile-row__header{display:none}.v-data-table.card-table.v-data-table--mobile .v-data-table__mobile-table-row .v-data-table__mobile-row .v-data-table__mobile-row__cell{text-align:center;border-radius:none}.v-data-table.card-table.v-data-table--mobile .v-data-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.v-data-table.card-table.v-data-table--mobile .v-data-footer .v-data-footer__select{margin-left:0}.v-data-table.card-table.v-data-table--mobile .v-data-footer .v-data-footer__pagination{margin:0 5px 0 0}.v-data-table .v-data-footer .v-data-footer__icons-after button.v-btn--disabled,.v-data-table .v-data-footer .v-data-footer__icons-before button.v-btn--disabled{background:none!important;border:none!important}.v-data-table.card-table .v-data-footer .v-data-footer__icons-after button,.v-data-table.card-table .v-data-footer .v-data-footer__icons-before button{width:30px!important;height:30px!important}.border-table td:not(:last-child),.border-table th:not(:last-child){border-right:thin solid rgba(0,0,0,.12)}.v-calendar-daily__day .v-calendar-daily__day-interval{background-image:url(/img/line-dashed.d0058414.svg);background-repeat:repeat-x;background-position:0}.v-data-table .right-arrow{position:relative;z-index:2}.v-data-table .right-arrow:before{content:"󰧂";opacity:.2;color:var(--primary);display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:40px;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;position:absolute;-webkit-transform:translate(-50%,80%) rotate(90deg);transform:translate(-50%,80%) rotate(90deg);left:50%;bottom:0}@media only screen and (min-width:600px){.v-data-table .right-arrow:before{left:auto;bottom:auto;top:50%;right:0;-webkit-transform:translate(80%,-50%);transform:translate(80%,-50%)}}.v-application .v-tabs-bar{background:transparent!important}.v-application .blue-tabs .v-tabs-bar{background:var(--dark-blue)!important;color:var(--light-grey)!important}.v-application .blue-tabs .v-tabs-bar .v-tab--active{background:var(--blue)!important}.v-application .scroll-tab,.v-application .scroll-tab>.v-window__container,.v-application .scroll-tab>.v-window__container>.v-window-item--active{height:100%;overflow:hidden}.v-application .v-tabs-bar.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-tabs-bar--show-arrows):not(.v-slide-group--has-affixes) .v-slide-group__prev{display:none}.theme--light .v-btn{color:var(--text)}.v-application .v-btn.v-btn--disabled:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]){color:var(--text)!important;background-color:var(--light-grey)!important;border:1px solid var(--border)!important}.v-application .v-application--wrap .v-btn:not([class*=bg-]):before,.v-application .v-dialog .v-btn:not([class*=bg-]):before,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not([class*=bg-]):before{background-color:#404040}.v-application .v-application--wrap .v-btn:not([class*=bg-]):hover:before,.v-application .v-dialog .v-btn:not([class*=bg-]):hover:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not([class*=bg-]):hover:before{opacity:.2}.v-application .v-application--wrap .v-btn.no-hover:before,.v-application .v-application--wrap .v-btn.white:before,.v-application .v-dialog .v-btn.no-hover:before,.v-application .v-dialog .v-btn.white:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn.no-hover:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn.white:before{content:none!important}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]),.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]),.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]){font-size:13px;padding:10px 25px;text-transform:uppercase;letter-spacing:0;font-weight:400}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]) .v-btn__content,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]) .v-btn__content,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]) .v-btn__content{line-height:1}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-btn--rounded),.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-btn--rounded),.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-btn--rounded){border-radius:8px}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-size--small):not(.v-size--x-small),.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-size--small):not(.v-size--x-small),.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not(.v-size--small):not(.v-size--x-small){min-height:42px}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).v-size--small,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).v-size--small,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).v-size--small{font-size:12px!important}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line{display:inline-block;white-space:normal;height:auto!important;padding-top:8px!important;padding-bottom:8px!important}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line .v-btn__content,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line .v-btn__content,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).multi-line .v-btn__content{line-height:1!important}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:active,.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:focus,.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:hover,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:active,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:focus,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:active,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).darken-btn:hover{background-color:rgba(0,0,0,.3)!important}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not([short]),.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not([short]),.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]):not([short]){min-width:85px}.v-application .v-application--wrap .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).rotating-border:hover,.v-application .v-dialog .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).rotating-border:hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn:not(.cancel-btn):not(.v-btn--fab):not([custom]):not(.v-btn--text):not([iconb]).rotating-border:hover{color:var(--dark)!important}.v-application .v-application--wrap .v-btn[circle],.v-application .v-dialog .v-btn[circle],.v-application .v-menu__content>div:not(.v-picker) .v-btn[circle]{border-radius:100%!important;padding:0!important;min-width:0!important;min-height:0!important;height:auto!important}.v-application .v-application--wrap .v-btn.v-btn--is-elevated.inset,.v-application .v-dialog .v-btn.v-btn--is-elevated.inset,.v-application .v-menu__content>div:not(.v-picker) .v-btn.v-btn--is-elevated.inset{box-shadow:inset 0 3px 1px -2px rgba(0,0,0,.2),inset 0 2px 2px 0 rgba(0,0,0,.14),inset 0 1px 5px 0 rgba(0,0,0,.12)}.v-application .v-application--wrap .v-btn.v-btn--text,.v-application .v-dialog .v-btn.v-btn--text,.v-application .v-menu__content>div:not(.v-picker) .v-btn.v-btn--text{min-width:0!important;padding:0!important;height:auto;font-size:inherit!important;letter-spacing:0}.v-application .v-application--wrap .v-btn.v-btn--text:not(.cancel-btn),.v-application .v-dialog .v-btn.v-btn--text:not(.cancel-btn),.v-application .v-menu__content>div:not(.v-picker) .v-btn.v-btn--text:not(.cancel-btn){text-transform:none!important}.v-application .v-application--wrap .v-btn.v-btn--text:before,.v-application .v-dialog .v-btn.v-btn--text:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn.v-btn--text:before{content:none}.v-application .v-application--wrap a[iconb],.v-application .v-application--wrap button[iconb],.v-application .v-dialog a[iconb],.v-application .v-dialog button[iconb],.v-application .v-menu__content>div:not(.v-picker) a[iconb],.v-application .v-menu__content>div:not(.v-picker) button[iconb]{min-width:0!important;min-height:0!important;height:auto!important;width:auto!important;padding:0!important}.v-application .v-application--wrap a[iconb]:after,.v-application .v-application--wrap a[iconb]:before,.v-application .v-application--wrap button[iconb]:after,.v-application .v-application--wrap button[iconb]:before,.v-application .v-dialog a[iconb]:after,.v-application .v-dialog a[iconb]:before,.v-application .v-dialog button[iconb]:after,.v-application .v-dialog button[iconb]:before,.v-application .v-menu__content>div:not(.v-picker) a[iconb]:after,.v-application .v-menu__content>div:not(.v-picker) a[iconb]:before,.v-application .v-menu__content>div:not(.v-picker) button[iconb]:after,.v-application .v-menu__content>div:not(.v-picker) button[iconb]:before{content:none!important}.v-application .v-application--wrap a[iconb] i,.v-application .v-application--wrap button[iconb] i,.v-application .v-dialog a[iconb] i,.v-application .v-dialog button[iconb] i,.v-application .v-menu__content>div:not(.v-picker) a[iconb] i,.v-application .v-menu__content>div:not(.v-picker) button[iconb] i{height:auto!important;width:auto!important}.v-application .v-application--wrap button[wide],.v-application .v-dialog button[wide],.v-application .v-menu__content>div:not(.v-picker) button[wide]{width:300px;max-width:100%}.v-application .v-application--wrap button[caps],.v-application .v-dialog button[caps],.v-application .v-menu__content>div:not(.v-picker) button[caps]{text-transform:uppercase!important}.v-application .v-application--wrap .v-btn--fab[mini],.v-application .v-dialog .v-btn--fab[mini],.v-application .v-menu__content>div:not(.v-picker) .v-btn--fab[mini]{width:30px!important;height:30px!important}.v-application .v-application--wrap .v-btn--fab[mini] i,.v-application .v-dialog .v-btn--fab[mini] i,.v-application .v-menu__content>div:not(.v-picker) .v-btn--fab[mini] i{font-size:20px!important}.v-application .v-application--wrap .v-btn--fab.show-before:before,.v-application .v-dialog .v-btn--fab.show-before:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--fab.show-before:before{opacity:.2!important}.v-application .v-application--wrap a>.v-chip,.v-application .v-dialog a>.v-chip,.v-application .v-menu__content>div:not(.v-picker) a>.v-chip{cursor:pointer!important}.v-application .v-application--wrap .v-btn.v-btn--icon,.v-application .v-dialog .v-btn.v-btn--icon,.v-application .v-menu__content>div:not(.v-picker) .v-btn.v-btn--icon{color:inherit}.v-application .v-application--wrap .v-btn[label],.v-application .v-dialog .v-btn[label],.v-application .v-menu__content>div:not(.v-picker) .v-btn[label]{min-width:0!important;min-height:0!important;height:auto!important;width:auto!important;padding:8px 11px!important;box-shadow:none!important}.v-application .v-application--wrap .v-btn__content,.v-application .v-dialog .v-btn__content,.v-application .v-menu__content>div:not(.v-picker) .v-btn__content{max-width:100%;white-space:normal}.v-application .v-application--wrap .v-btn--outlined,.v-application .v-dialog .v-btn--outlined,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined{border-color:var(--border-light)}.v-application .v-application--wrap .v-btn--outlined.primary--text,.v-application .v-dialog .v-btn--outlined.primary--text,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text{border-color:var(--primary);background-color:#fff}.v-application .v-application--wrap .v-btn--outlined.primary--text:before,.v-application .v-dialog .v-btn--outlined.primary--text:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:before{background-color:var(--primary-lighter)!important}.v-application .v-application--wrap .v-btn--outlined.primary--text:active,.v-application .v-application--wrap .v-btn--outlined.primary--text:focus,.v-application .v-application--wrap .v-btn--outlined.primary--text:hover,.v-application .v-dialog .v-btn--outlined.primary--text:active,.v-application .v-dialog .v-btn--outlined.primary--text:focus,.v-application .v-dialog .v-btn--outlined.primary--text:hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:active,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:hover{border-color:var(--primary)!important}.v-application .v-application--wrap .v-btn--outlined.primary--text:active:before,.v-application .v-application--wrap .v-btn--outlined.primary--text:focus:before,.v-application .v-application--wrap .v-btn--outlined.primary--text:hover:before,.v-application .v-dialog .v-btn--outlined.primary--text:active:before,.v-application .v-dialog .v-btn--outlined.primary--text:focus:before,.v-application .v-dialog .v-btn--outlined.primary--text:hover:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:active:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:hover:before{opacity:1!important}.v-application .v-application--wrap .v-btn--outlined.primary--text:focus,.v-application .v-dialog .v-btn--outlined.primary--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:focus{color:#fff!important}.v-application .v-application--wrap .v-btn--outlined.primary--text:focus:before,.v-application .v-dialog .v-btn--outlined.primary--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.primary--text:focus:before{background-color:var(--primary)!important}.v-application .v-application--wrap .v-btn--outlined.error--text,.v-application .v-dialog .v-btn--outlined.error--text,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text{border-color:var(--red);background-color:#fff}.v-application .v-application--wrap .v-btn--outlined.error--text:before,.v-application .v-dialog .v-btn--outlined.error--text:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:before{background-color:var(--red-lighter)!important}.v-application .v-application--wrap .v-btn--outlined.error--text:active,.v-application .v-application--wrap .v-btn--outlined.error--text:focus,.v-application .v-application--wrap .v-btn--outlined.error--text:hover,.v-application .v-dialog .v-btn--outlined.error--text:active,.v-application .v-dialog .v-btn--outlined.error--text:focus,.v-application .v-dialog .v-btn--outlined.error--text:hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:active,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:hover{border-color:var(--red)!important}.v-application .v-application--wrap .v-btn--outlined.error--text:active:before,.v-application .v-application--wrap .v-btn--outlined.error--text:focus:before,.v-application .v-application--wrap .v-btn--outlined.error--text:hover:before,.v-application .v-dialog .v-btn--outlined.error--text:active:before,.v-application .v-dialog .v-btn--outlined.error--text:focus:before,.v-application .v-dialog .v-btn--outlined.error--text:hover:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:active:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:hover:before{opacity:1!important}.v-application .v-application--wrap .v-btn--outlined.error--text:focus,.v-application .v-dialog .v-btn--outlined.error--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:focus{color:#fff!important}.v-application .v-application--wrap .v-btn--outlined.error--text:focus:before,.v-application .v-dialog .v-btn--outlined.error--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.error--text:focus:before{background-color:var(--red)!important}.v-application .v-application--wrap .v-btn--outlined.warning--text,.v-application .v-dialog .v-btn--outlined.warning--text,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text{border-color:var(--orange);background-color:#fff}.v-application .v-application--wrap .v-btn--outlined.warning--text:before,.v-application .v-dialog .v-btn--outlined.warning--text:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:before{background-color:var(--orange-lighter)!important}.v-application .v-application--wrap .v-btn--outlined.warning--text:active,.v-application .v-application--wrap .v-btn--outlined.warning--text:focus,.v-application .v-application--wrap .v-btn--outlined.warning--text:hover,.v-application .v-dialog .v-btn--outlined.warning--text:active,.v-application .v-dialog .v-btn--outlined.warning--text:focus,.v-application .v-dialog .v-btn--outlined.warning--text:hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:active,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:hover{border-color:var(--orange)!important}.v-application .v-application--wrap .v-btn--outlined.warning--text:active:before,.v-application .v-application--wrap .v-btn--outlined.warning--text:focus:before,.v-application .v-application--wrap .v-btn--outlined.warning--text:hover:before,.v-application .v-dialog .v-btn--outlined.warning--text:active:before,.v-application .v-dialog .v-btn--outlined.warning--text:focus:before,.v-application .v-dialog .v-btn--outlined.warning--text:hover:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:active:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:hover:before{opacity:1!important}.v-application .v-application--wrap .v-btn--outlined.warning--text:focus,.v-application .v-dialog .v-btn--outlined.warning--text:focus,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:focus{color:#fff!important}.v-application .v-application--wrap .v-btn--outlined.warning--text:focus:before,.v-application .v-dialog .v-btn--outlined.warning--text:focus:before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined.warning--text:focus:before{background-color:var(--orange)!important}.v-application .v-application--wrap .v-btn--outlined:not([class*="--text"]):before,.v-application .v-dialog .v-btn--outlined:not([class*="--text"]):before,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined:not([class*="--text"]):before{content:none}.v-application .v-application--wrap .v-btn--outlined:not([class*="--text"]):hover,.v-application .v-dialog .v-btn--outlined:not([class*="--text"]):hover,.v-application .v-menu__content>div:not(.v-picker) .v-btn--outlined:not([class*="--text"]):hover{border-color:var(--primary);color:var(--primary)}.v-application .v-application--wrap .v-btn.flat,.v-application .v-dialog .v-btn.flat,.v-application .v-menu__content>div:not(.v-picker) .v-btn.flat{box-shadow:none!important}.v-data-footer .v-btn.v-btn--disabled{background-color:transparent!important}html body .v-application .v-btn.cancel-btn{text-decoration:underline;color:var(--dark-grey);letter-spacing:0;padding:0 5px!important;box-shadow:none!important;text-transform:capitalize!important}html body .v-application .v-btn.cancel-btn .v-btn__content{font-weight:800!important;font-size:14px!important}html body .v-application .v-btn.cancel-btn:before{content:none}html body .v-application .v-btn.cancel-btn:active,html body .v-application .v-btn.cancel-btn:focus,html body .v-application .v-btn.cancel-btn:hover{color:var(--dark-grey)}.auto-fab{padding:5px}.auto-fab,.auto-fab .v-icon{width:auto!important;height:auto!important}a,button,button:before{transition:all .2s linear!important}.v-btn__content,.v-btn__content i,.v-item-group .v-btn{transition:none!important}.v-item-group .v-btn.v-item--active,.v-item-group .v-btn:hover{background:var(--primary-lighter);color:var(--primary)}.v-item-group .v-btn:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.v-item-group .v-btn:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.v-item-group .v-btn:not(:first-child):not(:last-child){border-radius:0!important}.consultant-app .v-item-group .v-btn.v-item--active,.consultant-app .v-item-group .v-btn:hover{background:var(--primary-light)!important;color:#fff!important}body .v-application .back-to-top{position:fixed;bottom:85px;right:15px;z-index:4;transition:all .3s ease!important;-webkit-transform:translateX(300%);transform:translateX(300%)}body .v-application .back-to-top.visible{-webkit-transform:translateX(0);transform:translateX(0)}body .v-application .back-to-top.visible:hover{background-color:var(--primary-dark)!important}body .v-application .v-btn-toggle .v-btn.primary:not(.v-item--active){background:#fff!important;color:var(--text);border-color:var(--primary)!important}body .v-application .v-btn-toggle .v-btn.primary.v-item--active{color:#fff}body .v-application .v-btn-toggle .v-btn.primary.v-item--active:before{content:none}.v-chip--active:before{content:none!important}nav[small] .v-pagination{-webkit-transform:scale(.85);transform:scale(.85)}.v-application .v-picker--date .v-btn--disabled{background:none!important;color:var(--medium-grey)!important}.switch-btn{display:inline-flex;align-items:center;line-height:1.2;font-size:14px}.switch-btn .v-btn{font-size:20px!important;border-radius:50%!important;border:1px solid var(--border)!important;background-color:#fff!important;padding:0!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin-right:5px}.switch-btn .btn-label>div:not(.status){white-space:nowrap}.switch-btn .status{color:var(--primary);font-weight:900}.switch-btn.is-off .v-btn{position:relative}.switch-btn.is-off .v-btn:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:red;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.switch-btn.is-off .status{color:var(--grey)}@media screen and (max-width:600px){.switch-btn.sm-v{flex-direction:column;text-align:center;width:70px}.switch-btn.sm-v .v-btn{margin-right:0;margin-bottom:5px}}@media screen and (max-width:960px){.switch-btn.md-v{flex-direction:column;text-align:center;width:70px}.switch-btn.md-v .v-btn{margin-right:0;margin-bottom:5px}}.v-btn.hover-open{background-color:#fff!important;max-width:150px;padding:10px!important;transition:none!important}.v-btn.hover-open .v-btn__content{width:100%;text-align:left}.v-btn.hover-open .btn-text{white-space:normal;word-wrap:normal;line-height:1.1;transition:width .2s ease!important}.v-btn.hover-open i{margin-right:5px}@media screen and (max-width:959px){.v-btn.hover-open{max-width:130px;padding:8px!important}.v-btn.hover-open .btn-text{font-size:11px!important}}@media screen and (min-width:960px){.v-btn.hover-open{text-align:left;min-width:0!important;font-size:20px!important;border-radius:50%!important;background-color:#fff!important;padding:0 0 0 5px!important;height:42px!important;min-width:42px!important;position:relative}.v-btn.hover-open:before{content:none!important}.v-btn.hover-open .v-btn__content{border-color:inherit!important;position:static!important}.v-btn.hover-open i{z-index:3;position:relative}.v-btn.hover-open .btn-text{display:none;position:absolute;background-color:#fff!important;top:-1px;bottom:-1px;left:55%;width:auto;min-width:110px;align-items:center;background:inherit;padding:0 10px 0 15px;border-radius:0 30px 30px 0;border-color:inherit!important;border-top:1px solid;border-right:1px solid;border-bottom:1px solid;line-height:1.2;font-size:12px!important;z-index:1;white-space:normal;word-wrap:normal}.v-btn.hover-open:focus,.v-btn.hover-open:hover{z-index:4}.v-btn.hover-open:focus .btn-text,.v-btn.hover-open:hover .btn-text{display:flex}}.v-speed-dial:not(.trio-circle).v-speed-dial--direction-left .v-speed-dial__list,.v-speed-dial:not(.trio-circle).v-speed-dial--direction-right .v-speed-dial__list{padding:0}.v-speed-dial.trio-circle .v-speed-dial__list{bottom:6px;padding-top:20px;flex-direction:row;justify-content:center}.v-speed-dial.trio-circle .v-speed-dial__list>div{transition-delay:1ms!important}.v-speed-dial.trio-circle .v-speed-dial__list>div:nth-child(2){margin-top:-100%}.v-btn--loading[in-load]{display:inline-flex;justify-content:center}.v-btn--loading[in-load] .v-btn__content{opacity:1}.v-btn--loading[in-load] .v-btn__loader{position:relative;width:auto;margin-left:5px}.attachment-link .v-progress-circular,.mini-loader .v-progress-circular{height:14px!important;width:14px!important}.fixed-bar{position:fixed;z-index:5}.absolute-bar{position:absolute}.bottom-action-bar{bottom:0;border-top:1px solid var(--border);z-index:9}.bottom-action-bar,.top-title-bar{left:0;right:0;padding:8px 25px;background:var(--white);height:50px;display:flex;align-items:center;transition:left .3s linear}.top-title-bar{top:25px;border-bottom:1px solid var(--border);min-height:50px}.main.container>.top-body{transition:left .3s linear}.v-application .has-bottom-bar{padding-bottom:68px!important}.v-application .has-top-bar{padding-top:68px!important}.v-dialog .bottom-action-bar,.v-dialog .top-title-bar{padding-left:16px;padding-right:16px}@media(max-width:600px){.bottom-action-bar,.top-title-bar{left:0!important;padding:8px!important}.bottom-action-bar{bottom:0!important}}div.v-snack--absolute{z-index:9}.action-box{position:relative;padding:36px 20px 28px 20px;border-radius:8px;background-color:var(--light-grey);overflow:hidden}.action-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background-color:var(--primary-light);opacity:.3}.v-stepper[flat],.v-stepper[flat] .v-stepper__header{box-shadow:none}.v-stepper[outlined]{border:1px solid var(--border)}.v-stepper[outlined] .v-stepper__header{border-bottom:1px solid var(--border)}.v-stepper .v-stepper__step__step{line-height:1}.v-stepper.no-hover .v-stepper__step:hover{background:none}@media only screen and (max-width:1099px){.v-stepper[mobi-labels] .v-stepper__label{position:absolute;bottom:15px;display:block!important}.v-stepper[mobi-labels]:not([alt-labels]) .v-stepper__step{padding-left:40px;padding-right:40px;justify-content:center}.v-stepper[mobi-labels]:not([alt-labels]) .v-stepper__step .v-stepper__label{left:50%;bottom:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.v-calendar{min-height:600px}.v-calendar .v-event-timed{padding:5px;min-width:70px}.v-calendar-weekly .v-calendar-weekly__day{min-height:90px}.v-calendar.v-calendar-events .v-calendar-weekly__day,.v-calendar.v-calendar-events .v-calendar-weekly__head-weekday{margin-right:0!important}.theme--dark.v-calendar-weekly .v-calendar-weekly__day{min-height:60px}.v-calendar-weekly{border:none!important}.v-calendar-monthly.v-calendar-weekly .v-calendar-weekly__week:last-child .v-calendar-weekly__day{border-bottom:none}.v-calendar-monthly.v-calendar-weekly .v-calendar-weekly__day{max-height:200px;overflow:auto}.v-calendar-monthly.v-calendar-weekly .v-calendar-weekly__day>.v-calendar-weekly__day-label{position:sticky;top:0;right:0;left:0;z-index:2;background:inherit}.v-application .v-calendar.body-scroll{min-height:0}.v-application .v-calendar.body-scroll .v-calendar-daily__body{overflow:auto}.v-application .v-calendar-daily_head-day-label .v-btn--fab{width:35px;height:35px}.v-application .v-calendar.day .v-calendar-daily__head .v-calendar-daily__intervals-head{display:none}.v-application .v-calendar-daily{background:transparent!important;border:none!important}.v-application .v-calendar-daily .v-calendar-daily__day{border-bottom:none!important}.v-application .v-calendar-daily .v-calendar-daily__day,.v-application .v-calendar-daily .v-calendar-daily__head,.v-application .v-calendar-daily .v-calendar-daily__intervals-body,.v-application .v-calendar-daily .v-calendar-daily_head-day{background:#fff}.v-application .v-calendar-category .v-calendar-category__column-header,.v-application .v-calendar-daily .v-calendar-daily_head-day{border-right:none!important}.v-application .v-calendar-daily .v-calendar-daily_head-day{background-color:var(--light-grey)}.v-application .v-calendar-category .v-calendar-daily__day{min-width:0}.v-application .v-calendar.editable-calendar .v-calendar-daily__day-interval{cursor:pointer}.v-application .v-event-draggable{padding-left:6px}.v-application .v-event-timed{-ms-user-select:none;user-select:none;-webkit-user-select:none}.v-application .v-event-drag-bottom{position:absolute;width:30px;right:0;bottom:4px;height:4px;cursor:ns-resize}.v-application .v-event-drag-bottom:before{content:"󰤻";display:inline-block;font:normal normal normal 24px/1 Material Design Icons;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;right:3px;bottom:0;opacity:.8;font-size:18px;color:#fff}.v-application .v-calendar-events .v-event{border-radius:0!important;border:none!important;min-height:20px!important;height:auto!important;display:flex;align-items:stretch}.v-application .calendar-event-card{width:100%;height:100%}.v-application .proposal-calendar .v-calendar-daily__head{position:sticky;top:0;z-index:5}.v-application .proposal-calendar.v-calendar-events .v-event-timed{border:none!important}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event){color:var(--text)!important;transition:background .3s linear,color .3s linear;height:100%}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event) .left-border{position:absolute;top:0;left:0;bottom:0;width:6px;background:var(--primary)}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event) .deleter{display:none;position:absolute;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);border-radius:0 0 5px 5px;padding:5px;background:#fff;color:var(--text);text-align:center;text-transform:capitalize;font-size:14px;box-shadow:0 6px 8px rgba(0,0,0,.2)}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover{background:var(--primary)!important;color:#fff!important;box-shadow:0 6px 8px rgba(0,0,0,.2)}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .left-border,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .left-border{background:var(--primary-light)}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:active:after,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:active:hover:after,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:hover:after,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:active:after,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:active:hover:after,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:hover:after{display:block}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:active+.deleter,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:active:hover+.deleter,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .v-event-drag-bottom:hover+.deleter,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:active+.deleter,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:active:hover+.deleter,.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event):hover .v-event-drag-bottom:hover+.deleter{display:none}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .deleter{display:block}.v-application .proposal-calendar.v-calendar-events .v-event-timed .proposal-card:not(.google-event).selected .deleter:hover{background-color:var(--light-grey);text-decoration:none;color:var(--primary)}.v-application .calendar-event-card:not(.google-event){color:var(--text);border-radius:0;transition:background .3s linear,color .3s linear}.v-application .calendar-event-card:not(.google-event) .left-border{position:absolute;top:0;left:0;bottom:0;width:6px;background:var(--primary)}.v-application .calendar-event-card:not(.google-event):hover{background:var(--primary)!important;color:#fff!important;box-shadow:0 6px 8px rgba(0,0,0,.2)}.v-application .calendar-event-card:not(.google-event):hover .left-border{background:var(--primary-light)}.v-application .calendar-event-card.google-event,.v-application .proposal-card.google-event{cursor:auto!important}.v-application .calendar-event-card.google-event .left-border,.v-application .proposal-card.google-event .left-border{position:absolute;top:0;left:0;bottom:0;width:6px;background:rgba(0,0,0,.3)}.v-application .consultant-app .calendar-event-card{background:var(--primary-light);color:#fff}.v-application .v-calendar-category .v-calendar-daily_head-weekday{width:56px}@media screen and (max-width:768px){.v-application .v-calendar.month .calendar-event-card .card-content,.v-application .v-calendar.week .calendar-event-card .card-content{min-height:20px!important}.v-application .v-calendar.month .calendar-event-card .card-content>*,.v-application .v-calendar.week .calendar-event-card .card-content>*{display:none}}.v-calendar.v-calendar-events.week .v-event-timed-container{margin-right:0!important}.v-calendar.v-calendar-events.week .v-event-timed-container .v-event-timed:hover{z-index:90}.v-event-timed-container{z-index:1}.v-event-timed-container>.v-event-timed:first-child{z-index:19}.v-event-timed-container>.v-event-timed:nth-child(2){z-index:18}.v-event-timed-container>.v-event-timed:nth-child(3){z-index:17}.v-event-timed-container>.v-event-timed:nth-child(4){z-index:16}.v-event-timed-container>.v-event-timed:nth-child(5){z-index:15}.v-event-timed-container>.v-event-timed:nth-child(6){z-index:14}.v-event-timed-container>.v-event-timed:nth-child(7){z-index:13}.v-event-timed-container>.v-event-timed:nth-child(8){z-index:12}.v-event-timed-container>.v-event-timed:nth-child(9){z-index:11}.v-event-timed-container>.v-event-timed:nth-child(10){z-index:10}.v-event-timed-container>.v-event-timed:nth-child(11){z-index:9}.v-event-timed-container>.v-event-timed:nth-child(12){z-index:8}.v-event-timed-container>.v-event-timed:nth-child(13){z-index:7}.v-event-timed-container>.v-event-timed:nth-child(14){z-index:6}.v-event-timed-container>.v-event-timed:nth-child(15){z-index:5}.v-event-timed-container>.v-event-timed:nth-child(16){z-index:4}.v-event-timed-container>.v-event-timed:nth-child(17){z-index:3}.v-event-timed-container>.v-event-timed:nth-child(18){z-index:2}.v-event-timed-container>.v-event-timed:nth-child(19){z-index:1}.v-event-timed-container>.v-event-timed:nth-child(20){z-index:0}.v-tooltip__content{background:var(--dark-grey)}.v-tooltip__content.menuable__content__active{opacity:1!important}.tippy-popper .tippy-content:first-letter{text-transform:uppercase!important}.tippy-tooltip.app-theme{font-family:Lato,sans-serif;background-color:var(--dark-grey);color:#fff}.tippy-tooltip[x-placement^=top] .tippy-arrow{border-top-color:var(--dark-grey)}.tippy-tooltip[x-placement^=right] .tippy-arrow{border-right-color:var(--dark-grey)}.tippy-tooltip[x-placement^=bottom] .tippy-arrow{border-bottom-color:var(--dark-grey)}.tippy-tooltip[x-placement^=left] .tippy-arrow{border-left-color:var(--dark-grey)}.tippy-popper .tippy-content{font-size:13px}.resizable .handle{background:transparent;border:none!important}.resizable .handle-tl{border-radius:7px;width:40px;height:40px;left:-4px}.resizable .handle-tl,.resizable .handle-tm{border-right:none;border-bottom:none;top:-4px}.resizable .handle-tm{width:auto;left:28px;right:28px}.resizable .handle-tr{border-left:none;border-bottom:none;border-radius:7px;width:40px;height:40px;top:-4px;right:-4px}.resizable .handle-bl{border-radius:7px;width:40px;height:40px;left:-4px}.resizable .handle-bl,.resizable .handle-bm{border-right:none;border-top:none;bottom:-4px}.resizable .handle-bm{width:auto;left:28px;right:28px}.resizable .handle-br{border-left:none;border-top:none;border-radius:7px;width:40px;height:40px;bottom:-4px;right:-4px}.resizable .handle-ml{border-right:none;border-top:none;height:auto;left:-4px;top:28px;bottom:28px}.resizable .handle-mr{border-left:none;height:auto;right:-4px;top:28px;bottom:28px}.section-divider{margin-top:12px;margin-bottom:12px;background-color:inherit}.divider{height:2px;width:100%;border-radius:2px;background-color:var(--border-light);pointer-events:none}.expansion-panel:not(.core){border-radius:10px;border:1px solid var(--border-light);overflow:hidden;padding:12px 16px}.expansion-panel:not(.core) .expansion-panel-content{padding-top:8px}.expansion-panel .expansion-panel-header{display:flex;align-items:center;justify-content:space-between;position:relative}.expansion-panel .expansion-panel-header .expansion-panel-icon{transition:all .2s;margin-left:16px}.expansion-panel.open>.expansion-panel-header .expansion-panel-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.expansion-panel.white divider{background-color:#fff}body .v-application .fab-icon.bg-red{background-color:var(--red-lighter)}body .v-application .fab-icon.bg-purple{background-color:#d98acb}body .v-application .fab-icon.bg-green-light{background-color:#9effcf}body .v-application .fab-icon.bg-blue-dark{background-color:#9ebcff}body .v-application .fab-icon.bg-cyan-dark{background-color:#9ef3ff}body .v-application .fab-icon.bg-cyan{background-color:#e4f3f4}body .v-application .fab-icon.bg-green-yellow{background-color:#d8ff9e}body .v-application .fab-icon.bg-yellow{background-color:#f7ff9e}body .v-application .fab-icon.bg-orange{background-color:#ffe29e}.v-icon.v-icon:after{content:none!important}.footer{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:16px 8px;background:var(--light-grey)}@media(min-width:601px){.footer{flex-direction:row}}.footer-container{position:fixed;bottom:0;left:0;right:0;z-index:5;border-top:1px solid var(--border);background:var(--light-grey);transition:all .3s linear}@media(min-width:961px){.footer-container{left:280px}}.footer-container .footer-content{padding:16px;display:flex;align-items:center}.alert{font-family:Lato,sans-serif;font-size:16px;border-radius:5px;overflow:hidden}.alert.type-warning{background-color:#fff3cd;color:#856404}.alert.type-warning .alert-title{background-color:#ffdf79}.alert.type-success{background-color:var(--primary-lighter);color:#1b5255}.alert.type-success .alert-title{color:#f3fbfb;background-color:var(--primary)}.alert.type-error{background-color:#f9dadd;color:#66121a}.alert.type-error .alert-title{color:#fae3e5;background-color:#e04b59}.alert.type-info{background-color:#d0daf1;color:#0f1a33}.alert.type-info .alert-title{color:#f7f9fd;background-color:#3960bc}@media(min-width:961px){.v-snack.v-snack--bottom,.v-snack.v-snack--top{margin-left:280px}}body .v-snack:not(.v-snack--absolute){z-index:50}.stepper-bar .stepper-step{margin:0 1px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.stepper-bar .stepper-step .step-title{height:28px}.stepper-bar .stepper-step .step-title .icon-verbalizza{color:var(--primary);margin-right:7px;font-size:22px}.stepper-bar .stepper-step .step-title i{color:var(--primary);margin-right:7px;font-size:27px}.stepper-bar .stepper-step .step-title .label{font-weight:700;font-family:Lato,sans-serif;font-size:14px;text-transform:capitalize}.stepper-bar .stepper-step .underline-bar{margin-top:8px;height:4px;background:var(--primary-light)}.stepper-bar .stepper-step:hover .label{color:var(--primary)}.stepper-bar .stepper-step.active .underline-bar{background:var(--primary)}@media screen and (max-width:960px){.meeting-proposals .is_stuck{margin-top:60px}}@media screen and (min-width:600px)and (max-width:960px){.organization-pager{display:flex;flex-wrap:wrap;justify-content:space-between}.organization-pager .organization-card{width:100%;max-width:calc(50% - 8px)}.organization-pager .organization-card .segments{height:100%}.organization-pager .organization-card .segments>.segment:first-child{flex:12;align-items:center;justify-content:flex-start!important}}.details-table{position:relative;display:flex;justify-content:center}.details-table .card,.details-table .table-meta{display:inline-flex;vertical-align:top}.details-table .card-col:first-child,.details-table .meta-inner{width:440px!important}.details-table .card-col{background:#fff;min-height:30px}.details-table .card-col:not(:last-child):not(:first-child){position:relative}.details-table .card-col:not(:last-child):not(:first-child):before{content:"";position:absolute;right:-5px;top:5px;bottom:5px;width:2px;background-color:var(--medium-grey);-webkit-transform:translateX(-250%);transform:translateX(-250%)}.details-table .card-col,.details-table .meta-col{width:200px}.details-table .select-holder{max-width:150px;margin:0 auto;width:100%}.details-table .table-holder{overflow:auto;max-height:600px}.details-table .card.card-table{background:#fff;border-top:1px solid var(--medium-grey);border-right:1px solid var(--medium-grey);border-bottom:1px solid var(--medium-grey);border-radius:5px;overflow:hidden}.details-table .card.card-table:not(:last-child){margin-bottom:5px;box-shadow:0 6px 8px rgba(0,0,0,.04)}.table-meta{position:relative;display:flex;font-size:14px}.table-meta .meta-inner{display:flex;align-items:center;flex-grow:1;padding:12px 25px;border-radius:5px 0 0 0}.table-meta .meta-col{min-height:68px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--medium-grey);border-right:1px solid var(--medium-grey);text-align:center}.table-meta .meta-col:nth-of-type(2){border-radius:5px 0 0 0}.table-meta .meta-col:last-of-type{border-right:0;border-radius:0 5px 0 0}.table-meta .meta-col.theme-red{background-color:var(--red-lighter)}.table-meta .meta-col.theme-primary{background-color:var(--primary-lighter)}.table-meta.bottom:before{top:auto;bottom:100%;left:0;width:100%;height:10px;background-color:var(--medium-grey)}.table-meta.bottom .meta-col:nth-of-type(2),.table-meta.bottom .meta-inner{border-radius:0 0 0 5px}.table-meta.bottom .meta-col:last-of-type{border-right:0;border-radius:0 0 5px 0}.doodle-container .table-meta>.meta-inner:first-child{position:sticky;background:#fff;left:0}.doodle-container .table-meta.bottom{position:sticky}.doodle-container .table-content{display:grid}.doodle-container .table-content>.card .card-col:first-child{position:sticky;background:#fff;z-index:2;left:0;border-left:1px solid var(--medium-grey);border-right:1px solid var(--medium-grey)}.doodle-container .table-content>.card .card-col:first-child:before{content:"";position:absolute;top:0;right:-1px;bottom:0;box-shadow:0 1px 5px rgba(0,0,0,.2);width:3px}@media only screen and (max-width:960px){.doodle-container .card-col,.doodle-container .meta-col,.doodle-container .table-content>.card .card-col:first-child,.doodle-container .table-meta .meta-inner{width:160px!important}.doodle-container .card-col .v-btn,.doodle-container .meta-col .v-btn,.doodle-container .table-content>.card .card-col:first-child .v-btn,.doodle-container .table-meta .meta-inner .v-btn{max-width:100%;display:inline-block;white-space:normal}}.doodle-container .table-meta{position:sticky;z-index:3}.doodle-container .table-meta.bottom>.meta-col{box-shadow:-1px -1px 5px rgba(0,0,0,.2)}.doodle-container .table-meta.bottom>.meta-inner{z-index:5;box-shadow:0 1px 5px rgba(0,0,0,.2)}.doodle-container .table-meta:not(.bottom){top:0}.doodle-container .table-meta:not(.bottom)>.meta-col{box-shadow:1px 1px 5px rgba(0,0,0,.2)}.doodle-container .table-meta:not(.bottom)>.meta-inner{z-index:5;box-shadow:0 1px 5px rgba(0,0,0,.2)}.loader-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,100%,.5)}.loader-overlay.bg-smoke{background:var(--smoke)}.loader-overlay>div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader-overlay.fixed{position:fixed;z-index:2}.loader-overlay.dark{background:rgba(0,0,0,.5)}.loader-overlay.dark>div{color:#fff!important}.v-application--wrap .vue-portal-target .loader-overlay.fixed{z-index:6}@media(min-width:960px){.v-application:not(.public-view):not([class*=page-public]) .v-application--wrap .v-main+.loader-overlay .v-progress-circular,.v-application:not(.public-view):not([class*=page-public]) .v-application--wrap .vue-portal-target .loader-overlay.fixed:not(.view-center) .v-progress-circular{left:calc(50% + 140px)}}.v-application:not(.public-view):not([class*=page-public]) .v-application--wrap .main-content>.loader-overlay{z-index:9}@media(min-width:960px){.v-application:not(.public-view):not([class*=page-public]) .v-application--wrap .main-content>.loader-overlay{left:280px}}.time-loader{margin:0 auto;position:relative;width:280px;height:280px;box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.time-loader,.time-loader:after{border-radius:50%;background:#fff}.time-loader:after{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px}.time-loader .loader-text{z-index:8}.time-loader .loader-line{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.time-loader .loader-line.line-1{border:1px solid #fff;background:linear-gradient(to bottom,var(--primary) 10%,rgba(51,156,163,.7) 20%,#fff 50%);-webkit-animation:rotating 10s cubic-bezier(1,.01,1,.4) infinite;animation:rotating 10s cubic-bezier(1,.01,1,.4) infinite}.time-loader .loader-line.line-1:before{border-radius:0 100% 0 0;top:0}.time-loader .loader-line.line-1:after,.time-loader .loader-line.line-1:before{content:"";width:50%;height:50%;background:var(--primary);position:absolute;right:0}.time-loader .loader-line.line-1:after{border-radius:0 0 100% 0;bottom:0}.time-loader .loader-line.line-2{z-index:5;-webkit-animation:rotating 10s linear infinite;animation:rotating 10s linear infinite}.time-loader .loader-line.line-2:before{content:"";position:absolute;width:50%;height:50%;background:#fff;border-radius:100% 0 0 0;top:0;left:0}.time-loader .loader-line.line-3{z-index:5;-webkit-animation:rotating 10s cubic-bezier(.595,.01,1,1) infinite;animation:rotating 10s cubic-bezier(.595,.01,1,1) infinite}.time-loader .loader-line.line-3:before{content:"";position:absolute;width:50%;height:50%;border-radius:0 100% 0 0;top:0;right:0;background:#fff}.time-loader .loader-line.line-4{z-index:5;-webkit-animation:rotating 10s cubic-bezier(1,0,1,1) infinite;animation:rotating 10s cubic-bezier(1,0,1,1) infinite}.time-loader .loader-line.line-4:before{content:"";position:absolute;width:50%;height:50%;border-radius:0 0 100% 0;bottom:0;right:0;background:#fff}.time-loader .loader-circle{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:rotating 10s linear infinite;animation:rotating 10s linear infinite}.time-loader .loader-circle:before{content:"";position:absolute;top:calc(50% - 15px);left:-7.5px;width:30px;height:30px;border:3px solid #fff;border-radius:50%;background-color:var(--primary);box-shadow:0 0 20px #fff}div.v-application[class*=page-public-member-live]{background-image:linear-gradient(150deg,var(--primary),var(--primary-darker));background-repeat:no-repeat}.v-application .live-room{height:100dvh}.v-application .live-focus-panel,.v-application .live-verbal-panel,.v-application .live-video-panel{width:100%;position:relative}@media screen and (max-width:960px){.v-application .live-focus-panel,.v-application .live-verbal-panel{max-height:700px}}.v-application .live-details-panel{width:100%;position:relative}.v-application .chat-panel{height:100%}.v-application .chat-panel .expansion-panel-header+div{height:calc(100% - 55px)}.v-application .chat-panel .expansion-panel-header+div .expansion-panel-content{height:100%;overflow:hidden;align-items:stretch;display:flex}.v-application .chat-panel .expansion-panel-header+div .expansion-panel-content .chat-box{display:flex;flex-direction:column}.v-application .chat-panel .expansion-panel-header+div .expansion-panel-content .chat-box .chat-messages-wrapper{height:100%}.v-application .chat-panel:not(.is-focused) .expansion-panel-content{max-height:calc(100vh - 250px)!important}.v-application .chat-panel.is-focused .chat-messages,.v-application .chat-panel:not(.is-focused) .expansion-panel-content .chat-messages{height:100%!important}@media screen and (min-width:960px)and (max-width:1200px){.v-application .live-video-panel{max-width:65vw;max-height:260px}.v-application .live-focus-panel:not(.no-video),.v-application .live-verbal-panel:not(.no-video){max-width:65vw;max-height:calc(100% - 260px)}.v-application .live-details-panel{max-width:35vw;height:100%;overflow:auto}}@media screen and (min-width:1200px){.v-application .live-video-panel{min-width:250px;max-width:300px}.v-application .live-video-panel+.live-focus-panel,.v-application .live-video-panel+.live-verbal-panel{padding-left:0!important}.v-application .live-focus-panel,.v-application .live-verbal-panel{max-height:none;min-width:600px}.v-application .live-focus-panel:not(.no-video),.v-application .live-verbal-panel:not(.no-video){max-width:calc(100vw - 800px)}.v-application .live-details-panel{max-width:550px;height:100%;overflow:auto}}.v-application .user-video{min-height:190px}.v-application .user-video.small-block{max-width:140px!important;width:50%!important}.v-application .user-video.small-block .user-video-content{padding-bottom:100%!important;height:auto!important;max-height:140px!important;min-height:0!important}.v-application .user-video.small-block .user-video-name{bottom:auto!important;top:0!important;border-radius:0 0 12px 0!important}.v-application .user-video .user-video-content{position:relative;border-radius:5px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center;background:var(--light-grey);background-image:url(/img/profile.4eb9f9bd.png);background-size:50%;background-position:50%;background-repeat:no-repeat}.v-application .user-video .user-video-content .user-video-placeholder{padding:10px;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0}.v-application .user-video .user-video-content .v-icon{position:absolute;background-color:rgba(0,0,0,.6);padding:2px;border-radius:8px}.v-application .user-video .user-video-content .v-icon.audio-icon,.v-application .user-video .user-video-content .v-icon.muted-icon{bottom:5px;right:5px}.v-application .user-video .user-video-content .v-icon.silenced-icon{bottom:5px;right:35px}.v-application .user-video .user-video-content .user-tracks{width:100%;height:100%}.v-application .user-video .user-video-content .user-tracks .user-track :not(.video){display:none}.v-application .user-video .user-video-content .user-tracks .user-track.video{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.v-application .user-video .user-video-content .user-tracks .user-track.video video{display:block;max-width:100%;max-height:100%;width:100%}.v-application .user-video .user-video-content:not(.placeholder) .user-tracks .user-track.video{background:#000}.v-application .user-video .user-video-content.placeholder .user-track-video,.v-application .user-video .user-video-content.placeholder video{opacity:0!important}.v-application .user-video .user-video-content .user-video-name{max-width:calc(100% - 30px);padding:7px 15px 7px 7px;display:inline-block;vertical-align:top;position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.5);color:#fff;border-radius:0 12px 0 0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:3}.v-application .live-focus-panel .user-video{max-width:100%;margin:auto;padding:0!important;display:flex;width:100%;height:100%}.v-application .live-focus-panel .user-video .user-video-content{width:100%;height:100%}.v-application .live-focus-panel .user-video .user-video-content.placeholder{border:2px solid var(--border)}@media screen and (max-width:1200px){.v-application .live-video-panel .header-block{background-color:rgba(0,0,0,.2)}}.v-application .live-video-panel .video-container{overflow:auto;overflow-x:hidden;min-height:200px}@media screen and (max-width:600px){.v-application .live-video-panel .video-container .user-video,.v-application .live-video-panel .video-container .user-video .video-container{max-width:50%}}@media screen and (min-width:600px)and (max-width:1200px){.v-application .live-video-panel .video-container .user-video,.v-application .live-video-panel .video-container .user-video .video-container{max-width:33%}}.v-application .live-video-panel .video-container .user-video .user-video-content{min-height:130px;max-height:180px;height:100%}@media screen and (max-width:1200px){.v-application .live-video-panel .video-container .user-video .user-video-content.placeholder{height:100%}}@media screen and (min-width:1200px){.v-application .live-video-panel .video-container .user-video .user-video-content{height:10vw;min-height:200px}}.v-application .live-video-panel>.fullscreen .header-block{background-color:rgba(0,0,0,.2)}.v-application .live-video-panel>.fullscreen .video-container>div{flex-direction:row!important}.v-application .live-video-panel>.fullscreen .video-container>div .user-tracks{pointer-events:none}@media screen and (min-width:1201px){.v-application .live-video-panel>.fullscreen .video-container>div>.user-video{width:auto;flex:1;min-width:250px;max-width:350px}}.v-application .live-verbal-panel .ck-editor{display:flex;flex-direction:column;align-items:stretch;height:100%!important;overflow:hidden}.v-application .live-verbal-panel .ck-editor .ck-editor__main{display:flex;flex-direction:column;align-items:stretch;height:100%;overflow:hidden}.v-application .live-verbal-panel .ck-editor .ck-editor__main .ck-editor__editable{height:100%;min-height:0}.v-application .live-verbal-panel .readonly-editor+.ck-editor .ck-editor__top{display:none!important}.v-application .live-verbal-panel .readonly-editor+.ck-editor .ck-editor__editable{background-color:#fff!important}.v-application .live-footer{z-index:4;border-top:1px solid var(--border)}.v-application .live-bar{background-color:var(--light-grey)}.v-application .live-bar.fixed.top{border-radius:0 0 8px 8px}.v-application .room-member{position:relative}.v-application .room-member.delegator,.v-application .room-member.present{padding-left:35px}.v-application .room-member.delegator:before{content:"";position:absolute;z-index:1;bottom:50%;left:25px;width:1px;height:65px;background-image:linear-gradient(#000 33%,#fff 0);background-position:0;background-size:1px 5px;background-repeat:repeat-y}.v-application .room-member.delegator:after{content:"";position:absolute;z-index:1;bottom:50%;left:25px;width:30px;height:1px;background-image:linear-gradient(90deg,#000 33%,#fff 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}.v-application .live-odg-doc{position:relative;margin-left:40px!important}.v-application .live-odg-doc:before{content:"";position:absolute;z-index:1;bottom:50%;left:-25px;width:1px;height:50px;background-image:linear-gradient(#000 33%,#fff 0);background-position:0;background-size:1px 5px;background-repeat:repeat-y}.v-application .live-odg-doc:after{content:"";position:absolute;z-index:1;bottom:50%;left:-25px;width:25px;height:1px;background-image:linear-gradient(90deg,#000 33%,#fff 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}.user-video-content.bg-red{border-color:var(--red-lighter)!important}.user-video-content.bg-purple{border-color:#d98acb!important}.user-video-content.bg-green-light{border-color:#9effcf!important}.user-video-content.bg-blue-dark{border-color:#9ebcff!important}.user-video-content.bg-cyan-dark{border-color:#9ef3ff!important}.user-video-content.bg-cyan{border-color:#e4f3f4!important}.user-video-content.bg-green-yellow{border-color:#d8ff9e!important}.user-video-content.bg-yellow{border-color:#f7ff9e!important}.user-video-content.bg-orange{border-color:#ffe29e!important}.v-input--selection-controls__ripple:before,.v-ripple__container{display:none!important}.circle-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}div{border-width:0}img{max-width:100%}img.shadow{-webkit-filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3));filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3))}html .v-application p{margin-bottom:0}.transitioned{transition:all .3s linear}.no-after:after,.no-before:before{content:none!important}.menuable__content__active .v-list-item__content .v-list-item__title:first-letter,.v-input .v-select__selection:first-letter{text-transform:uppercase}html body .v-application a{font-weight:400;color:var(--primary);text-decoration:none;display:inline-flex;align-items:center}html body .v-application a:active,html body .v-application a:focus,html body .v-application a:hover{color:var(--primary-dark)}html body .v-application .primary--text{color:var(--primary)!important;caret-color:var(--primary)!important}html body .v-application .secondary--text{color:var(--secondary)!important;caret-color:var(--secondary)!important}html body .v-application .primary{background-color:var(--primary)!important;border-color:var(--primary)!important}html body .v-application .secondary{background-color:var(--secondary)!important;border-color:var(--secondary)!important}html body .v-application .anima1{transition:all .3s cubic-bezier(.25,.8,.5,1)}html body .v-application .anima1-l{transition:all .3s linear}html body .v-application .spaced{letter-spacing:2.6px}html body .v-application .br3{border-radius:3px}html body .v-application .br{border-radius:8px}html body .v-application .v-application--wrap>.loader-overlay{position:fixed}html body .v-application .append-spin .v-input__icon.v-input__icon--append,html body .v-application .spins{-webkit-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite}html body .v-application .spins-reverse{animation:rotating 1s linear infinite reverse}html body .v-application .success{background-color:var(--green)!important;border-color:var(--green)!important}html body .v-application .nodata-img{max-width:100%;width:auto}html body .v-application .v-data-table{overflow:hidden}html body .v-application tbody tr td.wrap{white-space:normal}html body .v-application .echarts{margin:0 auto}html body .v-application .spinner{position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important;margin:auto!important;background:#fff;width:auto!important;height:auto!important;z-index:99999!important}html body .v-application .v-data-footer__select .v-input__slot{box-shadow:none;border:1px solid var(--grey)}html body .v-application .flat-accordion .v-expansion-panel{background:transparent}html body .v-application .flat-accordion .v-expansion-panel:before{box-shadow:none}html body .v-application .flat-accordion .v-expansion-panel-content__wrap{padding-left:0;padding-right:0}html body .v-application .flat-accordion .v-expansion-panel-header{padding-left:10px;padding-right:10px}html body .v-application .flat-accordion .inverse-title{display:flex;flex-direction:row-reverse;justify-content:flex-end}html body .v-application .flat-accordion .inverse-title .v-expansion-panel-header__icon{margin:inherit;margin-left:-44px}html body .v-application .flat-accordion .inverse-title .v-expansion-panel-header__icon i{font-size:40px;font-weight:600;color:#000!important}html body .v-application .deleteIcon{position:absolute;top:0;left:0}html body .v-application .topLeft{position:absolute;top:5px;left:5px}html body .v-application .topRight{position:absolute;top:5px;right:5px}html body .v-application .bottomRight{position:absolute;bottom:5px;right:5px}html body .v-application .bottomLeft{position:absolute;bottom:5px;left:5px}html body .v-application .prevImg{max-width:100%;max-height:80px;margin:0 auto}html body .v-application .imgblock{min-width:100px;min-height:100px;background-color:#fff}html body .v-application .hover-dark:after{content:"";opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:1;transition:all .15s}html body .v-application .hover-dark>*{z-index:3}html body .v-application .hover-dark:hover:after{opacity:1}html body .v-application .hover-light:after{content:"";opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.7);z-index:1;transition:all .15s}html body .v-application .hover-light>*{z-index:3}html body .v-application .hover-light:hover:after{opacity:1}html body .v-application .app-card:not(.flat),html body .v-application .shadow-1,html body .v-application .v-btn:not([iconb]):not(.v-btn--icon):not(.v-btn--text):not(.flat):not(.v-btn--fab),html body .v-application div:not(.v-data-footer) .v-input:not(.v-input--checkbox):not(.v-input--radio):not(.flat) .v-input__slot{box-shadow:0 6px 8px rgba(0,0,0,.04)}html body .v-application .shadow-2{box-shadow:1px 1px 3px rgba(0,0,0,.3)}html body .v-application .shadow-3{box-shadow:3px 3px 5px rgba(0,0,0,.3)}html body .v-application .shadow-large{box-shadow:1px 1px 7px rgba(0,0,0,.1)}html body .v-application .shadow-large-top{box-shadow:-1px -1px 7px rgba(0,0,0,.1)}html body .v-application .shadow-small{box-shadow:1px 1px 2px var(--border)}.page-not-found{overflow:hidden!important}.theme--light.v-icon{color:inherit}.v-application .fab-icon{padding:12px;border-radius:100%;display:flex;align-items:center;justify-content:center}.v-application .fab-icon.small{padding:7px}.faq-container :not(.icon){font-family:inherit!important}.dash-title{margin:.9375rem 0}.dash-title span{color:#464d69;font-size:.8125rem;text-transform:uppercase;letter-spacing:2px;font-weight:700}.dash-title a{vertical-align:1px}.dash-title a .v-icon{font-size:.8125rem;margin-left:5px}.card,.dash-card-wrap{transition:all .4s ease-in-out 0s}.card:hover,.dash-card-wrap:hover{box-shadow:none}#nprogress .bar{background:var(--primary)!important}#nprogress .spinner-icon{border-top-color:var(--primary)!important;border-left-color:var(--primary)!important}.v-chip.v-chip--label{border-radius:8px!important;font-family:Lato,sans-serif}.v-chip.v-chip--label.v-size--small{height:28px;font-size:12px}.v-chip.v-chip--label[micro]{height:auto;font-size:12px;padding:2px 10px;text-transform:uppercase}.pt-70{padding-top:70px!important}.v-picker{min-width:300px}.icon-chevron-toggle:before{content:""}.html-box{overflow:auto;border:1px solid var(--border);padding:16px;font-size:16px;font-family:Lato,sans-serif;line-height:1.25!important}.html-box a,.html-box button{pointer-events:none}.html-box input[type=radio]{color:var(--primary)!important;-webkit-transform:scale(1.2);transform:scale(1.2)}.html-box h1,.html-box h2,.html-box h3,.html-box h4,.html-box h5,.html-box h6{line-height:1.25!important}.share-bar{border-radius:30px;border:1px solid var(--border)}.stacked-icons>div:not(:first-child){margin-left:-25px}@media(min-width:960px){.cart-content{max-width:300px!important}.cart-content .cart-footer{cursor:move}.cart-content .expansion-panel-content{max-height:calc(100vh - 120px);overflow:auto}}.bar-cart .expansion-panel-content .expansion-panel-content>div{max-height:calc(100vh - 230px);overflow:auto}.theme--light.v-pagination .v-pagination__navigation{color:var(--text)}@media only screen and (min-width:960px)and (max-width:1449px){.communications-panel{height:auto!important}.communications-panel .email-table{max-height:calc(100vh - 90px)}.communications-panel .email-body{max-height:calc(100vh - 300px)}}@media only screen and (max-width:959px){.communications-panel .emails-panel .emails-panel-right{position:fixed;top:80px;left:20px;right:20px;bottom:20px;background-color:#fff;z-index:3;height:calc(100vh - 100px)!important;border-radius:8px;border:1px solid var(--border);box-shadow:0 6px 8px rgba(0,0,0,.04)}.communications-panel .emails-panel.right-open{position:relative}.communications-panel .emails-panel.right-open:before{content:"";position:fixed;top:60px;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1}}@media only screen and (max-width:1199px){.communications-panel .emails-panel-right{border-top:10px solid var(--primary-light)}.communications-panel .emails-folder-wrapper{max-height:150px;overflow:auto;border-bottom:1px solid var(--border);margin-bottom:8px}.communications-panel .email-table>.v-data-table>.v-data-table__wrapper{max-height:calc(100vh - 290px)}}@media only screen and (min-width:960px){.communications-panel{height:calc(100vh - 40px)}.communications-panel .emails-panel{min-height:calc(100vh - 90px)}.communications-panel .emails-panel-right{min-width:400px}}.communications-panel .email-table .v-data-table-header tr th:first-child{text-align:center!important}.communications-panel .email-table .sub-table .v-data-table__wrapper{overflow-x:hidden;justify-content:center;display:flex;max-height:calc(100vh - 380px)}.communications-panel .email-table>.v-data-table:not(.v-data-table--mobile)>.v-data-table__wrapper table{table-layout:fixed}.communications-panel .email-table>.v-data-table:not(.v-data-table--mobile)>.v-data-table__wrapper table th:first-child{width:50px!important;min-width:50px!important}.communications-panel .email-table>.v-data-table:not(.v-data-table--mobile)>.v-data-table__wrapper table table th:first-child{width:85px!important;min-width:85px!important}@media only screen and (max-width:1449px){.communications-panel .emails-panel>div{height:50%}.communications-panel .emails-panel>div:first-child{border-bottom:1px solid var(--border)}}@media only screen and (min-width:600px){.communications-panel .emails-panel .emails-panel-left{min-width:530px}}@media only screen and (min-width:1450px){.communications-panel .emails-panel .emails-panel-left:not(.full-width){max-width:900px}}.communications-panel .email-table{display:flex;align-items:stretch;position:relative}.communications-panel .email-table .v-input--selection-controls__input{margin:auto!important}.communications-panel .email-table .v-data-table-header{z-index:3;position:sticky}.communications-panel .email-table .v-data-footer__select>.v-input{margin-top:4px!important;margin-bottom:4px!important}.communications-panel .email-table>.v-data-table{display:block;padding:0!important}.communications-panel .email-table>.v-data-table .v-data-table__wrapper{height:calc(100% - 38px);padding-left:16px;padding-right:16px;margin-left:0;margin-right:0}.communications-panel .email-table>.v-data-table thead th{padding:3px 6px!important}.communications-panel .email-table>.v-data-table thead th:first-child{max-width:40px}.communications-panel .email-table>.v-data-table thead th:last-child{max-width:50px}.communications-panel .email-table>.v-data-table tbody tr:not(.v-data-table__expanded):hover>td{background-color:var(--light-grey)}.communications-panel .email-table>.v-data-table tbody tr td{line-height:1;cursor:pointer;height:28px!important;font-size:12px}.communications-panel .email-table>.v-data-table tbody tr.v-data-table__expanded__content thead th{padding-top:0!important}.communications-panel .email-table>.v-data-table:not(.v-data-table--mobile) tbody tr td:not(.pa-1):not(.pa-0){padding:3px 6px!important}.communications-panel .email-table>.v-data-table:not(.v-data-table--mobile) tbody tr td:not(.pa-1):not(.pa-0).pt-0{padding-top:0!important}.communications-panel .email-table>.v-data-table .v-data-table__expanded__row,.communications-panel .email-table>.v-data-table .v-data-table__expanded__row>td{background-color:var(--light-grey)}.communications-panel .email-table>.v-data-table .v-data-table__expanded__content>td,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content>td:after,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content>td:before,.communications-panel .email-table>.v-data-table .v-data-table__expanded__row>td,.communications-panel .email-table>.v-data-table .v-data-table__expanded__row>td:after,.communications-panel .email-table>.v-data-table .v-data-table__expanded__row>td:before{background-color:var(--light-grey);border-color:var(--primary)!important}.communications-panel .email-table>.v-data-table .v-data-table,.communications-panel .email-table>.v-data-table .v-data-table td:before,.communications-panel .email-table>.v-data-table .v-data-table th,.communications-panel .email-table>.v-data-table .v-data-table>td,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content td:before,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content th,.communications-panel .email-table>.v-data-table .v-data-table__expanded__content>td{background-color:var(--light-grey)}.communications-panel .email-table>.v-data-table .v-data-table__expanded__content td{box-shadow:none!important}.communications-panel .email-table>.v-data-table .v-data-table__expanded__content td .v-data-table td{opacity:1}.communications-panel .email-table>.v-data-table .v-data-table__expanded__content .v-data-table__wrapper{padding-left:0;padding-right:0}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper .v-data-table-header-mobile,.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper .v-data-table-header-mobile>tr{display:block}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper .v-data-table-header-mobile>tr>th{max-width:none!important;width:100%;display:block;padding-top:10px!important;margin-bottom:10px!important}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table{display:block}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table>tbody>tr{display:flex;flex-direction:column}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table>tbody>tr>td{border-left:1px solid var(--border)!important;border-right:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important;border-radius:0!important;height:auto!important;padding:6px 10px!important;text-align:center!important}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table>tbody>tr>td:first-child{border-top:1px solid var(--border)!important;border-radius:8px 8px 0 0!important}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table>tbody>tr>td:last-child{border-radius:0 0 8px 8px!important}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper>table>tbody>tr>td .v-input{display:inline-flex}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper .v-data-footer{flex-wrap:wrap!important}.communications-panel .email-table>.v-data-table--mobile>.v-data-table__wrapper .v-data-footer>.max-100{max-width:none!important;width:100%!important}.communications-panel .sub-table tbody{max-height:200px}.communications-panel .sub-table tbody tr:not(.v-data-table__expanded):hover>td{background-color:#fff!important}.communications-panel .sub-table .v-data-footer__select .v-input,.communications-panel .sub-table .v-data-footer__select .v-input__control,.communications-panel .sub-table .v-data-footer__select .v-input__slot{height:28px!important;min-height:28px!important}.communications-panel .single-email-recipient-item>.email-status.inline>button{box-shadow:none!important}.ls-2{letter-spacing:1px}.wallet.widget .app-card{margin:3px!important}.wallet.widget .app-card-content{padding:5px 8px;line-height:1}.wallet.widget .text{font-size:10px}.wallet.widget .amount{font-size:26px}.v-slider--horizontal .v-slider__track-container{height:6px;border-radius:10px}.v-slider--horizontal .v-slider__thumb{width:22px;height:22px;left:-11px}.v-slider--horizontal .v-slider__thumb:before{width:34px;height:34px;left:-6px;top:-6px}.v-slider--horizontal .v-slider__thumb-container--active .v-slider__thumb:before{-webkit-transform:scale(1)!important;transform:scale(1)!important}@-webkit-keyframes top-eef80eaa{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes top-eef80eaa{0%{top:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{top:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes top-2-eef80eaa{0%{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:13px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes top-2-eef80eaa{0%{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:13px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes bottom-eef80eaa{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes bottom-eef80eaa{0%{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}50%{bottom:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes bottom-2-eef80eaa{0%{bottom:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes bottom-2-eef80eaa{0%{bottom:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}50%{bottom:13px;-webkit-transform:rotate(0);transform:rotate(0)}to{bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes scaled-eef80eaa{50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes scaled-eef80eaa{50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes scaled-2-eef80eaa{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaled-2-eef80eaa{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.hamburger-icon[data-v-eef80eaa]{width:40px;cursor:pointer;-webkit-transform:scale(.6);transform:scale(.6)}.hamburger-icon span[data-v-eef80eaa]{display:block;width:100%;border-radius:3px;height:5px;transition:all .3s;position:relative}.hamburger-icon span+span[data-v-eef80eaa]{margin-top:8px}.hamburger-icon.on span[data-v-eef80eaa]:first-child{-webkit-animation:top-eef80eaa .7s ease forwards;animation:top-eef80eaa .7s ease forwards}.hamburger-icon.off span[data-v-eef80eaa]:first-child{-webkit-animation:top-2-eef80eaa .7s ease forwards;animation:top-2-eef80eaa .7s ease forwards}.hamburger-icon.on span[data-v-eef80eaa]:nth-child(2){-webkit-animation:scaled-eef80eaa .7s ease forwards;animation:scaled-eef80eaa .7s ease forwards}.hamburger-icon.off span[data-v-eef80eaa]:nth-child(2){-webkit-animation:scaled-2-eef80eaa .7s ease forwards;animation:scaled-2-eef80eaa .7s ease forwards}.hamburger-icon.on span[data-v-eef80eaa]:nth-child(3){-webkit-animation:bottom-eef80eaa .7s ease forwards;animation:bottom-eef80eaa .7s ease forwards}.hamburger-icon.off span[data-v-eef80eaa]:nth-child(3){-webkit-animation:bottom-2-eef80eaa .7s ease forwards;animation:bottom-2-eef80eaa .7s ease forwards}.square[data-v-c19a1d50]{padding:2px}.square>div[data-v-c19a1d50]{border:2px solid var(--primary);background-color:#fff}.square.active2>div[data-v-c19a1d50],.square.active>div[data-v-c19a1d50],.square:not(.active):hover>div[data-v-c19a1d50]{background-color:var(--primary)}.square.active2:hover~.square>div[data-v-c19a1d50],.square.active:hover~.square>div[data-v-c19a1d50]{background-color:#fff}.infocircle[data-v-280e53d0]{cursor:help}.closer[data-v-3be2d091]{position:absolute;top:5px;right:5px}tr:not(:first-child) td[data-v-0dbc89e4]{border-top:1px solid var(--border-light)}tr td[data-v-0dbc89e4]{line-height:1;padding:4px}tr td[data-v-0dbc89e4]:first-child{width:25px;padding-left:0;padding-right:0}tr td[data-v-0dbc89e4]:nth-child(3){width:60px;line-height:1.2;padding-right:0;text-align:right}.services-cart[data-v-37a25386]{border:none;z-index:9}.services-cart>div[data-v-37a25386]{width:100%;height:100%}.op5[data-v-37a25386]{opacity:.7}.movable-container{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:6;pointer-events:none}.movable-container>*{pointer-events:auto;border:none}