@charset "UTF-8";.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.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,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:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,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:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{from,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,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:none;transform:none;}}@keyframes bounceInDown{from,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:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,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:none;transform:none;}}@keyframes bounceInLeft{from,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:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.lvca-container,.lvca-grid-container{-webkit-box-sizing:border-box;box-sizing:border-box;}.lvca-container *,.lvca-container *::after,.lvca-container *::before,.lvca-grid-container *,.lvca-grid-container *::after,.lvca-grid-container *::before{-webkit-box-sizing:inherit;box-sizing:inherit;}.lvca-container ol,.lvca-container ul,.lvca-container ol > li,.lvca-container ul > li,.lvca-container ol:hover,.lvca-container ul:hover,.lvca-container ul > li:hover,.lvca-container ol > li:hover,.lvca-container ol > li > a,.lvca-container ul > li > a,.lvca-container ol > li > a:hover,.lvca-container ul > li > a:hover,.lvca-container img,.lvca-grid-container ol,.lvca-grid-container ul,.lvca-grid-container ol > li,.lvca-grid-container ul > li,.lvca-grid-container ol:hover,.lvca-grid-container ul:hover,.lvca-grid-container ul > li:hover,.lvca-grid-container ol > li:hover,.lvca-grid-container ol > li > a,.lvca-grid-container ul > li > a,.lvca-grid-container ol > li > a:hover,.lvca-grid-container ul > li > a:hover,.lvca-grid-container img{padding:0;margin:0;border:none;-webkit-box-shadow:none;box-shadow:none;list-style:none;background:none;}.lvca-container ol:before,.lvca-container ol:after,.lvca-container ul:before,.lvca-container ul:after,.lvca-container ol > li:before,.lvca-container ol > li:after,.lvca-container ul > li:before,.lvca-container ul > li:after,.lvca-container ol:hover:before,.lvca-container ol:hover:after,.lvca-container ul:hover:before,.lvca-container ul:hover:after,.lvca-container ul > li:hover:before,.lvca-container ul > li:hover:after,.lvca-container ol > li:hover:before,.lvca-container ol > li:hover:after,.lvca-container ol > li > a:before,.lvca-container ol > li > a:after,.lvca-container ul > li > a:before,.lvca-container ul > li > a:after,.lvca-container ol > li > a:hover:before,.lvca-container ol > li > a:hover:after,.lvca-container ul > li > a:hover:before,.lvca-container ul > li > a:hover:after,.lvca-container img:before,.lvca-container img:after,.lvca-grid-container ol:before,.lvca-grid-container ol:after,.lvca-grid-container ul:before,.lvca-grid-container ul:after,.lvca-grid-container ol > li:before,.lvca-grid-container ol > li:after,.lvca-grid-container ul > li:before,.lvca-grid-container ul > li:after,.lvca-grid-container ol:hover:before,.lvca-grid-container ol:hover:after,.lvca-grid-container ul:hover:before,.lvca-grid-container ul:hover:after,.lvca-grid-container ul > li:hover:before,.lvca-grid-container ul > li:hover:after,.lvca-grid-container ol > li:hover:before,.lvca-grid-container ol > li:hover:after,.lvca-grid-container ol > li > a:before,.lvca-grid-container ol > li > a:after,.lvca-grid-container ul > li > a:before,.lvca-grid-container ul > li > a:after,.lvca-grid-container ol > li > a:hover:before,.lvca-grid-container ol > li > a:hover:after,.lvca-grid-container ul > li > a:hover:before,.lvca-grid-container ul > li > a:hover:after,.lvca-grid-container img:before,.lvca-grid-container img:after{display:none;}.lvca-container a,.lvca-grid-container a{text-decoration:initial;}.lvca-container img,.lvca-grid-container img{max-width:100%;width:auto;height:auto;}.lvca-container{margin-left:auto;margin-right:auto;}.lvca-container::after{clear:both;content:"";display:block;}.panel-grid .widget{border:0;}.lvca-center{text-align:center;}.lvca-grid-container{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);}.lvca-grid-container::after{clear:both;content:"";display:block;}.lvca-grid-container .lvca-grid-item{min-height:1px;}@media (max-width: 479px){.lvca-grid-container.lvca-grid-mobile-2 .lvca-grid-item:nth-child(2n+1){clear:left;}.lvca-grid-container.lvca-grid-mobile-3 .lvca-grid-item:nth-child(3n+1){clear:left;}.lvca-grid-container.lvca-grid-mobile-4 .lvca-grid-item:nth-child(4n+1){clear:left;}.lvca-grid-container.lvca-grid-mobile-5 .lvca-grid-item:nth-child(5n+1){clear:left;}.lvca-grid-container.lvca-grid-mobile-6 .lvca-grid-item:nth-child(6n+1){clear:left;}}@media (min-width: 480px) and (max-width: 800px){.lvca-grid-container.lvca-grid-tablet-2 .lvca-grid-item:nth-child(2n+1){clear:left;}.lvca-grid-container.lvca-grid-tablet-3 .lvca-grid-item:nth-child(3n+1){clear:left;}.lvca-grid-container.lvca-grid-tablet-4 .lvca-grid-item:nth-child(4n+1){clear:left;}.lvca-grid-container.lvca-grid-tablet-5 .lvca-grid-item:nth-child(5n+1){clear:left;}.lvca-grid-container.lvca-grid-tablet-6 .lvca-grid-item:nth-child(6n+1){clear:left;}}@media only screen and (min-width: 801px){.lvca-grid-container.lvca-grid-desktop-2 .lvca-grid-item:nth-child(2n+1){clear:left;}.lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item:nth-child(3n+1){clear:left;}.lvca-grid-container.lvca-grid-desktop-4 .lvca-grid-item:nth-child(4n+1){clear:left;}.lvca-grid-container.lvca-grid-desktop-5 .lvca-grid-item:nth-child(5n+1){clear:left;}.lvca-grid-container.lvca-grid-desktop-6 .lvca-grid-item:nth-child(6n+1){clear:left;}}.lvca-grid-container.lvca-grid-mobile-1 .lvca-grid-item{width:calc(100% - 40px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-mobile-2 .lvca-grid-item{width:calc(50% - 30px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-mobile-3 .lvca-grid-item{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-mobile-4 .lvca-grid-item{width:calc(25% - 25px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-mobile-5 .lvca-grid-item{width:calc(20% - 24px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-mobile-6 .lvca-grid-item{width:calc(16.66667% - 23.33333px);float:left;margin-left:20px;}@media only screen and (min-width: 480px){.lvca-grid-container.lvca-grid-tablet-1 .lvca-grid-item{width:calc(100% - 40px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-tablet-2 .lvca-grid-item{width:calc(50% - 30px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-tablet-3 .lvca-grid-item{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-tablet-4 .lvca-grid-item{width:calc(25% - 25px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-tablet-5 .lvca-grid-item{width:calc(20% - 24px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-tablet-6 .lvca-grid-item{width:calc(16.66667% - 23.33333px);float:left;margin-left:20px;}}@media only screen and (min-width: 801px){.lvca-grid-container.lvca-grid-desktop-1 .lvca-grid-item{width:calc(100% - 40px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-desktop-2 .lvca-grid-item{width:calc(50% - 30px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-desktop-4 .lvca-grid-item{width:calc(25% - 25px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-desktop-5 .lvca-grid-item{width:calc(20% - 24px);float:left;margin-left:20px;}.lvca-grid-container.lvca-grid-desktop-6 .lvca-grid-item{width:calc(16.66667% - 23.33333px);float:left;margin-left:20px;}}.lvca-gapless-grid .lvca-grid-container{margin-left:0;margin-right:0;width:auto;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-1 .lvca-grid-item{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-2 .lvca-grid-item{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-3 .lvca-grid-item{width:calc(33.33333%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-4 .lvca-grid-item{width:calc(25%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-5 .lvca-grid-item{width:calc(20%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-mobile-6 .lvca-grid-item{width:calc(16.66667%);float:left;margin-left:0px;}@media only screen and (min-width: 480px){.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-1 .lvca-grid-item{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-2 .lvca-grid-item{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-3 .lvca-grid-item{width:calc(33.33333%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-4 .lvca-grid-item{width:calc(25%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-5 .lvca-grid-item{width:calc(20%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-tablet-6 .lvca-grid-item{width:calc(16.66667%);float:left;margin-left:0px;}}@media only screen and (min-width: 801px){.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-1 .lvca-grid-item{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-2 .lvca-grid-item{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-3 .lvca-grid-item{width:calc(33.33333%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-4 .lvca-grid-item{width:calc(25%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-5 .lvca-grid-item{width:calc(20%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-grid-container.lvca-grid-desktop-6 .lvca-grid-item{width:calc(16.66667%);float:left;margin-left:0px;}}.lvca-gapless-grid .lvca-masonry{}.lvca-gapless-grid .lvca-masonry .lvca-grid-item{clear:none !important;}.lvca-gapless-grid .lvca-masonry .lvca-grid-sizer{width:calc(8.33333%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-1 .lvca-grid-item.lvca-wide{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-2 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-3 .lvca-grid-item.lvca-wide{width:calc(66.66667%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-4 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-5 .lvca-grid-item.lvca-wide{width:calc(40%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-mobile-6 .lvca-grid-item.lvca-wide{width:calc(33.33333%);float:left;margin-left:0px;}@media only screen and (min-width: 480px){.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-1 .lvca-grid-item.lvca-wide{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-2 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-3 .lvca-grid-item.lvca-wide{width:calc(66.66667%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-4 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-5 .lvca-grid-item.lvca-wide{width:calc(40%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-tablet-6 .lvca-grid-item.lvca-wide{width:calc(33.33333%);float:left;margin-left:0px;}}@media only screen and (min-width: 801px){.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-1 .lvca-grid-item.lvca-wide{width:calc(100%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-2 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-3 .lvca-grid-item.lvca-wide{width:calc(66.66667%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-4 .lvca-grid-item.lvca-wide{width:calc(50%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-5 .lvca-grid-item.lvca-wide{width:calc(40%);float:left;margin-left:0px;}.lvca-gapless-grid .lvca-masonry.lvca-grid-desktop-6 .lvca-grid-item.lvca-wide{width:calc(33.33333%);float:left;margin-left:0px;}}.lvca-container .lvca-thumbnailslider.lvca-flexslider{margin-top:15px;}.lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide{margin:0 5px 0 0;}.lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide img{display:block;opacity:.5;cursor:pointer;}.lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide img:hover{opacity:1;}.lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide.lvca-flex-active-slide img{opacity:1;cursor:default;}.lvca-container .lvca-flex-direction-nav{padding:0 !important;margin:0 !important;}.lvca-container .lvca-flex-direction-nav li{position:initial;}.lvca-container .lvca-flex-direction-nav a,.lvca-container .lvca-flex-direction-nav a:hover{opacity:1;text-shadow:none;background:none;color:#888;color:#aaa;font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;width:28px;height:28px;margin:-14px 0 0;bottom:initial;left:initial;right:initial;top:50%;text-indent:0;text-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;outline:none;}.lvca-container .lvca-flex-direction-nav a:before,.lvca-container .lvca-flex-direction-nav a:hover:before,.lvca-container .lvca-flex-direction-nav a:hover:before,.lvca-container .lvca-flex-direction-nav a:hover:hover:before{margin:2px;vertical-align:middle;display:inline;font-family:inherit !important;opacity:1;}.lvca-container .lvca-flex-direction-nav a:hover,.lvca-container .lvca-flex-direction-nav a:hover:hover{color:#888;}.lvca-dark-bg .lvca-container .lvca-flex-direction-nav a,.lvca-dark-bg .lvca-container .lvca-flex-direction-nav a:hover{color:#888;}.lvca-dark-bg .lvca-container .lvca-flex-direction-nav a:hover,.lvca-dark-bg .lvca-container .lvca-flex-direction-nav a:hover:hover{color:#aaa;}@media only screen and (max-width: 960px){.lvca-container .lvca-flex-direction-nav a,.lvca-container .lvca-flex-direction-nav a:hover{display:none;}}.lvca-container .lvca-flex-direction-nav a.lvca-flex-prev{left:-30px;}.lvca-container .lvca-flex-direction-nav a.lvca-flex-prev:before{content:"";}.lvca-container .lvca-flex-direction-nav a.lvca-flex-next{right:-30px;}.lvca-container .lvca-flex-direction-nav a.lvca-flex-next:before{content:"";}.lvca-container .lvca-flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center;padding:0 !important;margin:0 !important;}.lvca-container .lvca-flex-control-nav li,.lvca-container .lvca-flex-control-nav li:hover{margin:0 8px 0 0;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;}.lvca-container .lvca-flex-control-nav li a,.lvca-container .lvca-flex-control-nav li a:hover{background:#aaa;border:1px solid #aaa;border-radius:50%;width:12px;height:12px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .2s ease-in 0s;transition:all .2s ease-in 0s;display:inline-block;vertical-align:middle;outline:none;}.lvca-dark-bg .lvca-container .lvca-flex-control-nav li a,.lvca-dark-bg .lvca-container .lvca-flex-control-nav li a:hover{background:#ccc;border-color:#ccc;}.lvca-container .lvca-flex-control-nav li a.lvca-flex-active,.lvca-container .lvca-flex-control-nav li a:hover.lvca-flex-active,.lvca-container .lvca-flex-control-nav li a:hover{background:none;}.lvca-container .lvca-flex-control-nav li a.lvca-flex-active,.lvca-container .lvca-flex-control-nav li a:hover.lvca-flex-active{width:14px;height:14px;}.lvca-container .lvca-flex-control-thumbs{bottom:-120px;}@media only screen and (max-width: 600px){.lvca-container .lvca-flex-control-thumbs{bottom:-80px;}}.lvca-container .lvca-flex-control-thumbs li{width:auto;float:none;}.lvca-container .lvca-flex-control-thumbs li img{max-width:100%;width:150px;}@media only screen and (max-width: 600px){.lvca-container .lvca-flex-control-thumbs li img{width:100px;}}.slick-loading .slick-list{background:#fff url("https://cdn-ilandjl.nitrocdn.com/FEloyiROcdzFRyBvrzGVLksMYPTbKmlv/assets/images/optimized/rev-141bffd/condorpossolutions.ph/wp-content/plugins/addons-for-visual-composer/assets/css/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background:none !important;}@media only screen and (max-width: 1024px){.slick-slider{padding:0 10px;}}.lvca-container .slick-prev,.lvca-container .slick-next{position:absolute;bottom:initial;left:initial;right:initial;top:50%;width:28px;height:28px;margin:-14px 0 0;}.rtl .lvca-container .slick-prev,.rtl .lvca-container .slick-next{-webkit-transform:scaleX(-1);transform:scaleX(-1);direction:ltr;}.lvca-container .slick-prev,.lvca-container .slick-prev:before,.lvca-container .slick-prev:after,.lvca-container .slick-next,.lvca-container .slick-next:before,.lvca-container .slick-next:after{text-shadow:none;background:none;border:none;padding:0;opacity:1;font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;color:#aaa;overflow:hidden;-webkit-box-shadow:none;box-shadow:none;outline:none;text-indent:0;text-align:center;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-container .slick-prev:before,.lvca-container .slick-next:before{margin:2px;vertical-align:middle;}.lvca-container .slick-prev:hover:before,.lvca-container .slick-prev:hover:after,.lvca-container .slick-next:hover:before,.lvca-container .slick-next:hover:after{color:#888;}.lvca-dark-bg .lvca-container .slick-prev:before,.lvca-dark-bg .lvca-container .slick-prev:after,.lvca-dark-bg .lvca-container .slick-next:before,.lvca-dark-bg .lvca-container .slick-next:after{color:#888;}.lvca-dark-bg .lvca-container .slick-prev:hover:before,.lvca-dark-bg .lvca-container .slick-prev:hover:after,.lvca-dark-bg .lvca-container .slick-next:hover:before,.lvca-dark-bg .lvca-container .slick-next:hover:after{color:#aaa;background:none;}.lvca-container .slick-prev{left:-40px;}.lvca-container .slick-prev:before{content:"";}.lvca-container .slick-next{right:-40px;}.lvca-container .slick-next:before{content:"";}.lvca-container ul.slick-dots{width:100%;position:absolute;bottom:-30px;text-align:center;padding:0;margin:0;}.lvca-container ul.slick-dots li{margin:0 8px 0 0;padding:0;display:inline-block;font-size:0;}.lvca-container ul.slick-dots li button{padding:0;background:#aaa;border:1px solid #aaa;border-radius:50%;width:12px;height:12px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s;font-size:0;outline:none;}.lvca-container ul.slick-dots li button:before{display:none;}.lvca-dark-bg .lvca-container ul.slick-dots li button{background:#888;border-color:#888;}.lvca-container ul.slick-dots li button:hover,.lvca-container ul.slick-dots li.slick-active button{background:none;border-color:#aaa;}.lvca-container ul.slick-dots li.slick-active button{width:14px;height:14px;}.lvca-widget-heading{font-size:18px;font-size:40px;line-height:26px;line-height:52px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;text-align:center;}@media only screen and (max-width: 767px){.lvca-widget-heading{font-size:32px;line-height:44px;}}.lvca-spacer{clear:both;}input.lvca-button,button.lvca-button,a.lvca-button,.lvca-button:active,.lvca-button:visited{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;vertical-align:middle;border:1px solid transparent;border-radius:3px;padding:16px 40px;margin:0;font-size:12px;font-weight:normal;text-transform:uppercase;letter-spacing:2px;background-color:#f94213;color:#fefefe;outline:none;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}input.lvca-button.lvca-rounded,button.lvca-button.lvca-rounded,a.lvca-button.lvca-rounded,.lvca-button:active.lvca-rounded,.lvca-button:visited.lvca-rounded{border-radius:999px;}input.lvca-button.lvca-large,button.lvca-button.lvca-large,a.lvca-button.lvca-large,.lvca-button:active.lvca-large,.lvca-button:visited.lvca-large{padding:20px 60px;}input.lvca-button.lvca-small,button.lvca-button.lvca-small,a.lvca-button.lvca-small,.lvca-button:active.lvca-small,.lvca-button:visited.lvca-small{padding:12px 25px;font-size:11px;}input.lvca-button:hover,button.lvca-button:hover,a.lvca-button:hover,.lvca-button:active:hover,.lvca-button:visited:hover{background-color:#f9633e;color:#fefefe;}input.lvca-button img,input.lvca-button span.lvca-icon,button.lvca-button img,button.lvca-button span.lvca-icon,a.lvca-button img,a.lvca-button span.lvca-icon,.lvca-button:active img,.lvca-button:active span.lvca-icon,.lvca-button:visited img,.lvca-button:visited span.lvca-icon{margin-right:10px;}.lvca-button.lvca-black{background-color:#363636;}.lvca-button.lvca-black:hover{background-color:#434343;}.lvca-button.lvca-blue{background-color:#46a5d5;}.lvca-button.lvca-blue:hover{background-color:#5bafda;}.lvca-button.lvca-cyan{background-color:#57c0dc;}.lvca-button.lvca-cyan:hover{background-color:#6cc8e0;}.lvca-button.lvca-green{background-color:#00a57d;}.lvca-button.lvca-green:hover{background-color:#00bf90;}.lvca-button.lvca-orange{background-color:#e87151;}.lvca-button.lvca-orange:hover{background-color:#eb8368;}.lvca-button.lvca-pink{background-color:#dd5679;}.lvca-button.lvca-pink:hover{background-color:#e16b8a;}.lvca-button.lvca-red{background-color:#da4f49;}.lvca-button.lvca-red:hover{background-color:#de635e;}.lvca-button.lvca-teal{background-color:#28c2ba;}.lvca-button.lvca-teal:hover{background-color:#2fd4cc;}.lvca-button.lvca-trans{color:#333;background-color:transparent;background-color:rgba(0,0,0,0);border:2px solid #a5a5a5;}.lvca-button.lvca-trans:hover{background-color:#fff;color:#333 !important;border-color:#fff;}.lvca-button.lvca-semitrans{color:#fff;background-color:transparent;background-color:rgba(125,125,125,.5);}.lvca-button.lvca-semitrans:hover{background-color:#fff;color:#333 !important;}.lvca-post-link-overlay{position:absolute;top:0px;bottom:0px;left:0px;right:0px;width:100%;z-index:1;}.lvca-terms a,.lvca-post-title a{-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;}.lvca-read-more{position:relative;display:inline-block;font-size:.75rem;line-height:1;text-decoration:none;padding:8px 15px;margin-top:15px;-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;}.lvca-post-featured-img-bg{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:15px;}[class^="lvca-icon-"],[class*=" lvca-icon-"]{font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.lvca-icon-arrow-left:before{content:"";}.lvca-icon-arrow-right:before{content:"";}.lvca-icon-aim:before{content:"";}.lvca-icon-behance:before{content:"";}.lvca-icon-dribbble:before{content:"";}.lvca-icon-facebook:before{content:"";}.lvca-icon-flickr:before{content:"";}.lvca-icon-googleplus:before{content:"";}.lvca-icon-linkedin:before{content:"";}.lvca-icon-pinterest:before{content:"";}.lvca-icon-skype:before{content:"";}.lvca-icon-twitter:before{content:"";}.lvca-icon-vimeo:before{content:"";}.lvca-icon-zerply:before{content:"";}.lvca-icon-quote:before{content:"";}.lvca-icon-video-play:before{content:"";}.lvca-icon-email:before{content:"";}.lvca-icon-close:before{content:"";}.lvca-icon-plus:before{content:"";}.lvca-icon-arrow-right-toggle:before{content:"";}.lvca-icon-menu:before{content:"";}.lvca-icon-menu-2:before{content:"";}.lvca-icon-fit-to:before{content:"";}.lvca-icon-full-screen:before{content:"";}.lvca-icon-arrow-left2:before{content:"";}.lvca-icon-arrow-left3:before{content:"";}.lvca-icon-arrow-right2:before{content:"";}.lvca-icon-arrow-right3:before{content:"";}.lvca-icon-start:before{content:"";}.lvca-icon-instagram:before{content:"";}.lvca-icon-angle-left:before{content:"";}.lvca-icon-angle-right:before{content:"";}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}.owl-carousel{display:none;width:100%;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://condorpossolutions.ph/wp-content/plugins/blog-designer-pack/assets/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background:none !important;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.bdpp-wrap,.bdpp-wrap *{outline:none !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.bdpp-wrap img,.bdpp-wrap .bdpp-img{box-shadow:none;border-radius:0;max-width:100%;max-height:100%;}.bdpp-hide{display:none;}.bdpp-text-center{text-align:center;}.bdpp-text-right{text-align:right;}.bdpp-first{clear:both;}.bdpp-clearfix:before,.bdpp-clearfix:after{content:"";display:table;}.bdpp-clearfix:after{clear:both;}.bdpp-paging{width:100%;padding:.9375em 0;text-align:center;color:#666;clear:both;}.bdpp-paging a{color:#fff !important;background-color:#333;padding:7px 10px;margin:0 1px 6px 2px;display:inline-block;text-align:center;line-height:normal;box-shadow:none;text-shadow:none;font-size:14px;border:1px solid #333;text-decoration:none !important;-webkit-transition:all .3s ease;transition:all .3s ease;outline:0;}.bdpp-paging .page-numbers.current{color:#666;background:transparent;padding:7px 10px;margin:0 1px 6px 2px;display:inline-block;text-align:center;line-height:normal;box-shadow:none;text-shadow:none;font-size:14px;text-transform:uppercase;border:1px solid #666;text-decoration:none !important;}.bdpp-paging a:hover,.bdpp-paging a:focus,.bdpp-paging a:visited:hover{color:#666 !important;background:#fff;outline:0;}.bdpp-paging a.prev,.bdpp-paging a.next{min-width:110px;}.bdpp-paging a:after{content:"" !important;}.bdpp-load-more{display:inline-block;border:1px solid #ccc;padding:8px 12px;font-size:14px;cursor:pointer;line-height:normal;}.bdpp-load-more:hover{background-color:#eee;}.bdpp-load-more i{margin:0 0 0 5px;vertical-align:middle;}.bdpp-loader{display:none;border:4px solid #ddd;border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;animation:bdpp-spin 2s linear infinite;margin:0 0 0 5px;vertical-align:middle;}.bdpp-ajax-disabled{opacity:.6;}h2.bdpp-post-title{font-size:26px;line-height:32px;}.bdpp-post-carousel-wrap h2.bdpp-post-title{font-size:24px;line-height:28px;}h3.bdpp-post-title{font-size:20px;line-height:26px;}h4.bdpp-post-title{font-size:16px;line-height:22px;}@keyframes bdpp-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.bdpp-rdmr-btn{position:relative;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;text-decoration:none !important;color:#888;border:2px solid #888;padding:8px 15px;font-size:13px;display:inline-block;box-sizing:border-box;line-height:normal !important;margin-top:15px;}.bdpp-rdmr-btn:hover,.bdpp-rdmr-btn:focus{background:#03a9f5;color:#fff !important;border-color:#0593d4;}.bdpp-post-cats{display:inline-block;color:#666;z-index:1;position:relative;}.bdpp-post-cats a{text-decoration:none !important;color:#555;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;font-size:13px;padding:3px 2px;line-height:normal;display:inline-block;margin:0 0 5px 0;border-bottom:3px solid #f1f1f1;}.bdpp-post-cats a:hover{border-color:#03a9f5;}.bdpp-post-title{margin:15px 0 0 0 !important;}.bdpp-post-title a{text-decoration:none !important;border:0 !important;}.bdpp-post-meta{line-height:normal;margin:10px 0 0px 0;color:#666;font-size:12px;}.bdpp-post-meta-down{margin:20px 0 0px 0;}.bdpp-post-meta span{font-size:13px;display:inline-block;}.bdpp-post-meta .bdpp-post-meta-sep{margin:0 3px;}.bdpp-post-meta .bdpp-post-meta-data{margin:0 5px 5px 2px;}.bdpp-post-meta a{color:#888;}.bdpp-post-meta span i.fa,.bdpp-post-meta span svg{margin-right:8px;}.bdpp-post-meta span i{font-family:FontAwesome;}.bdpp-post-content{margin-top:15px;}.bdpp-post-img-bg{margin-bottom:15px;text-align:center;position:relative;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}.bdpp-post-slider-wrap .bdpp-post-img-bg{margin-bottom:0px;}.bdp-post-image-bg a{display:block;line-height:0;}.bdpp-post-img-bg{overflow:hidden;line-height:0px;}.bdpp-post-widget .bdpp-no-thumb .bdpp-post-img-bg{background:#f1f1f1;height:100px;}.bdpp-post-img-bg img{display:inline-block;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}.bdpp-post-img-bg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}.bdpp-post-img-link{position:relative;}.bdpp-post-linkoverlay{position:absolute;width:100%;top:0px;bottom:0px;z-index:1;left:0px;right:0px;}.bdpp-post-grid{margin-bottom:40px;}.bdpp-format-icon{display:inline-block;}.bdpp-format-icon .bdpp-post-icon{font-size:18px;width:40px;height:40px;line-height:36px;background:rgba(0,0,0,.5);border:2px solid #fff;border-radius:100%;}.bdpp-post-video .bdpp-format-icon .bdpp-post-icon{padding-left:4px;}.bdpp-post-meta .bdpp-post-tags a.bdpp-post-cat-link{background:none !important;padding:0px !important;}.bdpp-ticker-wrp.inf-news-ticker{display:block;width:100%;border:2px solid #2096cd;background:#fff;height:40px;position:relative;line-height:36px;overflow:hidden;border-radius:2px;font-size:14px;}.bdpp-ticker-wrp .inf-label{left:0;top:0;bottom:0;height:100%;position:absolute;background-color:#2096cd;text-align:center;color:#fff;font-weight:bold;padding:0 15px;white-space:nowrap;}.bdpp-ticker-wrp .inf-ticker{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden;}.bdpp-ticker-wrp .inf-ticker ul{display:block;line-height:inherit !important;height:100%;list-style:none;padding:0;margin:0;left:0;bottom:0;width:100%;position:absolute;}.bdpp-ticker-wrp .inf-ticker ul li{white-space:nowrap;margin:0 !important;padding:0 10px;overflow:hidden !important;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333;}.bdpp-ticker-wrp .inf-ticker ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;color:#333;position:relative;display:block;overflow:hidden;}.bdpp-ticker-wrp .inf-ticker ul li a:hover{color:#069;text-decoration:underline;}.bdpp-ticker-wrp .inf-loader-text{padding:0 10px;}.bdpp-ticker-wrp .inf-seperator{display:inline-block;float:left;margin-right:15px;width:30px;height:40px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative;}.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot{margin-right:0;}.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot:after{content:"";position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;margin-top:-4px;left:50%;margin-left:-4px;}.bdpp-ticker-wrp .inf-controls{width:auto;right:0;top:0;bottom:0;height:100%;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn{width:30px;float:left;height:100%;cursor:pointer;border:none;border-left:solid 1px #eee;text-align:center;background-color:#f6f6f6;outline:none;}.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn:hover{background-color:#eee;}.bdpp-ticker-wrp .inf-arrow{margin:0;display:inline-block;height:8px;position:relative;width:8px;}.bdpp-ticker-wrp .inf-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px;}.bdpp-ticker-wrp .inf-arrow.inf-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px;}.bdpp-ticker-wrp .inf-arrow.inf-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px;}.bdpp-ticker-wrp .inf-arrow{color:#999;}.bdpp-ticker-wrp .inf-arrow::after{border-color:inherit;}.bdpp-ticker-wrp .inf-action{background-color:#999;color:#999;}.bdpp-ticker-wrp.inf-direction-rtl{direction:rtl;}.bdpp-ticker-wrp.inf-direction-rtl .inf-label{left:auto;right:0;}.bdpp-ticker-wrp.inf-direction-rtl .inf-controls{right:auto;left:0;}.bdpp-ticker-wrp.inf-direction-rtl .inf-seperator{margin-left:15px;margin-right:0;float:right;}.bdpp-ticker-wrp.inf-direction-rtl .inf-controls button{border-left:none;border-right:solid 1px #eee;}.bdpp-post-grid-inr-wrap{margin-left:-.9375em;margin-right:-.9375em;}.bdpp-equal-height .bdpp-post-grid-inr-wrap{display:flex;flex-wrap:wrap;}.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-post-grid-content{text-align:center;}.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-grid-content{background:#f9f9f9;padding-bottom:15px;text-align:center;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-grid-content{padding-bottom:0px;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff;padding:20px 20px 20px 20px;max-width:85%;margin:-50px auto 0 auto;position:relative;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{max-width:100%;border:10px solid #f9f9f9;margin:0px !important;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon{display:block;position:relative;margin-top:-40px;color:#fff;}.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow:0 0 22px -1px rgba(36,36,43,.2);}.bdpp-equal-height.bdpp-design-2 .bdpp-post-grid-content{display:flex;flex-direction:column;height:100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex:auto;-ms-flex:auto;-webkit-flex:auto;-moz-flex:auto;width:100%;}.bdpp-post-list-inr-wrap{margin-left:-.9375em;margin-right:-.9375em;}.bdpp-post-list-main{margin-bottom:30px;}.bdpp-post-list-main .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-post-list-wrap.bdpp-design-1 .bdpp-post-meta{}.bdpp-post-list-wrap.bdpp-design-2 .bdpp-post-list-right{text-align:center;}.bdpp-post-carousel-wrap .owl-item .owl-lazy:not([src]),.bdpp-post-carousel-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-carousel-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-carousel-wrap .owl-item img.owl-lazy{transition:opacity .4s ease,transform .3s ease-in-out;}.bdpp-post-carousel-wrap{position:relative;}.bdpp-post-carousel-wrap.bdpp-has-arrows{padding-top:43px;}.bdpp-post-carousel-wrap .owl-nav{position:absolute;top:0;text-align:right;right:0;margin:0px !important;}.bdpp-post-carousel-wrap .owl-nav .owl-next,.bdpp-post-carousel-wrap .owl-nav .owl-prev{display:inline-block;text-align:center !important;background:#555;color:#fff;margin-left:3px;line-height:normal !important;font-size:25px;padding:2px 15px 4px 15px !important;border-radius:0px;box-shadow:none;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;}.bdpp-post-carousel-wrap .owl-nav .owl-next:hover,.bdpp-post-carousel-wrap .owl-nav .owl-prev:hover,.bdpp-post-carousel-wrap .owl-nav .owl-next:focus,.bdpp-post-carousel-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}.bdpp-post-carousel-wrap .owl-dots{width:100%;text-align:center;}.bdpp-post-carousel-wrap .owl-dots .owl-dot{width:10px !important;height:10px !important;padding:0px !important;background:#555;margin:0 2px;border-radius:100%;display:inline-block;box-shadow:none;}.bdpp-post-carousel-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}.bdpp-post-carousel-wrap .owl-nav .disabled{opacity:.4;cursor:initial;}.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content{text-align:center;}.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-equal-height .owl-stage{display:flex;flex-wrap:wrap;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-carousel-content{background:#f9f9f9;padding-bottom:15px;text-align:center;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-carousel-content{padding-bottom:0px;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff;padding:20px 20px 20px 20px;max-width:85%;margin:-50px auto 0 auto;position:relative;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{max-width:100%;border:10px solid #f9f9f9;margin:0px !important;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon{display:block;position:relative;margin-top:-40px;color:#fff;}.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow:0 0 22px -1px rgba(36,36,43,.2);}.bdpp-equal-height.bdpp-design-2 .bdpp-post-slide{height:100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-carousel-content{display:flex;flex-direction:column;height:100%;}.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex:auto;-ms-flex:auto;-webkit-flex:auto;-moz-flex:auto;width:100%;}.bdpp-post-slider-wrap .owl-item .owl-lazy:not([src]),.bdpp-post-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-slider-wrap.bdpp-equal-height .owl-stage{padding-bottom:0px;}.bdpp-post-slider-wrap .bdpp-post-img-bg{height:400px;}.bdpp-post-slider-wrap{position:relative;}.bdpp-post-slider-wrap .owl-nav{position:absolute;top:50%;margin-top:-30px;left:0;right:0;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-post-slider-wrap .owl-nav .owl-next,.bdpp-post-slider-wrap .owl-nav .owl-prev{display:inline-block;text-align:center !important;position:absolute;line-height:normal !important;cursor:pointer;background:rgba(0,0,0,.8);color:#fff;margin:0;font-size:40px;padding:2px 15px 6px 15px;box-shadow:none;border-radius:0px;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;}.bdpp-post-slider-wrap .owl-nav .owl-next:hover,.bdpp-post-slider-wrap .owl-nav .owl-prev:hover,.bdpp-post-slider-wrap .owl-nav .owl-next:focus,.bdpp-post-slider-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}.bdpp-post-slider-wrap .owl-nav .disabled{display:none;}.bdpp-post-slider-wrap .owl-nav .owl-next{right:0px;}.bdpp-post-slider-wrap .owl-nav .owl-prev{left:0px;}.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-next{left:0px;right:auto;}.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-prev{right:0px;left:auto;}.bdpp-post-slider-wrap .owl-dots{position:absolute;bottom:12px;width:100%;text-align:center;line-height:0;}.bdpp-post-slider-wrap .owl-dots .owl-dot{width:10px !important;height:10px !important;background:#555;margin:0 2px;padding:0px !important;border-radius:100%;display:inline-block;box-shadow:none;}.bdpp-post-slider-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}.bdpp-post-slider-wrap .bdpp-post-desc{line-height:normal;}.bdpp-post-slider-wrap .bdpp-post-slider-content{position:relative;}.bdpp-post-slider-wrap .bdpp-no-thumb .bdpp-post-img-bg{background-color:#ddd;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-format-icon{display:block;text-align:center;margin-bottom:15px;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-icon{color:#fff;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-img-bg{position:relative;width:100%;display:table;vertical-align:middle;text-align:center;overflow:hidden;background-repeat:no-repeat;background-position:center;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-featured-meta{margin:0;padding:1.5rem 2rem;position:absolute;top:50%;left:50%;width:90%;max-width:500px;-webkit-transform:translate(-50%,-50%);-khtml-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(255,255,255,.8);z-index:99;}.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-cats .bdpp-post-cat-link{padding:4px 8px;background:#000;border:0px;font-size:10px;color:#fff !important;text-transform:uppercase;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-icon{color:#fff;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slider-content{position:static;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slide{background:#e9eff9;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding-left:0px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right{background:#fff;z-index:2;position:absolute;padding:20px;right:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-format-icon{position:absolute;left:0px;right:0px;top:50%;color:#fff;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-columns{padding:1px !important;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg,.bdpp-post-grid-box-wrap .bdpp-post-grid-content{height:100%;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg{background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;overflow:hidden;-webkit-transition:all 200ms linear;transition:all 200ms linear;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;content:"";-webkit-transition:all 200ms linear;transition:all 200ms linear;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{background-color:rgba(0,0,0,.3);}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title,.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title a,.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta,.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta span,.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-content{color:#fff;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-left{margin-bottom:20px;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right .bdpp-post-img-bg{margin-bottom:0px;}.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right{padding-left:0px !important;margin-bottom:25px;}h4.bdpp-post-title{margin-top:5px !important;}.bdpp-post-grid-box-wrap .bdpp-post-content-overlay{line-height:25px;}.bdpp-post-grid-box-wrap .bdpp-post-grid-content{position:relative;}.bdpp-post-grid-box-wrap .bdpp-post-content-overlay{z-index:1;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-grid-box-inr-wrap{font-size:0;margin-left:-.9375em;margin-right:-.9375em;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-left{font-size:15px;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-right{float:none !important;display:inline-block;vertical-align:top;font-size:15px;}.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute;text-align:center;left:0px;right:0px;top:50%;color:#fff;-webkit-transform:translate(0%,-50%);-khtml-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);}.bdpp-post-masonry-wrap.bdpp-effect-2 .bdpp-post-grid{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:BdppMoveUp .65s ease forwards;animation:BdppMoveUp .65s ease forwards;}@-webkit-keyframes BdppMoveUp{0%{}100%{-webkit-transform:translateY(0);opacity:1;}}@keyframes BdppMoveUp{0%{}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}.bdpp-post-widget-wrap .owl-item .owl-lazy:not([src]),.bdpp-post-widget-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}.bdpp-post-widget-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}.bdpp-post-widget-wrap{margin-left:-.9375em;margin-right:-.9375em;}.bdpp-post-widget-wrap .bdpp-post-list-left{padding-right:0px;}.bdpp-post-widget-wrap .bdpp-post-widget-main{margin-bottom:25px;}.bdpp-post-widget-wrap .bdpp-post-widget-main:last-child{margin-bottom:0px;}.bdpp-post-widget-wrap .bdpp-post-img-bg{margin-bottom:0px;}.bdpp-post-widget-wrap .bdpp-post-cats a,.bdpp-post-date{font-size:11px;}.bdpp-post-widget-wrap .owl-dots .owl-dot{width:10px !important;height:10px !important;padding:0px !important;background:#555;margin:0 2px;border-radius:100%;display:inline-block;box-shadow:none;}.bdpp-post-widget-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}.bdpp-post-widget-wrap .owl-dots{width:100%;text-align:center;}.bdpp-post-widget-wrap .bdpp-post-desc{margin-top:10px;line-height:normal;}.bdpp-post-widget-wrap.bdpp-design-1 .bdpp-post-cats{margin-bottom:5px !important;}.bdpp-post-widget-wrap.bdpp-design-1 h4.bdpp-post-title{margin-top:0px !important;}.bdpp-post-widget-wrap.bdpp-design-6 .bdpp-post-img-bg{margin-bottom:10px;}.bdpp-wrap .bdpp-ticker-post-img{display:inline-block;width:30px;height:30px;max-height:30px;max-width:30px;vertical-align:middle;border-radius:50%;}.bdpp-ticker-post-img-wrap{display:inline-block;margin-right:10px;}.bdpp-post-scroling-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg:after{content:"";position:absolute;background:rgba(0,0,0,.4);left:0;right:0;top:0;bottom:0;}.bdpp-post-scroling-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg{display:block;position:relative;height:300px;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;}.bdpp-post-scroling-wdgt .bdpp-post-widget-overlay{position:absolute;left:0;right:0;z-index:1;bottom:0px;padding:15px;}.bdpp-post-scroling-wdgt{visibility:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .5s linear;transition:opacity .5s linear;height:300;}.inf-vticker-initialized{visibility:visible !important;opacity:1 !important;}.bdpp-post-scroling-wdgt ul{margin:0 !important;padding:0px !important;list-style:none !important;width:100%;}.bdpp-post-scroling-wdgt ul li{list-style:none !important;}.bdpp-post-scroling-wdgt ul li:before,.bdpp-post-scroling-wdgt ul li:after{content:none !important;padding:0px !important;margin:0px !important;}.bdpp-post-scroling-wdgt .bdpp-post-list-content{padding:15px 0;}.bdpp-post-scroling-wdgt .bdpp-post-cats a{text-decoration:none !important;font-size:11px;text-transform:capitalize;padding:3px 3px;}.bdpp-post-scroling-wdgt .bdpp-post-cats{margin-bottom:8px;}.bdpp-post-scroling-wdgt h4.bdpp-post-title{margin:0 0 8px 0 !important;}.bdpp-post-scroling-wdgt .bdpp-vscroll-btn-wrap{margin-bottom:10px;padding-left:.9375em;padding-right:.9375em;}.bdpp-post-scroling-wdgt .post-vticker-up,.bdpp-post-scroling-wdgt .post-vticker-down{background:rgba(0,0,0,.5);font-size:13px;cursor:pointer;display:inline-block;padding:5px 10px;color:#fff;line-height:normal !important;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;}.bdpp-post-scroling-wdgt .post-vticker-up:hover,.bdpp-post-scroling-wdgt .post-vticker-down:hover,.bdpp-post-scroling-wdgt .post-vticker-up:focus,.bdpp-post-scroling-wdgt .post-vticker-down:focus{background:#03a9f5;}.bdpp-column,.bdpp-columns{padding-left:.9375em;padding-right:.9375em;width:100%;float:left;position:relative;}.bdpp-col-s-1{width:8.33333%;}.bdpp-col-s-2{width:16.66667%;}.bdpp-col-s-3{width:25%;}.bdpp-col-s-4{width:33.33333%;}.bdpp-col-s-5{width:41.66667%;}.bdpp-col-s-6{width:50%;}.bdpp-col-s-7{width:58.33333%;}.bdpp-col-s-8{width:66.66667%;}.bdpp-col-s-9{width:75%;}.bdpp-col-s-10{width:83.33333%;}.bdpp-col-s-11{width:91.66667%;}.bdpp-col-s-12{width:100%;}@media only screen and (min-width: 40.0625em){.bdpp-column,.bdpp-columns{position:relative;padding-left:.9375em;padding-right:.9375em;float:left;}.bdpp-col-1{width:100%;}.bdpp-col-2{width:50%;}.bdpp-col-3{width:33.33%;}.bdpp-col-4{width:25%;}.bdpp-col-5{width:20%;}.bdpp-col-6{width:16.6666%;}.bdpp-col-7{width:14.28571%;}.bdpp-col-8{width:12.5%;}.bdpp-col-9{width:11.1111%;}.bdpp-col-10{width:10%;}.bdpp-col-11{width:9.0909%;}.bdpp-col-12{width:8.3333%;}}@media only screen and (min-width: 640px) and (max-width: 768px){.bdpp-post-grid.bdpp-columns{width:50%;}.bdpp-post-grid.bdpp-col-1{width:100%;}.bdpp-post-grid-wrap .bdpp-first{clear:none;}.bdpp-post-grid-wrap .bdpp-post-grid:nth-child(2n+1){clear:both;}}@media only screen and (max-width: 40.0625em){.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right{position:relative;top:0;right:0;-webkit-transform:translateY(0%);transform:translateY(0%);background:none;padding:0px;margin-top:-40px;margin-bottom:15px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right .bdpp-featured-meta{max-width:85%;margin:0 auto;background:#fff;padding:15px;}.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding:15px;}h2.bdpp-post-title{font-size:22px;line-height:28px;}}.bdpp-pb-shrt-prev-wrap{background-color:#dddfe3;border:1px solid #ccc;color:#32373c;font-size:14px;padding:8px;text-align:center;line-height:22px;}.bdpp-pb-shrt-title span{border-bottom:2px solid #32373c;display:inline-block;font-size:16px;font-weight:600;margin-bottom:10px;}.rtl .bdpp-post-content-overlay,.rtl .bdpp-post-overlay{text-align:right !important;}.rtl .bdpp-post-meta span i.fa,.rtl .bdpp-post-meta span svg{margin:0 0 0 5px;}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free";}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0:before{content:"0";}.fa-1:before{content:"1";}.fa-2:before{content:"2";}.fa-3:before{content:"3";}.fa-4:before{content:"4";}.fa-5:before{content:"5";}.fa-6:before{content:"6";}.fa-7:before{content:"7";}.fa-8:before{content:"8";}.fa-9:before{content:"9";}.fa-fill-drip:before{content:"";}.fa-arrows-to-circle:before{content:"";}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"";}.fa-at:before{content:"@";}.fa-trash-alt:before,.fa-trash-can:before{content:"";}.fa-text-height:before{content:"";}.fa-user-times:before,.fa-user-xmark:before{content:"";}.fa-stethoscope:before{content:"";}.fa-comment-alt:before,.fa-message:before{content:"";}.fa-info:before{content:"";}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"";}.fa-explosion:before{content:"";}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"";}.fa-wave-square:before{content:"";}.fa-ring:before{content:"";}.fa-building-un:before{content:"";}.fa-dice-three:before{content:"";}.fa-calendar-alt:before,.fa-calendar-days:before{content:"";}.fa-anchor-circle-check:before{content:"";}.fa-building-circle-arrow-right:before{content:"";}.fa-volleyball-ball:before,.fa-volleyball:before{content:"";}.fa-arrows-up-to-line:before{content:"";}.fa-sort-desc:before,.fa-sort-down:before{content:"";}.fa-circle-minus:before,.fa-minus-circle:before{content:"";}.fa-door-open:before{content:"";}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"";}.fa-atom:before{content:"";}.fa-soap:before{content:"";}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"";}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"";}.fa-bridge-circle-check:before{content:"";}.fa-pump-medical:before{content:"";}.fa-fingerprint:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"";}.fa-forward-step:before,.fa-step-forward:before{content:"";}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-football-ball:before,.fa-football:before{content:"";}.fa-school-circle-exclamation:before{content:"";}.fa-crop:before{content:"";}.fa-angle-double-down:before,.fa-angles-down:before{content:"";}.fa-users-rectangle:before{content:"";}.fa-people-roof:before{content:"";}.fa-people-line:before{content:"";}.fa-beer-mug-empty:before,.fa-beer:before{content:"";}.fa-diagram-predecessor:before{content:"";}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"";}.fa-burn:before,.fa-fire-flame-simple:before{content:"";}.fa-male:before,.fa-person:before{content:"";}.fa-laptop:before{content:"";}.fa-file-csv:before{content:"";}.fa-menorah:before{content:"";}.fa-truck-plane:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"";}.fa-bong:before{content:"";}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"";}.fa-arrow-down-up-across-line:before{content:"";}.fa-spoon:before,.fa-utensil-spoon:before{content:"";}.fa-jar-wheat:before{content:"";}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"";}.fa-file-circle-exclamation:before{content:"";}.fa-circle-h:before,.fa-hospital-symbol:before{content:"";}.fa-pager:before{content:"";}.fa-address-book:before,.fa-contact-book:before{content:"";}.fa-strikethrough:before{content:"";}.fa-k:before{content:"K";}.fa-landmark-flag:before{content:"";}.fa-pencil-alt:before,.fa-pencil:before{content:"";}.fa-backward:before{content:"";}.fa-caret-right:before{content:"";}.fa-comments:before{content:"";}.fa-file-clipboard:before,.fa-paste:before{content:"";}.fa-code-pull-request:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"";}.fa-user-check:before{content:"";}.fa-vial-virus:before{content:"";}.fa-sheet-plastic:before{content:"";}.fa-blog:before{content:"";}.fa-user-ninja:before{content:"";}.fa-person-arrow-up-from-line:before{content:"";}.fa-scroll-torah:before,.fa-torah:before{content:"";}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"";}.fa-toggle-off:before{content:"";}.fa-archive:before,.fa-box-archive:before{content:"";}.fa-person-drowning:before{content:"";}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"";}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"";}.fa-spray-can:before{content:"";}.fa-truck-monster:before{content:"";}.fa-w:before{content:"W";}.fa-earth-africa:before,.fa-globe-africa:before{content:"";}.fa-rainbow:before{content:"";}.fa-circle-notch:before{content:"";}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"";}.fa-paw:before{content:"";}.fa-cloud:before{content:"";}.fa-trowel-bricks:before{content:"";}.fa-face-flushed:before,.fa-flushed:before{content:"";}.fa-hospital-user:before{content:"";}.fa-tent-arrow-left-right:before{content:"";}.fa-gavel:before,.fa-legal:before{content:"";}.fa-binoculars:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-box-tissue:before{content:"";}.fa-motorcycle:before{content:"";}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"";}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"";}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"";}.fa-mars-and-venus-burst:before{content:"";}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-sun-plant-wilt:before{content:"";}.fa-toilets-portable:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-table:before{content:"";}.fa-magnifying-glass-arrow-right:before{content:"";}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"";}.fa-users-slash:before{content:"";}.fa-clover:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-house-fire:before{content:"";}.fa-minus-square:before,.fa-square-minus:before{content:"";}.fa-helicopter:before{content:"";}.fa-compass:before{content:"";}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"";}.fa-file-circle-question:before{content:"";}.fa-laptop-code:before{content:"";}.fa-swatchbook:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-bars:before,.fa-navicon:before{content:"";}.fa-people-group:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-heart-broken:before,.fa-heart-crack:before{content:"";}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"";}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"";}.fa-film:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-people-robbery:before{content:"";}.fa-lightbulb:before{content:"";}.fa-caret-left:before{content:"";}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"";}.fa-school-circle-xmark:before{content:"";}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"";}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"";}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"";}.fa-sitemap:before{content:"";}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"";}.fa-memory:before{content:"";}.fa-road-spikes:before{content:"";}.fa-fire-burner:before{content:"";}.fa-flag:before{content:"";}.fa-hanukiah:before{content:"";}.fa-feather:before{content:"";}.fa-volume-down:before,.fa-volume-low:before{content:"";}.fa-comment-slash:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-compress:before{content:"";}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"";}.fa-ankh:before{content:"";}.fa-hands-holding-child:before{content:"";}.fa-asterisk:before{content:"*";}.fa-check-square:before,.fa-square-check:before{content:"";}.fa-peseta-sign:before{content:"";}.fa-header:before,.fa-heading:before{content:"";}.fa-ghost:before{content:"";}.fa-list-squares:before,.fa-list:before{content:"";}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"";}.fa-cart-plus:before{content:"";}.fa-gamepad:before{content:"";}.fa-circle-dot:before,.fa-dot-circle:before{content:"";}.fa-dizzy:before,.fa-face-dizzy:before{content:"";}.fa-egg:before{content:"";}.fa-house-medical-circle-xmark:before{content:"";}.fa-campground:before{content:"";}.fa-folder-plus:before{content:"";}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"";}.fa-paint-brush:before,.fa-paintbrush:before{content:"";}.fa-lock:before{content:"";}.fa-gas-pump:before{content:"";}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"";}.fa-map-location:before,.fa-map-marked:before{content:"";}.fa-house-flood-water:before{content:"";}.fa-tree:before{content:"";}.fa-bridge-lock:before{content:"";}.fa-sack-dollar:before{content:"";}.fa-edit:before,.fa-pen-to-square:before{content:"";}.fa-car-side:before{content:"";}.fa-share-alt:before,.fa-share-nodes:before{content:"";}.fa-heart-circle-minus:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-microscope:before{content:"";}.fa-sink:before{content:"";}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"";}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"";}.fa-mitten:before{content:"";}.fa-person-rays:before{content:"";}.fa-users:before{content:"";}.fa-eye-slash:before{content:"";}.fa-flask-vial:before{content:"";}.fa-hand-paper:before,.fa-hand:before{content:"";}.fa-om:before{content:"";}.fa-worm:before{content:"";}.fa-house-circle-xmark:before{content:"";}.fa-plug:before{content:"";}.fa-chevron-up:before{content:"";}.fa-hand-spock:before{content:"";}.fa-stopwatch:before{content:"";}.fa-face-kiss:before,.fa-kiss:before{content:"";}.fa-bridge-circle-xmark:before{content:"";}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"";}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"";}.fa-road-circle-check:before{content:"";}.fa-dice-five:before{content:"";}.fa-rss-square:before,.fa-square-rss:before{content:"";}.fa-land-mine-on:before{content:"";}.fa-i-cursor:before{content:"";}.fa-stamp:before{content:"";}.fa-stairs:before{content:"";}.fa-i:before{content:"I";}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"";}.fa-pills:before{content:"";}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"";}.fa-tooth:before{content:"";}.fa-v:before{content:"V";}.fa-bangladeshi-taka-sign:before{content:"";}.fa-bicycle:before{content:"";}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-ambulance:before,.fa-truck-medical:before{content:"";}.fa-wheat-awn-circle-exclamation:before{content:"";}.fa-snowman:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-road-barrier:before{content:"";}.fa-school:before{content:"";}.fa-igloo:before{content:"";}.fa-joint:before{content:"";}.fa-angle-right:before{content:"";}.fa-horse:before{content:"";}.fa-q:before{content:"Q";}.fa-g:before{content:"G";}.fa-notes-medical:before{content:"";}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-dong-sign:before{content:"";}.fa-capsules:before{content:"";}.fa-poo-bolt:before,.fa-poo-storm:before{content:"";}.fa-face-frown-open:before,.fa-frown-open:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-money-bill:before{content:"";}.fa-bookmark:before{content:"";}.fa-align-justify:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-helmet-un:before{content:"";}.fa-bullseye:before{content:"";}.fa-bacon:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-arrow-up-from-bracket:before{content:"";}.fa-folder-blank:before,.fa-folder:before{content:"";}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"";}.fa-radiation:before{content:"";}.fa-chart-simple:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-vial:before{content:"";}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"";}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"";}.fa-e:before{content:"E";}.fa-pen-alt:before,.fa-pen-clip:before{content:"";}.fa-bridge-circle-exclamation:before{content:"";}.fa-user:before{content:"";}.fa-school-circle-check:before{content:"";}.fa-dumpster:before{content:"";}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"";}.fa-building-user:before{content:"";}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"";}.fa-highlighter:before{content:"";}.fa-key:before{content:"";}.fa-bullhorn:before{content:"";}.fa-globe:before{content:"";}.fa-synagogue:before{content:"";}.fa-person-half-dress:before{content:"";}.fa-road-bridge:before{content:"";}.fa-location-arrow:before{content:"";}.fa-c:before{content:"C";}.fa-tablet-button:before{content:"";}.fa-building-lock:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-area-chart:before,.fa-chart-area:before{content:"";}.fa-house-flag:before{content:"";}.fa-person-circle-minus:before{content:"";}.fa-ban:before,.fa-cancel:before{content:"";}.fa-camera-rotate:before{content:"";}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"";}.fa-star:before{content:"";}.fa-repeat:before{content:"";}.fa-cross:before{content:"";}.fa-box:before{content:"";}.fa-venus-mars:before{content:"";}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"";}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"";}.fa-charging-station:before{content:"";}.fa-shapes:before,.fa-triangle-circle-square:before{content:"";}.fa-random:before,.fa-shuffle:before{content:"";}.fa-person-running:before,.fa-running:before{content:"";}.fa-mobile-retro:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-spider:before{content:"";}.fa-hands-bound:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-plane-circle-exclamation:before{content:"";}.fa-x-ray:before{content:"";}.fa-spell-check:before{content:"";}.fa-slash:before{content:"";}.fa-computer-mouse:before,.fa-mouse:before{content:"";}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"";}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"";}.fa-server:before{content:"";}.fa-virus-covid-slash:before{content:"";}.fa-shop-lock:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-blender-phone:before{content:"";}.fa-building-wheat:before{content:"";}.fa-person-breastfeeding:before{content:"";}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"";}.fa-venus:before{content:"";}.fa-passport:before{content:"";}.fa-heart-pulse:before,.fa-heartbeat:before{content:"";}.fa-people-carry-box:before,.fa-people-carry:before{content:"";}.fa-temperature-high:before{content:"";}.fa-microchip:before{content:"";}.fa-crown:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-xmarks-lines:before{content:"";}.fa-file-prescription:before{content:"";}.fa-weight-scale:before,.fa-weight:before{content:"";}.fa-user-friends:before,.fa-user-group:before{content:"";}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"";}.fa-chess-knight:before{content:"";}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"";}.fa-wheelchair:before{content:"";}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"";}.fa-toggle-on:before{content:"";}.fa-person-walking:before,.fa-walking:before{content:"";}.fa-l:before{content:"L";}.fa-fire:before{content:"";}.fa-bed-pulse:before,.fa-procedures:before{content:"";}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"";}.fa-face-laugh:before,.fa-laugh:before{content:"";}.fa-folder-open:before{content:"";}.fa-heart-circle-plus:before{content:"";}.fa-code-fork:before{content:"";}.fa-city:before{content:"";}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-unlock:before{content:"";}.fa-colon-sign:before{content:"";}.fa-headset:before{content:"";}.fa-store-slash:before{content:"";}.fa-road-circle-xmark:before{content:"";}.fa-user-minus:before{content:"";}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"";}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"";}.fa-clipboard:before{content:"";}.fa-house-circle-exclamation:before{content:"";}.fa-file-arrow-up:before,.fa-file-upload:before{content:"";}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"";}.fa-bath:before,.fa-bathtub:before{content:"";}.fa-underline:before{content:"";}.fa-user-edit:before,.fa-user-pen:before{content:"";}.fa-signature:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-bold:before{content:"";}.fa-anchor-lock:before{content:"";}.fa-building-ngo:before{content:"";}.fa-manat-sign:before{content:"";}.fa-not-equal:before{content:"";}.fa-border-style:before,.fa-border-top-left:before{content:"";}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"";}.fa-jedi:before{content:"";}.fa-poll:before,.fa-square-poll-vertical:before{content:"";}.fa-mug-hot:before{content:"";}.fa-battery-car:before,.fa-car-battery:before{content:"";}.fa-gift:before{content:"";}.fa-dice-two:before{content:"";}.fa-chess-queen:before{content:"";}.fa-glasses:before{content:"";}.fa-chess-board:before{content:"";}.fa-building-circle-check:before{content:"";}.fa-person-chalkboard:before{content:"";}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"";}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"";}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"";}.fa-cloud-showers-water:before{content:"";}.fa-bar-chart:before,.fa-chart-bar:before{content:"";}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-train:before{content:"";}.fa-eye-low-vision:before,.fa-low-vision:before{content:"";}.fa-crow:before{content:"";}.fa-sailboat:before{content:"";}.fa-window-restore:before{content:"";}.fa-plus-square:before,.fa-square-plus:before{content:"";}.fa-torii-gate:before{content:"";}.fa-frog:before{content:"";}.fa-bucket:before{content:"";}.fa-image:before{content:"";}.fa-microphone:before{content:"";}.fa-cow:before{content:"";}.fa-caret-up:before{content:"";}.fa-screwdriver:before{content:"";}.fa-folder-closed:before{content:"";}.fa-house-tsunami:before{content:"";}.fa-square-nfi:before{content:"";}.fa-arrow-up-from-ground-water:before{content:"";}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"";}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"";}.fa-columns:before,.fa-table-columns:before{content:"";}.fa-lemon:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-handshake:before{content:"";}.fa-gem:before{content:"";}.fa-dolly-box:before,.fa-dolly:before{content:"";}.fa-smoking:before{content:"";}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"";}.fa-monument:before{content:"";}.fa-snowplow:before{content:"";}.fa-angle-double-right:before,.fa-angles-right:before{content:"";}.fa-cannabis:before{content:"";}.fa-circle-play:before,.fa-play-circle:before{content:"";}.fa-tablets:before{content:"";}.fa-ethernet:before{content:"";}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"";}.fa-chair:before{content:"";}.fa-check-circle:before,.fa-circle-check:before{content:"";}.fa-circle-stop:before,.fa-stop-circle:before{content:"";}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"";}.fa-plate-wheat:before{content:"";}.fa-icicles:before{content:"";}.fa-person-shelter:before{content:"";}.fa-neuter:before{content:"";}.fa-id-badge:before{content:"";}.fa-marker:before{content:"";}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"";}.fa-helicopter-symbol:before{content:"";}.fa-universal-access:before{content:"";}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"";}.fa-lari-sign:before{content:"";}.fa-volcano:before{content:"";}.fa-person-walking-dashed-line-arrow-right:before{content:"";}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"";}.fa-viruses:before{content:"";}.fa-square-person-confined:before{content:"";}.fa-user-tie:before{content:"";}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"";}.fa-tent-arrow-down-to-line:before{content:"";}.fa-certificate:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-suitcase:before{content:"";}.fa-person-skating:before,.fa-skating:before{content:"";}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"";}.fa-camera-retro:before{content:"";}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"";}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"";}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"";}.fa-box-open:before{content:"";}.fa-scroll:before{content:"";}.fa-spa:before{content:"";}.fa-location-pin-lock:before{content:"";}.fa-pause:before{content:"";}.fa-hill-avalanche:before{content:"";}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-bomb:before{content:"";}.fa-registered:before{content:"";}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"";}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"";}.fa-subscript:before{content:"";}.fa-diamond-turn-right:before,.fa-directions:before{content:"";}.fa-burst:before{content:"";}.fa-house-laptop:before,.fa-laptop-house:before{content:"";}.fa-face-tired:before,.fa-tired:before{content:"";}.fa-money-bills:before{content:"";}.fa-smog:before{content:"";}.fa-crutch:before{content:"";}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"";}.fa-palette:before{content:"";}.fa-arrows-turn-right:before{content:"";}.fa-vest:before{content:"";}.fa-ferry:before{content:"";}.fa-arrows-down-to-people:before{content:"";}.fa-seedling:before,.fa-sprout:before{content:"";}.fa-arrows-alt-h:before,.fa-left-right:before{content:"";}.fa-boxes-packing:before{content:"";}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"";}.fa-group-arrows-rotate:before{content:"";}.fa-bowl-food:before{content:"";}.fa-candy-cane:before{content:"";}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"";}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"";}.fa-remove-format:before,.fa-text-slash:before{content:"";}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"";}.fa-file-word:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"";}.fa-house-lock:before{content:"";}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"";}.fa-children:before{content:"";}.fa-blackboard:before,.fa-chalkboard:before{content:"";}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"";}.fa-envelope-open:before{content:"";}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"";}.fa-mattress-pillow:before{content:"";}.fa-guarani-sign:before{content:"";}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-cruzeiro-sign:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-shield-alt:before,.fa-shield-halved:before{content:"";}.fa-atlas:before,.fa-book-atlas:before{content:"";}.fa-virus:before{content:"";}.fa-envelope-circle-check:before{content:"";}.fa-layer-group:before{content:"";}.fa-arrows-to-dot:before{content:"";}.fa-archway:before{content:"";}.fa-heart-circle-check:before{content:"";}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"";}.fa-file-archive:before,.fa-file-zipper:before{content:"";}.fa-square:before{content:"";}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"";}.fa-couch:before{content:"";}.fa-cedi-sign:before{content:"";}.fa-italic:before{content:"";}.fa-church:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-democrat:before{content:"";}.fa-z:before{content:"Z";}.fa-person-skiing:before,.fa-skiing:before{content:"";}.fa-road-lock:before{content:"";}.fa-a:before{content:"A";}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"";}.fa-feather-alt:before,.fa-feather-pointed:before{content:"";}.fa-p:before{content:"P";}.fa-snowflake:before{content:"";}.fa-newspaper:before{content:"";}.fa-ad:before,.fa-rectangle-ad:before{content:"";}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"";}.fa-filter-circle-xmark:before{content:"";}.fa-locust:before{content:"";}.fa-sort:before,.fa-unsorted:before{content:"";}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"";}.fa-person-dress-burst:before{content:"";}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"";}.fa-vector-square:before{content:"";}.fa-bread-slice:before{content:"";}.fa-language:before{content:"";}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"";}.fa-filter:before{content:"";}.fa-question:before{content:"?";}.fa-file-signature:before{content:"";}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"";}.fa-house-chimney-user:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-money-check:before{content:"";}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"";}.fa-code:before{content:"";}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"";}.fa-building-circle-exclamation:before{content:"";}.fa-magnifying-glass-chart:before{content:"";}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"";}.fa-cubes-stacked:before{content:"";}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"";}.fa-virus-covid:before{content:"";}.fa-austral-sign:before{content:"";}.fa-f:before{content:"F";}.fa-leaf:before{content:"";}.fa-road:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-person-circle-plus:before{content:"";}.fa-chart-pie:before,.fa-pie-chart:before{content:"";}.fa-bolt-lightning:before{content:"";}.fa-sack-xmark:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-contract:before{content:"";}.fa-fish-fins:before{content:"";}.fa-building-flag:before{content:"";}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-poop:before{content:"";}.fa-location-pin:before,.fa-map-marker:before{content:"";}.fa-kaaba:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"";}.fa-eject:before{content:"";}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"";}.fa-plane-circle-check:before{content:"";}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"";}.fa-object-group:before{content:"";}.fa-chart-line:before,.fa-line-chart:before{content:"";}.fa-mask-ventilator:before{content:"";}.fa-arrow-right:before{content:"";}.fa-map-signs:before,.fa-signs-post:before{content:"";}.fa-cash-register:before{content:"";}.fa-person-circle-question:before{content:"";}.fa-h:before{content:"H";}.fa-tarp:before{content:"";}.fa-screwdriver-wrench:before,.fa-tools:before{content:"";}.fa-arrows-to-eye:before{content:"";}.fa-plug-circle-bolt:before{content:"";}.fa-heart:before{content:"";}.fa-mars-and-venus:before{content:"";}.fa-home-user:before,.fa-house-user:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-house-crack:before{content:"";}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"";}.fa-face-surprise:before,.fa-surprise:before{content:"";}.fa-bottle-water:before{content:"";}.fa-circle-pause:before,.fa-pause-circle:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-apple-alt:before,.fa-apple-whole:before{content:"";}.fa-kitchen-set:before{content:"";}.fa-r:before{content:"R";}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-cube:before{content:"";}.fa-bitcoin-sign:before{content:"";}.fa-shield-dog:before{content:"";}.fa-solar-panel:before{content:"";}.fa-lock-open:before{content:"";}.fa-elevator:before{content:"";}.fa-money-bill-transfer:before{content:"";}.fa-money-bill-trend-up:before{content:"";}.fa-house-flood-water-circle-arrow-right:before{content:"";}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"";}.fa-circle:before{content:"";}.fa-backward-fast:before,.fa-fast-backward:before{content:"";}.fa-recycle:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-plane-slash:before{content:"";}.fa-trademark:before{content:"";}.fa-basketball-ball:before,.fa-basketball:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"";}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"";}.fa-volume-high:before,.fa-volume-up:before{content:"";}.fa-users-rays:before{content:"";}.fa-wallet:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-file-audio:before{content:"";}.fa-burger:before,.fa-hamburger:before{content:"";}.fa-wrench:before{content:"";}.fa-bugs:before{content:"";}.fa-rupee-sign:before,.fa-rupee:before{content:"";}.fa-file-image:before{content:"";}.fa-circle-question:before,.fa-question-circle:before{content:"";}.fa-plane-departure:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-book-bookmark:before{content:"";}.fa-code-branch:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-bridge:before{content:"";}.fa-phone-alt:before,.fa-phone-flip:before{content:"";}.fa-truck-front:before{content:"";}.fa-cat:before{content:"";}.fa-anchor-circle-exclamation:before{content:"";}.fa-truck-field:before{content:"";}.fa-route:before{content:"";}.fa-clipboard-question:before{content:"";}.fa-panorama:before{content:"";}.fa-comment-medical:before{content:"";}.fa-teeth-open:before{content:"";}.fa-file-circle-minus:before{content:"";}.fa-tags:before{content:"";}.fa-wine-glass:before{content:"";}.fa-fast-forward:before,.fa-forward-fast:before{content:"";}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"";}.fa-parking:before,.fa-square-parking:before{content:"";}.fa-house-signal:before{content:"";}.fa-bars-progress:before,.fa-tasks-alt:before{content:"";}.fa-faucet-drip:before{content:"";}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"";}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"";}.fa-terminal:before{content:"";}.fa-mobile-button:before{content:"";}.fa-house-medical-flag:before{content:"";}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"";}.fa-tape:before{content:"";}.fa-bus-alt:before,.fa-bus-simple:before{content:"";}.fa-eye:before{content:"";}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"";}.fa-audio-description:before{content:"";}.fa-person-military-to-person:before{content:"";}.fa-file-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-pen:before{content:"";}.fa-tower-observation:before{content:"";}.fa-file-code:before{content:"";}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"";}.fa-bus:before{content:"";}.fa-heart-circle-xmark:before{content:"";}.fa-home-lg:before,.fa-house-chimney:before{content:"";}.fa-window-maximize:before{content:"";}.fa-face-frown:before,.fa-frown:before{content:"";}.fa-prescription:before{content:"";}.fa-shop:before,.fa-store-alt:before{content:"";}.fa-floppy-disk:before,.fa-save:before{content:"";}.fa-vihara:before{content:"";}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"";}.fa-sort-asc:before,.fa-sort-up:before{content:"";}.fa-comment-dots:before,.fa-commenting:before{content:"";}.fa-plant-wilt:before{content:"";}.fa-diamond:before{content:"";}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"";}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"";}.fa-bacterium:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hands-praying:before,.fa-praying-hands:before{content:"";}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"";}.fa-biohazard:before{content:"";}.fa-location-crosshairs:before,.fa-location:before{content:"";}.fa-mars-double:before{content:"";}.fa-child-dress:before{content:"";}.fa-users-between-lines:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"";}.fa-phone:before{content:"";}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"";}.fa-child-reaching:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-user-cog:before,.fa-user-gear:before{content:"";}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"";}.fa-door-closed:before{content:"";}.fa-shield-virus:before{content:"";}.fa-dice-six:before{content:"";}.fa-mosquito-net:before{content:"";}.fa-bridge-water:before{content:"";}.fa-person-booth:before{content:"";}.fa-text-width:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-digging:before,.fa-person-digging:before{content:"";}.fa-trash:before{content:"";}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"";}.fa-book-medical:before{content:"";}.fa-poo:before{content:"";}.fa-quote-right-alt:before,.fa-quote-right:before{content:"";}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"";}.fa-cubes:before{content:"";}.fa-divide:before{content:"";}.fa-tenge-sign:before,.fa-tenge:before{content:"";}.fa-headphones:before{content:"";}.fa-hands-holding:before{content:"";}.fa-hands-clapping:before{content:"";}.fa-republican:before{content:"";}.fa-arrow-left:before{content:"";}.fa-person-circle-xmark:before{content:"";}.fa-ruler:before{content:"";}.fa-align-left:before{content:"";}.fa-dice-d6:before{content:"";}.fa-restroom:before{content:"";}.fa-j:before{content:"J";}.fa-users-viewfinder:before{content:"";}.fa-file-video:before{content:"";}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"";}.fa-table-cells:before,.fa-th:before{content:"";}.fa-file-pdf:before{content:"";}.fa-bible:before,.fa-book-bible:before{content:"";}.fa-o:before{content:"O";}.fa-medkit:before,.fa-suitcase-medical:before{content:"";}.fa-user-secret:before{content:"";}.fa-otter:before{content:"";}.fa-female:before,.fa-person-dress:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-briefcase-clock:before,.fa-business-time:before{content:"";}.fa-table-cells-large:before,.fa-th-large:before{content:"";}.fa-book-tanakh:before,.fa-tanakh:before{content:"";}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-clipboard-user:before{content:"";}.fa-child:before{content:"";}.fa-lira-sign:before{content:"";}.fa-satellite:before{content:"";}.fa-plane-lock:before{content:"";}.fa-tag:before{content:"";}.fa-comment:before{content:"";}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"";}.fa-envelope:before{content:"";}.fa-angle-double-up:before,.fa-angles-up:before{content:"";}.fa-paperclip:before{content:"";}.fa-arrow-right-to-city:before{content:"";}.fa-ribbon:before{content:"";}.fa-lungs:before{content:"";}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"";}.fa-litecoin-sign:before{content:"";}.fa-border-none:before{content:"";}.fa-circle-nodes:before{content:"";}.fa-parachute-box:before{content:"";}.fa-indent:before{content:"";}.fa-truck-field-un:before{content:"";}.fa-hourglass-empty:before,.fa-hourglass:before{content:"";}.fa-mountain:before{content:"";}.fa-user-doctor:before,.fa-user-md:before{content:"";}.fa-circle-info:before,.fa-info-circle:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-camera-alt:before,.fa-camera:before{content:"";}.fa-square-virus:before{content:"";}.fa-meteor:before{content:"";}.fa-car-on:before{content:"";}.fa-sleigh:before{content:"";}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"";}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"";}.fa-water:before{content:"";}.fa-calendar-check:before{content:"";}.fa-braille:before{content:"";}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"";}.fa-landmark:before{content:"";}.fa-truck:before{content:"";}.fa-crosshairs:before{content:"";}.fa-person-cane:before{content:"";}.fa-tent:before{content:"";}.fa-vest-patches:before{content:"";}.fa-check-double:before{content:"";}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"";}.fa-money-bill-wheat:before{content:"";}.fa-cookie:before{content:"";}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"";}.fa-hard-drive:before,.fa-hdd:before{content:"";}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"";}.fa-dumbbell:before{content:"";}.fa-list-alt:before,.fa-rectangle-list:before{content:"";}.fa-tarp-droplet:before{content:"";}.fa-house-medical-circle-check:before{content:"";}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"";}.fa-subway:before,.fa-train-subway:before{content:"";}.fa-chart-gantt:before{content:"";}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"";}.fa-crop-alt:before,.fa-crop-simple:before{content:"";}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"";}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"";}.fa-dna:before{content:"";}.fa-virus-slash:before{content:"";}.fa-minus:before,.fa-subtract:before{content:"";}.fa-chess:before{content:"";}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"";}.fa-plug-circle-check:before{content:"";}.fa-street-view:before{content:"";}.fa-franc-sign:before{content:"";}.fa-volume-off:before{content:"";}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"";}.fa-cog:before,.fa-gear:before{content:"";}.fa-droplet-slash:before,.fa-tint-slash:before{content:"";}.fa-mosque:before{content:"";}.fa-mosquito:before{content:"";}.fa-star-of-david:before{content:"";}.fa-person-military-rifle:before{content:"";}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"";}.fa-vials:before{content:"";}.fa-plug-circle-plus:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-arrow-turn-up:before,.fa-level-up:before{content:"";}.fa-u:before{content:"U";}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"";}.fa-clock-four:before,.fa-clock:before{content:"";}.fa-backward-step:before,.fa-step-backward:before{content:"";}.fa-pallet:before{content:"";}.fa-faucet:before{content:"";}.fa-baseball-bat-ball:before{content:"";}.fa-s:before{content:"S";}.fa-timeline:before{content:"";}.fa-keyboard:before{content:"";}.fa-caret-down:before{content:"";}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"";}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"";}.fa-plane-up:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-battery-3:before,.fa-battery-half:before{content:"";}.fa-mountain-city:before{content:"";}.fa-coins:before{content:"";}.fa-khanda:before{content:"";}.fa-sliders-h:before,.fa-sliders:before{content:"";}.fa-folder-tree:before{content:"";}.fa-network-wired:before{content:"";}.fa-map-pin:before{content:"";}.fa-hamsa:before{content:"";}.fa-cent-sign:before{content:"";}.fa-flask:before{content:"";}.fa-person-pregnant:before{content:"";}.fa-wand-sparkles:before{content:"";}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"";}.fa-ticket:before{content:"";}.fa-power-off:before{content:"";}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"";}.fa-flag-usa:before{content:"";}.fa-laptop-file:before{content:"";}.fa-teletype:before,.fa-tty:before{content:"";}.fa-diagram-next:before{content:"";}.fa-person-rifle:before{content:"";}.fa-house-medical-circle-exclamation:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-hiking:before,.fa-person-hiking:before{content:"";}.fa-venus-double:before{content:"";}.fa-images:before{content:"";}.fa-calculator:before{content:"";}.fa-people-pulling:before{content:"";}.fa-n:before{content:"N";}.fa-cable-car:before,.fa-tram:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-building-circle-xmark:before{content:"";}.fa-ship:before{content:"";}.fa-arrows-down-to-line:before{content:"";}.fa-download:before{content:"";}.fa-face-grin:before,.fa-grin:before{content:"";}.fa-backspace:before,.fa-delete-left:before{content:"";}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"";}.fa-file-circle-check:before{content:"";}.fa-forward:before{content:"";}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-face-meh:before,.fa-meh:before{content:"";}.fa-align-center:before{content:"";}.fa-book-dead:before,.fa-book-skull:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-heart-circle-exclamation:before{content:"";}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"";}.fa-calendar-week:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-b:before{content:"B";}.fa-file-medical:before{content:"";}.fa-dice-one:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"";}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"";}.fa-cutlery:before,.fa-utensils:before{content:"";}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"";}.fa-mill-sign:before{content:"";}.fa-bowl-rice:before{content:"";}.fa-skull:before{content:"";}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"";}.fa-stop:before{content:"";}.fa-code-merge:before{content:"";}.fa-upload:before{content:"";}.fa-hurricane:before{content:"";}.fa-mound:before{content:"";}.fa-toilet-portable:before{content:"";}.fa-compact-disc:before{content:"";}.fa-file-arrow-down:before,.fa-file-download:before{content:"";}.fa-caravan:before{content:"";}.fa-shield-cat:before{content:"";}.fa-bolt:before,.fa-zap:before{content:"";}.fa-glass-water:before{content:"";}.fa-oil-well:before{content:"";}.fa-vault:before{content:"";}.fa-mars:before{content:"";}.fa-toilet:before{content:"";}.fa-plane-circle-xmark:before{content:"";}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"";}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"";}.fa-sun:before{content:"";}.fa-guitar:before{content:"";}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"";}.fa-horse-head:before{content:"";}.fa-bore-hole:before{content:"";}.fa-industry:before{content:"";}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"";}.fa-arrows-turn-to-dots:before{content:"";}.fa-florin-sign:before{content:"";}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"";}.fa-less-than:before{content:"<";}.fa-angle-down:before{content:"";}.fa-car-tunnel:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-grip-lines:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-user-lock:before{content:"";}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"";}.fa-anchor-circle-xmark:before{content:"";}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-first-aid:before,.fa-kit-medical:before{content:"";}.fa-person-through-window:before{content:"";}.fa-toolbox:before{content:"";}.fa-hands-holding-circle:before{content:"";}.fa-bug:before{content:"";}.fa-credit-card-alt:before,.fa-credit-card:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-hand-holding-hand:before{content:"";}.fa-book-open-reader:before,.fa-book-reader:before{content:"";}.fa-mountain-sun:before{content:"";}.fa-arrows-left-right-to-line:before{content:"";}.fa-dice-d20:before{content:"";}.fa-truck-droplet:before{content:"";}.fa-file-circle-xmark:before{content:"";}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"";}.fa-medal:before{content:"";}.fa-bed:before{content:"";}.fa-h-square:before,.fa-square-h:before{content:"";}.fa-podcast:before{content:"";}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"";}.fa-bell:before{content:"";}.fa-superscript:before{content:"";}.fa-plug-circle-xmark:before{content:"";}.fa-star-of-life:before{content:"";}.fa-phone-slash:before{content:"";}.fa-paint-roller:before{content:"";}.fa-hands-helping:before,.fa-handshake-angle:before{content:"";}.fa-location-dot:before,.fa-map-marker-alt:before{content:"";}.fa-file:before{content:"";}.fa-greater-than:before{content:">";}.fa-person-swimming:before,.fa-swimmer:before{content:"";}.fa-arrow-down:before{content:"";}.fa-droplet:before,.fa-tint:before{content:"";}.fa-eraser:before{content:"";}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"";}.fa-person-burst:before{content:"";}.fa-dove:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-socks:before{content:"";}.fa-inbox:before{content:"";}.fa-section:before{content:"";}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-chess-rook:before{content:"";}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-hotdog:before{content:"";}.fa-blind:before,.fa-person-walking-with-cane:before{content:"";}.fa-drum:before{content:"";}.fa-ice-cream:before{content:"";}.fa-heart-circle-bolt:before{content:"";}.fa-fax:before{content:"";}.fa-paragraph:before{content:"";}.fa-check-to-slot:before,.fa-vote-yea:before{content:"";}.fa-star-half:before{content:"";}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"";}.fa-tree-city:before{content:"";}.fa-play:before{content:"";}.fa-font:before{content:"";}.fa-rupiah-sign:before{content:"";}.fa-magnifying-glass:before,.fa-search:before{content:"";}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"";}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"";}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"";}.fa-naira-sign:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-walkie-talkie:before{content:"";}.fa-file-edit:before,.fa-file-pen:before{content:"";}.fa-receipt:before{content:"";}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-person-circle-exclamation:before{content:"";}.fa-chevron-down:before{content:"";}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-code-compare:before{content:"";}.fa-list-dots:before,.fa-list-ul:before{content:"";}.fa-school-lock:before{content:"";}.fa-tower-cell:before{content:"";}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"";}.fa-ranking-star:before{content:"";}.fa-chess-king:before{content:"";}.fa-person-harassing:before{content:"";}.fa-brazilian-real-sign:before{content:"";}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"";}.fa-arrow-up:before{content:"";}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"";}.fa-shrimp:before{content:"";}.fa-list-check:before,.fa-tasks:before{content:"";}.fa-jug-detergent:before{content:"";}.fa-circle-user:before,.fa-user-circle:before{content:"";}.fa-user-shield:before{content:"";}.fa-wind:before{content:"";}.fa-car-burst:before,.fa-car-crash:before{content:"";}.fa-y:before{content:"Y";}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"";}.fa-shipping-fast:before,.fa-truck-fast:before{content:"";}.fa-fish:before{content:"";}.fa-user-graduate:before{content:"";}.fa-adjust:before,.fa-circle-half-stroke:before{content:"";}.fa-clapperboard:before{content:"";}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"";}.fa-baseball-ball:before,.fa-baseball:before{content:"";}.fa-jet-fighter-up:before{content:"";}.fa-diagram-project:before,.fa-project-diagram:before{content:"";}.fa-copy:before{content:"";}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-grip-horizontal:before,.fa-grip:before{content:"";}.fa-share-from-square:before,.fa-share-square:before{content:"";}.fa-child-combatant:before,.fa-child-rifle:before{content:"";}.fa-gun:before{content:"";}.fa-phone-square:before,.fa-square-phone:before{content:"";}.fa-add:before,.fa-plus:before{content:"+";}.fa-expand:before{content:"";}.fa-computer:before{content:"";}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"";}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"";}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"";}.fa-peso-sign:before{content:"";}.fa-building-shield:before{content:"";}.fa-baby:before{content:"";}.fa-users-line:before{content:"";}.fa-quote-left-alt:before,.fa-quote-left:before{content:"";}.fa-tractor:before{content:"";}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"";}.fa-arrow-down-up-lock:before{content:"";}.fa-lines-leaning:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-copyright:before{content:"";}.fa-equals:before{content:"=";}.fa-blender:before{content:"";}.fa-teeth:before{content:"";}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"";}.fa-map:before{content:"";}.fa-rocket:before{content:"";}.fa-photo-film:before,.fa-photo-video:before{content:"";}.fa-folder-minus:before{content:"";}.fa-store:before{content:"";}.fa-arrow-trend-up:before{content:"";}.fa-plug-circle-minus:before{content:"";}.fa-sign-hanging:before,.fa-sign:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bell-slash:before{content:"";}.fa-tablet-android:before,.fa-tablet:before{content:"";}.fa-school-flag:before{content:"";}.fa-fill:before{content:"";}.fa-angle-up:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-holly-berry:before{content:"";}.fa-chevron-left:before{content:"";}.fa-bacteria:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-notdef:before{content:"";}.fa-disease:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-genderless:before{content:"";}.fa-chevron-right:before{content:"";}.fa-retweet:before{content:"";}.fa-car-alt:before,.fa-car-rear:before{content:"";}.fa-pump-soap:before{content:"";}.fa-video-slash:before{content:"";}.fa-battery-2:before,.fa-battery-quarter:before{content:"";}.fa-radio:before{content:"";}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"";}.fa-traffic-light:before{content:"";}.fa-thermometer:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-percent:before,.fa-percentage:before{content:"%";}.fa-truck-moving:before{content:"";}.fa-glass-water-droplet:before{content:"";}.fa-display:before{content:"";}.fa-face-smile:before,.fa-smile:before{content:"";}.fa-thumb-tack:before,.fa-thumbtack:before{content:"";}.fa-trophy:before{content:"";}.fa-person-praying:before,.fa-pray:before{content:"";}.fa-hammer:before{content:"";}.fa-hand-peace:before{content:"";}.fa-rotate:before,.fa-sync-alt:before{content:"";}.fa-spinner:before{content:"";}.fa-robot:before{content:"";}.fa-peace:before{content:"";}.fa-cogs:before,.fa-gears:before{content:"";}.fa-warehouse:before{content:"";}.fa-arrow-up-right-dots:before{content:"";}.fa-splotch:before{content:"";}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"";}.fa-dice-four:before{content:"";}.fa-sim-card:before{content:"";}.fa-transgender-alt:before,.fa-transgender:before{content:"";}.fa-mercury:before{content:"";}.fa-arrow-turn-down:before,.fa-level-down:before{content:"";}.fa-person-falling-burst:before{content:"";}.fa-award:before{content:"";}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"";}.fa-building:before{content:"";}.fa-angle-double-left:before,.fa-angles-left:before{content:"";}.fa-qrcode:before{content:"";}.fa-clock-rotate-left:before,.fa-history:before{content:"";}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"";}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"";}.fa-shield-blank:before,.fa-shield:before{content:"";}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"";}.fa-house-medical:before{content:"";}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"";}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"";}.fa-house-chimney-window:before{content:"";}.fa-pen-nib:before{content:"";}.fa-tent-arrow-turn-left:before{content:"";}.fa-tents:before{content:"";}.fa-magic:before,.fa-wand-magic:before{content:"";}.fa-dog:before{content:"";}.fa-carrot:before{content:"";}.fa-moon:before{content:"";}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"";}.fa-cheese:before{content:"";}.fa-yin-yang:before{content:"";}.fa-music:before{content:"";}.fa-code-commit:before{content:"";}.fa-temperature-low:before{content:"";}.fa-biking:before,.fa-person-biking:before{content:"";}.fa-broom:before{content:"";}.fa-shield-heart:before{content:"";}.fa-gopuram:before{content:"";}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"";}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"";}.fa-hashtag:before{content:"#";}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"";}.fa-oil-can:before{content:"";}.fa-t:before{content:"T";}.fa-hippo:before{content:"";}.fa-chart-column:before{content:"";}.fa-infinity:before{content:"";}.fa-vial-circle-check:before{content:"";}.fa-person-arrow-down-to-line:before{content:"";}.fa-voicemail:before{content:"";}.fa-fan:before{content:"";}.fa-person-walking-luggage:before{content:"";}.fa-arrows-alt-v:before,.fa-up-down:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-calendar:before{content:"";}.fa-trailer:before{content:"";}.fa-bahai:before,.fa-haykal:before{content:"";}.fa-sd-card:before{content:"";}.fa-dragon:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-circle-plus:before,.fa-plus-circle:before{content:"";}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"";}.fa-hand-holding:before{content:"";}.fa-plug-circle-exclamation:before{content:"";}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"";}.fa-clone:before{content:"";}.fa-person-walking-arrow-loop-left:before{content:"";}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"";}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"";}.fa-tornado:before{content:"";}.fa-file-circle-plus:before{content:"";}.fa-book-quran:before,.fa-quran:before{content:"";}.fa-anchor:before{content:"";}.fa-border-all:before{content:"";}.fa-angry:before,.fa-face-angry:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-arrow-trend-down:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-balance-scale:before,.fa-scale-balanced:before{content:"";}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"";}.fa-shower:before{content:"";}.fa-desktop-alt:before,.fa-desktop:before{content:"";}.fa-m:before{content:"M";}.fa-table-list:before,.fa-th-list:before{content:"";}.fa-comment-sms:before,.fa-sms:before{content:"";}.fa-book:before{content:"";}.fa-user-plus:before{content:"";}.fa-check:before{content:"";}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"";}.fa-house-circle-check:before{content:"";}.fa-angle-left:before{content:"";}.fa-diagram-successor:before{content:"";}.fa-truck-arrow-right:before{content:"";}.fa-arrows-split-up-and-left:before{content:"";}.fa-fist-raised:before,.fa-hand-fist:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-briefcase:before{content:"";}.fa-person-falling:before{content:"";}.fa-image-portrait:before,.fa-portrait:before{content:"";}.fa-user-tag:before{content:"";}.fa-rug:before{content:"";}.fa-earth-europe:before,.fa-globe-europe:before{content:"";}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"";}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-baht-sign:before{content:"";}.fa-book-open:before{content:"";}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"";}.fa-handcuffs:before{content:"";}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"";}.fa-database:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-bottle-droplet:before{content:"";}.fa-mask-face:before{content:"";}.fa-hill-rockslide:before{content:"";}.fa-exchange-alt:before,.fa-right-left:before{content:"";}.fa-paper-plane:before{content:"";}.fa-road-circle-exclamation:before{content:"";}.fa-dungeon:before{content:"";}.fa-align-right:before{content:"";}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"";}.fa-calendar-day:before{content:"";}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"";}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"";}.fa-face-grimace:before,.fa-grimace:before{content:"";}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"";}.fa-level-down-alt:before,.fa-turn-down:before{content:"";}.fa-person-walking-arrow-right:before{content:"";}.fa-envelope-square:before,.fa-square-envelope:before{content:"";}.fa-dice:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-brain:before{content:"";}.fa-band-aid:before,.fa-bandage:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"";}.fa-gifts:before{content:"";}.fa-hotel:before{content:"";}.fa-earth-asia:before,.fa-globe-asia:before{content:"";}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"";}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-user-clock:before{content:"";}.fa-allergies:before,.fa-hand-dots:before{content:"";}.fa-file-invoice:before{content:"";}.fa-window-minimize:before{content:"";}.fa-coffee:before,.fa-mug-saucer:before{content:"";}.fa-brush:before{content:"";}.fa-mask:before{content:"";}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-user-alt:before,.fa-user-large:before{content:"";}.fa-train-tram:before{content:"";}.fa-user-nurse:before{content:"";}.fa-syringe:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-square-full:before{content:"";}.fa-magnet:before{content:"";}.fa-jar:before{content:"";}.fa-note-sticky:before,.fa-sticky-note:before{content:"";}.fa-bug-slash:before{content:"";}.fa-arrow-up-from-water-pump:before{content:"";}.fa-bone:before{content:"";}.fa-user-injured:before{content:"";}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"";}.fa-plane:before{content:"";}.fa-tent-arrows-down:before{content:"";}.fa-exclamation:before{content:"!";}.fa-arrows-spin:before{content:"";}.fa-print:before{content:"";}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"";}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$";}.fa-x:before{content:"X";}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"";}.fa-users-cog:before,.fa-users-gear:before{content:"";}.fa-person-military-pointing:before{content:"";}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"";}.fa-umbrella:before{content:"";}.fa-trowel:before{content:"";}.fa-d:before{content:"D";}.fa-stapler:before{content:"";}.fa-masks-theater:before,.fa-theater-masks:before{content:"";}.fa-kip-sign:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"";}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"";}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"";}.fa-barcode:before{content:"";}.fa-plus-minus:before{content:"";}.fa-video-camera:before,.fa-video:before{content:"";}.fa-graduation-cap:before,.fa-mortar-board:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-person-circle-check:before{content:"";}.fa-level-up-alt:before,.fa-turn-up:before{content:"";}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";}.fa-brands,.fab{font-weight:400;}.fa-monero:before{content:"";}.fa-hooli:before{content:"";}.fa-yelp:before{content:"";}.fa-cc-visa:before{content:"";}.fa-lastfm:before{content:"";}.fa-shopware:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-aws:before{content:"";}.fa-redhat:before{content:"";}.fa-yoast:before{content:"";}.fa-cloudflare:before{content:"";}.fa-ups:before{content:"";}.fa-pixiv:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-dyalog:before{content:"";}.fa-bity:before{content:"";}.fa-stackpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-first-order:before{content:"";}.fa-modx:before{content:"";}.fa-guilded:before{content:"";}.fa-vnv:before{content:"";}.fa-js-square:before,.fa-square-js:before{content:"";}.fa-microsoft:before{content:"";}.fa-qq:before{content:"";}.fa-orcid:before{content:"";}.fa-java:before{content:"";}.fa-invision:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-centercode:before{content:"";}.fa-glide-g:before{content:"";}.fa-drupal:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-unity:before{content:"";}.fa-whmcs:before{content:"";}.fa-rocketchat:before{content:"";}.fa-vk:before{content:"";}.fa-untappd:before{content:"";}.fa-mailchimp:before{content:"";}.fa-css3-alt:before{content:"";}.fa-reddit-square:before,.fa-square-reddit:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-contao:before{content:"";}.fa-square-font-awesome:before{content:"";}.fa-deskpro:before{content:"";}.fa-brave:before{content:"";}.fa-sistrix:before{content:"";}.fa-instagram-square:before,.fa-square-instagram:before{content:"";}.fa-battle-net:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"";}.fa-edge:before{content:"";}.fa-threads:before{content:"";}.fa-napster:before{content:"";}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-artstation:before{content:"";}.fa-markdown:before{content:"";}.fa-sourcetree:before{content:"";}.fa-google-plus:before{content:"";}.fa-diaspora:before{content:"";}.fa-foursquare:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-github-alt:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-pagelines:before{content:"";}.fa-algolia:before{content:"";}.fa-red-river:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-safari:before{content:"";}.fa-google:before{content:"";}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"";}.fa-atlassian:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-nimblr:before{content:"";}.fa-chromecast:before{content:"";}.fa-evernote:before{content:"";}.fa-hacker-news:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-adversal:before{content:"";}.fa-creative-commons:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-fonticons:before{content:"";}.fa-weixin:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-codepen:before{content:"";}.fa-git-alt:before{content:"";}.fa-lyft:before{content:"";}.fa-rev:before{content:"";}.fa-windows:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"";}.fa-meetup:before{content:"";}.fa-centos:before{content:"";}.fa-adn:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-opensuse:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"";}.fa-codiepie:before{content:"";}.fa-node:before{content:"";}.fa-mix:before{content:"";}.fa-steam:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-scribd:before{content:"";}.fa-debian:before{content:"";}.fa-openid:before{content:"";}.fa-instalod:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-sellcast:before{content:"";}.fa-square-twitter:before,.fa-twitter-square:before{content:"";}.fa-r-project:before{content:"";}.fa-delicious:before{content:"";}.fa-freebsd:before{content:"";}.fa-vuejs:before{content:"";}.fa-accusoft:before{content:"";}.fa-ioxhost:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-app-store:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-itunes-note:before{content:"";}.fa-golang:before{content:"";}.fa-kickstarter:before{content:"";}.fa-grav:before{content:"";}.fa-weibo:before{content:"";}.fa-uncharted:before{content:"";}.fa-firstdraft:before{content:"";}.fa-square-youtube:before,.fa-youtube-square:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-rendact:before,.fa-wpressr:before{content:"";}.fa-angellist:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-nfc-directional:before{content:"";}.fa-skype:before{content:"";}.fa-joget:before{content:"";}.fa-fedora:before{content:"";}.fa-stripe-s:before{content:"";}.fa-meta:before{content:"";}.fa-laravel:before{content:"";}.fa-hotjar:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-square-letterboxd:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-hips:before{content:"";}.fa-behance:before{content:"";}.fa-reddit:before{content:"";}.fa-discord:before{content:"";}.fa-chrome:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-cc-discover:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-confluence:before{content:"";}.fa-shoelace:before{content:"";}.fa-mdb:before{content:"";}.fa-dochub:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-ebay:before{content:"";}.fa-amazon:before{content:"";}.fa-unsplash:before{content:"";}.fa-yarn:before{content:"";}.fa-square-steam:before,.fa-steam-square:before{content:"";}.fa-500px:before{content:"";}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"";}.fa-gratipay:before{content:"";}.fa-apple:before{content:"";}.fa-hive:before{content:"";}.fa-gitkraken:before{content:"";}.fa-keybase:before{content:"";}.fa-apple-pay:before{content:"";}.fa-padlet:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-github-square:before,.fa-square-github:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-fedex:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-shopify:before{content:"";}.fa-neos:before{content:"";}.fa-square-threads:before{content:"";}.fa-hackerrank:before{content:"";}.fa-researchgate:before{content:"";}.fa-swift:before{content:"";}.fa-angular:before{content:"";}.fa-speakap:before{content:"";}.fa-angrycreative:before{content:"";}.fa-y-combinator:before{content:"";}.fa-empire:before{content:"";}.fa-envira:before{content:"";}.fa-google-scholar:before{content:"";}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"";}.fa-studiovinari:before{content:"";}.fa-pied-piper:before{content:"";}.fa-wordpress:before{content:"";}.fa-product-hunt:before{content:"";}.fa-firefox:before{content:"";}.fa-linode:before{content:"";}.fa-goodreads:before{content:"";}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-sith:before{content:"";}.fa-themeisle:before{content:"";}.fa-page4:before{content:"";}.fa-hashnode:before{content:"";}.fa-react:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-squarespace:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-bitcoin:before{content:"";}.fa-keycdn:before{content:"";}.fa-opera:before{content:"";}.fa-itch-io:before{content:"";}.fa-umbraco:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-ubuntu:before{content:"";}.fa-draft2digital:before{content:"";}.fa-stripe:before{content:"";}.fa-houzz:before{content:"";}.fa-gg:before{content:"";}.fa-dhl:before{content:"";}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"";}.fa-xing:before{content:"";}.fa-blackberry:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-playstation:before{content:"";}.fa-quinscape:before{content:"";}.fa-less:before{content:"";}.fa-blogger-b:before{content:"";}.fa-opencart:before{content:"";}.fa-vine:before{content:"";}.fa-signal-messenger:before{content:"";}.fa-paypal:before{content:"";}.fa-gitlab:before{content:"";}.fa-typo3:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-yahoo:before{content:"";}.fa-dailymotion:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-bootstrap:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-nfc-symbol:before{content:"";}.fa-mintbit:before{content:"";}.fa-ethereum:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-patreon:before{content:"";}.fa-avianex:before{content:"";}.fa-ello:before{content:"";}.fa-gofore:before{content:"";}.fa-bimobject:before{content:"";}.fa-brave-reverse:before{content:"";}.fa-facebook-f:before{content:"";}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"";}.fa-mandalorian:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-osi:before{content:"";}.fa-google-wallet:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-periscope:before{content:"";}.fa-fulcrum:before{content:"";}.fa-cloudscale:before{content:"";}.fa-forumbee:before{content:"";}.fa-mizuni:before{content:"";}.fa-schlix:before{content:"";}.fa-square-xing:before,.fa-xing-square:before{content:"";}.fa-bandcamp:before{content:"";}.fa-wpforms:before{content:"";}.fa-cloudversify:before{content:"";}.fa-usps:before{content:"";}.fa-megaport:before{content:"";}.fa-magento:before{content:"";}.fa-spotify:before{content:"";}.fa-optin-monster:before{content:"";}.fa-fly:before{content:"";}.fa-aviato:before{content:"";}.fa-itunes:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-blogger:before{content:"";}.fa-flickr:before{content:"";}.fa-viber:before{content:"";}.fa-soundcloud:before{content:"";}.fa-digg:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-letterboxd:before{content:"";}.fa-symfony:before{content:"";}.fa-maxcdn:before{content:"";}.fa-etsy:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-audible:before{content:"";}.fa-think-peaks:before{content:"";}.fa-bilibili:before{content:"";}.fa-erlang:before{content:"";}.fa-x-twitter:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-dashcube:before{content:"";}.fa-42-group:before,.fa-innosoft:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-elementor:before{content:"";}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-palfed:before{content:"";}.fa-superpowers:before{content:"";}.fa-resolving:before{content:"";}.fa-xbox:before{content:"";}.fa-searchengin:before{content:"";}.fa-tiktok:before{content:"";}.fa-facebook-square:before,.fa-square-facebook:before{content:"";}.fa-renren:before{content:"";}.fa-linux:before{content:"";}.fa-glide:before{content:"";}.fa-linkedin:before{content:"";}.fa-hubspot:before{content:"";}.fa-deploydog:before{content:"";}.fa-twitch:before{content:"";}.fa-ravelry:before{content:"";}.fa-mixer:before{content:"";}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"";}.fa-vimeo:before{content:"";}.fa-mendeley:before{content:"";}.fa-uniregistry:before{content:"";}.fa-figma:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-dropbox:before{content:"";}.fa-instagram:before{content:"";}.fa-cmplid:before{content:"";}.fa-upwork:before{content:"";}.fa-facebook:before{content:"";}.fa-gripfire:before{content:"";}.fa-jedi-order:before{content:"";}.fa-uikit:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-phabricator:before{content:"";}.fa-ussunnah:before{content:"";}.fa-earlybirds:before{content:"";}.fa-trade-federation:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-whatsapp:before{content:"";}.fa-slideshare:before{content:"";}.fa-google-play:before{content:"";}.fa-viadeo:before{content:"";}.fa-line:before{content:"";}.fa-google-drive:before{content:"";}.fa-servicestack:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-bitbucket:before{content:"";}.fa-imdb:before{content:"";}.fa-deezer:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-jira:before{content:"";}.fa-docker:before{content:"";}.fa-screenpal:before{content:"";}.fa-bluetooth:before{content:"";}.fa-gitter:before{content:"";}.fa-d-and-d:before{content:"";}.fa-microblog:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-gg-circle:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-yandex:before{content:"";}.fa-readme:before{content:"";}.fa-html5:before{content:"";}.fa-sellsy:before{content:"";}.fa-sass:before{content:"";}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-salesforce:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-medapps:before{content:"";}.fa-ns8:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-apper:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-waze:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-rust:before{content:"";}.fa-wix:before{content:"";}.fa-behance-square:before,.fa-square-behance:before{content:"";}.fa-supple:before{content:"";}.fa-webflow:before{content:"";}.fa-rebel:before{content:"";}.fa-css3:before{content:"";}.fa-staylinked:before{content:"";}.fa-kaggle:before{content:"";}.fa-space-awesome:before{content:"";}.fa-deviantart:before{content:"";}.fa-cpanel:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-git-square:before,.fa-square-git:before{content:"";}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"";}.fa-trello:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-get-pocket:before{content:"";}.fa-perbyte:before{content:"";}.fa-grunt:before{content:"";}.fa-weebly:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-leanpub:before{content:"";}.fa-black-tie:before{content:"";}.fa-themeco:before{content:"";}.fa-python:before{content:"";}.fa-android:before{content:"";}.fa-bots:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-hornbill:before{content:"";}.fa-js:before{content:"";}.fa-ideal:before{content:"";}.fa-git:before{content:"";}.fa-dev:before{content:"";}.fa-sketch:before{content:"";}.fa-yandex-international:before{content:"";}.fa-cc-amex:before{content:"";}.fa-uber:before{content:"";}.fa-github:before{content:"";}.fa-php:before{content:"";}.fa-alipay:before{content:"";}.fa-youtube:before{content:"";}.fa-skyatlas:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-replyd:before{content:"";}.fa-suse:before{content:"";}.fa-jenkins:before{content:"";}.fa-twitter:before{content:"";}.fa-rockrms:before{content:"";}.fa-pinterest:before{content:"";}.fa-buffer:before{content:"";}.fa-npm:before{content:"";}.fa-yammer:before{content:"";}.fa-btc:before{content:"";}.fa-dribbble:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-stubber:before{content:"";}.fa-telegram-plane:before,.fa-telegram:before{content:"";}.fa-old-republic:before{content:"";}.fa-odysee:before{content:"";}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"";}.fa-node-js:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-slack-hash:before,.fa-slack:before{content:"";}.fa-medrt:before{content:"";}.fa-usb:before{content:"";}.fa-tumblr:before{content:"";}.fa-vaadin:before{content:"";}.fa-quora:before{content:"";}.fa-square-x-twitter:before{content:"";}.fa-reacteurope:before{content:"";}.fa-medium-m:before,.fa-medium:before{content:"";}.fa-amilia:before{content:"";}.fa-mixcloud:before{content:"";}.fa-flipboard:before{content:"";}.fa-viacoin:before{content:"";}.fa-critical-role:before{content:"";}.fa-sitrox:before{content:"";}.fa-discourse:before{content:"";}.fa-joomla:before{content:"";}.fa-mastodon:before{content:"";}.fa-airbnb:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-gulp:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-strava:before{content:"";}.fa-ember:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-teamspeak:before{content:"";}.fa-pushed:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-nutritionix:before{content:"";}.fa-wodu:before{content:"";}.fa-google-pay:before{content:"";}.fa-intercom:before{content:"";}.fa-zhihu:before{content:"";}.fa-korvue:before{content:"";}.fa-pix:before{content:"";}.fa-steam-symbol:before{content:"";}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";}.fa-regular,.far{font-weight:400;}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}.fa-solid,.fas{font-weight:900;}.post article *{display:inline-block;}.bd_pagination_box.wl_pagination_box{margin-bottom:20px;float:left;width:100%;text-align:center;}.bd_pagination_box.wl_pagination_box.news{padding:10px;}.bd_pagination_box.wl_pagination_box.boxy-clean{padding:10px;}.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,.bd_pagination_box.wl_pagination_box .paging-navigation{margin:0;padding:0;}.bd_pagination_box.wl_pagination_box .paging-navigation{border:none;background:none;}.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers:not(.current):hover{background:none;}.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers{line-height:1.5;border-radius:0;}.bd_pagination_box.wl_pagination_box nav.navigation .page-numbers.dots{line-height:2;background:none;color:#333;margin:0;}.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li{display:inline-block;list-style:outside none none;margin-bottom:10px;margin-right:5px;}.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li span.current{padding:5px 10px;}.bd_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li a.page-numbers{text-decoration:none !important;padding:5px 10px;box-shadow:none;}.bdp_blog_template .social-component{clear:left;display:inline-block;float:left;}.bdp_blog_template.box-template .social-component{display:inline-block;width:100%;}.bdp_blog_template.timeline .social-component{box-sizing:border-box;float:left;margin-bottom:0;width:100%;display:inline-block;}.bdp_blog_template .social-component a{border:1px solid #ccc;float:left;margin-top:8px;margin-right:8px;padding:8px 0;text-align:center;width:38px;font-size:15px;line-height:20px;box-shadow:none;}.bdp_blog_template.timeline .social-component a{padding:5px 0;width:30px;}.social-component a.bd-facebook-share:hover{background:none repeat scroll 0 0 #3a589d;border-color:#3a589d;color:#fff !important;}.social-component a.bd-twitter-share:hover{background:none repeat scroll 0 0 #000;border-color:#000;color:#fff !important;}.social-component a.bd-linkedin-share:hover{background:none repeat scroll 0 0 #0177b5;border-color:#0177b5;color:#fff !important;}.social-component a.bd-pinterest-share:hover{background:none repeat scroll 0 0 #cb2320;border-color:#cb2320;color:#fff !important;}.social-component .bd-social-share{cursor:pointer;}.bdp_blog_template{float:left;width:100%;margin-bottom:40px;line-height:1.8;}.bdp_blog_template .bd-meta-data-box{float:left;margin:10px 0;border-bottom:1px solid #ccc;width:100%;font-style:italic;}.bdp_blog_template [class^="bd-icon-"],.bdp_blog_template [class*=" bd-icon-"]{background:url("https://condorpossolutions.ph/wp-content/plugins/blog-designer/public/images/glyphicons-halflings.png") no-repeat 14px 14px;display:inline-block;height:14px;line-height:14px;vertical-align:middle;width:14px;margin-right:5px;}.bdp_blog_template [class^="bd-icon-"].nitro-lazy,.bdp_blog_template [class*=" bd-icon-"].nitro-lazy{background:none !important;}.bdp_blog_template .bd-meta-data-box .bd-metadate,.bdp_blog_template .bd-meta-data-box .bd-metauser,.bdp_blog_template .bd-meta-data-box .bd-metacats{float:left;padding:0 10px 0 0;font-size:15px;}.bdp_blog_template .bd-meta-data-box .bd-metacomments{float:left;font-size:15px;}.entry-content .bdp_blog_template a,.entry-content .bdp_blog_template .bd-tags a,.entry-content .bdp_blog_template .bd-meta-data-box .bd-metacats a,.entry-content .bdp_blog_template .bd-meta-data-box .bd-metacomments a{text-decoration:none;box-shadow:none;}.bdp_blog_template a.bd-more-tag:hover{box-shadow:none;}.bdp_blog_template .date i,.bdp_blog_template .author i,.bdp_blog_template .comment i{margin-right:5px;font-size:12px;}.bdp_blog_template .bd-icon-author{background-position:-168px 1px;margin-right:5px;}.bdp_blog_template span.calendardate{color:#6d6d6d;margin-left:18px;font-size:12px;}.bdp_blog_template .bd-metacomments i,.bdp_blog_template .bd-metadate i,.bdp_blog_template .mdate i,.bdp_blog_template span.calendardate i{margin-right:5px;}.bdp_blog_template .bd-icon-cats{background-position:-49px -47px;}.bdp_blog_template .bd-icon-comment{background-position:-241px -119px;}.bdp_blog_template .bd-blog-header .bd-metadatabox{border-bottom:none;float:none;font-size:13px;font-style:italic;margin:5px 0 0;width:100%;line-height:2;}.bdp_blog_template .bd-blog-header .bd-metadatabox .bd-metacomments{float:right;border-radius:5px;}.bdp_blog_template .bd-blog-header .bd-metadatabox .bd-icon-date{background-position:-48px -24px;margin-right:3px;}.bdp_blog_template.glossary .category-link,.bdp_blog_template .bd-tags{padding:5px 10px;border-radius:3px;}.bdp_blog_template.box-template .bd-tags{display:inline-block;font-size:15px;margin-bottom:7px;}.bdp_blog_template .bd-tags .bd-icon-tags{background-position:-25px -47px;}.bdp_blog_template .bd-blog-header{margin:15px 0;}.bdp_blog_template .wp-block-image .aligncenter{display:inline;}.bdp_blog_template .bd-post-footer{display:inline-block;width:100%;}.bdp_blog_template .bd-blog-header img{box-shadow:none;width:100%;}.bdp_blog_template .bd-blog-header h2{display:block;padding:3px 0;margin:0;border-radius:3px;line-height:1.5;word-break:break-word !important;}.blog_template .bd-more-tag-inline{margin-left:5px;}.bd-post-content{margin-bottom:15px;}.bd-link-label{display:inline-block !important;padding:0 !important;}.bd-link-label i{margin-right:3px;}.bdp_blog_template a.bd-more-tag{font-size:14px;padding:5px 10px;margin-top:8px;border-radius:5px;float:right !important;}.bdp_blog_template.crayon_slider a.bd-more-tag{float:left !important;}.bdp_blog_template.crayon_slider .bd-more-next-line{display:inline-block;width:100%;text-align:left;}.bd-tags,span.bd-category-link,.bdp_blog_template .bd-categories,.bd-meta-data-box .bd-metacats,.bd-meta-data-box .bd-metacats a,.bd-meta-data-box .bd-metacomments a,.bdp_blog_template .bd-categories a,.bd-tags a,span.bd-category-link a,.bdp_blog_template a{font-size:14px;}.bd-margin-0{margin:0 !important;}.bdp_blog_template.timeline .wp-caption.aligncenter{left:0;position:relative;transform:translateX(0%);}.bdp_blog_template .comment{padding-left:0;}.bdp_blog_template.classical{border-bottom:1px dashed #ccc;padding:0 10px 40px;background:none;max-width:100% !important;}.bdp_blog_template.classical .bd-post-image{margin:0;}.bdp_blog_template.classical .bd-post-image img{width:100%;}.bdp_blog_template.classical .bd-post-image img:hover{opacity:1;}.bdp_blog_template.classical .bd-blog-header h2{border-radius:0;padding:0;word-wrap:break-word;}.bdp_blog_template.classical .bd-blog-header .bd-tags{background:none;border-radius:0px;padding:0px;}.bdp_blog_template.classical .bd-category-link{font-size:14px;}.bdp_blog_template.lightbreeze{border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:15px;border:1px solid #ccc;display:inline-block;width:calc(100% - 30px);max-width:100% !important;float:none;}.bdp_blog_template.lightbreeze .bd-post-image{overflow:hidden;margin:0;}.bdp_blog_template.lightbreeze .bd-post-image img{transform:scale(1);transition:all 1s ease 0s;height:auto;max-width:100% !important;width:100%;}.bdp_blog_template.lightbreeze .bd-post-image img:hover{transform:scale(1);}.bdp_blog_template.lightbreeze .bd-blog-header h2{padding:0;}.bdp_blog_template.lightbreeze .bd-meta-data-box{margin:10px 0 0;padding-bottom:15px;}.bdp_blog_template.lightbreeze .bd-tags{padding:5px 0;}.bdp_blog_template.lightbreeze .social-component{width:auto;display:inline-block;float:left;}.bdp_blog_template.spektrum{box-shadow:0 0 10px rgba(0,0,0,.2);background:none;border:none;border-radius:0px;padding:0px;display:inline-block;width:100%;max-width:100% !important;}.bdp_blog_template.spektrum .spektrum_content_div{box-shadow:0 3px 5px rgba(196,196,196,.3);float:left;padding:15px;max-width:100%;}.bdp_blog_template.spektrum img{float:left;width:100%;}.bdp_blog_template.spektrum .bd-post-image{position:relative;float:left;width:100%;margin:0;}.bdp_blog_template.spektrum .bd-post-image .overlay{background-color:rgba(0,0,0,.8);color:#fff;height:100%;left:0;opacity:0;position:absolute;text-align:center;top:0;transform:rotateY(180deg) scale(.5,.5);transition:all 450ms ease-out 0s;width:100%;}.bdp_blog_template.spektrum .bd-post-image:hover .overlay{cursor:pointer;}.bdp_blog_template.spektrum .bd-post-image .overlay a{color:rgba(255,255,255,.8);font-size:25px;padding:15px;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate3d(-50%,-50%,0px);position:absolute;left:50%;top:50%;}.bdp_blog_template.spektrum .bd-blog-header.disable_date{padding-left:0;}.bdp_blog_template.spektrum .bd-blog-header{position:relative;float:left;width:auto;margin-top:0;padding-left:70px;min-height:55px;}.bdp_blog_template.spektrum .bd-blog-header h2{border-radius:0;box-sizing:border-box;padding:0px 10px 0 0;font-size:30px;}.bdp_blog_template.spektrum .date{box-sizing:border-box;display:inline-block;float:left;font-size:10px;height:55px;margin:0;padding:5px;text-align:center;min-width:60px;position:absolute;left:0;color:#fff;border-radius:100%;}.bdp_blog_template.spektrum .number-date{display:block;font-size:20px;line-height:14px;padding:7px 5px 5px;}.bdp_blog_template.spektrum .post-bottom{clear:both;margin-top:15px;position:relative;width:100%;float:left;}.bdp_blog_template.spektrum .post-bottom .bd-categories,.bdp_blog_template.spektrum .post-bottom .bd-metacomments,.bdp_blog_template.spektrum .post-bottom .post-by,.bdp_blog_template.spektrum .post-bottom .bd-tags{display:inline-block;font-size:14px;margin-right:20px;padding:0;}.bdp_blog_template.spektrum .details a{display:inline-block;padding:4px 10px;text-decoration:none;}.bdp_blog_template.spektrum .bd-post-content{width:100%;display:inline-block;}.bdp_blog_template.spektrum .bd-icon-cats{background-position:-70px -49px;}.bdp_blog_template.spektrum .bd-icon-author{background-position:-168px -1px;}.bdp_blog_template.spektrum .bd-icon-comment{background-position:-241px -120px;}.bdp_blog_template.evolution .post-entry-meta .bd-icon-date{background-position:-48px -25px;}.bdp_blog_template.evolution .post-entry-meta .bd-icon-author{background-position:-168px -1px;margin-right:5px;}.bdp_blog_template.evolution .post-entry-meta .bd-icon-comment{background-position:-241px -120px;}.bdp_blog_template.evolution .post-entry-meta .bd-icon-tags{background-position:-25px -48px;}.bdp_blog_template.evolution{border:none;border-radius:0px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:15px;width:100%;max-width:100% !important;}.bdp_blog_template.evolution .bd-blog-header{margin:10px 0;text-align:center;}.bdp_blog_template.evolution .bd-post-image{overflow:hidden;margin:0;position:relative;}.bdp_blog_template.evolution .bd-post-image img{transform:scale(1);transition:all 1s ease 0s;height:auto;max-width:100% !important;width:100%;}.bdp_blog_template.evolution .bd-post-image:hover img{transform:scale(1);}.bdp_blog_template.evolution .bd-post-image .overlay{background-color:rgba(0,0,0,.5);bottom:0;display:block;height:0;position:absolute;transition:all .2s ease 0s;width:100%;}.bdp_blog_template.evolution .bd-post-image:hover .overlay{transition:all .1s ease 0s;}.bdp_blog_template.evolution .bd-post-content{margin-top:10px;}.bdp_blog_template.evolution .bd-post-content p{margin-bottom:10px;}.bdp_blog_template.evolution .post-entry-meta>span{display:inline-block;margin:0 5px;}.bdp_blog_template.evolution .bd-tags{padding:0;margin-bottom:10px;}.bdp_blog_template.evolution .bd-categories,.bdp_blog_template.evolution .post-entry-meta{text-align:center;margin-bottom:10px;display:block;font-size:15px;}.bdp_blog_template.evolution .bd-categories a{font-size:15px;}.bdp_blog_template.evolution .social-component{float:left;}.bdp_blog_template.evolution .bd-post-footer{padding-top:10px;border-top:1px solid #777;}.bdp_blog_template.timeline{margin-bottom:0;border-radius:0;box-shadow:none;padding:0;border:none;box-sizing:border-box;background:none;}.timeline_bg_wrap:before{content:"";height:100%;left:50%;margin-left:-1px;position:absolute;top:0;width:3px;}.timeline_bg_wrap{display:inline-block;width:100%;max-width:100% !important;}.bdp_blog_template.timeline .bd-post-image{position:relative;}.bdp_blog_template.timeline .bd-post-image .overlay{background-color:rgba(0,0,0,.5);top:0;display:block;height:0;position:absolute;transition:all .2s ease-out 0s;width:100%;}.bdp_blog_template.timeline .bd-post-image:hover .overlay{transition:all .1s ease-out 0s;}.bdp_blog_template.timeline .photo{text-align:center;}.bdp_blog_template.timeline .desc{margin-top:15px;}.timeline_bg_wrap{padding:0 0 50px;position:relative;margin-bottom:50px;}.clearfix:before,.clearfix:after{content:"";display:table;}.timeline_bg_wrap .timeline_back{margin:0 auto;overflow:hidden;position:relative;width:100%;}.bd-datetime{border-radius:100%;color:#fff;font-size:12px;height:70px;line-height:1;position:absolute;text-align:center;top:-30px;width:70px;z-index:1;}.timeline.blog-wrap.odd .bd-datetime{left:-30px;}.timeline.blog-wrap.even .bd-datetime{left:inherit;right:-30px;}.timeline .bd-datetime .month{font-size:15px;color:#fff;float:left;width:100%;padding:6px 0 0 0;}.timeline .bd-datetime .date{font-size:26px;color:#fff;float:left;width:100%;padding:5px 0 0 0;}.timeline_bg_wrap .timeline_back .timeline.blog-wrap{display:block;padding-bottom:35px;padding-top:45px;position:relative;width:50%;}.timeline_bg_wrap .timeline_back .timeline.blog-wrap.even{clear:right;float:right;padding-left:50px;padding-right:30px;}.timeline_bg_wrap .timeline_back .timeline.blog-wrap.odd{clear:left;float:left;padding-right:50px;padding-left:30px;}.bdp_blog_template.timeline .post_hentry{margin:0 auto;padding:0;position:relative;}.bdp_blog_template.timeline .post_hentry>p>i{box-shadow:0 0 0 4px white,0 1px 0 rgba(0,0,0,.2) inset,-3px 3px 8px 5px rgba(0,0,0,.22);border-radius:50%;content:"";height:35px;position:absolute;right:-68px;top:0;width:35px;box-sizing:unset;color:#fff;display:block;font-size:24px;text-align:center;line-height:1.3;}.bdp_blog_template.timeline:nth-child(2n) .post_hentry>i,.bdp_blog_template.timeline.even .post_hentry>p>i{left:-68px;right:auto;}.bdp_blog_template.timeline{border:none;box-shadow:none;margin:0;}.bdp_blog_template.timeline.even .post_content_wrap:before,.bdp_blog_template.timeline.even .post_content_wrap:after{border-bottom:8px solid transparent;border-top:8px dashed transparent;border-right:none;content:"";position:absolute;left:-8px;top:13px;}.bdp_blog_template.timeline.odd .post_content_wrap:before,.bdp_blog_template.timeline.odd .post_content_wrap:after{border-bottom:8px solid transparent;border-top:8px dashed transparent;border-left:none;content:"";right:-9px;position:absolute;top:13px;transform:rotate(180deg);}.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap{float:right;margin-left:0;}.post_content_wrap{border-radius:3px;margin:0;word-wrap:break-word;font-weight:normal;float:left;width:100%;}.bdp_blog_template.timeline .post_wrapper.box-blog{padding:20px;max-width:100%;float:none;}.clearfix:after{clear:both;}.bdp_blog_template.timeline:nth-child(1),.bdp_blog_template.timeline:nth-child(2){padding-top:100px;}.bdp_blog_template.blog-wrap .desc a.desc_content{display:block;padding:15px 15px 5px;position:relative;text-align:center;}.bdp_blog_template .blog_footer,.bdp_blog_template .blog_div{background:none repeat scroll 0 0 #fff;}.bdp_blog_template .post_content_wrap .blog_footer{padding-left:5px;width:100%;}.bdp_blog_template .blog_footer span{padding:5px;text-transform:none;display:inherit;font-size:15px;}.bdp_blog_template .date_wrap span{text-transform:capitalize;}.bdp_blog_template span.leave-reply i,.blog_footer span i{padding-right:5px;}.bdp_blog_template.timeline .read_more{display:block;text-align:center;}.bdp_blog_template.timeline .bd-more-tag{float:none !important;margin-bottom:8px;display:inline-block;padding:5px 10px;border-radius:3px;font-size:15px;}.bdp_blog_template .post-icon{color:#fff;}.bdp_blog_template .date_wrap{padding-bottom:5px;}.bd-datetime span.month{color:#555;}.bdp_blog_template.timeline{box-sizing:border-box;}.bdp_blog_template.timeline .blog_footer{box-sizing:border-box;float:left;padding:15px;width:100%;border-radius:0px 0 3px 3px;}.bdp_blog_template.timeline .bd-post-content{padding-bottom:10px;margin:0;}.bdp_blog_template.timeline .bd-post-content p{margin:0;}.bdp_blog_template.timeline .bd-post-content a.more-link{display:none;}.bdp_blog_template.timeline .desc h3 a{margin-bottom:10px;text-align:left;}.bdp_blog_template.timeline .bd-tags{padding:5px;}.bdp_blog_template.timeline .post_wrapper.box-blog img,.bd-post-image a img{width:auto;max-width:98% !important;height:100%;}.bdp_blog_template.news{padding:10px;display:inline-block;width:100%;max-width:100% !important;}.bdp_blog_template.news .bd-post-image{float:left;height:auto;width:40%;}.bdp_blog_template.news .bd-post-image img{width:100%;max-width:100%;}.bdp_blog_template.news .post-content-div.full_with_class{width:100%;padding:0;}.bdp_blog_template.news .post-content-div{border:medium none;color:#9b9999;float:right;margin-top:0;padding:0 0 0 2%;width:58%;}.bdp_blog_template.news .post-content-div .bd-category-link .fa-bookmark{margin-right:5px;}.bdp_blog_template.news .bd-blog-header .bd-metadatabox{margin-top:0;margin-bottom:5px;}.bdp_blog_template.news .bd-blog-header{margin:0;}.bdp_blog_template.news .bd-blog-header .date{margin-bottom:5px;font-size:14px;vertical-align:top;}.bdp_blog_template.news .bd-blog-header h2.title a{color:#333;font-size:30px;}.bdp_blog_template.news .bd-blog-header h2.title{margin:5px 0;width:100%;}.bdp_blog_template.news .bd-blog-header .bd-metadatabox a{font-size:14px;text-transform:capitalize;margin-right:10px;}.bdp_blog_template.news .post-content-div .post_cat_tag>span i{color:#333;font-size:14px;}.bdp_blog_template.news .post-content-div .post_cat_tag>span{display:block;margin-bottom:5px;padding:0;}.bdp_blog_template.news .bd-post-content{width:100%;display:inline-block;}.bdp_blog_template.news .bd-post-image:hover{opacity:1;}.bdp_blog_template.news .bd_date_cover{margin-bottom:0;margin-top:0;}.bdp_blog_template .wp-caption{max-width:100%;}.wl_pagination_box{text-align:center;}.wl_pagination_box .wl_pagination span,.wl_pagination_box .wl_pagination a{padding:5px 10px;}.bdp-load-more a.button.bdp-load-more-btn{font-size:18px;padding:10px;}.author-avatar-div .avtar-img{float:left;width:150px;}.author-avatar-div .author_content p{display:inline-block;}.author-avatar-div .author_content{margin-left:10px;padding-left:20px;width:calc(100% - 160px);display:inline-block;}.author-avatar-div span.author{float:left;font-size:20px;width:100%;text-transform:capitalize;}::marker{display:none;}.crayon_slider .slides{display:inline-block;list-style:none;padding:0;}.bdp_blog_template.crayon_slider,.blog_template.crayon_slider{position:relative;display:inline-block;width:100%;}.bdp_blog_template.crayon_slider .post_hentry{position:relative;}.bdp_blog_template.crayon_slider .blog_header::before{background:#ff00ae none repeat scroll 0 0;content:"";height:3px;left:0;position:absolute;top:5px;width:100%;}.bdp_blog_template.crayon_slider .blog_header{position:absolute;bottom:0;padding:25px 35px 10px 45px;background:rgba(0,0,0,.5) none repeat scroll 0 0;width:82%;}.bdp_blog_template.crayon_slider.columns_2 .blog_header{width:70%;padding:30px 20px 25px 30px;}.bdp_blog_template.crayon_slider.columns_3 .blog_header{width:85%;padding:25px 15px 20px 30px;}.blog_template.crayon_slider .blog_header h2{margin-bottom:5px;margin-top:0;padding:0;word-wrap:break-word;}.blog_template.bdp_blog_template.crayon_slider .category-link a{border-radius:3px;color:#fff;display:inline-block;font-size:12px;margin-bottom:15px;margin-right:5px;padding:2px 12px;}.bdp_blog_template.crayon_slider .bdp-pinterest-share-image{right:10px;left:auto;}.blog_template.bdp_blog_template.crayon_slider .bdp-post-image{background:#f1f1f1;}.blog_template.bdp_blog_template.crayon_slider .label_featured_post{position:absolute;left:0px;top:0px;z-index:1;color:#fff;background:#000;padding:4px 8px;font-size:14px;border-radius:0px;}.blog_template.crayon_slider .metadatabox{display:inline-block;margin-bottom:10px;}.blog_template.crayon_slider .metadatabox>div{display:inline-block;}.blog_template.crayon_slider .post_content{margin-bottom:10px;}.blog_template.crayon_slider .post_content a.more-tag{background:#fff none repeat scroll 0 0;border-radius:3px;color:#000;padding:5px 10px;display:inline-block;transition:.2s all;-ms-transition:.2s all;-webkit-transition:.2s all;-o-transition:.2s all;}.blog_template.crayon_slider .metadatabox>div{margin-right:5px;}.blog_template.crayon_slider ul.flex-direction-nav .flex-prev{left:3px;opacity:1;outline:none;}.blog_template.crayon_slider ul.flex-direction-nav .flex-prev,.blog_template.crayon_slider ul.flex-direction-nav .flex-next{background-image:none;}.blog_template.crayon_slider ul.flex-direction-nav .flex-prev.nitro-lazy,.blog_template.crayon_slider ul.flex-direction-nav .flex-next.nitro-lazy{background-image:none !important;}.blog_template.crayon_slider .metadatabox>div i{margin-right:5px;}.blog_template.crayon_slider .metadatabox>.bdp-wrapper-like{padding:0;}.blog_template.crayon_slider .post_content .read-more{display:inline-block;margin-top:10px;width:100%;}.blog_template.crayon_slider .flex-direction-nav i{display:block;font-size:20px;line-height:62px;padding:0 5px;}.slider_template.navigation4 .flex-control-paging li a{background-image:url("https://condorpossolutions.ph/wp-content/plugins/blog-designer/public/images/navigation4.png");background-position:0 0;height:23px;width:23px;}.slider_template.navigation4 .flex-control-paging li a.nitro-lazy{background-image:none !important;}.slider_template.navigation4 .flex-control-nav{height:23px;bottom:0;z-index:2;}.flex-control-nav{z-index:2;}.blog_template.crayon_slider ul.flex-direction-nav .flex-nav-prev a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;}.blog_template.crayon_slider ul.flex-direction-nav .flex-nav-next a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;}.blog_template.crayon_slider ul.flex-direction-nav .flex-nav-prev a:before,.blog_template.crayon_slider ul.flex-direction-nav .flex-nav-next a:before{text-align:center;font-size:11px;border:1px solid #000;border-radius:50%;color:#000;height:22px;width:21px;}.blog_template.crayon_slider ul.flex-direction-nav .flex-nav-next a{right:3px;opacity:1;outline:none;}.blog_template.crayon_slider .flex-direction-nav{padding:0;list-style:none;}.blog_template.boxy-clean{width:100% !important;max-width:100% !important;float:left;}.blog_template.boxy-clean ul li.blog_wrap.bdp_blog_template.first_post{float:left;width:100%;margin-bottom:30px;}.blog_wrap.bdp_blog_template.first_post{float:left;margin-bottom:30px;width:100%;}.blog_template.boxy-clean .blog_wrap{width:100%;float:left;box-sizing:border-box;transition:all 200ms ease-out 0s;-webkit-transition:all 200ms ease-out 0s;-ms-transition:all 200ms ease-out 0s;-o-transition:all 200ms ease-out 0s;vertical-align:top;word-wrap:break-word;padding:20px;list-style:none;margin:0;overflow:hidden;position:relative;}.blog_template.boxy-clean .taxonomy{display:inline-block;width:100%;}.blog_template.boxy-clean .post-comment>a{border-top:2px solid #4d4d4d;display:inline-block;text-align:center;width:25px;}.blog_template.boxy-clean ul li .blog_footer{display:inline-block;background:transparent;}.blog_template.boxy-clean ul li:hover{background:#eee;}.blog_template.boxy-clean .bd-tags{padding:0;}.blog_template.boxy-clean .br{border-right:1px solid #ddd;}.blog_template.boxy-clean .bb{border-bottom:1px solid #ddd;}.blog_template.boxy-clean .bt{border-top:1px solid #ddd;}.blog_template.boxy-clean .post-meta{border:medium none;margin:0;padding:0;position:relative;top:10px;transition:all .3s ease 0s;width:100%;}.blog_template.boxy-clean .postdate{width:65px;color:#555;background:#fff;position:absolute;text-align:center;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);right:40px;z-index:1;border:1px solid #9d9d9d;opacity:0;top:5px;padding:5px;}.blog_template.boxy-clean .postdate .year{float:left;font-size:19px;text-align:center;width:100%;border-top:2px solid;line-height:1.4;padding-bottom:2px;}.blog_template.boxy-clean .postdate .month{font-size:13px;}.blog_template.boxy-clean .post-comment{top:85px;line-height:1.6;color:#555;background:#fff;position:absolute;text-align:center;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);width:65px;right:40px;z-index:1;opacity:0;border:1px solid #9d9d9d;}.blog_template.boxy-clean .post-comment .fa{color:#4d4d4d;display:block;font-size:18px;padding:10px 0;border:none;}.blog_template.boxy-clean ul li:hover .postdate,.blog_template.boxy-clean ul li:hover .post-comment{right:-10px;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transform:translateX(-20px);-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);visibility:visible;opacity:1;}.blog_template.boxy-clean .post-media{float:left;position:relative;width:100%;}.blog_template.boxy-clean .bdp-post-image{float:left;width:100%;}.blog_template.boxy-clean .label_featured_post span{background:#15506f;color:#fff;padding:5px 10px;position:absolute;top:0;z-index:1;font-size:14px;left:50%;transform:translateX(-50%);}.blog_template.boxy-clean .bdp-post-image img{float:left;width:100%;min-height:100px;}.blog_template.boxy-clean .blog_wrap.bdp_blog_template .author{background:none repeat scroll 0 0 #18a3b2;bottom:20px;color:#fff;font-size:12px;font-weight:normal;left:-10px;padding:8px 10px;position:absolute;text-transform:capitalize;z-index:999;}.blog_template.boxy-clean .blog_wrap.bdp_blog_template .author:hover{background:#333;}.blog_template.boxy-clean .blog_wrap.bdp_blog_template .author a{color:#fff !important;font-size:12px;font-weight:normal;text-transform:capitalize;}.blog_template.boxy-clean .blog_wrap.bdp_blog_template .post-media span.author.post-video-format{float:left;margin-top:10px;position:absolute;}.boxy-clean .blog_wrap .post-video iframe{margin:0;}.blog_template.boxy-clean .bd-more-next-line{display:inline-block;width:100%;text-align:center;margin:10px 0;}.blog_template.boxy-clean .bd-more-next-line .bd-more-tag{float:none !important;}.blog_template.boxy-clean .post_summary_outer,.blog_template.boxy-clean .blog_header,.blog_template.boxy-clean .post_content,.blog_template.boxy-clean .read-more{float:left;width:100%;}.blog_template.boxy-clean .blog_footer{background:transparent;}.blog_template.boxy-clean .blog_footer,.blog_template.boxy-clean .footer_meta,.blog_template.boxy-clean .tags{float:left;width:100%;padding:0;margin-top:8px;font-size:14px;}.blog_template.boxy-clean .category-link>i,.blog_template.boxy-clean .tags>i{margin-right:5px;}.boxy-clean .blog_footer .category-link i{padding:0;}.blog_template.boxy-clean .link-lable{text-transform:capitalize;}.boxy-clean .blog_footer{background:none;border:none;}.blog_template.boxy-clean .blog_header h2{display:block;margin:10px 0;word-wrap:break-word;}.blog_template.boxy-clean .content-footer{width:100%;display:inline-block;}.blog_template.boxy-clean .read-more{margin:10px 0;display:inline-block;width:100%;}.blog_template.boxy-clean .bdp-wrapper-like{position:relative;top:16px;padding:0;}.blog_template.boxy-clean .read-more a.more-tag{padding:2px 10px;text-decoration:none;border:4px double #888;}.blog_template.boxy-clean ul.slides{margin:0;}.blog_template.boxy-clean .more-tag i{padding-right:5px;}.blog_template.boxy-clean .social-component{float:left;width:100%;}.blog_template.boxy-clean .boxy-clean .social-component a{display:inline-block;float:none;margin-bottom:5px;margin-right:5px;}.blog_template.boxy-clean .boxy-clean .social-component.bottom .social-share a{display:inline-block;float:left;margin-bottom:0;margin-right:0;}.blog_template.boxy-clean .boxy-clean .social-component .social-share a{margin-right:5px;}.boxy-clean .social-component.large a{line-height:normal;}.boxy-clean .social-component a{margin-bottom:5px;}.boxy-clean ul li.blog_wrap::before{content:none !important;}.blog_template.boxy-clean h2,.blog_template.boxy-clean .read-more>a{transition:all .3s;-weblit-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;}.blog_template.boxy-clean ul li:hover .blog_header h2{background:#eee;}.blog_template.boxy-clean ul.page-numbers li{background-color:transparent;}.blog_masonry_item{box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;float:left;margin-bottom:20px;padding:0 10px;width:33.333%;}.entry-content .blog_header h2{margin:0;}.bdp_blog_template.glossary .social-component{margin-top:0;}.bdp_blog_template.glossary .footer_meta{padding:5px 0;}.bdp_blog_template.glossary .bdp_woocommerce_meta_box{padding:3px 7px;}.blog_template.glossary .overlay{height:100%;opacity:0;position:absolute;top:0;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;visibility:hidden;width:100%;text-align:center;display:block;}.glossary .post_content-inner:hover .overlay{opacity:1;visibility:visible;}.glossary .bdp-wrapper-like{text-align:right;float:right;width:auto;}.glossary .post_content-inner{border-left:4px solid #ea4335;}.glossary .post_content,.glossary .post_content-inner{position:relative;}.glossary .post_summary_outer:hover .more-tag{top:45%;}.glossary .post_content-inner .read-more-class{position:absolute;text-align:center;top:0;width:100%;display:block !important;opacity:0;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;}.glossary .post_content-inner:hover .read-more-class{top:45%;top:calc(( 100% - 30px ) / 2);opacity:1;}.glossary .more-tag{padding:10px 15px;display:inline-block;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;}.bdp_blog_template.glossary a.more-tag:hover{opacity:1;}.glossary .post_content p{padding:10px;text-align:left;border-right:1px solid #eee;}.entry .entry-content .bdp_blog_template a,.entry-content .bdp_blog_template a{text-decoration:none;}.glossary .blog_item .blog_footer{font-size:14px;padding:0;border-left:1px solid;border-bottom:1px solid;border-right:1px solid;border-top:1px solid;border-color:#eee;float:left;width:100%;background:transparent;}.glossary .blog_item .blog_footer .tags{line-height:normal;}.glossary .post_content p{min-height:50px;}.glossary .content_upper_div p{border:medium none;}.glossary .content_upper_div{border-right:1px solid #eee;padding:10px;text-align:justify;}.glossary .category-link{line-height:1.5;}.glossary .blog_item .blog_footer span,.glossary .blog_item .blog_footer .tags{padding:3px 0;display:inline-block;}.glossary .blog_item .blog_footer .tags a{padding:3px 0;}.glossary .blog_item .blog_footer span.seperater{display:inline-block;padding:0 5px 0 0;}.glossary .posted_by{padding:10px;border-bottom:1px solid;border-color:#eee;font-size:14px;display:inline-block;width:100%;}.glossary .posted_by .post-author{text-transform:capitalize;}.glossary .blog_header{border-color:#eee;border-image:none;border-style:solid;border-width:1px 1px 1px 1px;padding:10px;}.glossary .blog_header h2{margin:0;word-wrap:break-word;position:relative;}.glossary .post_summary_outer .label_featured_post{position:absolute;right:10px;top:10px;z-index:1;color:#fff;background:transparent;border:1px solid #000;padding:3px 6px;font-size:14px;}.glossary .blog_header h2 a{display:inherit;line-height:normal;}.glossary .more-tag i{padding-right:3px;}.glossary .social_icon{float:none;margin:0 auto;text-align:center;}.glossary.bdp_blog_template .bd_social_share_wrap{display:inline-block;width:-moz-available;padding:10px;border-color:#eee;border-image:none;border-style:solid;border-width:0px 1px 1px 1px;}.bdp_blog_template.glossary .social-component.large a{padding:12px 0;}.glossary .post_summary_outer{position:relative;display:inline-block;width:100%;border-bottom:1px solid #eee;}.glossary .bdp_social_share_postion{border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;float:left;padding:0 14px 14px;text-align:left;width:100%;}.bdp_blog_template.glossary .bdp-post-image img{height:auto;margin:0;max-width:100%;}.glossary .post_content-inner p{margin:0;word-break:break-word;}.bdp_blog_template.glossary .social-component.large a{width:45px;line-height:normal;}.glossary .blog_item{width:100%;display:inline-block;padding:10px;}.footer_meta i{margin-right:8px;}.blog_template.glossary .social-component.bottom .social-share,.blog_template.glossary .social-component.bottom a,.blog_template.glossary .social-component.right .social-share,.blog_template.glossary .social-component.right a{display:inline-block;float:none;vertical-align:top;}.blog_template.glossary .social-component.bottom .social-share .count{float:none;}.bdp-preview-box .blog_template.glossary.two_column:nth-child(2n+1),.bdp-preview-box .blog_template.glossary.three_column:nth-child(3n+1),.bdp-preview-box .blog_template.glossary.four_column:nth-child(4n+1){clear:left;}.blog_template.glossary .bdp_social_share_postion{display:inline-block;width:100%;position:relative;}.blog_template.glossary .bdp_social_share_postion.center_position{text-align:center;}.blog_template.glossary .bdp_social_share_postion.center_position .social-component{float:none;display:inline-block;width:auto;}.blog_template.glossary .bdp_social_share_postion.right_position .social-component{float:right;width:auto;}.glossary_cover.bdp_post_list{width:100%;display:inline-block;max-width:100% !important;}.bdp_blog_template.glossary a.bd-more-tag{float:none !important;}.blog_template .wp-block-image>img{max-width:100% !important;}.bdp_blog_template.nicy{background:#fff;background:#f7f7f7;border-bottom:2px solid #ddd;display:block;margin-bottom:30px;overflow:hidden;position:relative;width:100%;}.bdp_blog_template.nicy a{box-shadow:none;}.bdp_blog_template.nicy p,.bdp_blog_template.nicy .metadatabox{padding:0;}.bdp_blog_template.nicy .metadatabox{color:#777;font-size:15px;line-height:1.8;}.bdp_blog_template.nicy .metadatabox .metadata{display:inline-block;margin-right:20px;}.bdp_blog_template.nicy .entry-container{background:none repeat scroll 0 0 #f7f7f7;float:left;margin-bottom:15px;position:relative;width:100%;}.bdp_blog_template.nicy .bdp_woocommerce_sale_wrap{display:inline-block;width:100%;}.bdp_blog_template.nicy .entry-title{height:50px;}.bdp-wrapper-like{padding-left:10px;}.bdp_blog_template.nicy .label_featured_post{position:absolute;right:0;top:0;z-index:1;color:#fff;background:#000;border:1px solid #000;padding:4px 8px;font-size:14px;}.bdp_blog_template.nicy .blog_header{border-bottom:1px solid #ddd;float:left;font-weight:300;line-height:28px;min-height:112px;padding:15px 100px 15px 3%;position:relative;width:100%;}.bdp_blog_template.nicy .blog_header h2{margin:0 0 10px;font-size:25px;word-wrap:break-word;}.bdp_blog_template.nicy .blog_header h2 a{box-shadow:none;}.bdp_blog_template.nicy small{font-size:85%;}.bdp_blog_template.nicy .blog_header .blog-header-avatar{border-radius:50%;float:right;height:70px;margin-right:10px;margin-top:10px;overflow:hidden;position:absolute;right:10px;top:10px;width:70px;}.bdp_blog_template.nicy .metacomments{display:inline-block;}.bdp_blog_template.nicy .metacomments i{margin-right:3px;}.bdp_blog_template.nicy .bdp-post-image.post-video{overflow:visible;}.bdp_blog_template.nicy .bdp-post-image{background:none repeat scroll 0 0 #f4f4f4;float:left;overflow:hidden;width:100%;}.bdp_blog_template.nicy .bdp-post-image img{transition:all .35s ease-in-out 0s;max-width:100%;}.bdp_blog_template.nicy .post-video iframe,.bdp_blog_template.nicy .thumb{display:block;}.bdp_blog_template.nicy .post-meta-cats-tags{margin-top:20px;border-left:10px solid #ddd;color:#777;float:left;font-weight:300;line-height:1.5;padding:5px 3% 5px 2%;width:100%;position:relative;}.bdp_blog_template.nicy .post-meta-cats-tags .tags,.bdp_blog_template.nicy .post-meta-cats-tags .category-link{color:#777;font-size:14px;margin-bottom:5px;}.bdp_blog_template.nicy .post_content,.bdp_blog_template.nicy .bdp_woocommerce_meta_box{float:left;font-weight:300;padding:15px 3%;width:auto;}.bdp_blog_template.nicy .post_content p{margin-bottom:15px;display:inline-block;width:100%;}.bdp_blog_template.nicy .post_content h2,.bdp_blog_template.nicy .post_content h2,.bdp_blog_template.nicy .post_content h3,.bdp_blog_template.nicy .post_content h4,.bdp_blog_template.nicy .post_content h5,.bdp_blog_template.nicy .post_content h6{margin:15px 0 10px 0;display:inline-block;width:100%;}.bdp_blog_template.nicy .clearfix:before{content:"";display:table;line-height:0;}.bdp_blog_template.nicy .clearfix:after{clear:both;content:"";display:table;line-height:0;}.bdp_blog_template.nicy .entry-meta{background:none repeat scroll 0 0 #f7f7f7;border-color:#ddd;border-radius:0 0 4px 4px;border-style:solid;border-width:1px 0 0;padding:15px 0 15px 3%;position:relative;display:table;width:calc(100% - 6%);float:left;}.bdp_blog_template.nicy .entry-meta .up_arrow:after,.bdp_blog_template.nicy .entry-meta .up_arrow:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f7f7f7;border-style:solid;border-width:15px;content:"";height:0;left:40px;position:absolute;top:-28px;width:0;}.bdp_blog_template.nicy .entry-meta .up_arrow:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ddd;top:-29px;}.bdp_blog_template.nicy .read-more{display:inline-block;margin-right:15px;margin-top:12px;}.bdp_blog_template.nicy .entry-meta .read-more a{border:1px solid #ddd;border-radius:3px;display:block;float:left;font-size:12px;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;background:#f7f7f7;}.bdp_blog_template.nicy .social-component{margin-top:0;}.bdp_blog_template.nicy .social-component .social-share,.bdp_blog_template.nicy .social-component>a{margin:5px 10px 5px 0 !important;}.bdp_blog_template.nicy .social-component .social-share .count{border-color:#ddd;}.bdp_blog_template.nicy .social-component{float:left;width:auto;}.bdp_blog_template.nicy .social-component a{padding-bottom:7px;}.bdp_blog_template.nicy .entry-meta .pull-left{display:inline-block;vertical-align:middle;float:left;}.bdp_blog_template.nicy .entry-meta .pull-right{float:right;}.bdp_blog_template.nicy .social-component .social-share:last-child,.bdp_blog_template.nicy .social-component>a:last-child{margin-right:0 !important;}.bdp_blog_template.nicy .post-video iframe{margin-bottom:0;}.bdp_blog_template.nicy .blog_header .blog-header-avatar .avatar{width:100%;height:100%;}.bdp_blog_template.nicy .bd-tags{padding:0;}.bdp_blog_template .rslides li,.blog_template .rslides li{margin:0;}.bdp_blog_template .bd_ad_container h4,.blog_template .bd_ad_container h4{margin:0;}.bdp_blog_template.media-grid{padding:20px 0px;}.bdp_blog_template.media-grid.one_column{width:100%;}.bdp_blog_template.media-grid.two_column{width:50%;}.bdp_blog_template.media-grid.three_column{width:33.33%;}.bdp_blog_template.media-grid.four_column{width:25%;}.bdp_blog_template.media-grid .blog_footer{background:none;}.bdp_blog_template.media-grid.three_column:nth-child(3n+1),.bdp_blog_template.media-grid.three_column:nth-child(3n+1){clear:both;}.bdp_blog_template.media-grid .social-component,.bdp_blog_template.media-grid a.bd-more-tag{float:none !important;}.bdp_blog_template.media-grid .content-inner{background:#fff;padding:10px;text-align:center;margin-top:-65px;position:relative;z-index:2;width:100%;padding-top:30px;}.bdp_blog_template.media-grid .bd-metacats{bottom:27px;padding:5px 10px;position:relative;z-index:3;color:#fff;font-size:14px;display:inline-block;}.bdp_blog_template.media-grid .bd-metacats a{color:#fff !important;}.bdp_blog_template.media-grid .post-media{text-align:center;}.wp-block-comments{clear:both;}.bdp_blog_template.media-grid .content-container{margin:15px 3%;}.bdp_blog_template.media-grid .post_summary_outer .blog_header h2{line-height:2;word-wrap:break-word;}.bdp_blog_template.media-grid .read-more{line-height:3;}.bdp_blog_template.media-grid a.bd-more-tag{padding:10px;}.bdp_blog_template.media-grid .post-meta .author{text-transform:capitalize;}.bdp_wrapper.blog-carousel{max-width:1280px !important;position:relative;padding-top:50px;padding-left:15px;padding-right:15px;}.blog_template.blog-carousel .flex-direction-nav .flex-prev{top:0;right:60px;left:auto !important;}.blog_template.blog-carousel .flex-control-nav{position:relative;}.blog_template.blog-carousel .flex-direction-nav .flex-next{right:20px !important;top:0;}.blog_template.blog-carousel .flex-direction-nav a{margin-top:0px;opacity:1 !important;width:auto;height:auto !important;}li.blog_template.bdp_blog_template.blog_carousel{padding-bottom:30px;}.blog_template.blog_carousel .blog_header{max-width:75%;margin-left:auto;margin-right:auto;padding:10px;margin-top:-40px;position:relative;text-align:center;background:#f7f7f7;}.blog_template.blog_carousel .blog_header .post_metadata h2{margin-top:15px;margin-bottom:15px;word-wrap:break-word;}.blog_template.blog_carousel .blog_header .post_metadata h2 a{font-weight:bold !important;}.blog_template.blog_carousel a.bd-more-tag{float:none !important;padding:10px 10px;border-radius:0;display:inline-block;}.blog_template.blog_carousel .blog_header .metadatabox{line-height:20px;}.blog_template.blog_carousel .blog_header .metadatabox i{margin-right:5px;}.blog_template.blog_carousel .blog_header .metadatabox div{margin-bottom:0px;}.blog_template.blog_carousel .blog_header .post_content .bd-more-next-line,.blog_template.blog_carousel .blog_header .post_content .post_content-inner{margin-top:10px;}.blog_template.blog_carousel .blog_header .metadatabox .author{text-transform:capitalize;}.blog_template.blog_carousel .social-component{float:none;margin-top:20px;}.blog_template.blog_carousel .blog_header .metadatabox .tags i{font-size:15px;}.blog_template.blog-grid-box .post-body-div-right img.wp-post-image{max-height:100px;}.blog_template.blog-grid-box .post-body-div-right:first-child img.wp-post-image{max-height:unset;}.blog_template.blog-grid-box .post-body-div{padding-left:15px;padding-right:15px;position:relative;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bd-post-image{width:100% !important;}.blog_template.blog-grid-box .post-body-div-right .bd-post-image{width:25%;height:100%;}.blog_template.blog-grid-box .post-body-div-right .bdp_post_content{width:75%;padding-left:15px;padding-right:15px;}.blog_template.blog-grid-box .post-body-div-right .bdp_post_content .post-comment{padding-left:15px;padding-right:15px;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content{width:100%;padding:0;display:flex;flex-wrap:wrap;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .bd-metacats{order:1;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .metadatabox{order:2;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .post_title{order:3;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .post_content{order:4;display:block;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .bd_social_share_wrap{display:block;order:5;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .post_content .bd-more-next-line{margin-top:20px;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .post_content .bd-more-next-line .bd-more-tag{padding:10px;}.blog_template.blog-grid-box .post-body-div-right .bdp_post_content .post_content,.blog_template.blog-grid-box .post-body-div-right .bdp_post_content .bd_social_share_wrap,.blog_template.blog-grid-box .post-body-div-right .bdp_post_content .bd-tags{display:none;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .bd-tags{display:block;}.blog_template.blog-grid-box .post-body-div .bd-post-image img,.blog_template.blog-grid-box .post-body-div .bd-post-image figure{width:100%;margin:0;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) img{width:100%;object-fit:cover;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .post-body-div-inner{display:block;border-bottom:none;}.blog_template.blog-grid-box .post-body-div-right .post-body-div-inner{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #cececc;}.blog_template.blog-grid-box .bd-post-image img{width:100%;object-fit:cover;}.bdp_wrapper.blog-grid-box{max-width:100% !important;position:relative;padding-top:0px;padding-left:15px;padding-right:15px;}.blog_template.blog-grid-box{padding-top:15px;}.blog_template.blog-grid-box .post-body-div a{text-decoration:none;}.blog_template.blog-grid-box .read-more a{display:inline-block;padding:10px;margin-top:10px;text-decoration:none;}.blog_template.blog-grid-box h2.post_title a{float:left;width:100%;line-height:24px;font-weight:bold;word-break:break-word;}.blog_template.blog-grid-box h2.post_title{margin-bottom:5px;margin-top:5px;float:left;width:100%;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content{padding-top:15px;padding-bottom:15px;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .bdp_post_content .category-link{margin-bottom:10px;display:block;}.blog_template.blog-grid-box .post_content,.blog_template.blog-grid-box .metadatabox,.blog_template.blog-grid-box .read_more_div{float:left;width:100%;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1) .post_content{margin-bottom:15px;}.blog_template.blog-grid-box .post-body-div-right:nth-child(1){float:left;padding-bottom:20px;}.blog_template.blog-grid-box .post-body-div-right{float:none;display:inline-block;}.bdp_wrapper.blog-grid-box .post-body-div-inner .metadatabox{display:flex;flex-wrap:wrap;}.blog_template.blog-grid-box .social-component{clear:left;display:inline-block;}.blog_template.blog-grid-box .social-component{display:inline-block;width:100%;}.blog_template.blog-grid-box .social-component{box-sizing:border-box;margin-bottom:0;width:100%;display:inline-block;}.blog_template.blog-grid-box .social-component a{border:1px solid #000;float:left;margin-top:8px;margin-right:8px;padding:8px 0;text-align:center;width:38px;font-size:15px;line-height:20px;box-shadow:none;}.blog_template.blog-grid-box .social-component a{padding:5px 0;width:30px;}.bdp_wrapper.blog-grid-box .bd_pagination_box.wl_pagination_box{margin-top:20px;}#blog-ticker-style-1 .blog-ticker-controls .blog-ticker-arrows{background-color:#f6f6f6;border-color:#999;}#blog-ticker-style-1 .blog-ticker-controls .blog-ticker-arrows:hover{background-color:#eee;}button.slick-next,button.slick-prev{cursor:pointer;}.blog-ticker-wrapper,.blog-ticker-wrapper *{box-sizing:border-box;outline:0;}.ticker-title{position:relative;text-align:center;color:#fff;font-weight:700;padding:0 15px;white-space:nowrap;font-size:16px;border-right:12px solid #fff;float:left;}.blog-tickers{position:relative;height:100%;overflow:hidden;}.blog-ticker-wrapper .blog-tickers ul{display:block;height:100%;list-style:none !important;padding:0 !important;margin:0;width:100%;line-height:inherit !important;}.blog-ticker-effect-scroll .blog-tickers ul{position:relative;margin-top:0 !important;}.blog-ticker-effect-scroll .blog-tickers ul li{display:list-item;float:left;position:relative;width:auto;}.blog-tickers ul li{white-space:nowrap;overflow:hidden !important;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333;margin:0 !important;padding:0 !important;line-height:inherit;}.blog-tickers ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;padding:0 10px;position:relative;display:block;overflow:hidden;}.blog-tickers ul li a:hover{color:#069;}.blog-ticker-controls{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right;}.blog-ticker-controls div{width:30px;float:left;height:100%;cursor:pointer;text-align:center;outline:0;border-left:solid 1px #eee;background-color:#f6f6f6;}.blog-ticker-controls div:hover{background-color:#eee;}.blog-ticker-arrow{margin:auto;display:inline-block;height:8px;position:relative;width:8px;color:#999;}.blog-ticker-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px;}.blog-ticker-arrow.blog-ticker-arrow-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px;}.blog-ticker-arrow.blog-ticker-arrow-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px;}.blog-ticker-arrow::before{background-color:#fff;}.blog-ticker-play{position:relative;width:0;height:12px;display:inline-block;margin-left:-5px;}.blog-ticker-wrapper .ticker-title>span{width:0;position:absolute;right:-10px;top:0;height:0;border-style:solid;border-width:10px 0 10px 10px;bottom:0;margin:auto;}.blog-ticker-wrapper{width:100%;background:#fff;overflow:hidden;font-size:14px;border:2px solid #404040;margin-bottom:20px;position:relative;height:40px;line-height:36px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.blog-ticker-italic .blog-ticker-anchor{font-style:italic;}.wpos-bold .blog-ticker-anchor{font-weight:700;}.theme-twentytwentythree .blog_template.blog-grid-box .post-body-div-right{width:47%;}.media-grid-wrapper .bdp_blog_template.media-grid.four_column:nth-child(4n+1),.media-grid-wrapper .bdp_blog_template.media-grid.two_column:nth-child(2n+1){clear:both;}@media only screen and (max-width: 640px){.blog_template.blog-grid-box .post-body-div-right:nth-child(1),.blog_template.blog-grid-box .post-body-div-right{width:100%;}}@media only screen and (min-width: 640px){.blog_template.blog-grid-box .post-body-div-right{width:47%;}.blog_template.blog-grid-box{float:left;}}@media screen and (max-width: 992px){.bdp_blog_template .timeline_bg_wrap:before{left:6%;}.bdp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1){clear:right;float:right;padding-left:50px;padding-right:30px;}.bdp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap{width:94%;}.bdp_blog_template.timeline:nth-child(n) .post_hentry:before{left:-68px;right:auto;}.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:before,.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:after{left:-8px;border-right:8px solid #000;border-left:none;right:auto;}.bdp_blog_template .bd-datetime{height:60px;width:60px;}.bdp_blog_template.timeline .bd-datetime .month{font-size:14px;}.bdp_blog_template.timeline .bd-datetime .date{font-size:20px;}.bdp_blog_template.timeline:nth-child(2n+1) .bd-datetime,.bdp_blog_template.timeline:nth-child(2n) .bd-datetime{left:inherit;right:-30px;}.bdp_blog_template.timeline:nth-child(2){margin-top:0;padding-top:45px;}.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap{float:left;}.timeline_bg_wrap:before{left:10%;}.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1),.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n){float:right;padding-left:50px;padding-right:50px;}.timeline_bg_wrap .timeline_back .timeline.blog-wrap{width:90%;}.bdp_blog_template.timeline .post_hentry>p>i{left:-68px;}.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::before,.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::after{border-right:8px solid #db4c59;right:none;border-left:none !important;}}@media screen and (max-width: 640px){.bdp_blog_template.news .bd-post-image{width:100%;}.bdp_blog_template.news .post-content-div{width:100%;padding:0;margin-top:15px;}.bdp_blog_template.nicy .blog_header .post-avatar{margin:10px 0 0 0;float:none;display:inline-block;}.bdp_blog_template.nicy .entry-meta .pull-left{float:left;clear:both;}.bdp_blog_template.nicy .entry-meta .pull-left{margin-bottom:10px;}.bdp_blog_template.nicy .label_featured_post{position:relative;display:inline-block;}.bdp_blog_template.evolution{width:auto;}}@media screen and (min-width: 981px){.blog_template.glossary.one_column,.blog_template.boxy-clean ul li.one_column,.media-grid-wrapper .bdp_blog_template.media-grid.one_column{width:100%;float:left;}.blog_template.glossary.two_column,.blog_template.boxy-clean ul li.two_column,.media-grid-wrapper .bdp_blog_template.media-grid.two_column{width:50%;float:left;}.blog_template.glossary.three_column,.blog_template.boxy-clean ul li.three_column,.media-grid-wrapper .bdp_blog_template.media-grid.three_column{width:33.33%;float:left;}.blog_template.glossary.four_column,.blog_template.boxy-clean ul li.four_column,.media-grid-wrapper .bdp_blog_template.media-grid.four_column{width:25%;float:left;}.blog_template.boxy-clean .br_desktop{border-right:1px solid #ddd;}.blog_template.boxy-clean .bt_desktop{border-top:1px solid #ddd;}.blog_template.boxy-clean .bb{border-bottom:1px solid #ddd;width:33.33%;}}@media screen and (min-width: 721px) and (max-width: 980px){.blog_template.glossary.one_column_ipad,.blog_template.boxy-clean ul li.one_column_ipad,.media-grid-wrapper .bdp_blog_template.media-grid.one_column_ipad{width:100%;float:left;}.blog_template.glossary.two_column_ipad,.blog_template.boxy-clean ul li.two_column_ipad,.media-grid-wrapper .bdp_blog_template.media-grid.two_column_ipad{width:50%;float:left;}.blog_template.glossary.three_column_ipad,.blog_template.boxy-clean ul li.three_column_ipad,.media-grid-wrapper .bdp_blog_template.media-grid.three_column_ipad{width:33.33%;float:left;}.blog_template.glossary.four_column_ipad,.blog_template.boxy-clean ul li.four_column_ipad,.media-grid-wrapper .bdp_blog_template.media-grid.four_column_ipad{width:25%;float:left;}.blog_template.boxy-clean .br_ipad{border-right:1px solid #ddd;}.blog_template.boxy-clean .bt_ipad{border-top:1px solid #ddd;}}@media screen and (max-width: 767px){.blog_template.boxy-clean .post-comment,.blog_template.boxy-clean .postdate{right:-10px;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transform:translateX(-20px);-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);visibility:visible;opacity:1;}.blog_template.boxy-clean li.blog_wrap{border-bottom:1px solid #ddd;}}@media screen and (min-width: 481px) and (max-width: 720px){.blog_template.glossary.one_column_tablet,.blog_template.boxy-clean ul li.one_column_tablet,.media-grid-wrapper .bdp_blog_template.media-grid.one_column_tablet{width:100%;float:left;}.blog_template.glossary.two_column_tablet,.blog_template.boxy-clean ul li.two_column_tablet,.media-grid-wrapper .bdp_blog_template.media-grid.two_column_tablet{width:50%;float:left;}.blog_template.glossary.three_column_tablet,.blog_template.boxy-clean ul li.three_column_tablet,.media-grid-wrapper .bdp_blog_template.media-grid.three_column_tablet{width:33.33%;float:left;}.blog_template.glossary.four_column_tablet,.blog_template.boxy-clean ul li.four_column_tablet,.media-grid-wrapper .bdp_blog_template.media-grid.four_column_tablet{width:25%;float:left;}.blog_template.boxy-clean .br_tablet{border-right:1px solid #ddd;}.blog_template.boxy-clean .bt_tablet{border-top:1px solid #ddd;}}@media screen and (max-width: 480px){.author-avatar-div .avtar-img,.author-avatar-div .author_content{width:100%;text-align:center;margin-left:0;padding-left:0;}.blog_template.boxy-clean .post-meta{background:none;float:left;margin-bottom:15px;top:0;width:100%;}.blog_template.boxy-clean .postdate{float:left;left:20px;position:relative;top:0;}.blog_template.boxy-clean .post-comment{float:right;position:relative;right:-20px;top:0;}.blog_template.boxy-clean ul li:hover .post-comment{right:-20px;}.blog_template.glossary.one_column_mobile,.blog_template.boxy-clean ul li.one_column_mobile,.media-grid-wrapper .bdp_blog_template.media-grid.one_column_mobile{width:100%;float:left;}.blog_template.glossary.two_column_mobile,.blog_template.boxy-clean ul li.two_column_mobile,.media-grid-wrapper .bdp_blog_template.media-grid.two_column_mobile{width:50%;float:left;}.blog_template.glossary.three_column_mobile,.blog_template.boxy-clean ul li.three_column_mobile,.media-grid-wrapper .bdp_blog_template.media-grid.three_column_mobile{width:33.33%;float:left;}.blog_template.glossary.four_column_mobile,.blog_template.boxy-clean ul li.four_column_mobile,.media-grid-wrapper .bdp_blog_template.media-grid.four_column_mobile{width:25%;float:left;}.blog_template.boxy-clean .br_mobile{border-right:1px solid #ddd;}.blog_template.boxy-clean .bt_mobile{border-top:1px solid #ddd;}.bdp_blog_template.crayon_slider .blog_header{width:80%;padding:25px 18px 8px 24px;}}@media (min-width: 481px) and (max-width: 980px){.bdp_blog_template.crayon_slider .blog_header{width:100%;}}@media screen and (max-width: 640px){.blog_template.bdp_blog_template.crayon_slider .category-link a{padding:2px;}}@media only screen and (max-width:530px){.blog-ticker-wrapper .ticker-title{display:none !important;}}.bdp-circularG{position:absolute;background-color:#000;width:14px;height:14px;border-radius:9px;-o-border-radius:9px;-ms-border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;animation-name:bounce_circularG;-o-animation-name:bounce_circularG;-ms-animation-name:bounce_circularG;-webkit-animation-name:bounce_circularG;-moz-animation-name:bounce_circularG;animation-duration:1.1s;-o-animation-duration:1.1s;-ms-animation-duration:1.1s;-webkit-animation-duration:1.1s;-moz-animation-duration:1.1s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;}.bdp-circularG-wrapper{position:absolute;top:0;bottom:0;right:0;left:0;width:58px;height:58px;margin:auto;}.loading-image{bottom:0;display:block;max-height:100px;height:100px;left:0;margin:auto;position:absolute;right:0;top:30px;}#bdp-load-more-hidden{display:inline-block;width:100%;float:left;position:relative;}.bdp-load-more{margin:80px 0 30px 0;text-align:center;}.bdp-circularG_1{left:0;top:23px;animation-delay:.41s;-o-animation-delay:.41s;-ms-animation-delay:.41s;-webkit-animation-delay:.41s;-moz-animation-delay:.41s;}.bdp-circularG_2{left:6px;top:6px;animation-delay:.55s;-o-animation-delay:.55s;-ms-animation-delay:.55s;-webkit-animation-delay:.55s;-moz-animation-delay:.55s;}.bdp-circularG_3{top:0;left:23px;animation-delay:.69s;-o-animation-delay:.69s;-ms-animation-delay:.69s;-webkit-animation-delay:.69s;-moz-animation-delay:.69s;}.bdp-circularG_4{right:6px;top:6px;animation-delay:.83s;-o-animation-delay:.83s;-ms-animation-delay:.83s;-webkit-animation-delay:.83s;-moz-animation-delay:.83s;}.bdp-circularG_5{right:0;top:23px;animation-delay:.97s;-o-animation-delay:.97s;-ms-animation-delay:.97s;-webkit-animation-delay:.97s;-moz-animation-delay:.97s;}.bdp-circularG_6{right:6px;bottom:6px;animation-delay:1.1s;-o-animation-delay:1.1s;-ms-animation-delay:1.1s;-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s;}.bdp-circularG_7{left:23px;bottom:0;animation-delay:1.24s;-o-animation-delay:1.24s;-ms-animation-delay:1.24s;-webkit-animation-delay:1.24s;-moz-animation-delay:1.24s;}.bdp-circularG_8{left:6px;bottom:6px;animation-delay:1.38s;-o-animation-delay:1.38s;-ms-animation-delay:1.38s;-webkit-animation-delay:1.38s;-moz-animation-delay:1.38s;}@keyframes bounce_circularG{0%{transform:scale(1);}100%{transform:scale(.3);}}@-o-keyframes bounce_circularG{0%{-o-transform:scale(1);}100%{-o-transform:scale(.3);}}@-ms-keyframes bounce_circularG{0%{-ms-transform:scale(1);}100%{-ms-transform:scale(.3);}}@-webkit-keyframes bounce_circularG{0%{-webkit-transform:scale(1);}100%{-webkit-transform:scale(.3);}}@-moz-keyframes bounce_circularG{0%{-moz-transform:scale(1);}100%{-moz-transform:scale(.3);}}.wp-bd-post-li .wp-bd-list-content{display:inline-block;width:100%;}.wp-bd-post-li .wp-bd-list-content .wp-bd-left-img{width:30%;float:left;margin-right:15px;}.wp-bd-post-li .wp-bd-list-content .wp-bd-right-content{width:calc(70% - 15px);float:left;}.wp-bd-post-li .wp-bd-title,.wp-bd-post-li .wp-bd-title a{color:#333;font-size:14px;line-height:22px;}.wp-bd-post-li .wp-bd-meta span{color:#666;font-size:12px;font-style:italic;text-transform:uppercase;}.wp-bd-content p{color:#555;font-size:13px;line-height:20px;}.bdp_blog_template.sallet_slider,.blog_template.sallet_slider{position:relative;display:inline-block;width:100%;}.bdp_blog_template.sallet_slider .post_hentry{position:relative;text-align:center;}.bdp_blog_template.sallet_slider.center .blog_header{height:100%;position:absolute;top:0;width:100%;}.bdp_blog_template.sallet_slider img{height:100%;}.bdp_blog_template.sallet_slider img{margin-left:auto;margin-right:auto;}.bdp_blog_template.sallet_slider .blog_header>div{display:table;height:100%;margin:0 auto;width:70%;}.bdp_blog_template.sallet_slider .blog_header>div>div{display:table-cell;vertical-align:middle;}.bdp_blog_template.sallet_slider .blog_header>div>div>div{background:#fff;padding:45px 35px 40px 45px;text-align:center;position:relative;}.bdp_blog_template.sallet_slider.center .blog_header>div>div>div{width:70%;margin:0 auto;}.bdp_blog_template.sallet_slider .blog_header>div>div>div::before{background:#ff00ae none repeat scroll 0 0;content:"";height:46px;position:absolute;top:0;width:2px;left:50%;}.blog_template.sallet_slider .blog_header h2{margin-bottom:5px;margin-top:0;padding:0;word-wrap:break-word;}.blog_template.sallet_slider .metadatabox{display:inline-block;margin-bottom:10px;}.blog_template.sallet_slider .post_content{margin-bottom:10px;}.blog_template.sallet_slider.right .bd-post-image,.blog_template.sallet_slider.center .bd-post-image{height:530px;overflow:hidden;}.blog_template.sallet_slider .bd_social_share_wrap{display:inline-block;width:100%;}.blog_template.sallet_slider .bd-more-next-line{display:inline-block;width:100%;text-align:center;}.blog_template.sallet_slider .metadatabox .mauthor,.blog_template.sallet_slider .metadatabox .post-date,.blog_template.sallet_slider .metadatabox .post-comment{display:inline-block;margin-right:10px;}.blog_template.sallet_slider .metadatabox .post-comment i{margin-right:5px;}.bdp_blog_template.sallet_slider.right .blog_header,.bdp_blog_template.sallet_slider.right .post_hentry{width:50%;float:left;}.bdp_blog_template.sallet_slider.right .blog_header>div{display:table;height:100%;margin:0 auto;width:80%;}.bdp_blog_template.sallet_slider.right .blog_header>div>div>div{margin-left:-100px;top:50%;position:relative;transform:translateY(20%);}.blog_template.slider_template .flex-nav-prev .arrow1{background-image:url("https://cdn-ilandjl.nitrocdn.com/FEloyiROcdzFRyBvrzGVLksMYPTbKmlv/assets/images/optimized/rev-141bffd/condorpossolutions.ph/wp-content/plugins/blog-designer/public/images/arrow1.png");background-repeat:no-repeat;background-position:0 0;height:20px;width:21px;}.blog_template.slider_template .flex-nav-prev .arrow1.nitro-lazy{background-image:none !important;}.blog_template.slider_template .flex-direction-nav .flex-prev{background-color:transparent !important;background-image:none;border-bottom:medium none;box-shadow:none;box-shadow:none;color:#fff;content:unset;display:inline-block;opacity:1;left:0;width:auto;z-index:2;height:45px;}.blog_template.slider_template .flex-direction-nav .flex-prev.nitro-lazy{background-image:none !important;}.blog_template.slider_template .flex-direction-nav a::before{display:none;}.blog_template.slider_template .flex-direction-nav .flex-next{background-color:transparent !important;background-image:none;border-bottom:medium none;box-shadow:none;box-shadow:none;color:#fff;content:unset;display:inline-block;opacity:1;right:0;height:45px;z-index:2;}.blog_template.slider_template .flex-direction-nav .flex-next.nitro-lazy{background-image:none !important;}.blog_template.slider_template .flex-nav-next .arrow1{background-image:url("https://cdn-ilandjl.nitrocdn.com/FEloyiROcdzFRyBvrzGVLksMYPTbKmlv/assets/images/optimized/rev-141bffd/condorpossolutions.ph/wp-content/plugins/blog-designer/public/images/arrow1.png");background-repeat:no-repeat;background-position:-20px 0;height:20px;float:right;width:21px;}.blog_template.slider_template .flex-nav-next .arrow1.nitro-lazy{background-image:none !important;}.blog_template.sallet_slider .category-link a{border-radius:3px;color:#fff;display:inline-block;font-size:12px;margin-bottom:15px;margin-right:5px;margin-top:5px;padding:2px 12px;background:#ff00ae;}.bdp_blog_template.sallet_slider .bd-tags{display:inline-block;}footer.wp-block-template-part{clear:both;}.bdp_wrapper{max-width:100% !important;}.timeline_year{float:left;height:100px;position:relative;width:100%;}.timeline_year span.year_wrap{background:none repeat scroll 0 0 #414a54;border-radius:100%;height:100px;left:0;margin:0 auto;position:absolute;right:0;text-align:center;top:0;width:100px;color:#fff;}.timeline_year span.year_wrap .only_year{float:left;font-size:30px;line-height:2.2;padding-top:15px;text-align:center;width:100%;}@media screen and (max-width: 767px){.bdp_blog_template.sallet_slider.right .blog_header,.bdp_blog_template.sallet_slider.right .post_hentry{width:100%;}.bdp_blog_template.sallet_slider.right .blog_header>div{display:table;height:100%;margin:0 auto;width:100%;}.bdp_blog_template.sallet_slider.right .blog_header>div>div>div{margin-left:0;top:0;position:relative;transform:none;}.blog_template.sallet_slider.right .bd-post-image,.blog_template.sallet_slider.center .bd-post-image{height:auto;}}@media screen and (max-width: 640px){.blog_template.crayon_slider .flex-direction-nav a,.blog_template.sallet_slider .flex-direction-nav a{top:50%;}}.blog_template.boxy-clean>ul{padding:0;}.caw-icon-component-style > div{width:75px;height:75px;line-height:75px;background-color:#fa738c;-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;text-align:center;}.caw-icon-component-style > div > i{line-height:inherit;}.caw-textcenter{text-align:center;}.caw-textleft{text-align:left;}.caw-textright{text-align:right;}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 .hidden-fields-container{display:none;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.crp-list-item.crp-list-item-has-image{display:flex;margin:5px 0;}.crp-list-item.crp-list-item-has-image.crp-list-item-image-left .crp-list-item-image{margin-right:10px;}.crp-list-item.crp-list-item-has-image.crp-list-item-image-right{justify-content:space-between;}.crp-list-item.crp-list-item-has-image.crp-list-item-image-right .crp-list-item-image{margin-left:10px;}.crp-list-item.crp-list-item-has-image.crp-list-item-image-left,.crp-list-item.crp-list-item-has-image.crp-list-item-image-right{align-items:center;}.crp-list-item.crp-list-item-has-image.crp-list-item-image-above,.crp-list-item.crp-list-item-has-image.crp-list-item-image-below{flex-direction:column;}.crp-list-item .crp-list-item-image{font-size:0;}.crp-list-item .crp-list-item-image img{width:100%;}.lvca-accordion .lvca-panel-title{display:block;cursor:pointer;}.lvca-accordion .lvca-panel-content{display:none;overflow:hidden;}.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-title,.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-title:after,.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title:after{font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-weight:700;font-variant:normal;text-transform:none;line-height:1;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"";right:30px;top:26px;font-size:14px;color:#666;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title:after,.lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title:after{font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;line-height:1;-webkit-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-osx-font-smoothing:grayscale;position:absolute;right:30px;top:25px;content:"";color:#999;font-size:18px;-webkit-transition:color .3s ease-in 0s,transform .3s ease-in-out 0s;-webkit-transition:color .3s ease-in 0s,-webkit-transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,-webkit-transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s;}.lvca-accordion.lvca-style2 .lvca-panel.lvca-active .lvca-panel-title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.lvca-accordion.lvca-style1 .lvca-panel{margin:20px 0 0;background:#eee;border-radius:5px;overflow:hidden;}.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-title{position:relative;display:block;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:bold;color:#666;margin:0;}.lvca-accordion.lvca-style1 .lvca-panel .lvca-panel-content{background:#f8f8f8;padding:30px 30px;}.lvca-accordion.lvca-style1 .lvca-panel:hover .lvca-panel-title{background:#e2e2e2;}.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title{color:#333;background:#e2e2e2;}.lvca-accordion.lvca-style1 .lvca-panel.lvca-active .lvca-panel-title:after{color:#333;}.lvca-accordion.lvca-style2 .lvca-panel{margin:20px 0 0;color:#333;-webkit-transition:color .3s;transition:color .3s;position:relative;}.lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title{position:relative;display:block;border-radius:5px;border:1px solid #dcdcdc;overflow:hidden;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:bold;color:#666;margin:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;z-index:1;}.lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title:before{position:absolute;content:"";left:0;bottom:0;height:0;width:100%;background:#4c5053;-webkit-transition:height .3s cubic-bezier(.77,0,.175,1);transition:height .3s cubic-bezier(.77,0,.175,1);z-index:-1;}.lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content{padding:20px 30px;border-color:#dcdcdc;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 5px 5px;}.lvca-accordion.lvca-style2 .lvca-panel:hover .lvca-panel-title,.lvca-accordion.lvca-style2 .lvca-panel:hover .lvca-panel-title:after{color:#fff;border-color:#333;}.lvca-accordion.lvca-style2 .lvca-panel:hover .lvca-panel-title:before{height:100%;}.lvca-accordion.lvca-style2 .lvca-panel.lvca-active .lvca-panel-title{background:#4c5053;color:#fff;border-radius:5px 5px 0 0;border-color:#333;}.lvca-accordion.lvca-style2 .lvca-panel.lvca-active .lvca-panel-title:after{color:#fff;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title{color:#888;border-color:#404040;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-title:before{background:#e5e5e5;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel:hover .lvca-panel-title{color:#333;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel:hover .lvca-panel-title:after{color:#666;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel.lvca-active .lvca-panel-title{background:#e5e5e5;color:#333;border-color:#e5e5e5;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel.lvca-active .lvca-panel-title:after{color:#666;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content{border-color:#404040;color:#909090;}.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h1,.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h2,.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h3,.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h4,.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h5,.lvca-dark-bg .lvca-accordion.lvca-style2 .lvca-panel .lvca-panel-content h6{color:#e5e5e5;}.lvca-accordion.lvca-style3 .lvca-panel{margin:0;border-bottom:1px solid #dcdcdc;}.lvca-accordion.lvca-style3 .lvca-panel:first-child{border-top:1px solid #dcdcdc;}.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title{position:relative;display:block;padding:20px 50px 20px 5px;font-size:14px;line-height:22px;letter-spacing:1px;font-weight:bold;text-transform:uppercase;color:#666;margin:0;}.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title:after{top:24px;}.lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content{padding:10px 50px 30px 5px;}.lvca-accordion.lvca-style3 .lvca-panel:hover .lvca-panel-title{color:#333;}.lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title{color:#333;}.lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title:after{color:#333;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel{border-color:#404040;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title{color:#b0b0b0;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-title:after{color:#888;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel:hover .lvca-panel-title{color:#eaeaea;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel:hover .lvca-panel-title:after{color:#aaa;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title{color:#eaeaea;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel.lvca-active .lvca-panel-title:after{color:#aaa;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content{color:#909090;}.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h1,.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h2,.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h3,.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h4,.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h5,.lvca-dark-bg .lvca-accordion.lvca-style3 .lvca-panel .lvca-panel-content h6{color:#e5e5e5;}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.lvca-carousel .lvca-carousel-item{position:relative;}.lvca-carousel.lvca-container{max-width:none;}.lvca-clients{clear:both;overflow:hidden;margin:0 auto;}@media (max-width: 479px){.lvca-clients .lvca-grid-mobile-1 .lvca-grid-item:nth-child(1n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-1 .lvca-grid-item:nth-child(-n + 1){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-2 .lvca-grid-item:nth-child(2n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-2 .lvca-grid-item:nth-child(-n + 2){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-3 .lvca-grid-item:nth-child(3n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-3 .lvca-grid-item:nth-child(-n + 3){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-4 .lvca-grid-item:nth-child(4n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-4 .lvca-grid-item:nth-child(-n + 4){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-5 .lvca-grid-item:nth-child(5n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-5 .lvca-grid-item:nth-child(-n + 5){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-6 .lvca-grid-item:nth-child(6n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-mobile-6 .lvca-grid-item:nth-child(-n + 6){border-top:1px solid #ddd;}}@media (min-width: 480px) and (max-width: 800px){.lvca-clients .lvca-grid-tablet-1 .lvca-grid-item:nth-child(1n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-1 .lvca-grid-item:nth-child(-n + 1){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-2 .lvca-grid-item:nth-child(2n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-2 .lvca-grid-item:nth-child(-n + 2){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-3 .lvca-grid-item:nth-child(3n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-3 .lvca-grid-item:nth-child(-n + 3){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-4 .lvca-grid-item:nth-child(4n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-4 .lvca-grid-item:nth-child(-n + 4){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-5 .lvca-grid-item:nth-child(5n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-5 .lvca-grid-item:nth-child(-n + 5){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-6 .lvca-grid-item:nth-child(6n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-tablet-6 .lvca-grid-item:nth-child(-n + 6){border-top:1px solid #ddd;}}@media only screen and (min-width: 801px){.lvca-clients .lvca-grid-desktop-1 .lvca-grid-item:nth-child(1n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-1 .lvca-grid-item:nth-child(-n + 1){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-2 .lvca-grid-item:nth-child(2n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-2 .lvca-grid-item:nth-child(-n + 2){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-3 .lvca-grid-item:nth-child(3n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-3 .lvca-grid-item:nth-child(-n + 3){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-4 .lvca-grid-item:nth-child(4n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-4 .lvca-grid-item:nth-child(-n + 4){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-5 .lvca-grid-item:nth-child(5n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-5 .lvca-grid-item:nth-child(-n + 5){border-top:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-6 .lvca-grid-item:nth-child(6n + 1){border-left:1px solid #ddd;}.lvca-clients .lvca-grid-desktop-6 .lvca-grid-item:nth-child(-n + 6){border-top:1px solid #ddd;}}.lvca-clients .lvca-client{position:relative;border-right:1px solid #ddd;border-bottom:1px solid #ddd;overflow:hidden;}.lvca-dark-bg .lvca-clients .lvca-client{border-color:#505050 !important;}.lvca-clients .lvca-client img{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;width:100%;margin:0;display:block;}.lvca-clients .lvca-client .lvca-client-name{position:absolute;z-index:2;top:50%;text-align:center;width:100%;height:100%;margin-top:-12px;color:#fff;font-size:18px;line-height:26px;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;opacity:0;}.lvca-clients .lvca-client .lvca-client-name a{color:#fff;text-decoration:none;}.lvca-clients .lvca-client .lvca-image-overlay{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:#000;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;}.lvca-clients .lvca-client:hover .lvca-image-overlay{opacity:.7;}.lvca-dark-bg .lvca-clients .lvca-client:hover .lvca-image-overlay{opacity:.8;}.lvca-clients .lvca-client:hover .lvca-client-name{opacity:1;}.lvca-heading{text-align:center;margin:0 auto 60px;max-width:640px;}@media only screen and (max-width: 767px){.lvca-heading{margin-bottom:40px;}}.lvca-heading .lvca-text{font-size:18px;line-height:28px;margin:0 auto;}@media only screen and (max-width: 767px){.lvca-heading .lvca-text{font-size:15px;line-height:26px;}}.lvca-heading.lvca-alignleft,.lvca-heading.lvca-alignright{margin:0;}.lvca-heading.lvca-alignleft .lvca-text,.lvca-heading.lvca-alignright .lvca-text{margin:0;}.lvca-heading.lvca-alignleft{text-align:left;}.lvca-heading.lvca-alignright{text-align:right;}.lvca-heading .lvca-title{font-weight:700;font-weight:bold;font-size:32px;line-height:42px;margin:0 auto 20px;color:#333;}@media only screen and (max-width: 767px){.lvca-heading .lvca-title{font-size:24px;line-height:32px;}}.lvca-dark-bg .lvca-heading .lvca-title{color:#e5e5e5;}.lvca-dark-bg .lvca-heading .lvca-subtitle{color:#b0b0b0;}.lvca-dark-bg .lvca-heading .lvca-text{color:#909090;}.lvca-heading.lvca-alignleft .lvca-title,.lvca-heading.lvca-alignright .lvca-title{margin:0 0 20px;}.lvca-heading .lvca-subtitle{margin:0 auto 5px;color:#888;font-size:12px;line-height:20px;text-transform:uppercase;font-weight:600;letter-spacing:2px;position:relative;display:inline-block;padding:0 10px;}@media only screen and (max-width: 767px){.lvca-heading .lvca-subtitle{font-size:11px;line-height:18px;}}.lvca-heading.lvca-alignleft .lvca-subtitle,.lvca-heading.lvca-alignright .lvca-subtitle{margin:0 0 5px;padding:0;}.lvca-heading.lvca-alignleft .lvca-subtitle:before,.lvca-heading.lvca-alignleft .lvca-subtitle:after,.lvca-heading.lvca-alignright .lvca-subtitle:before,.lvca-heading.lvca-alignright .lvca-subtitle:after{display:none;}.lvca-heading.lvca-style3{margin:0 auto 30px;}.lvca-heading.lvca-style3 .lvca-title{font-size:22px;line-height:32px;text-transform:uppercase;letter-spacing:1px;}.lvca-heading.lvca-style3 .lvca-title:after{width:35px;height:1px;background:#aaa;display:block;content:"";}.lvca-heading.lvca-style3 .lvca-title:after{margin:10px auto 20px;}.lvca-dark-bg .lvca-heading.lvca-style3 .lvca-title:after{background:#909090;}@media only screen and (max-width: 767px){.lvca-heading.lvca-style3 .lvca-title{font-size:16px;line-height:24px;}}.lvca-heading.lvca-style3.lvca-alignleft,.lvca-heading.lvca-style3.lvca-alignright{margin:0 0 30px;}.lvca-heading.lvca-style3.lvca-alignleft .lvca-title:after,.lvca-heading.lvca-style3.lvca-alignright .lvca-title:after{margin:10px 0 20px;}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative;}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block;}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden;}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute;}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0);}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em;}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center;}.lvca-odometers{font-size:0;}.lvca-odometers .lvca-odometer{display:inline-block;vertical-align:top;text-align:left;position:relative;margin-bottom:50px;}.lvca-odometers .lvca-odometer:last-child:after{border:none;}.lvca-odometers .lvca-odometer .lvca-prefix,.lvca-odometers .lvca-odometer .lvca-suffix{display:inline;font-size:36px;line-height:48px;color:#333;vertical-align:middle;}.lvca-odometers .lvca-odometer .lvca-prefix{margin-right:5px;margin-left:5px;}.lvca-odometers .lvca-odometer .lvca-suffix{margin-left:5px;}.lvca-odometers .lvca-odometer .lvca-number{font-size:60px;line-height:72px;font-style:normal;text-transform:none;letter-spacing:2px;font-weight:900;color:#333;margin-bottom:10px;}.lvca-odometers .lvca-odometer .lvca-number span{font-size:60px;}.lvca-dark-bg .lvca-odometers .lvca-odometer .lvca-number{color:#e5e5e5;}.lvca-odometers .lvca-odometer .lvca-stats-title{font-size:18px;line-height:28px;display:inline-block;color:#888;}.lvca-dark-bg .lvca-odometers .lvca-odometer .lvca-stats-title{color:#909090;}.lvca-odometers .lvca-odometer .lvca-stats-title span{float:left;margin-right:15px;}.lvca-odometers .lvca-odometer .lvca-stats-title .lvca-icon-wrapper{font-size:32px;margin-right:10px;vertical-align:middle;color:#ccc;}@media only screen and (max-width: 960px){.lvca-odometers .lvca-odometer .lvca-number{font-size:48px;line-height:56px;margin-bottom:0;}.lvca-odometers .lvca-odometer .lvca-number span{font-size:48px;}.lvca-odometers .lvca-odometer .lvca-stats-title{font-size:15px;line-height:26px;}}@media only screen and (max-width: 479px){.lvca-odometers .lvca-odometer{text-align:center;}}.lvca-piechart{position:relative;text-align:center;float:left;float:left;overflow:hidden;padding:10px;}.lvca-piechart canvas{position:relative;top:0;left:0;max-width:100%;margin:0 auto;}.lvca-piechart .lvca-label{text-align:center;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:55%;max-width:65%;color:#888;}.lvca-dark-bg .lvca-piechart .lvca-label{color:#909090;}.lvca-piechart .lvca-percentage span{position:absolute;top:25%;left:0;right:0;margin-left:auto;margin-right:auto;font-size:60px;line-height:60px;font-weight:300;font-weight:bolder;text-align:center;color:#333;}.lvca-dark-bg .lvca-piechart .lvca-percentage span{color:#e5e5e5;}.lvca-piechart .lvca-percentage sup{font-size:18px;vertical-align:super;}.lvca-piechart.dark-bg .lvca-label{color:#fff;}.lvca-piechart.dark-bg .lvca-percentage span{color:#eee;}@media only screen and (max-width: 479px){.lvca-piechart canvas{margin-bottom:15px;}}@charset "UTF-8";.lvca-posts-carousel{clear:both;max-width:none;}@media only screen and (min-width: 1024px){.lvca-posts-carousel{max-width:96%;}}.lvca-posts-carousel .lvca-posts-carousel-item .hentry{background:#fff;border-radius:6px;border:none;padding:0;margin:0;-webkit-transition:-webkit-box-shadow .25s ease 0s;transition:-webkit-box-shadow .25s ease 0s;transition:box-shadow .25s ease 0s;transition:box-shadow .25s ease 0s,-webkit-box-shadow .25s ease 0s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden;}.lvca-posts-carousel .lvca-posts-carousel-item .hentry:hover{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image{position:relative;overflow:hidden;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .fl-photo-content{width:100%;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image img{width:100%;display:block;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;max-width:100%;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%);}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info{display:block;text-align:center;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-post-title{padding:10px;margin:0;font-size:22px;line-height:34px;font-weight:400;color:#fff;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;}@media only screen and (max-width: 1024px){.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-post-title{font-size:18px;line-height:26px;}}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-post-title a{display:inline;color:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-post-title a:hover{border-bottom:2px solid #ccc;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-terms a:hover{color:#fff;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image:hover .lvca-image-info .lvca-post-title,.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image:hover .lvca-image-info .lvca-terms{opacity:1;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap{text-align:center;max-width:650px;margin:0 auto;padding:25px 15px;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-title{font-size:18px;font-size:16px;line-height:26px;line-height:24px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:10px;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-title:after,.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-title:before{display:none;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-title a{color:#333;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-title a:hover{color:#888;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-entry-meta span a{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;font-style:normal;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-entry-meta span:after{content:"//";padding-left:6px;padding-right:6px;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-entry-meta span:first-child{border:none;padding-left:0;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-entry-meta span:last-child:after{display:none;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-summary{padding:0;margin:10px auto 0;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-category-list{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-category-list:after{width:35px;height:1px;background:#aaa;display:block;content:"";}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-category-list:after{text-align:center;margin:10px auto 10px;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .lvca-category-list a{font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .type-post .lvca-entry-text-wrap .entry-summary:before{display:none;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-read-more{margin:25px 0 0 0;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-read-more a:not(.lvca-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-read-more a:not(.lvca-button):hover{color:#666;}.lvca-posts-carousel .lvca-posts-carousel-item .lvca-read-more a:not(.lvca-button):after{content:"›";display:inline-block;margin-left:7px;}.rtl .lvca-posts-carousel .lvca-posts-carousel-item .lvca-read-more a:not(.lvca-button):after{margin:0 7px 0 0;}.lvca-pricing-table .lvca-pricing-plan{float:left;padding:10px;}.lvca-center{text-align:center;}.lvca-pricing-table{padding:0;}.lvca-pricing-table .lvca-top-header{padding:15px 0;background-color:#494949;border-bottom:1px solid #2c2b2b;}.lvca-pricing-table .lvca-top-header h3{font-size:18px;font-size:20px;line-height:26px;line-height:32px;letter-spacing:1px;font-weight:bold;color:#333;color:#fefefe;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin:0;}.lvca-pricing-table .lvca-top-header img{margin-top:15px;}.lvca-pricing-table .lvca-top-header .lvca-tagline{display:block;font-size:15px;line-height:24px;color:#ededed;text-transform:none;text-align:center;margin-bottom:5px;}.lvca-pricing-table .lvca-pricing-plan{background:#fff;padding:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;margin-bottom:30px;}.lvca-pricing-table .lvca-pricing-plan:hover .lvca-purchase{background:#e5e5e5;}.lvca-pricing-table .lvca-pricing-plan .lvca-plan-price{color:#fff;font-size:22px;line-height:28px;font-weight:700;margin:0;}.lvca-pricing-table .lvca-pricing-plan .lvca-plan-price span{font-size:22px;line-height:32px;}.lvca-pricing-table .lvca-plan-header{padding:30px 0 30px;background-color:#494949;}.lvca-pricing-table .lvca-plan-price .lvca-text{display:inline-block;padding:6px 25px;border-radius:25px;background:#2c2b2b;}.lvca-pricing-table .lvca-plan-price sup{font-size:18px;line-height:32px;vertical-align:top;margin-right:2px;position:static;}.lvca-pricing-table .lvca-plan-details{padding:15px 0;margin:0;border:1px solid #eee;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item{list-style:none;display:block;padding:6px;margin:0;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item i{color:#777;font-size:18px;display:inline;margin-right:8px;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item .lvca-title{color:#838383;margin-bottom:10px;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item .lvca-value-wrap{display:block;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item .lvca-value-wrap:after{position:relative;content:"";background:#ddd;width:120px;height:1px;display:block;margin:12px auto 0;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item .lvca-value{color:#444;font-size:24px;line-height:32px;display:inline;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item s{color:#b4c9d3;}.lvca-pricing-table .lvca-plan-details .lvca-pricing-item:last-child .lvca-value-wrap:after{display:none;}.lvca-pricing-table .lvca-purchase{text-align:center;text-transform:uppercase;padding:15px 0;margin:0 auto;background:#f1f1f1;-webkit-transition:all .1s ease-in-out 0s;transition:all .1s ease-in-out 0s;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}.lvca-pricing-table .lvca-purchase a{padding:12px 25px;border-radius:5px;letter-spacing:0;letter-spacing:6px;font-size:16px;line-height:24px;font-weight:bold;}.lvca-pricing-table .lvca-pricing-plan.lvca-highlight{background:#f5f5f5;margin-top:-10px;}.lvca-pricing-table .lvca-pricing-plan.lvca-highlight .lvca-plan-details{border-color:#e5e5e5;}.lvca-pricing-table .lvca-pricing-plan.lvca-highlight .lvca-top-header{padding:20px 0;}.lvca-pricing-table .lvca-pricing-plan.lvca-highlight .lvca-pricing-table .lvca-top-header h3{color:#28c2ba !important;}.lvca-pricing-table .lvca-pricing-plan.lvca-highlight .lvca-purchase{padding:20px 0;background-color:#e5e5e5;border-color:#ddd;}.lvca-services.lvca-style1 .lvca-service .lvca-icon-wrapper span{display:block;text-align:center;font-size:96px;line-height:1;margin-bottom:20px;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s;}.lvca-services.lvca-style1 .lvca-service .lvca-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-services.lvca-style1 .lvca-service .lvca-service-text{text-align:center;max-width:300px;margin:0 auto;}.lvca-services.lvca-style1 .lvca-service .lvca-service-text .lvca-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px;}.lvca-services.lvca-style1 .lvca-service:hover .lvca-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9);}.lvca-services.lvca-style2 .lvca-service .lvca-image-wrapper img,.lvca-services.lvca-style2 .lvca-service .lvca-icon-wrapper span{float:left;margin-right:18px;}.lvca-services.lvca-style2 .lvca-service .lvca-icon-wrapper span{font-size:24px;line-height:32px;}.lvca-services.lvca-style2 .lvca-service .lvca-service-text .lvca-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px;}.lvca-services.lvca-style3 .lvca-service .lvca-icon-wrapper span{display:block;text-align:left;font-size:80px;line-height:1;margin-bottom:25px;color:#555;}.lvca-dark-bg .lvca-services.lvca-style3 .lvca-service .lvca-icon-wrapper span{color:#c5c5c5;}.lvca-services.lvca-style3 .lvca-service .lvca-image-wrapper img{display:block;max-width:100%;text-align:left;margin-bottom:25px;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text{text-align:left;max-width:300px;margin:0;font-size:14px;line-height:32px;color:#888;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list{padding:0;margin:0;border:none;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list li{border-bottom:1px solid #eee;position:relative;padding:0;margin:0;list-style:none;line-height:42px;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list li:hover{padding:0;}.lvca-dark-bg .lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list li{border-color:#333;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list li:before{font-family:"lvca-icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;height:auto;width:auto;background:none;float:none;vertical-align:middle;margin:0 15px 0 0;content:"";color:#bbb;font-size:12px;}.lvca-dark-bg .lvca-services.lvca-style3 .lvca-service .lvca-service-text ul.lvca-services-list li:before{color:#606060;}.lvca-services.lvca-style3 .lvca-service .lvca-service-text .lvca-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px;}.lvca-services.lvca-style4 .lvca-service{margin-bottom:60px;}.lvca-services.lvca-style4 .lvca-service .lvca-image-wrapper img,.lvca-services.lvca-style4 .lvca-service .lvca-icon-wrapper span{display:block;margin-bottom:20px;text-align:left;}.lvca-services.lvca-style4 .lvca-service .lvca-icon-wrapper span{font-size:36px;line-height:1;color:#888;}.lvca-services.lvca-style4 .lvca-service .lvca-service-text .lvca-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;}.lvca-services.lvca-style5 .lvca-service{margin-bottom:80px;}@media only screen and (max-width: 767px){.lvca-services.lvca-style5 .lvca-service{margin-bottom:50px;}}.lvca-services.lvca-style5 .lvca-service .lvca-icon-wrapper span{display:block;text-align:center;font-size:48px;line-height:1;margin-bottom:15px;color:#999;-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s;}.lvca-services.lvca-style5 .lvca-service .lvca-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-services.lvca-style5 .lvca-service .lvca-service-text{text-align:center;max-width:300px;margin:0 auto;}.lvca-services.lvca-style5 .lvca-service .lvca-service-text .lvca-title{font-size:18px;font-size:16px;line-height:26px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:10px;}.lvca-services.lvca-style5 .lvca-service:hover .lvca-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9);}.lvca-services .lvca-service{margin-bottom:50px;}.lvca-services .lvca-service .lvca-icon-wrapper span{-webkit-transition:color .4s ease-in-out 0s;transition:color .4s ease-in-out 0s;}.lvca-services .lvca-service .lvca-service-text{font-size:15px;line-height:24px;}.lvca-dark-bg .lvca-services .lvca-service .lvca-service-text{color:#909090;}.lvca-dark-bg .lvca-services .lvca-service .lvca-service-text .lvca-title{color:#e5e5e5;}.lvca-stats-bars .lvca-stats-bar{width:100%;display:block;margin:0 0 18px;overflow:hidden;}.lvca-stats-bars .lvca-stats-bar .lvca-stats-title{margin:0;display:block;color:#888;color:#333;font-style:normal;font-size:15px;font-size:16px;text-transform:none;line-height:28px;}.lvca-stats-bars .lvca-stats-bar .lvca-stats-title span{margin-left:5px;}.lvca-dark-bg .lvca-stats-bars .lvca-stats-bar .lvca-stats-title{color:#ddd;}.lvca-stats-bars .lvca-stats-bar .lvca-stats-bar-wrap{position:relative;}.lvca-stats-bars .lvca-stats-bar .lvca-stats-bar-content{background:#e55a54;display:block;height:10px;width:0;position:relative;z-index:1;border-radius:5px;}.lvca-stats-bars .lvca-stats-bar .lvca-stats-bar-bg{width:100%;background:rgba(0,0,0,.1);height:10px;display:block;margin-top:-10px;border-radius:5px;}.lvca-dark-bg .lvca-stats-bars .lvca-stats-bar .lvca-stats-bar-bg{background:rgba(255,255,255,.1);}@-webkit-keyframes lvca-fade{0%{opacity:0;}100%{opacity:1;}}@keyframes lvca-fade{0%{opacity:0;}100%{opacity:1;}}.lvca-tabs{position:relative;overflow:hidden;}.lvca-tabs .lvca-tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.lvca-tabs .lvca-tab-nav .lvca-tab{text-align:center;-webkit-box-flex:0;box-flex:0;-moz-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}.lvca-tabs .lvca-tab-nav .lvca-tab a{display:block;text-overflow:ellipsis;white-space:normal;padding:20px 40px;text-decoration:none;border:none;margin:0;outline:none;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s;}@media only screen and (max-width: 1024px){.lvca-tabs .lvca-tab-nav .lvca-tab a{padding:20px 25px;}}.lvca-tabs .lvca-tab-nav .lvca-tab span.lvca-icon-wrapper span{font-size:32px;font-weight:400;vertical-align:middle;margin-right:10px;}.lvca-tabs .lvca-tab-nav .lvca-tab span.lvca-image-wrapper img{max-width:24px;display:inline-block;vertical-align:middle;height:auto;width:auto;padding:0;margin:0 10px 0 0;border:none;}.lvca-tabs .lvca-tab-nav .lvca-tab span.lvca-tab-title{font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:1px;}.lvca-tabs .lvca-tab-panes{position:relative;}.lvca-tabs .lvca-tab-panes .lvca-tab-pane{padding:40px;display:none;overflow:hidden;}.lvca-tabs .lvca-tab-panes .lvca-tab-pane.lvca-active{display:block;-webkit-animation:lvca-fade .3s ease-in-out;animation:lvca-fade .3s ease-in-out;}.lvca-no-flexbox .lvca-tab-nav{display:block;}.lvca-no-flexbox .lvca-tab-nav .lvca-tab{min-width:15%;display:inline-block;}.lvca-tabs.lvca-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;}.lvca-tabs.lvca-vertical .lvca-tab-nav{-webkit-box-flex:1;box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.lvca-tabs.lvca-vertical .lvca-tab-panes{-webkit-box-flex:4;box-flex:4;-moz-flex:4 1 auto;-ms-flex:4 1 auto;flex:4 1 auto;}.lvca-tabs.lvca-vertical.lvca-mobile-layout{-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;}.lvca-tab-mobile-menu{display:none;position:absolute;top:23px;right:20px;background:transparent;border:none;z-index:10;}.lvca-tab-mobile-menu i{font-size:18px;color:#777;font-weight:bold;}.lvca-tabs.lvca-mobile-layout .lvca-tab-mobile-menu{display:block;}.lvca-tabs.lvca-mobile-layout .lvca-tab-nav{-webkit-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;cursor:pointer;}.lvca-tabs.lvca-mobile-layout .lvca-tab-nav .lvca-tab{text-align:center;display:none;}.lvca-tabs.lvca-mobile-layout .lvca-tab-nav .lvca-tab.lvca-active{display:block;}.lvca-tabs.lvca-mobile-layout.lvca-mobile-open{}.lvca-tabs.lvca-mobile-layout.lvca-mobile-open .lvca-tab-nav .lvca-tab{display:block;}.lvca-tabs.lvca-mobile-layout.lvca-mobile-open .lvca-tab-mobile-menu i:before{content:"";}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab{border-left:1px solid #d9d9d9;border-bottom:1px solid #e2e2e2;background:#e9e9e9;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab:first-child{border-left-color:transparent;border-radius:5px 0 0 0;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab:last-child{border-radius:0 5px 0 0;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab.lvca-active{border-bottom:none;background:#f2f2f2;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab a{color:#777;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab a:focus{color:#333;}.lvca-tabs.lvca-style1 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-tabs.lvca-style1 .lvca-tab-panes{background:#f2f2f2;border-radius:0 4px 4px 4px;}.lvca-tabs.lvca-style1.lvca-mobile-layout:not(.lvca-mobile-open) .lvca-tab.lvca-active{background:#eee;}.lvca-tabs.lvca-style1.lvca-mobile-layout .lvca-tab{border-left:none;border-bottom-color:#d9d9d9;}.lvca-tabs.lvca-style1.lvca-mobile-layout .lvca-tab:first-child{border-radius:5px 5px 0 0;}.lvca-tabs.lvca-style1.lvca-mobile-layout .lvca-tab:last-child{border-radius:0;}.lvca-tabs.lvca-style1.lvca-mobile-layout .lvca-tab-panes{border-radius:0;}.lvca-tabs.lvca-style2 .lvca-tab-nav{background:#f2f2f2;border-radius:5px 5px 0 0;padding:0 30px;}.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab{padding:20px 10px;position:relative;}.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a{display:inline-block;padding:5px 20px;border-radius:34px;color:#666;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a:focus{color:#888;}.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab.lvca-active:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #3c3d41;}.lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab.lvca-active a{background:#838d8f;color:#fff;}.lvca-tabs.lvca-style2 .lvca-tab-panes{background:#3c3d41;border-radius:0 0 5px 5px;}.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane{color:#838d8f;}.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h1,.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h2,.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h3,.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h4,.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h5,.lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h6{color:#fff;}.lvca-tabs.lvca-style2.lvca-mobile-layout .lvca-tab-mobile-menu{top:27px;}.lvca-tabs.lvca-style2.lvca-mobile-layout .lvca-tab-nav{padding:0;}.lvca-tabs.lvca-style2.lvca-mobile-layout.lvca-mobile-open .lvca-tab{border-bottom:1px solid #e2e2e2;}.lvca-tabs.lvca-style2.lvca-mobile-layout.lvca-mobile-open .lvca-tab:last-child{border-bottom:none;}.lvca-tabs.lvca-style2.lvca-mobile-layout.lvca-mobile-open .lvca-tab.lvca-active:after{display:none;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a{color:#333;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a:hover,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab a:focus{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab.lvca-active a{background:#aaa;color:#fff;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-nav .lvca-tab.lvca-active:after{border-bottom:8px solid #e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes{background:#e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style2 .lvca-tab-panes .lvca-tab-pane h6{color:#333;}.lvca-tabs.lvca-style3 .lvca-tab-nav{background:#3c3d41;border-radius:5px 5px 0 0;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab{position:relative;border-right:1px solid #4e4f53;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a{padding:20px 30px;border-radius:34px;color:#8f8e93;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a:focus{color:#ccc;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab.lvca-active:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f2f2f2;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab span.lvca-icon-wrapper span,.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab span.lvca-image-wrapper img{margin:0 auto;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab span.lvca-tab-title{display:none;}.lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab.lvca-active a{color:#eee;}.lvca-tabs.lvca-style3 .lvca-tab-panes{background:#f2f2f2;border-radius:0 0 5px 5px;}.lvca-tabs.lvca-style3.lvca-mobile-layout .lvca-tab-nav{-webkit-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;padding-right:60px;}.lvca-tabs.lvca-style3.lvca-mobile-layout.lvca-mobile-open .lvca-tab{border-bottom:1px solid #4e4f53;}.lvca-dark-bg .lvca-tabs.lvca-style3.lvca-mobile-layout.lvca-mobile-open .lvca-tab{border-bottom-color:#e5e5e5;}.lvca-tabs.lvca-style3.lvca-mobile-layout.lvca-mobile-open .lvca-tab.lvca-active:after{display:none;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav{background:#fff;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab{border-right:1px solid #ececec;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a{color:#969696;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a:hover,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab a:focus{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-nav .lvca-tab.lvca-active:after{border-bottom:8px solid #e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes{background:#e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style3 .lvca-tab-panes .lvca-tab-pane h6{color:#333;}.lvca-tabs.lvca-style4{background:#f2f2f2;border-radius:5px;}.lvca-tabs.lvca-style4 .lvca-tab-nav{border-bottom:1px solid #ddd;margin:0 40px;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab{position:relative;z-index:1;margin-right:20px;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab:last-child{margin-right:0;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab a{color:#888;padding:30px 20px;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:transparent;-webkit-transition:background .3s ease-in-out 0s;transition:background .3s ease-in-out 0s;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab:hover a{color:#565656;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab.lvca-active:before{background:#f94213;height:2px;}.lvca-tabs.lvca-style4 .lvca-tab-pane{padding:40px;}.lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav{cursor:pointer;padding:0;margin:0;border:none;}.lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav .lvca-tab{margin:0;border-bottom:1px solid #e0e0e0;}.lvca-dark-bg .lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav .lvca-tab{border-left:1px solid #404040;border-right:1px solid #404040;border-bottom-color:#404040;}.lvca-dark-bg .lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav .lvca-tab:first-child{border-top:1px solid #404040;}.lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav .lvca-tab a{padding:20px 25px;}.lvca-tabs.lvca-style4.lvca-mobile-layout .lvca-tab-nav .lvca-tab:before{display:none;}.lvca-tabs.lvca-style4.lvca-mobile-layout.lvca-mobile-open .lvca-tab.lvca-active{border-left:2px solid #f94213;border-right:2px solid #f94213;}.lvca-dark-bg .lvca-tabs.lvca-style4.lvca-mobile-layout:not(.lvca-mobile-open) .lvca-tab.lvca-active{border-top:1px solid #404040;}.lvca-dark-bg .lvca-tabs.lvca-style4{background:transparent;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-nav{margin:0;border-bottom:1px solid #2a2a2a;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab a{color:#707070;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab:hover a{color:#b0b0b0;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-nav .lvca-tab.lvca-active a{color:#e5e5e5;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane{padding:40px 0 0;color:#909090;}.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style4 .lvca-tab-pane h6{color:#e5e5e5;}.lvca-tabs.lvca-style5 .lvca-tab-nav a{padding:20px 50px;color:#777;position:relative;z-index:1;}.lvca-tabs.lvca-style5 .lvca-tab-nav a:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#e9e9e9;content:"";-webkit-transition:-webkit-transform .3s,background-color .3s;-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s,-webkit-transform .3s;-webkit-transform:perspective(900px) rotate3d(1,0,0,90deg);transform:perspective(900px) rotate3d(1,0,0,90deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-perspective-origin:50% 100%;perspective-origin:50% 100%;}.lvca-tabs.lvca-style5 .lvca-tab-nav a:hover,.lvca-tabs.lvca-style5 .lvca-tab-nav a:focus{color:#333;}.lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab.lvca-active a:after{background-color:#f2f2f2;-webkit-transform:perspective(900px) rotate3d(1,0,0,0deg);transform:perspective(900px) rotate3d(1,0,0,0deg);}.lvca-tabs.lvca-style5 .lvca-tab-panes{background:#f2f2f2;}.lvca-tabs.lvca-style5.lvca-mobile-layout .lvca-tab-nav .lvca-tab{background:#f2f2f2;border-bottom:1px solid #e5e5e5;}.lvca-dark-bg .lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab a{color:#b0b0b0;}.lvca-dark-bg .lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab a:hover,.lvca-dark-bg .lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab a:focus{color:#ddd;}.lvca-dark-bg .lvca-tabs.lvca-style5 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab,.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab{text-align:left;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab a,.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a{padding:5px 2px;color:#666;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-top:2px solid transparent;border-bottom:2px solid transparent;display:inline-block;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab a:focus,.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a:focus{color:#333;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab.lvca-active a,.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab.lvca-active a{border-color:#f94213;color:#333;}.lvca-tabs.lvca-style6 .lvca-tab-pane,.lvca-tabs.lvca-style7 .lvca-tab-pane{padding:40px 0 0;}.lvca-tabs.lvca-style6 .lvca-tab-nav{margin:0 auto;text-align:left;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab{margin-right:50px;}.lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab:last-child{margin-right:0;}.lvca-tabs.lvca-style6 .lvca-tab-pane{padding:40px 0 0;}.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab{padding:0 25px 0 0;}.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a{max-width:none;margin:6px 0;}@media only screen and (max-width: 479px){.lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a{text-align:center;}}.lvca-tabs.lvca-style7 .lvca-tab-panes{-webkit-box-flex:6;box-flex:6;-moz-flex:6 1 auto;-ms-flex:6 1 auto;flex:6 1 auto;}.lvca-tabs.lvca-style7 .lvca-tab-panes .lvca-tab-pane{padding:0 0 0 20px;}.lvca-tabs.lvca-style6.lvca-mobile-layout .lvca-tab-mobile-menu,.lvca-tabs.lvca-style7.lvca-mobile-layout .lvca-tab-mobile-menu{top:22px;}.lvca-tabs.lvca-style6.lvca-mobile-layout .lvca-tab-nav .lvca-tab,.lvca-tabs.lvca-style7.lvca-mobile-layout .lvca-tab-nav .lvca-tab{padding:12px 0;width:100%;text-align:center;}.lvca-tabs.lvca-style6.lvca-mobile-layout .lvca-tab-nav .lvca-tab a,.lvca-tabs.lvca-style7.lvca-mobile-layout .lvca-tab-nav .lvca-tab a{margin:0;}.lvca-tabs.lvca-style6.lvca-mobile-layout .lvca-tab-pane,.lvca-tabs.lvca-style7.lvca-mobile-layout .lvca-tab-pane{padding:30px 0 0;}.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab a,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab a{color:#b0b0b0;}.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab:hover a,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab:hover a{color:#ddd;}.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-nav .lvca-tab.lvca-active a,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-nav .lvca-tab.lvca-active a{color:#eaeaea;}.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane{color:#909090;}.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style6 .lvca-tab-pane h6,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style7 .lvca-tab-pane h6{color:#e5e5e5;}.lvca-tabs.lvca-style8 .lvca-tab-nav .lvca-tab{margin:2px 0;}.lvca-tabs.lvca-style8 .lvca-tab-nav .lvca-tab a{padding:15px 30px;border-radius:4px;background:#f2f2f2;color:#777;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-left:3px solid transparent;text-align:left;}.lvca-tabs.lvca-style8 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style8 .lvca-tab-nav .lvca-tab a:focus{color:#333;}.lvca-tabs.lvca-style8 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;border-left-color:#f94213;}.lvca-tabs.lvca-style8 .lvca-tab-pane{padding:0 0 0 40px;}.lvca-tabs.lvca-style8.lvca-mobile-layout .lvca-tab-mobile-menu{top:18px;}.lvca-tabs.lvca-style8.lvca-mobile-layout .lvca-tab-nav .lvca-tab a{text-align:left;}.lvca-tabs.lvca-style8.lvca-mobile-layout:not(.lvca-mobile-open) .lvca-tab.lvca-active a{border-color:transparent !important;}.lvca-tabs.lvca-style8.lvca-mobile-layout .lvca-tab-pane{padding:30px 0 0;}.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane{color:#909090;}.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style8 .lvca-tab-pane h6{color:#e5e5e5;}.lvca-tabs.lvca-style9{background:#f2f2f2;border-radius:5px;}.lvca-tabs.lvca-style9 .lvca-tab-nav{border-right:1px solid #ddd;}.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab{border-bottom:1px solid #d8d8d8;background:#e9e9e9;}.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab.lvca-active{margin-right:-1px;background:#f2f2f2;}.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab a{padding:20px 30px;color:#777;}.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab a:focus{color:#333;}.lvca-tabs.lvca-style9 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-tabs.lvca-style9 .lvca-tab-panes{-webkit-box-flex:5;box-flex:5;-moz-flex:5 1 auto;-ms-flex:5 1 auto;flex:5 1 auto;}.lvca-tabs.lvca-style9.lvca-mobile-layout .lvca-tab-nav{border-right:none;}.lvca-tabs.lvca-style9.lvca-mobile-layout:not(.lvca-mobile-open) .lvca-tab.lvca-active{background:#eee;border:none;}.lvca-tabs.lvca-style10 .lvca-tab-nav{background:#3c3d41;border-radius:5px 0 0 5px;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab{position:relative;border-bottom:1px solid #4e4f53;padding:0;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab:last-child{border-bottom:none;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a{padding:20px;color:#8f8e93;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a:hover,.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a:focus{color:#ccc;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab.lvca-active:after{content:"";display:block;position:absolute;top:32px;right:0;height:8px;margin:0 auto;border-top:8px solid transparent;border-right:8px solid #f2f2f2;border-bottom:8px solid transparent;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab span.lvca-icon-wrapper span,.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab span.lvca-image-wrapper{margin:0 auto;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab span.lvca-tab-title{display:none;}.lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab.lvca-active a{color:#fff;}.lvca-tabs.lvca-style10 .lvca-tab-panes{background:#f2f2f2;border-radius:0 5px 5px 0;}.lvca-tabs.lvca-style10.lvca-mobile-layout{-webkit-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;}.lvca-tabs.lvca-style10.lvca-mobile-layout .lvca-tab-mobile-menu{display:none;}.lvca-tabs.lvca-style10.lvca-mobile-layout .lvca-tab-nav .lvca-tab{display:block;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav{background:#fff;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab{border-bottom:1px solid #ececec;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab:last-child{border-bottom:none;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a{color:#969696;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a:hover,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab a:focus{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab.lvca-active a{color:#333;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-nav .lvca-tab.lvca-active:after{border-right:8px solid #e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes{background:#e7e7e7;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane{color:#666;}.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h1,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h2,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h3,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h4,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h5,.lvca-dark-bg .lvca-tabs.lvca-style10 .lvca-tab-panes .lvca-tab-pane h6{color:#333;}.lvca-team-members .lvca-team-member .lvca-social-list{margin-top:20px;}.lvca-team-members .lvca-team-member .lvca-social-list .lvca-social-list-item{display:inline;margin:0 15px 0 0;}.lvca-team-members .lvca-team-member .lvca-team-member-details{font-size:15px;line-height:24px;}.lvca-team-members .lvca-team-member .lvca-team-member-text .lvca-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;}.lvca-team-members .lvca-team-member .lvca-team-member-text .lvca-team-member-position{font-size:15px;line-height:24px;font-style:italic;color:#888;margin-bottom:10px;}.lvca-team-members.lvca-style1 .lvca-team-member-wrapper{float:left;padding:10px;}.lvca-team-members.lvca-style1 .lvca-team-member{max-width:320px;margin:0 auto 40px;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper{text-align:center;position:relative;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper img{max-width:100%;margin:0 auto 30px;border-radius:50%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list{position:absolute;height:100%;width:100%;top:40%;z-index:2;}@media only screen and (max-width: 767px){.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list{position:relative;top:0;}}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list i{font-size:26px;color:#fff;opacity:0;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list i:hover{color:#ccc;}@media only screen and (max-width: 767px){.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list i{color:inherit;opacity:1;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-image-wrapper .lvca-social-list i:hover{color:inherit;}}.lvca-team-members.lvca-style1 .lvca-team-member:hover .lvca-image-wrapper img{-webkit-filter:brightness(50%);filter:brightness(50%);}@media only screen and (max-width: 767px){.lvca-team-members.lvca-style1 .lvca-team-member:hover .lvca-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%);}}.lvca-team-members.lvca-style1 .lvca-team-member:hover .lvca-image-wrapper .lvca-social-list i{opacity:1;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-team-member-text{text-align:center;max-width:650px;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-team-member-text .lvca-title{margin-bottom:10px;}.lvca-team-members.lvca-style1 .lvca-team-member .lvca-social-list{margin:10px auto;}.lvca-team-members.lvca-style2{position:relative;max-width:960px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper{clear:both;margin-top:100px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:first-child{margin-top:0;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-image-wrapper{float:left;position:relative;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-image-wrapper img{max-width:320px;border-radius:50%;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text{margin:10px 0 0;vertical-align:middle;padding-top:20px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text .lvca-title{margin-bottom:5px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text .lvca-team-member-details{margin:10px 0 10px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper .lvca-team-member-text .lvca-social-list i{font-size:24px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:hover .lvca-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%);}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(odd) .lvca-image-wrapper{margin-right:50px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-image-wrapper{float:right;margin-left:50px;}.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-title,.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-team-member-position,.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-team-member-details,.lvca-team-members.lvca-style2 .lvca-team-member-wrapper:nth-child(even) .lvca-team-member-text .lvca-social-list{text-align:right;}@media only screen and (max-width: 767px){.lvca-team-members.lvca-style2 .lvca-team-member-wrapper{margin-top:75px;}.lvca-team-members.lvca-style2 .lvca-team-member .lvca-image-wrapper,.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text{width:100%;float:none;}.lvca-team-members.lvca-style2 .lvca-team-member .lvca-image-wrapper{text-align:center;}.lvca-team-members.lvca-style2 .lvca-team-member .lvca-image-wrapper img{margin:0 auto 20px;}.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text{max-width:400px;margin:0 auto;padding-top:0;}.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text .lvca-title,.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text .lvca-team-member-position,.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text .lvca-team-member-details,.lvca-team-members.lvca-style2 .lvca-team-member .lvca-team-member-text .lvca-social-list{text-align:center !important;}}.lvca-dark-bg .lvca-team-members .lvca-team-member .lvca-team-member-details{color:#909090;}.lvca-dark-bg .lvca-team-members .lvca-team-member .lvca-team-member-text .lvca-title{color:#e5e5e5;}.lvca-dark-bg .lvca-team-members .lvca-team-member .lvca-team-member-text .lvca-team-member-position{color:#505050;}.lvca-testimonials .lvca-testimonial{margin-bottom:50px;}.lvca-testimonials .lvca-testimonial-text{background:#fff;border:1px solid #dbdbdb;border-radius:30px;text-align:center;text-align:center;position:relative;padding:20px;margin-bottom:40px;font-style:italic;font-size:15px;line-height:24px;color:#888;max-width:450px;}.lvca-dark-bg .lvca-testimonials .lvca-testimonial-text{color:#666;background:#eee;}.lvca-testimonials .lvca-testimonial-text:after{content:"";display:block;background:#fff;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;transform:rotate(45deg);transform:skew(0deg,-44deg);-webkit-transform:rotate(45deg);width:24px;height:24px;position:absolute;bottom:-12px;left:40px;margin:auto;}.lvca-dark-bg .lvca-testimonials .lvca-testimonial-text:after{background:#eee;}.lvca-testimonials .lvca-testimonial-user{display:table;}.lvca-testimonials .lvca-testimonial-user .lvca-image-wrapper{display:table-cell;}.lvca-testimonials .lvca-testimonial-user .lvca-image-wrapper img{max-width:64px;border-radius:50%;margin-right:20px;}.lvca-testimonials .lvca-testimonial-user .lvca-text{display:table-cell;vertical-align:middle;color:#888;}.lvca-dark-bg .lvca-testimonials .lvca-testimonial-user .lvca-text{color:#909090;}.lvca-testimonials .lvca-testimonial-user .lvca-text .lvca-author-name{font-size:18px;font-size:15px;line-height:26px;line-height:24px;letter-spacing:1px;font-weight:bold;color:#333;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:5px;}.lvca-dark-bg .lvca-testimonials .lvca-testimonial-user .lvca-text .lvca-author-name{color:#e5e5e5;}.lvca-flex-container a:hover,.lvca-flex-slider a:hover{outline:none;}.lvca-slides,.lvca-slides > li,.lvca-flex-control-nav,.lvca-flex-direction-nav{margin:0;padding:0;list-style:none;}.lvca-flex-pauseplay span{text-transform:capitalize;}.lvca-flexslider{margin:0;padding:0;}.lvca-flexslider .lvca-slides > li{display:none;-webkit-backface-visibility:hidden;}.lvca-flexslider .lvca-slides img{width:100%;display:block;}html[xmlns] .lvca-flexslider .lvca-slides{display:block;}* html .lvca-flexslider .lvca-slides{height:1%;}.no-js .lvca-flexslider .lvca-slides > li:first-child{display:block;}.lvca-flexslider{margin:0;position:relative;zoom:1;}.lvca-flexslider .lvca-slides{zoom:1;overflow:hidden;}.lvca-flexslider .lvca-slides img{height:auto;-moz-user-select:none;}.lvca-flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;transition:all 1s ease;}.loading .lvca-flex-viewport{max-height:300px;}.carousel li{margin-right:5px;}.lvca-flex-direction-nav{}.lvca-flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}a.lvca-flex-prev{font-size:40px;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);}.lvca-flex-direction-nav a.lvca-flex-next:before{content:"";}.lvca-flex-direction-nav .lvca-flex-prev{left:-50px;}.lvca-flex-direction-nav .lvca-flex-next{right:-50px;text-align:right;}.lvca-flex-direction-nav .lvca-flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;z-index:-1;}.lvca-flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000;}.lvca-flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:"";}.lvca-flex-pauseplay a:hover{opacity:1;}.lvca-flex-pauseplay a.lvca-flex-play:before{content:"";}.lvca-flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center;}.lvca-flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;}.lvca-flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px;}.lvca-flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7);}.lvca-flex-control-paging li a.lvca-flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default;}.lvca-flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.lvca-flex-control-thumbs li{width:25%;float:left;margin:0;}.lvca-flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;transition:all 1s ease;}.lvca-flex-control-thumbs img:hover{opacity:1;}.lvca-flex-control-thumbs .lvca-flex-active{opacity:1;cursor:default;}@media screen and (max-width: 860px){.lvca-flex-direction-nav .lvca-flex-prev{opacity:1;left:10px;}.lvca-flex-direction-nav .lvca-flex-next{opacity:1;right:10px;}}.lvca-testimonials-slider{position:relative;}.lvca-testimonials-slider.lvca-container{max-width:900px;margin:0 auto;}.lvca-testimonials-slider .lvca-testimonial-text{text-align:center;max-width:750px;margin:0 auto 40px;font-size:18px;line-height:32px;font-style:italic;color:#666;}.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-text{color:#ccc;}.lvca-testimonials-slider .lvca-testimonial-text i{color:#ccc;font-size:32px;display:block;margin-bottom:35px;background:none;width:auto;height:auto;}.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-text i{color:#ddd;}.lvca-testimonials-slider .lvca-testimonial-user{display:table;margin:0 auto;}.lvca-testimonials-slider .lvca-testimonial-user .lvca-image-wrapper{display:table-cell;}.lvca-testimonials-slider .lvca-testimonial-user .lvca-image-wrapper img{max-width:64px;border-radius:50%;margin-right:15px;}.lvca-testimonials-slider .lvca-testimonial-user .lvca-text{display:table-cell;vertical-align:middle;color:#888;}.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-user .lvca-text{color:#909090;}.lvca-testimonials-slider .lvca-testimonial-user .lvca-text .lvca-author-name{font-size:18px;font-size:15px;line-height:26px;line-height:24px;letter-spacing:1px;font-weight:bold;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:5px;}.lvca-dark-bg .lvca-testimonials-slider .lvca-testimonial-user .lvca-text .lvca-author-name{color:#e5e5e5;}@charset "UTF-8";.lvca-portfolio-wrap{clear:both;overflow:hidden;}.lvca-portfolio-wrap .lvca-portfolio-header{position:relative;max-width:1140px;margin:0 auto 30px;overflow:hidden;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.lvca-portfolio-wrap .lvca-portfolio-header.lvca-no-heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media only screen and (max-width: 800px){.lvca-portfolio-wrap .lvca-portfolio-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}}.lvca-portfolio-wrap .lvca-heading{display:inline-block;text-align:left;max-width:none;font-size:32px;line-height:44px;text-transform:uppercase;letter-spacing:1px;color:#333;margin:0 100px 0 0;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-heading{color:#e5e5e5;}@media only screen and (max-width: 800px){.lvca-portfolio-wrap .lvca-heading{margin-bottom:30px;}}.lvca-portfolio-wrap .lvca-taxonomy-filter{display:block;margin:0;padding:0;-webkit-align-self:center;align-self:center;-ms-flex-item-align:center;}@media only screen and (max-width: 800px){.lvca-portfolio-wrap .lvca-taxonomy-filter{-webkit-align-self:flex-start;align-self:flex-start;-ms-flex-item-align:start;}}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item{position:relative;display:inline-block;margin:0 0 15px 0;padding:0;font-style:normal;border-bottom:1px solid #ddd;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item{border-color:#444;}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a{font-size:15px;line-height:24px;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;display:block;color:#777;padding:0 15px 15px;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a{color:#999;}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a:hover{color:#222;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a:hover{color:#fff;}@media only screen and (max-width: 479px){.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item a{padding:0 10px 8px;}}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active a{color:#222;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active a{color:#fff;}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active:after{content:"";position:absolute;left:0;bottom:0;border-bottom:3px solid #f94213;width:100%;}.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item:last-child{margin-right:0;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .hentry{margin:0;padding:0;border:none;background:none;-webkit-box-shadow:none;box-shadow:none;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image{position:relative;overflow:hidden;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image img{display:block;width:100%;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%);}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info{display:block;text-align:center;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;}@media only screen and (max-width: 1024px){.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title{font-size:18px;line-height:26px;}}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title a{display:inline;color:#fff;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title a:hover{border-bottom:1px solid #ccc;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;-webkit-transition:opacity .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms a:hover{color:#fff;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image:hover .lvca-image-info .lvca-post-title,.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image:hover .lvca-image-info .lvca-terms{opacity:1;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-text-wrap{text-align:center;max-width:650px;margin:20px auto 0;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title{font-size:18px;line-height:26px;font-weight:normal;margin-bottom:10px;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title:after,.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title:before{display:none;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title a{-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;color:#333;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title a:hover{color:#888;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title a{color:#e0e0e0;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title a:hover{color:#fff;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span:after{content:"//";padding-left:6px;padding-right:6px;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span:first-child{border:none;padding-left:0;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span:last-child:after{display:none;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span a{-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;font-style:normal;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-entry-meta span{color:#707070;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-summary{margin:15px auto 0;padding:0;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-summary{color:#999;}.lvca-dark-bg .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-summary:before{background:#505050;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more{margin:25px 0 0 0;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:not(.lvca-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;-webkit-transition:color .3s ease-in-out 0s;transition:color .3s ease-in-out 0s;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:not(.lvca-button):hover{color:#666;}.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:not(.lvca-button):after{content:"›";display:inline-block;margin-left:7px;}.rtl .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-read-more a:not(.lvca-button):after{margin:0 7px 0 0;}#ez-toc-sticky-container{background:0 0;border:1px solid #aaa;border-radius:4px;display:table;margin-bottom:1em;padding:10px;position:relative;width:auto;}div.ez-toc-sticky-widget-container{padding:0;position:relative;}#ez-toc-sticky-container.ez-toc-sticky-light-blue{background:#edf6ff;}#ez-toc-sticky-container.ez-toc-sticky-white{background:#fff;}#ez-toc-sticky-container.ez-toc-sticky-black{background:#000;}#ez-toc-sticky-container.ez-toc-sticky-transparent{background:none;}div.ez-toc-sticky-widget-container ul{display:block;}div.ez-toc-sticky-widget-container li{border:none;padding:0;}div.ez-toc-sticky-widget-container ul.ez-toc-sticky-list{padding:10px;}#ez-toc-sticky-container ul ul,.ez-toc div.ez-toc-sticky-widget-container ul ul{margin-left:1.5em;}#ez-toc-sticky-container li,#ez-toc-sticky-container ul{padding:0;}#ez-toc-sticky-container li,#ez-toc-sticky-container ul,#ez-toc-sticky-container ul li,div.ez-toc-sticky-widget-container,div.ez-toc-sticky-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1;}#ez-toc-sticky-container p.ez-toc-sticky-title{text-align:left;line-height:1.45;margin:0;padding:0;}.ez-toc-sticky-title-container{display:table;width:100%;}.ez-toc-sticky-title,.ez-toc-sticky-title-toggle{display:table-cell;text-align:left;vertical-align:middle;}#ez-toc-sticky-container.ez-toc-sticky-black a,#ez-toc-sticky-container.ez-toc-sticky-black a:visited,#ez-toc-sticky-container.ez-toc-sticky-black p.ez-toc-sticky-title{color:#fff;}#ez-toc-sticky-container div.ez-toc-sticky-title-container+ul.ez-toc-sticky-list{margin-top:1em;}.ez-toc-sticky-wrap-left{float:left;margin-right:10px;}.ez-toc-sticky-wrap-right{float:right;margin-left:10px;}.ez-toc-sticky-wrap-center{margin:0 auto;}#ez-toc-sticky-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap;}#ez-toc-sticky-container a:visited{color:#9f9f9f;}#ez-toc-sticky-container a:hover{text-decoration:underline;}#ez-toc-sticky-container a.ez-toc-sticky-toggle{color:#444;}.ez-toc-sticky-widget-container ul.ez-toc-sticky-list li::before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1;}.ez-toc-sticky-widget-container ul.ez-toc-sticky-list li.active{background-color:#ededed;height:auto !important;}.ez-toc-sticky-widget-container li.active>a{font-weight:900;}.ez-toc-sticky-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ez-toc-sticky-btn.nitro-lazy{background-image:none !important;}.ez-toc-sticky-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;}.ez-toc-sticky-btn:focus,.ez-toc-sticky-btn:hover{color:#333;text-decoration:none;}.ez-toc-sticky-btn.active,.ez-toc-sticky-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.ez-toc-sticky-btn.active.nitro-lazy,.ez-toc-sticky-btn:active.nitro-lazy{background-image:none !important;}.ez-toc-sticky-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc;}.ez-toc-sticky-btn-default.active,.ez-toc-sticky-btn-default:active,.ez-toc-sticky-btn-default:focus,.ez-toc-sticky-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad;}.ez-toc-sticky-btn-default.active,.ez-toc-sticky-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb;}.ez-toc-sticky-btn-default.active.nitro-lazy,.ez-toc-sticky-btn-default:active.nitro-lazy{background-image:none !important;}.ez-toc-sticky-btn-sm,.ez-toc-sticky-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.ez-toc-sticky-btn-xs{padding:1px 5px;}.ez-toc-sticky-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn.active,.ez-toc-sticky-btn:active{background-image:none;}.btn.active.nitro-lazy,.ez-toc-sticky-btn:active.nitro-lazy{background-image:none !important;}.ez-toc-sticky-btn-default:focus,.ez-toc-sticky-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px;}.ez-toc-sticky-pull-right{float:right !important;margin-left:10px;}.ez-toc-sticky-glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale;}.ez-toc-sticky-glyphicon:empty{width:1em;}.ez-toc-sticky-toggle i.ez-toc-sticky-glyphicon,label.cssicon .ez-toc-sticky-glyphicon:empty{font-size:16px;margin-left:2px;}#ez-toc-sticky-container input{position:absolute;left:-999em;}#ez-toc-sticky-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none;}#ez-toc-sticky-container label{float:right;position:relative;left:10px;font-size:16px;background:#f9efef;padding:0 4px 0 5px;border:1px solid #999191;border-radius:5px;cursor:pointer;}div#ez-toc-sticky-container p.ez-toc-sticky-title{display:contents;}div#ez-toc-sticky-container{padding-right:20px;}label.cssiconcheckbox{display:none;}.ez-toc-sticky-widget-container ul li a{padding-left:10px;}