/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{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(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@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(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{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) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion),(print){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}html{-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}button,input,optgroup,select,textarea{color:inherit;font:inherit}body{font-family:Open Sans Regular,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}a:-webkit-any-link{color:inherit;text-decoration:none}.pull-left{float:left!important}.pull-right{float:right!important}.input-text{border:1px solid #e9e9e9;border-radius:0;outline:0;-webkit-box-shadow:none;box-shadow:none;width:100%;padding:0 10px;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}.btn,.input-text:not(textarea){height:40px}.btn{display:inline-block;margin-bottom:0;min-width:100px;text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:1!important;outline:0;border-radius:0;color:#2b2b2b;font-weight:700;padding:0 12px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn,.btn.btn-default{border:1px solid transparent}.btn.btn-default{background:0 0;color:#707070}.btn.btn-default:hover:not(:disabled){color:#2b2b2b}.btn.btn-primary{color:#fff;background-color:#43a047}.btn.btn-primary:hover:not(:disabled){background:#3c9040;border:1px solid #006838}.btn.btn-warning{color:#2b2b17;background-color:#f0ad4e}.btn.btn-warning:hover:not(:disabled){color:#fff}.btn.btn-danger{color:#fff;background-color:#d73f3f}.btn.btn-danger:hover:not(:disabled){background-color:#671616}.btn.btn-dark{color:#fff;background-color:#373737}.btn.btn-dark:hover:not(:disabled){background-color:#2e2e2e}.btn.btn-light-gray{color:#787878;background-color:#eae7e7}.btn.btn-light-gray:hover:not(:disabled){background-color:#d2cccc}.btn.btn-secondary{background:#f7f7f7;border:1px solid #ddd;color:#373737}.btn.btn-secondary:hover:not(:disabled){border:1px solid #bbbdbf}.btn:disabled{opacity:.6!important;cursor:auto}.notifications .notification-wrapper{-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999}.notifications.discreet-notification-type .notification-wrapper,.notifications.general-notification-type .notification-wrapper{margin:10px 0}.notifications.general-notification-type .notification-wrapper:first-child{margin-top:65px}.notifications.discreet-notification-type{right:10px!important}.general-notification{min-height:70px;background-color:#fff;border-left:5px solid transparent}.general-notification .icon-notification{font-size:26px;font-weight:400}.general-notification .icon-notification:before{content:""}.general-notification.success{border-left:5px solid #429f46;color:#429f46}.general-notification.success .icon-notification:before{content:"\E91B"}.general-notification.success .close:hover{color:#429f46}.general-notification.info{border-left:5px solid #006cab;color:#006cab}.general-notification.info .icon-notification:before{content:"\E91C"}.general-notification.info .close:hover{color:#006cab}.general-notification.warn{border-left:5px solid #fb8c00;color:#fb8c00}.general-notification.warn .icon-notification:before{content:"\E91C"}.general-notification.warn .close:hover{color:#fb8c00}.general-notification.error{border-left:5px solid #d73f3f;color:#d73f3f}.general-notification.error .icon-notification:before{content:"\E91D"}.general-notification.error .close:hover{color:#d73f3f}.general-notification .close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-shadow:0 1px 0 #fff;opacity:.8;color:#ccc;border:0;border-left:1px solid #eee;cursor:pointer;font-size:26px;padding:20px 10px}.notifications.mobile .close{padding:20px 8px}.form-group{margin-bottom:.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-group.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group.horizontal .form-group-label{margin-bottom:0}.form-group .form-group-label{text-align:left;margin-bottom:10px}.form-group .form-group-error{text-align:left;margin-top:5px;color:red;min-height:12px;font-size:12px}.form-control{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0;padding:.5rem 1rem;line-height:1.25;border:1px solid #e9e9e9;background-color:#fff;border-radius:0;outline:0;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}.form-control:focus{border-color:#bcbcbc!important;color:#585858!important}.form-control.has-error:not([disabled]){border-color:#d73f3f;-webkit-box-shadow:none;box-shadow:none}.form-control.textarea{resize:none;min-height:35px}.form-control[disabled]{opacity:.6;cursor:default}@-webkit-keyframes autofill{to{background:transparent;color:#707070}}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#bdbdbd}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.label--checkbox,.label--radio{position:relative;line-height:135%;cursor:pointer;display:block}.label--checkbox.disabled,.label--radio.disabled{cursor:default}.label--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox{position:relative;margin:0 1rem 0 0;cursor:pointer}.checkbox[disabled]{cursor:default;opacity:.6}.checkbox[disabled]:after{cursor:default}.checkbox:before{-webkit-transition:-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);transition:-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transition:transform .4s cubic-bezier(.45,1.8,.5,.75),-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);-webkit-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0);content:"";position:absolute;left:.14286rem;z-index:1;width:.75rem;height:.42857rem;border:2px solid #43a047;border-top-style:none;border-right-style:none}.checkbox:checked:before{-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}.checkbox:after{content:"";position:absolute;top:-.14286rem;left:0;width:1rem;height:1rem;background:#fff;border:1px solid #bcbcbc;cursor:pointer}.radio{position:relative;margin:0 1rem 0 0;cursor:pointer;height:18px;width:18px}.radio:before{-webkit-transition:-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);transition:-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transition:transform .4s cubic-bezier(.45,1.8,.5,.75),-webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);-webkit-transform:scale(0);transform:scale(0);content:"";position:absolute;z-index:1;left:4px;top:4px;height:10px;width:10px;background:#43a047;border-radius:50%}.radio:checked:before{-webkit-transform:scale(1);transform:scale(1)}.radio:after{content:"";position:absolute;height:18px;width:18px;min-width:18px;font-size:18px;background:#fff;border:1px solid #bcbcbc;border-radius:50%}.radio[disabled]{opacity:.6;cursor:default}.radio.sm{height:15px;width:9px}.radio.sm:before{left:3px;top:3px;height:8px;width:8px}.radio.sm:after{height:14px;width:14px;min-width:14px;font-size:14px}@font-face{font-family:artifactory;src:url(../fonts/artifactory.d9cb2a16.eot);src:url(../fonts/artifactory.d9cb2a16.eot?#iefix) format("embedded-opentype"),url(../fonts/artifactory.49be266e.woff) format("woff"),url(../fonts/artifactory.052abdee.ttf) format("truetype"),url(../img/artifactory.f7667bf3.svg#artifactory) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:artifactory!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-home:before{content:"\E915"}.icon-builds:before{content:"\E914"}.icon-artifacts:before{content:"\E913"}.icon-admin:before{content:"\E912"}.icon-search:before{content:"\E90E"}.icon-plus-sign:before{content:"\E90F"}.icon-trash:before{content:"\E901"}.icon-gz:before{content:"\E90D"}.icon-tar:before{content:"\E90C"}.icon-pin:before{content:"\E90A"}.icon-unpin:before{content:"\E90B"}.icon-revoke-api:before{content:"\E907"}.icon-unexpire:before{content:"\E908"}.icon-expire:before{content:"\E909"}.icon-cocoapods:before{content:"\E906"}.icon-go:before{content:"\E905"}.icon-trashcan-restore:before{content:"\E903"}.icon-trashcan:before{content:"\E900"}.icon-css:before{content:"f"}.icon-deb:before{content:"g"}.icon-docker:before{content:"j"}.icon-groovy:before{content:"k"}.icon-html:before{content:"l"}.icon-java:before{content:"m"}.icon-json:before{content:"n"}.icon-nuget:before{content:"q"}.icon-pdf:before{content:"r"}.icon-txt:before{content:"u"}.icon-xml:before{content:"w"}.icon-zip:before{content:"x"}.icon-artifacts-new:before{content:"y"}.icon-rpm:before{content:"H"}.icon-ruby-gems:before{content:"I"}.icon-scala:before{content:"J"}.icon-general:before{content:"K"}.icon-archive:before{content:"d"}.icon-c-1:before{content:"N"}.icon-c:before{content:"P"}.icon-c-2:before{content:"B"}.icon-cached-repo:before{content:"e"}.icon-distribution-repo:before{content:"\E910"}.icon-copy:before{content:"i"}.icon-group:before{content:"p"}.icon-go-to-build:before{content:"t"}.icon-folder:before{content:"v"}.icon-arrow:before{content:"A"}.icon-delete-content:before{content:"M"}.icon-delete-versions:before{content:"O"}.icon-local-repo:before{content:"R"}.icon-move:before{content:"T"}.icon-simple-browser:before{content:"U"}.icon-re-index:before{content:"W"}.icon-virtual-repo:before{content:"X"}.icon-v:before{content:"Y"}.icon-unview:before{content:"Z"}.icon-show-in-tree:before{content:"1"}.icon-show-in-ci-server:before{content:"2"}.icon-show-build-json:before{content:"3"}.icon-search-specific:before{content:"4"}.icon-menu-search:before{content:"5"}.icon-run:before{content:"6"}.icon-zap:before{content:"7"}.icon-refresh:before{content:"8"}.icon-view:before{content:"9"}.icon-archive-2:before{content:'"'}.icon-delete-recursive:before{content:"L"}.icon-gradle:before{content:"$"}.icon-filter:before{content:"("}.icon-set-me-up:before{content:"*"}.icon-notif-success:before{content:","}.icon-notif-error:before{content:"-"}.icon-copy-to-clipboard:before{content:"/"}.icon-arrow2:before{content:":"}.icon-artifactory-edit:before{content:"C"}.icon-jar:before{content:"E"}.icon-vagrant:before{content:"<"}.icon-yum:before{content:">"}.icon-sbt:before{content:"?"}.icon-blackduck:before{content:"@"}.icon-pypi:before{content:"["}.icon-git-lfs:before{content:"]"}.icon-remote-repo:before{content:"!"}.icon-deploy:before{content:"s"}.icon-datagrid-v:before{content:"V"}.icon-more:before{content:"#"}.icon-opkg:before{content:"\E918"}.icon-import:before{content:"'"}.icon-locked-unlock:before,.icon-unlock:before{content:"\E902"}.icon-lock:before{content:"+"}.icon-p2:before{content:"^"}.icon-npm:before{content:"_"}.icon-notif-icon:before{content:"`"}.icon-notif-warning:before{content:"{"}.icon-generic:before{content:"|"}.icon-export:before{content:"}"}.icon-duplicate:before{content:"~"}.icon-drag:before{content:"\\"}.icon-new:before{content:"\E000"}.icon-ivy:before{content:"\E001"}.icon-info:before{content:"\E002"}.icon-clear:before{content:"\E003"}.icon-pro:before{content:"\E004"}.icon-upload-small:before{content:"\E005"}.icon-upload:before{content:"\E91A"}.icon-download:before{content:"G"}.icon-vcs:before{content:"\E007"}.icon-pom:before{content:"\E008"}.icon-unwatch:before{content:"D"}.icon-watch:before{content:"Q"}.icon-megaphone:before{content:"S"}.icon-megaphone-on:before{content:"0"}.icon-docker-id:before{content:"h"}.icon-docker-tags:before{content:"%"}.icon-docker-command:before{content:"."}.icon-docker-created:before{content:"="}.icon-docker-size:before{content:"\E00A"}.icon-builds-new:before{content:"\E00D"}.icon-home-new:before{content:"\E00C"}.icon-docker-digest:before{content:"\E00B"}.icon-admin-new:before{content:"z"}.icon-bintray:before{content:"c"}.icon-xray-alert:before{content:"\E904"}.icon-xray:before{content:"\E911"}.icon-xray-scanning:before{content:"\E916"}.icon-xray-impact-analysis:before{content:"\E917"}.icon-menu-arrow:before{content:"\E919"}.icon-logout:before{content:"\E93B"}.icon-angle-double-up:before{content:"\21E7"}.icon-angle-double-down:before{content:"\21E9"}.context-menu-item.icon-locked-unlock:before{color:red!important}.icon-angle-double-down:before,.icon-angle-double-up:before{font-size:22px;line-height:36px!important}.jf-caret{display:inline-block;width:0;height:0;margin-left:0;vertical-align:middle;border-top:6px solid;border-right:6px solid transparent;border-left:6px solid transparent}.jf-rotate-0{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.jf-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jf-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.jf-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.m-0,[m-0]{margin:0!important}.mt-0,[mt-0]{margin-top:0!important}.mr-0,[mr-0]{margin-right:0!important}.mb-0,[mb-0]{margin-bottom:0!important}.ml-0,.mx-0,[ml-0],[mx-0]{margin-left:0!important}.mx-0,[mx-0]{margin-right:0!important}.my-0,[my-0]{margin-top:0!important;margin-bottom:0!important}.p-0,[p-0]{padding:0!important}.pt-0,[pt-0]{padding-top:0!important}.pr-0,[pr-0]{padding-right:0!important}.pb-0,[pb-0]{padding-bottom:0!important}.pl-0,.px-0,[pl-0],[px-0]{padding-left:0!important}.px-0,[px-0]{padding-right:0!important}.py-0,[py-0]{padding-top:0!important;padding-bottom:0!important}.m-1,[m-1]{margin:.25rem!important}.mt-1,[mt-1]{margin-top:.25rem!important}.mr-1,[mr-1]{margin-right:.25rem!important}.mb-1,[mb-1]{margin-bottom:.25rem!important}.ml-1,.mx-1,[ml-1],[mx-1]{margin-left:.25rem!important}.mx-1,[mx-1]{margin-right:.25rem!important}.my-1,[my-1]{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-1,[p-1]{padding:.25rem!important}.pt-1,[pt-1]{padding-top:.25rem!important}.pr-1,[pr-1]{padding-right:.25rem!important}.pb-1,[pb-1]{padding-bottom:.25rem!important}.pl-1,.px-1,[pl-1],[px-1]{padding-left:.25rem!important}.px-1,[px-1]{padding-right:.25rem!important}.py-1,[py-1]{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-2,[m-2]{margin:.5rem!important}.mt-2,[mt-2]{margin-top:.5rem!important}.mr-2,[mr-2]{margin-right:.5rem!important}.mb-2,[mb-2]{margin-bottom:.5rem!important}.ml-2,.mx-2,[ml-2],[mx-2]{margin-left:.5rem!important}.mx-2,[mx-2]{margin-right:.5rem!important}.my-2,[my-2]{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-2,[p-2]{padding:.5rem!important}.pt-2,[pt-2]{padding-top:.5rem!important}.pr-2,[pr-2]{padding-right:.5rem!important}.pb-2,[pb-2]{padding-bottom:.5rem!important}.pl-2,.px-2,[pl-2],[px-2]{padding-left:.5rem!important}.px-2,[px-2]{padding-right:.5rem!important}.py-2,[py-2]{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-3,[m-3]{margin:1rem!important}.mt-3,[mt-3]{margin-top:1rem!important}.mr-3,[mr-3]{margin-right:1rem!important}.mb-3,[mb-3]{margin-bottom:1rem!important}.ml-3,.mx-3,[ml-3],[mx-3]{margin-left:1rem!important}.mx-3,[mx-3]{margin-right:1rem!important}.my-3,[my-3]{margin-top:1rem!important;margin-bottom:1rem!important}.p-3,[p-3]{padding:1rem!important}.pt-3,[pt-3]{padding-top:1rem!important}.pr-3,[pr-3]{padding-right:1rem!important}.pb-3,[pb-3]{padding-bottom:1rem!important}.pl-3,.px-3,[pl-3],[px-3]{padding-left:1rem!important}.px-3,[px-3]{padding-right:1rem!important}.py-3,[py-3]{padding-top:1rem!important;padding-bottom:1rem!important}.m-4,[m-4]{margin:1.5rem!important}.mt-4,[mt-4]{margin-top:1.5rem!important}.mr-4,[mr-4]{margin-right:1.5rem!important}.mb-4,[mb-4]{margin-bottom:1.5rem!important}.ml-4,.mx-4,[ml-4],[mx-4]{margin-left:1.5rem!important}.mx-4,[mx-4]{margin-right:1.5rem!important}.my-4,[my-4]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-4,[p-4]{padding:1.5rem!important}.pt-4,[pt-4]{padding-top:1.5rem!important}.pr-4,[pr-4]{padding-right:1.5rem!important}.pb-4,[pb-4]{padding-bottom:1.5rem!important}.pl-4,.px-4,[pl-4],[px-4]{padding-left:1.5rem!important}.px-4,[px-4]{padding-right:1.5rem!important}.py-4,[py-4]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-5,[m-5]{margin:3rem!important}.mt-5,[mt-5]{margin-top:3rem!important}.mr-5,[mr-5]{margin-right:3rem!important}.mb-5,[mb-5]{margin-bottom:3rem!important}.ml-5,.mx-5,[ml-5],[mx-5]{margin-left:3rem!important}.mx-5,[mx-5]{margin-right:3rem!important}.my-5,[my-5]{margin-top:3rem!important;margin-bottom:3rem!important}.p-5,[p-5]{padding:3rem!important}.pt-5,[pt-5]{padding-top:3rem!important}.pr-5,[pr-5]{padding-right:3rem!important}.pb-5,[pb-5]{padding-bottom:3rem!important}.pl-5,.px-5,[pl-5],[px-5]{padding-left:3rem!important}.px-5,[px-5]{padding-right:3rem!important}.py-5,[py-5]{padding-top:3rem!important;padding-bottom:3rem!important}.m-auto,[m-auto]{margin:auto!important}.mt-auto,[mt-auto]{margin-top:auto!important}.mr-auto,[mr-auto]{margin-right:auto!important}.mb-auto,[mb-auto]{margin-bottom:auto!important}.ml-auto,.mx-auto,[ml-auto],[mx-auto]{margin-left:auto!important}.mx-auto,[mx-auto]{margin-right:auto!important}.my-auto,[my-auto]{margin-top:auto!important;margin-bottom:auto!important}.p-auto,[p-auto]{padding:auto!important}.pt-auto,[pt-auto]{padding-top:auto!important}.pr-auto,[pr-auto]{padding-right:auto!important}.pb-auto,[pb-auto]{padding-bottom:auto!important}.pl-auto,.px-auto,[pl-auto],[px-auto]{padding-left:auto!important}.px-auto,[px-auto]{padding-right:auto!important}.py-auto,[py-auto]{padding-top:auto!important;padding-bottom:auto!important}@media (min-width:575px){.m-sm-0,[m-sm-0]{margin:0!important}.mt-sm-0,[mt-sm-0]{margin-top:0!important}.mr-sm-0,[mr-sm-0]{margin-right:0!important}.mb-sm-0,[mb-sm-0]{margin-bottom:0!important}.ml-sm-0,.mx-sm-0,[ml-sm-0],[mx-sm-0]{margin-left:0!important}.mx-sm-0,[mx-sm-0]{margin-right:0!important}.my-sm-0,[my-sm-0]{margin-top:0!important;margin-bottom:0!important}.p-sm-0,[p-sm-0]{padding:0!important}.pt-sm-0,[pt-sm-0]{padding-top:0!important}.pr-sm-0,[pr-sm-0]{padding-right:0!important}.pb-sm-0,[pb-sm-0]{padding-bottom:0!important}.pl-sm-0,.px-sm-0,[pl-sm-0],[px-sm-0]{padding-left:0!important}.px-sm-0,[px-sm-0]{padding-right:0!important}.py-sm-0,[py-sm-0]{padding-top:0!important;padding-bottom:0!important}.m-sm-1,[m-sm-1]{margin:.25rem!important}.mt-sm-1,[mt-sm-1]{margin-top:.25rem!important}.mr-sm-1,[mr-sm-1]{margin-right:.25rem!important}.mb-sm-1,[mb-sm-1]{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1,[ml-sm-1],[mx-sm-1]{margin-left:.25rem!important}.mx-sm-1,[mx-sm-1]{margin-right:.25rem!important}.my-sm-1,[my-sm-1]{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-sm-1,[p-sm-1]{padding:.25rem!important}.pt-sm-1,[pt-sm-1]{padding-top:.25rem!important}.pr-sm-1,[pr-sm-1]{padding-right:.25rem!important}.pb-sm-1,[pb-sm-1]{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1,[pl-sm-1],[px-sm-1]{padding-left:.25rem!important}.px-sm-1,[px-sm-1]{padding-right:.25rem!important}.py-sm-1,[py-sm-1]{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-sm-2,[m-sm-2]{margin:.5rem!important}.mt-sm-2,[mt-sm-2]{margin-top:.5rem!important}.mr-sm-2,[mr-sm-2]{margin-right:.5rem!important}.mb-sm-2,[mb-sm-2]{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2,[ml-sm-2],[mx-sm-2]{margin-left:.5rem!important}.mx-sm-2,[mx-sm-2]{margin-right:.5rem!important}.my-sm-2,[my-sm-2]{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-sm-2,[p-sm-2]{padding:.5rem!important}.pt-sm-2,[pt-sm-2]{padding-top:.5rem!important}.pr-sm-2,[pr-sm-2]{padding-right:.5rem!important}.pb-sm-2,[pb-sm-2]{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2,[pl-sm-2],[px-sm-2]{padding-left:.5rem!important}.px-sm-2,[px-sm-2]{padding-right:.5rem!important}.py-sm-2,[py-sm-2]{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-sm-3,[m-sm-3]{margin:1rem!important}.mt-sm-3,[mt-sm-3]{margin-top:1rem!important}.mr-sm-3,[mr-sm-3]{margin-right:1rem!important}.mb-sm-3,[mb-sm-3]{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3,[ml-sm-3],[mx-sm-3]{margin-left:1rem!important}.mx-sm-3,[mx-sm-3]{margin-right:1rem!important}.my-sm-3,[my-sm-3]{margin-top:1rem!important;margin-bottom:1rem!important}.p-sm-3,[p-sm-3]{padding:1rem!important}.pt-sm-3,[pt-sm-3]{padding-top:1rem!important}.pr-sm-3,[pr-sm-3]{padding-right:1rem!important}.pb-sm-3,[pb-sm-3]{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3,[pl-sm-3],[px-sm-3]{padding-left:1rem!important}.px-sm-3,[px-sm-3]{padding-right:1rem!important}.py-sm-3,[py-sm-3]{padding-top:1rem!important;padding-bottom:1rem!important}.m-sm-4,[m-sm-4]{margin:1.5rem!important}.mt-sm-4,[mt-sm-4]{margin-top:1.5rem!important}.mr-sm-4,[mr-sm-4]{margin-right:1.5rem!important}.mb-sm-4,[mb-sm-4]{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4,[ml-sm-4],[mx-sm-4]{margin-left:1.5rem!important}.mx-sm-4,[mx-sm-4]{margin-right:1.5rem!important}.my-sm-4,[my-sm-4]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-sm-4,[p-sm-4]{padding:1.5rem!important}.pt-sm-4,[pt-sm-4]{padding-top:1.5rem!important}.pr-sm-4,[pr-sm-4]{padding-right:1.5rem!important}.pb-sm-4,[pb-sm-4]{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4,[pl-sm-4],[px-sm-4]{padding-left:1.5rem!important}.px-sm-4,[px-sm-4]{padding-right:1.5rem!important}.py-sm-4,[py-sm-4]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-sm-5,[m-sm-5]{margin:3rem!important}.mt-sm-5,[mt-sm-5]{margin-top:3rem!important}.mr-sm-5,[mr-sm-5]{margin-right:3rem!important}.mb-sm-5,[mb-sm-5]{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5,[ml-sm-5],[mx-sm-5]{margin-left:3rem!important}.mx-sm-5,[mx-sm-5]{margin-right:3rem!important}.my-sm-5,[my-sm-5]{margin-top:3rem!important;margin-bottom:3rem!important}.p-sm-5,[p-sm-5]{padding:3rem!important}.pt-sm-5,[pt-sm-5]{padding-top:3rem!important}.pr-sm-5,[pr-sm-5]{padding-right:3rem!important}.pb-sm-5,[pb-sm-5]{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5,[pl-sm-5],[px-sm-5]{padding-left:3rem!important}.px-sm-5,[px-sm-5]{padding-right:3rem!important}.py-sm-5,[py-sm-5]{padding-top:3rem!important;padding-bottom:3rem!important}.m-sm-auto,[m-sm-auto]{margin:auto!important}.mt-sm-auto,[mt-sm-auto]{margin-top:auto!important}.mr-sm-auto,[mr-sm-auto]{margin-right:auto!important}.mb-sm-auto,[mb-sm-auto]{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto,[ml-sm-auto],[mx-sm-auto]{margin-left:auto!important}.mx-sm-auto,[mx-sm-auto]{margin-right:auto!important}.my-sm-auto,[my-sm-auto]{margin-top:auto!important;margin-bottom:auto!important}.p-sm-auto,[p-sm-auto]{padding:auto!important}.pt-sm-auto,[pt-sm-auto]{padding-top:auto!important}.pr-sm-auto,[pr-sm-auto]{padding-right:auto!important}.pb-sm-auto,[pb-sm-auto]{padding-bottom:auto!important}.pl-sm-auto,.px-sm-auto,[pl-sm-auto],[px-sm-auto]{padding-left:auto!important}.px-sm-auto,[px-sm-auto]{padding-right:auto!important}.py-sm-auto,[py-sm-auto]{padding-top:auto!important;padding-bottom:auto!important}}@media (min-width:900px){.m-md-0,[m-md-0]{margin:0!important}.mt-md-0,[mt-md-0]{margin-top:0!important}.mr-md-0,[mr-md-0]{margin-right:0!important}.mb-md-0,[mb-md-0]{margin-bottom:0!important}.ml-md-0,.mx-md-0,[ml-md-0],[mx-md-0]{margin-left:0!important}.mx-md-0,[mx-md-0]{margin-right:0!important}.my-md-0,[my-md-0]{margin-top:0!important;margin-bottom:0!important}.p-md-0,[p-md-0]{padding:0!important}.pt-md-0,[pt-md-0]{padding-top:0!important}.pr-md-0,[pr-md-0]{padding-right:0!important}.pb-md-0,[pb-md-0]{padding-bottom:0!important}.pl-md-0,.px-md-0,[pl-md-0],[px-md-0]{padding-left:0!important}.px-md-0,[px-md-0]{padding-right:0!important}.py-md-0,[py-md-0]{padding-top:0!important;padding-bottom:0!important}.m-md-1,[m-md-1]{margin:.25rem!important}.mt-md-1,[mt-md-1]{margin-top:.25rem!important}.mr-md-1,[mr-md-1]{margin-right:.25rem!important}.mb-md-1,[mb-md-1]{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1,[ml-md-1],[mx-md-1]{margin-left:.25rem!important}.mx-md-1,[mx-md-1]{margin-right:.25rem!important}.my-md-1,[my-md-1]{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-md-1,[p-md-1]{padding:.25rem!important}.pt-md-1,[pt-md-1]{padding-top:.25rem!important}.pr-md-1,[pr-md-1]{padding-right:.25rem!important}.pb-md-1,[pb-md-1]{padding-bottom:.25rem!important}.pl-md-1,.px-md-1,[pl-md-1],[px-md-1]{padding-left:.25rem!important}.px-md-1,[px-md-1]{padding-right:.25rem!important}.py-md-1,[py-md-1]{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-md-2,[m-md-2]{margin:.5rem!important}.mt-md-2,[mt-md-2]{margin-top:.5rem!important}.mr-md-2,[mr-md-2]{margin-right:.5rem!important}.mb-md-2,[mb-md-2]{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2,[ml-md-2],[mx-md-2]{margin-left:.5rem!important}.mx-md-2,[mx-md-2]{margin-right:.5rem!important}.my-md-2,[my-md-2]{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-md-2,[p-md-2]{padding:.5rem!important}.pt-md-2,[pt-md-2]{padding-top:.5rem!important}.pr-md-2,[pr-md-2]{padding-right:.5rem!important}.pb-md-2,[pb-md-2]{padding-bottom:.5rem!important}.pl-md-2,.px-md-2,[pl-md-2],[px-md-2]{padding-left:.5rem!important}.px-md-2,[px-md-2]{padding-right:.5rem!important}.py-md-2,[py-md-2]{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-md-3,[m-md-3]{margin:1rem!important}.mt-md-3,[mt-md-3]{margin-top:1rem!important}.mr-md-3,[mr-md-3]{margin-right:1rem!important}.mb-md-3,[mb-md-3]{margin-bottom:1rem!important}.ml-md-3,.mx-md-3,[ml-md-3],[mx-md-3]{margin-left:1rem!important}.mx-md-3,[mx-md-3]{margin-right:1rem!important}.my-md-3,[my-md-3]{margin-top:1rem!important;margin-bottom:1rem!important}.p-md-3,[p-md-3]{padding:1rem!important}.pt-md-3,[pt-md-3]{padding-top:1rem!important}.pr-md-3,[pr-md-3]{padding-right:1rem!important}.pb-md-3,[pb-md-3]{padding-bottom:1rem!important}.pl-md-3,.px-md-3,[pl-md-3],[px-md-3]{padding-left:1rem!important}.px-md-3,[px-md-3]{padding-right:1rem!important}.py-md-3,[py-md-3]{padding-top:1rem!important;padding-bottom:1rem!important}.m-md-4,[m-md-4]{margin:1.5rem!important}.mt-md-4,[mt-md-4]{margin-top:1.5rem!important}.mr-md-4,[mr-md-4]{margin-right:1.5rem!important}.mb-md-4,[mb-md-4]{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4,[ml-md-4],[mx-md-4]{margin-left:1.5rem!important}.mx-md-4,[mx-md-4]{margin-right:1.5rem!important}.my-md-4,[my-md-4]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-md-4,[p-md-4]{padding:1.5rem!important}.pt-md-4,[pt-md-4]{padding-top:1.5rem!important}.pr-md-4,[pr-md-4]{padding-right:1.5rem!important}.pb-md-4,[pb-md-4]{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4,[pl-md-4],[px-md-4]{padding-left:1.5rem!important}.px-md-4,[px-md-4]{padding-right:1.5rem!important}.py-md-4,[py-md-4]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-md-5,[m-md-5]{margin:3rem!important}.mt-md-5,[mt-md-5]{margin-top:3rem!important}.mr-md-5,[mr-md-5]{margin-right:3rem!important}.mb-md-5,[mb-md-5]{margin-bottom:3rem!important}.ml-md-5,.mx-md-5,[ml-md-5],[mx-md-5]{margin-left:3rem!important}.mx-md-5,[mx-md-5]{margin-right:3rem!important}.my-md-5,[my-md-5]{margin-top:3rem!important;margin-bottom:3rem!important}.p-md-5,[p-md-5]{padding:3rem!important}.pt-md-5,[pt-md-5]{padding-top:3rem!important}.pr-md-5,[pr-md-5]{padding-right:3rem!important}.pb-md-5,[pb-md-5]{padding-bottom:3rem!important}.pl-md-5,.px-md-5,[pl-md-5],[px-md-5]{padding-left:3rem!important}.px-md-5,[px-md-5]{padding-right:3rem!important}.py-md-5,[py-md-5]{padding-top:3rem!important;padding-bottom:3rem!important}.m-md-auto,[m-md-auto]{margin:auto!important}.mt-md-auto,[mt-md-auto]{margin-top:auto!important}.mr-md-auto,[mr-md-auto]{margin-right:auto!important}.mb-md-auto,[mb-md-auto]{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto,[ml-md-auto],[mx-md-auto]{margin-left:auto!important}.mx-md-auto,[mx-md-auto]{margin-right:auto!important}.my-md-auto,[my-md-auto]{margin-top:auto!important;margin-bottom:auto!important}.p-md-auto,[p-md-auto]{padding:auto!important}.pt-md-auto,[pt-md-auto]{padding-top:auto!important}.pr-md-auto,[pr-md-auto]{padding-right:auto!important}.pb-md-auto,[pb-md-auto]{padding-bottom:auto!important}.pl-md-auto,.px-md-auto,[pl-md-auto],[px-md-auto]{padding-left:auto!important}.px-md-auto,[px-md-auto]{padding-right:auto!important}.py-md-auto,[py-md-auto]{padding-top:auto!important;padding-bottom:auto!important}}@media (min-width:1250px){.m-lg-0,[m-lg-0]{margin:0!important}.mt-lg-0,[mt-lg-0]{margin-top:0!important}.mr-lg-0,[mr-lg-0]{margin-right:0!important}.mb-lg-0,[mb-lg-0]{margin-bottom:0!important}.ml-lg-0,.mx-lg-0,[ml-lg-0],[mx-lg-0]{margin-left:0!important}.mx-lg-0,[mx-lg-0]{margin-right:0!important}.my-lg-0,[my-lg-0]{margin-top:0!important;margin-bottom:0!important}.p-lg-0,[p-lg-0]{padding:0!important}.pt-lg-0,[pt-lg-0]{padding-top:0!important}.pr-lg-0,[pr-lg-0]{padding-right:0!important}.pb-lg-0,[pb-lg-0]{padding-bottom:0!important}.pl-lg-0,.px-lg-0,[pl-lg-0],[px-lg-0]{padding-left:0!important}.px-lg-0,[px-lg-0]{padding-right:0!important}.py-lg-0,[py-lg-0]{padding-top:0!important;padding-bottom:0!important}.m-lg-1,[m-lg-1]{margin:.25rem!important}.mt-lg-1,[mt-lg-1]{margin-top:.25rem!important}.mr-lg-1,[mr-lg-1]{margin-right:.25rem!important}.mb-lg-1,[mb-lg-1]{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1,[ml-lg-1],[mx-lg-1]{margin-left:.25rem!important}.mx-lg-1,[mx-lg-1]{margin-right:.25rem!important}.my-lg-1,[my-lg-1]{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-lg-1,[p-lg-1]{padding:.25rem!important}.pt-lg-1,[pt-lg-1]{padding-top:.25rem!important}.pr-lg-1,[pr-lg-1]{padding-right:.25rem!important}.pb-lg-1,[pb-lg-1]{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1,[pl-lg-1],[px-lg-1]{padding-left:.25rem!important}.px-lg-1,[px-lg-1]{padding-right:.25rem!important}.py-lg-1,[py-lg-1]{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-lg-2,[m-lg-2]{margin:.5rem!important}.mt-lg-2,[mt-lg-2]{margin-top:.5rem!important}.mr-lg-2,[mr-lg-2]{margin-right:.5rem!important}.mb-lg-2,[mb-lg-2]{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2,[ml-lg-2],[mx-lg-2]{margin-left:.5rem!important}.mx-lg-2,[mx-lg-2]{margin-right:.5rem!important}.my-lg-2,[my-lg-2]{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-lg-2,[p-lg-2]{padding:.5rem!important}.pt-lg-2,[pt-lg-2]{padding-top:.5rem!important}.pr-lg-2,[pr-lg-2]{padding-right:.5rem!important}.pb-lg-2,[pb-lg-2]{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2,[pl-lg-2],[px-lg-2]{padding-left:.5rem!important}.px-lg-2,[px-lg-2]{padding-right:.5rem!important}.py-lg-2,[py-lg-2]{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-lg-3,[m-lg-3]{margin:1rem!important}.mt-lg-3,[mt-lg-3]{margin-top:1rem!important}.mr-lg-3,[mr-lg-3]{margin-right:1rem!important}.mb-lg-3,[mb-lg-3]{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3,[ml-lg-3],[mx-lg-3]{margin-left:1rem!important}.mx-lg-3,[mx-lg-3]{margin-right:1rem!important}.my-lg-3,[my-lg-3]{margin-top:1rem!important;margin-bottom:1rem!important}.p-lg-3,[p-lg-3]{padding:1rem!important}.pt-lg-3,[pt-lg-3]{padding-top:1rem!important}.pr-lg-3,[pr-lg-3]{padding-right:1rem!important}.pb-lg-3,[pb-lg-3]{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3,[pl-lg-3],[px-lg-3]{padding-left:1rem!important}.px-lg-3,[px-lg-3]{padding-right:1rem!important}.py-lg-3,[py-lg-3]{padding-top:1rem!important;padding-bottom:1rem!important}.m-lg-4,[m-lg-4]{margin:1.5rem!important}.mt-lg-4,[mt-lg-4]{margin-top:1.5rem!important}.mr-lg-4,[mr-lg-4]{margin-right:1.5rem!important}.mb-lg-4,[mb-lg-4]{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4,[ml-lg-4],[mx-lg-4]{margin-left:1.5rem!important}.mx-lg-4,[mx-lg-4]{margin-right:1.5rem!important}.my-lg-4,[my-lg-4]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-lg-4,[p-lg-4]{padding:1.5rem!important}.pt-lg-4,[pt-lg-4]{padding-top:1.5rem!important}.pr-lg-4,[pr-lg-4]{padding-right:1.5rem!important}.pb-lg-4,[pb-lg-4]{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4,[pl-lg-4],[px-lg-4]{padding-left:1.5rem!important}.px-lg-4,[px-lg-4]{padding-right:1.5rem!important}.py-lg-4,[py-lg-4]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-lg-5,[m-lg-5]{margin:3rem!important}.mt-lg-5,[mt-lg-5]{margin-top:3rem!important}.mr-lg-5,[mr-lg-5]{margin-right:3rem!important}.mb-lg-5,[mb-lg-5]{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5,[ml-lg-5],[mx-lg-5]{margin-left:3rem!important}.mx-lg-5,[mx-lg-5]{margin-right:3rem!important}.my-lg-5,[my-lg-5]{margin-top:3rem!important;margin-bottom:3rem!important}.p-lg-5,[p-lg-5]{padding:3rem!important}.pt-lg-5,[pt-lg-5]{padding-top:3rem!important}.pr-lg-5,[pr-lg-5]{padding-right:3rem!important}.pb-lg-5,[pb-lg-5]{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5,[pl-lg-5],[px-lg-5]{padding-left:3rem!important}.px-lg-5,[px-lg-5]{padding-right:3rem!important}.py-lg-5,[py-lg-5]{padding-top:3rem!important;padding-bottom:3rem!important}.m-lg-auto,[m-lg-auto]{margin:auto!important}.mt-lg-auto,[mt-lg-auto]{margin-top:auto!important}.mr-lg-auto,[mr-lg-auto]{margin-right:auto!important}.mb-lg-auto,[mb-lg-auto]{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto,[ml-lg-auto],[mx-lg-auto]{margin-left:auto!important}.mx-lg-auto,[mx-lg-auto]{margin-right:auto!important}.my-lg-auto,[my-lg-auto]{margin-top:auto!important;margin-bottom:auto!important}.p-lg-auto,[p-lg-auto]{padding:auto!important}.pt-lg-auto,[pt-lg-auto]{padding-top:auto!important}.pr-lg-auto,[pr-lg-auto]{padding-right:auto!important}.pb-lg-auto,[pb-lg-auto]{padding-bottom:auto!important}.pl-lg-auto,.px-lg-auto,[pl-lg-auto],[px-lg-auto]{padding-left:auto!important}.px-lg-auto,[px-lg-auto]{padding-right:auto!important}.py-lg-auto,[py-lg-auto]{padding-top:auto!important;padding-bottom:auto!important}}@media (min-width:1440px){.m-xl-0,[m-xl-0]{margin:0!important}.mt-xl-0,[mt-xl-0]{margin-top:0!important}.mr-xl-0,[mr-xl-0]{margin-right:0!important}.mb-xl-0,[mb-xl-0]{margin-bottom:0!important}.ml-xl-0,.mx-xl-0,[ml-xl-0],[mx-xl-0]{margin-left:0!important}.mx-xl-0,[mx-xl-0]{margin-right:0!important}.my-xl-0,[my-xl-0]{margin-top:0!important;margin-bottom:0!important}.p-xl-0,[p-xl-0]{padding:0!important}.pt-xl-0,[pt-xl-0]{padding-top:0!important}.pr-xl-0,[pr-xl-0]{padding-right:0!important}.pb-xl-0,[pb-xl-0]{padding-bottom:0!important}.pl-xl-0,.px-xl-0,[pl-xl-0],[px-xl-0]{padding-left:0!important}.px-xl-0,[px-xl-0]{padding-right:0!important}.py-xl-0,[py-xl-0]{padding-top:0!important;padding-bottom:0!important}.m-xl-1,[m-xl-1]{margin:.25rem!important}.mt-xl-1,[mt-xl-1]{margin-top:.25rem!important}.mr-xl-1,[mr-xl-1]{margin-right:.25rem!important}.mb-xl-1,[mb-xl-1]{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1,[ml-xl-1],[mx-xl-1]{margin-left:.25rem!important}.mx-xl-1,[mx-xl-1]{margin-right:.25rem!important}.my-xl-1,[my-xl-1]{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-xl-1,[p-xl-1]{padding:.25rem!important}.pt-xl-1,[pt-xl-1]{padding-top:.25rem!important}.pr-xl-1,[pr-xl-1]{padding-right:.25rem!important}.pb-xl-1,[pb-xl-1]{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1,[pl-xl-1],[px-xl-1]{padding-left:.25rem!important}.px-xl-1,[px-xl-1]{padding-right:.25rem!important}.py-xl-1,[py-xl-1]{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-xl-2,[m-xl-2]{margin:.5rem!important}.mt-xl-2,[mt-xl-2]{margin-top:.5rem!important}.mr-xl-2,[mr-xl-2]{margin-right:.5rem!important}.mb-xl-2,[mb-xl-2]{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2,[ml-xl-2],[mx-xl-2]{margin-left:.5rem!important}.mx-xl-2,[mx-xl-2]{margin-right:.5rem!important}.my-xl-2,[my-xl-2]{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-xl-2,[p-xl-2]{padding:.5rem!important}.pt-xl-2,[pt-xl-2]{padding-top:.5rem!important}.pr-xl-2,[pr-xl-2]{padding-right:.5rem!important}.pb-xl-2,[pb-xl-2]{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2,[pl-xl-2],[px-xl-2]{padding-left:.5rem!important}.px-xl-2,[px-xl-2]{padding-right:.5rem!important}.py-xl-2,[py-xl-2]{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-xl-3,[m-xl-3]{margin:1rem!important}.mt-xl-3,[mt-xl-3]{margin-top:1rem!important}.mr-xl-3,[mr-xl-3]{margin-right:1rem!important}.mb-xl-3,[mb-xl-3]{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3,[ml-xl-3],[mx-xl-3]{margin-left:1rem!important}.mx-xl-3,[mx-xl-3]{margin-right:1rem!important}.my-xl-3,[my-xl-3]{margin-top:1rem!important;margin-bottom:1rem!important}.p-xl-3,[p-xl-3]{padding:1rem!important}.pt-xl-3,[pt-xl-3]{padding-top:1rem!important}.pr-xl-3,[pr-xl-3]{padding-right:1rem!important}.pb-xl-3,[pb-xl-3]{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3,[pl-xl-3],[px-xl-3]{padding-left:1rem!important}.px-xl-3,[px-xl-3]{padding-right:1rem!important}.py-xl-3,[py-xl-3]{padding-top:1rem!important;padding-bottom:1rem!important}.m-xl-4,[m-xl-4]{margin:1.5rem!important}.mt-xl-4,[mt-xl-4]{margin-top:1.5rem!important}.mr-xl-4,[mr-xl-4]{margin-right:1.5rem!important}.mb-xl-4,[mb-xl-4]{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4,[ml-xl-4],[mx-xl-4]{margin-left:1.5rem!important}.mx-xl-4,[mx-xl-4]{margin-right:1.5rem!important}.my-xl-4,[my-xl-4]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-xl-4,[p-xl-4]{padding:1.5rem!important}.pt-xl-4,[pt-xl-4]{padding-top:1.5rem!important}.pr-xl-4,[pr-xl-4]{padding-right:1.5rem!important}.pb-xl-4,[pb-xl-4]{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4,[pl-xl-4],[px-xl-4]{padding-left:1.5rem!important}.px-xl-4,[px-xl-4]{padding-right:1.5rem!important}.py-xl-4,[py-xl-4]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-xl-5,[m-xl-5]{margin:3rem!important}.mt-xl-5,[mt-xl-5]{margin-top:3rem!important}.mr-xl-5,[mr-xl-5]{margin-right:3rem!important}.mb-xl-5,[mb-xl-5]{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5,[ml-xl-5],[mx-xl-5]{margin-left:3rem!important}.mx-xl-5,[mx-xl-5]{margin-right:3rem!important}.my-xl-5,[my-xl-5]{margin-top:3rem!important;margin-bottom:3rem!important}.p-xl-5,[p-xl-5]{padding:3rem!important}.pt-xl-5,[pt-xl-5]{padding-top:3rem!important}.pr-xl-5,[pr-xl-5]{padding-right:3rem!important}.pb-xl-5,[pb-xl-5]{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5,[pl-xl-5],[px-xl-5]{padding-left:3rem!important}.px-xl-5,[px-xl-5]{padding-right:3rem!important}.py-xl-5,[py-xl-5]{padding-top:3rem!important;padding-bottom:3rem!important}.m-xl-auto,[m-xl-auto]{margin:auto!important}.mt-xl-auto,[mt-xl-auto]{margin-top:auto!important}.mr-xl-auto,[mr-xl-auto]{margin-right:auto!important}.mb-xl-auto,[mb-xl-auto]{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto,[ml-xl-auto],[mx-xl-auto]{margin-left:auto!important}.mx-xl-auto,[mx-xl-auto]{margin-right:auto!important}.my-xl-auto,[my-xl-auto]{margin-top:auto!important;margin-bottom:auto!important}.p-xl-auto,[p-xl-auto]{padding:auto!important}.pt-xl-auto,[pt-xl-auto]{padding-top:auto!important}.pr-xl-auto,[pr-xl-auto]{padding-right:auto!important}.pb-xl-auto,[pb-xl-auto]{padding-bottom:auto!important}.pl-xl-auto,.px-xl-auto,[pl-xl-auto],[px-xl-auto]{padding-left:auto!important}.px-xl-auto,[px-xl-auto]{padding-right:auto!important}.py-xl-auto,[py-xl-auto]{padding-top:auto!important;padding-bottom:auto!important}}.w-5,[w-5]{width:5%!important}.h-5,[h-5]{height:5%!important}.w-10,[w-10]{width:10%!important}.h-10,[h-10]{height:10%!important}.w-15,[w-15]{width:15%!important}.h-15,[h-15]{height:15%!important}.w-20,[w-20]{width:20%!important}.h-20,[h-20]{height:20%!important}.w-25,[w-25]{width:25%!important}.h-25,[h-25]{height:25%!important}.w-30,[w-30]{width:30%!important}.h-30,[h-30]{height:30%!important}.w-35,[w-35]{width:35%!important}.h-35,[h-35]{height:35%!important}.w-40,[w-40]{width:40%!important}.h-40,[h-40]{height:40%!important}.w-45,[w-45]{width:45%!important}.h-45,[h-45]{height:45%!important}.w-50,[w-50]{width:50%!important}.h-50,[h-50]{height:50%!important}.w-55,[w-55]{width:55%!important}.h-55,[h-55]{height:55%!important}.w-60,[w-60]{width:60%!important}.h-60,[h-60]{height:60%!important}.w-65,[w-65]{width:65%!important}.h-65,[h-65]{height:65%!important}.w-70,[w-70]{width:70%!important}.h-70,[h-70]{height:70%!important}.w-75,[w-75]{width:75%!important}.h-75,[h-75]{height:75%!important}.w-80,[w-80]{width:80%!important}.h-80,[h-80]{height:80%!important}.w-85,[w-85]{width:85%!important}.h-85,[h-85]{height:85%!important}.w-90,[w-90]{width:90%!important}.h-90,[h-90]{height:90%!important}.w-95,[w-95]{width:95%!important}.h-95,[h-95]{height:95%!important}.w-100,[w-100]{width:100%!important}.h-100,[h-100]{height:100%!important}.lh-5,[lh-5]{line-height:5px!important}.lh-10,[lh-10]{line-height:10px!important}.lh-15,[lh-15]{line-height:15px!important}.lh-20,[lh-20]{line-height:20px!important}.lh-25,[lh-25]{line-height:25px!important}.lh-30,[lh-30]{line-height:30px!important}.lh-35,[lh-35]{line-height:35px!important}.lh-40,[lh-40]{line-height:40px!important}.lh-45,[lh-45]{line-height:45px!important}.lh-50,[lh-50]{line-height:50px!important}.lh-55,[lh-55]{line-height:55px!important}.lh-60,[lh-60]{line-height:60px!important}.lh-65,[lh-65]{line-height:65px!important}.lh-70,[lh-70]{line-height:70px!important}.lh-75,[lh-75]{line-height:75px!important}.lh-80,[lh-80]{line-height:80px!important}.lh-85,[lh-85]{line-height:85px!important}.lh-90,[lh-90]{line-height:90px!important}.lh-95,[lh-95]{line-height:95px!important}.lh-100,[lh-100]{line-height:100px!important}.mw-100,[mw-100]{max-width:100%!important}.mh-100,[mh-100]{max-height:100%!important}.col-flex,.flex,[col-flex],[flex]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.clickable,.pointer,[clickable],[pointer]{cursor:pointer}.font-primary,.primary,[font-primary],[primary]{color:#43a047!important;fill:#43a047!important}.font-secondary,.secondary,[font-secondary],[secondary]{color:#f7f7f7!important;fill:#f7f7f7!important}.font-success,.success,[font-success],[success]{color:#43a047!important;fill:#43a047!important}.font-warning,.warning,[font-warning],[warning]{color:#fb8c00!important;fill:#fb8c00!important}.danger,.font-danger,[danger],[font-danger]{color:#d73f3f!important;fill:#d73f3f!important}.font-info,.info,[font-info],[info]{color:#0d6ef4!important;fill:#0d6ef4!important}.bold,[bold]{font-weight:700}.italic,[italic]{font-style:italic}.tlc,[tlc]{text-align:center}.text-wrap,[text-wrap]{word-wrap:break-word!important}.text-left,[text-left]{text-align:left!important}.text-right,[text-right]{text-align:right!important}.text-center,[text-center]{text-align:center!important}.capitalize,[capitalize]{text-transform:capitalize}.upper-case,[upper-case]{text-transform:uppercase}.text-indice,[text-indice]{cursor:help;border-bottom:2px dotted #63b066}.multiline-ellipsis-2,[multiline-ellipsis-2]{overflow:hidden;position:relative;line-height:1.2em;max-height:2.4em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-2:before,[multiline-ellipsis-2]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-2:after,[multiline-ellipsis-2]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-3,[multiline-ellipsis-3]{overflow:hidden;position:relative;line-height:1.2em;max-height:3.6em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-3:before,[multiline-ellipsis-3]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-3:after,[multiline-ellipsis-3]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-4,[multiline-ellipsis-4]{overflow:hidden;position:relative;line-height:1.2em;max-height:4.8em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-4:before,[multiline-ellipsis-4]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-4:after,[multiline-ellipsis-4]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-5,[multiline-ellipsis-5]{overflow:hidden;position:relative;line-height:1.2em;max-height:6em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-5:before,[multiline-ellipsis-5]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-5:after,[multiline-ellipsis-5]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-6,[multiline-ellipsis-6]{overflow:hidden;position:relative;line-height:1.2em;max-height:7.2em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-6:before,[multiline-ellipsis-6]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-6:after,[multiline-ellipsis-6]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-7,[multiline-ellipsis-7]{overflow:hidden;position:relative;line-height:1.2em;max-height:8.4em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-7:before,[multiline-ellipsis-7]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-7:after,[multiline-ellipsis-7]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-8,[multiline-ellipsis-8]{overflow:hidden;position:relative;line-height:1.2em;max-height:9.6em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-8:before,[multiline-ellipsis-8]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-8:after,[multiline-ellipsis-8]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-9,[multiline-ellipsis-9]{overflow:hidden;position:relative;line-height:1.2em;max-height:10.8em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-9:before,[multiline-ellipsis-9]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-9:after,[multiline-ellipsis-9]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.multiline-ellipsis-10,[multiline-ellipsis-10]{overflow:hidden;position:relative;line-height:1.2em;max-height:12em;text-align:justify;margin-right:-1em;padding-right:1em}.multiline-ellipsis-10:before,[multiline-ellipsis-10]:before{content:"...";position:absolute;right:0;bottom:0}.multiline-ellipsis-10:after,[multiline-ellipsis-10]:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}.container-fluid,[container-fluid]{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}.flex-wrap,.row,[flex-wrap],[row]{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.no-gutters,[no-gutters]{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[attribute^=col-],.no-gutters>[class^=col-],.no-gutters>[col],[no-gutters]>.col,[no-gutters]>[attribute^=col-],[no-gutters]>[class^=col-],[no-gutters]>[col]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,[attribute^=col-],[class^=col-],[col-1],[col-2],[col-3],[col-4],[col-5],[col-6],[col-7],[col-8],[col-9],[col-10],[col-11],[col-12],[col-auto],[col-lg-1],[col-lg-2],[col-lg-3],[col-lg-4],[col-lg-5],[col-lg-6],[col-lg-7],[col-lg-8],[col-lg-9],[col-lg-10],[col-lg-11],[col-lg-12],[col-lg-auto],[col-lg],[col-md-1],[col-md-2],[col-md-3],[col-md-4],[col-md-5],[col-md-6],[col-md-7],[col-md-8],[col-md-9],[col-md-10],[col-md-11],[col-md-12],[col-md-auto],[col-md],[col-sm-1],[col-sm-2],[col-sm-3],[col-sm-4],[col-sm-5],[col-sm-6],[col-sm-7],[col-sm-8],[col-sm-9],[col-sm-10],[col-sm-11],[col-sm-12],[col-sm-auto],[col-sm],[col-xl-1],[col-xl-2],[col-xl-3],[col-xl-4],[col-xl-5],[col-xl-6],[col-xl-7],[col-xl-8],[col-xl-9],[col-xl-10],[col-xl-11],[col-xl-12],[col-xl-auto],[col-xl],[col]{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col,[col]{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-auto,[col-auto]{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-1,[col-1]{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-2,[col-2]{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-3,[col-3]{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4,[col-4]{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-5,[col-5]{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-6,[col-6]{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7,[col-7]{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-8,[col-8]{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-9,[col-9]{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10,[col-10]{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-11,[col-11]{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-12,[col-12]{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-1,[order-1]{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-2,[order-2]{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-3,[order-3]{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-4,[order-4]{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-5,[order-5]{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-6,[order-6]{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-7,[order-7]{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-8,[order-8]{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-9,[order-9]{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-10,[order-10]{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-11,[order-11]{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-12,[order-12]{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}@media (min-width:575px){.col-sm,[col-sm]{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto,[col-sm-auto]{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-sm-1,[col-sm-1]{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2,[col-sm-2]{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3,[col-sm-3]{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4,[col-sm-4]{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5,[col-sm-5]{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6,[col-sm-6]{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7,[col-sm-7]{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8,[col-sm-8]{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9,[col-sm-9]{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10,[col-sm-10]{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11,[col-sm-11]{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12,[col-sm-12]{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-1,[order-sm-1]{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-sm-2,[order-sm-2]{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-sm-3,[order-sm-3]{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-sm-4,[order-sm-4]{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-sm-5,[order-sm-5]{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-sm-6,[order-sm-6]{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-sm-7,[order-sm-7]{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-sm-8,[order-sm-8]{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-sm-9,[order-sm-9]{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-sm-10,[order-sm-10]{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-sm-11,[order-sm-11]{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-sm-12,[order-sm-12]{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}}@media (min-width:900px){.col-md,[col-md]{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto,[col-md-auto]{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-md-1,[col-md-1]{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2,[col-md-2]{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3,[col-md-3]{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4,[col-md-4]{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5,[col-md-5]{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6,[col-md-6]{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7,[col-md-7]{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8,[col-md-8]{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9,[col-md-9]{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10,[col-md-10]{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11,[col-md-11]{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12,[col-md-12]{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-1,[order-md-1]{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-md-2,[order-md-2]{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-md-3,[order-md-3]{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-md-4,[order-md-4]{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-md-5,[order-md-5]{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-md-6,[order-md-6]{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-md-7,[order-md-7]{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-md-8,[order-md-8]{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-md-9,[order-md-9]{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-md-10,[order-md-10]{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-md-11,[order-md-11]{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-md-12,[order-md-12]{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}}@media (min-width:1250px){.col-lg,[col-lg]{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto,[col-lg-auto]{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-lg-1,[col-lg-1]{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2,[col-lg-2]{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3,[col-lg-3]{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4,[col-lg-4]{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5,[col-lg-5]{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6,[col-lg-6]{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7,[col-lg-7]{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8,[col-lg-8]{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9,[col-lg-9]{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10,[col-lg-10]{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11,[col-lg-11]{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12,[col-lg-12]{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-1,[order-lg-1]{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-lg-2,[order-lg-2]{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-lg-3,[order-lg-3]{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-lg-4,[order-lg-4]{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-lg-5,[order-lg-5]{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-lg-6,[order-lg-6]{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-lg-7,[order-lg-7]{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-lg-8,[order-lg-8]{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-lg-9,[order-lg-9]{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-lg-10,[order-lg-10]{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-lg-11,[order-lg-11]{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-lg-12,[order-lg-12]{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}}@media (min-width:1440px){.col-xl,[col-xl]{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto,[col-xl-auto]{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:none}.col-xl-1,[col-xl-1]{-ms-flex:0 0 8.33333%;-webkit-box-flex:0;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2,[col-xl-2]{-ms-flex:0 0 16.66667%;-webkit-box-flex:0;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3,[col-xl-3]{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4,[col-xl-4]{-ms-flex:0 0 33.33333%;-webkit-box-flex:0;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5,[col-xl-5]{-ms-flex:0 0 41.66667%;-webkit-box-flex:0;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6,[col-xl-6]{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7,[col-xl-7]{-ms-flex:0 0 58.33333%;-webkit-box-flex:0;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8,[col-xl-8]{-ms-flex:0 0 66.66667%;-webkit-box-flex:0;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9,[col-xl-9]{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10,[col-xl-10]{-ms-flex:0 0 83.33333%;-webkit-box-flex:0;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11,[col-xl-11]{-ms-flex:0 0 91.66667%;-webkit-box-flex:0;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12,[col-xl-12]{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-1,[order-xl-1]{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-xl-2,[order-xl-2]{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.order-xl-3,[order-xl-3]{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.order-xl-4,[order-xl-4]{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.order-xl-5,[order-xl-5]{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.order-xl-6,[order-xl-6]{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.order-xl-7,[order-xl-7]{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.order-xl-8,[order-xl-8]{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.order-xl-9,[order-xl-9]{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.order-xl-10,[order-xl-10]{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.order-xl-11,[order-xl-11]{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.order-xl-12,[order-xl-12]{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}}.tooltip{display:block!important;z-index:10000;max-width:600px;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 12px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.2)}.tooltip[x-placement^=top]{margin-top:-.5rem}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:.5rem}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:.5rem}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-left:-.5rem}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;opacity:0;-webkit-transition:margin .15s ease-out,opacity .15s ease-out,visibility .15s;transition:margin .15s ease-out,opacity .15s ease-out,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:margin .15s ease-out,opacity .15s ease-out;transition:margin .15s ease-out,opacity .15s ease-out}.tooltip .tooltip-inner{padding:5px 10px 4px;background-color:#262626;color:#c8c8c8;font-size:12px;line-height:18px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000}.tooltip.popover .popover-inner{background:#fcfcfc;color:#707070;padding:0;height:100%}.tooltip.popover .popover-arrow{border-color:#fcfcfc}.tooltip.popover .tooltip-arrow{z-index:1}.tooltip.popover[aria-hidden=true]{visibility:hidden;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;opacity:0;-webkit-transition:margin .15s ease-out,opacity .15s ease-out,visibility .15s;transition:margin .15s ease-out,opacity .15s ease-out,visibility .15s}.tooltip.popover[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:margin .15s ease-out,opacity .15s ease-out;transition:margin .15s ease-out,opacity .15s ease-out}.switch.switch-default{position:relative;display:inline-block;vertical-align:top;width:40px;height:24px;background-color:transparent;cursor:pointer}.switch.switch-default .switch-input{position:absolute;top:0;left:0;opacity:0}.switch.switch-default .switch-label{position:relative;display:block;height:inherit;font-size:10px;font-weight:600;text-transform:uppercase;background-color:#fff;border:1px solid #c2cfd6;border-radius:2px;-webkit-transition:opacity background .15s ease-out;transition:opacity background .15s ease-out}.switch.switch-default .switch-input:checked~.switch-label:before{opacity:0}.switch.switch-default .switch-input:checked~.switch-label:after{opacity:1}.switch.switch-default .switch-handle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border:1px solid #c2cfd6;border-radius:1px;-webkit-transition:left .15s ease-out;transition:left .15s ease-out}.switch.switch-default .switch-input:checked~.switch-handle{left:18px}.switch.switch-default.switch-lg{width:48px;height:28px}.switch.switch-default.switch-lg .switch-label{font-size:12px}.switch.switch-default.switch-lg .switch-handle{width:24px;height:24px}.switch.switch-default.switch-lg .switch-input:checked~.switch-handle{left:22px}.switch.switch-default.switch-sm{width:32px;height:20px}.switch.switch-default.switch-sm .switch-label{font-size:8px}.switch.switch-default.switch-sm .switch-handle{width:16px;height:16px}.switch.switch-default.switch-sm .switch-input:checked~.switch-handle{left:14px}.switch.switch-default.switch-xs{width:24px;height:16px}.switch.switch-default.switch-xs .switch-label{font-size:7px}.switch.switch-default.switch-xs .switch-handle{width:12px;height:12px}.switch.switch-default.switch-xs .switch-input:checked~.switch-handle{left:10px}.switch.switch-text{position:relative;display:inline-block;vertical-align:top;width:48px;height:24px;background-color:transparent;cursor:pointer}.switch.switch-text .switch-input{position:absolute;top:0;left:0;opacity:0}.switch.switch-text .switch-label{position:relative;display:block;height:inherit;font-size:10px;font-weight:600;text-transform:uppercase;background-color:#fff;border:1px solid #c2cfd6;border-radius:2px;-webkit-transition:opacity background .15s ease-out;transition:opacity background .15s ease-out}.switch.switch-text .switch-label:after,.switch.switch-text .switch-label:before{position:absolute;top:60%;width:50%;margin-top:-.5em;line-height:1;text-align:center;-webkit-transition:inherit;transition:inherit}.switch.switch-text .switch-label:before{right:1px;color:#c2cfd6;content:attr(data-off)}.switch.switch-text .switch-label:after{left:1px;color:#fff;content:attr(data-on);opacity:0}.switch.switch-text .switch-input:checked~.switch-label:before{opacity:0}.switch.switch-text .switch-input:checked~.switch-label:after{opacity:1}.switch.switch-text .switch-handle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border:1px solid #c2cfd6;border-radius:1px;-webkit-transition:left .15s ease-out;transition:left .15s ease-out}.switch.switch-text .switch-input:checked~.switch-handle{left:26px}.switch.switch-text.switch-lg{width:56px;height:28px}.switch.switch-text.switch-lg .switch-label{font-size:12px}.switch.switch-text.switch-lg .switch-handle{width:24px;height:24px}.switch.switch-text.switch-lg .switch-input:checked~.switch-handle{left:30px}.switch.switch-text.switch-sm{width:40px;height:20px}.switch.switch-text.switch-sm .switch-label{font-size:8px}.switch.switch-text.switch-sm .switch-handle{width:16px;height:16px}.switch.switch-text.switch-sm .switch-input:checked~.switch-handle{left:22px}.switch.switch-text.switch-xs{width:32px;height:16px}.switch.switch-text.switch-xs .switch-label{font-size:7px}.switch.switch-text.switch-xs .switch-handle{width:12px;height:12px}.switch.switch-text.switch-xs .switch-input:checked~.switch-handle{left:18px}.switch.switch-icon{position:relative;display:inline-block;vertical-align:top;width:48px;height:24px;background-color:transparent;cursor:pointer}.switch.switch-icon .switch-input{position:absolute;top:0;left:0;opacity:0}.switch.switch-icon .switch-label{position:relative;display:block;height:inherit;font-family:FontAwesome;font-size:10px;font-weight:600;text-transform:uppercase;background-color:#fff;border:1px solid #c2cfd6;border-radius:2px;-webkit-transition:opacity background .15s ease-out;transition:opacity background .15s ease-out}.switch.switch-icon .switch-label:after,.switch.switch-icon .switch-label:before{position:absolute;top:50%;width:50%;margin-top:-.5em;line-height:1;text-align:center;-webkit-transition:inherit;transition:inherit}.switch.switch-icon .switch-label:before{right:1px;color:#c2cfd6;content:attr(data-off)}.switch.switch-icon .switch-label:after{left:1px;color:#fff;content:attr(data-on);opacity:0}.switch.switch-icon .switch-input:checked~.switch-label:before{opacity:0}.switch.switch-icon .switch-input:checked~.switch-label:after{opacity:1}.switch.switch-icon .switch-handle{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border:1px solid #c2cfd6;border-radius:1px;-webkit-transition:left .15s ease-out;transition:left .15s ease-out}.switch.switch-icon .switch-input:checked~.switch-handle{left:26px}.switch.switch-icon.switch-lg{width:56px;height:28px}.switch.switch-icon.switch-lg .switch-label{font-size:12px}.switch.switch-icon.switch-lg .switch-handle{width:24px;height:24px}.switch.switch-icon.switch-lg .switch-input:checked~.switch-handle{left:30px}.switch.switch-icon.switch-sm{width:40px;height:20px}.switch.switch-icon.switch-sm .switch-label{font-size:8px}.switch.switch-icon.switch-sm .switch-handle{width:16px;height:16px}.switch.switch-icon.switch-sm .switch-input:checked~.switch-handle{left:22px}.switch.switch-icon.switch-xs{width:32px;height:16px}.switch.switch-icon.switch-xs .switch-label{font-size:7px}.switch.switch-icon.switch-xs .switch-handle{width:12px;height:12px}.switch.switch-icon.switch-xs .switch-input:checked~.switch-handle{left:18px}.switch.switch-3d{position:relative;display:inline-block;vertical-align:top;width:40px;height:24px;background-color:transparent;cursor:pointer}.switch.switch-3d .switch-input{position:absolute;top:0;left:0;opacity:0}.switch.switch-3d .switch-label{position:relative;display:block;height:inherit;font-size:10px;font-weight:600;text-transform:uppercase;background-color:#f0f3f5;border:1px solid #c2cfd6;border-radius:2px;-webkit-transition:opacity background .15s ease-out;transition:opacity background .15s ease-out}.switch.switch-3d .switch-input:checked~.switch-label:before{opacity:0}.switch.switch-3d .switch-input:checked~.switch-label:after{opacity:1}.switch.switch-3d .switch-handle{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;border:1px solid #c2cfd6;border-radius:1px;-webkit-transition:left .15s ease-out;transition:left .15s ease-out;border:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3)}.switch.switch-3d .switch-input:checked~.switch-handle{left:16px}.switch.switch-3d.switch-lg{width:48px;height:28px}.switch.switch-3d.switch-lg .switch-label{font-size:12px}.switch.switch-3d.switch-lg .switch-handle{width:28px;height:28px}.switch.switch-3d.switch-lg .switch-input:checked~.switch-handle{left:20px}.switch.switch-3d.switch-sm{width:32px;height:20px}.switch.switch-3d.switch-sm .switch-label{font-size:8px}.switch.switch-3d.switch-sm .switch-handle{width:20px;height:20px}.switch.switch-3d.switch-sm .switch-input:checked~.switch-handle{left:12px}.switch.switch-3d.switch-xs{width:24px;height:16px}.switch.switch-3d.switch-xs .switch-label{font-size:7px}.switch.switch-3d.switch-xs .switch-handle{width:16px;height:16px}.switch.switch-3d.switch-xs .switch-input:checked~.switch-handle{left:8px}.switch-pill .switch-handle,.switch-pill .switch-label,.switch.switch-3d .switch-handle,.switch.switch-3d .switch-label{border-radius:50em!important}.switch-pill .switch-label:before,.switch.switch-3d .switch-label:before{right:2px!important}.switch-pill .switch-label:after,.switch.switch-3d .switch-label:after{left:2px!important}.switch-primary>.switch-input:checked~.switch-label{background:#006cab!important;border-color:#1985ac}.switch-primary>.switch-input:checked~.switch-handle{border-color:#1985ac}.switch-primary-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#20a8d8}.switch-primary-outline>.switch-input:checked~.switch-label:after{color:#20a8d8}.switch-primary-outline>.switch-input:checked~.switch-handle{border-color:#20a8d8}.switch-primary-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#20a8d8}.switch-primary-outline-alt>.switch-input:checked~.switch-label:after{color:#20a8d8}.switch-primary-outline-alt>.switch-input:checked~.switch-handle{background:#20a8d8!important;border-color:#20a8d8}.switch-secondary>.switch-input:checked~.switch-label{background:#a4b7c1!important;border-color:#869fac}.switch-secondary>.switch-input:checked~.switch-handle{border-color:#869fac}.switch-secondary-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#a4b7c1}.switch-secondary-outline>.switch-input:checked~.switch-label:after{color:#a4b7c1}.switch-secondary-outline>.switch-input:checked~.switch-handle{border-color:#a4b7c1}.switch-secondary-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#a4b7c1}.switch-secondary-outline-alt>.switch-input:checked~.switch-label:after{color:#a4b7c1}.switch-secondary-outline-alt>.switch-input:checked~.switch-handle{background:#a4b7c1!important;border-color:#a4b7c1}.switch-success>.switch-input:checked~.switch-label{background:#429f46!important;border-color:#3a9d5d}.switch-success>.switch-input:checked~.switch-handle{border-color:#3a9d5d}.switch-success-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#4dbd74}.switch-success-outline>.switch-input:checked~.switch-label:after{color:#4dbd74}.switch-success-outline>.switch-input:checked~.switch-handle{border-color:#4dbd74}.switch-success-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#4dbd74}.switch-success-outline-alt>.switch-input:checked~.switch-label:after{color:#4dbd74}.switch-success-outline-alt>.switch-input:checked~.switch-handle{background:#4dbd74!important;border-color:#4dbd74}.switch-info>.switch-input:checked~.switch-label{background:#63c2de!important;border-color:#39b2d5}.switch-info>.switch-input:checked~.switch-handle{border-color:#39b2d5}.switch-info-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#63c2de}.switch-info-outline>.switch-input:checked~.switch-label:after{color:#63c2de}.switch-info-outline>.switch-input:checked~.switch-handle{border-color:#63c2de}.switch-info-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#63c2de}.switch-info-outline-alt>.switch-input:checked~.switch-label:after{color:#63c2de}.switch-info-outline-alt>.switch-input:checked~.switch-handle{background:#63c2de!important;border-color:#63c2de}.switch-warning>.switch-input:checked~.switch-label{background:#f3c43d!important;border-color:#d39e00}.switch-warning>.switch-input:checked~.switch-handle{border-color:#d39e00}.switch-warning-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#ffc107}.switch-warning-outline>.switch-input:checked~.switch-label:after{color:#ffc107}.switch-warning-outline>.switch-input:checked~.switch-handle{border-color:#ffc107}.switch-warning-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#ffc107}.switch-warning-outline-alt>.switch-input:checked~.switch-label:after{color:#ffc107}.switch-warning-outline-alt>.switch-input:checked~.switch-handle{background:#ffc107!important;border-color:#ffc107}.switch-danger>.switch-input:checked~.switch-label{background:#d73f3f!important;border-color:#f63c3a}.switch-danger>.switch-input:checked~.switch-handle{border-color:#f63c3a}.switch-danger-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#f86c6b}.switch-danger-outline>.switch-input:checked~.switch-label:after{color:#f86c6b}.switch-danger-outline>.switch-input:checked~.switch-handle{border-color:#f86c6b}.switch-danger-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#f86c6b}.switch-danger-outline-alt>.switch-input:checked~.switch-label:after{color:#f86c6b}.switch-danger-outline-alt>.switch-input:checked~.switch-handle{background:#f86c6b!important;border-color:#f86c6b}.switch-light>.switch-input:checked~.switch-label{background:#f0f3f5!important;border-color:#d1dbe1}.switch-light>.switch-input:checked~.switch-handle{border-color:#d1dbe1}.switch-light-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#f0f3f5}.switch-light-outline>.switch-input:checked~.switch-label:after{color:#f0f3f5}.switch-light-outline>.switch-input:checked~.switch-handle{border-color:#f0f3f5}.switch-light-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#f0f3f5}.switch-light-outline-alt>.switch-input:checked~.switch-label:after{color:#f0f3f5}.switch-light-outline-alt>.switch-input:checked~.switch-handle{background:#f0f3f5!important;border-color:#f0f3f5}.switch-dark>.switch-input:checked~.switch-label{background:#29363d!important;border-color:#151b1f}.switch-dark>.switch-input:checked~.switch-handle{border-color:#151b1f}.switch-dark-outline>.switch-input:checked~.switch-label{background:#fff!important;border-color:#29363d}.switch-dark-outline>.switch-input:checked~.switch-label:after{color:#29363d}.switch-dark-outline>.switch-input:checked~.switch-handle{border-color:#29363d}.switch-dark-outline-alt>.switch-input:checked~.switch-label{background:#fff!important;border-color:#29363d}.switch-dark-outline-alt>.switch-input:checked~.switch-label:after{color:#29363d}.switch-dark-outline-alt>.switch-input:checked~.switch-handle{background:#29363d!important;border-color:#29363d}.switch-disabled{cursor:not-allowed!important;opacity:.6}.switch-disabled .switch-input{pointer-events:none}