| @@ -1,2186 +1,2146 @@ | ||
| 1 | -@charset "UTF-8"; | |
| 2 | -/*! | |
| 3 | - * animate.css -http://daneden.me/animate | |
| 4 | - * Version - 3.5.1 | |
| 5 | - * Licensed under the MIT license - http://opensource.org/licenses/MIT | |
| 6 | - * | |
| 7 | - * Copyright (c) 2016 Daniel Eden | |
| 8 | - */ | |
| 9 | -.animated{-webkit-animation-duration:.8s;animation-duration:.8s;-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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.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,-30%,0);transform:translate3d(0,-30%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,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,30%,0);transform:translate3d(0,30%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(10%,0,0) skewX(-30deg);transform:translate3d(10%,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(10%,0,0) skewX(-30deg);transform:translate3d(10%,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(10%,0,0) skewX(30deg);transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(10%,0,0) skewX(30deg);transform:translate3d(10%,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(-10%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-10%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-10%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-10%,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(10%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(-10%,0,0);transform:translate3d(-10%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,30%,0);transform:translate3d(0,30%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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,30%,0);transform:translate3d(0,30%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} | |
| 10 | - | |
| 11 | - | |
| 12 | -@font-face { | |
| 13 | - font-family: Unicons; | |
| 14 | - src: url("../fonts/unicons/Unicons.eot"); | |
| 15 | - src: url("../fonts/unicons/Unicons.eot#iefix") format("embedded-opentype"), url("../fonts/unicons/Unicons.ttf") format("truetype"), url("../fonts/unicons/Unicons.woff") format("woff"), | |
| 16 | - url("../fonts/unicons/Unicons.svg#Unicons") format("svg"); | |
| 17 | - font-weight: normal; | |
| 18 | - font-style: normal; | |
| 19 | - font-display: block; | |
| 20 | -} | |
| 21 | -[class^="unicon-"], | |
| 22 | -[class*=" unicon-"] { | |
| 23 | - font-family: "Unicons" !important; | |
| 24 | - speak: never; | |
| 25 | - font-style: normal; | |
| 26 | - font-weight: normal; | |
| 27 | - font-variant: normal; | |
| 28 | - text-transform: none; | |
| 29 | - line-height: 1; | |
| 30 | - -webkit-font-smoothing: antialiased; | |
| 31 | - -moz-osx-font-smoothing: grayscale; | |
| 32 | -} | |
| 33 | -.unicon-grid-filled:before { | |
| 34 | - content: "\eb4e"; | |
| 35 | -} | |
| 36 | -.unicon-logo-facebook-alt:before { | |
| 37 | - content: "\eb59"; | |
| 38 | -} | |
| 39 | -.unicon-shopping-basket:before { | |
| 40 | - content: "\eb5a"; | |
| 41 | -} | |
| 42 | -.unicon-logo-dribbble:before { | |
| 43 | - content: "\eb15"; | |
| 44 | -} | |
| 45 | -.unicon-cart:before { | |
| 46 | - content: "\eb16"; | |
| 47 | -} | |
| 48 | -.unicon-cloud:before { | |
| 49 | - content: "\eb17"; | |
| 50 | -} | |
| 51 | -.unicon-download-cloud:before { | |
| 52 | - content: "\eb18"; | |
| 53 | -} | |
| 54 | -.unicon-drizzle-cloud:before { | |
| 55 | - content: "\eb19"; | |
| 56 | -} | |
| 57 | -.unicon-lightning-cloud:before { | |
| 58 | - content: "\eb1a"; | |
| 59 | -} | |
| 60 | -.unicon-message-circle:before { | |
| 61 | - content: "\eb1b"; | |
| 62 | -} | |
| 63 | -.unicon-message-square:before { | |
| 64 | - content: "\eb1c"; | |
| 65 | -} | |
| 66 | -.unicon-rain-cloud:before { | |
| 67 | - content: "\eb1d"; | |
| 68 | -} | |
| 69 | -.unicon-snow-cloud:before { | |
| 70 | - content: "\eb1e"; | |
| 71 | -} | |
| 72 | -.unicon-sun:before { | |
| 73 | - content: "\eb1f"; | |
| 74 | -} | |
| 75 | -.unicon-sunrise:before { | |
| 76 | - content: "\eb20"; | |
| 77 | -} | |
| 78 | -.unicon-sunset:before { | |
| 79 | - content: "\eb21"; | |
| 80 | -} | |
| 81 | -.unicon-thermometer:before { | |
| 82 | - content: "\eb22"; | |
| 83 | -} | |
| 84 | -.unicon-umbrella1:before { | |
| 85 | - content: "\eb23"; | |
| 86 | -} | |
| 87 | -.unicon-upload-cloud:before { | |
| 88 | - content: "\eb24"; | |
| 89 | -} | |
| 90 | -.unicon-wind:before { | |
| 91 | - content: "\eb25"; | |
| 92 | -} | |
| 93 | -.unicon-document-alt-filled:before { | |
| 94 | - content: "\eb26"; | |
| 95 | -} | |
| 96 | -.unicon-document-alt:before { | |
| 97 | - content: "\eb27"; | |
| 98 | -} | |
| 99 | -.unicon-document-blank-filled:before { | |
| 100 | - content: "\eb28"; | |
| 101 | -} | |
| 102 | -.unicon-folder-filled:before { | |
| 103 | - content: "\eb29"; | |
| 104 | -} | |
| 105 | -.unicon-user-group-filled:before { | |
| 106 | - content: "\eb2a"; | |
| 107 | -} | |
| 108 | -.unicon-image-gallery-filled:before { | |
| 109 | - content: "\eb2b"; | |
| 110 | -} | |
| 111 | -.unicon-image-slider-filled:before { | |
| 112 | - content: "\eb2c"; | |
| 113 | -} | |
| 114 | -.unicon-checkbox-checked-filled:before { | |
| 115 | - content: "\eb2d"; | |
| 116 | -} | |
| 117 | -.unicon-checkmark-alt:before { | |
| 118 | - content: "\eb2e"; | |
| 119 | -} | |
| 120 | -.unicon-checkmark-outline-filled:before { | |
| 121 | - content: "\eb2f"; | |
| 122 | -} | |
| 123 | -.unicon-email-filled:before { | |
| 124 | - content: "\eb30"; | |
| 125 | -} | |
| 126 | -.unicon-image-filled:before { | |
| 127 | - content: "\eb31"; | |
| 128 | -} | |
| 129 | -.unicon-star-half-alt-filled:before { | |
| 130 | - content: "\eb32"; | |
| 131 | -} | |
| 132 | -.unicon-star-half-filled:before { | |
| 133 | - content: "\eb33"; | |
| 134 | -} | |
| 135 | -.unicon-trophy-filled:before { | |
| 136 | - content: "\eb34"; | |
| 137 | -} | |
| 138 | -.unicon-view-alt-filled:before { | |
| 139 | - content: "\eb35"; | |
| 140 | -} | |
| 141 | -.unicon-delete-filled:before { | |
| 142 | - content: "\eb36"; | |
| 143 | -} | |
| 144 | -.unicon-add-alt-filled:before { | |
| 145 | - content: "\eb37"; | |
| 146 | -} | |
| 147 | -.unicon-asleep-filled:before { | |
| 148 | - content: "\eb38"; | |
| 149 | -} | |
| 150 | -.unicon-blog-filled:before { | |
| 151 | - content: "\eb39"; | |
| 152 | -} | |
| 153 | -.unicon-bookmark-filled:before { | |
| 154 | - content: "\eb3a"; | |
| 155 | -} | |
| 156 | -.unicon-data-1-filled:before { | |
| 157 | - content: "\eb3b"; | |
| 158 | -} | |
| 159 | -.unicon-home-filled:before { | |
| 160 | - content: "\eb3c"; | |
| 161 | -} | |
| 162 | -.unicon-idea-filled:before { | |
| 163 | - content: "\eb3d"; | |
| 164 | -} | |
| 165 | -.unicon-layers-filled:before { | |
| 166 | - content: "\eb3e"; | |
| 167 | -} | |
| 168 | -.unicon-location-filled:before { | |
| 169 | - content: "\eb3f"; | |
| 170 | -} | |
| 171 | -.unicon-locked-filled:before { | |
| 172 | - content: "\eb40"; | |
| 173 | -} | |
| 174 | -.unicon-logo-instagram-filled:before { | |
| 175 | - content: "\eb41"; | |
| 176 | -} | |
| 177 | -.unicon-logo-x-filled:before { | |
| 178 | - content: "\eb42"; | |
| 179 | -} | |
| 180 | -.unicon-logo-x:before { | |
| 181 | - content: "\eb43"; | |
| 182 | -} | |
| 183 | -.unicon-phone-filled:before { | |
| 184 | - content: "\eb44"; | |
| 185 | -} | |
| 186 | -.unicon-printer-filled:before { | |
| 187 | - content: "\eb45"; | |
| 188 | -} | |
| 189 | -.unicon-reply-filled:before { | |
| 190 | - content: "\eb46"; | |
| 191 | -} | |
| 192 | -.unicon-request-quote-filled:before { | |
| 193 | - content: "\eb47"; | |
| 194 | -} | |
| 195 | -.unicon-security-filled:before { | |
| 196 | - content: "\eb48"; | |
| 197 | -} | |
| 198 | -.unicon-settings-adjust-filled:before { | |
| 199 | - content: "\eb49"; | |
| 200 | -} | |
| 201 | -.unicon-settings-filled:before { | |
| 202 | - content: "\eb4a"; | |
| 203 | -} | |
| 204 | -.unicon-share-filled:before { | |
| 205 | - content: "\eb4b"; | |
| 206 | -} | |
| 207 | -.unicon-shopping-cart-alt-filled:before { | |
| 208 | - content: "\eb4c"; | |
| 209 | -} | |
| 210 | -.unicon-shopping-cart-alt:before { | |
| 211 | - content: "\eb4d"; | |
| 212 | -} | |
| 213 | -.unicon-shopping-cart-filled:before { | |
| 214 | - content: "\eb4f"; | |
| 215 | -} | |
| 216 | -.unicon-skill-level-filled:before { | |
| 217 | - content: "\eb50"; | |
| 218 | -} | |
| 219 | -.unicon-sub-volume-filled:before { | |
| 220 | - content: "\eb51"; | |
| 221 | -} | |
| 222 | -.unicon-tag-filled:before { | |
| 223 | - content: "\eb52"; | |
| 224 | -} | |
| 225 | -.unicon-tag-group-filled:before { | |
| 226 | - content: "\eb53"; | |
| 227 | -} | |
| 228 | -.unicon-time-filled:before { | |
| 229 | - content: "\eb54"; | |
| 230 | -} | |
| 231 | -.unicon-tools-filled:before { | |
| 232 | - content: "\eb55"; | |
| 233 | -} | |
| 234 | -.unicon-unlocked-filled:before { | |
| 235 | - content: "\eb56"; | |
| 236 | -} | |
| 237 | -.unicon-user-filled:before { | |
| 238 | - content: "\eb57"; | |
| 239 | -} | |
| 240 | -.unicon-account:before { | |
| 241 | - content: "\e900"; | |
| 242 | -} | |
| 243 | -.unicon-activity:before { | |
| 244 | - content: "\e901"; | |
| 245 | -} | |
| 246 | -.unicon-add-alt:before { | |
| 247 | - content: "\e902"; | |
| 248 | -} | |
| 249 | -.unicon-add:before { | |
| 250 | - content: "\e903"; | |
| 251 | -} | |
| 252 | -.unicon-airplay-filled:before { | |
| 253 | - content: "\e904"; | |
| 254 | -} | |
| 255 | -.unicon-airplay:before { | |
| 256 | - content: "\e905"; | |
| 257 | -} | |
| 258 | -.unicon-airport-location:before { | |
| 259 | - content: "\e906"; | |
| 260 | -} | |
| 261 | -.unicon-analytics:before { | |
| 262 | - content: "\e907"; | |
| 263 | -} | |
| 264 | -.unicon-api:before { | |
| 265 | - content: "\e908"; | |
| 266 | -} | |
| 267 | -.unicon-archive:before { | |
| 268 | - content: "\e909"; | |
| 269 | -} | |
| 270 | -.unicon-area:before { | |
| 271 | - content: "\e90a"; | |
| 272 | -} | |
| 273 | -.unicon-arrow-down:before { | |
| 274 | - content: "\e90b"; | |
| 275 | -} | |
| 276 | -.unicon-arrow-left:before { | |
| 277 | - content: "\e90c"; | |
| 278 | -} | |
| 279 | -.unicon-arrow-right:before { | |
| 280 | - content: "\e90d"; | |
| 281 | -} | |
| 282 | -.unicon-arrow-up-right:before { | |
| 283 | - content: "\e90e"; | |
| 284 | -} | |
| 285 | -.unicon-arrow-up:before { | |
| 286 | - content: "\e90f"; | |
| 287 | -} | |
| 288 | -.unicon-asleep:before { | |
| 289 | - content: "\e910"; | |
| 290 | -} | |
| 291 | -.unicon-attachment:before { | |
| 292 | - content: "\e911"; | |
| 293 | -} | |
| 294 | -.unicon-audio-console:before { | |
| 295 | - content: "\e912"; | |
| 296 | -} | |
| 297 | -.unicon-augmented-reality:before { | |
| 298 | - content: "\e913"; | |
| 299 | -} | |
| 300 | -.unicon-auto-scroll:before { | |
| 301 | - content: "\e914"; | |
| 302 | -} | |
| 303 | -.unicon-awake:before { | |
| 304 | - content: "\e915"; | |
| 305 | -} | |
| 306 | -.unicon-back-to-top:before { | |
| 307 | - content: "\e916"; | |
| 308 | -} | |
| 309 | -.unicon-bar:before { | |
| 310 | - content: "\e917"; | |
| 311 | -} | |
| 312 | -.unicon-barrier:before { | |
| 313 | - content: "\e918"; | |
| 314 | -} | |
| 315 | -.unicon-bastion-host:before { | |
| 316 | - content: "\e919"; | |
| 317 | -} | |
| 318 | -.unicon-blog:before { | |
| 319 | - content: "\e91a"; | |
| 320 | -} | |
| 321 | -.unicon-book:before { | |
| 322 | - content: "\e91b"; | |
| 323 | -} | |
| 324 | -.unicon-bookmark-add:before { | |
| 325 | - content: "\e91c"; | |
| 326 | -} | |
| 327 | -.unicon-bookmark:before { | |
| 328 | - content: "\e91d"; | |
| 329 | -} | |
| 330 | -.unicon-box:before { | |
| 331 | - content: "\e91e"; | |
| 332 | -} | |
| 333 | -.unicon-brightness-contrast:before { | |
| 334 | - content: "\e91f"; | |
| 335 | -} | |
| 336 | -.unicon-brush-freehand:before { | |
| 337 | - content: "\e920"; | |
| 338 | -} | |
| 339 | -.unicon-building:before { | |
| 340 | - content: "\e921"; | |
| 341 | -} | |
| 342 | -.unicon-calendar:before { | |
| 343 | - content: "\e922"; | |
| 344 | -} | |
| 345 | -.unicon-camera:before { | |
| 346 | - content: "\e923"; | |
| 347 | -} | |
| 348 | -.unicon-carbon:before { | |
| 349 | - content: "\e924"; | |
| 350 | -} | |
| 351 | -.unicon-caret-down:before { | |
| 352 | - content: "\e925"; | |
| 353 | -} | |
| 354 | -.unicon-caret-left:before { | |
| 355 | - content: "\e926"; | |
| 356 | -} | |
| 357 | -.unicon-caret-right:before { | |
| 358 | - content: "\e927"; | |
| 359 | -} | |
| 360 | -.unicon-caret-sort:before { | |
| 361 | - content: "\e928"; | |
| 362 | -} | |
| 363 | -.unicon-caret-up:before { | |
| 364 | - content: "\e929"; | |
| 365 | -} | |
| 366 | -.unicon-carousel-horizontal:before { | |
| 367 | - content: "\e92a"; | |
| 368 | -} | |
| 369 | -.unicon-carousel-vertical:before { | |
| 370 | - content: "\e92b"; | |
| 371 | -} | |
| 372 | -.unicon-categories:before { | |
| 373 | - content: "\e92c"; | |
| 374 | -} | |
| 375 | -.unicon-cd-archive:before { | |
| 376 | - content: "\e92d"; | |
| 377 | -} | |
| 378 | -.unicon-center-circle:before { | |
| 379 | - content: "\e92e"; | |
| 380 | -} | |
| 381 | -.unicon-center-to-fit:before { | |
| 382 | - content: "\e92f"; | |
| 383 | -} | |
| 384 | -.unicon-certificate:before { | |
| 385 | - content: "\e930"; | |
| 386 | -} | |
| 387 | -.unicon-chart-column:before { | |
| 388 | - content: "\e931"; | |
| 389 | -} | |
| 390 | -.unicon-chart-line-data:before { | |
| 391 | - content: "\e932"; | |
| 392 | -} | |
| 393 | -.unicon-chart-pie:before { | |
| 394 | - content: "\e933"; | |
| 395 | -} | |
| 396 | -.unicon-chart-ring:before { | |
| 397 | - content: "\e934"; | |
| 398 | -} | |
| 399 | -.unicon-chart-stacked:before { | |
| 400 | - content: "\e935"; | |
| 401 | -} | |
| 402 | -.unicon-chart-treemap:before { | |
| 403 | - content: "\e936"; | |
| 404 | -} | |
| 405 | -.unicon-chart-venn-diagram:before { | |
| 406 | - content: "\e937"; | |
| 407 | -} | |
| 408 | -.unicon-chat-bot:before { | |
| 409 | - content: "\e938"; | |
| 410 | -} | |
| 411 | -.unicon-chat-launch:before { | |
| 412 | - content: "\e939"; | |
| 413 | -} | |
| 414 | -.unicon-chat:before { | |
| 415 | - content: "\e93a"; | |
| 416 | -} | |
| 417 | -.unicon-checkbox-checked:before { | |
| 418 | - content: "\e93b"; | |
| 419 | -} | |
| 420 | -.unicon-checkbox:before { | |
| 421 | - content: "\e93c"; | |
| 422 | -} | |
| 423 | -.unicon-checkmark-outline:before { | |
| 424 | - content: "\e93d"; | |
| 425 | -} | |
| 426 | -.unicon-checkmark:before { | |
| 427 | - content: "\e93e"; | |
| 428 | -} | |
| 429 | -.unicon-chevron-down:before { | |
| 430 | - content: "\e93f"; | |
| 431 | -} | |
| 432 | -.unicon-chevron-left:before { | |
| 433 | - content: "\e940"; | |
| 434 | -} | |
| 435 | -.unicon-chevron-mini:before { | |
| 436 | - content: "\e941"; | |
| 437 | -} | |
| 438 | -.unicon-chevron-right:before { | |
| 439 | - content: "\e942"; | |
| 440 | -} | |
| 441 | -.unicon-chevron-sort-down:before { | |
| 442 | - content: "\e943"; | |
| 443 | -} | |
| 444 | -.unicon-chevron-sort-up:before { | |
| 445 | - content: "\e944"; | |
| 446 | -} | |
| 447 | -.unicon-chevron-sort:before { | |
| 448 | - content: "\e945"; | |
| 449 | -} | |
| 450 | -.unicon-chevron-up:before { | |
| 451 | - content: "\e946"; | |
| 452 | -} | |
| 453 | -.unicon-circle-dash:before { | |
| 454 | - content: "\e947"; | |
| 455 | -} | |
| 456 | -.unicon-circle-measurement:before { | |
| 457 | - content: "\e948"; | |
| 458 | -} | |
| 459 | -.unicon-clean:before { | |
| 460 | - content: "\e949"; | |
| 461 | -} | |
| 462 | -.unicon-close-outline:before { | |
| 463 | - content: "\e94a"; | |
| 464 | -} | |
| 465 | -.unicon-close:before { | |
| 466 | - content: "\e94b"; | |
| 467 | -} | |
| 468 | -.unicon-cloud-download:before { | |
| 469 | - content: "\e94c"; | |
| 470 | -} | |
| 471 | -.unicon-cloud-lightning:before { | |
| 472 | - content: "\e94d"; | |
| 473 | -} | |
| 474 | -.unicon-cloud-satellite:before { | |
| 475 | - content: "\e94e"; | |
| 476 | -} | |
| 477 | -.unicon-cloud-upload:before { | |
| 478 | - content: "\e94f"; | |
| 479 | -} | |
| 480 | -.unicon-cobb-angle:before { | |
| 481 | - content: "\e950"; | |
| 482 | -} | |
| 483 | -.unicon-code:before { | |
| 484 | - content: "\e951"; | |
| 485 | -} | |
| 486 | -.unicon-collaborate:before { | |
| 487 | - content: "\e952"; | |
| 488 | -} | |
| 489 | -.unicon-collapse-all:before { | |
| 490 | - content: "\e953"; | |
| 491 | -} | |
| 492 | -.unicon-color-palette:before { | |
| 493 | - content: "\e954"; | |
| 494 | -} | |
| 495 | -.unicon-color-switch:before { | |
| 496 | - content: "\e955"; | |
| 497 | -} | |
| 498 | -.unicon-column:before { | |
| 499 | - content: "\e956"; | |
| 500 | -} | |
| 501 | -.unicon-compare:before { | |
| 502 | - content: "\e957"; | |
| 503 | -} | |
| 504 | -.unicon-condition-point:before { | |
| 505 | - content: "\e958"; | |
| 506 | -} | |
| 507 | -.unicon-condition-wait-point:before { | |
| 508 | - content: "\e959"; | |
| 509 | -} | |
| 510 | -.unicon-container-software:before { | |
| 511 | - content: "\e95a"; | |
| 512 | -} | |
| 513 | -.unicon-contour-finding:before { | |
| 514 | - content: "\e95b"; | |
| 515 | -} | |
| 516 | -.unicon-contrast:before { | |
| 517 | - content: "\e95c"; | |
| 518 | -} | |
| 519 | -.unicon-copy-file:before { | |
| 520 | - content: "\e95d"; | |
| 521 | -} | |
| 522 | -.unicon-copy:before { | |
| 523 | - content: "\e95e"; | |
| 524 | -} | |
| 525 | -.unicon-course:before { | |
| 526 | - content: "\e95f"; | |
| 527 | -} | |
| 528 | -.unicon-credentials:before { | |
| 529 | - content: "\e960"; | |
| 530 | -} | |
| 531 | -.unicon-crop:before { | |
| 532 | - content: "\e961"; | |
| 533 | -} | |
| 534 | -.unicon-cube-view:before { | |
| 535 | - content: "\e962"; | |
| 536 | -} | |
| 537 | -.unicon-cube:before { | |
| 538 | - content: "\e963"; | |
| 539 | -} | |
| 540 | -.unicon-currency-dollar:before { | |
| 541 | - content: "\e964"; | |
| 542 | -} | |
| 543 | -.unicon-currency:before { | |
| 544 | - content: "\e965"; | |
| 545 | -} | |
| 546 | -.unicon-cursor-1:before { | |
| 547 | - content: "\e966"; | |
| 548 | -} | |
| 549 | -.unicon-cursor-2:before { | |
| 550 | - content: "\e967"; | |
| 551 | -} | |
| 552 | -.unicon-cursor-alt:before { | |
| 553 | - content: "\e968"; | |
| 554 | -} | |
| 555 | -.unicon-cursor:before { | |
| 556 | - content: "\e969"; | |
| 557 | -} | |
| 558 | -.unicon-curve-auto-colon:before { | |
| 559 | - content: "\e96a"; | |
| 560 | -} | |
| 561 | -.unicon-curve-manual:before { | |
| 562 | - content: "\e96b"; | |
| 563 | -} | |
| 564 | -.unicon-cut-in-half:before { | |
| 565 | - content: "\e96c"; | |
| 566 | -} | |
| 567 | -.unicon-cut:before { | |
| 568 | - content: "\e96d"; | |
| 569 | -} | |
| 570 | -.unicon-dashboard-reference:before { | |
| 571 | - content: "\e96e"; | |
| 572 | -} | |
| 573 | -.unicon-dashboard:before { | |
| 574 | - content: "\e96f"; | |
| 575 | -} | |
| 576 | -.unicon-data-1:before { | |
| 577 | - content: "\e970"; | |
| 578 | -} | |
| 579 | -.unicon-data-base-alt:before { | |
| 580 | - content: "\e971"; | |
| 581 | -} | |
| 582 | -.unicon-data-base:before { | |
| 583 | - content: "\e972"; | |
| 584 | -} | |
| 585 | -.unicon-debug:before { | |
| 586 | - content: "\e973"; | |
| 587 | -} | |
| 588 | -.unicon-delete:before { | |
| 589 | - content: "\e974"; | |
| 590 | -} | |
| 591 | -.unicon-delivery-parcel:before { | |
| 592 | - content: "\e975"; | |
| 593 | -} | |
| 594 | -.unicon-delivery-truck:before { | |
| 595 | - content: "\e976"; | |
| 596 | -} | |
| 597 | -.unicon-delivery:before { | |
| 598 | - content: "\e977"; | |
| 599 | -} | |
| 600 | -.unicon-departure:before { | |
| 601 | - content: "\e978"; | |
| 602 | -} | |
| 603 | -.unicon-devices:before { | |
| 604 | - content: "\e979"; | |
| 605 | -} | |
| 606 | -.unicon-diagram:before { | |
| 607 | - content: "\e97a"; | |
| 608 | -} | |
| 609 | -.unicon-dicom-overlay:before { | |
| 610 | - content: "\e97b"; | |
| 611 | -} | |
| 612 | -.unicon-direct-link:before { | |
| 613 | - content: "\e97c"; | |
| 614 | -} | |
| 615 | -.unicon-direction-right-01:before { | |
| 616 | - content: "\e97d"; | |
| 617 | -} | |
| 618 | -.unicon-direction-straight-right:before { | |
| 619 | - content: "\e97e"; | |
| 620 | -} | |
| 621 | -.unicon-direction-straight:before { | |
| 622 | - content: "\e97f"; | |
| 623 | -} | |
| 624 | -.unicon-document-add:before { | |
| 625 | - content: "\e980"; | |
| 626 | -} | |
| 627 | -.unicon-document-attachment:before { | |
| 628 | - content: "\e981"; | |
| 629 | -} | |
| 630 | -.unicon-document-blank:before { | |
| 631 | - content: "\e982"; | |
| 632 | -} | |
| 633 | -.unicon-document-download:before { | |
| 634 | - content: "\e983"; | |
| 635 | -} | |
| 636 | -.unicon-document:before { | |
| 637 | - content: "\e984"; | |
| 638 | -} | |
| 639 | -.unicon-dot-mark:before { | |
| 640 | - content: "\e985"; | |
| 641 | -} | |
| 642 | -.unicon-down-to-bottom:before { | |
| 643 | - content: "\e986"; | |
| 644 | -} | |
| 645 | -.unicon-download-study:before { | |
| 646 | - content: "\e987"; | |
| 647 | -} | |
| 648 | -.unicon-download:before { | |
| 649 | - content: "\e988"; | |
| 650 | -} | |
| 651 | -.unicon-drag-horizontal:before { | |
| 652 | - content: "\e989"; | |
| 653 | -} | |
| 654 | -.unicon-drag-vertical:before { | |
| 655 | - content: "\e98a"; | |
| 656 | -} | |
| 657 | -.unicon-draggable:before { | |
| 658 | - content: "\e98b"; | |
| 659 | -} | |
| 660 | -.unicon-draw:before { | |
| 661 | - content: "\e98c"; | |
| 662 | -} | |
| 663 | -.unicon-drop-photo-filled:before { | |
| 664 | - content: "\e98d"; | |
| 665 | -} | |
| 666 | -.unicon-drop-photo:before { | |
| 667 | - content: "\e98e"; | |
| 668 | -} | |
| 669 | -.unicon-earth-americas:before { | |
| 670 | - content: "\e98f"; | |
| 671 | -} | |
| 672 | -.unicon-earth-europe-africa:before { | |
| 673 | - content: "\e990"; | |
| 674 | -} | |
| 675 | -.unicon-earth-filled:before { | |
| 676 | - content: "\e991"; | |
| 677 | -} | |
| 678 | -.unicon-earth:before { | |
| 679 | - content: "\e992"; | |
| 680 | -} | |
| 681 | -.unicon-edge-enhancement:before { | |
| 682 | - content: "\e993"; | |
| 683 | -} | |
| 684 | -.unicon-edit-off:before { | |
| 685 | - content: "\e994"; | |
| 686 | -} | |
| 687 | -.unicon-edit:before { | |
| 688 | - content: "\e995"; | |
| 689 | -} | |
| 690 | -.unicon-edt-loop:before { | |
| 691 | - content: "\e996"; | |
| 692 | -} | |
| 693 | -.unicon-email-new:before { | |
| 694 | - content: "\e997"; | |
| 695 | -} | |
| 696 | -.unicon-email:before { | |
| 697 | - content: "\e998"; | |
| 698 | -} | |
| 699 | -.unicon-enterprise:before { | |
| 700 | - content: "\e999"; | |
| 701 | -} | |
| 702 | -.unicon-erase:before { | |
| 703 | - content: "\e99a"; | |
| 704 | -} | |
| 705 | -.unicon-error-outline:before { | |
| 706 | - content: "\e99b"; | |
| 707 | -} | |
| 708 | -.unicon-error:before { | |
| 709 | - content: "\e99c"; | |
| 710 | -} | |
| 711 | -.unicon-event-schedule:before { | |
| 712 | - content: "\e99d"; | |
| 713 | -} | |
| 714 | -.unicon-event:before { | |
| 715 | - content: "\e99e"; | |
| 716 | -} | |
| 717 | -.unicon-events-alt:before { | |
| 718 | - content: "\e99f"; | |
| 719 | -} | |
| 720 | -.unicon-events:before { | |
| 721 | - content: "\e9a0"; | |
| 722 | -} | |
| 723 | -.unicon-explore:before { | |
| 724 | - content: "\e9a1"; | |
| 725 | -} | |
| 726 | -.unicon-export:before { | |
| 727 | - content: "\e9a2"; | |
| 728 | -} | |
| 729 | -.unicon-eyedropper:before { | |
| 730 | - content: "\e9a3"; | |
| 731 | -} | |
| 732 | -.unicon-face-dissatisfied:before { | |
| 733 | - content: "\e9a4"; | |
| 734 | -} | |
| 735 | -.unicon-face-satisfied:before { | |
| 736 | - content: "\e9a5"; | |
| 737 | -} | |
| 738 | -.unicon-fade:before { | |
| 739 | - content: "\e9a6"; | |
| 740 | -} | |
| 741 | -.unicon-favorite-filled:before { | |
| 742 | - content: "\e9a7"; | |
| 743 | -} | |
| 744 | -.unicon-favorite:before { | |
| 745 | - content: "\e9a8"; | |
| 746 | -} | |
| 747 | -.unicon-file-storage:before { | |
| 748 | - content: "\e9a9"; | |
| 749 | -} | |
| 750 | -.unicon-filter-edit:before { | |
| 751 | - content: "\e9aa"; | |
| 752 | -} | |
| 753 | -.unicon-filter:before { | |
| 754 | - content: "\e9ab"; | |
| 755 | -} | |
| 756 | -.unicon-finance:before { | |
| 757 | - content: "\e9ac"; | |
| 758 | -} | |
| 759 | -.unicon-fingerprint-recognition:before { | |
| 760 | - content: "\e9ad"; | |
| 761 | -} | |
| 762 | -.unicon-fire:before { | |
| 763 | - content: "\e9ae"; | |
| 764 | -} | |
| 765 | -.unicon-flag-filled:before { | |
| 766 | - content: "\e9af"; | |
| 767 | -} | |
| 768 | -.unicon-flag:before { | |
| 769 | - content: "\e9b0"; | |
| 770 | -} | |
| 771 | -.unicon-flash-filled:before { | |
| 772 | - content: "\e9b1"; | |
| 773 | -} | |
| 774 | -.unicon-flash:before { | |
| 775 | - content: "\e9b2"; | |
| 776 | -} | |
| 777 | -.unicon-flow-connection:before { | |
| 778 | - content: "\e9b3"; | |
| 779 | -} | |
| 780 | -.unicon-folder-add:before { | |
| 781 | - content: "\e9b4"; | |
| 782 | -} | |
| 783 | -.unicon-folder-shared:before { | |
| 784 | - content: "\e9b5"; | |
| 785 | -} | |
| 786 | -.unicon-folder:before { | |
| 787 | - content: "\e9b6"; | |
| 788 | -} | |
| 789 | -.unicon-folders:before { | |
| 790 | - content: "\e9b7"; | |
| 791 | -} | |
| 792 | -.unicon-forum:before { | |
| 793 | - content: "\e9b8"; | |
| 794 | -} | |
| 795 | -.unicon-game-console:before { | |
| 796 | - content: "\e9b9"; | |
| 797 | -} | |
| 798 | -.unicon-gamification:before { | |
| 799 | - content: "\e9ba"; | |
| 800 | -} | |
| 801 | -.unicon-gift:before { | |
| 802 | - content: "\e9bb"; | |
| 803 | -} | |
| 804 | -.unicon-globe:before { | |
| 805 | - content: "\e9bc"; | |
| 806 | -} | |
| 807 | -.unicon-glyph-caution-inverted:before { | |
| 808 | - content: "\e9bd"; | |
| 809 | -} | |
| 810 | -.unicon-glyph-caution:before { | |
| 811 | - content: "\e9be"; | |
| 812 | -} | |
| 813 | -.unicon-glyph-circle-fill:before { | |
| 814 | - content: "\e9bf"; | |
| 815 | -} | |
| 816 | -.unicon-glyph-square-fill:before { | |
| 817 | - content: "\e9c0"; | |
| 818 | -} | |
| 819 | -.unicon-glyph-undefined:before { | |
| 820 | - content: "\e9c1"; | |
| 821 | -} | |
| 822 | -.unicon-gradient:before { | |
| 823 | - content: "\e9c2"; | |
| 824 | -} | |
| 825 | -.unicon-grid:before { | |
| 826 | - content: "\e9c3"; | |
| 827 | -} | |
| 828 | -.unicon-group-objects-new:before { | |
| 829 | - content: "\e9c4"; | |
| 830 | -} | |
| 831 | -.unicon-group-objects-save:before { | |
| 832 | - content: "\e9c5"; | |
| 833 | -} | |
| 834 | -.unicon-group:before { | |
| 835 | - content: "\e9c6"; | |
| 836 | -} | |
| 837 | -.unicon-growth:before { | |
| 838 | - content: "\e9c7"; | |
| 839 | -} | |
| 840 | -.unicon-gui-management:before { | |
| 841 | - content: "\e9c8"; | |
| 842 | -} | |
| 843 | -.unicon-gui:before { | |
| 844 | - content: "\e9c9"; | |
| 845 | -} | |
| 846 | -.unicon-hashtag:before { | |
| 847 | - content: "\e9ca"; | |
| 848 | -} | |
| 849 | -.unicon-headphones:before { | |
| 850 | - content: "\e9cb"; | |
| 851 | -} | |
| 852 | -.unicon-headset:before { | |
| 853 | - content: "\e9cc"; | |
| 854 | -} | |
| 855 | -.unicon-help-filled:before { | |
| 856 | - content: "\e9cd"; | |
| 857 | -} | |
| 858 | -.unicon-help:before { | |
| 859 | - content: "\e9ce"; | |
| 860 | -} | |
| 861 | -.unicon-hole-filling:before { | |
| 862 | - content: "\e9cf"; | |
| 863 | -} | |
| 864 | -.unicon-home:before { | |
| 865 | - content: "\e9d0"; | |
| 866 | -} | |
| 867 | -.unicon-ibm-cloud-pak-security:before { | |
| 868 | - content: "\e9d1"; | |
| 869 | -} | |
| 870 | -.unicon-iCA-2D:before { | |
| 871 | - content: "\e9d2"; | |
| 872 | -} | |
| 873 | -.unicon-idea:before { | |
| 874 | - content: "\e9d3"; | |
| 875 | -} | |
| 876 | -.unicon-identification:before { | |
| 877 | - content: "\e9d4"; | |
| 878 | -} | |
| 879 | -.unicon-image-copy:before { | |
| 880 | - content: "\e9d5"; | |
| 881 | -} | |
| 882 | -.unicon-image-search-alt:before { | |
| 883 | - content: "\e9d6"; | |
| 884 | -} | |
| 885 | -.unicon-image-search:before { | |
| 886 | - content: "\e9d7"; | |
| 887 | -} | |
| 888 | -.unicon-image:before { | |
| 889 | - content: "\e9d8"; | |
| 890 | -} | |
| 891 | -.unicon-in-progress:before { | |
| 892 | - content: "\e9d9"; | |
| 893 | -} | |
| 894 | -.unicon-incomplete:before { | |
| 895 | - content: "\e9da"; | |
| 896 | -} | |
| 897 | -.unicon-increase-level:before { | |
| 898 | - content: "\e9db"; | |
| 899 | -} | |
| 900 | -.unicon-industry:before { | |
| 901 | - content: "\e9dc"; | |
| 902 | -} | |
| 903 | -.unicon-information-filled:before { | |
| 904 | - content: "\e9dd"; | |
| 905 | -} | |
| 906 | -.unicon-information:before { | |
| 907 | - content: "\e9de"; | |
| 908 | -} | |
| 909 | -.unicon-insert-page:before { | |
| 910 | - content: "\e9df"; | |
| 911 | -} | |
| 912 | -.unicon-insert-syntax:before { | |
| 913 | - content: "\e9e0"; | |
| 914 | -} | |
| 915 | -.unicon-integration:before { | |
| 916 | - content: "\e9e1"; | |
| 917 | -} | |
| 918 | -.unicon-interactive-segmentation-cursor:before { | |
| 919 | - content: "\e9e2"; | |
| 920 | -} | |
| 921 | -.unicon-intersect:before { | |
| 922 | - content: "\e9e3"; | |
| 923 | -} | |
| 924 | -.unicon-inventory-management:before { | |
| 925 | - content: "\e9e4"; | |
| 926 | -} | |
| 927 | -.unicon-keyboard:before { | |
| 928 | - content: "\e9e5"; | |
| 929 | -} | |
| 930 | -.unicon-language:before { | |
| 931 | - content: "\e9e6"; | |
| 932 | -} | |
| 933 | -.unicon-laptop:before { | |
| 934 | - content: "\e9e7"; | |
| 935 | -} | |
| 936 | -.unicon-lasso-polygon:before { | |
| 937 | - content: "\e9e8"; | |
| 938 | -} | |
| 939 | -.unicon-lasso:before { | |
| 940 | - content: "\e9e9"; | |
| 941 | -} | |
| 942 | -.unicon-launch-study-1:before { | |
| 943 | - content: "\e9ea"; | |
| 944 | -} | |
| 945 | -.unicon-launch-study-2:before { | |
| 946 | - content: "\e9eb"; | |
| 947 | -} | |
| 948 | -.unicon-launch:before { | |
| 949 | - content: "\e9ec"; | |
| 950 | -} | |
| 951 | -.unicon-layers:before { | |
| 952 | - content: "\e9ed"; | |
| 953 | -} | |
| 954 | -.unicon-legend:before { | |
| 955 | - content: "\e9ee"; | |
| 956 | -} | |
| 957 | -.unicon-license-draft:before { | |
| 958 | - content: "\e9ef"; | |
| 959 | -} | |
| 960 | -.unicon-lifesaver:before { | |
| 961 | - content: "\e9f0"; | |
| 962 | -} | |
| 963 | -.unicon-light-filled:before { | |
| 964 | - content: "\e9f1"; | |
| 965 | -} | |
| 966 | -.unicon-light:before { | |
| 967 | - content: "\e9f2"; | |
| 968 | -} | |
| 969 | -.unicon-lightning:before { | |
| 970 | - content: "\e9f3"; | |
| 971 | -} | |
| 972 | -.unicon-link:before { | |
| 973 | - content: "\e9f4"; | |
| 974 | -} | |
| 975 | -.unicon-list-boxes:before { | |
| 976 | - content: "\e9f5"; | |
| 977 | -} | |
| 978 | -.unicon-list-bulleted:before { | |
| 979 | - content: "\e9f6"; | |
| 980 | -} | |
| 981 | -.unicon-list-checked:before { | |
| 982 | - content: "\e9f7"; | |
| 983 | -} | |
| 984 | -.unicon-list-dropdown:before { | |
| 985 | - content: "\e9f8"; | |
| 986 | -} | |
| 987 | -.unicon-list-numbered:before { | |
| 988 | - content: "\e9f9"; | |
| 989 | -} | |
| 990 | -.unicon-list:before { | |
| 991 | - content: "\e9fa"; | |
| 992 | -} | |
| 993 | -.unicon-location-current:before { | |
| 994 | - content: "\e9fb"; | |
| 995 | -} | |
| 996 | -.unicon-location:before { | |
| 997 | - content: "\e9fc"; | |
| 998 | -} | |
| 999 | -.unicon-locked:before { | |
| 1000 | - content: "\e9fd"; | |
| 1001 | -} | |
| 1002 | -.unicon-login:before { | |
| 1003 | - content: "\e9fe"; | |
| 1004 | -} | |
| 1005 | -.unicon-logo-delicious:before { | |
| 1006 | - content: "\e9ff"; | |
| 1007 | -} | |
| 1008 | -.unicon-logo-digg:before { | |
| 1009 | - content: "\ea00"; | |
| 1010 | -} | |
| 1011 | -.unicon-logo-discord:before { | |
| 1012 | - content: "\ea01"; | |
| 1013 | -} | |
| 1014 | -.unicon-logo-facebook:before { | |
| 1015 | - content: "\ea02"; | |
| 1016 | -} | |
| 1017 | -.unicon-logo-flickr:before { | |
| 1018 | - content: "\ea03"; | |
| 1019 | -} | |
| 1020 | -.unicon-logo-github:before { | |
| 1021 | - content: "\ea04"; | |
| 1022 | -} | |
| 1023 | -.unicon-logo-google:before { | |
| 1024 | - content: "\ea05"; | |
| 1025 | -} | |
| 1026 | -.unicon-logo-instagram:before { | |
| 1027 | - content: "\ea06"; | |
| 1028 | -} | |
| 1029 | -.unicon-logo-linkedin:before { | |
| 1030 | - content: "\ea07"; | |
| 1031 | -} | |
| 1032 | -.unicon-logo-livestream:before { | |
| 1033 | - content: "\ea08"; | |
| 1034 | -} | |
| 1035 | -.unicon-logo-medium:before { | |
| 1036 | - content: "\ea09"; | |
| 1037 | -} | |
| 1038 | -.unicon-logo-pinterest:before { | |
| 1039 | - content: "\ea0a"; | |
| 1040 | -} | |
| 1041 | -.unicon-logo-quora:before { | |
| 1042 | - content: "\ea0b"; | |
| 1043 | -} | |
| 1044 | -.unicon-logo-skype:before { | |
| 1045 | - content: "\ea0c"; | |
| 1046 | -} | |
| 1047 | -.unicon-logo-slack:before { | |
| 1048 | - content: "\ea0d"; | |
| 1049 | -} | |
| 1050 | -.unicon-logo-snapchat:before { | |
| 1051 | - content: "\ea0e"; | |
| 1052 | -} | |
| 1053 | -.unicon-logo-stumbleupon:before { | |
| 1054 | - content: "\ea0f"; | |
| 1055 | -} | |
| 1056 | -.unicon-logo-tumblr:before { | |
| 1057 | - content: "\ea10"; | |
| 1058 | -} | |
| 1059 | -.unicon-logo-twitter:before { | |
| 1060 | - content: "\ea11"; | |
| 1061 | -} | |
| 1062 | -.unicon-logo-vmware:before { | |
| 1063 | - content: "\ea12"; | |
| 1064 | -} | |
| 1065 | -.unicon-logo-xing:before { | |
| 1066 | - content: "\ea13"; | |
| 1067 | -} | |
| 1068 | -.unicon-logo-youtube:before { | |
| 1069 | - content: "\ea14"; | |
| 1070 | -} | |
| 1071 | -.unicon-logout:before { | |
| 1072 | - content: "\ea15"; | |
| 1073 | -} | |
| 1074 | -.unicon-mac-command:before { | |
| 1075 | - content: "\ea16"; | |
| 1076 | -} | |
| 1077 | -.unicon-mac-option:before { | |
| 1078 | - content: "\ea17"; | |
| 1079 | -} | |
| 1080 | -.unicon-mac-shift:before { | |
| 1081 | - content: "\ea18"; | |
| 1082 | -} | |
| 1083 | -.unicon-machine-learning:before { | |
| 1084 | - content: "\ea19"; | |
| 1085 | -} | |
| 1086 | -.unicon-magic-wand-filled:before { | |
| 1087 | - content: "\ea1a"; | |
| 1088 | -} | |
| 1089 | -.unicon-magic-wand:before { | |
| 1090 | - content: "\ea1b"; | |
| 1091 | -} | |
| 1092 | -.unicon-magnify:before { | |
| 1093 | - content: "\ea1c"; | |
| 1094 | -} | |
| 1095 | -.unicon-manage-protection:before { | |
| 1096 | - content: "\ea1d"; | |
| 1097 | -} | |
| 1098 | -.unicon-map-center:before { | |
| 1099 | - content: "\ea1e"; | |
| 1100 | -} | |
| 1101 | -.unicon-map-identify:before { | |
| 1102 | - content: "\ea1f"; | |
| 1103 | -} | |
| 1104 | -.unicon-map:before { | |
| 1105 | - content: "\ea20"; | |
| 1106 | -} | |
| 1107 | -.unicon-maximize:before { | |
| 1108 | - content: "\ea21"; | |
| 1109 | -} | |
| 1110 | -.unicon-media-cast:before { | |
| 1111 | - content: "\ea22"; | |
| 1112 | -} | |
| 1113 | -.unicon-media-library:before { | |
| 1114 | - content: "\ea23"; | |
| 1115 | -} | |
| 1116 | -.unicon-menu:before { | |
| 1117 | - content: "\ea24"; | |
| 1118 | -} | |
| 1119 | -.unicon-meter-alt:before { | |
| 1120 | - content: "\ea25"; | |
| 1121 | -} | |
| 1122 | -.unicon-meter:before { | |
| 1123 | - content: "\ea26"; | |
| 1124 | -} | |
| 1125 | -.unicon-microphone-filled:before { | |
| 1126 | - content: "\ea27"; | |
| 1127 | -} | |
| 1128 | -.unicon-microphone:before { | |
| 1129 | - content: "\ea28"; | |
| 1130 | -} | |
| 1131 | -.unicon-microscope:before { | |
| 1132 | - content: "\ea29"; | |
| 1133 | -} | |
| 1134 | -.unicon-migrate-alt:before { | |
| 1135 | - content: "\ea2a"; | |
| 1136 | -} | |
| 1137 | -.unicon-military-camp:before { | |
| 1138 | - content: "\ea2b"; | |
| 1139 | -} | |
| 1140 | -.unicon-minimize:before { | |
| 1141 | - content: "\ea2c"; | |
| 1142 | -} | |
| 1143 | -.unicon-misuse-alt:before { | |
| 1144 | - content: "\ea2d"; | |
| 1145 | -} | |
| 1146 | -.unicon-misuse-outline:before { | |
| 1147 | - content: "\ea2e"; | |
| 1148 | -} | |
| 1149 | -.unicon-misuse:before { | |
| 1150 | - content: "\ea2f"; | |
| 1151 | -} | |
| 1152 | -.unicon-mobile-add:before { | |
| 1153 | - content: "\ea30"; | |
| 1154 | -} | |
| 1155 | -.unicon-mobile:before { | |
| 1156 | - content: "\ea31"; | |
| 1157 | -} | |
| 1158 | -.unicon-model-alt:before { | |
| 1159 | - content: "\ea32"; | |
| 1160 | -} | |
| 1161 | -.unicon-model:before { | |
| 1162 | - content: "\ea33"; | |
| 1163 | -} | |
| 1164 | -.unicon-money:before { | |
| 1165 | - content: "\ea34"; | |
| 1166 | -} | |
| 1167 | -.unicon-move:before { | |
| 1168 | - content: "\ea35"; | |
| 1169 | -} | |
| 1170 | -.unicon-mpr-toggle:before { | |
| 1171 | - content: "\ea36"; | |
| 1172 | -} | |
| 1173 | -.unicon-music:before { | |
| 1174 | - content: "\ea37"; | |
| 1175 | -} | |
| 1176 | -.unicon-name-space:before { | |
| 1177 | - content: "\ea38"; | |
| 1178 | -} | |
| 1179 | -.unicon-navaid-military:before { | |
| 1180 | - content: "\ea39"; | |
| 1181 | -} | |
| 1182 | -.unicon-new-tab:before { | |
| 1183 | - content: "\ea3a"; | |
| 1184 | -} | |
| 1185 | -.unicon-nominal:before { | |
| 1186 | - content: "\ea3b"; | |
| 1187 | -} | |
| 1188 | -.unicon-not-available:before { | |
| 1189 | - content: "\ea3c"; | |
| 1190 | -} | |
| 1191 | -.unicon-notebook-reference:before { | |
| 1192 | - content: "\ea3d"; | |
| 1193 | -} | |
| 1194 | -.unicon-notebook:before { | |
| 1195 | - content: "\ea3e"; | |
| 1196 | -} | |
| 1197 | -.unicon-notification-filled:before { | |
| 1198 | - content: "\ea3f"; | |
| 1199 | -} | |
| 1200 | -.unicon-notification-new:before { | |
| 1201 | - content: "\ea40"; | |
| 1202 | -} | |
| 1203 | -.unicon-notification:before { | |
| 1204 | - content: "\ea41"; | |
| 1205 | -} | |
| 1206 | -.unicon-opacity:before { | |
| 1207 | - content: "\ea42"; | |
| 1208 | -} | |
| 1209 | -.unicon-open-panel-left:before { | |
| 1210 | - content: "\ea43"; | |
| 1211 | -} | |
| 1212 | -.unicon-open-panel-top:before { | |
| 1213 | - content: "\ea44"; | |
| 1214 | -} | |
| 1215 | -.unicon-ordinal:before { | |
| 1216 | - content: "\ea45"; | |
| 1217 | -} | |
| 1218 | -.unicon-overflow-menu-horizontal:before { | |
| 1219 | - content: "\ea46"; | |
| 1220 | -} | |
| 1221 | -.unicon-overflow-menu-vertical:before { | |
| 1222 | - content: "\ea47"; | |
| 1223 | -} | |
| 1224 | -.unicon-overlay:before { | |
| 1225 | - content: "\ea48"; | |
| 1226 | -} | |
| 1227 | -.unicon-package:before { | |
| 1228 | - content: "\ea49"; | |
| 1229 | -} | |
| 1230 | -.unicon-page-break:before { | |
| 1231 | - content: "\ea4a"; | |
| 1232 | -} | |
| 1233 | -.unicon-paint-brush-alt:before { | |
| 1234 | - content: "\ea4b"; | |
| 1235 | -} | |
| 1236 | -.unicon-paint-brush:before { | |
| 1237 | - content: "\ea4c"; | |
| 1238 | -} | |
| 1239 | -.unicon-pan-horizontal:before { | |
| 1240 | - content: "\ea4d"; | |
| 1241 | -} | |
| 1242 | -.unicon-pan-vertical:before { | |
| 1243 | - content: "\ea4e"; | |
| 1244 | -} | |
| 1245 | -.unicon-panel-expansion:before { | |
| 1246 | - content: "\ea4f"; | |
| 1247 | -} | |
| 1248 | -.unicon-partnership:before { | |
| 1249 | - content: "\ea50"; | |
| 1250 | -} | |
| 1251 | -.unicon-password:before { | |
| 1252 | - content: "\ea51"; | |
| 1253 | -} | |
| 1254 | -.unicon-pause:before { | |
| 1255 | - content: "\ea52"; | |
| 1256 | -} | |
| 1257 | -.unicon-pedestrian-child:before { | |
| 1258 | - content: "\ea53"; | |
| 1259 | -} | |
| 1260 | -.unicon-pedestrian-family:before { | |
| 1261 | - content: "\ea54"; | |
| 1262 | -} | |
| 1263 | -.unicon-pen-fountain:before { | |
| 1264 | - content: "\ea55"; | |
| 1265 | -} | |
| 1266 | -.unicon-pen:before { | |
| 1267 | - content: "\ea56"; | |
| 1268 | -} | |
| 1269 | -.unicon-pending:before { | |
| 1270 | - content: "\ea57"; | |
| 1271 | -} | |
| 1272 | -.unicon-percentage-filled:before { | |
| 1273 | - content: "\ea58"; | |
| 1274 | -} | |
| 1275 | -.unicon-percentage:before { | |
| 1276 | - content: "\ea59"; | |
| 1277 | -} | |
| 1278 | -.unicon-phone-ip:before { | |
| 1279 | - content: "\ea5a"; | |
| 1280 | -} | |
| 1281 | -.unicon-phone:before { | |
| 1282 | - content: "\ea5b"; | |
| 1283 | -} | |
| 1284 | -.unicon-piggy-bank-slot:before { | |
| 1285 | - content: "\ea5c"; | |
| 1286 | -} | |
| 1287 | -.unicon-piggy-bank:before { | |
| 1288 | - content: "\ea5d"; | |
| 1289 | -} | |
| 1290 | -.unicon-pin-filled:before { | |
| 1291 | - content: "\ea5e"; | |
| 1292 | -} | |
| 1293 | -.unicon-pin:before { | |
| 1294 | - content: "\ea5f"; | |
| 1295 | -} | |
| 1296 | -.unicon-plane:before { | |
| 1297 | - content: "\ea60"; | |
| 1298 | -} | |
| 1299 | -.unicon-play-filled-alt:before { | |
| 1300 | - content: "\ea61"; | |
| 1301 | -} | |
| 1302 | -.unicon-play-filled:before { | |
| 1303 | - content: "\ea62"; | |
| 1304 | -} | |
| 1305 | -.unicon-play-outline:before { | |
| 1306 | - content: "\ea63"; | |
| 1307 | -} | |
| 1308 | -.unicon-play:before { | |
| 1309 | - content: "\ea64"; | |
| 1310 | -} | |
| 1311 | -.unicon-playlist:before { | |
| 1312 | - content: "\ea65"; | |
| 1313 | -} | |
| 1314 | -.unicon-policy:before { | |
| 1315 | - content: "\ea66"; | |
| 1316 | -} | |
| 1317 | -.unicon-popup:before { | |
| 1318 | - content: "\ea67"; | |
| 1319 | -} | |
| 1320 | -.unicon-portfolio:before { | |
| 1321 | - content: "\ea68"; | |
| 1322 | -} | |
| 1323 | -.unicon-power:before { | |
| 1324 | - content: "\ea69"; | |
| 1325 | -} | |
| 1326 | -.unicon-presentation-file:before { | |
| 1327 | - content: "\ea6a"; | |
| 1328 | -} | |
| 1329 | -.unicon-printer:before { | |
| 1330 | - content: "\ea6b"; | |
| 1331 | -} | |
| 1332 | -.unicon-product:before { | |
| 1333 | - content: "\ea6c"; | |
| 1334 | -} | |
| 1335 | -.unicon-progress-bar:before { | |
| 1336 | - content: "\ea6d"; | |
| 1337 | -} | |
| 1338 | -.unicon-purchase:before { | |
| 1339 | - content: "\ea6e"; | |
| 1340 | -} | |
| 1341 | -.unicon-query:before { | |
| 1342 | - content: "\ea6f"; | |
| 1343 | -} | |
| 1344 | -.unicon-quotes:before { | |
| 1345 | - content: "\ea70"; | |
| 1346 | -} | |
| 1347 | -.unicon-radio-button-checked:before { | |
| 1348 | - content: "\ea71"; | |
| 1349 | -} | |
| 1350 | -.unicon-radio-button:before { | |
| 1351 | - content: "\ea72"; | |
| 1352 | -} | |
| 1353 | -.unicon-rain-drop:before { | |
| 1354 | - content: "\ea73"; | |
| 1355 | -} | |
| 1356 | -.unicon-receipt:before { | |
| 1357 | - content: "\ea74"; | |
| 1358 | -} | |
| 1359 | -.unicon-recently-viewed:before { | |
| 1360 | - content: "\ea75"; | |
| 1361 | -} | |
| 1362 | -.unicon-recommend:before { | |
| 1363 | - content: "\ea76"; | |
| 1364 | -} | |
| 1365 | -.unicon-recording-filled-alt:before { | |
| 1366 | - content: "\ea77"; | |
| 1367 | -} | |
| 1368 | -.unicon-recording-filled:before { | |
| 1369 | - content: "\ea78"; | |
| 1370 | -} | |
| 1371 | -.unicon-recording:before { | |
| 1372 | - content: "\ea79"; | |
| 1373 | -} | |
| 1374 | -.unicon-redo:before { | |
| 1375 | - content: "\ea7a"; | |
| 1376 | -} | |
| 1377 | -.unicon-registration:before { | |
| 1378 | - content: "\ea7b"; | |
| 1379 | -} | |
| 1380 | -.unicon-reminder:before { | |
| 1381 | - content: "\ea7c"; | |
| 1382 | -} | |
| 1383 | -.unicon-renew:before { | |
| 1384 | - content: "\ea7d"; | |
| 1385 | -} | |
| 1386 | -.unicon-repeat:before { | |
| 1387 | - content: "\ea7e"; | |
| 1388 | -} | |
| 1389 | -.unicon-reply-all:before { | |
| 1390 | - content: "\ea7f"; | |
| 1391 | -} | |
| 1392 | -.unicon-reply:before { | |
| 1393 | - content: "\ea80"; | |
| 1394 | -} | |
| 1395 | -.unicon-report-data:before { | |
| 1396 | - content: "\ea81"; | |
| 1397 | -} | |
| 1398 | -.unicon-report:before { | |
| 1399 | - content: "\ea82"; | |
| 1400 | -} | |
| 1401 | -.unicon-request-quote:before { | |
| 1402 | - content: "\ea83"; | |
| 1403 | -} | |
| 1404 | -.unicon-reset-alt:before { | |
| 1405 | - content: "\ea84"; | |
| 1406 | -} | |
| 1407 | -.unicon-reset:before { | |
| 1408 | - content: "\ea85"; | |
| 1409 | -} | |
| 1410 | -.unicon-restart:before { | |
| 1411 | - content: "\ea86"; | |
| 1412 | -} | |
| 1413 | -.unicon-result:before { | |
| 1414 | - content: "\ea87"; | |
| 1415 | -} | |
| 1416 | -.unicon-roadmap:before { | |
| 1417 | - content: "\ea88"; | |
| 1418 | -} | |
| 1419 | -.unicon-rocket:before { | |
| 1420 | - content: "\ea89"; | |
| 1421 | -} | |
| 1422 | -.unicon-rotate-180:before { | |
| 1423 | - content: "\ea8a"; | |
| 1424 | -} | |
| 1425 | -.unicon-rotate-360:before { | |
| 1426 | - content: "\ea8b"; | |
| 1427 | -} | |
| 1428 | -.unicon-row:before { | |
| 1429 | - content: "\ea8c"; | |
| 1430 | -} | |
| 1431 | -.unicon-rss:before { | |
| 1432 | - content: "\ea8d"; | |
| 1433 | -} | |
| 1434 | -.unicon-rule:before { | |
| 1435 | - content: "\ea8e"; | |
| 1436 | -} | |
| 1437 | -.unicon-ruler-alt:before { | |
| 1438 | - content: "\ea8f"; | |
| 1439 | -} | |
| 1440 | -.unicon-ruler:before { | |
| 1441 | - content: "\ea90"; | |
| 1442 | -} | |
| 1443 | -.unicon-run:before { | |
| 1444 | - content: "\ea91"; | |
| 1445 | -} | |
| 1446 | -.unicon-save:before { | |
| 1447 | - content: "\ea92"; | |
| 1448 | -} | |
| 1449 | -.unicon-scale:before { | |
| 1450 | - content: "\ea93"; | |
| 1451 | -} | |
| 1452 | -.unicon-scales:before { | |
| 1453 | - content: "\ea94"; | |
| 1454 | -} | |
| 1455 | -.unicon-scalpel-cursor:before { | |
| 1456 | - content: "\ea95"; | |
| 1457 | -} | |
| 1458 | -.unicon-scalpel-lasso:before { | |
| 1459 | - content: "\ea96"; | |
| 1460 | -} | |
| 1461 | -.unicon-scalpel:before { | |
| 1462 | - content: "\ea97"; | |
| 1463 | -} | |
| 1464 | -.unicon-scan:before { | |
| 1465 | - content: "\ea98"; | |
| 1466 | -} | |
| 1467 | -.unicon-screen:before { | |
| 1468 | - content: "\ea99"; | |
| 1469 | -} | |
| 1470 | -.unicon-script:before { | |
| 1471 | - content: "\ea9a"; | |
| 1472 | -} | |
| 1473 | -.unicon-search-locate:before { | |
| 1474 | - content: "\ea9b"; | |
| 1475 | -} | |
| 1476 | -.unicon-search:before { | |
| 1477 | - content: "\ea9c"; | |
| 1478 | -} | |
| 1479 | -.unicon-security:before { | |
| 1480 | - content: "\ea9d"; | |
| 1481 | -} | |
| 1482 | -.unicon-select-01:before { | |
| 1483 | - content: "\ea9e"; | |
| 1484 | -} | |
| 1485 | -.unicon-select-02:before { | |
| 1486 | - content: "\ea9f"; | |
| 1487 | -} | |
| 1488 | -.unicon-select-window:before { | |
| 1489 | - content: "\eaa0"; | |
| 1490 | -} | |
| 1491 | -.unicon-send-alt-filled:before { | |
| 1492 | - content: "\eaa1"; | |
| 1493 | -} | |
| 1494 | -.unicon-send-alt:before { | |
| 1495 | - content: "\eaa2"; | |
| 1496 | -} | |
| 1497 | -.unicon-send-filled:before { | |
| 1498 | - content: "\eaa3"; | |
| 1499 | -} | |
| 1500 | -.unicon-send-to-back:before { | |
| 1501 | - content: "\eaa4"; | |
| 1502 | -} | |
| 1503 | -.unicon-send:before { | |
| 1504 | - content: "\eaa5"; | |
| 1505 | -} | |
| 1506 | -.unicon-server-time:before { | |
| 1507 | - content: "\eaa6"; | |
| 1508 | -} | |
| 1509 | -.unicon-settings-adjust:before { | |
| 1510 | - content: "\eaa7"; | |
| 1511 | -} | |
| 1512 | -.unicon-settings:before { | |
| 1513 | - content: "\eaa8"; | |
| 1514 | -} | |
| 1515 | -.unicon-shape-except:before { | |
| 1516 | - content: "\eaa9"; | |
| 1517 | -} | |
| 1518 | -.unicon-share:before { | |
| 1519 | - content: "\eaaa"; | |
| 1520 | -} | |
| 1521 | -.unicon-shopping-bag:before { | |
| 1522 | - content: "\eaab"; | |
| 1523 | -} | |
| 1524 | -.unicon-shopping-cart:before { | |
| 1525 | - content: "\eaac"; | |
| 1526 | -} | |
| 1527 | -.unicon-shopping-catalog:before { | |
| 1528 | - content: "\eaad"; | |
| 1529 | -} | |
| 1530 | -.unicon-shrink-screen:before { | |
| 1531 | - content: "\eaae"; | |
| 1532 | -} | |
| 1533 | -.unicon-shuffle:before { | |
| 1534 | - content: "\eaaf"; | |
| 1535 | -} | |
| 1536 | -.unicon-signal-strength:before { | |
| 1537 | - content: "\eab0"; | |
| 1538 | -} | |
| 1539 | -.unicon-skill-level:before { | |
| 1540 | - content: "\eab1"; | |
| 1541 | -} | |
| 1542 | -.unicon-smoothing-cursor:before { | |
| 1543 | - content: "\eab2"; | |
| 1544 | -} | |
| 1545 | -.unicon-smoothing:before { | |
| 1546 | - content: "\eab3"; | |
| 1547 | -} | |
| 1548 | -.unicon-soccer:before { | |
| 1549 | - content: "\eab4"; | |
| 1550 | -} | |
| 1551 | -.unicon-software:before { | |
| 1552 | - content: "\eab5"; | |
| 1553 | -} | |
| 1554 | -.unicon-spell-check:before { | |
| 1555 | - content: "\eab6"; | |
| 1556 | -} | |
| 1557 | -.unicon-split-discard:before { | |
| 1558 | - content: "\eab7"; | |
| 1559 | -} | |
| 1560 | -.unicon-split-screen:before { | |
| 1561 | - content: "\eab8"; | |
| 1562 | -} | |
| 1563 | -.unicon-split:before { | |
| 1564 | - content: "\eab9"; | |
| 1565 | -} | |
| 1566 | -.unicon-spray-paint:before { | |
| 1567 | - content: "\eaba"; | |
| 1568 | -} | |
| 1569 | -.unicon-stacked-scrolling-1:before { | |
| 1570 | - content: "\eabb"; | |
| 1571 | -} | |
| 1572 | -.unicon-stamp:before { | |
| 1573 | - content: "\eabc"; | |
| 1574 | -} | |
| 1575 | -.unicon-star-filled:before { | |
| 1576 | - content: "\eabd"; | |
| 1577 | -} | |
| 1578 | -.unicon-star:before { | |
| 1579 | - content: "\eabe"; | |
| 1580 | -} | |
| 1581 | -.unicon-stay-inside:before { | |
| 1582 | - content: "\eabf"; | |
| 1583 | -} | |
| 1584 | -.unicon-stop-filled-alt:before { | |
| 1585 | - content: "\eac0"; | |
| 1586 | -} | |
| 1587 | -.unicon-stop:before { | |
| 1588 | - content: "\eac1"; | |
| 1589 | -} | |
| 1590 | -.unicon-store:before { | |
| 1591 | - content: "\eac2"; | |
| 1592 | -} | |
| 1593 | -.unicon-string-integer:before { | |
| 1594 | - content: "\eac3"; | |
| 1595 | -} | |
| 1596 | -.unicon-string-text:before { | |
| 1597 | - content: "\eac4"; | |
| 1598 | -} | |
| 1599 | -.unicon-sub-volume:before { | |
| 1600 | - content: "\eac5"; | |
| 1601 | -} | |
| 1602 | -.unicon-subtract-alt:before { | |
| 1603 | - content: "\eac6"; | |
| 1604 | -} | |
| 1605 | -.unicon-subtract:before { | |
| 1606 | - content: "\eac7"; | |
| 1607 | -} | |
| 1608 | -.unicon-table:before { | |
| 1609 | - content: "\eac8"; | |
| 1610 | -} | |
| 1611 | -.unicon-tablet:before { | |
| 1612 | - content: "\eac9"; | |
| 1613 | -} | |
| 1614 | -.unicon-tag-group:before { | |
| 1615 | - content: "\eaca"; | |
| 1616 | -} | |
| 1617 | -.unicon-tag:before { | |
| 1618 | - content: "\eacb"; | |
| 1619 | -} | |
| 1620 | -.unicon-task-add:before { | |
| 1621 | - content: "\eacc"; | |
| 1622 | -} | |
| 1623 | -.unicon-task-approved:before { | |
| 1624 | - content: "\eacd"; | |
| 1625 | -} | |
| 1626 | -.unicon-task-view:before { | |
| 1627 | - content: "\eace"; | |
| 1628 | -} | |
| 1629 | -.unicon-task:before { | |
| 1630 | - content: "\eacf"; | |
| 1631 | -} | |
| 1632 | -.unicon-template:before { | |
| 1633 | - content: "\ead0"; | |
| 1634 | -} | |
| 1635 | -.unicon-term:before { | |
| 1636 | - content: "\ead1"; | |
| 1637 | -} | |
| 1638 | -.unicon-terminal:before { | |
| 1639 | - content: "\ead2"; | |
| 1640 | -} | |
| 1641 | -.unicon-text-annotation-toggle:before { | |
| 1642 | - content: "\ead3"; | |
| 1643 | -} | |
| 1644 | -.unicon-text-bold:before { | |
| 1645 | - content: "\ead4"; | |
| 1646 | -} | |
| 1647 | -.unicon-text-color:before { | |
| 1648 | - content: "\ead5"; | |
| 1649 | -} | |
| 1650 | -.unicon-text-creation:before { | |
| 1651 | - content: "\ead6"; | |
| 1652 | -} | |
| 1653 | -.unicon-text-fill:before { | |
| 1654 | - content: "\ead7"; | |
| 1655 | -} | |
| 1656 | -.unicon-text-font:before { | |
| 1657 | - content: "\ead8"; | |
| 1658 | -} | |
| 1659 | -.unicon-text-line-spacing:before { | |
| 1660 | - content: "\ead9"; | |
| 1661 | -} | |
| 1662 | -.unicon-text-mining-applier:before { | |
| 1663 | - content: "\eada"; | |
| 1664 | -} | |
| 1665 | -.unicon-text-mining:before { | |
| 1666 | - content: "\eadb"; | |
| 1667 | -} | |
| 1668 | -.unicon-text-underline:before { | |
| 1669 | - content: "\eadc"; | |
| 1670 | -} | |
| 1671 | -.unicon-theater:before { | |
| 1672 | - content: "\eadd"; | |
| 1673 | -} | |
| 1674 | -.unicon-thumbnail-1:before { | |
| 1675 | - content: "\eade"; | |
| 1676 | -} | |
| 1677 | -.unicon-thumbnail-2:before { | |
| 1678 | - content: "\eadf"; | |
| 1679 | -} | |
| 1680 | -.unicon-thumbs-down:before { | |
| 1681 | - content: "\eae0"; | |
| 1682 | -} | |
| 1683 | -.unicon-thumbs-up:before { | |
| 1684 | - content: "\eae1"; | |
| 1685 | -} | |
| 1686 | -.unicon-ticket:before { | |
| 1687 | - content: "\eae2"; | |
| 1688 | -} | |
| 1689 | -.unicon-time:before { | |
| 1690 | - content: "\eae3"; | |
| 1691 | -} | |
| 1692 | -.unicon-tool-box:before { | |
| 1693 | - content: "\eae4"; | |
| 1694 | -} | |
| 1695 | -.unicon-tools-alt:before { | |
| 1696 | - content: "\eae5"; | |
| 1697 | -} | |
| 1698 | -.unicon-tools:before { | |
| 1699 | - content: "\eae6"; | |
| 1700 | -} | |
| 1701 | -.unicon-touch-1:before { | |
| 1702 | - content: "\eae7"; | |
| 1703 | -} | |
| 1704 | -.unicon-touch-interaction:before { | |
| 1705 | - content: "\eae8"; | |
| 1706 | -} | |
| 1707 | -.unicon-translate:before { | |
| 1708 | - content: "\eae9"; | |
| 1709 | -} | |
| 1710 | -.unicon-trash-can:before { | |
| 1711 | - content: "\eaea"; | |
| 1712 | -} | |
| 1713 | -.unicon-trophy:before { | |
| 1714 | - content: "\eaeb"; | |
| 1715 | -} | |
| 1716 | -.unicon-types:before { | |
| 1717 | - content: "\eaec"; | |
| 1718 | -} | |
| 1719 | -.unicon-umbrella:before { | |
| 1720 | - content: "\eaed"; | |
| 1721 | -} | |
| 1722 | -.unicon-unlink:before { | |
| 1723 | - content: "\eaee"; | |
| 1724 | -} | |
| 1725 | -.unicon-unlocked:before { | |
| 1726 | - content: "\eaef"; | |
| 1727 | -} | |
| 1728 | -.unicon-upload:before { | |
| 1729 | - content: "\eaf0"; | |
| 1730 | -} | |
| 1731 | -.unicon-user-avatar-filled-alt:before { | |
| 1732 | - content: "\eaf1"; | |
| 1733 | -} | |
| 1734 | -.unicon-user-avatar-filled:before { | |
| 1735 | - content: "\eaf2"; | |
| 1736 | -} | |
| 1737 | -.unicon-user-avatar:before { | |
| 1738 | - content: "\eaf3"; | |
| 1739 | -} | |
| 1740 | -.unicon-user-multiple:before { | |
| 1741 | - content: "\eaf4"; | |
| 1742 | -} | |
| 1743 | -.unicon-user:before { | |
| 1744 | - content: "\eaf5"; | |
| 1745 | -} | |
| 1746 | -.unicon-uv-index:before { | |
| 1747 | - content: "\eaf6"; | |
| 1748 | -} | |
| 1749 | -.unicon-video-add:before { | |
| 1750 | - content: "\eaf7"; | |
| 1751 | -} | |
| 1752 | -.unicon-video-chat:before { | |
| 1753 | - content: "\eaf8"; | |
| 1754 | -} | |
| 1755 | -.unicon-video:before { | |
| 1756 | - content: "\eaf9"; | |
| 1757 | -} | |
| 1758 | -.unicon-view-filled:before { | |
| 1759 | - content: "\eafa"; | |
| 1760 | -} | |
| 1761 | -.unicon-view-mode-1:before { | |
| 1762 | - content: "\eafb"; | |
| 1763 | -} | |
| 1764 | -.unicon-view-mode-2:before { | |
| 1765 | - content: "\eafc"; | |
| 1766 | -} | |
| 1767 | -.unicon-view-next:before { | |
| 1768 | - content: "\eafd"; | |
| 1769 | -} | |
| 1770 | -.unicon-view-off:before { | |
| 1771 | - content: "\eafe"; | |
| 1772 | -} | |
| 1773 | -.unicon-view:before { | |
| 1774 | - content: "\eaff"; | |
| 1775 | -} | |
| 1776 | -.unicon-virtual-column-key:before { | |
| 1777 | - content: "\eb00"; | |
| 1778 | -} | |
| 1779 | -.unicon-virtual-private-cloud-alt:before { | |
| 1780 | - content: "\eb01"; | |
| 1781 | -} | |
| 1782 | -.unicon-visual-recognition:before { | |
| 1783 | - content: "\eb02"; | |
| 1784 | -} | |
| 1785 | -.unicon-volume-block-storage:before { | |
| 1786 | - content: "\eb03"; | |
| 1787 | -} | |
| 1788 | -.unicon-volume-up:before { | |
| 1789 | - content: "\eb04"; | |
| 1790 | -} | |
| 1791 | -.unicon-wallet:before { | |
| 1792 | - content: "\eb05"; | |
| 1793 | -} | |
| 1794 | -.unicon-warning-alt-filled:before { | |
| 1795 | - content: "\eb06"; | |
| 1796 | -} | |
| 1797 | -.unicon-warning-alt:before { | |
| 1798 | - content: "\eb07"; | |
| 1799 | -} | |
| 1800 | -.unicon-warning-filled:before { | |
| 1801 | - content: "\eb08"; | |
| 1802 | -} | |
| 1803 | -.unicon-warning:before { | |
| 1804 | - content: "\eb09"; | |
| 1805 | -} | |
| 1806 | -.unicon-wheat:before { | |
| 1807 | - content: "\eb0a"; | |
| 1808 | -} | |
| 1809 | -.unicon-wifi:before { | |
| 1810 | - content: "\eb0b"; | |
| 1811 | -} | |
| 1812 | -.unicon-wikis:before { | |
| 1813 | - content: "\eb0c"; | |
| 1814 | -} | |
| 1815 | -.unicon-word-cloud:before { | |
| 1816 | - content: "\eb0d"; | |
| 1817 | -} | |
| 1818 | -.unicon-workspace:before { | |
| 1819 | - content: "\eb0e"; | |
| 1820 | -} | |
| 1821 | -.unicon-zoom-area:before { | |
| 1822 | - content: "\eb0f"; | |
| 1823 | -} | |
| 1824 | -.unicon-zoom-in-area:before { | |
| 1825 | - content: "\eb10"; | |
| 1826 | -} | |
| 1827 | -.unicon-zoom-in:before { | |
| 1828 | - content: "\eb11"; | |
| 1829 | -} | |
| 1830 | -.unicon-zoom-out-area:before { | |
| 1831 | - content: "\eb12"; | |
| 1832 | -} | |
| 1833 | -.unicon-zoom-out:before { | |
| 1834 | - content: "\eb13"; | |
| 1835 | -} | |
| 1836 | -.unicon-zoom-reset:before { | |
| 1837 | - content: "\eb14"; | |
| 1838 | -} | |
| 1839 | - | |
| 1840 | -.swiper-progressbar { | |
| 1841 | - position: absolute; | |
| 1842 | - top: 0; | |
| 1843 | - left: 0; | |
| 1844 | - width: 100%; | |
| 1845 | - height: 4px; | |
| 1846 | - background: rgba(0, 0, 0, 0.1); | |
| 1847 | - z-index: 10; | |
| 1848 | - border-radius: 2px; | |
| 1849 | - overflow: hidden; | |
| 1850 | -} | |
| 1851 | - | |
| 1852 | -.swiper-progressbar .swiper-progressbar-fill { | |
| 1853 | - height: 100%; | |
| 1854 | - background: linear-gradient(90deg, #007cba, #005a87); | |
| 1855 | - width: 0%; | |
| 1856 | - transition: width 0.3s ease; | |
| 1857 | - border-radius: 2px; | |
| 1858 | - position: relative; | |
| 1859 | -} | |
| 1860 | - | |
| 1861 | -.swiper-progressbar .swiper-progressbar-fill::after { | |
| 1862 | - content: ''; | |
| 1863 | - position: absolute; | |
| 1864 | - top: 0; | |
| 1865 | - left: 0; | |
| 1866 | - right: 0; | |
| 1867 | - bottom: 0; | |
| 1868 | - background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); | |
| 1869 | - animation: progressbar-shine 2s infinite; | |
| 1870 | -} | |
| 1871 | - | |
| 1872 | -@keyframes progressbar-shine { | |
| 1873 | - 0% { | |
| 1874 | - transform: translateX(-100%); | |
| 1875 | - } | |
| 1876 | - 100% { | |
| 1877 | - transform: translateX(100%); | |
| 1878 | - } | |
| 1879 | -} | |
| 1880 | - | |
| 1881 | -/* Custom progress bar colors */ | |
| 1882 | -.eel-all-slider .swiper-progressbar .swiper-progressbar-fill { | |
| 1883 | - background: linear-gradient(90deg, #ff6b6b, #ee5a24); | |
| 1884 | -} | |
| 1885 | - | |
| 1886 | -/* Hover effect */ | |
| 1887 | -.swiper-progressbar:hover .swiper-progressbar-fill { | |
| 1888 | - background: linear-gradient(90deg, #005a87, #007cba); | |
| 1889 | - transform: scaleY(1.2); | |
| 1890 | - transition: all 0.3s ease; | |
| 1891 | -} | |
| 1892 | - | |
| 1893 | -.eel-flip-img-scroll > .eel-advance-img-main-flip, | |
| 1894 | -.eel-flip-img-scroll > .elementor-widget-container { | |
| 1895 | - perspective: 1200px; | |
| 1896 | -} | |
| 1897 | - | |
| 1898 | -.easy-img-cover .jarallax img { | |
| 1899 | - width: 100% !important; | |
| 1900 | - object-fit: cover !important; | |
| 1901 | -} | |
| 1902 | - | |
| 1903 | -.eel-flip-img-scroll img { | |
| 1904 | - width: auto; | |
| 1905 | - transform: rotateX(0deg); | |
| 1906 | - will-change: transform; | |
| 1907 | -} | |
| 1908 | - | |
| 1909 | -.eele-has-jarallax { | |
| 1910 | - position: relative; | |
| 1911 | -} | |
| 1912 | - | |
| 1913 | -.eele-jarallax-bg { | |
| 1914 | - position: absolute; | |
| 1915 | - inset: 0; | |
| 1916 | - width: 100%; | |
| 1917 | - height: 100%; | |
| 1918 | - z-index: -1; | |
| 1919 | - left: 0; | |
| 1920 | - right: 0; | |
| 1921 | - top: 0; | |
| 1922 | - bottom: 0; | |
| 1923 | -} | |
| 1924 | - | |
| 1925 | -footer{ | |
| 1926 | - overflow: hidden; | |
| 1927 | -} | |
| 1928 | - | |
| 1929 | - | |
| 1930 | -/************ All Css Important ************/ | |
| 1931 | -.easyel-fixed-header .easy-site-header { | |
| 1932 | - position: absolute; | |
| 1933 | - top: 0; | |
| 1934 | - width: 100%; | |
| 1935 | - z-index: 9999; | |
| 1936 | -} | |
| 1937 | - | |
| 1938 | -body.logged-in.easyel-fixed-header .easy-site-header { | |
| 1939 | - top: 30px !important; | |
| 1940 | -} | |
| 1941 | - | |
| 1942 | - | |
| 1943 | -body:not([class*="elementor-page-"]):not(.elementor-archive-template):not(.elementor-single-template) .easyel-content-container { | |
| 1944 | - max-width: 1336px; | |
| 1945 | - margin: 0 auto; | |
| 1946 | - padding: 0 15px; | |
| 1947 | -} | |
| 1948 | - | |
| 1949 | - | |
| 1950 | -body.sticky-enabled-overlap{ | |
| 1951 | - overflow-x: visible; | |
| 1952 | -} | |
| 1953 | - | |
| 1954 | -@media screen and (max-width: 1024px) { | |
| 1955 | - body.sticky-enabled-overlap{ | |
| 1956 | - overflow-x: hidden; | |
| 1957 | - } | |
| 1958 | - body{ | |
| 1959 | - overflow-x: hidden; | |
| 1960 | - } | |
| 1961 | - .easyel-fixed-header .easy-site-header { | |
| 1962 | - z-index: 999999; | |
| 1963 | - } | |
| 1964 | -} | |
| 1965 | - | |
| 1966 | -.easyel-toggle-button-table svg { | |
| 1967 | - width: 16px; | |
| 1968 | - height: 16px; | |
| 1969 | -} | |
| 1970 | - | |
| 1971 | -/* Overlay */ | |
| 1972 | -.entro-all-video-popup-wrap { | |
| 1973 | - position: fixed; | |
| 1974 | - top: 0; | |
| 1975 | - right: 0; | |
| 1976 | - bottom: 0; | |
| 1977 | - left: 0; | |
| 1978 | - display: none; | |
| 1979 | - align-items: center; | |
| 1980 | - justify-content: center; | |
| 1981 | - background: rgba(0,0,0,0.85); | |
| 1982 | - z-index: 999999; /* higher to beat theme overlays */ | |
| 1983 | - padding: 20px; | |
| 1984 | - } | |
| 1985 | - .entro-all-video-popup-wrap.active { | |
| 1986 | - display: flex; /* show when active */ | |
| 1987 | - } | |
| 1988 | - | |
| 1989 | - /* Dialog */ | |
| 1990 | - .entro-all-video-popup-inner { | |
| 1991 | - width: 100%; | |
| 1992 | - max-width: 900px; /* fallback for min() */ | |
| 1993 | - position: relative; | |
| 1994 | - } | |
| 1995 | - | |
| 1996 | - /* Close button */ | |
| 1997 | - .entro-all-video-popup-close { | |
| 1998 | - position: absolute; | |
| 1999 | - top: -50px; /* sits above the frame */ | |
| 2000 | - right: 0; | |
| 2001 | - font-size: 32px; | |
| 2002 | - background: none; | |
| 2003 | - border: 0; | |
| 2004 | - color: #fff; | |
| 2005 | - cursor: pointer; | |
| 2006 | - line-height: 1; | |
| 2007 | - } | |
| 2008 | - | |
| 2009 | - /* 16:9 responsive frame area */ | |
| 2010 | - .entro-all-video-popup-iframe-wrapper { | |
| 2011 | - position: relative; | |
| 2012 | - width: 100%; | |
| 2013 | - padding-top: 56.25%; /* 16:9 aspect ratio */ | |
| 2014 | - } | |
| 2015 | - | |
| 2016 | - /* Media fills the frame */ | |
| 2017 | - .entro-all-video-popup-iframe-wrapper iframe, | |
| 2018 | - .entro-all-video-popup-iframe-wrapper video { | |
| 2019 | - position: absolute; | |
| 2020 | - top: 0; left: 0; /* inset fallback */ | |
| 2021 | - width: 100%; | |
| 2022 | - height: 100%; | |
| 2023 | - border: 0; | |
| 2024 | - display: block; | |
| 2025 | -} | |
| 2026 | - | |
| 2027 | -.eel-nav-menu-icon svg{ | |
| 2028 | - width: 18px; | |
| 2029 | - height: 20px; | |
| 2030 | -} | |
| 2031 | - | |
| 2032 | -html, | |
| 2033 | -body{ | |
| 2034 | - overflow-x: hidden; | |
| 2035 | -} | |
| 2036 | - | |
| 2037 | -@-webkit-keyframes scaleIn { | |
| 2038 | - from { | |
| 2039 | - opacity: 0; | |
| 2040 | - -webkit-transform: scale3d(1.5, 1.5, 1.5); | |
| 2041 | - transform: scale3d(1.5, 1.5, 1.5); | |
| 2042 | - } | |
| 2043 | - | |
| 2044 | - 100% { | |
| 2045 | - opacity: 1; | |
| 2046 | - -webkit-transform: scale3d(1, 1, 1); | |
| 2047 | - transform: scale3d(1, 1, 1); | |
| 2048 | - } | |
| 2049 | -} | |
| 2050 | - | |
| 2051 | -@keyframes scaleIn { | |
| 2052 | - from { | |
| 2053 | - opacity: 0; | |
| 2054 | - -webkit-transform: scale3d(1.5, 1.5, 1.5); | |
| 2055 | - transform: scale3d(1.5, 1.5, 1.5); | |
| 2056 | - } | |
| 2057 | - | |
| 2058 | - 100% { | |
| 2059 | - opacity: 1; | |
| 2060 | - -webkit-transform: scale3d(1, 1, 1); | |
| 2061 | - transform: scale3d(1, 1, 1); | |
| 2062 | - } | |
| 2063 | -} | |
| 2064 | - | |
| 2065 | -.scaleIn { | |
| 2066 | - -webkit-animation-name: scaleIn; | |
| 2067 | - animation-name: scaleIn; | |
| 2068 | -} | |
| 2069 | - | |
| 2070 | -.hover-zoom-in .elementor-widget-image img { | |
| 2071 | - transition: all 2s cubic-bezier(0.4, 0, 0.2, 1); | |
| 2072 | -} | |
| 2073 | - | |
| 2074 | -.hover-zoom-in:hover .elementor-widget-image img { | |
| 2075 | - transform: scale(1.1); | |
| 2076 | -} | |
| 2077 | - | |
| 2078 | -.hover-scale .elementor-widget-image img { | |
| 2079 | - transition: all 2s cubic-bezier(0.4, 0, 0.2, 1); | |
| 2080 | -} | |
| 2081 | - | |
| 2082 | -.hover-scale:hover .elementor-widget-image img { | |
| 2083 | - transform: scale(1.1); | |
| 2084 | -} | |
| 2085 | - | |
| 2086 | -.eel-cursor-hover { | |
| 2087 | - position: fixed; | |
| 2088 | - top: 0; | |
| 2089 | - left: 0; | |
| 2090 | - line-height: 100%; | |
| 2091 | - width: 120px; | |
| 2092 | - height: 120px; | |
| 2093 | - display: grid; | |
| 2094 | - place-items: center; | |
| 2095 | - color: #121212; | |
| 2096 | - text-align: center; | |
| 2097 | - white-space: nowrap; | |
| 2098 | - pointer-events: none; | |
| 2099 | - border-radius: 100%; | |
| 2100 | - background: #fff; | |
| 2101 | - z-index: 99999; | |
| 2102 | - transform: translate(-50%, -50%); | |
| 2103 | - transition: transform 0.1s, opacity 0.1s; | |
| 2104 | - place-content: center;; | |
| 2105 | -} | |
| 2106 | - | |
| 2107 | -.swiper-pagination:not(.swiper-pagination-fraction) span{ | |
| 2108 | - font-size: 0; | |
| 2109 | -} | |
| 2110 | - | |
| 2111 | -body::-webkit-scrollbar, | |
| 2112 | -#de_modal::-webkit-scrollbar { | |
| 2113 | - width: 3px; | |
| 2114 | -} | |
| 2115 | - | |
| 2116 | -body::-webkit-scrollbar-track, | |
| 2117 | -#de_modal::-webkit-scrollbar-track { | |
| 2118 | - background: #dddddd; | |
| 2119 | -} | |
| 2120 | - | |
| 2121 | -body::-webkit-scrollbar-thumb, | |
| 2122 | -#de_modal::-webkit-scrollbar-thumb { | |
| 2123 | - background-color: var(--e-global-color-primary); | |
| 2124 | - border-radius: 16px; | |
| 2125 | - -moz-border-radius: 16px; | |
| 2126 | - -webkit-border-radius: 16px; | |
| 2127 | -} | |
| 2128 | - | |
| 2129 | -/* Swiper Navigation and Pagination */ | |
| 2130 | -.swiper-prev, | |
| 2131 | -.swiper-next { | |
| 2132 | - background-color: #5933FF; | |
| 2133 | - color: #fff; | |
| 2134 | - width: 40px; | |
| 2135 | - height: 40px; | |
| 2136 | - border-radius: 8px; | |
| 2137 | -} | |
| 2138 | -.swiper-prev::after, | |
| 2139 | -.swiper-next::after { | |
| 2140 | - font-size: 18px; | |
| 2141 | -} | |
| 2142 | -.swiper-prev svg, | |
| 2143 | -.swiper-next svg { | |
| 2144 | - height: 1em; | |
| 2145 | - fill: currentColor; | |
| 2146 | -} | |
| 2147 | -.swiper-navigation .swiper-next, | |
| 2148 | -.swiper-navigation .swiper-prev { | |
| 2149 | - cursor: pointer; | |
| 2150 | - position: absolute; | |
| 2151 | - top: 50%; | |
| 2152 | - left: 10px; | |
| 2153 | - transform: translateY(-50%); | |
| 2154 | - z-index: 1; | |
| 2155 | - line-height: 30px; | |
| 2156 | - display: inline-flex; | |
| 2157 | - align-items: center; | |
| 2158 | - justify-content: center; | |
| 2159 | -} | |
| 2160 | -.swiper-navigation .swiper-next { | |
| 2161 | - left: auto; | |
| 2162 | - right: 10px; | |
| 2163 | -} | |
| 2164 | -.swiper-pagination .swiper-pagination-bullet { | |
| 2165 | - background: #5933FF; | |
| 2166 | - width: 10px; | |
| 2167 | - height: 10px; | |
| 2168 | - border-radius: 100px; | |
| 2169 | -} | |
| 2170 | -.swiper-pagination .swiper-pagination-bullet-active { | |
| 2171 | - width: 30px; | |
| 2172 | -} | |
| 2173 | -.swiper-button-next:after, .swiper-button-prev:after { | |
| 2174 | - font-size: 14px; | |
| 2175 | -} | |
| 2176 | - | |
| 2177 | -@media (min-width: 1024px) { | |
| 2178 | - body.elementor-editor-active:not(.elementor-editor-preview) .is-layout-flex { | |
| 2179 | - flex-wrap: nowrap; | |
| 2180 | - } | |
| 2181 | -} | |
| 2182 | - | |
| 2183 | -.easyel-wrapper-link { | |
| 2184 | - touch-action: pan-y; | |
| 2185 | - -webkit-tap-highlight-color: transparent; | |
| 2186 | -} | |
| 1 | +@charset "UTF-8"; | |
| 2 | +/*! | |
| 3 | + * animate.css -http://daneden.me/animate | |
| 4 | + * Version - 3.5.1 | |
| 5 | + * Licensed under the MIT license - http://opensource.org/licenses/MIT | |
| 6 | + * | |
| 7 | + * Copyright (c) 2016 Daniel Eden | |
| 8 | + */ | |
| 9 | +.animated{-webkit-animation-duration:.8s;animation-duration:.8s;-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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.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,-30%,0);transform:translate3d(0,-30%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,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,30%,0);transform:translate3d(0,30%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(10%,0,0) skewX(-30deg);transform:translate3d(10%,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(10%,0,0) skewX(-30deg);transform:translate3d(10%,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(10%,0,0) skewX(30deg);transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(10%,0,0) skewX(30deg);transform:translate3d(10%,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(-10%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-10%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-10%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-10%,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(10%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,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(-10%,0,0);transform:translate3d(-10%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,30%,0);transform:translate3d(0,30%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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,30%,0);transform:translate3d(0,30%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,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(-10%,0,0);transform:translate3d(-10%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,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(10%,0,0);transform:translate3d(10%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,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,-30%,0);transform:translate3d(0,-30%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp} | |
| 10 | + | |
| 11 | + | |
| 12 | +@font-face { | |
| 13 | + font-family: Unicons; | |
| 14 | + src: url("../fonts/unicons/Unicons.eot"); | |
| 15 | + src: url("../fonts/unicons/Unicons.eot#iefix") format("embedded-opentype"), url("../fonts/unicons/Unicons.ttf") format("truetype"), url("../fonts/unicons/Unicons.woff") format("woff"), | |
| 16 | + url("../fonts/unicons/Unicons.svg#Unicons") format("svg"); | |
| 17 | + font-weight: normal; | |
| 18 | + font-style: normal; | |
| 19 | + font-display: block; | |
| 20 | +} | |
| 21 | +[class^="unicon-"], | |
| 22 | +[class*=" unicon-"] { | |
| 23 | + font-family: "Unicons" !important; | |
| 24 | + speak: never; | |
| 25 | + font-style: normal; | |
| 26 | + font-weight: normal; | |
| 27 | + font-variant: normal; | |
| 28 | + text-transform: none; | |
| 29 | + line-height: 1; | |
| 30 | + -webkit-font-smoothing: antialiased; | |
| 31 | + -moz-osx-font-smoothing: grayscale; | |
| 32 | +} | |
| 33 | +.unicon-grid-filled:before { | |
| 34 | + content: "\eb4e"; | |
| 35 | +} | |
| 36 | +.unicon-logo-facebook-alt:before { | |
| 37 | + content: "\eb59"; | |
| 38 | +} | |
| 39 | +.unicon-shopping-basket:before { | |
| 40 | + content: "\eb5a"; | |
| 41 | +} | |
| 42 | +.unicon-logo-dribbble:before { | |
| 43 | + content: "\eb15"; | |
| 44 | +} | |
| 45 | +.unicon-cart:before { | |
| 46 | + content: "\eb16"; | |
| 47 | +} | |
| 48 | +.unicon-cloud:before { | |
| 49 | + content: "\eb17"; | |
| 50 | +} | |
| 51 | +.unicon-download-cloud:before { | |
| 52 | + content: "\eb18"; | |
| 53 | +} | |
| 54 | +.unicon-drizzle-cloud:before { | |
| 55 | + content: "\eb19"; | |
| 56 | +} | |
| 57 | +.unicon-lightning-cloud:before { | |
| 58 | + content: "\eb1a"; | |
| 59 | +} | |
| 60 | +.unicon-message-circle:before { | |
| 61 | + content: "\eb1b"; | |
| 62 | +} | |
| 63 | +.unicon-message-square:before { | |
| 64 | + content: "\eb1c"; | |
| 65 | +} | |
| 66 | +.unicon-rain-cloud:before { | |
| 67 | + content: "\eb1d"; | |
| 68 | +} | |
| 69 | +.unicon-snow-cloud:before { | |
| 70 | + content: "\eb1e"; | |
| 71 | +} | |
| 72 | +.unicon-sun:before { | |
| 73 | + content: "\eb1f"; | |
| 74 | +} | |
| 75 | +.unicon-sunrise:before { | |
| 76 | + content: "\eb20"; | |
| 77 | +} | |
| 78 | +.unicon-sunset:before { | |
| 79 | + content: "\eb21"; | |
| 80 | +} | |
| 81 | +.unicon-thermometer:before { | |
| 82 | + content: "\eb22"; | |
| 83 | +} | |
| 84 | +.unicon-umbrella1:before { | |
| 85 | + content: "\eb23"; | |
| 86 | +} | |
| 87 | +.unicon-upload-cloud:before { | |
| 88 | + content: "\eb24"; | |
| 89 | +} | |
| 90 | +.unicon-wind:before { | |
| 91 | + content: "\eb25"; | |
| 92 | +} | |
| 93 | +.unicon-document-alt-filled:before { | |
| 94 | + content: "\eb26"; | |
| 95 | +} | |
| 96 | +.unicon-document-alt:before { | |
| 97 | + content: "\eb27"; | |
| 98 | +} | |
| 99 | +.unicon-document-blank-filled:before { | |
| 100 | + content: "\eb28"; | |
| 101 | +} | |
| 102 | +.unicon-folder-filled:before { | |
| 103 | + content: "\eb29"; | |
| 104 | +} | |
| 105 | +.unicon-user-group-filled:before { | |
| 106 | + content: "\eb2a"; | |
| 107 | +} | |
| 108 | +.unicon-image-gallery-filled:before { | |
| 109 | + content: "\eb2b"; | |
| 110 | +} | |
| 111 | +.unicon-image-slider-filled:before { | |
| 112 | + content: "\eb2c"; | |
| 113 | +} | |
| 114 | +.unicon-checkbox-checked-filled:before { | |
| 115 | + content: "\eb2d"; | |
| 116 | +} | |
| 117 | +.unicon-checkmark-alt:before { | |
| 118 | + content: "\eb2e"; | |
| 119 | +} | |
| 120 | +.unicon-checkmark-outline-filled:before { | |
| 121 | + content: "\eb2f"; | |
| 122 | +} | |
| 123 | +.unicon-email-filled:before { | |
| 124 | + content: "\eb30"; | |
| 125 | +} | |
| 126 | +.unicon-image-filled:before { | |
| 127 | + content: "\eb31"; | |
| 128 | +} | |
| 129 | +.unicon-star-half-alt-filled:before { | |
| 130 | + content: "\eb32"; | |
| 131 | +} | |
| 132 | +.unicon-star-half-filled:before { | |
| 133 | + content: "\eb33"; | |
| 134 | +} | |
| 135 | +.unicon-trophy-filled:before { | |
| 136 | + content: "\eb34"; | |
| 137 | +} | |
| 138 | +.unicon-view-alt-filled:before { | |
| 139 | + content: "\eb35"; | |
| 140 | +} | |
| 141 | +.unicon-delete-filled:before { | |
| 142 | + content: "\eb36"; | |
| 143 | +} | |
| 144 | +.unicon-add-alt-filled:before { | |
| 145 | + content: "\eb37"; | |
| 146 | +} | |
| 147 | +.unicon-asleep-filled:before { | |
| 148 | + content: "\eb38"; | |
| 149 | +} | |
| 150 | +.unicon-blog-filled:before { | |
| 151 | + content: "\eb39"; | |
| 152 | +} | |
| 153 | +.unicon-bookmark-filled:before { | |
| 154 | + content: "\eb3a"; | |
| 155 | +} | |
| 156 | +.unicon-data-1-filled:before { | |
| 157 | + content: "\eb3b"; | |
| 158 | +} | |
| 159 | +.unicon-home-filled:before { | |
| 160 | + content: "\eb3c"; | |
| 161 | +} | |
| 162 | +.unicon-idea-filled:before { | |
| 163 | + content: "\eb3d"; | |
| 164 | +} | |
| 165 | +.unicon-layers-filled:before { | |
| 166 | + content: "\eb3e"; | |
| 167 | +} | |
| 168 | +.unicon-location-filled:before { | |
| 169 | + content: "\eb3f"; | |
| 170 | +} | |
| 171 | +.unicon-locked-filled:before { | |
| 172 | + content: "\eb40"; | |
| 173 | +} | |
| 174 | +.unicon-logo-instagram-filled:before { | |
| 175 | + content: "\eb41"; | |
| 176 | +} | |
| 177 | +.unicon-logo-x-filled:before { | |
| 178 | + content: "\eb42"; | |
| 179 | +} | |
| 180 | +.unicon-logo-x:before { | |
| 181 | + content: "\eb43"; | |
| 182 | +} | |
| 183 | +.unicon-phone-filled:before { | |
| 184 | + content: "\eb44"; | |
| 185 | +} | |
| 186 | +.unicon-printer-filled:before { | |
| 187 | + content: "\eb45"; | |
| 188 | +} | |
| 189 | +.unicon-reply-filled:before { | |
| 190 | + content: "\eb46"; | |
| 191 | +} | |
| 192 | +.unicon-request-quote-filled:before { | |
| 193 | + content: "\eb47"; | |
| 194 | +} | |
| 195 | +.unicon-security-filled:before { | |
| 196 | + content: "\eb48"; | |
| 197 | +} | |
| 198 | +.unicon-settings-adjust-filled:before { | |
| 199 | + content: "\eb49"; | |
| 200 | +} | |
| 201 | +.unicon-settings-filled:before { | |
| 202 | + content: "\eb4a"; | |
| 203 | +} | |
| 204 | +.unicon-share-filled:before { | |
| 205 | + content: "\eb4b"; | |
| 206 | +} | |
| 207 | +.unicon-shopping-cart-alt-filled:before { | |
| 208 | + content: "\eb4c"; | |
| 209 | +} | |
| 210 | +.unicon-shopping-cart-alt:before { | |
| 211 | + content: "\eb4d"; | |
| 212 | +} | |
| 213 | +.unicon-shopping-cart-filled:before { | |
| 214 | + content: "\eb4f"; | |
| 215 | +} | |
| 216 | +.unicon-skill-level-filled:before { | |
| 217 | + content: "\eb50"; | |
| 218 | +} | |
| 219 | +.unicon-sub-volume-filled:before { | |
| 220 | + content: "\eb51"; | |
| 221 | +} | |
| 222 | +.unicon-tag-filled:before { | |
| 223 | + content: "\eb52"; | |
| 224 | +} | |
| 225 | +.unicon-tag-group-filled:before { | |
| 226 | + content: "\eb53"; | |
| 227 | +} | |
| 228 | +.unicon-time-filled:before { | |
| 229 | + content: "\eb54"; | |
| 230 | +} | |
| 231 | +.unicon-tools-filled:before { | |
| 232 | + content: "\eb55"; | |
| 233 | +} | |
| 234 | +.unicon-unlocked-filled:before { | |
| 235 | + content: "\eb56"; | |
| 236 | +} | |
| 237 | +.unicon-user-filled:before { | |
| 238 | + content: "\eb57"; | |
| 239 | +} | |
| 240 | +.unicon-account:before { | |
| 241 | + content: "\e900"; | |
| 242 | +} | |
| 243 | +.unicon-activity:before { | |
| 244 | + content: "\e901"; | |
| 245 | +} | |
| 246 | +.unicon-add-alt:before { | |
| 247 | + content: "\e902"; | |
| 248 | +} | |
| 249 | +.unicon-add:before { | |
| 250 | + content: "\e903"; | |
| 251 | +} | |
| 252 | +.unicon-airplay-filled:before { | |
| 253 | + content: "\e904"; | |
| 254 | +} | |
| 255 | +.unicon-airplay:before { | |
| 256 | + content: "\e905"; | |
| 257 | +} | |
| 258 | +.unicon-airport-location:before { | |
| 259 | + content: "\e906"; | |
| 260 | +} | |
| 261 | +.unicon-analytics:before { | |
| 262 | + content: "\e907"; | |
| 263 | +} | |
| 264 | +.unicon-api:before { | |
| 265 | + content: "\e908"; | |
| 266 | +} | |
| 267 | +.unicon-archive:before { | |
| 268 | + content: "\e909"; | |
| 269 | +} | |
| 270 | +.unicon-area:before { | |
| 271 | + content: "\e90a"; | |
| 272 | +} | |
| 273 | +.unicon-arrow-down:before { | |
| 274 | + content: "\e90b"; | |
| 275 | +} | |
| 276 | +.unicon-arrow-left:before { | |
| 277 | + content: "\e90c"; | |
| 278 | +} | |
| 279 | +.unicon-arrow-right:before { | |
| 280 | + content: "\e90d"; | |
| 281 | +} | |
| 282 | +.unicon-arrow-up-right:before { | |
| 283 | + content: "\e90e"; | |
| 284 | +} | |
| 285 | +.unicon-arrow-up:before { | |
| 286 | + content: "\e90f"; | |
| 287 | +} | |
| 288 | +.unicon-asleep:before { | |
| 289 | + content: "\e910"; | |
| 290 | +} | |
| 291 | +.unicon-attachment:before { | |
| 292 | + content: "\e911"; | |
| 293 | +} | |
| 294 | +.unicon-audio-console:before { | |
| 295 | + content: "\e912"; | |
| 296 | +} | |
| 297 | +.unicon-augmented-reality:before { | |
| 298 | + content: "\e913"; | |
| 299 | +} | |
| 300 | +.unicon-auto-scroll:before { | |
| 301 | + content: "\e914"; | |
| 302 | +} | |
| 303 | +.unicon-awake:before { | |
| 304 | + content: "\e915"; | |
| 305 | +} | |
| 306 | +.unicon-back-to-top:before { | |
| 307 | + content: "\e916"; | |
| 308 | +} | |
| 309 | +.unicon-bar:before { | |
| 310 | + content: "\e917"; | |
| 311 | +} | |
| 312 | +.unicon-barrier:before { | |
| 313 | + content: "\e918"; | |
| 314 | +} | |
| 315 | +.unicon-bastion-host:before { | |
| 316 | + content: "\e919"; | |
| 317 | +} | |
| 318 | +.unicon-blog:before { | |
| 319 | + content: "\e91a"; | |
| 320 | +} | |
| 321 | +.unicon-book:before { | |
| 322 | + content: "\e91b"; | |
| 323 | +} | |
| 324 | +.unicon-bookmark-add:before { | |
| 325 | + content: "\e91c"; | |
| 326 | +} | |
| 327 | +.unicon-bookmark:before { | |
| 328 | + content: "\e91d"; | |
| 329 | +} | |
| 330 | +.unicon-box:before { | |
| 331 | + content: "\e91e"; | |
| 332 | +} | |
| 333 | +.unicon-brightness-contrast:before { | |
| 334 | + content: "\e91f"; | |
| 335 | +} | |
| 336 | +.unicon-brush-freehand:before { | |
| 337 | + content: "\e920"; | |
| 338 | +} | |
| 339 | +.unicon-building:before { | |
| 340 | + content: "\e921"; | |
| 341 | +} | |
| 342 | +.unicon-calendar:before { | |
| 343 | + content: "\e922"; | |
| 344 | +} | |
| 345 | +.unicon-camera:before { | |
| 346 | + content: "\e923"; | |
| 347 | +} | |
| 348 | +.unicon-carbon:before { | |
| 349 | + content: "\e924"; | |
| 350 | +} | |
| 351 | +.unicon-caret-down:before { | |
| 352 | + content: "\e925"; | |
| 353 | +} | |
| 354 | +.unicon-caret-left:before { | |
| 355 | + content: "\e926"; | |
| 356 | +} | |
| 357 | +.unicon-caret-right:before { | |
| 358 | + content: "\e927"; | |
| 359 | +} | |
| 360 | +.unicon-caret-sort:before { | |
| 361 | + content: "\e928"; | |
| 362 | +} | |
| 363 | +.unicon-caret-up:before { | |
| 364 | + content: "\e929"; | |
| 365 | +} | |
| 366 | +.unicon-carousel-horizontal:before { | |
| 367 | + content: "\e92a"; | |
| 368 | +} | |
| 369 | +.unicon-carousel-vertical:before { | |
| 370 | + content: "\e92b"; | |
| 371 | +} | |
| 372 | +.unicon-categories:before { | |
| 373 | + content: "\e92c"; | |
| 374 | +} | |
| 375 | +.unicon-cd-archive:before { | |
| 376 | + content: "\e92d"; | |
| 377 | +} | |
| 378 | +.unicon-center-circle:before { | |
| 379 | + content: "\e92e"; | |
| 380 | +} | |
| 381 | +.unicon-center-to-fit:before { | |
| 382 | + content: "\e92f"; | |
| 383 | +} | |
| 384 | +.unicon-certificate:before { | |
| 385 | + content: "\e930"; | |
| 386 | +} | |
| 387 | +.unicon-chart-column:before { | |
| 388 | + content: "\e931"; | |
| 389 | +} | |
| 390 | +.unicon-chart-line-data:before { | |
| 391 | + content: "\e932"; | |
| 392 | +} | |
| 393 | +.unicon-chart-pie:before { | |
| 394 | + content: "\e933"; | |
| 395 | +} | |
| 396 | +.unicon-chart-ring:before { | |
| 397 | + content: "\e934"; | |
| 398 | +} | |
| 399 | +.unicon-chart-stacked:before { | |
| 400 | + content: "\e935"; | |
| 401 | +} | |
| 402 | +.unicon-chart-treemap:before { | |
| 403 | + content: "\e936"; | |
| 404 | +} | |
| 405 | +.unicon-chart-venn-diagram:before { | |
| 406 | + content: "\e937"; | |
| 407 | +} | |
| 408 | +.unicon-chat-bot:before { | |
| 409 | + content: "\e938"; | |
| 410 | +} | |
| 411 | +.unicon-chat-launch:before { | |
| 412 | + content: "\e939"; | |
| 413 | +} | |
| 414 | +.unicon-chat:before { | |
| 415 | + content: "\e93a"; | |
| 416 | +} | |
| 417 | +.unicon-checkbox-checked:before { | |
| 418 | + content: "\e93b"; | |
| 419 | +} | |
| 420 | +.unicon-checkbox:before { | |
| 421 | + content: "\e93c"; | |
| 422 | +} | |
| 423 | +.unicon-checkmark-outline:before { | |
| 424 | + content: "\e93d"; | |
| 425 | +} | |
| 426 | +.unicon-checkmark:before { | |
| 427 | + content: "\e93e"; | |
| 428 | +} | |
| 429 | +.unicon-chevron-down:before { | |
| 430 | + content: "\e93f"; | |
| 431 | +} | |
| 432 | +.unicon-chevron-left:before { | |
| 433 | + content: "\e940"; | |
| 434 | +} | |
| 435 | +.unicon-chevron-mini:before { | |
| 436 | + content: "\e941"; | |
| 437 | +} | |
| 438 | +.unicon-chevron-right:before { | |
| 439 | + content: "\e942"; | |
| 440 | +} | |
| 441 | +.unicon-chevron-sort-down:before { | |
| 442 | + content: "\e943"; | |
| 443 | +} | |
| 444 | +.unicon-chevron-sort-up:before { | |
| 445 | + content: "\e944"; | |
| 446 | +} | |
| 447 | +.unicon-chevron-sort:before { | |
| 448 | + content: "\e945"; | |
| 449 | +} | |
| 450 | +.unicon-chevron-up:before { | |
| 451 | + content: "\e946"; | |
| 452 | +} | |
| 453 | +.unicon-circle-dash:before { | |
| 454 | + content: "\e947"; | |
| 455 | +} | |
| 456 | +.unicon-circle-measurement:before { | |
| 457 | + content: "\e948"; | |
| 458 | +} | |
| 459 | +.unicon-clean:before { | |
| 460 | + content: "\e949"; | |
| 461 | +} | |
| 462 | +.unicon-close-outline:before { | |
| 463 | + content: "\e94a"; | |
| 464 | +} | |
| 465 | +.unicon-close:before { | |
| 466 | + content: "\e94b"; | |
| 467 | +} | |
| 468 | +.unicon-cloud-download:before { | |
| 469 | + content: "\e94c"; | |
| 470 | +} | |
| 471 | +.unicon-cloud-lightning:before { | |
| 472 | + content: "\e94d"; | |
| 473 | +} | |
| 474 | +.unicon-cloud-satellite:before { | |
| 475 | + content: "\e94e"; | |
| 476 | +} | |
| 477 | +.unicon-cloud-upload:before { | |
| 478 | + content: "\e94f"; | |
| 479 | +} | |
| 480 | +.unicon-cobb-angle:before { | |
| 481 | + content: "\e950"; | |
| 482 | +} | |
| 483 | +.unicon-code:before { | |
| 484 | + content: "\e951"; | |
| 485 | +} | |
| 486 | +.unicon-collaborate:before { | |
| 487 | + content: "\e952"; | |
| 488 | +} | |
| 489 | +.unicon-collapse-all:before { | |
| 490 | + content: "\e953"; | |
| 491 | +} | |
| 492 | +.unicon-color-palette:before { | |
| 493 | + content: "\e954"; | |
| 494 | +} | |
| 495 | +.unicon-color-switch:before { | |
| 496 | + content: "\e955"; | |
| 497 | +} | |
| 498 | +.unicon-column:before { | |
| 499 | + content: "\e956"; | |
| 500 | +} | |
| 501 | +.unicon-compare:before { | |
| 502 | + content: "\e957"; | |
| 503 | +} | |
| 504 | +.unicon-condition-point:before { | |
| 505 | + content: "\e958"; | |
| 506 | +} | |
| 507 | +.unicon-condition-wait-point:before { | |
| 508 | + content: "\e959"; | |
| 509 | +} | |
| 510 | +.unicon-container-software:before { | |
| 511 | + content: "\e95a"; | |
| 512 | +} | |
| 513 | +.unicon-contour-finding:before { | |
| 514 | + content: "\e95b"; | |
| 515 | +} | |
| 516 | +.unicon-contrast:before { | |
| 517 | + content: "\e95c"; | |
| 518 | +} | |
| 519 | +.unicon-copy-file:before { | |
| 520 | + content: "\e95d"; | |
| 521 | +} | |
| 522 | +.unicon-copy:before { | |
| 523 | + content: "\e95e"; | |
| 524 | +} | |
| 525 | +.unicon-course:before { | |
| 526 | + content: "\e95f"; | |
| 527 | +} | |
| 528 | +.unicon-credentials:before { | |
| 529 | + content: "\e960"; | |
| 530 | +} | |
| 531 | +.unicon-crop:before { | |
| 532 | + content: "\e961"; | |
| 533 | +} | |
| 534 | +.unicon-cube-view:before { | |
| 535 | + content: "\e962"; | |
| 536 | +} | |
| 537 | +.unicon-cube:before { | |
| 538 | + content: "\e963"; | |
| 539 | +} | |
| 540 | +.unicon-currency-dollar:before { | |
| 541 | + content: "\e964"; | |
| 542 | +} | |
| 543 | +.unicon-currency:before { | |
| 544 | + content: "\e965"; | |
| 545 | +} | |
| 546 | +.unicon-cursor-1:before { | |
| 547 | + content: "\e966"; | |
| 548 | +} | |
| 549 | +.unicon-cursor-2:before { | |
| 550 | + content: "\e967"; | |
| 551 | +} | |
| 552 | +.unicon-cursor-alt:before { | |
| 553 | + content: "\e968"; | |
| 554 | +} | |
| 555 | +.unicon-cursor:before { | |
| 556 | + content: "\e969"; | |
| 557 | +} | |
| 558 | +.unicon-curve-auto-colon:before { | |
| 559 | + content: "\e96a"; | |
| 560 | +} | |
| 561 | +.unicon-curve-manual:before { | |
| 562 | + content: "\e96b"; | |
| 563 | +} | |
| 564 | +.unicon-cut-in-half:before { | |
| 565 | + content: "\e96c"; | |
| 566 | +} | |
| 567 | +.unicon-cut:before { | |
| 568 | + content: "\e96d"; | |
| 569 | +} | |
| 570 | +.unicon-dashboard-reference:before { | |
| 571 | + content: "\e96e"; | |
| 572 | +} | |
| 573 | +.unicon-dashboard:before { | |
| 574 | + content: "\e96f"; | |
| 575 | +} | |
| 576 | +.unicon-data-1:before { | |
| 577 | + content: "\e970"; | |
| 578 | +} | |
| 579 | +.unicon-data-base-alt:before { | |
| 580 | + content: "\e971"; | |
| 581 | +} | |
| 582 | +.unicon-data-base:before { | |
| 583 | + content: "\e972"; | |
| 584 | +} | |
| 585 | +.unicon-debug:before { | |
| 586 | + content: "\e973"; | |
| 587 | +} | |
| 588 | +.unicon-delete:before { | |
| 589 | + content: "\e974"; | |
| 590 | +} | |
| 591 | +.unicon-delivery-parcel:before { | |
| 592 | + content: "\e975"; | |
| 593 | +} | |
| 594 | +.unicon-delivery-truck:before { | |
| 595 | + content: "\e976"; | |
| 596 | +} | |
| 597 | +.unicon-delivery:before { | |
| 598 | + content: "\e977"; | |
| 599 | +} | |
| 600 | +.unicon-departure:before { | |
| 601 | + content: "\e978"; | |
| 602 | +} | |
| 603 | +.unicon-devices:before { | |
| 604 | + content: "\e979"; | |
| 605 | +} | |
| 606 | +.unicon-diagram:before { | |
| 607 | + content: "\e97a"; | |
| 608 | +} | |
| 609 | +.unicon-dicom-overlay:before { | |
| 610 | + content: "\e97b"; | |
| 611 | +} | |
| 612 | +.unicon-direct-link:before { | |
| 613 | + content: "\e97c"; | |
| 614 | +} | |
| 615 | +.unicon-direction-right-01:before { | |
| 616 | + content: "\e97d"; | |
| 617 | +} | |
| 618 | +.unicon-direction-straight-right:before { | |
| 619 | + content: "\e97e"; | |
| 620 | +} | |
| 621 | +.unicon-direction-straight:before { | |
| 622 | + content: "\e97f"; | |
| 623 | +} | |
| 624 | +.unicon-document-add:before { | |
| 625 | + content: "\e980"; | |
| 626 | +} | |
| 627 | +.unicon-document-attachment:before { | |
| 628 | + content: "\e981"; | |
| 629 | +} | |
| 630 | +.unicon-document-blank:before { | |
| 631 | + content: "\e982"; | |
| 632 | +} | |
| 633 | +.unicon-document-download:before { | |
| 634 | + content: "\e983"; | |
| 635 | +} | |
| 636 | +.unicon-document:before { | |
| 637 | + content: "\e984"; | |
| 638 | +} | |
| 639 | +.unicon-dot-mark:before { | |
| 640 | + content: "\e985"; | |
| 641 | +} | |
| 642 | +.unicon-down-to-bottom:before { | |
| 643 | + content: "\e986"; | |
| 644 | +} | |
| 645 | +.unicon-download-study:before { | |
| 646 | + content: "\e987"; | |
| 647 | +} | |
| 648 | +.unicon-download:before { | |
| 649 | + content: "\e988"; | |
| 650 | +} | |
| 651 | +.unicon-drag-horizontal:before { | |
| 652 | + content: "\e989"; | |
| 653 | +} | |
| 654 | +.unicon-drag-vertical:before { | |
| 655 | + content: "\e98a"; | |
| 656 | +} | |
| 657 | +.unicon-draggable:before { | |
| 658 | + content: "\e98b"; | |
| 659 | +} | |
| 660 | +.unicon-draw:before { | |
| 661 | + content: "\e98c"; | |
| 662 | +} | |
| 663 | +.unicon-drop-photo-filled:before { | |
| 664 | + content: "\e98d"; | |
| 665 | +} | |
| 666 | +.unicon-drop-photo:before { | |
| 667 | + content: "\e98e"; | |
| 668 | +} | |
| 669 | +.unicon-earth-americas:before { | |
| 670 | + content: "\e98f"; | |
| 671 | +} | |
| 672 | +.unicon-earth-europe-africa:before { | |
| 673 | + content: "\e990"; | |
| 674 | +} | |
| 675 | +.unicon-earth-filled:before { | |
| 676 | + content: "\e991"; | |
| 677 | +} | |
| 678 | +.unicon-earth:before { | |
| 679 | + content: "\e992"; | |
| 680 | +} | |
| 681 | +.unicon-edge-enhancement:before { | |
| 682 | + content: "\e993"; | |
| 683 | +} | |
| 684 | +.unicon-edit-off:before { | |
| 685 | + content: "\e994"; | |
| 686 | +} | |
| 687 | +.unicon-edit:before { | |
| 688 | + content: "\e995"; | |
| 689 | +} | |
| 690 | +.unicon-edt-loop:before { | |
| 691 | + content: "\e996"; | |
| 692 | +} | |
| 693 | +.unicon-email-new:before { | |
| 694 | + content: "\e997"; | |
| 695 | +} | |
| 696 | +.unicon-email:before { | |
| 697 | + content: "\e998"; | |
| 698 | +} | |
| 699 | +.unicon-enterprise:before { | |
| 700 | + content: "\e999"; | |
| 701 | +} | |
| 702 | +.unicon-erase:before { | |
| 703 | + content: "\e99a"; | |
| 704 | +} | |
| 705 | +.unicon-error-outline:before { | |
| 706 | + content: "\e99b"; | |
| 707 | +} | |
| 708 | +.unicon-error:before { | |
| 709 | + content: "\e99c"; | |
| 710 | +} | |
| 711 | +.unicon-event-schedule:before { | |
| 712 | + content: "\e99d"; | |
| 713 | +} | |
| 714 | +.unicon-event:before { | |
| 715 | + content: "\e99e"; | |
| 716 | +} | |
| 717 | +.unicon-events-alt:before { | |
| 718 | + content: "\e99f"; | |
| 719 | +} | |
| 720 | +.unicon-events:before { | |
| 721 | + content: "\e9a0"; | |
| 722 | +} | |
| 723 | +.unicon-explore:before { | |
| 724 | + content: "\e9a1"; | |
| 725 | +} | |
| 726 | +.unicon-export:before { | |
| 727 | + content: "\e9a2"; | |
| 728 | +} | |
| 729 | +.unicon-eyedropper:before { | |
| 730 | + content: "\e9a3"; | |
| 731 | +} | |
| 732 | +.unicon-face-dissatisfied:before { | |
| 733 | + content: "\e9a4"; | |
| 734 | +} | |
| 735 | +.unicon-face-satisfied:before { | |
| 736 | + content: "\e9a5"; | |
| 737 | +} | |
| 738 | +.unicon-fade:before { | |
| 739 | + content: "\e9a6"; | |
| 740 | +} | |
| 741 | +.unicon-favorite-filled:before { | |
| 742 | + content: "\e9a7"; | |
| 743 | +} | |
| 744 | +.unicon-favorite:before { | |
| 745 | + content: "\e9a8"; | |
| 746 | +} | |
| 747 | +.unicon-file-storage:before { | |
| 748 | + content: "\e9a9"; | |
| 749 | +} | |
| 750 | +.unicon-filter-edit:before { | |
| 751 | + content: "\e9aa"; | |
| 752 | +} | |
| 753 | +.unicon-filter:before { | |
| 754 | + content: "\e9ab"; | |
| 755 | +} | |
| 756 | +.unicon-finance:before { | |
| 757 | + content: "\e9ac"; | |
| 758 | +} | |
| 759 | +.unicon-fingerprint-recognition:before { | |
| 760 | + content: "\e9ad"; | |
| 761 | +} | |
| 762 | +.unicon-fire:before { | |
| 763 | + content: "\e9ae"; | |
| 764 | +} | |
| 765 | +.unicon-flag-filled:before { | |
| 766 | + content: "\e9af"; | |
| 767 | +} | |
| 768 | +.unicon-flag:before { | |
| 769 | + content: "\e9b0"; | |
| 770 | +} | |
| 771 | +.unicon-flash-filled:before { | |
| 772 | + content: "\e9b1"; | |
| 773 | +} | |
| 774 | +.unicon-flash:before { | |
| 775 | + content: "\e9b2"; | |
| 776 | +} | |
| 777 | +.unicon-flow-connection:before { | |
| 778 | + content: "\e9b3"; | |
| 779 | +} | |
| 780 | +.unicon-folder-add:before { | |
| 781 | + content: "\e9b4"; | |
| 782 | +} | |
| 783 | +.unicon-folder-shared:before { | |
| 784 | + content: "\e9b5"; | |
| 785 | +} | |
| 786 | +.unicon-folder:before { | |
| 787 | + content: "\e9b6"; | |
| 788 | +} | |
| 789 | +.unicon-folders:before { | |
| 790 | + content: "\e9b7"; | |
| 791 | +} | |
| 792 | +.unicon-forum:before { | |
| 793 | + content: "\e9b8"; | |
| 794 | +} | |
| 795 | +.unicon-game-console:before { | |
| 796 | + content: "\e9b9"; | |
| 797 | +} | |
| 798 | +.unicon-gamification:before { | |
| 799 | + content: "\e9ba"; | |
| 800 | +} | |
| 801 | +.unicon-gift:before { | |
| 802 | + content: "\e9bb"; | |
| 803 | +} | |
| 804 | +.unicon-globe:before { | |
| 805 | + content: "\e9bc"; | |
| 806 | +} | |
| 807 | +.unicon-glyph-caution-inverted:before { | |
| 808 | + content: "\e9bd"; | |
| 809 | +} | |
| 810 | +.unicon-glyph-caution:before { | |
| 811 | + content: "\e9be"; | |
| 812 | +} | |
| 813 | +.unicon-glyph-circle-fill:before { | |
| 814 | + content: "\e9bf"; | |
| 815 | +} | |
| 816 | +.unicon-glyph-square-fill:before { | |
| 817 | + content: "\e9c0"; | |
| 818 | +} | |
| 819 | +.unicon-glyph-undefined:before { | |
| 820 | + content: "\e9c1"; | |
| 821 | +} | |
| 822 | +.unicon-gradient:before { | |
| 823 | + content: "\e9c2"; | |
| 824 | +} | |
| 825 | +.unicon-grid:before { | |
| 826 | + content: "\e9c3"; | |
| 827 | +} | |
| 828 | +.unicon-group-objects-new:before { | |
| 829 | + content: "\e9c4"; | |
| 830 | +} | |
| 831 | +.unicon-group-objects-save:before { | |
| 832 | + content: "\e9c5"; | |
| 833 | +} | |
| 834 | +.unicon-group:before { | |
| 835 | + content: "\e9c6"; | |
| 836 | +} | |
| 837 | +.unicon-growth:before { | |
| 838 | + content: "\e9c7"; | |
| 839 | +} | |
| 840 | +.unicon-gui-management:before { | |
| 841 | + content: "\e9c8"; | |
| 842 | +} | |
| 843 | +.unicon-gui:before { | |
| 844 | + content: "\e9c9"; | |
| 845 | +} | |
| 846 | +.unicon-hashtag:before { | |
| 847 | + content: "\e9ca"; | |
| 848 | +} | |
| 849 | +.unicon-headphones:before { | |
| 850 | + content: "\e9cb"; | |
| 851 | +} | |
| 852 | +.unicon-headset:before { | |
| 853 | + content: "\e9cc"; | |
| 854 | +} | |
| 855 | +.unicon-help-filled:before { | |
| 856 | + content: "\e9cd"; | |
| 857 | +} | |
| 858 | +.unicon-help:before { | |
| 859 | + content: "\e9ce"; | |
| 860 | +} | |
| 861 | +.unicon-hole-filling:before { | |
| 862 | + content: "\e9cf"; | |
| 863 | +} | |
| 864 | +.unicon-home:before { | |
| 865 | + content: "\e9d0"; | |
| 866 | +} | |
| 867 | +.unicon-ibm-cloud-pak-security:before { | |
| 868 | + content: "\e9d1"; | |
| 869 | +} | |
| 870 | +.unicon-iCA-2D:before { | |
| 871 | + content: "\e9d2"; | |
| 872 | +} | |
| 873 | +.unicon-idea:before { | |
| 874 | + content: "\e9d3"; | |
| 875 | +} | |
| 876 | +.unicon-identification:before { | |
| 877 | + content: "\e9d4"; | |
| 878 | +} | |
| 879 | +.unicon-image-copy:before { | |
| 880 | + content: "\e9d5"; | |
| 881 | +} | |
| 882 | +.unicon-image-search-alt:before { | |
| 883 | + content: "\e9d6"; | |
| 884 | +} | |
| 885 | +.unicon-image-search:before { | |
| 886 | + content: "\e9d7"; | |
| 887 | +} | |
| 888 | +.unicon-image:before { | |
| 889 | + content: "\e9d8"; | |
| 890 | +} | |
| 891 | +.unicon-in-progress:before { | |
| 892 | + content: "\e9d9"; | |
| 893 | +} | |
| 894 | +.unicon-incomplete:before { | |
| 895 | + content: "\e9da"; | |
| 896 | +} | |
| 897 | +.unicon-increase-level:before { | |
| 898 | + content: "\e9db"; | |
| 899 | +} | |
| 900 | +.unicon-industry:before { | |
| 901 | + content: "\e9dc"; | |
| 902 | +} | |
| 903 | +.unicon-information-filled:before { | |
| 904 | + content: "\e9dd"; | |
| 905 | +} | |
| 906 | +.unicon-information:before { | |
| 907 | + content: "\e9de"; | |
| 908 | +} | |
| 909 | +.unicon-insert-page:before { | |
| 910 | + content: "\e9df"; | |
| 911 | +} | |
| 912 | +.unicon-insert-syntax:before { | |
| 913 | + content: "\e9e0"; | |
| 914 | +} | |
| 915 | +.unicon-integration:before { | |
| 916 | + content: "\e9e1"; | |
| 917 | +} | |
| 918 | +.unicon-interactive-segmentation-cursor:before { | |
| 919 | + content: "\e9e2"; | |
| 920 | +} | |
| 921 | +.unicon-intersect:before { | |
| 922 | + content: "\e9e3"; | |
| 923 | +} | |
| 924 | +.unicon-inventory-management:before { | |
| 925 | + content: "\e9e4"; | |
| 926 | +} | |
| 927 | +.unicon-keyboard:before { | |
| 928 | + content: "\e9e5"; | |
| 929 | +} | |
| 930 | +.unicon-language:before { | |
| 931 | + content: "\e9e6"; | |
| 932 | +} | |
| 933 | +.unicon-laptop:before { | |
| 934 | + content: "\e9e7"; | |
| 935 | +} | |
| 936 | +.unicon-lasso-polygon:before { | |
| 937 | + content: "\e9e8"; | |
| 938 | +} | |
| 939 | +.unicon-lasso:before { | |
| 940 | + content: "\e9e9"; | |
| 941 | +} | |
| 942 | +.unicon-launch-study-1:before { | |
| 943 | + content: "\e9ea"; | |
| 944 | +} | |
| 945 | +.unicon-launch-study-2:before { | |
| 946 | + content: "\e9eb"; | |
| 947 | +} | |
| 948 | +.unicon-launch:before { | |
| 949 | + content: "\e9ec"; | |
| 950 | +} | |
| 951 | +.unicon-layers:before { | |
| 952 | + content: "\e9ed"; | |
| 953 | +} | |
| 954 | +.unicon-legend:before { | |
| 955 | + content: "\e9ee"; | |
| 956 | +} | |
| 957 | +.unicon-license-draft:before { | |
| 958 | + content: "\e9ef"; | |
| 959 | +} | |
| 960 | +.unicon-lifesaver:before { | |
| 961 | + content: "\e9f0"; | |
| 962 | +} | |
| 963 | +.unicon-light-filled:before { | |
| 964 | + content: "\e9f1"; | |
| 965 | +} | |
| 966 | +.unicon-light:before { | |
| 967 | + content: "\e9f2"; | |
| 968 | +} | |
| 969 | +.unicon-lightning:before { | |
| 970 | + content: "\e9f3"; | |
| 971 | +} | |
| 972 | +.unicon-link:before { | |
| 973 | + content: "\e9f4"; | |
| 974 | +} | |
| 975 | +.unicon-list-boxes:before { | |
| 976 | + content: "\e9f5"; | |
| 977 | +} | |
| 978 | +.unicon-list-bulleted:before { | |
| 979 | + content: "\e9f6"; | |
| 980 | +} | |
| 981 | +.unicon-list-checked:before { | |
| 982 | + content: "\e9f7"; | |
| 983 | +} | |
| 984 | +.unicon-list-dropdown:before { | |
| 985 | + content: "\e9f8"; | |
| 986 | +} | |
| 987 | +.unicon-list-numbered:before { | |
| 988 | + content: "\e9f9"; | |
| 989 | +} | |
| 990 | +.unicon-list:before { | |
| 991 | + content: "\e9fa"; | |
| 992 | +} | |
| 993 | +.unicon-location-current:before { | |
| 994 | + content: "\e9fb"; | |
| 995 | +} | |
| 996 | +.unicon-location:before { | |
| 997 | + content: "\e9fc"; | |
| 998 | +} | |
| 999 | +.unicon-locked:before { | |
| 1000 | + content: "\e9fd"; | |
| 1001 | +} | |
| 1002 | +.unicon-login:before { | |
| 1003 | + content: "\e9fe"; | |
| 1004 | +} | |
| 1005 | +.unicon-logo-delicious:before { | |
| 1006 | + content: "\e9ff"; | |
| 1007 | +} | |
| 1008 | +.unicon-logo-digg:before { | |
| 1009 | + content: "\ea00"; | |
| 1010 | +} | |
| 1011 | +.unicon-logo-discord:before { | |
| 1012 | + content: "\ea01"; | |
| 1013 | +} | |
| 1014 | +.unicon-logo-facebook:before { | |
| 1015 | + content: "\ea02"; | |
| 1016 | +} | |
| 1017 | +.unicon-logo-flickr:before { | |
| 1018 | + content: "\ea03"; | |
| 1019 | +} | |
| 1020 | +.unicon-logo-github:before { | |
| 1021 | + content: "\ea04"; | |
| 1022 | +} | |
| 1023 | +.unicon-logo-google:before { | |
| 1024 | + content: "\ea05"; | |
| 1025 | +} | |
| 1026 | +.unicon-logo-instagram:before { | |
| 1027 | + content: "\ea06"; | |
| 1028 | +} | |
| 1029 | +.unicon-logo-linkedin:before { | |
| 1030 | + content: "\ea07"; | |
| 1031 | +} | |
| 1032 | +.unicon-logo-livestream:before { | |
| 1033 | + content: "\ea08"; | |
| 1034 | +} | |
| 1035 | +.unicon-logo-medium:before { | |
| 1036 | + content: "\ea09"; | |
| 1037 | +} | |
| 1038 | +.unicon-logo-pinterest:before { | |
| 1039 | + content: "\ea0a"; | |
| 1040 | +} | |
| 1041 | +.unicon-logo-quora:before { | |
| 1042 | + content: "\ea0b"; | |
| 1043 | +} | |
| 1044 | +.unicon-logo-skype:before { | |
| 1045 | + content: "\ea0c"; | |
| 1046 | +} | |
| 1047 | +.unicon-logo-slack:before { | |
| 1048 | + content: "\ea0d"; | |
| 1049 | +} | |
| 1050 | +.unicon-logo-snapchat:before { | |
| 1051 | + content: "\ea0e"; | |
| 1052 | +} | |
| 1053 | +.unicon-logo-stumbleupon:before { | |
| 1054 | + content: "\ea0f"; | |
| 1055 | +} | |
| 1056 | +.unicon-logo-tumblr:before { | |
| 1057 | + content: "\ea10"; | |
| 1058 | +} | |
| 1059 | +.unicon-logo-twitter:before { | |
| 1060 | + content: "\ea11"; | |
| 1061 | +} | |
| 1062 | +.unicon-logo-vmware:before { | |
| 1063 | + content: "\ea12"; | |
| 1064 | +} | |
| 1065 | +.unicon-logo-xing:before { | |
| 1066 | + content: "\ea13"; | |
| 1067 | +} | |
| 1068 | +.unicon-logo-youtube:before { | |
| 1069 | + content: "\ea14"; | |
| 1070 | +} | |
| 1071 | +.unicon-logout:before { | |
| 1072 | + content: "\ea15"; | |
| 1073 | +} | |
| 1074 | +.unicon-mac-command:before { | |
| 1075 | + content: "\ea16"; | |
| 1076 | +} | |
| 1077 | +.unicon-mac-option:before { | |
| 1078 | + content: "\ea17"; | |
| 1079 | +} | |
| 1080 | +.unicon-mac-shift:before { | |
| 1081 | + content: "\ea18"; | |
| 1082 | +} | |
| 1083 | +.unicon-machine-learning:before { | |
| 1084 | + content: "\ea19"; | |
| 1085 | +} | |
| 1086 | +.unicon-magic-wand-filled:before { | |
| 1087 | + content: "\ea1a"; | |
| 1088 | +} | |
| 1089 | +.unicon-magic-wand:before { | |
| 1090 | + content: "\ea1b"; | |
| 1091 | +} | |
| 1092 | +.unicon-magnify:before { | |
| 1093 | + content: "\ea1c"; | |
| 1094 | +} | |
| 1095 | +.unicon-manage-protection:before { | |
| 1096 | + content: "\ea1d"; | |
| 1097 | +} | |
| 1098 | +.unicon-map-center:before { | |
| 1099 | + content: "\ea1e"; | |
| 1100 | +} | |
| 1101 | +.unicon-map-identify:before { | |
| 1102 | + content: "\ea1f"; | |
| 1103 | +} | |
| 1104 | +.unicon-map:before { | |
| 1105 | + content: "\ea20"; | |
| 1106 | +} | |
| 1107 | +.unicon-maximize:before { | |
| 1108 | + content: "\ea21"; | |
| 1109 | +} | |
| 1110 | +.unicon-media-cast:before { | |
| 1111 | + content: "\ea22"; | |
| 1112 | +} | |
| 1113 | +.unicon-media-library:before { | |
| 1114 | + content: "\ea23"; | |
| 1115 | +} | |
| 1116 | +.unicon-menu:before { | |
| 1117 | + content: "\ea24"; | |
| 1118 | +} | |
| 1119 | +.unicon-meter-alt:before { | |
| 1120 | + content: "\ea25"; | |
| 1121 | +} | |
| 1122 | +.unicon-meter:before { | |
| 1123 | + content: "\ea26"; | |
| 1124 | +} | |
| 1125 | +.unicon-microphone-filled:before { | |
| 1126 | + content: "\ea27"; | |
| 1127 | +} | |
| 1128 | +.unicon-microphone:before { | |
| 1129 | + content: "\ea28"; | |
| 1130 | +} | |
| 1131 | +.unicon-microscope:before { | |
| 1132 | + content: "\ea29"; | |
| 1133 | +} | |
| 1134 | +.unicon-migrate-alt:before { | |
| 1135 | + content: "\ea2a"; | |
| 1136 | +} | |
| 1137 | +.unicon-military-camp:before { | |
| 1138 | + content: "\ea2b"; | |
| 1139 | +} | |
| 1140 | +.unicon-minimize:before { | |
| 1141 | + content: "\ea2c"; | |
| 1142 | +} | |
| 1143 | +.unicon-misuse-alt:before { | |
| 1144 | + content: "\ea2d"; | |
| 1145 | +} | |
| 1146 | +.unicon-misuse-outline:before { | |
| 1147 | + content: "\ea2e"; | |
| 1148 | +} | |
| 1149 | +.unicon-misuse:before { | |
| 1150 | + content: "\ea2f"; | |
| 1151 | +} | |
| 1152 | +.unicon-mobile-add:before { | |
| 1153 | + content: "\ea30"; | |
| 1154 | +} | |
| 1155 | +.unicon-mobile:before { | |
| 1156 | + content: "\ea31"; | |
| 1157 | +} | |
| 1158 | +.unicon-model-alt:before { | |
| 1159 | + content: "\ea32"; | |
| 1160 | +} | |
| 1161 | +.unicon-model:before { | |
| 1162 | + content: "\ea33"; | |
| 1163 | +} | |
| 1164 | +.unicon-money:before { | |
| 1165 | + content: "\ea34"; | |
| 1166 | +} | |
| 1167 | +.unicon-move:before { | |
| 1168 | + content: "\ea35"; | |
| 1169 | +} | |
| 1170 | +.unicon-mpr-toggle:before { | |
| 1171 | + content: "\ea36"; | |
| 1172 | +} | |
| 1173 | +.unicon-music:before { | |
| 1174 | + content: "\ea37"; | |
| 1175 | +} | |
| 1176 | +.unicon-name-space:before { | |
| 1177 | + content: "\ea38"; | |
| 1178 | +} | |
| 1179 | +.unicon-navaid-military:before { | |
| 1180 | + content: "\ea39"; | |
| 1181 | +} | |
| 1182 | +.unicon-new-tab:before { | |
| 1183 | + content: "\ea3a"; | |
| 1184 | +} | |
| 1185 | +.unicon-nominal:before { | |
| 1186 | + content: "\ea3b"; | |
| 1187 | +} | |
| 1188 | +.unicon-not-available:before { | |
| 1189 | + content: "\ea3c"; | |
| 1190 | +} | |
| 1191 | +.unicon-notebook-reference:before { | |
| 1192 | + content: "\ea3d"; | |
| 1193 | +} | |
| 1194 | +.unicon-notebook:before { | |
| 1195 | + content: "\ea3e"; | |
| 1196 | +} | |
| 1197 | +.unicon-notification-filled:before { | |
| 1198 | + content: "\ea3f"; | |
| 1199 | +} | |
| 1200 | +.unicon-notification-new:before { | |
| 1201 | + content: "\ea40"; | |
| 1202 | +} | |
| 1203 | +.unicon-notification:before { | |
| 1204 | + content: "\ea41"; | |
| 1205 | +} | |
| 1206 | +.unicon-opacity:before { | |
| 1207 | + content: "\ea42"; | |
| 1208 | +} | |
| 1209 | +.unicon-open-panel-left:before { | |
| 1210 | + content: "\ea43"; | |
| 1211 | +} | |
| 1212 | +.unicon-open-panel-top:before { | |
| 1213 | + content: "\ea44"; | |
| 1214 | +} | |
| 1215 | +.unicon-ordinal:before { | |
| 1216 | + content: "\ea45"; | |
| 1217 | +} | |
| 1218 | +.unicon-overflow-menu-horizontal:before { | |
| 1219 | + content: "\ea46"; | |
| 1220 | +} | |
| 1221 | +.unicon-overflow-menu-vertical:before { | |
| 1222 | + content: "\ea47"; | |
| 1223 | +} | |
| 1224 | +.unicon-overlay:before { | |
| 1225 | + content: "\ea48"; | |
| 1226 | +} | |
| 1227 | +.unicon-package:before { | |
| 1228 | + content: "\ea49"; | |
| 1229 | +} | |
| 1230 | +.unicon-page-break:before { | |
| 1231 | + content: "\ea4a"; | |
| 1232 | +} | |
| 1233 | +.unicon-paint-brush-alt:before { | |
| 1234 | + content: "\ea4b"; | |
| 1235 | +} | |
| 1236 | +.unicon-paint-brush:before { | |
| 1237 | + content: "\ea4c"; | |
| 1238 | +} | |
| 1239 | +.unicon-pan-horizontal:before { | |
| 1240 | + content: "\ea4d"; | |
| 1241 | +} | |
| 1242 | +.unicon-pan-vertical:before { | |
| 1243 | + content: "\ea4e"; | |
| 1244 | +} | |
| 1245 | +.unicon-panel-expansion:before { | |
| 1246 | + content: "\ea4f"; | |
| 1247 | +} | |
| 1248 | +.unicon-partnership:before { | |
| 1249 | + content: "\ea50"; | |
| 1250 | +} | |
| 1251 | +.unicon-password:before { | |
| 1252 | + content: "\ea51"; | |
| 1253 | +} | |
| 1254 | +.unicon-pause:before { | |
| 1255 | + content: "\ea52"; | |
| 1256 | +} | |
| 1257 | +.unicon-pedestrian-child:before { | |
| 1258 | + content: "\ea53"; | |
| 1259 | +} | |
| 1260 | +.unicon-pedestrian-family:before { | |
| 1261 | + content: "\ea54"; | |
| 1262 | +} | |
| 1263 | +.unicon-pen-fountain:before { | |
| 1264 | + content: "\ea55"; | |
| 1265 | +} | |
| 1266 | +.unicon-pen:before { | |
| 1267 | + content: "\ea56"; | |
| 1268 | +} | |
| 1269 | +.unicon-pending:before { | |
| 1270 | + content: "\ea57"; | |
| 1271 | +} | |
| 1272 | +.unicon-percentage-filled:before { | |
| 1273 | + content: "\ea58"; | |
| 1274 | +} | |
| 1275 | +.unicon-percentage:before { | |
| 1276 | + content: "\ea59"; | |
| 1277 | +} | |
| 1278 | +.unicon-phone-ip:before { | |
| 1279 | + content: "\ea5a"; | |
| 1280 | +} | |
| 1281 | +.unicon-phone:before { | |
| 1282 | + content: "\ea5b"; | |
| 1283 | +} | |
| 1284 | +.unicon-piggy-bank-slot:before { | |
| 1285 | + content: "\ea5c"; | |
| 1286 | +} | |
| 1287 | +.unicon-piggy-bank:before { | |
| 1288 | + content: "\ea5d"; | |
| 1289 | +} | |
| 1290 | +.unicon-pin-filled:before { | |
| 1291 | + content: "\ea5e"; | |
| 1292 | +} | |
| 1293 | +.unicon-pin:before { | |
| 1294 | + content: "\ea5f"; | |
| 1295 | +} | |
| 1296 | +.unicon-plane:before { | |
| 1297 | + content: "\ea60"; | |
| 1298 | +} | |
| 1299 | +.unicon-play-filled-alt:before { | |
| 1300 | + content: "\ea61"; | |
| 1301 | +} | |
| 1302 | +.unicon-play-filled:before { | |
| 1303 | + content: "\ea62"; | |
| 1304 | +} | |
| 1305 | +.unicon-play-outline:before { | |
| 1306 | + content: "\ea63"; | |
| 1307 | +} | |
| 1308 | +.unicon-play:before { | |
| 1309 | + content: "\ea64"; | |
| 1310 | +} | |
| 1311 | +.unicon-playlist:before { | |
| 1312 | + content: "\ea65"; | |
| 1313 | +} | |
| 1314 | +.unicon-policy:before { | |
| 1315 | + content: "\ea66"; | |
| 1316 | +} | |
| 1317 | +.unicon-popup:before { | |
| 1318 | + content: "\ea67"; | |
| 1319 | +} | |
| 1320 | +.unicon-portfolio:before { | |
| 1321 | + content: "\ea68"; | |
| 1322 | +} | |
| 1323 | +.unicon-power:before { | |
| 1324 | + content: "\ea69"; | |
| 1325 | +} | |
| 1326 | +.unicon-presentation-file:before { | |
| 1327 | + content: "\ea6a"; | |
| 1328 | +} | |
| 1329 | +.unicon-printer:before { | |
| 1330 | + content: "\ea6b"; | |
| 1331 | +} | |
| 1332 | +.unicon-product:before { | |
| 1333 | + content: "\ea6c"; | |
| 1334 | +} | |
| 1335 | +.unicon-progress-bar:before { | |
| 1336 | + content: "\ea6d"; | |
| 1337 | +} | |
| 1338 | +.unicon-purchase:before { | |
| 1339 | + content: "\ea6e"; | |
| 1340 | +} | |
| 1341 | +.unicon-query:before { | |
| 1342 | + content: "\ea6f"; | |
| 1343 | +} | |
| 1344 | +.unicon-quotes:before { | |
| 1345 | + content: "\ea70"; | |
| 1346 | +} | |
| 1347 | +.unicon-radio-button-checked:before { | |
| 1348 | + content: "\ea71"; | |
| 1349 | +} | |
| 1350 | +.unicon-radio-button:before { | |
| 1351 | + content: "\ea72"; | |
| 1352 | +} | |
| 1353 | +.unicon-rain-drop:before { | |
| 1354 | + content: "\ea73"; | |
| 1355 | +} | |
| 1356 | +.unicon-receipt:before { | |
| 1357 | + content: "\ea74"; | |
| 1358 | +} | |
| 1359 | +.unicon-recently-viewed:before { | |
| 1360 | + content: "\ea75"; | |
| 1361 | +} | |
| 1362 | +.unicon-recommend:before { | |
| 1363 | + content: "\ea76"; | |
| 1364 | +} | |
| 1365 | +.unicon-recording-filled-alt:before { | |
| 1366 | + content: "\ea77"; | |
| 1367 | +} | |
| 1368 | +.unicon-recording-filled:before { | |
| 1369 | + content: "\ea78"; | |
| 1370 | +} | |
| 1371 | +.unicon-recording:before { | |
| 1372 | + content: "\ea79"; | |
| 1373 | +} | |
| 1374 | +.unicon-redo:before { | |
| 1375 | + content: "\ea7a"; | |
| 1376 | +} | |
| 1377 | +.unicon-registration:before { | |
| 1378 | + content: "\ea7b"; | |
| 1379 | +} | |
| 1380 | +.unicon-reminder:before { | |
| 1381 | + content: "\ea7c"; | |
| 1382 | +} | |
| 1383 | +.unicon-renew:before { | |
| 1384 | + content: "\ea7d"; | |
| 1385 | +} | |
| 1386 | +.unicon-repeat:before { | |
| 1387 | + content: "\ea7e"; | |
| 1388 | +} | |
| 1389 | +.unicon-reply-all:before { | |
| 1390 | + content: "\ea7f"; | |
| 1391 | +} | |
| 1392 | +.unicon-reply:before { | |
| 1393 | + content: "\ea80"; | |
| 1394 | +} | |
| 1395 | +.unicon-report-data:before { | |
| 1396 | + content: "\ea81"; | |
| 1397 | +} | |
| 1398 | +.unicon-report:before { | |
| 1399 | + content: "\ea82"; | |
| 1400 | +} | |
| 1401 | +.unicon-request-quote:before { | |
| 1402 | + content: "\ea83"; | |
| 1403 | +} | |
| 1404 | +.unicon-reset-alt:before { | |
| 1405 | + content: "\ea84"; | |
| 1406 | +} | |
| 1407 | +.unicon-reset:before { | |
| 1408 | + content: "\ea85"; | |
| 1409 | +} | |
| 1410 | +.unicon-restart:before { | |
| 1411 | + content: "\ea86"; | |
| 1412 | +} | |
| 1413 | +.unicon-result:before { | |
| 1414 | + content: "\ea87"; | |
| 1415 | +} | |
| 1416 | +.unicon-roadmap:before { | |
| 1417 | + content: "\ea88"; | |
| 1418 | +} | |
| 1419 | +.unicon-rocket:before { | |
| 1420 | + content: "\ea89"; | |
| 1421 | +} | |
| 1422 | +.unicon-rotate-180:before { | |
| 1423 | + content: "\ea8a"; | |
| 1424 | +} | |
| 1425 | +.unicon-rotate-360:before { | |
| 1426 | + content: "\ea8b"; | |
| 1427 | +} | |
| 1428 | +.unicon-row:before { | |
| 1429 | + content: "\ea8c"; | |
| 1430 | +} | |
| 1431 | +.unicon-rss:before { | |
| 1432 | + content: "\ea8d"; | |
| 1433 | +} | |
| 1434 | +.unicon-rule:before { | |
| 1435 | + content: "\ea8e"; | |
| 1436 | +} | |
| 1437 | +.unicon-ruler-alt:before { | |
| 1438 | + content: "\ea8f"; | |
| 1439 | +} | |
| 1440 | +.unicon-ruler:before { | |
| 1441 | + content: "\ea90"; | |
| 1442 | +} | |
| 1443 | +.unicon-run:before { | |
| 1444 | + content: "\ea91"; | |
| 1445 | +} | |
| 1446 | +.unicon-save:before { | |
| 1447 | + content: "\ea92"; | |
| 1448 | +} | |
| 1449 | +.unicon-scale:before { | |
| 1450 | + content: "\ea93"; | |
| 1451 | +} | |
| 1452 | +.unicon-scales:before { | |
| 1453 | + content: "\ea94"; | |
| 1454 | +} | |
| 1455 | +.unicon-scalpel-cursor:before { | |
| 1456 | + content: "\ea95"; | |
| 1457 | +} | |
| 1458 | +.unicon-scalpel-lasso:before { | |
| 1459 | + content: "\ea96"; | |
| 1460 | +} | |
| 1461 | +.unicon-scalpel:before { | |
| 1462 | + content: "\ea97"; | |
| 1463 | +} | |
| 1464 | +.unicon-scan:before { | |
| 1465 | + content: "\ea98"; | |
| 1466 | +} | |
| 1467 | +.unicon-screen:before { | |
| 1468 | + content: "\ea99"; | |
| 1469 | +} | |
| 1470 | +.unicon-script:before { | |
| 1471 | + content: "\ea9a"; | |
| 1472 | +} | |
| 1473 | +.unicon-search-locate:before { | |
| 1474 | + content: "\ea9b"; | |
| 1475 | +} | |
| 1476 | +.unicon-search:before { | |
| 1477 | + content: "\ea9c"; | |
| 1478 | +} | |
| 1479 | +.unicon-security:before { | |
| 1480 | + content: "\ea9d"; | |
| 1481 | +} | |
| 1482 | +.unicon-select-01:before { | |
| 1483 | + content: "\ea9e"; | |
| 1484 | +} | |
| 1485 | +.unicon-select-02:before { | |
| 1486 | + content: "\ea9f"; | |
| 1487 | +} | |
| 1488 | +.unicon-select-window:before { | |
| 1489 | + content: "\eaa0"; | |
| 1490 | +} | |
| 1491 | +.unicon-send-alt-filled:before { | |
| 1492 | + content: "\eaa1"; | |
| 1493 | +} | |
| 1494 | +.unicon-send-alt:before { | |
| 1495 | + content: "\eaa2"; | |
| 1496 | +} | |
| 1497 | +.unicon-send-filled:before { | |
| 1498 | + content: "\eaa3"; | |
| 1499 | +} | |
| 1500 | +.unicon-send-to-back:before { | |
| 1501 | + content: "\eaa4"; | |
| 1502 | +} | |
| 1503 | +.unicon-send:before { | |
| 1504 | + content: "\eaa5"; | |
| 1505 | +} | |
| 1506 | +.unicon-server-time:before { | |
| 1507 | + content: "\eaa6"; | |
| 1508 | +} | |
| 1509 | +.unicon-settings-adjust:before { | |
| 1510 | + content: "\eaa7"; | |
| 1511 | +} | |
| 1512 | +.unicon-settings:before { | |
| 1513 | + content: "\eaa8"; | |
| 1514 | +} | |
| 1515 | +.unicon-shape-except:before { | |
| 1516 | + content: "\eaa9"; | |
| 1517 | +} | |
| 1518 | +.unicon-share:before { | |
| 1519 | + content: "\eaaa"; | |
| 1520 | +} | |
| 1521 | +.unicon-shopping-bag:before { | |
| 1522 | + content: "\eaab"; | |
| 1523 | +} | |
| 1524 | +.unicon-shopping-cart:before { | |
| 1525 | + content: "\eaac"; | |
| 1526 | +} | |
| 1527 | +.unicon-shopping-catalog:before { | |
| 1528 | + content: "\eaad"; | |
| 1529 | +} | |
| 1530 | +.unicon-shrink-screen:before { | |
| 1531 | + content: "\eaae"; | |
| 1532 | +} | |
| 1533 | +.unicon-shuffle:before { | |
| 1534 | + content: "\eaaf"; | |
| 1535 | +} | |
| 1536 | +.unicon-signal-strength:before { | |
| 1537 | + content: "\eab0"; | |
| 1538 | +} | |
| 1539 | +.unicon-skill-level:before { | |
| 1540 | + content: "\eab1"; | |
| 1541 | +} | |
| 1542 | +.unicon-smoothing-cursor:before { | |
| 1543 | + content: "\eab2"; | |
| 1544 | +} | |
| 1545 | +.unicon-smoothing:before { | |
| 1546 | + content: "\eab3"; | |
| 1547 | +} | |
| 1548 | +.unicon-soccer:before { | |
| 1549 | + content: "\eab4"; | |
| 1550 | +} | |
| 1551 | +.unicon-software:before { | |
| 1552 | + content: "\eab5"; | |
| 1553 | +} | |
| 1554 | +.unicon-spell-check:before { | |
| 1555 | + content: "\eab6"; | |
| 1556 | +} | |
| 1557 | +.unicon-split-discard:before { | |
| 1558 | + content: "\eab7"; | |
| 1559 | +} | |
| 1560 | +.unicon-split-screen:before { | |
| 1561 | + content: "\eab8"; | |
| 1562 | +} | |
| 1563 | +.unicon-split:before { | |
| 1564 | + content: "\eab9"; | |
| 1565 | +} | |
| 1566 | +.unicon-spray-paint:before { | |
| 1567 | + content: "\eaba"; | |
| 1568 | +} | |
| 1569 | +.unicon-stacked-scrolling-1:before { | |
| 1570 | + content: "\eabb"; | |
| 1571 | +} | |
| 1572 | +.unicon-stamp:before { | |
| 1573 | + content: "\eabc"; | |
| 1574 | +} | |
| 1575 | +.unicon-star-filled:before { | |
| 1576 | + content: "\eabd"; | |
| 1577 | +} | |
| 1578 | +.unicon-star:before { | |
| 1579 | + content: "\eabe"; | |
| 1580 | +} | |
| 1581 | +.unicon-stay-inside:before { | |
| 1582 | + content: "\eabf"; | |
| 1583 | +} | |
| 1584 | +.unicon-stop-filled-alt:before { | |
| 1585 | + content: "\eac0"; | |
| 1586 | +} | |
| 1587 | +.unicon-stop:before { | |
| 1588 | + content: "\eac1"; | |
| 1589 | +} | |
| 1590 | +.unicon-store:before { | |
| 1591 | + content: "\eac2"; | |
| 1592 | +} | |
| 1593 | +.unicon-string-integer:before { | |
| 1594 | + content: "\eac3"; | |
| 1595 | +} | |
| 1596 | +.unicon-string-text:before { | |
| 1597 | + content: "\eac4"; | |
| 1598 | +} | |
| 1599 | +.unicon-sub-volume:before { | |
| 1600 | + content: "\eac5"; | |
| 1601 | +} | |
| 1602 | +.unicon-subtract-alt:before { | |
| 1603 | + content: "\eac6"; | |
| 1604 | +} | |
| 1605 | +.unicon-subtract:before { | |
| 1606 | + content: "\eac7"; | |
| 1607 | +} | |
| 1608 | +.unicon-table:before { | |
| 1609 | + content: "\eac8"; | |
| 1610 | +} | |
| 1611 | +.unicon-tablet:before { | |
| 1612 | + content: "\eac9"; | |
| 1613 | +} | |
| 1614 | +.unicon-tag-group:before { | |
| 1615 | + content: "\eaca"; | |
| 1616 | +} | |
| 1617 | +.unicon-tag:before { | |
| 1618 | + content: "\eacb"; | |
| 1619 | +} | |
| 1620 | +.unicon-task-add:before { | |
| 1621 | + content: "\eacc"; | |
| 1622 | +} | |
| 1623 | +.unicon-task-approved:before { | |
| 1624 | + content: "\eacd"; | |
| 1625 | +} | |
| 1626 | +.unicon-task-view:before { | |
| 1627 | + content: "\eace"; | |
| 1628 | +} | |
| 1629 | +.unicon-task:before { | |
| 1630 | + content: "\eacf"; | |
| 1631 | +} | |
| 1632 | +.unicon-template:before { | |
| 1633 | + content: "\ead0"; | |
| 1634 | +} | |
| 1635 | +.unicon-term:before { | |
| 1636 | + content: "\ead1"; | |
| 1637 | +} | |
| 1638 | +.unicon-terminal:before { | |
| 1639 | + content: "\ead2"; | |
| 1640 | +} | |
| 1641 | +.unicon-text-annotation-toggle:before { | |
| 1642 | + content: "\ead3"; | |
| 1643 | +} | |
| 1644 | +.unicon-text-bold:before { | |
| 1645 | + content: "\ead4"; | |
| 1646 | +} | |
| 1647 | +.unicon-text-color:before { | |
| 1648 | + content: "\ead5"; | |
| 1649 | +} | |
| 1650 | +.unicon-text-creation:before { | |
| 1651 | + content: "\ead6"; | |
| 1652 | +} | |
| 1653 | +.unicon-text-fill:before { | |
| 1654 | + content: "\ead7"; | |
| 1655 | +} | |
| 1656 | +.unicon-text-font:before { | |
| 1657 | + content: "\ead8"; | |
| 1658 | +} | |
| 1659 | +.unicon-text-line-spacing:before { | |
| 1660 | + content: "\ead9"; | |
| 1661 | +} | |
| 1662 | +.unicon-text-mining-applier:before { | |
| 1663 | + content: "\eada"; | |
| 1664 | +} | |
| 1665 | +.unicon-text-mining:before { | |
| 1666 | + content: "\eadb"; | |
| 1667 | +} | |
| 1668 | +.unicon-text-underline:before { | |
| 1669 | + content: "\eadc"; | |
| 1670 | +} | |
| 1671 | +.unicon-theater:before { | |
| 1672 | + content: "\eadd"; | |
| 1673 | +} | |
| 1674 | +.unicon-thumbnail-1:before { | |
| 1675 | + content: "\eade"; | |
| 1676 | +} | |
| 1677 | +.unicon-thumbnail-2:before { | |
| 1678 | + content: "\eadf"; | |
| 1679 | +} | |
| 1680 | +.unicon-thumbs-down:before { | |
| 1681 | + content: "\eae0"; | |
| 1682 | +} | |
| 1683 | +.unicon-thumbs-up:before { | |
| 1684 | + content: "\eae1"; | |
| 1685 | +} | |
| 1686 | +.unicon-ticket:before { | |
| 1687 | + content: "\eae2"; | |
| 1688 | +} | |
| 1689 | +.unicon-time:before { | |
| 1690 | + content: "\eae3"; | |
| 1691 | +} | |
| 1692 | +.unicon-tool-box:before { | |
| 1693 | + content: "\eae4"; | |
| 1694 | +} | |
| 1695 | +.unicon-tools-alt:before { | |
| 1696 | + content: "\eae5"; | |
| 1697 | +} | |
| 1698 | +.unicon-tools:before { | |
| 1699 | + content: "\eae6"; | |
| 1700 | +} | |
| 1701 | +.unicon-touch-1:before { | |
| 1702 | + content: "\eae7"; | |
| 1703 | +} | |
| 1704 | +.unicon-touch-interaction:before { | |
| 1705 | + content: "\eae8"; | |
| 1706 | +} | |
| 1707 | +.unicon-translate:before { | |
| 1708 | + content: "\eae9"; | |
| 1709 | +} | |
| 1710 | +.unicon-trash-can:before { | |
| 1711 | + content: "\eaea"; | |
| 1712 | +} | |
| 1713 | +.unicon-trophy:before { | |
| 1714 | + content: "\eaeb"; | |
| 1715 | +} | |
| 1716 | +.unicon-types:before { | |
| 1717 | + content: "\eaec"; | |
| 1718 | +} | |
| 1719 | +.unicon-umbrella:before { | |
| 1720 | + content: "\eaed"; | |
| 1721 | +} | |
| 1722 | +.unicon-unlink:before { | |
| 1723 | + content: "\eaee"; | |
| 1724 | +} | |
| 1725 | +.unicon-unlocked:before { | |
| 1726 | + content: "\eaef"; | |
| 1727 | +} | |
| 1728 | +.unicon-upload:before { | |
| 1729 | + content: "\eaf0"; | |
| 1730 | +} | |
| 1731 | +.unicon-user-avatar-filled-alt:before { | |
| 1732 | + content: "\eaf1"; | |
| 1733 | +} | |
| 1734 | +.unicon-user-avatar-filled:before { | |
| 1735 | + content: "\eaf2"; | |
| 1736 | +} | |
| 1737 | +.unicon-user-avatar:before { | |
| 1738 | + content: "\eaf3"; | |
| 1739 | +} | |
| 1740 | +.unicon-user-multiple:before { | |
| 1741 | + content: "\eaf4"; | |
| 1742 | +} | |
| 1743 | +.unicon-user:before { | |
| 1744 | + content: "\eaf5"; | |
| 1745 | +} | |
| 1746 | +.unicon-uv-index:before { | |
| 1747 | + content: "\eaf6"; | |
| 1748 | +} | |
| 1749 | +.unicon-video-add:before { | |
| 1750 | + content: "\eaf7"; | |
| 1751 | +} | |
| 1752 | +.unicon-video-chat:before { | |
| 1753 | + content: "\eaf8"; | |
| 1754 | +} | |
| 1755 | +.unicon-video:before { | |
| 1756 | + content: "\eaf9"; | |
| 1757 | +} | |
| 1758 | +.unicon-view-filled:before { | |
| 1759 | + content: "\eafa"; | |
| 1760 | +} | |
| 1761 | +.unicon-view-mode-1:before { | |
| 1762 | + content: "\eafb"; | |
| 1763 | +} | |
| 1764 | +.unicon-view-mode-2:before { | |
| 1765 | + content: "\eafc"; | |
| 1766 | +} | |
| 1767 | +.unicon-view-next:before { | |
| 1768 | + content: "\eafd"; | |
| 1769 | +} | |
| 1770 | +.unicon-view-off:before { | |
| 1771 | + content: "\eafe"; | |
| 1772 | +} | |
| 1773 | +.unicon-view:before { | |
| 1774 | + content: "\eaff"; | |
| 1775 | +} | |
| 1776 | +.unicon-virtual-column-key:before { | |
| 1777 | + content: "\eb00"; | |
| 1778 | +} | |
| 1779 | +.unicon-virtual-private-cloud-alt:before { | |
| 1780 | + content: "\eb01"; | |
| 1781 | +} | |
| 1782 | +.unicon-visual-recognition:before { | |
| 1783 | + content: "\eb02"; | |
| 1784 | +} | |
| 1785 | +.unicon-volume-block-storage:before { | |
| 1786 | + content: "\eb03"; | |
| 1787 | +} | |
| 1788 | +.unicon-volume-up:before { | |
| 1789 | + content: "\eb04"; | |
| 1790 | +} | |
| 1791 | +.unicon-wallet:before { | |
| 1792 | + content: "\eb05"; | |
| 1793 | +} | |
| 1794 | +.unicon-warning-alt-filled:before { | |
| 1795 | + content: "\eb06"; | |
| 1796 | +} | |
| 1797 | +.unicon-warning-alt:before { | |
| 1798 | + content: "\eb07"; | |
| 1799 | +} | |
| 1800 | +.unicon-warning-filled:before { | |
| 1801 | + content: "\eb08"; | |
| 1802 | +} | |
| 1803 | +.unicon-warning:before { | |
| 1804 | + content: "\eb09"; | |
| 1805 | +} | |
| 1806 | +.unicon-wheat:before { | |
| 1807 | + content: "\eb0a"; | |
| 1808 | +} | |
| 1809 | +.unicon-wifi:before { | |
| 1810 | + content: "\eb0b"; | |
| 1811 | +} | |
| 1812 | +.unicon-wikis:before { | |
| 1813 | + content: "\eb0c"; | |
| 1814 | +} | |
| 1815 | +.unicon-word-cloud:before { | |
| 1816 | + content: "\eb0d"; | |
| 1817 | +} | |
| 1818 | +.unicon-workspace:before { | |
| 1819 | + content: "\eb0e"; | |
| 1820 | +} | |
| 1821 | +.unicon-zoom-area:before { | |
| 1822 | + content: "\eb0f"; | |
| 1823 | +} | |
| 1824 | +.unicon-zoom-in-area:before { | |
| 1825 | + content: "\eb10"; | |
| 1826 | +} | |
| 1827 | +.unicon-zoom-in:before { | |
| 1828 | + content: "\eb11"; | |
| 1829 | +} | |
| 1830 | +.unicon-zoom-out-area:before { | |
| 1831 | + content: "\eb12"; | |
| 1832 | +} | |
| 1833 | +.unicon-zoom-out:before { | |
| 1834 | + content: "\eb13"; | |
| 1835 | +} | |
| 1836 | +.unicon-zoom-reset:before { | |
| 1837 | + content: "\eb14"; | |
| 1838 | +} | |
| 1839 | + | |
| 1840 | +/* Progress Bar Styles for Easy Elements Slider */ | |
| 1841 | +.swiper-progressbar { | |
| 1842 | + position: absolute; | |
| 1843 | + top: 0; | |
| 1844 | + left: 0; | |
| 1845 | + width: 100%; | |
| 1846 | + height: 4px; | |
| 1847 | + background: rgba(0, 0, 0, 0.1); | |
| 1848 | + z-index: 10; | |
| 1849 | + border-radius: 2px; | |
| 1850 | + overflow: hidden; | |
| 1851 | +} | |
| 1852 | + | |
| 1853 | +.swiper-progressbar .swiper-progressbar-fill { | |
| 1854 | + height: 100%; | |
| 1855 | + background: linear-gradient(90deg, #007cba, #005a87); | |
| 1856 | + width: 0%; | |
| 1857 | + transition: width 0.3s ease; | |
| 1858 | + border-radius: 2px; | |
| 1859 | + position: relative; | |
| 1860 | +} | |
| 1861 | + | |
| 1862 | +.swiper-progressbar .swiper-progressbar-fill::after { | |
| 1863 | + content: ''; | |
| 1864 | + position: absolute; | |
| 1865 | + top: 0; | |
| 1866 | + left: 0; | |
| 1867 | + right: 0; | |
| 1868 | + bottom: 0; | |
| 1869 | + background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); | |
| 1870 | + animation: progressbar-shine 2s infinite; | |
| 1871 | +} | |
| 1872 | + | |
| 1873 | +@keyframes progressbar-shine { | |
| 1874 | + 0% { | |
| 1875 | + transform: translateX(-100%); | |
| 1876 | + } | |
| 1877 | + 100% { | |
| 1878 | + transform: translateX(100%); | |
| 1879 | + } | |
| 1880 | +} | |
| 1881 | + | |
| 1882 | +/* Custom progress bar colors */ | |
| 1883 | +.eel-all-slider .swiper-progressbar .swiper-progressbar-fill { | |
| 1884 | + background: linear-gradient(90deg, #ff6b6b, #ee5a24); | |
| 1885 | +} | |
| 1886 | + | |
| 1887 | +/* Hover effect */ | |
| 1888 | +.swiper-progressbar:hover .swiper-progressbar-fill { | |
| 1889 | + background: linear-gradient(90deg, #005a87, #007cba); | |
| 1890 | + transform: scaleY(1.2); | |
| 1891 | + transition: all 0.3s ease; | |
| 1892 | +} | |
| 1893 | + | |
| 1894 | +.eel-flip-img-scroll > .eel-advance-img-main-flip, | |
| 1895 | +.eel-flip-img-scroll > .elementor-widget-container { | |
| 1896 | + perspective: 1200px; | |
| 1897 | +} | |
| 1898 | + | |
| 1899 | +.easy-img-cover .jarallax img { | |
| 1900 | + width: 100% !important; | |
| 1901 | + object-fit: cover ! important; | |
| 1902 | +} | |
| 1903 | + | |
| 1904 | +.eel-flip-img-scroll img { | |
| 1905 | + width: auto; | |
| 1906 | + transform: rotateX(0deg); | |
| 1907 | + will-change: transform; | |
| 1908 | +} | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | +/************ All Css Important ************/ | |
| 1913 | +.easyel-fixed-header .easy-site-header { | |
| 1914 | + position: absolute; | |
| 1915 | + top: 0; | |
| 1916 | + width: 100%; | |
| 1917 | + z-index: 999; | |
| 1918 | +} | |
| 1919 | + | |
| 1920 | +body.logged-in.easyel-fixed-header .easy-site-header { | |
| 1921 | + top: 30px !important; | |
| 1922 | +} | |
| 1923 | + | |
| 1924 | + | |
| 1925 | +body:not([class*="elementor-page-"]):not(.elementor-archive-template):not(.elementor-single-template) .easyel-content-container { | |
| 1926 | + max-width: 1336px; | |
| 1927 | + margin: 0 auto; | |
| 1928 | + padding: 0 15px; | |
| 1929 | +} | |
| 1930 | + | |
| 1931 | + | |
| 1932 | +body.sticky-enabled-overlap{ | |
| 1933 | + overflow-x: visible; | |
| 1934 | +} | |
| 1935 | + | |
| 1936 | +@media screen and (max-width: 1024px) { | |
| 1937 | + body.sticky-enabled-overlap{ | |
| 1938 | + overflow-x: hidden; | |
| 1939 | + } | |
| 1940 | + body{ | |
| 1941 | + overflow-x: hidden; | |
| 1942 | + } | |
| 1943 | +} | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | +/* Overlay */ | |
| 1948 | +.entro-all-video-popup-wrap { | |
| 1949 | + position: fixed; | |
| 1950 | + top: 0; right: 0; bottom: 0; left: 0; /* <-- overlay fill */ | |
| 1951 | + display: none; | |
| 1952 | + align-items: center; | |
| 1953 | + justify-content: center; | |
| 1954 | + background: rgba(0,0,0,0.85); | |
| 1955 | + z-index: 999999; /* higher to beat theme overlays */ | |
| 1956 | + padding: 20px; | |
| 1957 | + } | |
| 1958 | + .entro-all-video-popup-wrap.active { | |
| 1959 | + display: flex; /* show when active */ | |
| 1960 | + } | |
| 1961 | + | |
| 1962 | + /* Dialog */ | |
| 1963 | + .entro-all-video-popup-inner { | |
| 1964 | + width: 100%; | |
| 1965 | + max-width: 900px; /* fallback for min() */ | |
| 1966 | + position: relative; | |
| 1967 | + } | |
| 1968 | + | |
| 1969 | + /* Close button */ | |
| 1970 | + .entro-all-video-popup-close { | |
| 1971 | + position: absolute; | |
| 1972 | + top: -40px; /* sits above the frame */ | |
| 1973 | + right: 0; | |
| 1974 | + font-size: 32px; | |
| 1975 | + background: none; | |
| 1976 | + border: 0; | |
| 1977 | + color: #fff; | |
| 1978 | + cursor: pointer; | |
| 1979 | + line-height: 1; | |
| 1980 | + } | |
| 1981 | + | |
| 1982 | + /* 16:9 responsive frame area */ | |
| 1983 | + .entro-all-video-popup-iframe-wrapper { | |
| 1984 | + position: relative; | |
| 1985 | + width: 100%; | |
| 1986 | + padding-top: 56.25%; /* 16:9 aspect ratio */ | |
| 1987 | + } | |
| 1988 | + | |
| 1989 | + /* Media fills the frame */ | |
| 1990 | + .entro-all-video-popup-iframe-wrapper iframe, | |
| 1991 | + .entro-all-video-popup-iframe-wrapper video { | |
| 1992 | + position: absolute; | |
| 1993 | + top: 0; left: 0; /* inset fallback */ | |
| 1994 | + width: 100%; | |
| 1995 | + height: 100%; | |
| 1996 | + border: 0; | |
| 1997 | + display: block; | |
| 1998 | +} | |
| 1999 | + | |
| 2000 | +.eel-nav-menu-icon svg{ | |
| 2001 | + width: 16px; | |
| 2002 | + height: 16px; | |
| 2003 | +} | |
| 2004 | + | |
| 2005 | +html, | |
| 2006 | +body{ | |
| 2007 | + overflow-x: hidden; | |
| 2008 | +} | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | +@-webkit-keyframes scaleIn { | |
| 2013 | + from { | |
| 2014 | + opacity: 0; | |
| 2015 | + -webkit-transform: scale3d(1.5, 1.5, 1.5); | |
| 2016 | + transform: scale3d(1.5, 1.5, 1.5); | |
| 2017 | + } | |
| 2018 | + | |
| 2019 | + 100% { | |
| 2020 | + opacity: 1; | |
| 2021 | + -webkit-transform: scale3d(1, 1, 1); | |
| 2022 | + transform: scale3d(1, 1, 1); | |
| 2023 | + } | |
| 2024 | +} | |
| 2025 | + | |
| 2026 | +@keyframes scaleIn { | |
| 2027 | + from { | |
| 2028 | + opacity: 0; | |
| 2029 | + -webkit-transform: scale3d(1.5, 1.5, 1.5); | |
| 2030 | + transform: scale3d(1.5, 1.5, 1.5); | |
| 2031 | + } | |
| 2032 | + | |
| 2033 | + 100% { | |
| 2034 | + opacity: 1; | |
| 2035 | + -webkit-transform: scale3d(1, 1, 1); | |
| 2036 | + transform: scale3d(1, 1, 1); | |
| 2037 | + } | |
| 2038 | +} | |
| 2039 | + | |
| 2040 | +.scaleIn { | |
| 2041 | + -webkit-animation-name: scaleIn; | |
| 2042 | + animation-name: scaleIn; | |
| 2043 | +} | |
| 2044 | + | |
| 2045 | +.hover-zoom-in{ | |
| 2046 | + .elementor-widget-image{ | |
| 2047 | + img{ | |
| 2048 | + transition: all 2s cubic-bezier(0.4, 0, 0.2, 1); | |
| 2049 | + } | |
| 2050 | + } | |
| 2051 | + &:hover{ | |
| 2052 | + img{ | |
| 2053 | + transform: scale(1.1); | |
| 2054 | + } | |
| 2055 | + } | |
| 2056 | +} | |
| 2057 | + | |
| 2058 | +.hover-scale{ | |
| 2059 | + .elementor-widget-image{ | |
| 2060 | + img{ | |
| 2061 | + transition: all 2s cubic-bezier(0.4, 0, 0.2, 1); | |
| 2062 | + } | |
| 2063 | + } | |
| 2064 | + &:hover{ | |
| 2065 | + img{ | |
| 2066 | + transform: scale(1.1); | |
| 2067 | + } | |
| 2068 | + } | |
| 2069 | +} | |
| 2070 | + | |
| 2071 | +/* service menu */ | |
| 2072 | +/* service menu */ | |
| 2073 | +.service__menu .menu-item { | |
| 2074 | + background-color: #F8F9FA; | |
| 2075 | + padding: 7px 20px; | |
| 2076 | + border-radius: 10px; | |
| 2077 | +} | |
| 2078 | +.service__menu .menu-item .eel-menu-item { | |
| 2079 | + padding-left: 0 !important; | |
| 2080 | +} | |
| 2081 | + | |
| 2082 | +.service__menu .menu-item:not(:last-child) { | |
| 2083 | + margin-bottom: 20px; | |
| 2084 | +} | |
| 2085 | + | |
| 2086 | +.service__menu .menu-item.current_page_item { | |
| 2087 | + background-color: var(--e-global-color-primary); | |
| 2088 | +} | |
| 2089 | +.service__menu .menu-item.current_page_item .eel-menu-item { | |
| 2090 | + color: #fff; | |
| 2091 | +} | |
| 2092 | + | |
| 2093 | +.service__menu .menu-item.current_page_item .menu-text span { | |
| 2094 | + color: #fff; | |
| 2095 | +} | |
| 2096 | + | |
| 2097 | +.service__menu .menu-item.current_page_item a.menu-link { | |
| 2098 | + color: #fff !important; | |
| 2099 | +} | |
| 2100 | + | |
| 2101 | +.service__menu .menu-item.current_page_item span.vertical_menu_active_icon { | |
| 2102 | + display: none; | |
| 2103 | +} | |
| 2104 | + | |
| 2105 | +.eel-cursor-hover { | |
| 2106 | + position: fixed; | |
| 2107 | + top: 0; left: 0; | |
| 2108 | + line-height: 100%; | |
| 2109 | + width: 120px; | |
| 2110 | + height: 120px; | |
| 2111 | + display: grid; | |
| 2112 | + place-items: center; | |
| 2113 | + color: #121212; | |
| 2114 | + text-align: center; | |
| 2115 | + white-space: nowrap; | |
| 2116 | + pointer-events: none; | |
| 2117 | + border-radius: 100%; | |
| 2118 | + background: #fff; | |
| 2119 | + z-index: 99999; | |
| 2120 | + transform: translate(-50%, -50%); | |
| 2121 | + transition: transform 0.1s, opacity 0.1s; | |
| 2122 | +} | |
| 2123 | + | |
| 2124 | + | |
| 2125 | +.swiper-pagination:not(.swiper-pagination-fraction) span{ | |
| 2126 | + font-size: 0; | |
| 2127 | +} | |
| 2128 | + | |
| 2129 | +body::-webkit-scrollbar, | |
| 2130 | +#de_modal::-webkit-scrollbar { | |
| 2131 | + width: 3px; | |
| 2132 | +} | |
| 2133 | + | |
| 2134 | +body::-webkit-scrollbar-track, | |
| 2135 | +#de_modal::-webkit-scrollbar-track { | |
| 2136 | + background: #dddddd; | |
| 2137 | +} | |
| 2138 | + | |
| 2139 | +body::-webkit-scrollbar-thumb, | |
| 2140 | +#de_modal::-webkit-scrollbar-thumb { | |
| 2141 | + background-color: var(--e-global-color-primary); | |
| 2142 | + border-radius: 16px; | |
| 2143 | + -moz-border-radius: 16px; | |
| 2144 | + -webkit-border-radius: 16px; | |
| 2145 | +} | |
| 2146 | + | |