diff --git a/.directory b/.directory index d69f7a9..8173739 100755 --- a/.directory +++ b/.directory @@ -1,2 +1,2 @@ [Desktop Entry] -Icon=folder-green +Icon=folder-red diff --git a/README.md b/README.md index 6830dd6..516fb7c 100755 --- a/README.md +++ b/README.md @@ -7,12 +7,13 @@ Il devrait fonctionner simplement avec la dernière version de PHP et un serveur Le dossier bibli contient des dépendances incluses dans ce site. -| Nom | Description | Source | -| -------- | -------------------------- | -------------------------------- | -| ubuntu | La police Ubuntu | https://design.ubuntu.com/font/ | -| fontello | Pack d'icônes | http://fontello.com/ | -| lessphp | Compilateur Less en PHP | https://github.com/leafo/lessphp | -| sense3 | "Publicités" pour le libre | https://sense3.org/ | +| Nom | Description | Source | +| -------- | ----------------------- | ---------------------------------------- | +| ubuntu | La police Ubuntu | https://design.ubuntu.com/font/ | +| fontello | Pack d'icônes | http://fontello.com/ | +| lessphp | Compilateur Less en PHP | https://github.com/leafo/lessphp | +| Konami-JS | Le code de Konami | https://snaptortoise.github.io/konami-js | +| Gomez CSS | Gomez de Fez en CSS | https://github.com/maisano/gomez-css | # Licence diff --git a/bibli/animate.min.css b/bibli/animate.min.css deleted file mode 100755 index e5ccfcf..0000000 --- a/bibli/animate.min.css +++ /dev/null @@ -1,11 +0,0 @@ - @charset "UTF-8"; - -/*! - * animate.css -http://daneden.me/animate - * Version - 3.7.0 - * Licensed under the MIT license - http://opensource.org/licenses/MIT - * - * Copyright (c) 2018 Daniel Eden - */ - -@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;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%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;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%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity: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%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion),(print){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}} diff --git a/bibli/fontello/LICENSE b/bibli/fontello/LICENSE deleted file mode 100755 index 042eb1a..0000000 --- a/bibli/fontello/LICENSE +++ /dev/null @@ -1,129 +0,0 @@ -Font license info - - -## Fontelico - - Copyright (C) 2012 by Fontello project - - Author: Crowdsourced, for Fontello project - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://fontello.com - - -## Font Awesome - - Copyright (C) 2016 by Dave Gandy - - Author: Dave Gandy - License: SIL () - Homepage: http://fortawesome.github.com/Font-Awesome/ - - -## Entypo - - Copyright (C) 2012 by Daniel Bruce - - Author: Daniel Bruce - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://www.entypo.com - - -## Typicons - - (c) Stephen Hutchings 2012 - - Author: Stephen Hutchings - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://typicons.com/ - - -## Iconic - - Copyright (C) 2012 by P.J. Onori - - Author: P.J. Onori - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://somerandomdude.com/work/iconic/ - - -## Modern Pictograms - - Copyright (c) 2012 by John Caserta. All rights reserved. - - Author: John Caserta - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://thedesignoffice.org/project/modern-pictograms/ - - -## Meteocons - - Copyright (C) 2012 by Alessio Atzeni - - Author: Alessio Atzeni - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://www.alessioatzeni.com - - -## MFG Labs - - Copyright (C) 2012 by Daniel Bruce - - Author: MFG Labs - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://www.mfglabs.com/ - - -## Maki - - Copyright (C) Mapbox, LCC - - Author: Mapbox - License: BSD (https://github.com/mapbox/maki/blob/gh-pages/LICENSE.txt) - Homepage: http://mapbox.com/maki/ - - -## Zocial - - Copyright (C) 2012 by Sam Collins - - Author: Sam Collins - License: MIT (http://opensource.org/licenses/mit-license.php) - Homepage: http://zocial.smcllns.com/ - - -## Brandico - - (C) 2012 by Vitaly Puzrin - - Author: Crowdsourced, for Fontello project - License: SIL (http://scripts.sil.org/OFL) - Homepage: - - -## Elusive - - Copyright (C) 2013 by Aristeides Stathopoulos - - Author: Aristeides Stathopoulos - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://aristeides.com/ - - -## Linecons - - Copyright (C) 2013 by Designmodo - - Author: Designmodo for Smashing Magazine - License: CC BY () - Homepage: http://designmodo.com/linecons-free/ - - -## Web Symbols - - Copyright (c) 2011 by Just Be Nice studio. All rights reserved. - - Author: Just Be Nice studio - License: SIL (http://scripts.sil.org/OFL) - Homepage: http://www.justbenicestudio.com/ - - diff --git a/bibli/fontello/LICENSE.txt b/bibli/fontello/LICENSE.txt new file mode 100644 index 0000000..61ddfd4 --- /dev/null +++ b/bibli/fontello/LICENSE.txt @@ -0,0 +1,21 @@ +Font license info + + +## Font Awesome + + Copyright (C) 2016 by Dave Gandy + + Author: Dave Gandy + License: SIL () + Homepage: http://fortawesome.github.com/Font-Awesome/ + + +## Entypo + + Copyright (C) 2012 by Daniel Bruce + + Author: Daniel Bruce + License: SIL (http://scripts.sil.org/OFL) + Homepage: http://www.entypo.com + + diff --git a/bibli/fontello/README.txt b/bibli/fontello/README.txt new file mode 100644 index 0000000..beaab33 --- /dev/null +++ b/bibli/fontello/README.txt @@ -0,0 +1,75 @@ +This webfont is generated by http://fontello.com open source project. + + +================================================================================ +Please, note, that you should obey original font licenses, used to make this +webfont pack. Details available in LICENSE.txt file. + +- Usually, it's enough to publish content of LICENSE.txt file somewhere on your + site in "About" section. + +- If your project is open-source, usually, it will be ok to make LICENSE.txt + file publicly available in your repository. + +- Fonts, used in Fontello, don't require a clickable link on your site. + But any kind of additional authors crediting is welcome. +================================================================================ + + +Comments on archive content +--------------------------- + +- /font/* - fonts in different formats + +- /css/* - different kinds of css, for all situations. Should be ok with + twitter bootstrap. Also, you can skip style and assign icon classes + directly to text elements, if you don't mind about IE7. + +- demo.html - demo file, to show your webfont content + +- LICENSE.txt - license info about source fonts, used to build your one. + +- config.json - keeps your settings. You can import it back into fontello + anytime, to continue your work + + +Why so many CSS files ? +----------------------- + +Because we like to fit all your needs :) + +- basic file, .css - is usually enough, it contains @font-face + and character code definitions + +- *-ie7.css - if you need IE7 support, but still don't wish to put char codes + directly into html + +- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face + rules, but still wish to benefit from css generation. That can be very + convenient for automated asset build systems. When you need to update font - + no need to manually edit files, just override old version with archive + content. See fontello source code for examples. + +- *-embedded.css - basic css file, but with embedded WOFF font, to avoid + CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain. + We strongly recommend to resolve this issue by `Access-Control-Allow-Origin` + server headers. But if you ok with dirty hack - this file is for you. Note, + that data url moved to separate @font-face to avoid problems with
-
icon-emo-happy0xe800
-
icon-emo-wink0xe801
-
icon-emo-unhappy0xe802
-
icon-emo-sleep0xe803
+
icon-hammer0xe800
+
icon-info0xe801
+
icon-heart-20xe8bc
+
icon-home0xe8d5
-
icon-emo-thumbsup0xe804
-
icon-emo-devil0xe805
-
icon-emo-surprised0xe806
-
icon-emo-tongue0xe807
-
-
-
icon-emo-coffee0xe808
-
icon-emo-sunglasses0xe809
-
icon-emo-displeased0xe80a
-
icon-emo-beer0xe80b
-
-
-
icon-emo-grin0xe80c
-
icon-emo-angry0xe80d
-
icon-emo-saint0xe80e
-
icon-emo-cry0xe80f
-
-
-
icon-emo-shoot0xe810
-
icon-emo-squint0xe811
-
icon-emo-laugh0xe812
-
icon-emo-wink20xe813
-
-
-
icon-glass0xe814
-
icon-music0xe815
-
icon-search0xe816
-
icon-mail0xe817
-
-
-
icon-heart0xe818
-
icon-heart-empty0xe819
-
icon-star0xe81a
-
icon-star-empty0xe81b
-
-
-
icon-star-half0xe81c
-
icon-user0xe81d
-
icon-users0xe81e
-
icon-video0xe81f
-
-
-
icon-videocam0xe820
-
icon-picture0xe821
-
icon-camera0xe822
-
icon-camera-alt0xe823
-
-
-
icon-th-large0xe824
-
icon-th0xe825
-
icon-th-list0xe826
-
icon-ok0xe827
-
-
-
icon-ok-circled0xe828
-
icon-ok-circled20xe829
-
icon-cancel0xe82a
-
icon-cancel-circled0xe82b
-
-
-
icon-cancel-circled20xe82c
-
icon-plus0xe82d
-
icon-plus-circled0xe82e
-
icon-minus0xe82f
-
-
-
icon-spin10xe830
-
icon-spin20xe831
-
icon-spin30xe832
-
icon-minus-circled0xe833
-
-
-
icon-spin40xe834
-
icon-help-circled0xe835
-
icon-info-circled0xe836
-
icon-home0xe837
-
-
-
icon-spin50xe838
-
icon-spin60xe839
-
icon-link0xe83a
-
icon-attach0xe83b
-
-
-
icon-lock0xe83c
-
icon-lock-open0xe83d
-
icon-pin0xe83e
-
icon-eye0xe83f
-
-
-
icon-firefox0xe840
-
icon-chrome0xe841
-
icon-opera0xe842
-
icon-ie0xe843
-
-
-
icon-crown0xe844
-
icon-crown-plus0xe845
-
icon-crown-minus0xe846
-
icon-marquee0xe847
-
-
-
icon-eye-off0xe848
-
icon-tag0xe849
-
icon-tags0xe84a
-
icon-bookmark0xe84b
-
-
-
icon-flag0xe84c
-
icon-thumbs-up0xe84d
-
icon-thumbs-down0xe84e
-
icon-download0xe84f
-
-
-
icon-upload0xe850
-
icon-forward0xe851
-
icon-export0xe852
-
icon-pencil0xe853
-
-
-
icon-edit0xe854
-
icon-print0xe855
-
icon-retweet0xe856
-
icon-comment0xe857
-
-
-
icon-chat0xe858
-
icon-bell0xe859
-
icon-attention0xe85a
-
icon-attention-circled0xe85b
-
-
-
icon-location0xe85c
-
icon-trash-empty0xe85d
-
icon-doc0xe85e
-
icon-folder0xe85f
-
-
-
icon-folder-open0xe860
-
icon-phone0xe861
-
icon-cog0xe862
-
icon-cog-alt0xe863
-
-
-
icon-wrench0xe864
-
icon-basket0xe865
-
icon-calendar0xe866
-
icon-login0xe867
-
-
-
icon-logout0xe868
-
icon-volume-off0xe869
-
icon-volume-down0xe86a
-
icon-volume-up0xe86b
-
-
-
icon-headphones0xe86c
-
icon-clock0xe86d
-
icon-block0xe86e
-
icon-resize-full0xe86f
-
-
-
icon-resize-small0xe870
-
icon-resize-vertical0xe871
-
icon-resize-horizontal0xe872
-
icon-zoom-in0xe873
-
-
-
icon-zoom-out0xe874
-
icon-down-circled20xe875
-
icon-up-circled20xe876
-
icon-down-dir0xe877
-
-
-
icon-up-dir0xe878
-
icon-left-dir0xe879
-
icon-right-dir0xe87a
-
icon-down-open0xe87b
-
-
-
icon-left-open0xe87c
-
icon-right-open0xe87d
-
icon-up-open0xe87e
-
icon-down-big0xe87f
-
-
-
icon-left-big0xe880
-
icon-right-big0xe881
-
icon-up-big0xe882
-
icon-right-hand0xe883
-
-
-
icon-left-hand0xe884
-
icon-up-hand0xe885
-
icon-down-hand0xe886
-
icon-cw0xe887
-
-
-
icon-ccw0xe888
-
icon-arrows-cw0xe889
-
icon-shuffle0xe88a
-
icon-play0xe88b
-
-
-
icon-play-circled20xe88c
-
icon-stop0xe88d
-
icon-pause0xe88e
-
icon-to-end0xe88f
-
-
-
icon-to-end-alt0xe890
-
icon-to-start0xe891
-
icon-to-start-alt0xe892
-
icon-fast-fw0xe893
-
-
-
icon-fast-bw0xe894
-
icon-eject0xe895
-
icon-target0xe896
-
icon-signal0xe897
-
-
-
icon-award0xe898
-
icon-inbox0xe899
-
icon-globe0xe89a
-
icon-cloud0xe89b
-
-
-
icon-flash0xe89c
-
icon-umbrella0xe89d
-
icon-flight0xe89e
-
icon-leaf0xe89f
-
-
-
icon-font0xe8a0
-
icon-bold0xe8a1
-
icon-italic0xe8a2
-
icon-text-height0xe8a3
-
-
-
icon-text-width0xe8a4
-
icon-align-left0xe8a5
-
icon-align-center0xe8a6
-
icon-align-right0xe8a7
-
-
-
icon-align-justify0xe8a8
-
icon-list0xe8a9
-
icon-indent-left0xe8aa
-
icon-indent-right0xe8ab
-
-
-
icon-scissors0xe8ac
-
icon-briefcase0xe8ad
-
icon-off0xe8ae
-
icon-road0xe8af
-
-
-
icon-list-alt0xe8b0
-
icon-qrcode0xe8b1
-
icon-barcode0xe8b2
-
icon-book0xe8b3
-
-
-
icon-adjust0xe8b4
-
icon-tint0xe8b5
-
icon-check0xe8b6
-
icon-asterisk0xe8b7
-
-
-
icon-gift0xe8b8
-
icon-fire0xe8b9
-
icon-magnet0xe8ba
-
icon-chart-bar0xe8bb
-
-
-
icon-credit-card0xe8bc
-
icon-floppy0xe8bd
-
icon-megaphone0xe8be
-
icon-key0xe8bf
-
-
-
icon-truck0xe8c0
-
icon-hammer0xe8c1
-
icon-lemon0xe8c2
-
icon-note0xe8c3
-
-
-
icon-note-beamed0xe8c4
-
icon-music-10xe8c5
-
icon-search-10xe8c6
-
icon-flashlight0xe8c7
-
-
-
icon-mail-10xe8c8
-
icon-heart-10xe8c9
-
icon-heart-empty-10xe8ca
-
icon-star-10xe8cb
-
-
-
icon-star-empty-10xe8cc
-
icon-user-10xe8cd
-
icon-users-10xe8ce
-
icon-user-add0xe8cf
-
-
-
icon-video-10xe8d0
-
icon-picture-10xe8d1
-
icon-camera-10xe8d2
-
icon-layout0xe8d3
-
-
-
icon-menu-10xe8d4
-
icon-check-10xe8d5
-
icon-cancel-10xe8d6
-
icon-cancel-circled-10xe8d7
-
-
-
icon-cancel-squared0xe8d8
-
icon-plus-10xe8d9
-
icon-plus-circled-10xe8da
-
icon-plus-squared-10xe8db
-
-
-
icon-minus-10xe8dc
-
icon-minus-circled-10xe8dd
-
icon-minus-squared-10xe8de
-
icon-help-10xe8df
-
-
-
icon-help-circled-10xe8e0
-
icon-info-10xe8e1
-
icon-info-circled-10xe8e2
-
icon-back0xe8e3
-
-
-
icon-home-10xe8e4
-
icon-link-10xe8e5
-
icon-attach-10xe8e6
-
icon-lock-10xe8e7
-
-
-
icon-lock-open-10xe8e8
-
icon-eye-10xe8e9
-
icon-tag-10xe8ea
-
icon-bookmark-10xe8eb
-
-
-
icon-bookmarks0xe8ec
-
icon-flag-10xe8ed
-
icon-thumbs-up-10xe8ee
-
icon-thumbs-down-10xe8ef
-
-
-
icon-download-10xe8f0
-
icon-upload-10xe8f1
-
icon-upload-cloud-10xe8f2
-
icon-reply-10xe8f3
-
-
-
icon-reply-all-10xe8f4
-
icon-forward-10xe8f5
-
icon-quote0xe8f6
-
icon-code-10xe8f7
-
-
-
icon-export-10xe8f8
-
icon-pencil-10xe8f9
-
icon-feather0xe8fa
-
icon-print-10xe8fb
-
-
-
icon-retweet-10xe8fc
-
icon-keyboard-10xe8fd
-
icon-comment-10xe8fe
-
icon-chat-10xe8ff
-
-
-
icon-bell-10xe900
-
icon-attention-10xe901
-
icon-alert0xe902
-
icon-vcard0xe903
-
-
-
icon-address0xe904
-
icon-location-10xe905
-
icon-map-10xe906
-
icon-direction-10xe907
-
-
-
icon-compass-10xe908
-
icon-cup0xe909
-
icon-trash-10xe90a
-
icon-doc-10xe90b
-
-
-
icon-docs-10xe90c
-
icon-doc-landscape0xe90d
-
icon-doc-text-10xe90e
-
icon-doc-text-inv-10xe90f
-
-
-
icon-newspaper-10xe910
-
icon-book-open0xe911
-
icon-book-10xe912
-
icon-folder-10xe913
-
-
-
icon-archive0xe914
-
icon-box-10xe915
-
icon-rss-10xe916
-
icon-phone-10xe917
-
-
-
icon-cog-10xe918
-
icon-tools0xe919
-
icon-share-10xe91a
-
icon-shareable0xe91b
-
-
-
icon-basket-10xe91c
-
icon-bag0xe91d
-
icon-calendar-10xe91e
-
icon-login-10xe91f
-
-
-
icon-logout-10xe920
-
icon-mic-10xe921
-
icon-mute-10xe922
-
icon-sound0xe923
-
-
-
icon-volume0xe924
-
icon-clock-10xe925
-
icon-hourglass-40xe926
-
icon-lamp0xe927
-
-
-
icon-light-down0xe928
-
icon-light-up0xe929
-
icon-adjust-10xe92a
-
icon-block-10xe92b
-
-
-
icon-resize-full-10xe92c
-
icon-resize-small-10xe92d
-
icon-popup0xe92e
-
icon-publish0xe92f
-
-
-
icon-window0xe930
-
icon-arrow-combo0xe931
-
icon-down-circled-10xe932
-
icon-left-circled-10xe933
-
-
-
icon-right-circled-10xe934
-
icon-up-circled-10xe935
-
icon-down-open-10xe936
-
icon-left-open-10xe937
-
-
-
icon-right-open-10xe938
-
icon-up-open-10xe939
-
icon-down-open-mini0xe93a
-
icon-left-open-mini0xe93b
-
-
-
icon-right-open-mini0xe93c
-
icon-up-open-mini0xe93d
-
icon-down-open-big0xe93e
-
 icon-left-open-big0xe93f
-
-
-
icon-right-open-big0xe940
-
icon-up-open-big0xe941
-
icon-down-10xe942
-
icon-left-10xe943
-
-
-
icon-right-10xe944
-
icon-up-10xe945
-
icon-down-dir-10xe946
-
icon-left-dir-10xe947
-
-
-
icon-right-dir-10xe948
-
icon-up-dir-10xe949
-
icon-down-bold0xe94a
-
icon-left-bold0xe94b
-
-
-
icon-right-bold0xe94c
-
icon-up-bold0xe94d
-
icon-down-thin0xe94e
-
icon-left-thin0xe94f
-
-
-
icon-right-thin0xe950
-
icon-up-thin0xe951
-
icon-ccw-10xe952
-
icon-cw-10xe953
-
-
-
icon-arrows-ccw0xe954
-
icon-level-down-10xe955
-
icon-level-up-10xe956
-
icon-shuffle-10xe957
-
-
-
icon-loop0xe958
-
icon-switch0xe959
-
icon-play-10xe95a
-
icon-stop-10xe95b
-
-
-
icon-pause-10xe95c
-
icon-record0xe95d
-
icon-to-end-10xe95e
-
icon-to-start-10xe95f
-
-
-
icon-fast-forward0xe960
-
icon-fast-backward0xe961
-
icon-progress-00xe962
-
icon-progress-10xe963
-
-
-
icon-progress-20xe964
-
icon-progress-30xe965
-
icon-target-10xe966
-
icon-palette0xe967
-
-
-
icon-list-10xe968
-
icon-list-add0xe969
-
icon-signal-10xe96a
-
icon-trophy0xe96b
-
-
-
icon-battery0xe96c
-
icon-back-in-time0xe96d
-
icon-monitor0xe96e
-
icon-mobile-10xe96f
-
-
-
icon-network0xe970
-
icon-cd0xe971
-
icon-inbox-10xe972
-
icon-install0xe973
-
-
-
icon-globe-10xe974
-
icon-cloud-10xe975
-
icon-cloud-thunder0xe976
-
icon-flash-10xe977
-
-
-
icon-moon-10xe978
-
icon-flight-10xe979
-
icon-paper-plane-10xe97a
-
icon-leaf-10xe97b
-
-
-
icon-lifebuoy-10xe97c
-
icon-mouse0xe97d
-
icon-briefcase-10xe97e
-
 icon-suitcase-10xe97f
-
-
-
icon-dot0xe980
-
icon-dot-20xe981
-
icon-dot-30xe982
-
icon-brush-10xe983
-
-
-
icon-magnet-10xe984
-
icon-infinity0xe985
-
icon-erase0xe986
-
icon-chart-pie-10xe987
-
-
-
icon-chart-line-10xe988
-
icon-chart-bar-10xe989
-
icon-chart-area-10xe98a
-
icon-tape0xe98b
-
-
-
icon-graduation-cap-10xe98c
-
icon-language-10xe98d
-
icon-ticket-10xe98e
-
icon-water0xe98f
-
-
-
icon-droplet0xe990
-
icon-air0xe991
-
icon-credit-card-10xe992
-
icon-floppy-10xe993
-
-
-
icon-clipboard0xe994
-
icon-megaphone-10xe995
-
icon-database-10xe996
-
icon-drive0xe997
-
-
-
icon-bucket0xe998
-
icon-thermometer-10xe999
-
icon-key-10xe99a
-
icon-flow-cascade0xe99b
-
-
-
icon-flow-branch0xe99c
-
icon-flow-tree0xe99d
-
icon-flow-line0xe99e
-
icon-flow-parallel0xe99f
-
-
-
icon-rocket-10xe9a0
-
icon-gauge-10xe9a1
-
icon-traffic-cone0xe9a2
-
icon-cc-10xe9a3
-
-
-
icon-cc-by0xe9a4
-
icon-cc-nc0xe9a5
-
icon-cc-nc-eu0xe9a6
-
icon-cc-nc-jp0xe9a7
-
-
-
icon-cc-sa0xe9a8
-
icon-cc-nd0xe9a9
-
icon-cc-pd0xe9aa
-
icon-cc-zero0xe9ab
-
-
-
icon-cc-share0xe9ac
-
icon-cc-remix0xe9ad
-
icon-github-10xe9ae
-
icon-flickr-circled0xe9af
-
-
-
icon-facebook-10xe9b0
-
icon-music-outline0xe9b1
-
icon-music-20xe9b2
-
icon-search-outline0xe9b3
-
-
-
icon-search-20xe9b4
-
icon-mail-20xe9b5
-
icon-heart-20xe9b6
-
icon-heart-filled0xe9b7
-
-
-
icon-star-20xe9b8
-
icon-star-filled0xe9b9
-
icon-user-outline0xe9ba
-
icon-user-20xe9bb
-
-
-
icon-users-outline0xe9bc
-
icon-users-20xe9bd
-
icon-user-add-outline0xe9be
-
 icon-user-add-10xe9bf
-
-
-
icon-user-delete-outline0xe9c0
-
icon-user-delete0xe9c1
-
icon-video-20xe9c2
-
icon-videocam-outline0xe9c3
-
-
-
icon-videocam-10xe9c4
-
icon-picture-outline0xe9c5
-
icon-picture-20xe9c6
-
icon-camera-outline0xe9c7
-
-
-
icon-camera-20xe9c8
-
icon-th-outline0xe9c9
-
icon-th-10xe9ca
-
icon-th-large-outline0xe9cb
-
-
-
icon-th-large-10xe9cc
-
icon-th-list-outline0xe9cd
-
icon-th-list-10xe9ce
-
icon-ok-outline0xe9cf
-
-
-
icon-ok-10xe9d0
-
icon-cancel-outline0xe9d1
-
icon-cancel-20xe9d2
-
icon-cancel-alt0xe9d3
-
-
-
icon-cancel-alt-filled0xe9d4
-
icon-cancel-circled-outline0xe9d5
-
icon-cancel-circled-20xe9d6
-
icon-plus-outline0xe9d7
-
-
-
icon-plus-20xe9d8
-
icon-minus-outline0xe9d9
-
icon-minus-20xe9da
-
icon-divide-outline0xe9db
-
-
-
icon-divide0xe9dc
-
icon-eq-outline0xe9dd
-
icon-eq0xe9de
-
icon-info-outline0xe9df
-
-
-
icon-info-20xe9e0
-
icon-home-outline0xe9e1
-
icon-home-20xe9e2
-
icon-link-outline0xe9e3
-
-
-
icon-link-20xe9e4
-
icon-attach-outline0xe9e5
-
icon-attach-20xe9e6
-
icon-lock-20xe9e7
-
-
-
icon-lock-filled0xe9e8
-
icon-lock-open-20xe9e9
-
icon-lock-open-filled0xe9ea
-
icon-pin-outline0xe9eb
-
-
-
icon-pin-10xe9ec
-
icon-eye-outline0xe9ed
-
icon-eye-20xe9ee
-
icon-tag-20xe9ef
-
-
-
icon-tags-10xe9f0
-
icon-bookmark-20xe9f1
-
icon-flag-20xe9f2
-
icon-flag-filled0xe9f3
-
-
-
icon-thumbs-up-20xe9f4
-
icon-thumbs-down-20xe9f5
-
icon-download-outline0xe9f6
-
icon-download-20xe9f7
-
-
-
icon-upload-outline0xe9f8
-
icon-upload-20xe9f9
-
icon-upload-cloud-outline0xe9fa
-
icon-upload-cloud-20xe9fb
-
-
-
icon-reply-outline0xe9fc
-
icon-reply-20xe9fd
-
icon-forward-outline0xe9fe
-
 icon-forward-20xe9ff
-
-
-
icon-code-outline0xea00
-
icon-code-20xea01
-
icon-export-outline0xea02
-
icon-export-20xea03
-
-
-
icon-pencil-20xea04
-
icon-pen0xea05
-
icon-feather-10xea06
-
icon-edit-10xea07
-
-
-
icon-print-20xea08
-
icon-comment-20xea09
-
icon-chat-20xea0a
-
icon-chat-alt0xea0b
-
-
-
icon-bell-20xea0c
-
icon-attention-20xea0d
-
icon-attention-filled0xea0e
-
icon-warning-empty0xea0f
-
-
-
icon-warning0xea10
-
icon-contacts0xea11
-
icon-vcard-10xea12
-
icon-address-10xea13
-
-
-
icon-location-outline0xea14
-
icon-location-20xea15
-
icon-map-20xea16
-
icon-direction-outline0xea17
-
-
-
icon-direction-20xea18
-
icon-compass-20xea19
-
icon-trash-20xea1a
-
icon-doc-20xea1b
-
-
-
icon-doc-text-20xea1c
-
icon-doc-add0xea1d
-
icon-doc-remove0xea1e
-
icon-news0xea1f
-
-
-
icon-folder-20xea20
-
icon-folder-add0xea21
-
icon-folder-delete0xea22
-
icon-archive-10xea23
-
-
-
icon-box-20xea24
-
icon-rss-outline0xea25
-
icon-rss-20xea26
-
icon-phone-outline0xea27
-
-
-
icon-phone-20xea28
-
icon-menu-outline0xea29
-
icon-menu-20xea2a
-
icon-cog-outline0xea2b
-
-
-
icon-cog-20xea2c
-
icon-wrench-outline0xea2d
-
icon-wrench-10xea2e
-
icon-basket-20xea2f
-
-
-
icon-calendar-outlilne0xea30
-
icon-calendar-20xea31
-
icon-mic-outline0xea32
-
icon-mic-20xea33
-
-
-
icon-volume-off-10xea34
-
icon-volume-low0xea35
-
icon-volume-middle0xea36
-
icon-volume-high0xea37
-
-
-
icon-headphones-10xea38
-
icon-clock-20xea39
-
icon-wristwatch0xea3a
-
icon-stopwatch0xea3b
-
-
-
icon-lightbulb-10xea3c
-
icon-block-outline0xea3d
-
icon-block-20xea3e
-
 icon-resize-full-outline0xea3f
-
-
-
icon-resize-full-20xea40
-
icon-resize-normal-outline0xea41
-
icon-resize-normal0xea42
-
icon-move-outline0xea43
-
-
-
icon-move-10xea44
-
icon-popup-10xea45
-
icon-zoom-in-outline0xea46
-
icon-zoom-in-10xea47
-
-
-
icon-zoom-out-outline0xea48
-
icon-zoom-out-10xea49
-
icon-popup-20xea4a
-
icon-left-open-outline0xea4b
-
-
-
icon-left-open-20xea4c
-
icon-right-open-outline0xea4d
-
icon-right-open-20xea4e
-
icon-down-20xea4f
-
-
-
icon-left-20xea50
-
icon-right-20xea51
-
icon-up-20xea52
-
icon-down-outline0xea53
-
-
-
icon-left-outline0xea54
-
icon-right-outline0xea55
-
icon-up-outline0xea56
-
icon-down-small0xea57
-
-
-
icon-left-small0xea58
-
icon-right-small0xea59
-
icon-up-small0xea5a
-
icon-cw-outline0xea5b
-
-
-
icon-cw-20xea5c
-
icon-arrows-cw-outline0xea5d
-
icon-arrows-cw-10xea5e
-
icon-loop-outline0xea5f
-
-
-
icon-loop-10xea60
-
icon-loop-alt-outline0xea61
-
icon-loop-alt0xea62
-
icon-shuffle-20xea63
-
-
-
icon-play-outline0xea64
-
icon-play-20xea65
-
icon-stop-outline0xea66
-
icon-stop-20xea67
-
-
-
icon-pause-outline0xea68
-
icon-pause-20xea69
-
icon-fast-fw-outline0xea6a
-
icon-fast-fw-10xea6b
-
-
-
icon-rewind-outline0xea6c
-
icon-rewind0xea6d
-
icon-record-outline0xea6e
-
icon-record-10xea6f
-
-
-
icon-eject-outline0xea70
-
icon-eject-10xea71
-
icon-eject-alt-outline0xea72
-
icon-eject-alt0xea73
-
-
-
icon-bat10xea74
-
icon-bat20xea75
-
icon-bat30xea76
-
icon-bat40xea77
-
-
-
icon-bat-charge0xea78
-
icon-plug-10xea79
-
icon-target-outline0xea7a
-
icon-target-20xea7b
-
-
-
icon-wifi-outline0xea7c
-
icon-wifi-10xea7d
-
icon-desktop-10xea7e
-
 icon-laptop-10xea7f
-
-
-
icon-tablet-10xea80
-
icon-mobile-20xea81
-
icon-contrast0xea82
-
icon-globe-outline0xea83
-
-
-
icon-globe-20xea84
-
icon-globe-alt-outline0xea85
-
icon-globe-alt0xea86
-
icon-sun-10xea87
-
-
-
icon-sun-filled0xea88
-
icon-cloud-20xea89
-
icon-flash-outline0xea8a
-
icon-flash-20xea8b
-
-
-
icon-moon-20xea8c
-
icon-waves-outline0xea8d
-
icon-waves0xea8e
-
icon-rain0xea8f
-
-
-
icon-cloud-sun0xea90
-
icon-drizzle0xea91
-
icon-snow0xea92
-
icon-cloud-flash0xea93
-
-
-
icon-cloud-wind0xea94
-
icon-wind0xea95
-
icon-plane-outline0xea96
-
icon-plane0xea97
-
-
-
icon-leaf-20xea98
-
icon-lifebuoy-20xea99
-
icon-briefcase-20xea9a
-
icon-brush-20xea9b
-
-
-
icon-pipette0xea9c
-
icon-power-outline0xea9d
-
icon-power0xea9e
-
icon-check-outline0xea9f
-
-
-
icon-check-20xeaa0
-
icon-gift-10xeaa1
-
icon-temperatire0xeaa2
-
icon-chart-outline0xeaa3
-
-
-
icon-chart0xeaa4
-
icon-chart-alt-outline0xeaa5
-
icon-chart-alt0xeaa6
-
icon-chart-bar-outline0xeaa7
-
-
-
icon-chart-bar-20xeaa8
-
icon-chart-pie-outline0xeaa9
-
icon-chart-pie-20xeaaa
-
icon-ticket-20xeaab
-
-
-
icon-credit-card-20xeaac
-
icon-clipboard-10xeaad
-
icon-database-20xeaae
-
icon-key-outline0xeaaf
-
-
-
icon-key-20xeab0
-
icon-flow-split0xeab1
-
icon-flow-merge0xeab2
-
icon-flow-parallel-10xeab3
-
-
-
icon-flow-cross0xeab4
-
icon-certificate-outline0xeab5
-
icon-certificate-10xeab6
-
icon-scissors-outline0xeab7
-
-
-
icon-scissors-10xeab8
-
icon-flask0xeab9
-
icon-wine0xeaba
-
icon-coffee-10xeabb
-
-
-
icon-beer-10xeabc
-
icon-anchor-outline0xeabd
-
icon-anchor-10xeabe
-
 icon-puzzle-outline0xeabf
-
-
-
icon-puzzle-10xeac0
-
icon-tree-10xeac1
-
icon-calculator0xeac2
-
icon-infinity-outline0xeac3
-
-
-
icon-infinity-10xeac4
-
icon-pi-outline0xeac5
-
icon-pi0xeac6
-
icon-at-10xeac7
-
-
-
icon-at-circled0xeac8
-
icon-looped-square-outline0xeac9
-
icon-looped-square-interest0xeaca
-
icon-sort-alphabet-outline0xeacb
-
-
-
icon-sort-alphabet0xeacc
-
icon-sort-numeric-outline0xeacd
-
icon-sort-numeric0xeace
-
icon-dribbble-circled-10xeacf
-
-
-
icon-dribbble-20xead0
-
icon-facebook-circled-10xead1
-
icon-facebook-20xead2
-
icon-flickr-circled-10xead3
-
-
-
icon-flickr-20xead4
-
icon-github-circled-20xead5
-
icon-github-20xead6
-
icon-lastfm-circled-10xead7
-
-
-
icon-lastfm-20xead8
-
icon-linkedin-circled-10xead9
-
icon-linkedin-20xeada
-
icon-pinterest-circled-20xeadb
-
-
-
icon-pinterest-20xeadc
-
icon-skype-outline0xeadd
-
icon-skype-20xeade
-
icon-tumbler-circled0xeadf
-
-
-
icon-tumbler0xeae0
-
icon-twitter-circled-10xeae1
-
icon-twitter-20xeae2
-
icon-vimeo-circled-10xeae3
-
-
-
icon-vimeo-20xeae4
-
icon-search-30xeae5
-
icon-mail-30xeae6
-
icon-heart-30xeae7
-
-
-
icon-heart-empty-20xeae8
-
icon-star-30xeae9
-
icon-user-30xeaea
-
icon-video-30xeaeb
-
-
-
icon-picture-30xeaec
-
icon-camera-30xeaed
-
icon-ok-20xeaee
-
icon-ok-circle0xeaef
-
-
-
icon-cancel-30xeaf0
-
icon-cancel-circle0xeaf1
-
icon-plus-30xeaf2
-
icon-plus-circle0xeaf3
-
-
-
icon-minus-30xeaf4
-
icon-minus-circle0xeaf5
-
icon-help-20xeaf6
-
icon-info-30xeaf7
-
-
-
icon-home-30xeaf8
-
icon-link-30xeaf9
-
icon-attach-30xeafa
-
icon-lock-30xeafb
-
-
-
icon-lock-empty0xeafc
-
icon-lock-open-30xeafd
-
icon-lock-open-empty0xeafe
-
 icon-pin-20xeaff
-
-
-
icon-eye-30xeb00
-
icon-tag-30xeb01
-
icon-tag-empty0xeb02
-
icon-download-30xeb03
-
-
-
icon-upload-30xeb04
-
icon-download-cloud-10xeb05
-
icon-upload-cloud-30xeb06
-
icon-quote-left-10xeb07
-
-
-
icon-quote-right-10xeb08
-
icon-quote-left-alt0xeb09
-
icon-quote-right-alt0xeb0a
-
icon-pencil-30xeb0b
-
-
-
icon-pencil-neg0xeb0c
-
icon-pencil-alt0xeb0d
-
icon-undo0xeb0e
-
icon-comment-30xeb0f
-
-
-
icon-comment-inv0xeb10
-
icon-comment-alt0xeb11
-
icon-comment-inv-alt0xeb12
-
icon-comment-alt20xeb13
-
-
-
icon-comment-inv-alt20xeb14
-
icon-chat-30xeb15
-
icon-chat-inv0xeb16
-
icon-location-30xeb17
-
-
-
icon-location-inv0xeb18
-
icon-location-alt0xeb19
-
icon-compass-30xeb1a
-
icon-trash-30xeb1b
-
-
-
icon-trash-empty-10xeb1c
-
icon-doc-30xeb1d
-
icon-doc-inv-10xeb1e
-
icon-doc-alt0xeb1f
-
-
-
icon-doc-inv-alt0xeb20
-
icon-article0xeb21
-
icon-article-alt0xeb22
-
icon-book-open-10xeb23
-
-
-
icon-folder-30xeb24
-
icon-folder-empty-10xeb25
-
icon-box-30xeb26
-
icon-rss-30xeb27
-
-
-
icon-rss-alt0xeb28
-
icon-cog-30xeb29
-
icon-wrench-20xeb2a
-
icon-share-20xeb2b
-
-
-
icon-calendar-30xeb2c
-
icon-calendar-inv0xeb2d
-
icon-calendar-alt0xeb2e
-
icon-mic-30xeb2f
-
-
-
icon-volume-off-20xeb30
-
icon-volume-up-10xeb31
-
icon-headphones-20xeb32
-
icon-clock-30xeb33
-
-
-
icon-lamp-10xeb34
-
icon-block-30xeb35
-
icon-resize-full-30xeb36
-
icon-resize-full-alt-10xeb37
-
-
-
icon-resize-small-20xeb38
-
icon-resize-small-alt0xeb39
-
icon-resize-vertical-10xeb3a
-
icon-resize-horizontal-10xeb3b
-
-
-
icon-move-20xeb3c
-
icon-popup-30xeb3d
-
icon-down-30xeb3e
-
 icon-left-30xeb3f
-
-
-
icon-right-30xeb40
-
icon-up-30xeb41
-
icon-down-circle0xeb42
-
icon-left-circle0xeb43
-
-
-
icon-right-circle0xeb44
-
icon-up-circle0xeb45
-
icon-cw-30xeb46
-
icon-loop-20xeb47
-
-
-
icon-loop-alt-10xeb48
-
icon-exchange-10xeb49
-
icon-split0xeb4a
-
icon-arrow-curved0xeb4b
-
-
-
icon-play-30xeb4c
-
icon-play-circle20xeb4d
-
icon-stop-30xeb4e
-
icon-pause-30xeb4f
-
-
-
icon-to-start-20xeb50
-
icon-to-end-20xeb51
-
icon-eject-20xeb52
-
icon-target-30xeb53
-
-
-
icon-signal-20xeb54
-
icon-award-10xeb55
-
icon-award-empty0xeb56
-
icon-list-20xeb57
-
-
-
icon-list-nested0xeb58
-
icon-bat-empty0xeb59
-
icon-bat-half0xeb5a
-
icon-bat-full0xeb5b
-
-
-
icon-bat-charge-10xeb5c
-
icon-mobile-30xeb5d
-
icon-cd-10xeb5e
-
icon-equalizer0xeb5f
-
-
-
icon-cursor0xeb60
-
icon-aperture0xeb61
-
icon-aperture-alt0xeb62
-
icon-steering-wheel0xeb63
-
-
-
icon-book-20xeb64
-
icon-book-alt0xeb65
-
icon-brush-30xeb66
-
icon-brush-alt0xeb67
-
-
-
icon-eyedropper-10xeb68
-
icon-layers0xeb69
-
icon-layers-alt0xeb6a
-
icon-sun-20xeb6b
-
-
-
icon-sun-inv0xeb6c
-
icon-cloud-30xeb6d
-
icon-rain-10xeb6e
-
icon-flash-30xeb6f
-
-
-
icon-moon-30xeb70
-
icon-moon-inv0xeb71
-
icon-umbrella-10xeb72
-
icon-chart-bar-30xeb73
-
-
-
icon-chart-pie-30xeb74
-
icon-chart-pie-alt0xeb75
-
icon-key-30xeb76
-
icon-key-inv0xeb77
-
-
-
icon-hash0xeb78
-
icon-at-20xeb79
-
icon-pilcrow0xeb7a
-
icon-dial0xeb7b
-
-
-
icon-search-40xeb7c
-
icon-mail-40xeb7d
-
icon-heart-40xeb7e
-
 icon-star-40xeb7f
-
-
-
icon-user-40xeb80
-
icon-user-woman0xeb81
-
icon-user-pair0xeb82
-
icon-video-alt0xeb83
-
-
-
icon-videocam-20xeb84
-
icon-videocam-alt0xeb85
-
icon-camera-40xeb86
-
icon-th-20xeb87
-
-
-
icon-th-list-20xeb88
-
icon-ok-30xeb89
-
icon-cancel-40xeb8a
-
icon-cancel-circle-10xeb8b
-
-
-
icon-plus-40xeb8c
-
icon-home-40xeb8d
-
icon-lock-40xeb8e
-
icon-lock-open-40xeb8f
-
-
-
icon-eye-40xeb90
-
icon-tag-40xeb91
-
icon-thumbs-up-30xeb92
-
icon-thumbs-down-30xeb93
-
-
-
icon-download-40xeb94
-
icon-export-30xeb95
-
icon-pencil-40xeb96
-
icon-pencil-alt-10xeb97
-
-
-
icon-edit-20xeb98
-
icon-chat-40xeb99
-
icon-print-30xeb9a
-
icon-bell-30xeb9b
-
-
-
icon-attention-30xeb9c
-
icon-info-40xeb9d
-
icon-question0xeb9e
-
icon-location-40xeb9f
-
-
-
icon-trash-40xeba0
-
icon-doc-40xeba1
-
icon-article-10xeba2
-
icon-article-alt-10xeba3
-
-
-
icon-rss-40xeba4
-
icon-wrench-30xeba5
-
icon-basket-30xeba6
-
icon-basket-alt0xeba7
-
-
-
icon-calendar-40xeba8
-
icon-calendar-alt-10xeba9
-
icon-volume-off-30xebaa
-
icon-volume-down-10xebab
-
-
-
icon-volume-up-20xebac
-
icon-bullhorn0xebad
-
icon-clock-40xebae
-
icon-clock-alt0xebaf
-
-
-
icon-stop-40xebb0
-
icon-resize-full-40xebb1
-
icon-resize-small-30xebb2
-
icon-zoom-in-20xebb3
-
-
-
icon-zoom-out-20xebb4
-
icon-popup-40xebb5
-
icon-down-dir-20xebb6
-
icon-left-dir-20xebb7
-
-
-
icon-right-dir-20xebb8
-
icon-up-dir-20xebb9
-
icon-down-40xebba
-
icon-up-40xebbb
-
-
-
icon-cw-40xebbc
-
icon-signal-30xebbd
-
icon-award-20xebbe
-
 icon-mobile-40xebbf
-
-
-
icon-mobile-alt0xebc0
-
icon-tablet-20xebc1
-
icon-ipod0xebc2
-
icon-cd-20xebc3
-
-
-
icon-grid0xebc4
-
icon-book-30xebc5
-
icon-easel0xebc6
-
icon-globe-30xebc7
-
-
-
icon-chart-10xebc8
-
icon-chart-bar-40xebc9
-
icon-chart-pie-40xebca
-
icon-dollar-10xebcb
-
-
-
icon-at-30xebcc
-
icon-colon0xebcd
-
icon-semicolon0xebce
-
icon-squares0xebcf
-
-
-
icon-money-10xebd0
-
icon-facebook-30xebd1
-
icon-facebook-rect0xebd2
-
icon-twitter-bird0xebd3
-
-
-
icon-youtube-10xebd4
-
icon-windy-rain-inv0xebd5
-
icon-snow-inv0xebd6
-
icon-snow-heavy-inv0xebd7
-
-
-
icon-hail-inv0xebd8
-
icon-clouds-inv0xebd9
-
icon-clouds-flash-inv0xebda
-
icon-temperature0xebdb
-
-
-
icon-compass-40xebdc
-
icon-na0xebdd
-
icon-celcius0xebde
-
icon-fahrenheit0xebdf
-
-
-
icon-clouds-flash-alt0xebe0
-
icon-sun-inv-10xebe1
-
icon-moon-inv-10xebe2
-
icon-cloud-sun-inv0xebe3
-
-
-
icon-cloud-moon-inv0xebe4
-
icon-cloud-inv0xebe5
-
icon-cloud-flash-inv0xebe6
-
icon-drizzle-inv0xebe7
-
-
-
icon-rain-inv0xebe8
-
icon-windy-inv0xebe9
-
icon-sunrise0xebea
-
icon-sun-30xebeb
-
-
-
icon-moon-40xebec
-
icon-eclipse0xebed
-
icon-mist0xebee
-
icon-wind-10xebef
-
-
-
icon-snowflake0xebf0
-
icon-cloud-sun-10xebf1
-
icon-cloud-moon0xebf2
-
icon-fog-sun0xebf3
-
-
-
icon-fog-moon0xebf4
-
icon-fog-cloud0xebf5
-
icon-fog0xebf6
-
icon-cloud-40xebf7
-
-
-
icon-cloud-flash-10xebf8
-
icon-cloud-flash-alt0xebf9
-
icon-drizzle-10xebfa
-
icon-rain-20xebfb
-
-
-
icon-windy0xebfc
-
icon-windy-rain0xebfd
-
icon-snow-10xebfe
-
 icon-snow-alt0xebff
-
-
-
icon-snow-heavy0xec00
-
icon-hail0xec01
-
icon-clouds0xec02
-
icon-clouds-flash0xec03
-
-
-
icon-mail-50xec04
-
icon-heart-50xec05
-
icon-star-50xec06
-
icon-star-empty-20xec07
-
-
-
icon-ok-40xec08
-
icon-cancel-50xec09
-
icon-plus-50xec0a
-
icon-help-circled-20xec0b
-
-
-
icon-help-circled-alt0xec0c
-
icon-home-50xec0d
-
icon-pencil-50xec0e
-
icon-attention-40xec0f
-
-
-
icon-attention-alt-10xec10
-
icon-cog-40xec11
-
icon-mic-off0xec12
-
icon-clock-50xec13
-
-
-
icon-stopwatch-10xec14
-
icon-hourglass-50xec15
-
icon-down-50xec16
-
icon-left-40xec17
-
-
-
icon-right-40xec18
-
icon-up-50xec19
-
icon-down-bold-10xec1a
-
icon-left-bold-10xec1b
-
-
-
icon-right-bold-10xec1c
-
icon-up-bold-10xec1d
-
icon-down-fat0xec1e
-
icon-left-fat0xec1f
-
-
-
icon-right-fat0xec20
-
icon-up-fat0xec21
-
icon-flash-40xec22
-
icon-cloud-50xec23
-
-
-
icon-vector-pencil0xec24
-
icon-at-40xec25
-
icon-female-10xec26
-
icon-male-10xec27
-
-
-
icon-king0xec28
-
icon-anchor-20xec29
-
icon-aboveground-rail0xec2a
-
icon-airfield0xec2b
-
-
-
icon-airport0xec2c
-
icon-art-gallery0xec2d
-
icon-bar0xec2e
-
icon-baseball0xec2f
-
-
-
icon-basketball0xec30
-
icon-beer-20xec31
-
icon-belowground-rail0xec32
-
icon-bicycle-10xec33
-
-
-
icon-bus-10xec34
-
icon-cafe0xec35
-
icon-campsite0xec36
-
icon-cemetery0xec37
-
-
-
icon-cinema0xec38
-
icon-college0xec39
-
icon-commerical-building0xec3a
-
icon-credit-card-30xec3b
-
-
-
icon-cricket0xec3c
-
icon-embassy0xec3d
-
icon-fast-food0xec3e
-
 icon-ferry0xec3f
-
-
-
icon-fire-station0xec40
-
icon-football0xec41
-
icon-fuel0xec42
-
icon-garden0xec43
-
-
-
icon-giraffe0xec44
-
icon-golf0xec45
-
icon-grocery-store0xec46
-
icon-harbor0xec47
-
-
-
icon-heliport0xec48
-
icon-hospital-10xec49
-
icon-industrial-building0xec4a
-
icon-library0xec4b
-
-
-
icon-lodging0xec4c
-
icon-london-underground0xec4d
-
icon-minefield0xec4e
-
icon-monument0xec4f
-
-
-
icon-museum0xec50
-
icon-pharmacy0xec51
-
icon-pitch0xec52
-
icon-police0xec53
-
-
-
icon-post0xec54
-
icon-prison0xec55
-
icon-rail0xec56
-
icon-religious-christian0xec57
-
-
-
icon-religious-islam0xec58
-
icon-religious-jewish0xec59
-
icon-restaurant0xec5a
-
icon-roadblock0xec5b
-
-
-
icon-school0xec5c
-
icon-shop0xec5d
-
icon-skiing0xec5e
-
icon-soccer0xec5f
-
-
-
icon-swimming0xec60
-
icon-tennis0xec61
-
icon-theatre0xec62
-
icon-toilet0xec63
-
-
-
icon-town-hall0xec64
-
icon-trash-60xec65
-
icon-tree-20xec66
-
icon-tree-30xec67
-
-
-
icon-warehouse0xec68
-
icon-duckduckgo0xec69
-
icon-aim0xec6a
-
icon-delicious-10xec6b
-
-
-
icon-paypal-20xec6c
-
icon-flattr-10xec6d
-
icon-android-10xec6e
-
icon-eventful0xec6f
-
-
-
icon-smashmag0xec70
-
icon-gplus-30xec71
-
icon-wikipedia0xec72
-
icon-lanyrd0xec73
-
-
-
icon-calendar-60xec74
-
icon-stumbleupon-20xec75
-
icon-fivehundredpx0xec76
-
icon-pinterest-30xec77
-
-
-
icon-bitcoin-10xec78
-
icon-w3c0xec79
-
icon-foursquare-10xec7a
-
icon-html5-10xec7b
-
-
-
icon-ie-10xec7c
-
icon-call0xec7d
-
icon-grooveshark0xec7e
-
 icon-ninetyninedesigns0xec7f
-
-
-
icon-forrst0xec80
-
icon-digg-10xec81
-
icon-spotify-20xec82
-
icon-reddit-10xec83
-
-
-
icon-guest0xec84
-
icon-gowalla0xec85
-
icon-appstore0xec86
-
icon-blogger0xec87
-
-
-
icon-cc-20xec88
-
icon-dribbble-40xec89
-
icon-evernote-10xec8a
-
icon-flickr-30xec8b
-
-
-
icon-google-10xec8c
-
icon-viadeo-10xec8d
-
icon-instapaper0xec8e
-
icon-weibo-10xec8f
-
-
-
icon-klout0xec90
-
icon-linkedin-40xec91
-
icon-meetup-10xec92
-
icon-vk0xec93
-
-
-
icon-plancast0xec94
-
icon-disqus0xec95
-
icon-rss-50xec96
-
icon-skype-30xec97
-
-
-
icon-twitter-50xec98
-
icon-youtube-20xec99
-
icon-vimeo-30xec9a
-
icon-windows-10xec9b
-
-
-
icon-xing-10xec9c
-
icon-yahoo-10xec9d
-
icon-chrome-20xec9e
-
icon-email0xec9f
-
-
-
icon-macstore0xeca0
-
icon-myspace0xeca1
-
icon-podcast-10xeca2
-
icon-amazon-10xeca3
-
-
-
icon-steam-10xeca4
-
icon-cloudapp0xeca5
-
icon-dropbox-20xeca6
-
icon-ebay0xeca7
-
-
-
icon-facebook-50xeca8
-
icon-github-40xeca9
-
icon-github-circled-40xecaa
-
icon-googleplay0xecab
-
-
-
icon-itunes0xecac
-
icon-plurk0xecad
-
icon-songkick0xecae
-
icon-lastfm-30xecaf
-
-
-
icon-gmail0xecb0
-
icon-pinboard0xecb1
-
icon-openid-10xecb2
-
icon-quora-10xecb3
-
-
-
icon-soundcloud-30xecb4
-
icon-tumblr-20xecb5
-
icon-eventasaurus0xecb6
-
icon-wordpress-10xecb7
-
-
-
icon-yelp-10xecb8
-
icon-intensedebate0xecb9
-
icon-eventbrite0xecba
-
icon-scribd-10xecbb
-
-
-
icon-posterous0xecbc
-
icon-stripe0xecbd
-
icon-opentable0xecbe
-
 icon-cart0xecbf
-
-
-
icon-print-50xecc0
-
icon-angellist-10xecc1
-
icon-instagram-30xecc2
-
icon-dwolla0xecc3
-
-
-
icon-appnet0xecc4
-
icon-statusnet0xecc5
-
icon-acrobat0xecc6
-
icon-drupal-10xecc7
-
-
-
icon-buffer0xecc8
-
icon-pocket0xecc9
-
icon-bitbucket-10xecca
-
icon-lego0xeccb
-
-
-
icon-login-30xeccc
-
icon-stackoverflow-10xeccd
-
icon-hackernews0xecce
-
icon-lkdto0xeccf
-
-
-
icon-facebook-60xecd0
-
icon-facebook-rect-10xecd1
-
icon-twitter-60xecd2
-
icon-twitter-bird-10xecd3
-
-
-
icon-vimeo-40xecd4
-
icon-vimeo-rect0xecd5
-
icon-tumblr-rect0xecd6
-
icon-googleplus-rect0xecd7
-
-
-
icon-github-text0xecd8
-
icon-github-50xecd9
-
icon-icq0xecda
-
icon-yandex-rect0xecdb
-
-
-
icon-vkontakte-rect0xecdc
-
icon-odnoklassniki-10xecdd
-
icon-odnoklassniki-rect0xecde
-
icon-friendfeed0xecdf
-
-
-
icon-friendfeed-rect0xece0
-
icon-blogger-10xece1
-
icon-blogger-rect0xece2
-
icon-deviantart-10xece3
-
-
-
icon-lastfm-40xece4
-
icon-lastfm-rect0xece5
-
icon-linkedin-rect0xece6
-
icon-picasa-10xece7
-
-
-
icon-instagram-40xece8
-
icon-instagram-filled0xece9
-
icon-box-40xecea
-
icon-box-rect0xeceb
-
-
-
icon-youku0xecec
-
icon-win80xeced
-
icon-discover0xecee
-
icon-visa0xecef
-
-
-
icon-houzz-10xecf0
-
icon-glass-10xecf1
-
icon-music-30xecf2
-
icon-search-60xecf3
-
-
-
icon-search-circled0xecf4
-
icon-mail-60xecf5
-
icon-mail-circled0xecf6
-
icon-heart-60xecf7
-
-
-
icon-heart-circled0xecf8
-
icon-heart-empty-30xecf9
-
icon-star-60xecfa
-
icon-star-circled0xecfb
-
-
-
icon-star-empty-30xecfc
-
icon-user-60xecfd
-
icon-group0xecfe
-
 icon-group-circled0xecff
-
-
-
icon-torso0xed00
-
icon-video-40xed01
-
icon-video-circled0xed02
-
icon-video-alt-10xed03
-
-
-
icon-videocam-40xed04
-
icon-video-chat0xed05
-
icon-picture-40xed06
-
icon-camera-60xed07
-
-
-
icon-photo0xed08
-
icon-photo-circled0xed09
-
icon-th-large-20xed0a
-
icon-th-30xed0b
-
-
-
icon-th-list-40xed0c
-
icon-view-mode0xed0d
-
icon-ok-50xed0e
-
icon-ok-circled-20xed0f
-
-
-
icon-ok-circled2-10xed10
-
icon-cancel-60xed11
-
icon-cancel-circled-40xed12
-
icon-cancel-circled2-10xed13
-
-
-
icon-plus-60xed14
-
icon-plus-circled-20xed15
-
icon-minus-40xed16
-
icon-minus-circled-20xed17
-
-
-
icon-help-30xed18
-
icon-help-circled-30xed19
-
icon-info-circled-30xed1a
-
icon-home-60xed1b
-
-
-
icon-home-circled0xed1c
-
icon-website0xed1d
-
icon-website-circled0xed1e
-
icon-attach-50xed1f
-
-
-
icon-attach-circled0xed20
-
icon-lock-60xed21
-
icon-lock-circled0xed22
-
icon-lock-open-60xed23
-
-
-
icon-lock-open-alt-20xed24
-
icon-eye-60xed25
-
icon-eye-off-10xed26
-
icon-tag-50xed27
-
-
-
icon-tags-20xed28
-
icon-bookmark-30xed29
-
icon-bookmark-empty-10xed2a
-
icon-flag-30xed2b
-
-
-
icon-flag-circled0xed2c
-
icon-thumbs-up-40xed2d
-
icon-thumbs-down-40xed2e
-
icon-download-60xed2f
-
-
-
icon-download-alt0xed30
-
icon-upload-50xed31
-
icon-share-30xed32
-
icon-quote-10xed33
-
-
-
icon-quote-circled0xed34
-
icon-export-50xed35
-
icon-pencil-60xed36
-
icon-pencil-circled0xed37
-
-
-
icon-edit-30xed38
-
icon-edit-circled0xed39
-
icon-edit-alt0xed3a
-
icon-print-60xed3b
-
-
-
icon-retweet-30xed3c
-
icon-comment-50xed3d
-
icon-comment-alt-10xed3e
-
 icon-bell-50xed3f
-
-
-
icon-warning-10xed40
-
icon-exclamation0xed41
-
icon-error0xed42
-
icon-error-alt0xed43
-
-
-
icon-location-60xed44
-
icon-location-circled0xed45
-
icon-compass-50xed46
-
icon-compass-circled0xed47
-
-
-
icon-trash-70xed48
-
icon-trash-circled0xed49
-
icon-doc-60xed4a
-
icon-doc-circled0xed4b
-
-
-
icon-doc-new0xed4c
-
icon-doc-new-circled0xed4d
-
icon-folder-50xed4e
-
icon-folder-circled0xed4f
-
-
-
icon-folder-close0xed50
-
icon-folder-open-20xed51
-
icon-rss-60xed52
-
icon-phone-30xed53
-
-
-
icon-phone-circled0xed54
-
icon-cog-50xed55
-
icon-cog-circled0xed56
-
icon-cogs0xed57
-
-
-
icon-wrench-40xed58
-
icon-wrench-circled0xed59
-
icon-basket-40xed5a
-
icon-basket-circled0xed5b
-
-
-
icon-calendar-70xed5c
-
icon-calendar-circled0xed5d
-
icon-mic-50xed5e
-
icon-mic-circled0xed5f
-
-
-
icon-volume-off-40xed60
-
icon-volume-down-20xed61
-
icon-volume-10xed62
-
icon-volume-up-30xed63
-
-
-
icon-headphones-30xed64
-
icon-clock-60xed65
-
icon-clock-circled0xed66
-
icon-lightbulb-20xed67
-
-
-
icon-lightbulb-alt0xed68
-
icon-block-40xed69
-
icon-resize-full-50xed6a
-
icon-resize-full-alt-20xed6b
-
-
-
icon-resize-small-40xed6c
-
icon-resize-vertical-20xed6d
-
icon-resize-horizontal-20xed6e
-
icon-move-30xed6f
-
-
-
icon-zoom-in-40xed70
-
icon-zoom-out-40xed71
-
icon-down-open-30xed72
-
icon-left-open-40xed73
-
-
-
icon-right-open-40xed74
-
icon-up-open-30xed75
-
icon-down-60xed76
-
icon-left-50xed77
-
-
-
icon-right-50xed78
-
icon-up-60xed79
-
icon-down-circled-20xed7a
-
icon-left-circled-20xed7b
-
-
-
icon-right-circled-20xed7c
-
icon-up-circled-20xed7d
-
icon-down-hand-10xed7e
-
 icon-left-hand-10xed7f
-
-
-
icon-right-hand-10xed80
-
icon-up-hand-10xed81
-
icon-cw-50xed82
-
icon-cw-circled0xed83
-
-
-
icon-arrows-cw-20xed84
-
icon-shuffle-40xed85
-
icon-play-50xed86
-
icon-play-circled-10xed87
-
-
-
icon-play-circled2-10xed88
-
icon-stop-60xed89
-
icon-stop-circled0xed8a
-
icon-pause-50xed8b
-
-
-
icon-pause-circled0xed8c
-
icon-record-20xed8d
-
icon-eject-30xed8e
-
icon-backward0xed8f
-
-
-
icon-backward-circled0xed90
-
icon-fast-backward-20xed91
-
icon-fast-forward-20xed92
-
icon-forward-30xed93
-
-
-
icon-forward-circled0xed94
-
icon-step-backward0xed95
-
icon-step-forward0xed96
-
icon-target-40xed97
-
-
-
icon-signal-40xed98
-
icon-desktop-20xed99
-
icon-desktop-circled0xed9a
-
icon-laptop-20xed9b
-
-
-
icon-laptop-circled0xed9c
-
icon-network-10xed9d
-
icon-inbox-30xed9e
-
icon-inbox-circled0xed9f
-
-
-
icon-inbox-alt0xeda0
-
icon-globe-50xeda1
-
icon-globe-alt-10xeda2
-
icon-cloud-60xeda3
-
-
-
icon-cloud-circled0xeda4
-
icon-flight-20xeda5
-
icon-leaf-30xeda6
-
icon-font-10xeda7
-
-
-
icon-fontsize-10xeda8
-
icon-bold-10xeda9
-
icon-italic-10xedaa
-
icon-text-height-10xedab
-
-
-
icon-text-width-10xedac
-
icon-align-left-10xedad
-
icon-align-center-10xedae
-
icon-align-right-10xedaf
-
-
-
icon-align-justify-10xedb0
-
icon-list-30xedb1
-
icon-indent-left-10xedb2
-
icon-indent-right-10xedb3
-
-
-
icon-briefcase-30xedb4
-
icon-off-10xedb5
-
icon-road-10xedb6
-
icon-qrcode-10xedb7
-
-
-
icon-barcode-10xedb8
-
icon-braille-10xedb9
-
icon-book-40xedba
-
icon-adjust-20xedbb
-
-
-
icon-tint-10xedbc
-
icon-check-30xedbd
-
icon-check-empty-10xedbe
-
 icon-asterisk-10xedbf
-
-
-
icon-gift-20xedc0
-
icon-fire-20xedc1
-
icon-magnet-20xedc2
-
icon-chart-20xedc3
-
-
-
icon-chart-circled0xedc4
-
icon-credit-card-40xedc5
-
icon-megaphone-20xedc6
-
icon-clipboard-20xedc7
-
-
-
icon-hdd-20xedc8
-
icon-key-40xedc9
-
icon-certificate-20xedca
-
icon-tasks-10xedcb
-
-
-
icon-filter-10xedcc
-
icon-gauge-20xedcd
-
icon-smiley0xedce
-
icon-smiley-circled0xedcf
-
-
-
icon-address-book-10xedd0
-
icon-address-book-alt0xedd1
-
icon-asl0xedd2
-
icon-glasses0xedd3
-
-
-
icon-hearing-impaired0xedd4
-
icon-iphone-home0xedd5
-
icon-person0xedd6
-
icon-adult0xedd7
-
-
-
icon-child-10xedd8
-
icon-blind-10xedd9
-
icon-guidedog0xedda
-
icon-accessibility0xeddb
-
-
-
icon-universal-access-10xeddc
-
icon-male-20xeddd
-
icon-female-20xedde
-
icon-behance-20xeddf
-
-
-
icon-blogger-20xede0
-
icon-cc-30xede1
-
icon-css0xede2
-
icon-delicious-20xede3
-
-
-
icon-deviantart-20xede4
-
icon-digg-20xede5
-
icon-dribbble-50xede6
-
icon-facebook-70xede7
-
-
-
icon-flickr-40xede8
-
icon-foursquare-20xede9
-
icon-friendfeed-10xedea
-
icon-friendfeed-rect-10xedeb
-
-
-
icon-github-60xedec
-
icon-github-text-10xeded
-
icon-googleplus0xedee
-
icon-instagram-50xedef
-
-
-
icon-linkedin-60xedf0
-
icon-path0xedf1
-
icon-picasa-20xedf2
-
icon-pinterest-40xedf3
-
-
-
icon-reddit-20xedf4
-
icon-skype-50xedf5
-
icon-slideshare-10xedf6
-
icon-stackoverflow-20xedf7
-
-
-
icon-stumbleupon-30xedf8
-
icon-twitter-70xedf9
-
icon-tumblr-40xedfa
-
icon-vimeo-50xedfb
-
-
-
icon-vkontakte-20xedfc
-
icon-w3c-10xedfd
-
icon-wordpress-30xedfe
-
 icon-youtube-30xedff
-
-
-
icon-music-40xee00
-
icon-search-70xee01
-
icon-mail-70xee02
-
icon-heart-70xee03
-
-
-
icon-star-70xee04
-
icon-user-70xee05
-
icon-videocam-50xee06
-
icon-camera-70xee07
-
-
-
icon-photo-10xee08
-
icon-attach-60xee09
-
icon-lock-70xee0a
-
icon-eye-70xee0b
-
-
-
icon-tag-60xee0c
-
icon-thumbs-up-50xee0d
-
icon-pencil-70xee0e
-
icon-comment-60xee0f
-
-
-
icon-location-70xee10
-
icon-cup-10xee11
-
icon-trash-80xee12
-
icon-doc-70xee13
-
-
-
icon-note-10xee14
-
icon-cog-60xee15
-
icon-params0xee16
-
icon-calendar-80xee17
-
-
-
icon-sound-10xee18
-
icon-clock-70xee19
-
icon-lightbulb-30xee1a
-
icon-tv0xee1b
-
-
-
icon-desktop-30xee1c
-
icon-mobile-60xee1d
-
icon-cd-30xee1e
-
icon-inbox-40xee1f
-
-
-
icon-globe-60xee20
-
icon-cloud-70xee21
-
icon-paper-plane-30xee22
-
icon-fire-30xee23
-
-
-
icon-graduation-cap-20xee24
-
icon-megaphone-30xee25
-
icon-database-30xee26
-
icon-key-50xee27
-
-
-
icon-beaker-10xee28
-
icon-truck-10xee29
-
icon-money-20xee2a
-
icon-food-10xee2b
-
-
-
icon-shop-10xee2c
-
icon-diamond-10xee2d
-
icon-t-shirt0xee2e
-
icon-wallet0xee2f
-
-
-
icon-search-80xee30
-
icon-mail-80xee31
-
icon-heart-80xee32
-
icon-heart-empty-40xee33
-
-
-
icon-star-80xee34
-
icon-user-80xee35
-
icon-video-50xee36
-
icon-picture-50xee37
-
-
-
icon-th-large-30xee38
-
icon-th-40xee39
-
icon-th-list-50xee3a
-
icon-ok-60xee3b
-
-
-
icon-ok-circle-10xee3c
-
icon-cancel-70xee3d
-
icon-cancel-circle-20xee3e
-
 icon-plus-circle-10xee3f
-
-
-
icon-minus-circle-10xee40
-
icon-link-50xee41
-
icon-attach-70xee42
-
icon-lock-80xee43
-
-
-
icon-lock-open-70xee44
-
icon-tag-70xee45
-
icon-reply-40xee46
-
icon-reply-all-20xee47
-
-
-
icon-forward-40xee48
-
icon-code-30xee49
-
icon-retweet-40xee4a
-
icon-comment-70xee4b
-
-
-
icon-comment-alt-20xee4c
-
icon-chat-60xee4d
-
icon-attention-50xee4e
-
icon-location-80xee4f
-
-
-
icon-doc-80xee50
-
icon-docs-landscape0xee51
-
icon-folder-60xee52
-
icon-archive-20xee53
-
-
-
icon-rss-70xee54
-
icon-rss-alt-10xee55
-
icon-cog-70xee56
-
icon-logout-30xee57
-
-
-
icon-clock-80xee58
-
icon-block-50xee59
-
icon-resize-full-60xee5a
-
icon-resize-full-circle0xee5b
-
-
-
icon-popup-50xee5c
-
icon-left-open-50xee5d
-
icon-right-open-50xee5e
-
icon-down-circle-10xee5f
-
-
-
icon-left-circle-10xee60
-
icon-right-circle-10xee61
-
icon-up-circle-10xee62
-
icon-down-dir-30xee63
-
-
-
icon-right-dir-30xee64
-
icon-down-micro0xee65
-
icon-up-micro0xee66
-
icon-cw-circle0xee67
-
-
-
icon-arrows-cw-30xee68
-
icon-updown-circle0xee69
-
icon-target-50xee6a
-
icon-signal-50xee6b
-
-
-
icon-progress-40xee6c
-
icon-progress-50xee6d
-
icon-progress-60xee6e
-
icon-progress-70xee6f
-
-
-
icon-progress-80xee70
-
icon-progress-90xee71
-
icon-progress-100xee72
-
icon-progress-110xee73
-
-
-
icon-font-20xee74
-
icon-list-40xee75
-
icon-list-numbered-10xee76
-
icon-indent-left-20xee77
-
-
-
icon-indent-right-20xee78
-
icon-cloud-80xee79
-
icon-terminal-10xee7a
-
icon-facebook-rect-20xee7b
-
-
-
icon-twitter-bird-20xee7c
-
icon-vimeo-rect-10xee7d
-
icon-tumblr-rect-10xee7e
-
 icon-googleplus-rect-10xee7f
-
-
-
icon-linkedin-rect-10xee80
-
icon-skype-60xee81
-
icon-vkontakte-rect-10xee82
-
icon-youtube-40xee83
-
-
-
icon-odnoklassniki-rect-10xee84
-
icon-down-open-20xf004
-
icon-up-open-20xf005
-
icon-right-open-30xf006
-
-
-
icon-left-open-30xf007
-
icon-menu-30xf008
-
icon-th-list-30xf009
-
icon-th-thumb0xf00a
-
-
-
icon-th-thumb-empty0xf00b
-
icon-coverflow0xf00c
-
icon-coverflow-empty0xf00d
-
icon-pause-40xf00e
-
-
-
icon-play-40xf00f
-
icon-to-end-30xf010
-
icon-to-start-30xf011
-
icon-fast-forward-10xf012
-
-
-
icon-fast-backward-10xf013
-
icon-upload-cloud-40xf014
-
icon-download-cloud-20xf015
-
icon-data-science0xf016
-
-
-
icon-data-science-inv0xf017
-
icon-globe-40xf018
-
icon-globe-inv0xf019
-
icon-math0xf01a
-
-
-
icon-math-circled-empty0xf01b
-
icon-math-circled0xf01c
-
icon-paper-plane-20xf01d
-
icon-paper-plane-alt20xf01e
-
-
-
icon-paper-plane-alt0xf01f
-
icon-color-adjust0xf020
-
icon-star-half-10xf022
-
icon-star-half_empty0xf024
-
-
-
icon-ccw-20xf025
-
icon-heart-broken0xf028
-
icon-hash-10xf029
-
icon-reply-30xf02a
-
-
-
icon-retweet-20xf02b
-
icon-login-20xf02c
-
icon-logout-20xf02d
-
icon-download-50xf02e
-
-
-
icon-upload-40xf02f
-
icon-location-50xf031
-
icon-monitor-10xf032
-
icon-tablet-30xf033
-
-
-
icon-mobile-50xf034
-
icon-connected-object0xf035
-
icon-isight0xf039
-
icon-videocam-30xf03a
-
-
-
icon-shuffle-30xf03b
-
icon-chat-50xf03d
-
icon-bell-40xf03f
-
icon-movie0xf040
-
-
-
icon-ruler0xf044
-
icon-vector0xf045
-
icon-move0xf047
-
icon-mic-40xf048
-
-
-
icon-doc-50xf04a
-
icon-dribbble-circled-20xf04f
-
icon-dribbble-30xf050
-
icon-facebook-circled-20xf051
-
-
-
icon-facebook-40xf052
-
icon-github-circled-alt0xf053
-
icon-github-circled-30xf054
-
icon-github-30xf055
-
-
-
icon-github-circled-alt20xf056
-
icon-twitter-circled-20xf057
-
icon-twitter-40xf058
-
icon-gplus-circled-10xf059
-
-
-
icon-gplus-20xf05a
-
icon-linkedin-circled-20xf05b
-
icon-linkedin-30xf05c
-
icon-instagram-20xf05d
-
-
-
icon-instagram-circled0xf05e
-
icon-mfg-logo0xf05f
-
icon-mfg-logo-circled0xf060
-
icon-user-50xf061
-
-
-
icon-user-male0xf062
-
icon-user-female0xf063
-
icon-users-30xf064
-
icon-folder-40xf067
-
-
-
icon-folder-open-10xf068
-
icon-folder-empty-20xf069
-
icon-attach-40xf06a
-
icon-ok-circled-10xf06d
-
-
-
icon-cancel-circled-30xf06e
-
icon-inbox-20xf070
-
icon-trophy-10xf074
-
icon-lock-open-alt-10xf075
-
-
-
icon-link-40xf07b
-
icon-zoom-in-30xf07e
-
icon-zoom-out-30xf07f
-
icon-stop-50xf080
-
-
-
icon-export-40xf081
-
icon-eye-50xf082
-
icon-trash-50xf083
-
icon-hdd-10xf084
-
-
-
icon-info-circled-20xf085
-
icon-info-circled-alt0xf086
-
icon-print-40xf087
-
icon-fontsize0xf088
-
-
-
icon-soundcloud-20xf089
-
icon-soundcloud-circled0xf08a
-
icon-link-ext0xf08e
-
icon-check-empty0xf096
-
-
-
icon-bookmark-empty0xf097
-
icon-phone-squared0xf098
-
icon-twitter0xf099
-
icon-facebook0xf09a
-
-
-
icon-github-circled0xf09b
icon-rss0xf09e
-
icon-hdd0xf0a0
-
icon-certificate0xf0a3
-
-
-
icon-left-circled0xf0a8
-
icon-right-circled0xf0a9
-
icon-up-circled0xf0aa
-
icon-down-circled0xf0ab
-
-
-
icon-tasks0xf0ae
-
icon-filter0xf0b0
-
icon-resize-full-alt0xf0b2
-
icon-beaker0xf0c3
-
-
-
icon-docs0xf0c5
-
icon-blank0xf0c8
-
icon-menu0xf0c9
-
icon-list-bullet0xf0ca
-
-
-
icon-list-numbered0xf0cb
-
icon-strike0xf0cc
-
icon-underline0xf0cd
-
icon-table0xf0ce
-
-
-
icon-magic0xf0d0
-
icon-pinterest-circled0xf0d2
-
icon-pinterest-squared0xf0d3
-
icon-gplus-squared0xf0d4
-
-
-
icon-gplus0xf0d5
-
icon-money0xf0d6
-
icon-columns0xf0db
-
icon-sort0xf0dc
-
-
-
icon-sort-down0xf0dd
-
icon-sort-up0xf0de
-
icon-mail-alt0xf0e0
-
icon-linkedin0xf0e1
-
-
-
icon-gauge0xf0e4
-
icon-comment-empty0xf0e5
-
icon-chat-empty0xf0e6
-
icon-sitemap0xf0e8
-
-
-
icon-paste0xf0ea
-
icon-lightbulb0xf0eb
-
icon-exchange0xf0ec
-
icon-download-cloud0xf0ed
-
-
-
icon-upload-cloud0xf0ee
-
icon-user-md0xf0f0
-
icon-stethoscope0xf0f1
-
icon-suitcase0xf0f2
-
-
-
icon-bell-alt0xf0f3
-
icon-coffee0xf0f4
-
icon-food0xf0f5
-
icon-doc-text0xf0f6
-
-
-
icon-building0xf0f7
-
icon-hospital0xf0f8
-
icon-ambulance0xf0f9
-
icon-medkit0xf0fa
-
-
-
icon-fighter-jet0xf0fb
-
icon-beer0xf0fc
-
icon-h-sigh0xf0fd
-
icon-plus-squared0xf0fe
-
-
-
icon-angle-double-left0xf100
-
icon-angle-double-right0xf101
-
icon-angle-double-up0xf102
-
icon-angle-double-down0xf103
-
-
-
icon-angle-left0xf104
-
icon-angle-right0xf105
-
icon-angle-up0xf106
-
icon-angle-down0xf107
-
-
-
icon-desktop0xf108
-
icon-laptop0xf109
-
icon-tablet0xf10a
-
icon-mobile0xf10b
-
-
-
icon-circle-empty0xf10c
-
icon-quote-left0xf10d
-
icon-quote-right0xf10e
-
icon-spinner0xf110
-
-
-
icon-circle0xf111
-
icon-reply0xf112
-
icon-github0xf113
-
icon-folder-empty0xf114
-
-
-
icon-folder-open-empty0xf115
-
icon-smile0xf118
-
icon-frown0xf119
-
icon-meh0xf11a
-
-
-
icon-gamepad0xf11b
-
icon-keyboard0xf11c
-
icon-flag-empty0xf11d
-
icon-flag-checkered0xf11e
-
-
-
icon-terminal0xf120
-
icon-code0xf121
-
icon-reply-all0xf122
-
icon-star-half-alt0xf123
-
-
-
icon-direction0xf124
-
icon-crop0xf125
-
icon-fork0xf126
-
icon-unlink0xf127
-
-
-
icon-help0xf128
-
icon-info0xf129
-
icon-attention-alt0xf12a
-
icon-superscript0xf12b
-
-
-
icon-subscript0xf12c
-
icon-eraser0xf12d
-
icon-puzzle0xf12e
-
icon-mic0xf130
-
-
-
icon-mute0xf131
-
icon-shield0xf132
-
icon-calendar-empty0xf133
-
icon-extinguisher0xf134
-
-
-
icon-rocket0xf135
-
icon-maxcdn0xf136
-
icon-angle-circled-left0xf137
-
icon-angle-circled-right0xf138
-
-
-
icon-angle-circled-up0xf139
-
icon-angle-circled-down0xf13a
-
icon-html50xf13b
-
icon-css30xf13c
-
-
-
icon-anchor0xf13d
-
icon-lock-open-alt0xf13e
-
icon-bullseye0xf140
-
icon-ellipsis0xf141
-
-
-
icon-ellipsis-vert0xf142
-
icon-rss-squared0xf143
-
icon-play-circled0xf144
-
icon-ticket0xf145
-
-
-
icon-minus-squared0xf146
-
icon-minus-squared-alt0xf147
-
icon-level-up0xf148
-
icon-level-down0xf149
-
-
-
icon-ok-squared0xf14a
-
icon-pencil-squared0xf14b
-
icon-link-ext-alt0xf14c
-
icon-export-alt0xf14d
-
-
-
icon-compass0xf14e
-
icon-expand0xf150
-
icon-collapse0xf151
-
icon-expand-right0xf152
-
-
-
icon-euro0xf153
-
icon-pound0xf154
-
icon-dollar0xf155
-
icon-rupee0xf156
-
-
-
icon-yen0xf157
-
icon-rouble0xf158
-
icon-won0xf159
-
icon-bitcoin0xf15a
-
-
-
icon-doc-inv0xf15b
-
icon-doc-text-inv0xf15c
-
icon-sort-name-up0xf15d
-
icon-sort-name-down0xf15e
-
-
-
icon-sort-alt-up0xf160
-
icon-sort-alt-down0xf161
-
icon-sort-number-up0xf162
-
icon-sort-number-down0xf163
-
-
-
icon-thumbs-up-alt0xf164
-
icon-thumbs-down-alt0xf165
-
icon-youtube-squared0xf166
-
icon-youtube0xf167
-
-
-
icon-xing0xf168
-
icon-xing-squared0xf169
-
icon-youtube-play0xf16a
-
icon-dropbox0xf16b
-
-
-
icon-stackoverflow0xf16c
-
icon-instagram0xf16d
-
icon-flickr0xf16e
-
icon-adn0xf170
-
-
-
icon-bitbucket0xf171
-
icon-bitbucket-squared0xf172
-
icon-tumblr0xf173
-
icon-tumblr-squared0xf174
-
-
-
icon-down0xf175
-
icon-up0xf176
-
icon-left0xf177
-
icon-right0xf178
-
-
-
icon-apple0xf179
-
icon-windows0xf17a
-
icon-android0xf17b
-
icon-linux0xf17c
-
-
-
icon-dribbble0xf17d
-
icon-skype0xf17e
-
icon-foursquare0xf180
-
icon-trello0xf181
-
-
-
icon-female0xf182
-
icon-male0xf183
-
icon-gittip0xf184
-
icon-sun0xf185
-
-
-
icon-moon0xf186
-
icon-box0xf187
-
icon-bug0xf188
-
icon-vkontakte0xf189
-
-
-
icon-weibo0xf18a
-
icon-renren0xf18b
-
icon-pagelines0xf18c
-
icon-stackexchange0xf18d
-
-
-
icon-right-circled20xf18e
-
icon-left-circled20xf190
-
icon-collapse-left0xf191
-
icon-dot-circled0xf192
-
-
-
icon-wheelchair0xf193
-
icon-vimeo-squared0xf194
-
icon-try0xf195
-
icon-plus-squared-alt0xf196
-
-
-
icon-space-shuttle0xf197
-
icon-slack0xf198
-
icon-mail-squared0xf199
-
icon-wordpress0xf19a
-
-
-
icon-openid0xf19b
-
icon-bank0xf19c
-
icon-graduation-cap0xf19d
-
icon-yahoo0xf19e
-
-
-
icon-google0xf1a0
-
icon-reddit0xf1a1
-
icon-reddit-squared0xf1a2
-
icon-stumbleupon-circled0xf1a3
-
-
-
icon-stumbleupon0xf1a4
-
icon-delicious0xf1a5
-
icon-digg0xf1a6
-
icon-pied-piper-squared0xf1a7
-
-
-
icon-pied-piper-alt0xf1a8
-
icon-drupal0xf1a9
-
icon-joomla0xf1aa
-
icon-language0xf1ab
-
-
-
icon-fax0xf1ac
-
icon-building-filled0xf1ad
-
icon-child0xf1ae
-
icon-paw0xf1b0
-
-
-
icon-spoon0xf1b1
-
icon-cube0xf1b2
-
icon-cubes0xf1b3
-
icon-behance0xf1b4
-
-
-
icon-behance-squared0xf1b5
-
icon-steam0xf1b6
-
icon-steam-squared0xf1b7
-
icon-recycle0xf1b8
-
-
-
icon-cab0xf1b9
-
icon-taxi0xf1ba
-
icon-tree0xf1bb
-
icon-spotify0xf1bc
-
-
-
icon-deviantart0xf1bd
-
icon-soundcloud0xf1be
-
icon-database0xf1c0
-
icon-file-pdf0xf1c1
-
-
-
icon-file-word0xf1c2
-
icon-file-excel0xf1c3
-
icon-file-powerpoint0xf1c4
-
icon-file-image0xf1c5
-
-
-
icon-file-archive0xf1c6
-
icon-file-audio0xf1c7
-
icon-file-video0xf1c8
-
icon-file-code0xf1c9
-
-
-
icon-vine0xf1ca
-
icon-codeopen0xf1cb
-
icon-jsfiddle0xf1cc
-
icon-lifebuoy0xf1cd
-
-
-
icon-circle-notch0xf1ce
-
icon-rebel0xf1d0
-
icon-empire0xf1d1
-
icon-git-squared0xf1d2
-
-
icon-git0xf1d3
-
icon-hacker-news0xf1d4
-
icon-tencent-weibo0xf1d5
-
icon-qq0xf1d6
-
-
-
icon-wechat0xf1d7
-
icon-paper-plane0xf1d8
-
icon-paper-plane-empty0xf1d9
-
icon-history0xf1da
-
-
-
icon-circle-thin0xf1db
-
icon-header0xf1dc
-
icon-paragraph0xf1dd
-
icon-sliders0xf1de
-
-
-
icon-share0xf1e0
-
icon-share-squared0xf1e1
-
icon-bomb0xf1e2
-
icon-soccer-ball0xf1e3
-
-
-
icon-tty0xf1e4
-
icon-binoculars0xf1e5
-
icon-plug0xf1e6
-
icon-slideshare0xf1e7
-
-
-
icon-twitch0xf1e8
-
icon-yelp0xf1e9
-
icon-newspaper0xf1ea
-
icon-wifi0xf1eb
-
-
-
icon-calc0xf1ec
-
icon-paypal0xf1ed
-
icon-gwallet0xf1ee
-
icon-cc-visa0xf1f0
-
-
-
icon-cc-mastercard0xf1f1
-
icon-cc-discover0xf1f2
-
icon-cc-amex0xf1f3
-
icon-cc-paypal0xf1f4
-
-
-
icon-cc-stripe0xf1f5
-
icon-bell-off0xf1f6
-
icon-bell-off-empty0xf1f7
-
icon-trash0xf1f8
-
-
-
icon-copyright0xf1f9
-
icon-at0xf1fa
-
icon-eyedropper0xf1fb
-
icon-brush0xf1fc
-
-
-
icon-birthday0xf1fd
-
icon-chart-area0xf1fe
-
icon-chart-pie0xf200
-
icon-chart-line0xf201
-
-
-
icon-lastfm0xf202
-
icon-lastfm-squared0xf203
-
icon-toggle-off0xf204
-
icon-toggle-on0xf205
-
-
-
icon-bicycle0xf206
-
icon-bus0xf207
-
icon-ioxhost0xf208
-
icon-angellist0xf209
-
-
-
icon-cc0xf20a
-
icon-shekel0xf20b
-
icon-meanpath0xf20c
-
icon-buysellads0xf20d
-
-
-
icon-connectdevelop0xf20e
-
icon-dashcube0xf210
-
icon-forumbee0xf211
-
icon-leanpub0xf212
-
-
-
icon-sellsy0xf213
-
icon-shirtsinbulk0xf214
-
icon-simplybuilt0xf215
-
icon-skyatlas0xf216
-
-
-
icon-cart-plus0xf217
-
icon-cart-arrow-down0xf218
-
icon-diamond0xf219
-
icon-ship0xf21a
-
-
-
icon-user-secret0xf21b
-
icon-motorcycle0xf21c
-
icon-street-view0xf21d
-
icon-heartbeat0xf21e
-
-
-
icon-venus0xf221
-
icon-mars0xf222
-
icon-mercury0xf223
-
icon-transgender0xf224
-
-
-
icon-transgender-alt0xf225
-
icon-venus-double0xf226
-
icon-mars-double0xf227
-
icon-venus-mars0xf228
-
-
-
icon-mars-stroke0xf229
-
icon-mars-stroke-v0xf22a
-
icon-mars-stroke-h0xf22b
-
icon-neuter0xf22c
-
-
-
icon-genderless0xf22d
-
icon-facebook-official0xf230
-
icon-pinterest0xf231
-
icon-whatsapp0xf232
-
-
-
icon-server0xf233
-
icon-user-plus0xf234
-
icon-user-times0xf235
-
icon-bed0xf236
-
-
-
icon-viacoin0xf237
-
icon-train0xf238
-
icon-subway0xf239
-
icon-medium0xf23a
-
-
-
icon-y-combinator0xf23b
-
icon-optin-monster0xf23c
-
icon-opencart0xf23d
-
icon-expeditedssl0xf23e
-
-
-
icon-battery-40xf240
-
icon-battery-30xf241
-
icon-battery-20xf242
-
icon-battery-10xf243
-
-
-
icon-battery-00xf244
-
icon-mouse-pointer0xf245
-
icon-i-cursor0xf246
-
icon-object-group0xf247
-
-
-
icon-object-ungroup0xf248
-
icon-sticky-note0xf249
-
icon-sticky-note-o0xf24a
-
icon-cc-jcb0xf24b
-
-
-
icon-cc-diners-club0xf24c
-
icon-clone0xf24d
icon-balance-scale0xf24e
-
icon-hourglass-o0xf250
-
-
-
icon-hourglass-10xf251
-
icon-hourglass-20xf252
-
icon-hourglass-30xf253
-
icon-hourglass0xf254
-
-
-
icon-hand-grab-o0xf255
-
icon-hand-paper-o0xf256
-
icon-hand-scissors-o0xf257
-
icon-hand-lizard-o0xf258
-
-
-
icon-hand-spock-o0xf259
-
icon-hand-pointer-o0xf25a
-
icon-hand-peace-o0xf25b
-
icon-trademark0xf25c
-
-
-
icon-registered0xf25d
-
icon-creative-commons0xf25e
-
icon-gg0xf260
-
icon-gg-circle0xf261
-
-
-
icon-tripadvisor0xf262
-
icon-odnoklassniki0xf263
-
icon-odnoklassniki-square0xf264
-
icon-get-pocket0xf265
-
-
-
icon-wikipedia-w0xf266
-
icon-safari0xf267
-
icon-chrome-10xf268
-
icon-firefox-10xf269
-
-
-
icon-opera-10xf26a
-
icon-internet-explorer0xf26b
-
icon-television0xf26c
-
icon-contao0xf26d
-
-
-
icon-500px0xf26e
-
icon-amazon0xf270
-
icon-calendar-plus-o0xf271
-
icon-calendar-minus-o0xf272
-
-
-
icon-calendar-times-o0xf273
-
icon-calendar-check-o0xf274
-
icon-industry0xf275
-
icon-map-pin0xf276
-
-
-
icon-map-signs0xf277
-
icon-map-o0xf278
-
icon-map0xf279
-
icon-commenting0xf27a
-
-
-
icon-commenting-o0xf27b
-
icon-houzz0xf27c
-
icon-vimeo0xf27d
-
icon-black-tie0xf27e
-
-
-
icon-fonticons0xf280
-
icon-reddit-alien0xf281
-
icon-edge0xf282
-
icon-credit-card-alt0xf283
-
-
-
icon-codiepie0xf284
-
icon-modx0xf285
-
icon-fort-awesome0xf286
-
icon-usb0xf287
-
-
-
icon-product-hunt0xf288
-
icon-mixcloud0xf289
-
icon-scribd0xf28a
-
icon-pause-circle0xf28b
-
-
-
icon-pause-circle-o0xf28c
-
icon-stop-circle0xf28d
-
icon-stop-circle-o0xf28e
-
icon-shopping-bag0xf290
-
-
-
icon-shopping-basket0xf291
-
icon-hashtag0xf292
-
icon-bluetooth0xf293
-
icon-bluetooth-b0xf294
-
-
-
icon-percent0xf295
-
icon-gitlab0xf296
-
icon-wpbeginner0xf297
-
icon-wpforms0xf298
-
-
-
icon-envira0xf299
-
icon-universal-access0xf29a
-
icon-wheelchair-alt0xf29b
-
icon-question-circle-o0xf29c
-
-
-
icon-blind0xf29d
-
icon-audio-description0xf29e
-
icon-volume-control-phone0xf2a0
-
icon-braille0xf2a1
-
-
-
icon-assistive-listening-systems0xf2a2
-
icon-american-sign-language-interpreting0xf2a3
-
icon-asl-interpreting0xf2a4
-
icon-glide0xf2a5
-
-
-
icon-glide-g0xf2a6
-
icon-sign-language0xf2a7
-
icon-low-vision0xf2a8
-
icon-viadeo0xf2a9
-
-
-
icon-viadeo-square0xf2aa
-
icon-snapchat0xf2ab
-
icon-snapchat-ghost0xf2ac
-
icon-snapchat-square0xf2ad
-
-
-
icon-pied-piper0xf2ae
-
icon-first-order0xf2b0
-
icon-yoast0xf2b1
-
icon-themeisle0xf2b2
-
-
-
icon-google-plus-circle0xf2b3
-
icon-font-awesome0xf2b4
-
icon-handshake-o0xf2b5
-
icon-envelope-open0xf2b6
-
-
-
icon-envelope-open-o0xf2b7
-
icon-linode0xf2b8
-
icon-address-book0xf2b9
-
icon-address-book-o0xf2ba
-
-
-
icon-address-card0xf2bb
-
icon-address-card-o0xf2bc
-
icon-user-circle0xf2bd
-
icon-user-circle-o0xf2be
-
-
-
icon-user-o0xf2c0
-
icon-id-badge0xf2c1
-
icon-id-card0xf2c2
-
icon-id-card-o0xf2c3
-
-
-
icon-quora0xf2c4
-
icon-free-code-camp0xf2c5
-
icon-telegram0xf2c6
-
icon-thermometer0xf2c7
-
-
-
icon-thermometer-30xf2c8
-
icon-thermometer-20xf2c9
-
icon-thermometer-quarter0xf2ca
-
icon-thermometer-00xf2cb
-
-
-
icon-shower0xf2cc
-
icon-bath0xf2cd
-
icon-podcast0xf2ce
-
icon-window-maximize0xf2d0
-
-
-
icon-window-minimize0xf2d1
-
icon-window-restore0xf2d2
-
icon-window-close0xf2d3
-
icon-window-close-o0xf2d4
-
-
-
icon-bandcamp0xf2d5
-
icon-grav0xf2d6
-
icon-etsy0xf2d7
-
icon-imdb0xf2d8
-
-
-
icon-ravelry0xf2d9
-
icon-eercast0xf2da
-
icon-microchip0xf2db
-
icon-snowflake-o0xf2dc
-
-
-
icon-superpowers0xf2dd
-
icon-wpexplorer0xf2de
-
icon-meetup0xf2e0
-
icon-github-squared0xf300
-
-
-
icon-github-circled-10xf301
-
icon-twitter-30xf302
-
icon-flickr-10xf303
-
icon-twitter-squared0xf304
-
-
-
icon-yandex0xf305
-
icon-vimeo-10xf306
-
icon-vimeo-circled0xf307
-
icon-facebook-squared0xf308
-
-
-
icon-twitter-10xf309
-
icon-twitter-circled0xf30a
-
icon-skype-40xf30b
-
icon-linkedin-squared0xf30c
-
-
-
icon-facebook-circled0xf30d
-
icon-facebook-squared-10xf30e
-
icon-gplus-10xf30f
-
icon-gplus-circled0xf310
-
-
-
icon-tumblr-30xf311
-
icon-pinterest-10xf312
-
icon-pinterest-circled-10xf313
-
icon-twitter-rect0xf314
-
-
-
icon-tumblr-10xf315
-
icon-tumblr-circled0xf316
-
icon-jabber0xf317
-
icon-linkedin-10xf318
-
-
-
icon-linkedin-circled0xf319
-
icon-linkedin-50xf31a
-
icon-dribbble-10xf31b
-
icon-dribbble-circled0xf31c
-
-
-
icon-wordpress-20xf31d
-
icon-stumbleupon-10xf31e
-
icon-stumbleupon-circled-10xf31f
-
icon-diigo0xf320
-
-
-
icon-lastfm-10xf321
-
icon-lastfm-circled0xf322
-
icon-tudou0xf323
-
icon-rdio0xf324
-
-
-
icon-rdio-circled0xf325
-
icon-amex0xf326
-
icon-spotify-10xf327
-
icon-spotify-circled0xf328
-
-
-
icon-mastercard0xf329
-
icon-qq-10xf32a
-
icon-bandcamp-10xf32b
-
icon-codepen0xf32c
-
-
-
icon-instagram-10xf32d
-
icon-dropbox-10xf330
-
icon-evernote0xf333
-
icon-flattr0xf336
-
-
-
icon-skype-10xf339
-
icon-skype-circled0xf33a
-
icon-renren-10xf33c
-
icon-sina-weibo0xf33f
-
-
-
icon-paypal-10xf342
-
icon-picasa0xf345
-
icon-soundcloud-10xf348
-
icon-mixi0xf34b
-
-
-
icon-behance-10xf34e
-
icon-google-circles0xf351
-
icon-vkontakte-10xf354
-
icon-smashing0xf357
-
-
-
icon-comment-40xf4ac
-
icon-folder-open-empty-10xf4c2
-
icon-calendar-50xf4c5
-
icon-newspaper-20xf4f0
-
-
-
icon-camera-50xf4f7
-
icon-search-50xf50d
-
icon-lock-alt0xf510
-
icon-lock-50xf512
-
-
-
icon-lock-open-50xf513
-
icon-joystick0xf514
-
icon-fire-10xf525
-
icon-chart-bar-50xf526
-
-
-
icon-spread0xf527
-
icon-spinner10xf528
-
icon-spinner20xf529
-
icon-db-shape0xf600
-
-
-
icon-sweden0xf601
-
icon-logo-db0xf603
diff --git a/bibli/fontello/font/fontello.eot b/bibli/fontello/font/fontello.eot old mode 100755 new mode 100644 index f4ebb33..5b25433 Binary files a/bibli/fontello/font/fontello.eot and b/bibli/fontello/font/fontello.eot differ diff --git a/bibli/fontello/font/fontello.svg b/bibli/fontello/font/fontello.svg old mode 100755 new mode 100644 index 704354a..18d928c --- a/bibli/fontello/font/fontello.svg +++ b/bibli/fontello/font/fontello.svg @@ -1,4726 +1,24 @@ -Copyright (C) 2018 by original authors @ fontello.com +Copyright (C) 2019 by original authors @ fontello.com - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/bibli/fontello/font/fontello.ttf b/bibli/fontello/font/fontello.ttf old mode 100755 new mode 100644 index c30dd40..38dacdd Binary files a/bibli/fontello/font/fontello.ttf and b/bibli/fontello/font/fontello.ttf differ diff --git a/bibli/fontello/font/fontello.woff b/bibli/fontello/font/fontello.woff old mode 100755 new mode 100644 index fbf31d3..7222d16 Binary files a/bibli/fontello/font/fontello.woff and b/bibli/fontello/font/fontello.woff differ diff --git a/bibli/fontello/font/fontello.woff2 b/bibli/fontello/font/fontello.woff2 old mode 100755 new mode 100644 index e9f7c51..9c2d4f2 Binary files a/bibli/fontello/font/fontello.woff2 and b/bibli/fontello/font/fontello.woff2 differ diff --git a/bibli/gomez.css b/bibli/gomez.css new file mode 100644 index 0000000..83919a8 --- /dev/null +++ b/bibli/gomez.css @@ -0,0 +1,2347 @@ +.gomez { + display: inline-block; + margin: 0 14em 21em 0; + height: 1em; + width: 1em; + font-size: 10px; + background: rgb(36, 199, 248, 0); + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(36, 199, 248, 0), + 5em 1em rgb(36, 199, 248, 0), + 6em 1em rgb(36, 199, 248, 0), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(36, 199, 248, 0), + 4em 2em rgb(255, 178, 70), + 5em 2em rgb(223, 0, 15), + 6em 2em rgb(223, 0, 15), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(255, 178, 70), + 4em 3em rgb(173, 0, 12), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(223, 0, 15), + 6em 4em rgb(223, 0, 15), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(182, 201, 168), + 3em 5em rgb(227, 237, 214), + 4em 5em rgb(255, 255, 255), + 5em 5em rgb(255, 255, 255), + 6em 5em rgb(255, 255, 255), + 7em 5em rgb(255, 255, 255), + 8em 5em rgb(255, 255, 255), + 9em 5em rgb(255, 255, 255), + 10em 5em rgb(255, 255, 255), + 11em 5em rgb(255, 255, 255), + 12em 5em rgb(255, 255, 255), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(182, 201, 168), + 2em 6em rgb(227, 237, 214), + 3em 6em rgb(227, 237, 214), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(255, 255, 255), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(255, 255, 255), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(255, 255, 255), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(227, 237, 214), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(0, 0, 0), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(0, 0, 0), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(227, 237, 214), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(255, 255, 255), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(255, 255, 255), + 10em 9em rgb(255, 255, 255), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(255, 255, 255), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(227, 237, 214), + 3em 10em rgb(227, 237, 214), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(0, 0, 0), + 9em 10em rgb(0, 0, 0), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(36, 199, 248, 0), + 2em 11em rgb(182, 201, 168), + 3em 11em rgb(182, 201, 168), + 4em 11em rgb(227, 237, 214), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(255, 255, 255), + 9em 11em rgb(255, 255, 255), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(36, 199, 248, 0), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(36, 199, 248, 0), + 3em 12em rgb(36, 199, 248, 0), + 4em 12em rgb(36, 199, 248, 0), + 5em 12em rgb(182, 201, 168), + 6em 12em rgb(182, 201, 168), + 7em 12em rgb(227, 237, 214), + 8em 12em rgb(255, 255, 255), + 9em 12em rgb(36, 199, 248, 0), + 10em 12em rgb(36, 199, 248, 0), + 11em 12em rgb(36, 199, 248, 0), + 12em 12em rgb(36, 199, 248, 0), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(182, 201, 168), + 5em 13em rgb(227, 237, 214), + 6em 13em rgb(255, 255, 255), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(255, 255, 255), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(182, 201, 168), + 4em 14em rgb(255, 255, 255), + 5em 14em rgb(255, 255, 255), + 6em 14em rgb(255, 255, 255), + 7em 14em rgb(255, 255, 255), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(36, 199, 248, 0), + 11em 14em rgb(36, 199, 248, 0), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(182, 201, 168), + 3em 15em rgb(255, 255, 255), + 4em 15em rgb(182, 201, 168), + 5em 15em rgb(255, 255, 255), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(255, 255, 255), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(182, 201, 168), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(36, 199, 248, 0), + 4em 16em rgb(182, 201, 168), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(255, 255, 255), + 7em 16em rgb(255, 255, 255), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(36, 199, 248, 0), + 4em 17em rgb(182, 201, 168), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(182, 201, 168), + 5em 18em rgb(227, 237, 214), + 6em 18em rgb(227, 237, 214), + 7em 18em rgb(255, 255, 255), + 8em 18em rgb(255, 255, 255), + 9em 18em rgb(255, 255, 255), + 10em 18em rgb(36, 199, 248, 0), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(182, 201, 168), + 5em 19em rgb(227, 237, 214), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(36, 199, 248, 0), + 8em 19em rgb(182, 201, 168), + 9em 19em rgb(227, 237, 214), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(182, 201, 168), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(36, 199, 248, 0), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(182, 201, 168), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); +} + +.gomez.run { + -webkit-animation-name: run; + -webkit-animation-duration: .75s; + -webkit-animation-iteration-count: infinite; + -webkit-animation-timing-function: step-end; +} + +@-webkit-keyframes run { + 0% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(36, 199, 248, 0), + 5em 1em rgb(36, 199, 248, 0), + 6em 1em rgb(36, 199, 248, 0), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(255, 178, 70), + 4em 2em rgb(36, 199, 248, 0), + 5em 2em rgb(36, 199, 248, 0), + 6em 2em rgb(36, 199, 248, 0), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(36, 199, 248, 0), + 4em 3em rgb(255, 178, 70), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(223, 0, 15), + 6em 4em rgb(223, 0, 15), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(36, 199, 248, 0), + 3em 5em rgb(36, 199, 248, 0), + 4em 5em rgb(173, 0, 12), + 5em 5em rgb(223, 0, 15), + 6em 5em rgb(223, 0, 15), + 7em 5em rgb(36, 199, 248, 0), + 8em 5em rgb(36, 199, 248, 0), + 9em 5em rgb(36, 199, 248, 0), + 10em 5em rgb(36, 199, 248, 0), + 11em 5em rgb(36, 199, 248, 0), + 12em 5em rgb(36, 199, 248, 0), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(36, 199, 248, 0), + 2em 6em rgb(182, 201, 168), + 3em 6em rgb(227, 237, 214), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(36, 199, 248, 0), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(255, 255, 255), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(255, 255, 255), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(255, 255, 255), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(255, 255, 255), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(255, 255, 255), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(255, 255, 255), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(0, 0, 0), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(255, 255, 255), + 10em 9em rgb(255, 255, 255), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(0, 0, 0), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(255, 255, 255), + 3em 10em rgb(255, 255, 255), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(255, 255, 255), + 9em 10em rgb(255, 255, 255), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(182, 201, 168), + 2em 11em rgb(227, 237, 214), + 3em 11em rgb(255, 255, 255), + 4em 11em rgb(255, 255, 255), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(0, 0, 0), + 9em 11em rgb(0, 0, 0), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(255, 255, 255), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(182, 201, 168), + 3em 12em rgb(182, 201, 168), + 4em 12em rgb(227, 237, 214), + 5em 12em rgb(255, 255, 255), + 6em 12em rgb(255, 255, 255), + 7em 12em rgb(255, 255, 255), + 8em 12em rgb(255, 255, 255), + 9em 12em rgb(255, 255, 255), + 10em 12em rgb(255, 255, 255), + 11em 12em rgb(255, 255, 255), + 12em 12em rgb(255, 255, 255), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(36, 199, 248, 0), + 5em 13em rgb(182, 201, 168), + 6em 13em rgb(227, 237, 214), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(227, 237, 214), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(36, 199, 248, 0), + 4em 14em rgb(36, 199, 248, 0), + 5em 14em rgb(182, 201, 168), + 6em 14em rgb(255, 255, 255), + 7em 14em rgb(227, 237, 214), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(36, 199, 248, 0), + 11em 14em rgb(36, 199, 248, 0), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(36, 199, 248, 0), + 4em 15em rgb(36, 199, 248, 0), + 5em 15em rgb(182, 201, 168), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(227, 237, 214), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(36, 199, 248, 0), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(36, 199, 248, 0), + 4em 16em rgb(182, 201, 168), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(182, 201, 168), + 7em 16em rgb(182, 201, 168), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(36, 199, 248, 0), + 4em 17em rgb(182, 201, 168), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(36, 199, 248, 0), + 5em 18em rgb(182, 201, 168), + 6em 18em rgb(227, 237, 214), + 7em 18em rgb(255, 255, 255), + 8em 18em rgb(255, 255, 255), + 9em 18em rgb(255, 255, 255), + 10em 18em rgb(36, 199, 248, 0), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(36, 199, 248, 0), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(255, 255, 255), + 8em 19em rgb(255, 255, 255), + 9em 19em rgb(36, 199, 248, 0), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(255, 255, 255), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(36, 199, 248, 0), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } + 16% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(36, 199, 248, 0), + 5em 1em rgb(36, 199, 248, 0), + 6em 1em rgb(36, 199, 248, 0), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(36, 199, 248, 0), + 4em 2em rgb(255, 178, 70), + 5em 2em rgb(223, 0, 15), + 6em 2em rgb(223, 0, 15), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(255, 178, 70), + 4em 3em rgb(173, 0, 12), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(223, 0, 15), + 6em 4em rgb(223, 0, 15), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(182, 201, 168), + 3em 5em rgb(227, 237, 214), + 4em 5em rgb(255, 255, 255), + 5em 5em rgb(255, 255, 255), + 6em 5em rgb(255, 255, 255), + 7em 5em rgb(255, 255, 255), + 8em 5em rgb(255, 255, 255), + 9em 5em rgb(255, 255, 255), + 10em 5em rgb(255, 255, 255), + 11em 5em rgb(255, 255, 255), + 12em 5em rgb(255, 255, 255), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(182, 201, 168), + 2em 6em rgb(227, 237, 214), + 3em 6em rgb(227, 237, 214), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(255, 255, 255), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(255, 255, 255), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(255, 255, 255), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(227, 237, 214), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(0, 0, 0), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(0, 0, 0), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(227, 237, 214), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(255, 255, 255), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(255, 255, 255), + 10em 9em rgb(255, 255, 255), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(255, 255, 255), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(227, 237, 214), + 3em 10em rgb(227, 237, 214), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(0, 0, 0), + 9em 10em rgb(0, 0, 0), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(36, 199, 248, 0), + 2em 11em rgb(182, 201, 168), + 3em 11em rgb(182, 201, 168), + 4em 11em rgb(227, 237, 214), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(255, 255, 255), + 9em 11em rgb(255, 255, 255), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(36, 199, 248, 0), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(36, 199, 248, 0), + 3em 12em rgb(36, 199, 248, 0), + 4em 12em rgb(36, 199, 248, 0), + 5em 12em rgb(182, 201, 168), + 6em 12em rgb(182, 201, 168), + 7em 12em rgb(227, 237, 214), + 8em 12em rgb(255, 255, 255), + 9em 12em rgb(36, 199, 248, 0), + 10em 12em rgb(36, 199, 248, 0), + 11em 12em rgb(36, 199, 248, 0), + 12em 12em rgb(36, 199, 248, 0), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(182, 201, 168), + 5em 13em rgb(255, 255, 255), + 6em 13em rgb(255, 255, 255), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(227, 237, 214), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(182, 201, 168), + 4em 14em rgb(255, 255, 255), + 5em 14em rgb(255, 255, 255), + 6em 14em rgb(255, 255, 255), + 7em 14em rgb(255, 255, 255), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(227, 237, 214), + 11em 14em rgb(182, 201, 168), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(255, 255, 255), + 4em 15em rgb(182, 201, 168), + 5em 15em rgb(227, 237, 214), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(255, 255, 255), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(182, 201, 168), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(36, 199, 248, 0), + 4em 16em rgb(182, 201, 168), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(255, 255, 255), + 7em 16em rgb(255, 255, 255), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(36, 199, 248, 0), + 4em 17em rgb(182, 201, 168), + 5em 17em rgb(182, 201, 168), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(182, 201, 168), + 5em 18em rgb(227, 237, 214), + 6em 18em rgb(182, 201, 168), + 7em 18em rgb(182, 201, 168), + 8em 18em rgb(255, 255, 255), + 9em 18em rgb(182, 201, 168), + 10em 18em rgb(36, 199, 248, 0), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(227, 237, 214), + 6em 19em rgb(182, 201, 168), + 7em 19em rgb(36, 199, 248, 0), + 8em 19em rgb(182, 201, 168), + 9em 19em rgb(36, 199, 248, 0), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(182, 201, 168), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(36, 199, 248, 0), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(36, 199, 248, 0), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } + 33% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(36, 199, 248, 0), + 5em 1em rgb(36, 199, 248, 0), + 6em 1em rgb(36, 199, 248, 0), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(255, 178, 70), + 4em 2em rgb(255, 178, 70), + 5em 2em rgb(223, 0, 15), + 6em 2em rgb(223, 0, 15), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(36, 199, 248, 0), + 4em 3em rgb(173, 0, 12), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(223, 0, 15), + 6em 4em rgb(223, 0, 15), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(36, 199, 248, 0), + 3em 5em rgb(36, 199, 248, 0), + 4em 5em rgb(173, 0, 12), + 5em 5em rgb(36, 199, 248, 0), + 6em 5em rgb(36, 199, 248, 0), + 7em 5em rgb(36, 199, 248, 0), + 8em 5em rgb(36, 199, 248, 0), + 9em 5em rgb(36, 199, 248, 0), + 10em 5em rgb(36, 199, 248, 0), + 11em 5em rgb(36, 199, 248, 0), + 12em 5em rgb(36, 199, 248, 0), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(36, 199, 248, 0), + 2em 6em rgb(182, 201, 168), + 3em 6em rgb(227, 237, 214), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(36, 199, 248, 0), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(227, 237, 214), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(255, 255, 255), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(255, 255, 255), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(227, 237, 214), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(0, 0, 0), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(0, 0, 0), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(227, 237, 214), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(255, 255, 255), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(255, 255, 255), + 10em 9em rgb(255, 255, 255), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(255, 255, 255), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(227, 237, 214), + 3em 10em rgb(255, 255, 255), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(0, 0, 0), + 9em 10em rgb(0, 0, 0), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(182, 201, 168), + 2em 11em rgb(227, 237, 214), + 3em 11em rgb(227, 237, 214), + 4em 11em rgb(255, 255, 255), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(255, 255, 255), + 9em 11em rgb(255, 255, 255), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(255, 255, 255), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(182, 201, 168), + 3em 12em rgb(182, 201, 168), + 4em 12em rgb(182, 201, 168), + 5em 12em rgb(227, 237, 214), + 6em 12em rgb(255, 255, 255), + 7em 12em rgb(255, 255, 255), + 8em 12em rgb(255, 255, 255), + 9em 12em rgb(255, 255, 255), + 10em 12em rgb(255, 255, 255), + 11em 12em rgb(255, 255, 255), + 12em 12em rgb(255, 255, 255), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(36, 199, 248, 0), + 5em 13em rgb(182, 201, 168), + 6em 13em rgb(182, 201, 168), + 7em 13em rgb(227, 237, 214), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(36, 199, 248, 0), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(182, 201, 168), + 3em 14em rgb(255, 255, 255), + 4em 14em rgb(227, 237, 214), + 5em 14em rgb(255, 255, 255), + 6em 14em rgb(255, 255, 255), + 7em 14em rgb(255, 255, 255), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(227, 237, 214), + 11em 14em rgb(182, 201, 168), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(36, 199, 248, 0), + 4em 15em rgb(182, 201, 168), + 5em 15em rgb(255, 255, 255), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(255, 255, 255), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(182, 201, 168), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(36, 199, 248, 0), + 4em 16em rgb(182, 201, 168), + 5em 16em rgb(255, 255, 255), + 6em 16em rgb(255, 255, 255), + 7em 16em rgb(255, 255, 255), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(36, 199, 248, 0), + 4em 17em rgb(182, 201, 168), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(182, 201, 168), + 4em 18em rgb(227, 237, 214), + 5em 18em rgb(182, 201, 168), + 6em 18em rgb(182, 201, 168), + 7em 18em rgb(227, 237, 214), + 8em 18em rgb(255, 255, 255), + 9em 18em rgb(255, 255, 255), + 10em 18em rgb(36, 199, 248, 0), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(36, 199, 248, 0), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(36, 199, 248, 0), + 8em 19em rgb(182, 201, 168), + 9em 19em rgb(255, 255, 255), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(36, 199, 248, 0), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(182, 201, 168), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } + 49% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(36, 199, 248, 0), + 5em 1em rgb(36, 199, 248, 0), + 6em 1em rgb(36, 199, 248, 0), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(255, 178, 70), + 4em 2em rgb(36, 199, 248, 0), + 5em 2em rgb(36, 199, 248, 0), + 6em 2em rgb(36, 199, 248, 0), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(36, 199, 248, 0), + 4em 3em rgb(255, 178, 70), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(223, 0, 15), + 6em 4em rgb(223, 0, 15), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(36, 199, 248, 0), + 3em 5em rgb(36, 199, 248, 0), + 4em 5em rgb(173, 0, 12), + 5em 5em rgb(223, 0, 15), + 6em 5em rgb(223, 0, 15), + 7em 5em rgb(36, 199, 248, 0), + 8em 5em rgb(36, 199, 248, 0), + 9em 5em rgb(36, 199, 248, 0), + 10em 5em rgb(36, 199, 248, 0), + 11em 5em rgb(36, 199, 248, 0), + 12em 5em rgb(36, 199, 248, 0), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(36, 199, 248, 0), + 2em 6em rgb(182, 201, 168), + 3em 6em rgb(227, 237, 214), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(36, 199, 248, 0), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(255, 255, 255), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(255, 255, 255), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(255, 255, 255), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(255, 255, 255), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(255, 255, 255), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(255, 255, 255), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(0, 0, 0), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(255, 255, 255), + 10em 9em rgb(255, 255, 255), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(0, 0, 0), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(255, 255, 255), + 3em 10em rgb(255, 255, 255), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(255, 255, 255), + 9em 10em rgb(255, 255, 255), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(182, 201, 168), + 2em 11em rgb(227, 237, 214), + 3em 11em rgb(255, 255, 255), + 4em 11em rgb(255, 255, 255), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(0, 0, 0), + 9em 11em rgb(0, 0, 0), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(255, 255, 255), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(182, 201, 168), + 3em 12em rgb(182, 201, 168), + 4em 12em rgb(227, 237, 214), + 5em 12em rgb(255, 255, 255), + 6em 12em rgb(255, 255, 255), + 7em 12em rgb(255, 255, 255), + 8em 12em rgb(255, 255, 255), + 9em 12em rgb(255, 255, 255), + 10em 12em rgb(255, 255, 255), + 11em 12em rgb(255, 255, 255), + 12em 12em rgb(255, 255, 255), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(36, 199, 248, 0), + 5em 13em rgb(182, 201, 168), + 6em 13em rgb(227, 237, 214), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(227, 237, 214), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(36, 199, 248, 0), + 4em 14em rgb(36, 199, 248, 0), + 5em 14em rgb(182, 201, 168), + 6em 14em rgb(255, 255, 255), + 7em 14em rgb(227, 237, 214), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(36, 199, 248, 0), + 11em 14em rgb(36, 199, 248, 0), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(36, 199, 248, 0), + 4em 15em rgb(36, 199, 248, 0), + 5em 15em rgb(182, 201, 168), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(227, 237, 214), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(36, 199, 248, 0), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(36, 199, 248, 0), + 4em 16em rgb(182, 201, 168), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(182, 201, 168), + 7em 16em rgb(182, 201, 168), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(36, 199, 248, 0), + 4em 17em rgb(182, 201, 168), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(36, 199, 248, 0), + 5em 18em rgb(182, 201, 168), + 6em 18em rgb(227, 237, 214), + 7em 18em rgb(255, 255, 255), + 8em 18em rgb(255, 255, 255), + 9em 18em rgb(255, 255, 255), + 10em 18em rgb(36, 199, 248, 0), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(36, 199, 248, 0), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(255, 255, 255), + 8em 19em rgb(255, 255, 255), + 9em 19em rgb(36, 199, 248, 0), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(255, 255, 255), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(36, 199, 248, 0), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } + 66% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(255, 178, 70), + 5em 1em rgb(223, 0, 15), + 6em 1em rgb(223, 0, 15), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(36, 199, 248, 0), + 4em 2em rgb(255, 178, 70), + 5em 2em rgb(223, 0, 15), + 6em 2em rgb(223, 0, 15), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(36, 199, 248, 0), + 4em 3em rgb(173, 0, 12), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(182, 201, 168), + 3em 4em rgb(227, 237, 214), + 4em 4em rgb(255, 255, 255), + 5em 4em rgb(255, 255, 255), + 6em 4em rgb(255, 255, 255), + 7em 4em rgb(255, 255, 255), + 8em 4em rgb(255, 255, 255), + 9em 4em rgb(255, 255, 255), + 10em 4em rgb(255, 255, 255), + 11em 4em rgb(255, 255, 255), + 12em 4em rgb(255, 255, 255), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(182, 201, 168), + 2em 5em rgb(227, 237, 214), + 3em 5em rgb(255, 255, 255), + 4em 5em rgb(255, 255, 255), + 5em 5em rgb(255, 255, 255), + 6em 5em rgb(255, 255, 255), + 7em 5em rgb(255, 255, 255), + 8em 5em rgb(255, 255, 255), + 9em 5em rgb(255, 255, 255), + 10em 5em rgb(255, 255, 255), + 11em 5em rgb(255, 255, 255), + 12em 5em rgb(255, 255, 255), + 13em 5em rgb(255, 255, 255), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(182, 201, 168), + 2em 6em rgb(227, 237, 214), + 3em 6em rgb(255, 255, 255), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(255, 255, 255), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(0, 0, 0), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(0, 0, 0), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(227, 237, 214), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(255, 255, 255), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(255, 255, 255), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(227, 237, 214), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(255, 255, 255), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(0, 0, 0), + 10em 9em rgb(0, 0, 0), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(255, 255, 255), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(36, 199, 248, 0), + 2em 10em rgb(182, 201, 168), + 3em 10em rgb(182, 201, 168), + 4em 10em rgb(227, 237, 214), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(255, 255, 255), + 9em 10em rgb(255, 255, 255), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(36, 199, 248, 0), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(36, 199, 248, 0), + 2em 11em rgb(36, 199, 248, 0), + 3em 11em rgb(36, 199, 248, 0), + 4em 11em rgb(36, 199, 248, 0), + 5em 11em rgb(182, 201, 168), + 6em 11em rgb(182, 201, 168), + 7em 11em rgb(227, 237, 214), + 8em 11em rgb(255, 255, 255), + 9em 11em rgb(36, 199, 248, 0), + 10em 11em rgb(36, 199, 248, 0), + 11em 11em rgb(36, 199, 248, 0), + 12em 11em rgb(36, 199, 248, 0), + 13em 11em rgb(36, 199, 248, 0), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(36, 199, 248, 0), + 3em 12em rgb(36, 199, 248, 0), + 4em 12em rgb(36, 199, 248, 0), + 5em 12em rgb(227, 237, 214), + 6em 12em rgb(255, 255, 255), + 7em 12em rgb(227, 237, 214), + 8em 12em rgb(227, 237, 214), + 9em 12em rgb(255, 255, 255), + 10em 12em rgb(36, 199, 248, 0), + 11em 12em rgb(36, 199, 248, 0), + 12em 12em rgb(36, 199, 248, 0), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(182, 201, 168), + 5em 13em rgb(227, 237, 214), + 6em 13em rgb(182, 201, 168), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(255, 255, 255), + 9em 13em rgb(255, 255, 255), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(36, 199, 248, 0), + 4em 14em rgb(182, 201, 168), + 5em 14em rgb(227, 237, 214), + 6em 14em rgb(227, 237, 214), + 7em 14em rgb(182, 201, 168), + 8em 14em rgb(182, 201, 168), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(36, 199, 248, 0), + 11em 14em rgb(36, 199, 248, 0), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(36, 199, 248, 0), + 4em 15em rgb(182, 201, 168), + 5em 15em rgb(227, 237, 214), + 6em 15em rgb(255, 255, 255), + 7em 15em rgb(255, 255, 255), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(36, 199, 248, 0), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(36, 199, 248, 0), + 3em 16em rgb(182, 201, 168), + 4em 16em rgb(227, 237, 214), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(255, 255, 255), + 7em 16em rgb(255, 255, 255), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(255, 255, 255), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(227, 237, 214), + 3em 17em rgb(227, 237, 214), + 4em 17em rgb(227, 237, 214), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(227, 237, 214), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(255, 255, 255), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(36, 199, 248, 0), + 5em 18em rgb(36, 199, 248, 0), + 6em 18em rgb(36, 199, 248, 0), + 7em 18em rgb(36, 199, 248, 0), + 8em 18em rgb(36, 199, 248, 0), + 9em 18em rgb(182, 201, 168), + 10em 18em rgb(255, 255, 255), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(36, 199, 248, 0), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(36, 199, 248, 0), + 8em 19em rgb(36, 199, 248, 0), + 9em 19em rgb(36, 199, 248, 0), + 10em 19em rgb(36, 199, 248, 0), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(36, 199, 248, 0), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(36, 199, 248, 0), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } + 82% { + box-shadow: + 0 0 rgb(36, 199, 248, 0), + 1em 0 rgb(36, 199, 248, 0), + 2em 0 rgb(36, 199, 248, 0), + 3em 0 rgb(36, 199, 248, 0), + 4em 0 rgb(36, 199, 248, 0), + 5em 0 rgb(36, 199, 248, 0), + 6em 0 rgb(36, 199, 248, 0), + 7em 0 rgb(36, 199, 248, 0), + 8em 0 rgb(36, 199, 248, 0), + 9em 0 rgb(36, 199, 248, 0), + 10em 0 rgb(36, 199, 248, 0), + 11em 0 rgb(36, 199, 248, 0), + 12em 0 rgb(36, 199, 248, 0), + 13em 0 rgb(36, 199, 248, 0), + 14em 0 rgb(36, 199, 248, 0), + 0 1em rgb(36, 199, 248, 0), + 1em 1em rgb(36, 199, 248, 0), + 2em 1em rgb(36, 199, 248, 0), + 3em 1em rgb(36, 199, 248, 0), + 4em 1em rgb(255, 178, 70), + 5em 1em rgb(223, 0, 15), + 6em 1em rgb(223, 0, 15), + 7em 1em rgb(36, 199, 248, 0), + 8em 1em rgb(36, 199, 248, 0), + 9em 1em rgb(36, 199, 248, 0), + 10em 1em rgb(36, 199, 248, 0), + 11em 1em rgb(36, 199, 248, 0), + 12em 1em rgb(36, 199, 248, 0), + 13em 1em rgb(36, 199, 248, 0), + 14em 1em rgb(36, 199, 248, 0), + 0 2em rgb(36, 199, 248, 0), + 1em 2em rgb(36, 199, 248, 0), + 2em 2em rgb(36, 199, 248, 0), + 3em 2em rgb(255, 178, 70), + 4em 2em rgb(173, 0, 12), + 5em 2em rgb(223, 0, 15), + 6em 2em rgb(223, 0, 15), + 7em 2em rgb(36, 199, 248, 0), + 8em 2em rgb(36, 199, 248, 0), + 9em 2em rgb(36, 199, 248, 0), + 10em 2em rgb(36, 199, 248, 0), + 11em 2em rgb(36, 199, 248, 0), + 12em 2em rgb(36, 199, 248, 0), + 13em 2em rgb(36, 199, 248, 0), + 14em 2em rgb(36, 199, 248, 0), + 0 3em rgb(36, 199, 248, 0), + 1em 3em rgb(36, 199, 248, 0), + 2em 3em rgb(36, 199, 248, 0), + 3em 3em rgb(36, 199, 248, 0), + 4em 3em rgb(173, 0, 12), + 5em 3em rgb(223, 0, 15), + 6em 3em rgb(223, 0, 15), + 7em 3em rgb(36, 199, 248, 0), + 8em 3em rgb(36, 199, 248, 0), + 9em 3em rgb(36, 199, 248, 0), + 10em 3em rgb(36, 199, 248, 0), + 11em 3em rgb(36, 199, 248, 0), + 12em 3em rgb(36, 199, 248, 0), + 13em 3em rgb(36, 199, 248, 0), + 14em 3em rgb(36, 199, 248, 0), + 0 4em rgb(36, 199, 248, 0), + 1em 4em rgb(36, 199, 248, 0), + 2em 4em rgb(36, 199, 248, 0), + 3em 4em rgb(36, 199, 248, 0), + 4em 4em rgb(173, 0, 12), + 5em 4em rgb(36, 199, 248, 0), + 6em 4em rgb(36, 199, 248, 0), + 7em 4em rgb(36, 199, 248, 0), + 8em 4em rgb(36, 199, 248, 0), + 9em 4em rgb(36, 199, 248, 0), + 10em 4em rgb(36, 199, 248, 0), + 11em 4em rgb(36, 199, 248, 0), + 12em 4em rgb(36, 199, 248, 0), + 13em 4em rgb(36, 199, 248, 0), + 14em 4em rgb(36, 199, 248, 0), + 0 5em rgb(36, 199, 248, 0), + 1em 5em rgb(36, 199, 248, 0), + 2em 5em rgb(182, 201, 168), + 3em 5em rgb(255, 255, 255), + 4em 5em rgb(255, 255, 255), + 5em 5em rgb(255, 255, 255), + 6em 5em rgb(255, 255, 255), + 7em 5em rgb(255, 255, 255), + 8em 5em rgb(255, 255, 255), + 9em 5em rgb(255, 255, 255), + 10em 5em rgb(255, 255, 255), + 11em 5em rgb(255, 255, 255), + 12em 5em rgb(255, 255, 255), + 13em 5em rgb(36, 199, 248, 0), + 14em 5em rgb(36, 199, 248, 0), + 0 6em rgb(36, 199, 248, 0), + 1em 6em rgb(182, 201, 168), + 2em 6em rgb(227, 237, 214), + 3em 6em rgb(255, 255, 255), + 4em 6em rgb(255, 255, 255), + 5em 6em rgb(255, 255, 255), + 6em 6em rgb(255, 255, 255), + 7em 6em rgb(255, 255, 255), + 8em 6em rgb(255, 255, 255), + 9em 6em rgb(255, 255, 255), + 10em 6em rgb(255, 255, 255), + 11em 6em rgb(255, 255, 255), + 12em 6em rgb(255, 255, 255), + 13em 6em rgb(255, 255, 255), + 14em 6em rgb(36, 199, 248, 0), + 0 7em rgb(36, 199, 248, 0), + 1em 7em rgb(182, 201, 168), + 2em 7em rgb(227, 237, 214), + 3em 7em rgb(255, 255, 255), + 4em 7em rgb(255, 255, 255), + 5em 7em rgb(0, 0, 0), + 6em 7em rgb(255, 255, 255), + 7em 7em rgb(255, 255, 255), + 8em 7em rgb(255, 255, 255), + 9em 7em rgb(255, 255, 255), + 10em 7em rgb(255, 255, 255), + 11em 7em rgb(255, 255, 255), + 12em 7em rgb(0, 0, 0), + 13em 7em rgb(255, 255, 255), + 14em 7em rgb(36, 199, 248, 0), + 0 8em rgb(36, 199, 248, 0), + 1em 8em rgb(182, 201, 168), + 2em 8em rgb(227, 237, 214), + 3em 8em rgb(255, 255, 255), + 4em 8em rgb(255, 255, 255), + 5em 8em rgb(255, 255, 255), + 6em 8em rgb(255, 255, 255), + 7em 8em rgb(255, 255, 255), + 8em 8em rgb(255, 255, 255), + 9em 8em rgb(255, 255, 255), + 10em 8em rgb(255, 255, 255), + 11em 8em rgb(255, 255, 255), + 12em 8em rgb(255, 255, 255), + 13em 8em rgb(255, 255, 255), + 14em 8em rgb(36, 199, 248, 0), + 0 9em rgb(36, 199, 248, 0), + 1em 9em rgb(182, 201, 168), + 2em 9em rgb(227, 237, 214), + 3em 9em rgb(255, 255, 255), + 4em 9em rgb(255, 255, 255), + 5em 9em rgb(255, 255, 255), + 6em 9em rgb(255, 255, 255), + 7em 9em rgb(255, 255, 255), + 8em 9em rgb(255, 255, 255), + 9em 9em rgb(0, 0, 0), + 10em 9em rgb(0, 0, 0), + 11em 9em rgb(255, 255, 255), + 12em 9em rgb(255, 255, 255), + 13em 9em rgb(255, 255, 255), + 14em 9em rgb(36, 199, 248, 0), + 0 10em rgb(36, 199, 248, 0), + 1em 10em rgb(182, 201, 168), + 2em 10em rgb(227, 237, 214), + 3em 10em rgb(227, 237, 214), + 4em 10em rgb(255, 255, 255), + 5em 10em rgb(255, 255, 255), + 6em 10em rgb(255, 255, 255), + 7em 10em rgb(255, 255, 255), + 8em 10em rgb(255, 255, 255), + 9em 10em rgb(255, 255, 255), + 10em 10em rgb(255, 255, 255), + 11em 10em rgb(255, 255, 255), + 12em 10em rgb(255, 255, 255), + 13em 10em rgb(255, 255, 255), + 14em 10em rgb(36, 199, 248, 0), + 0 11em rgb(36, 199, 248, 0), + 1em 11em rgb(36, 199, 248, 0), + 2em 11em rgb(182, 201, 168), + 3em 11em rgb(182, 201, 168), + 4em 11em rgb(255, 255, 255), + 5em 11em rgb(255, 255, 255), + 6em 11em rgb(255, 255, 255), + 7em 11em rgb(255, 255, 255), + 8em 11em rgb(255, 255, 255), + 9em 11em rgb(255, 255, 255), + 10em 11em rgb(255, 255, 255), + 11em 11em rgb(255, 255, 255), + 12em 11em rgb(255, 255, 255), + 13em 11em rgb(36, 199, 248, 0), + 14em 11em rgb(36, 199, 248, 0), + 0 12em rgb(36, 199, 248, 0), + 1em 12em rgb(36, 199, 248, 0), + 2em 12em rgb(36, 199, 248, 0), + 3em 12em rgb(36, 199, 248, 0), + 4em 12em rgb(36, 199, 248, 0), + 5em 12em rgb(182, 201, 168), + 6em 12em rgb(182, 201, 168), + 7em 12em rgb(227, 237, 214), + 8em 12em rgb(227, 237, 214), + 9em 12em rgb(36, 199, 248, 0), + 10em 12em rgb(36, 199, 248, 0), + 11em 12em rgb(36, 199, 248, 0), + 12em 12em rgb(36, 199, 248, 0), + 13em 12em rgb(36, 199, 248, 0), + 14em 12em rgb(36, 199, 248, 0), + 0 13em rgb(36, 199, 248, 0), + 1em 13em rgb(36, 199, 248, 0), + 2em 13em rgb(36, 199, 248, 0), + 3em 13em rgb(36, 199, 248, 0), + 4em 13em rgb(36, 199, 248, 0), + 5em 13em rgb(227, 237, 214), + 6em 13em rgb(255, 255, 255), + 7em 13em rgb(255, 255, 255), + 8em 13em rgb(227, 237, 214), + 9em 13em rgb(255, 255, 255), + 10em 13em rgb(36, 199, 248, 0), + 11em 13em rgb(36, 199, 248, 0), + 12em 13em rgb(36, 199, 248, 0), + 13em 13em rgb(36, 199, 248, 0), + 14em 13em rgb(36, 199, 248, 0), + 0 14em rgb(36, 199, 248, 0), + 1em 14em rgb(36, 199, 248, 0), + 2em 14em rgb(36, 199, 248, 0), + 3em 14em rgb(36, 199, 248, 0), + 4em 14em rgb(182, 201, 168), + 5em 14em rgb(227, 237, 214), + 6em 14em rgb(182, 201, 168), + 7em 14em rgb(182, 201, 168), + 8em 14em rgb(255, 255, 255), + 9em 14em rgb(255, 255, 255), + 10em 14em rgb(36, 199, 248, 0), + 11em 14em rgb(36, 199, 248, 0), + 12em 14em rgb(36, 199, 248, 0), + 13em 14em rgb(36, 199, 248, 0), + 14em 14em rgb(36, 199, 248, 0), + 0 15em rgb(36, 199, 248, 0), + 1em 15em rgb(36, 199, 248, 0), + 2em 15em rgb(36, 199, 248, 0), + 3em 15em rgb(36, 199, 248, 0), + 4em 15em rgb(182, 201, 168), + 5em 15em rgb(227, 237, 214), + 6em 15em rgb(227, 237, 214), + 7em 15em rgb(255, 255, 255), + 8em 15em rgb(255, 255, 255), + 9em 15em rgb(255, 255, 255), + 10em 15em rgb(36, 199, 248, 0), + 11em 15em rgb(36, 199, 248, 0), + 12em 15em rgb(36, 199, 248, 0), + 13em 15em rgb(36, 199, 248, 0), + 14em 15em rgb(36, 199, 248, 0), + 0 16em rgb(36, 199, 248, 0), + 1em 16em rgb(36, 199, 248, 0), + 2em 16em rgb(182, 201, 168), + 3em 16em rgb(227, 237, 214), + 4em 16em rgb(227, 237, 214), + 5em 16em rgb(227, 237, 214), + 6em 16em rgb(255, 255, 255), + 7em 16em rgb(255, 255, 255), + 8em 16em rgb(255, 255, 255), + 9em 16em rgb(255, 255, 255), + 10em 16em rgb(36, 199, 248, 0), + 11em 16em rgb(36, 199, 248, 0), + 12em 16em rgb(36, 199, 248, 0), + 13em 16em rgb(36, 199, 248, 0), + 14em 16em rgb(36, 199, 248, 0), + 0 17em rgb(36, 199, 248, 0), + 1em 17em rgb(36, 199, 248, 0), + 2em 17em rgb(36, 199, 248, 0), + 3em 17em rgb(182, 201, 168), + 4em 17em rgb(227, 237, 214), + 5em 17em rgb(227, 237, 214), + 6em 17em rgb(255, 255, 255), + 7em 17em rgb(255, 255, 255), + 8em 17em rgb(255, 255, 255), + 9em 17em rgb(255, 255, 255), + 10em 17em rgb(36, 199, 248, 0), + 11em 17em rgb(36, 199, 248, 0), + 12em 17em rgb(36, 199, 248, 0), + 13em 17em rgb(36, 199, 248, 0), + 14em 17em rgb(36, 199, 248, 0), + 0 18em rgb(36, 199, 248, 0), + 1em 18em rgb(36, 199, 248, 0), + 2em 18em rgb(36, 199, 248, 0), + 3em 18em rgb(36, 199, 248, 0), + 4em 18em rgb(36, 199, 248, 0), + 5em 18em rgb(36, 199, 248, 0), + 6em 18em rgb(36, 199, 248, 0), + 7em 18em rgb(36, 199, 248, 0), + 8em 18em rgb(182, 201, 168), + 9em 18em rgb(227, 237, 214), + 10em 18em rgb(255, 255, 255), + 11em 18em rgb(36, 199, 248, 0), + 12em 18em rgb(36, 199, 248, 0), + 13em 18em rgb(36, 199, 248, 0), + 14em 18em rgb(36, 199, 248, 0), + 0 19em rgb(36, 199, 248, 0), + 1em 19em rgb(36, 199, 248, 0), + 2em 19em rgb(36, 199, 248, 0), + 3em 19em rgb(36, 199, 248, 0), + 4em 19em rgb(36, 199, 248, 0), + 5em 19em rgb(36, 199, 248, 0), + 6em 19em rgb(36, 199, 248, 0), + 7em 19em rgb(36, 199, 248, 0), + 8em 19em rgb(36, 199, 248, 0), + 9em 19em rgb(36, 199, 248, 0), + 10em 19em rgb(255, 255, 255), + 11em 19em rgb(36, 199, 248, 0), + 12em 19em rgb(36, 199, 248, 0), + 13em 19em rgb(36, 199, 248, 0), + 14em 19em rgb(36, 199, 248, 0), + 0 20em rgb(36, 199, 248, 0), + 1em 20em rgb(36, 199, 248, 0), + 2em 20em rgb(36, 199, 248, 0), + 3em 20em rgb(36, 199, 248, 0), + 4em 20em rgb(36, 199, 248, 0), + 5em 20em rgb(36, 199, 248, 0), + 6em 20em rgb(36, 199, 248, 0), + 7em 20em rgb(36, 199, 248, 0), + 8em 20em rgb(36, 199, 248, 0), + 9em 20em rgb(36, 199, 248, 0), + 10em 20em rgb(36, 199, 248, 0), + 11em 20em rgb(36, 199, 248, 0), + 12em 20em rgb(36, 199, 248, 0), + 13em 20em rgb(36, 199, 248, 0), + 14em 20em rgb(36, 199, 248, 0), + 0 21em rgb(36, 199, 248, 0), + 1em 21em rgb(36, 199, 248, 0), + 2em 21em rgb(36, 199, 248, 0), + 3em 21em rgb(36, 199, 248, 0), + 4em 21em rgb(36, 199, 248, 0), + 5em 21em rgb(36, 199, 248, 0), + 6em 21em rgb(36, 199, 248, 0), + 7em 21em rgb(36, 199, 248, 0), + 8em 21em rgb(36, 199, 248, 0), + 9em 21em rgb(36, 199, 248, 0), + 10em 21em rgb(36, 199, 248, 0), + 11em 21em rgb(36, 199, 248, 0), + 12em 21em rgb(36, 199, 248, 0), + 13em 21em rgb(36, 199, 248, 0), + 14em 21em rgb(36, 199, 248, 0); + } +} diff --git a/bibli/sense3/LICENSE b/bibli/sense3/LICENSE deleted file mode 100755 index 9b67366..0000000 --- a/bibli/sense3/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2018 JosephK - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/bibli/sense3/README.md b/bibli/sense3/README.md deleted file mode 100755 index e69de29..0000000 diff --git a/bibli/sense3/bowser.min.js b/bibli/sense3/bowser.min.js deleted file mode 100755 index 5866337..0000000 --- a/bibli/sense3/bowser.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/*! - * Bowser - a browser detector - * https://github.com/ded/bowser - * MIT License | (c) Dustin Diaz 2015 - */ -!function(e,t,n){typeof module!="undefined"&&module.exports?module.exports=n():typeof define=="function"&&define.amd?define(t,n):e[t]=n()}(this,"bowser",function(){function t(t){function n(e){var n=t.match(e);return n&&n.length>1&&n[1]||""}function r(e){var n=t.match(e);return n&&n.length>1&&n[2]||""}function N(e){switch(e){case"NT":return"NT";case"XP":return"XP";case"NT 5.0":return"2000";case"NT 5.1":return"XP";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return undefined}}var i=n(/(ipod|iphone|ipad)/i).toLowerCase(),s=/like android/i.test(t),o=!s&&/android/i.test(t),u=/nexus\s*[0-6]\s*/i.test(t),a=!u&&/nexus\s*[0-9]+/i.test(t),f=/CrOS/.test(t),l=/silk/i.test(t),c=/sailfish/i.test(t),h=/tizen/i.test(t),p=/(web|hpw)os/i.test(t),d=/windows phone/i.test(t),v=/SamsungBrowser/i.test(t),m=!d&&/windows/i.test(t),g=!i&&!l&&/macintosh/i.test(t),y=!o&&!c&&!h&&!p&&/linux/i.test(t),b=r(/edg([ea]|ios)\/(\d+(\.\d+)?)/i),w=n(/version\/(\d+(\.\d+)?)/i),E=/tablet/i.test(t)&&!/tablet pc/i.test(t),S=!E&&/[^-]mobi/i.test(t),x=/xbox/i.test(t),T;/opera/i.test(t)?T={name:"Opera",opera:e,version:w||n(/(?:opera|opr|opios)[\s\/](\d+(\.\d+)?)/i)}:/opr\/|opios/i.test(t)?T={name:"Opera",opera:e,version:n(/(?:opr|opios)[\s\/](\d+(\.\d+)?)/i)||w}:/SamsungBrowser/i.test(t)?T={name:"Samsung Internet for Android",samsungBrowser:e,version:w||n(/(?:SamsungBrowser)[\s\/](\d+(\.\d+)?)/i)}:/coast/i.test(t)?T={name:"Opera Coast",coast:e,version:w||n(/(?:coast)[\s\/](\d+(\.\d+)?)/i)}:/yabrowser/i.test(t)?T={name:"Yandex Browser",yandexbrowser:e,version:w||n(/(?:yabrowser)[\s\/](\d+(\.\d+)?)/i)}:/ucbrowser/i.test(t)?T={name:"UC Browser",ucbrowser:e,version:n(/(?:ucbrowser)[\s\/](\d+(?:\.\d+)+)/i)}:/mxios/i.test(t)?T={name:"Maxthon",maxthon:e,version:n(/(?:mxios)[\s\/](\d+(?:\.\d+)+)/i)}:/epiphany/i.test(t)?T={name:"Epiphany",epiphany:e,version:n(/(?:epiphany)[\s\/](\d+(?:\.\d+)+)/i)}:/puffin/i.test(t)?T={name:"Puffin",puffin:e,version:n(/(?:puffin)[\s\/](\d+(?:\.\d+)?)/i)}:/sleipnir/i.test(t)?T={name:"Sleipnir",sleipnir:e,version:n(/(?:sleipnir)[\s\/](\d+(?:\.\d+)+)/i)}:/k-meleon/i.test(t)?T={name:"K-Meleon",kMeleon:e,version:n(/(?:k-meleon)[\s\/](\d+(?:\.\d+)+)/i)}:d?(T={name:"Windows Phone",osname:"Windows Phone",windowsphone:e},b?(T.msedge=e,T.version=b):(T.msie=e,T.version=n(/iemobile\/(\d+(\.\d+)?)/i))):/msie|trident/i.test(t)?T={name:"Internet Explorer",msie:e,version:n(/(?:msie |rv:)(\d+(\.\d+)?)/i)}:f?T={name:"Chrome",osname:"Chrome OS",chromeos:e,chromeBook:e,chrome:e,version:n(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:/edg([ea]|ios)/i.test(t)?T={name:"Microsoft Edge",msedge:e,version:b}:/vivaldi/i.test(t)?T={name:"Vivaldi",vivaldi:e,version:n(/vivaldi\/(\d+(\.\d+)?)/i)||w}:c?T={name:"Sailfish",osname:"Sailfish OS",sailfish:e,version:n(/sailfish\s?browser\/(\d+(\.\d+)?)/i)}:/seamonkey\//i.test(t)?T={name:"SeaMonkey",seamonkey:e,version:n(/seamonkey\/(\d+(\.\d+)?)/i)}:/firefox|iceweasel|fxios/i.test(t)?(T={name:"Firefox",firefox:e,version:n(/(?:firefox|iceweasel|fxios)[ \/](\d+(\.\d+)?)/i)},/\((mobile|tablet);[^\)]*rv:[\d\.]+\)/i.test(t)&&(T.firefoxos=e,T.osname="Firefox OS")):l?T={name:"Amazon Silk",silk:e,version:n(/silk\/(\d+(\.\d+)?)/i)}:/phantom/i.test(t)?T={name:"PhantomJS",phantom:e,version:n(/phantomjs\/(\d+(\.\d+)?)/i)}:/slimerjs/i.test(t)?T={name:"SlimerJS",slimer:e,version:n(/slimerjs\/(\d+(\.\d+)?)/i)}:/blackberry|\bbb\d+/i.test(t)||/rim\stablet/i.test(t)?T={name:"BlackBerry",osname:"BlackBerry OS",blackberry:e,version:w||n(/blackberry[\d]+\/(\d+(\.\d+)?)/i)}:p?(T={name:"WebOS",osname:"WebOS",webos:e,version:w||n(/w(?:eb)?osbrowser\/(\d+(\.\d+)?)/i)},/touchpad\//i.test(t)&&(T.touchpad=e)):/bada/i.test(t)?T={name:"Bada",osname:"Bada",bada:e,version:n(/dolfin\/(\d+(\.\d+)?)/i)}:h?T={name:"Tizen",osname:"Tizen",tizen:e,version:n(/(?:tizen\s?)?browser\/(\d+(\.\d+)?)/i)||w}:/qupzilla/i.test(t)?T={name:"QupZilla",qupzilla:e,version:n(/(?:qupzilla)[\s\/](\d+(?:\.\d+)+)/i)||w}:/chromium/i.test(t)?T={name:"Chromium",chromium:e,version:n(/(?:chromium)[\s\/](\d+(?:\.\d+)?)/i)||w}:/chrome|crios|crmo/i.test(t)?T={name:"Chrome",chrome:e,version:n(/(?:chrome|crios|crmo)\/(\d+(\.\d+)?)/i)}:o?T={name:"Android",version:w}:/safari|applewebkit/i.test(t)?(T={name:"Safari",safari:e},w&&(T.version=w)):i?(T={name:i=="iphone"?"iPhone":i=="ipad"?"iPad":"iPod"},w&&(T.version=w)):/googlebot/i.test(t)?T={name:"Googlebot",googlebot:e,version:n(/googlebot\/(\d+(\.\d+))/i)||w}:T={name:n(/^(.*)\/(.*) /),version:r(/^(.*)\/(.*) /)},!T.msedge&&/(apple)?webkit/i.test(t)?(/(apple)?webkit\/537\.36/i.test(t)?(T.name=T.name||"Blink",T.blink=e):(T.name=T.name||"Webkit",T.webkit=e),!T.version&&w&&(T.version=w)):!T.opera&&/gecko\//i.test(t)&&(T.name=T.name||"Gecko",T.gecko=e,T.version=T.version||n(/gecko\/(\d+(\.\d+)?)/i)),!T.windowsphone&&(o||T.silk)?(T.android=e,T.osname="Android"):!T.windowsphone&&i?(T[i]=e,T.ios=e,T.osname="iOS"):g?(T.mac=e,T.osname="macOS"):x?(T.xbox=e,T.osname="Xbox"):m?(T.windows=e,T.osname="Windows"):y&&(T.linux=e,T.osname="Linux");var C="";T.windows?C=N(n(/Windows ((NT|XP)( \d\d?.\d)?)/i)):T.windowsphone?C=n(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i):T.mac?(C=n(/Mac OS X (\d+([_\.\s]\d+)*)/i),C=C.replace(/[_\s]/g,".")):i?(C=n(/os (\d+([_\s]\d+)*) like mac os x/i),C=C.replace(/[_\s]/g,".")):o?C=n(/android[ \/-](\d+(\.\d+)*)/i):T.webos?C=n(/(?:web|hpw)os\/(\d+(\.\d+)*)/i):T.blackberry?C=n(/rim\stablet\sos\s(\d+(\.\d+)*)/i):T.bada?C=n(/bada\/(\d+(\.\d+)*)/i):T.tizen&&(C=n(/tizen[\/\s](\d+(\.\d+)*)/i)),C&&(T.osversion=C);var k=!T.windows&&C.split(".")[0];if(E||a||i=="ipad"||o&&(k==3||k>=4&&!S)||T.silk)T.tablet=e;else if(S||i=="iphone"||i=="ipod"||o||u||T.blackberry||T.webos||T.bada)T.mobile=e;return T.msedge||T.msie&&T.version>=10||T.yandexbrowser&&T.version>=15||T.vivaldi&&T.version>=1||T.chrome&&T.version>=20||T.samsungBrowser&&T.version>=4||T.firefox&&T.version>=20||T.safari&&T.version>=6||T.opera&&T.version>=10||T.ios&&T.osversion&&T.osversion.split(".")[0]>=6||T.blackberry&&T.version>=10.1||T.chromium&&T.version>=20?T.a=e:T.msie&&T.version<10||T.chrome&&T.version<20||T.firefox&&T.version<20||T.safari&&T.version<6||T.opera&&T.version<10||T.ios&&T.osversion&&T.osversion.split(".")[0]<6||T.chromium&&T.version<20?T.c=e:T.x=e,T}function r(e){return e.split(".").length}function i(e,t){var n=[],r;if(Array.prototype.map)return Array.prototype.map.call(e,t);for(r=0;r=0){if(n[0][t]>n[1][t])return 1;if(n[0][t]!==n[1][t])return-1;if(t===0)return 0}}function o(e,r,i){var o=n;typeof r=="string"&&(i=r,r=void 0),r===void 0&&(r=!1),i&&(o=t(i));var u=""+o.version;for(var a in e)if(e.hasOwnProperty(a)&&o[a]){if(typeof e[a]!="string")throw new Error("Browser version in the minVersion map should be a string: "+a+": "+String(e));return s([u,e[a]])<0}return r}function u(e,t,n){return!o(e,t,n)}var e=!0,n=t(typeof navigator!="undefined"?navigator.userAgent||"":"");return n.test=function(e){for(var t=0;t thead > tr > th, -table > tbody > tr > th, -table > thead > tr > td, -table > tbody > tr > td { - padding: 8px; - line-height: 1.42857143; - vertical-align: top; - border: 1px solid #ddd; -} -table > thead > tr > th { - vertical-align: bottom; - border-bottom: 2px solid #ddd; -} -pre { - display: block; - padding: 9.5px; - margin: 10px auto; - background-color: #f5f5f5; - border: 1px solid #ccc; - border-radius: 4px; - max-width: 707px; - text-align:left; - word-break: break-all; - word-wrap: break-word; -} -pre code { - max-width: 728px; - white-space: pre-wrap; -} -.text-center { - text-align:center; -} -@media (min-width: 768px) { - .col-sm-6 { - float: left; - padding: 0 15px; - width: calc(50% - 30px); - } -} -h2, h3, h4, .clearfix { - clear: left; -} -.clearfix:before, -.clearfix:after { - display: table; - content: " "; -} -.clearfix:after { - clear: both; -} diff --git a/bibli/sense3/favicon.png b/bibli/sense3/favicon.png deleted file mode 100755 index ca79f6f..0000000 Binary files a/bibli/sense3/favicon.png and /dev/null differ diff --git a/bibli/sense3/frameicon.png b/bibli/sense3/frameicon.png deleted file mode 100755 index e08608e..0000000 Binary files a/bibli/sense3/frameicon.png and /dev/null differ diff --git a/bibli/sense3/img/bg/firefox.png b/bibli/sense3/img/bg/firefox.png deleted file mode 100755 index 2bd7fb5..0000000 Binary files a/bibli/sense3/img/bg/firefox.png and /dev/null differ diff --git a/bibli/sense3/img/bg/ubuntu.png b/bibli/sense3/img/bg/ubuntu.png deleted file mode 100755 index 7978c5b..0000000 Binary files a/bibli/sense3/img/bg/ubuntu.png and /dev/null differ diff --git a/bibli/sense3/img/bg/wikipedia.png b/bibli/sense3/img/bg/wikipedia.png deleted file mode 100755 index 9491ebd..0000000 Binary files a/bibli/sense3/img/bg/wikipedia.png and /dev/null differ diff --git a/bibli/sense3/img/chaplin-300_250-xx.mp4 b/bibli/sense3/img/chaplin-300_250-xx.mp4 deleted file mode 100755 index 9847bb9..0000000 Binary files a/bibli/sense3/img/chaplin-300_250-xx.mp4 and /dev/null differ diff --git a/bibli/sense3/img/dioAmazon-300_250-xx.png b/bibli/sense3/img/dioAmazon-300_250-xx.png deleted file mode 100755 index 4362294..0000000 Binary files a/bibli/sense3/img/dioAmazon-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/dioFacebook-300_250-xx.png b/bibli/sense3/img/dioFacebook-300_250-xx.png deleted file mode 100755 index 1c5f4d4..0000000 Binary files a/bibli/sense3/img/dioFacebook-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/dioGafam-300_250-xx.png b/bibli/sense3/img/dioGafam-300_250-xx.png deleted file mode 100755 index 7e252f5..0000000 Binary files a/bibli/sense3/img/dioGafam-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/dioGoogle-300_250-xx.png b/bibli/sense3/img/dioGoogle-300_250-xx.png deleted file mode 100755 index 27d2117..0000000 Binary files a/bibli/sense3/img/dioGoogle-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/dioMicrosoft-300_250-xx.png b/bibli/sense3/img/dioMicrosoft-300_250-xx.png deleted file mode 100755 index 4505178..0000000 Binary files a/bibli/sense3/img/dioMicrosoft-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/hals-300_250-xx.jpg b/bibli/sense3/img/hals-300_250-xx.jpg deleted file mode 100755 index 33e14b1..0000000 Binary files a/bibli/sense3/img/hals-300_250-xx.jpg and /dev/null differ diff --git a/bibli/sense3/img/hals-728_90-xx.jpg b/bibli/sense3/img/hals-728_90-xx.jpg deleted file mode 100755 index 1f93f3b..0000000 Binary files a/bibli/sense3/img/hals-728_90-xx.jpg and /dev/null differ diff --git a/bibli/sense3/img/icons/adetect-300_250.php b/bibli/sense3/img/icons/adetect-300_250.php deleted file mode 100755 index a034fe6..0000000 --- a/bibli/sense3/img/icons/adetect-300_250.php +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - about:ant - - - - - -
- -

- La Bête se para de nouveaux ornements et étudia le Temps, l’Espace, la Lumière et les Flux d’énergie au sein de l’univers. - De son ouvrage, la Bête façonna de nouvelles structures à partir de métal oxydé et chanta leurs louanges. - Alors, les adorateurs de la Bête se réjouirent, retrouvant une destinée renouvelée au sein de ses enseignements. -

- -

- Le Créateur essaya et étudia longuement l'univers que protégait la Bête. - De ces études, l'Oeuvre naquit et évolua en se parant continuellement de nouveaux ornements et atouts. - Des adorateurs de l'Oeuvre se réjouirent et chantèrent ses louanges à travers l'univers. - -

- -
- - - diff --git a/bibli/sense3/img/icons/adetect-728_90.php b/bibli/sense3/img/icons/adetect-728_90.php deleted file mode 100755 index 571905f..0000000 --- a/bibli/sense3/img/icons/adetect-728_90.php +++ /dev/null @@ -1,19 +0,0 @@ - - - ABCDEFG - - - - - diff --git a/bibli/sense3/img/icons/browsers/android.png b/bibli/sense3/img/icons/browsers/android.png deleted file mode 100755 index a793bb5..0000000 Binary files a/bibli/sense3/img/icons/browsers/android.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/chrome.png b/bibli/sense3/img/icons/browsers/chrome.png deleted file mode 100755 index 7fcd942..0000000 Binary files a/bibli/sense3/img/icons/browsers/chrome.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/chromium.png b/bibli/sense3/img/icons/browsers/chromium.png deleted file mode 100755 index 3442abf..0000000 Binary files a/bibli/sense3/img/icons/browsers/chromium.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/firefox.png b/bibli/sense3/img/icons/browsers/firefox.png deleted file mode 100755 index 6d79a4a..0000000 Binary files a/bibli/sense3/img/icons/browsers/firefox.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/ios.png b/bibli/sense3/img/icons/browsers/ios.png deleted file mode 100755 index 47e0e6b..0000000 Binary files a/bibli/sense3/img/icons/browsers/ios.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/kmeleon.png b/bibli/sense3/img/icons/browsers/kmeleon.png deleted file mode 100755 index 66f4849..0000000 Binary files a/bibli/sense3/img/icons/browsers/kmeleon.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/msedge.png b/bibli/sense3/img/icons/browsers/msedge.png deleted file mode 100755 index badb139..0000000 Binary files a/bibli/sense3/img/icons/browsers/msedge.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/msie.png b/bibli/sense3/img/icons/browsers/msie.png deleted file mode 100755 index 433088f..0000000 Binary files a/bibli/sense3/img/icons/browsers/msie.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/opera.png b/bibli/sense3/img/icons/browsers/opera.png deleted file mode 100755 index f731134..0000000 Binary files a/bibli/sense3/img/icons/browsers/opera.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/qupzilla.png b/bibli/sense3/img/icons/browsers/qupzilla.png deleted file mode 100755 index f51d7a7..0000000 Binary files a/bibli/sense3/img/icons/browsers/qupzilla.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/safari.png b/bibli/sense3/img/icons/browsers/safari.png deleted file mode 100755 index 635e85a..0000000 Binary files a/bibli/sense3/img/icons/browsers/safari.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/sailfish.png b/bibli/sense3/img/icons/browsers/sailfish.png deleted file mode 100755 index 0a3fb7e..0000000 Binary files a/bibli/sense3/img/icons/browsers/sailfish.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/samsungbrowser.png b/bibli/sense3/img/icons/browsers/samsungbrowser.png deleted file mode 100755 index e6e690d..0000000 Binary files a/bibli/sense3/img/icons/browsers/samsungbrowser.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/seamonkey.png b/bibli/sense3/img/icons/browsers/seamonkey.png deleted file mode 100755 index c31b3f4..0000000 Binary files a/bibli/sense3/img/icons/browsers/seamonkey.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/sleipnir.png b/bibli/sense3/img/icons/browsers/sleipnir.png deleted file mode 100755 index b399095..0000000 Binary files a/bibli/sense3/img/icons/browsers/sleipnir.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/tizen.png b/bibli/sense3/img/icons/browsers/tizen.png deleted file mode 100755 index ff08701..0000000 Binary files a/bibli/sense3/img/icons/browsers/tizen.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/unknown.png b/bibli/sense3/img/icons/browsers/unknown.png deleted file mode 100755 index 0c18987..0000000 Binary files a/bibli/sense3/img/icons/browsers/unknown.png and /dev/null differ diff --git a/bibli/sense3/img/icons/browsers/vivaldi.png b/bibli/sense3/img/icons/browsers/vivaldi.png deleted file mode 100755 index 9832f35..0000000 Binary files a/bibli/sense3/img/icons/browsers/vivaldi.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/android.png b/bibli/sense3/img/icons/os/android.png deleted file mode 100755 index a793bb5..0000000 Binary files a/bibli/sense3/img/icons/os/android.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/blackberry.png b/bibli/sense3/img/icons/os/blackberry.png deleted file mode 100755 index 6796bd5..0000000 Binary files a/bibli/sense3/img/icons/os/blackberry.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/chromeos.png b/bibli/sense3/img/icons/os/chromeos.png deleted file mode 100755 index 7fcd942..0000000 Binary files a/bibli/sense3/img/icons/os/chromeos.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/firefoxos.png b/bibli/sense3/img/icons/os/firefoxos.png deleted file mode 100755 index 6d79a4a..0000000 Binary files a/bibli/sense3/img/icons/os/firefoxos.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/ios.png b/bibli/sense3/img/icons/os/ios.png deleted file mode 100755 index 47e0e6b..0000000 Binary files a/bibli/sense3/img/icons/os/ios.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/linux.png b/bibli/sense3/img/icons/os/linux.png deleted file mode 100755 index 95e1264..0000000 Binary files a/bibli/sense3/img/icons/os/linux.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/mac.png b/bibli/sense3/img/icons/os/mac.png deleted file mode 100755 index 0fa4bcf..0000000 Binary files a/bibli/sense3/img/icons/os/mac.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/tizen.png b/bibli/sense3/img/icons/os/tizen.png deleted file mode 100755 index ff08701..0000000 Binary files a/bibli/sense3/img/icons/os/tizen.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/unknown.png b/bibli/sense3/img/icons/os/unknown.png deleted file mode 100755 index 06e58b4..0000000 Binary files a/bibli/sense3/img/icons/os/unknown.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/webos.png b/bibli/sense3/img/icons/os/webos.png deleted file mode 100755 index 22c345a..0000000 Binary files a/bibli/sense3/img/icons/os/webos.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/windows.png b/bibli/sense3/img/icons/os/windows.png deleted file mode 100755 index ae3b14f..0000000 Binary files a/bibli/sense3/img/icons/os/windows.png and /dev/null differ diff --git a/bibli/sense3/img/icons/os/windowsphone.png b/bibli/sense3/img/icons/os/windowsphone.png deleted file mode 100755 index e19645f..0000000 Binary files a/bibli/sense3/img/icons/os/windowsphone.png and /dev/null differ diff --git a/bibli/sense3/img/icons/ublock/ublock-off.png b/bibli/sense3/img/icons/ublock/ublock-off.png deleted file mode 100755 index e02d6c6..0000000 Binary files a/bibli/sense3/img/icons/ublock/ublock-off.png and /dev/null differ diff --git a/bibli/sense3/img/icons/ublock/ublock-on.png b/bibli/sense3/img/icons/ublock/ublock-on.png deleted file mode 100755 index aad6379..0000000 Binary files a/bibli/sense3/img/icons/ublock/ublock-on.png and /dev/null differ diff --git a/bibli/sense3/img/patturaani-300_250-xx.jpg b/bibli/sense3/img/patturaani-300_250-xx.jpg deleted file mode 100755 index 066d70e..0000000 Binary files a/bibli/sense3/img/patturaani-300_250-xx.jpg and /dev/null differ diff --git a/bibli/sense3/img/patturaani-728_90-xx.jpg b/bibli/sense3/img/patturaani-728_90-xx.jpg deleted file mode 100755 index 563656f..0000000 Binary files a/bibli/sense3/img/patturaani-728_90-xx.jpg and /dev/null differ diff --git a/bibli/sense3/img/placeholder-300_250-fr.png b/bibli/sense3/img/placeholder-300_250-fr.png deleted file mode 100755 index 130b4cb..0000000 Binary files a/bibli/sense3/img/placeholder-300_250-fr.png and /dev/null differ diff --git a/bibli/sense3/img/placeholder-728_90-fr.png b/bibli/sense3/img/placeholder-728_90-fr.png deleted file mode 100755 index 55d5c4a..0000000 Binary files a/bibli/sense3/img/placeholder-728_90-fr.png and /dev/null differ diff --git a/bibli/sense3/img/sense3-300_250-xx.png b/bibli/sense3/img/sense3-300_250-xx.png deleted file mode 100755 index 1885cbc..0000000 Binary files a/bibli/sense3/img/sense3-300_250-xx.png and /dev/null differ diff --git a/bibli/sense3/img/sense3-728_90-xx.png b/bibli/sense3/img/sense3-728_90-xx.png deleted file mode 100755 index f272f0e..0000000 Binary files a/bibli/sense3/img/sense3-728_90-xx.png and /dev/null differ diff --git a/bibli/sense3/img/src/300x250.xcf b/bibli/sense3/img/src/300x250.xcf deleted file mode 100755 index 7876e8b..0000000 Binary files a/bibli/sense3/img/src/300x250.xcf and /dev/null differ diff --git a/bibli/sense3/img/src/728x90.xcf b/bibli/sense3/img/src/728x90.xcf deleted file mode 100755 index 80fd02a..0000000 Binary files a/bibli/sense3/img/src/728x90.xcf and /dev/null differ diff --git a/bibli/sense3/img/vangogh-300_250-xx.jpg b/bibli/sense3/img/vangogh-300_250-xx.jpg deleted file mode 100755 index 1e139fe..0000000 Binary files a/bibli/sense3/img/vangogh-300_250-xx.jpg and /dev/null differ diff --git a/bibli/sense3/img/vangogh-728_90-xx.jpg b/bibli/sense3/img/vangogh-728_90-xx.jpg deleted file mode 100755 index fb8d26b..0000000 Binary files a/bibli/sense3/img/vangogh-728_90-xx.jpg and /dev/null differ diff --git a/bibli/sense3/index.html b/bibli/sense3/index.html deleted file mode 100755 index 7d3159a..0000000 --- a/bibli/sense3/index.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - Sense3 - Examples - - - - -
- -

Sense3

- -

Examples

-

Leaderboard (728 x 90)

-
- - -
<script src="sense3.js" data-sense3="728x90"></script>
-
- -

Medium rectangle (350 x 200)

-
- - -
<script src="sense3.js" data-sense3="300x250"></script>
-
- -

Customization

-

Parameters can be added in the data-sense3 attribut like this:

-
data-sense3="<size>;<keywords>;<colors>;<bannerId>"
-

Be careful with semicolons !

-

Filters

- -

You can filter the banners to be randomly displayed according to a list of allowed keywords (separated by comas)…

-
- -
data-sense3="300x250;chaplin,hals"
-
- -

… or choose one specific banner to display.

-
- -
data-sense3="300x250;;;mastodon"
-
-
- -
data-sense3="300x250;;;dioGafam"
-
- -

… this one can be useful

-
- -
data-sense3="728x90;;;showInfos"
-
- -

Color

-

Colors on text banners can be customized.
Default colors are:

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ElementColor
Background#FFFFFF
Text 1#963425
Text 2#333333
Link#757575
Button#963425
Border#CCCCCC
-
#FFFFFF,#963425,#333333,#757575,#963425,#CCCCCC
-
- -

Examples from FramAdsense (for April Fools' Day)

-
-
Default
- -
data-sense3="728x90;;#FFFFFF,#6A5687,#616161,#757575,#6A5687,#D3C5E8"
-
- -
-
Peertube
- -
data-sense3="300x250;;#FFFFFF,#F1680D,#616161,#757575,#F1680D,#F1680D"
-
- -
-
Framaporn
- -
data-sense3="300x250;;#FFF,#EF7896,#757776,#757575,#EF7896,#EF7896"
-
- -

Examples from Google Adsense

-
-
Default
- -
data-sense3="300x250;;#FFF,#3F7DFB,#000,#A1A1A1,#5B99FE,#F3F3F3"
-
-
-
Minimalist
- -
data-sense3="300x250;;#FFF,#212121,#838383,#858585,#C3C3C3,#E0E0E0"
-
-
-
Splash of color
- -
data-sense3="300x250;;#F1F1F1,#4A4A4A,#5E5E5E,#49C4A5,#BABABA,#F1F1F1"
-
-
-
Prestige
- -
data-sense3="300x250;;#000000,#F7F7F7,#CBCBCB,#707070,#444444,#ffffff"
-
-
-
Colorful
- -
data-sense3="300x250;;#4D90FE,#FFFFFF,#FFFFFF,#9DC3FF,#9DC3FF,#4D90FE"
-
-
-
Dark blue reverse
- -
data-sense3="300x250;;#336699,#FFFFFF,#FFFFFF,#6FA2C1,#6FA2C1,#336699"
-
-
-
Notepad
- -
data-sense3="300x250;;#FFFEEB,#8C6239,#75746E,#C7B295,#C5B092,#8C6239"
-
-
-
Neon
- -
data-sense3="300x250;;#000000,#FA8BDF,#FA8BDF,#731B50,#8C2367,#8C2367"
-
-
-
- - diff --git a/bibli/sense3/logo-o.png b/bibli/sense3/logo-o.png deleted file mode 100755 index 45c03bd..0000000 Binary files a/bibli/sense3/logo-o.png and /dev/null differ diff --git a/bibli/sense3/logo.png b/bibli/sense3/logo.png deleted file mode 100755 index f791197..0000000 Binary files a/bibli/sense3/logo.png and /dev/null differ diff --git a/bibli/sense3/originalframeicon.png b/bibli/sense3/originalframeicon.png deleted file mode 100755 index f810565..0000000 Binary files a/bibli/sense3/originalframeicon.png and /dev/null differ diff --git a/bibli/sense3/sense3.html b/bibli/sense3/sense3.html deleted file mode 100755 index ebb9b4b..0000000 --- a/bibli/sense3/sense3.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - Sense3 - - - - -
 
- - - diff --git a/bibli/sense3/sense3.js b/bibli/sense3/sense3.js deleted file mode 100755 index 81b4c19..0000000 --- a/bibli/sense3/sense3.js +++ /dev/null @@ -1,993 +0,0 @@ -/* global bowser */ - -(function sense3() { - let sense3Baseurl = ''; - const defaultColors = ['#ffffff', '#963425', '#333333', '#757575', '#963425', '#cccccc']; - const i18n = { - en: { - close: 'Close', - notad: 'This is NOT an advertising', - os: 'System', - browser: 'Browser', - adblock: 'Adblock', - enabled: 'Enabled', - disabled: 'Disabled ?', - ua: 'User-Agent', - referrer: 'Referrer', - banner: 'Banner', - bannerHelp: 'Banners are displayed to visitors randomly according to the criteria detected by the software. If nothing is found, a default image will be displayed (Van Gogh). It is possible to override the detection criteria and force the display of a specific banner.', - format: 'Format', - leaderboard: 'Leaderboard (728 x 90)', - medium: 'Medium rectangle (350 x 200)', - fbanner: 'Static banner', - none: 'None (random)', - tags: 'Tags', - tagsHelp: 'It is possible to restrict the detection criteria. If you only want to display fake ads about Firefox and Linux for example and exclude everything else, you just need to check firefox and linux among the keywords. Obviously, if the visitor is already under Firefox and Linux, the default image will be displayed.', - colors: 'Colors', - colorsHelp: 'Colors only apply to text banners.', - background: 'Background', - text1: 'Text 1', - text2: 'Text 2', - link: 'Link', - button: 'Button', - border: 'Border', - generate: 'Get the code', - }, - fr: { - close: 'Fermer', - notad: 'Ceci n’est PAS une publicité', - os: 'Plateforme', - browser: 'Navigateur', - adblock: 'Adblock', - enabled: 'Actif', - disabled: 'Inactif ?', - ua: 'User-Agent', - referrer: 'Référent', - banner: 'Bannière', - bannerHelp: 'Les bannières s’affichent aux visiteurs de manière aléatoire selon les critères détectés par le logiciel. Si rien n’est trouvé, une image par défaut sera affichée (Van Gogh). Il est possible d’outrepasser les critères de détection et forcer l’affichage d’une bannière spécifique.', - format: 'Format', - leaderboard: 'Entête large (728 x 90)', - medium: 'Rectangle moyen (350 x 200)', - fbanner: 'Forcer une bannière', - none: 'Aucune (aléatoire)', - tags: 'Mots-clés', - tagsHelp: 'Il est possible de restreindre les critères de détection. Si vous ne voulez afficher que des fausses pubs concernant Firefox et Linux par exemple et exclure tout le reste, il vous faudra juste cocher firefox et linux parmi les mots-clés. Évidemment, si le visiteur est déjà sous Firefox et Linux, l’image par défaut sera affichée.', - colors: 'Couleurs', - colorsHelp: 'Les couleurs ne s’appliquent qu’aux bannières textuelles.', - background: 'Arrière-plan', - text1: 'Texte 1', - text2: 'Texte 2', - link: 'Lien', - button: 'Bouton', - border: 'Bordure', - generate: 'Obtenir le code', - }, - }; - let d = {}; - const s = { - - /** Banners ***************************************************** */ - data() { - d = { - /** - : { - condition: , - format: ['', 'x', 'x'], - link: { - xx: 'https://example.com/', (i18n managed by the website) - or - en: 'https://example.com/en/', - fr: 'https://example.com/fr/', - }, - text: { - en: ['','<subtitle>'], - fr: ['<titre>','<sous-titre>'], - }, - tags: ['<category>', '<tag1>', '<tag2>', …], - }, - */ - // Referrer - dioGafam: { - condition: s.is.bad('gafam'), - format: ['png', '300x250'], - link: { xx: 'https://degooglisons-internet.org/' }, - text: { - en: ['GAFAM', 'We <3 your data !'], - fr: ['GAFAM', 'We <3 your data !'], - }, - tags: ['referrer', 'facebook', 'degooglisons', 'google', 'apple', 'microsoft', 'amazon', 'gafam'], - }, - dioAmazon: { - condition: s.is.bad('amazon'), - format: ['png', '300x250'], - link: { xx: 'https://degooglisons-internet.org/' }, - text: { - en: ['Amazon', 'très méchant'], - fr: ['Amazon', 'très méchant'], - }, - tags: ['referrer', 'amazon', 'degooglisons', 'gafam'], - }, - dioFacebook: { - condition: s.is.bad('facebook'), - format: ['png', '300x250'], - link: { xx: 'https://degooglisons-internet.org/' }, - text: { - en: ['Facebook', 'is watching you…'], - fr: ['Facebook', 'is watching you…'], - }, - tags: ['referrer', 'facebook', 'degooglisons', 'gafam'], - }, - dioGoogle: { - condition: s.is.bad('google'), - format: ['png', '300x250'], - link: { xx: 'https://degooglisons-internet.org/' }, - text: { - en: ['Warning', 'Don’t feed the Google'], - fr: ['Warning', 'Don’t feed the Google'], - }, - tags: ['referrer', 'google', 'degooglisons', 'gafam'], - }, - dioMicrosoft: { - condition: s.is.bad('microsoft'), - format: ['png', '300x250'], - link: { xx: 'https://degooglisons-internet.org/' }, - text: { - en: ['Microsoft', 'Do you need a backdoor ?'], - fr: ['Microsoft', 'Do you need a backdoor ?'], - }, - tags: ['referrer', 'microsoft', 'degooglisons', 'gafam'], - }, - amazon: { - condition: s.is.bad('amazon'), - format: ['txt', '300x250', '728x90'], - colors: '#231f20,#ffffff,#ffffff,#f89820,#f89820,#cccccc', - link: { xx: 'https://framabookin.org' }, - text: { - en: ['Thanks for buying from Amazon', 'And thanks for your personal data!'], - fr: ['Merci pour vos achats chez Amazon', 'Et merci pour vos données personnelles !'], - }, - tags: ['referrer', 'amazon', 'gafam', 'framabookin'], - }, - mastodon: { - condition: s.is.bad('twitter'), - format: ['txt', '300x250', '728x90'], - colors: '#282c37,#9baec8,#d9e1e8,#2b90d9,#2b90d9,#9baec8', - link: { xx: 'https://joinmastodon.org' }, - text: { - en: [ - ['Join Mastodon', 'A free social network in 500 characters'], - ['Twitter chooses what you see', 'Choose what you get'], - ['You came from Twitter', 'Try an ethic alternative'], - ['Don’t give your life to Twitter', 'Give it a Toot!'], - ], - fr: [ - ['Rejoignez Mastodon', 'Le réseau social libre en 500 caractères'], - ['Twitter choisis ce que tu vois', 'Reprend le pouvoir'], - ['Vous étiez sur Twitter', 'Voici une alternative éthique'], - ['N’offre pas ta vie à Twitter', 'Offre lui des Pouets !'], - ], - }, - tags: ['referrer', 'twitter', 'social'], - }, - diaspora: { - condition: s.is.bad('facebook'), - format: ['txt', '300x250', '728x90'], - link: { - en: 'https://podupti.me/', - fr: 'https://framasphere.org', - }, - text: { - en: [ - ['Want to #DeleteFacebook…?', 'Here’s an ethic alternative'], - ['Do you feel clostro-Facebook…?', 'Breathe with Diaspora*'], - ['Thank you for coming from Facebook', 'Have you thought about trying Diaspora*?'], - ['Facebook saw you came here', 'Diaspora* would never spy on you'], - ], - fr: [ - ['Tu veux #DeleteFacebook…?', 'Voici une alternative éthique'], - ['Tu te sens esclave de Facebook…?', 'Diaspora* te libère'], - ['Merci d’être venu·e depuis Facebook', 'Avez-vous pensé à essayer Diaspora* ?'], - ['Facebook t’a vu venir ici', 'Diaspora* ne t’espionne pas'], - ], - }, - tags: ['referrer', 'facebook', 'social', 'gafam'], - }, - // Browser - chrome: { - condition: s.is.bad('chrome'), - format: ['txt', '300x250', '728x90'], - link: { xx: 'https://www.mozilla.org/firefox/' }, - img: 'img/bg/firefox.png', - text: { - en: [ - ['Drop Google Chrome', 'Surf 2x faster with Firefox Quantum'], - ['Chrome is unsecure', 'Firefox protects your data'], - ], - fr: [ - ['Laissez tomber Google Chrome', 'Surfez 2x plus vite avec Firefox Quantum'], - ['Chrome n’est pas sûr', 'Firefox protège vos données'], - ], - }, - tags: ['browser', 'firefox', 'mozilla', 'google', 'chrome'], - }, - edge: { - condition: (bowser.msedge || bowser.msie), - format: ['txt', '300x250', '728x90'], - link: { xx: 'https://www.mozilla.org/firefox/' }, - img: 'img/bg/firefox.png', - text: { - en: ['Your browser is unsecure', 'Firefox protects your data'], - fr: ['Votre navigateur n’est pas sûr', 'Firefox protège vos données'], - }, - tags: ['browser', 'firefox', 'mozilla', 'microsoft', 'gafam'], - }, - firefoxUpdate: { - condition: (bowser.firefox && bowser.version <= 56), - format: ['txt', '300x250', '728x90'], - colors: '#0a84ff,#363959,#363959,#00feff,#ff9400,#cccccc', - img: 'img/bg/firefox.png', - link: { xx: 'https://www.mozilla.org/firefox/' }, - text: { - en: ['Firefox Quantum', 'Internet for people, not profit.'], - fr: ['Passez à Firefox Quantum', 'La dernière version ultra-rapide de Mozilla'], - }, - tags: ['browser', 'firefox', 'mozilla', 'chrome', 'google'], - }, - firefox: { - condition: s.is.bad('browser'), - format: ['txt', '300x250', '728x90'], - colors: '#003eaa,#ffffff,#ffffff,#40b6f8,#16da00,#003eaa', - img: 'img/bg/firefox.png', - link: { xx: 'https://www.mozilla.org/firefox/' }, - text: { - en: [ - ['Have you ever tried Firefox?', 'Firefox is fast and respects your privacy.'], - ['Your privacy matters!', 'Firefox is fast and respects your privacy'], - ], - fr: [ - ['Avez-vous déjà essayé Firefox ?', 'Le navigateur rapide et respectueux de votre vie privée'], - ['Votre vie privée est importante !', 'Firefox est rapide et respecte votre vie privée'], - ], - }, - tags: ['browser', 'firefox', 'mozilla', 'chrome', 'google', 'safari', 'opera', 'microsoft'], - }, - // Adblock - ublock: { - condition: (!s.is.adblock() && !bowser.firefox && !s.is.bad('chrome')), - format: ['txt', '300x250', '728x90'], - link: { xx: 'https://github.com/gorhill/uBlock' }, - text: { - en: ['Relieve the Internet (and your eyes)', 'Use an ad blocker'], - fr: ['Soulagez Internet (et vos yeux)', 'Utilisez un bloqueur de pub'], - }, - tags: ['browser', 'adblock', 'advertising'], - }, - ublockFirefox: { - condition: (!s.is.adblock() && bowser.firefox), - format: ['txt', '300x250', '728x90'], - link: { - en: 'https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/', - fr: 'https://addons.mozilla.org/fr/firefox/addon/ublock-origin/', - }, - text: { - en: ['Please, block this ad', 'Install uBlock Origins'], - fr: ['S’il te plaît, bloque cette pub…', 'Installe uBlock Origins'], - }, - tags: ['browser', 'adblock', 'advertising', 'mozilla', 'firefox'], - }, - ublockChrome: { - condition: (!s.is.adblock() && s.is.bad('chrome')), - format: ['txt', '300x250', '728x90'], - link: { - xx: 'https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm', - }, - text: { - en: ['Relieve the Internet (and your eyes)', ' Use an ad blocker'], - fr: ['Soulagez Internet (et vos yeux)', 'Utilisez un bloqueur de pub'], - }, - tags: ['browser', 'adblock', 'advertising', 'google', 'chrome'], - }, - green: { - condition: (!s.is.adblock() && (s.is.ref('lilo.org') || s.is.ref('ecosia.org'))), - format: ['txt', '300x250', '728x90'], - colors: '#ffffff,#467c81,#333333,#8bcc49,#467c81,#cccccc', - link: { xx: 'https://github.com/gorhill/uBlock' }, - text: { - en: ['Ecological and easy', 'Blocking advertising reduces web traffic by ~60%'], - fr: ['Écolo et simple', 'Bloquer la pub réduit le trafic web de ~60%'], - }, - tags: ['browser', 'adblock', 'advertising', 'green', 'referrer'], - }, - // OS - elementary: { - condition: s.is.bad('pc'), - format: ['txt', '300x250', '728x90'], - link: { xx: 'https://elementary.io' }, - text: { - en: ['Elementary', 'A fast and open replacement for Windows and MacOS'], - fr: ['Elementary', 'Un remplaçant rapide, élégant et libre à Windows et MacOS'], - }, - tags: ['system', 'elementary', 'windows', 'linux', 'mac'], - }, - mageia: { - condition: s.is.bad('pc'), - format: ['txt', '300x250', '728x90'], - link: { xx: 'https://www.mageia.org' }, - text: { - en: ['Mageia', 'Easy to use, user-friendly, stable and efficient linux'], - fr: ['Mageia', 'Un linux facile d’utilisation, convivial, stable et efficace'], - }, - tags: ['system', 'mageia', 'windows', 'linux', 'mac'], - }, - ubuntu: { - condition: s.is.bad('win10'), - colors: '#e95420,#ffffff,#ffffff,#000000,#5E2750,#cccccc', - img: 'img/bg/ubuntu.png', - format: ['txt', '300x250', '728x90'], - link: { - en: 'https://www.ubuntu.com/desktop', - fr: 'http://ubuntu-fr.org', - }, - text: { - en: ['Your Windows feeds on your data', 'Here’s an alternative'], - fr: ['Ce Windows pompe tes données', 'Voici une alternative'], - }, - tags: ['system', 'ubuntu', 'windows', 'linux', 'mac'], - }, - win10: { - condition: s.is.bad('win10'), - format: ['txt', '300x250', '728x90'], - link: { - en: 'https://fix10.isleaked.com', - fr: 'https://www.cnil.fr/fr/reglez-les-parametres-vie-privee-de-windows-10', - }, - text: { - en: ['Your Windows is watching you', 'Here is how to blind it'], - fr: ['Ton Windows te regarde', 'Voici comment l’aveugler'], - }, - tags: ['system', 'microsoft', 'windows'], - }, - sense3: { - condition: false, - format: ['png', '300x250', '728x90'], - link: { xx: 'https://sense3.org' }, - text: { - en: ['This is not an ad', ' (nor a pipe)'], - fr: ['Ceci n’est pas une pub', '(ni une pipe)'], - }, - tags: ['adblock', 'advertising', 'google'], - }, - sense3Fork: { - condition: false, - format: ['txt', '300x250'], - link: { xx: 'https://framagit.org/josephk/sense3' }, - text: { - en: ['Fork me', 'I’m famous :P'], - fr: ['Fork me', 'I’m famous :P'], - }, - tags: ['adblock', 'advertising', 'google'], - }, - // Art - vangogh: { - condition: true, - format: ['jpg', '300x250', '728x90'], - link: { xx: 'https://commons.wikimedia.org/wiki/File:VanGogh-starry_night.jpg' }, - text: { - en: ['Starry night', 'Vincent van Gogh - Public Domain'], - fr: ['Nuit étoilée', 'Vincent van Gogh - Domaine Public'], - }, - tags: ['art', 'vangogh', 'painting', 'france'], - }, - patturaani: { - condition: true, - format: ['jpg', '300x250', '728x90'], - link: { xx: 'https://commons.wikimedia.org/wiki/File:Ganapathy_-_Wedding.jpg' }, - text: { en: ['Ganaphathy Wedding', 'Patturaani - CC By-SA'] }, - tags: ['art', 'patturaani', 'painting', 'india', 'ganesha'], - }, - hals: { - condition: true, - format: ['jpg', '300x250', '728x90'], - link: { xx: 'https://commons.wikimedia.org/wiki/File:Frans_Hals_-_Luitspelende_nar.jpg' }, - text: { - en: ['Buffoon playing a lute', 'Frans Hals - Public Domain'], - fr: ['Boufon au luth', 'Frans Hals - Domaine Public'], - }, - tags: ['art', 'painting', 'netherlands', 'hals'], - }, - chaplin: { - condition: true, - format: ['mp4', '300x250'], - link: { xx: 'https://commons.wikimedia.org/wiki/File:The_Kid_(1921).webm' }, - text: { - en: ['The Kid', 'Charlie Chaplin - Public Domain'], - fr: ['Le Kid', 'Charlie Chaplin - Domaine Public'], - }, - tags: ['art', 'cinema', 'chaplin', 'movie'], - }, - wikipedia: { - condition: true, - format: ['txt', '300x250', '728x90'], - img: 'img/bg/wikipedia.png', - link: { - en: 'https://en.wikipedia.org', - fr: 'https://fr.wikipedia.org', - }, - text: { - en: ['Contribute to Wikipedia', 'The free encyclopedia that anyone can edit'], - fr: ['Contribuez à Wikipédia', 'L’encyclopédie libre que chacun peut améliorer'], - }, - tags: ['generic', 'wikipedia', 'encyclopedia'], - }, - }; - }, - - /** Sense3 ****************************************************** */ - init() { - if (s.is.inframe()) { - document.addEventListener('DOMContentLoaded', () => { - s.data(); - s.selectBanner(); - }); - } else { - s.addIframes(); - document.addEventListener('DOMContentLoaded', () => { - s.showGenerator(); - }); - } - }, - - addIframes() { - const scripts = document.getElementsByTagName('script'); - let j = 0; - for (let i = 0; i < scripts.length; i += 1) { - if (scripts[i].getAttribute('data-sense3')) { - let [format, tags, colors, id] = scripts[i].getAttribute('data-sense3').split(';'); - format = format || '300x250'; - tags = tags || ''; - colors = colors || defaultColors.join().toLowerCase(); - id = id || ''; - const [w, h] = format.split('x'); - - sense3Baseurl = s.l(scripts[i].getAttribute('src').replace('sense3.js', './')); - const referrer = (document.referrer.split('/')[2] !== undefined) ? document.referrer.split('/')[2] : ''; - - const iframe = document.createElement('iframe'); - iframe.width = w; iframe.height = h; - iframe.frameborder = '0'; iframe.marginwidth = '0'; iframe.marginheight = '0'; - iframe.vspace = '0'; iframe.hspace = '0'; - iframe.allowtransparency = 'true'; iframe.scrolling = 'no'; - iframe.style = `width: ${w}px; height: ${h}px; border: none;`; - iframe.src = `${sense3Baseurl}sense3.html#${s.pageLang()};${tags};${colors};${id};${referrer}`; - iframe.className = 'sense3'; - iframe.id = `sense3_${j}`; - if (!document.getElementById(`sense3_${j}`)) { - scripts[i].parentNode.insertBefore(iframe, scripts[i].nextSibling); - } - j += 1; - } - } - }, - - selectBanner() { - const w = window.innerWidth; - const h = window.innerHeight; - - // Import params from hash - let lg = ''; let tags = ''; let id; let colors; - [lg, tags, colors, id] = window.location.hash.replace(/^#/, '').split(';'); - document.getElementsByTagName('html')[0].setAttribute('lang', lg); - - if (id !== 'showInfos') { - // List contextual banners - const banner = []; let i = 0; - Object.keys(d).forEach((k) => { - if (d[k].condition && - d[k].format.indexOf(`${w}x${h}`) !== -1 - && s.is.inTags(d[k].tags, tags.split(','))) { - banner[i] = k; - i += 1; - } - }); - // Choose a random banner or 'vangogh' - if (id === '') { - id = (banner.length !== 0) ? banner[Math.floor(Math.random() * (banner.length))] : 'vangogh'; - } - - s.showBanner(id, lg, w, h); - - // Add style if exist in params or in data{} - colors = d[id].colors || colors; - const img = d[id].img || ''; - s.customize(colors, img); - } else { - s.showInfos(lg); - } - }, - - showBanner(id, lg, w, h) { - if (d[id] !== undefined) { - const type = d[id].format[0]; - const llg = (d[id].link.xx !== undefined) ? 'xx' : lg; - const tlg = (d[id].text[lg] === undefined) ? 'en' : lg; // replace 'en' by browser default lang (if text is avalaible) - - // Is a random sentense ? - let t1 = ''; let t2 = ''; - if (typeof d[id].text[tlg][0] === 'string') { - [t1, t2] = d[id].text[tlg]; - } else if (d[id].text[tlg][0].constructor.name === 'Array') { - const random = Math.floor(Math.random() * d[id].text[tlg].length); - [t1, t2] = d[id].text[tlg][random]; - } - - let html = ''; - // Image - if (/(png|jpg|gif)/.test(type)) { - html = ` - <a id="img" href="${d[id].link[llg]}" target="_blank" title="${d[id].text[tlg].join(' - ')}"> - <img alt="" src="img/${id}-${w}_${h}-${llg}.${type}" - onerror="this.style='display:none;';document.getElementById('text').style='';" /> - </a> - <a id="text" href="${d[id].link[llg]}" target="_blank" style="display:none;"> - <h1>${t1}</h1> - <p>${d[id].link[llg].split('/')[2]}</p> - <h2>${t2}</h2> - <span class="button" aria-hidden="true">➤</span> - </a>`; - - // Video - } else if (/(mp4|webm)/.test(type)) { - html = ` - <a id="video" href="${d[id].link[llg]}" target="_blank"> - <video autoplay="" muted loop="loop" preload="none"> - <source src="img/${id}-${w}_${h}-${llg}.${type}" type="video/${type}"/> - <h1>${t1}</h1> - <p>${d[id].link[llg].split('/')[2]}</p> - <h2>${t2}</h2> - <span class="button" aria-hidden="true">➤</span> - </video> - </a>`; - // Text - } else { - html = ` - <a id="text" href="${d[id].link[llg]}" target="_blank"> - <h1>${t1}</h1> - <p>${d[id].link[llg].split('/')[2]}</p> - <h2>${t2}</h2> - <span class="button" aria-hidden="true">➤</span> - </a>`; - } - html = `${html} - <a id="about" href="https://sense3.org" target="_blank" title="${i18n[lg].notad}"> - <img src="frameicon.png" alt="s3" /> - </a> - <a id="close" href="#" onclick="document.getElementsByTagName('body')[0].className = 'hidden'; return false;" title="${i18n[lg].close}"> - <i aria-hidden="true">×</i> - <span class="sr-only">${i18n[lg].close}</span> - </a>`; - document.getElementsByTagName('body')[0].innerHTML = html; - } - }, - - customize(colors, img) { - const [bg, h1, h2, p, btn, bdr] = colors.replace(' ', '').toLowerCase().split(','); - const bgImg = (img !== '') ? `background-image: url(${img});` : ''; - - const style = document.createElement('style'); - style.innerHTML = ` - #text { - background-color: ${bg.substr(0, 7)}; - border-color: ${bdr.substr(0, 7)}; - ${bgImg} - } - - #text h1 { - color: ${h1.substr(0, 7)}; - } - - #text h2 { - color: ${h2.substr(0, 7)}; - } - - #text p { - color: ${p.substr(0, 7)}; - } - - #text .button { - background: ${btn.substr(0, 7)}; - color: black; - } - - #text ~ #about, - #text ~ #close { - background: ${bdr.substr(0, 7)}; - color: white; - } - `; - document.getElementsByTagName('head')[0].appendChild(style); - }, - - showInfos(lg) { - const browsers = [ - 'android', 'chrome', 'chromium', 'firefox', 'ios', - 'kMeleon', 'msedge', 'msie', 'opera', 'qupzilla', - 'safari', 'sailfish', 'samsungBrowser', 'seamonkey', - 'sleipnir', 'tizen', 'vivaldi', - ]; - const os = [ - 'android', 'blackberry', 'chromeos', 'firefoxos', - 'ios', 'linux', 'mac', 'tizen', 'webos', - 'windowsphone', 'windows', - ]; - const params = window.location.hash.replace(/#/, '').split(';'); - const referrer = params[(params.length - 1)]; - const img = { - os: (os.indexOf(bowser.osname.toLowerCase()) !== -1) ? `${bowser.osname.toLowerCase()}.png` : 'unknown.png', - browser: (browsers.indexOf(bowser.name.toLowerCase()) !== -1) ? `${bowser.name.toLowerCase()}.png` : 'unknown.png', - adblock: s.is.adblock() ? 'ublock-on.png' : 'ublock-off.png', - }; - - const html = ` - <table> - <thead> - <tr> - <th>${i18n[lg].os}</th> - <th>${i18n[lg].browser}</th> - <th>${i18n[lg].adblock}</th> - </tr> - </thead> - <tbody> - <tr> - <td><img src="img/icons/os/${img.os}" alt="" /><br>${bowser.osname} ${(bowser.osversion || '')}</td> - <td><img src="img/icons/browsers/${img.browser}" alt="" /><br>${bowser.name} ${(bowser.version || '')}</td> - <td><img src="img/icons/ublock/${img.adblock}" alt="" /><br>${(s.is.adblock() ? i18n[lg].enabled : i18n[lg].disabled)}</td> - <tr> - </tbody> - </table> - <table> - <tbody> - <tr> - <th><label for="ua">${i18n[lg].ua}</label></th> - <td> - <input type="text" class="form-control" id="ua" value="${window.navigator.userAgent}" readonly> - </td> - </tr> - <tr> - <th><label for="referrer">${i18n[lg].referrer}</label></th> - <td> - <input type="text" class="form-control" id="referrer" value="${referrer}" readonly> - </td> - </tr> - </tbody> - </table>`; - document.getElementsByTagName('body')[0].innerHTML = html; - }, - - showGenerator() { - const scripts = document.getElementsByTagName('script'); - for (let i = 0; i < scripts.length; i += 1) { - if (scripts[i].getAttribute('data-sense3-generator')) { - sense3Baseurl = s.l(scripts[i].getAttribute('src').replace('sense3.js', './')); - const lg = s.pageLang(); - s.data(); - const tags = s.list('tags'); const ids = s.list('ids'); - let htmlTags = ''; let htmlIds = ''; - Object.keys(tags[0]).forEach((k) => { - htmlTags = `${htmlTags} - <label class="col-xs-6 col-sm-4 col-md-2 btn-xs btn-default"> - <input type="checkbox" value="${k}"> ${k} <span class="badge">${tags[0][k]}</span> - </label>`; - }); - for (let j = 0; j < ids.length; j += 1) { - htmlIds = `${htmlIds} - <option value="${ids[j]}">${ids[j]}</option>`; - } - - const html = ` - <form class="form-horizontal" id="sense3_generator" onsubmit="document.getElementById('sense3_code').className = ''; sense3Generate(); return false;"> - <input type="hidden" id="sense3Baseurl" value="${sense3Baseurl}"> - <input type="hidden" id="sense3DefaultColors" value="${defaultColors.join().toLowerCase()}"> - <fieldset id="banner"> - <legend>${i18n[lg].banner}</legend> - <p class="alert alert-info small">${i18n[lg].bannerHelp}</p> - <div class="row"> - <div class="col-sm-6"> - <div class="form-group"> - <label for="format" class="col-sm-4 control-label">${i18n[lg].format}</label> - <div class="col-sm-8"> - <select id="format" class="form-control"> - <option value="728x90">${i18n[lg].leaderboard}</option> - <option value="300x250">${i18n[lg].medium}</option> - </select> - </div> - </div> - </div> - <div class="col-sm-6"> - <div class="form-group"> - <label for="force" class="col-sm-4 control-label">${i18n[lg].fbanner}</label> - <div class="col-sm-8"> - <select id="force" class="form-control" onChange="document.getElementById('tags').style = (this.value !== '') ? 'display: none;' : '';"> - <option value="">${i18n[lg].none}</option> - ${htmlIds} - </select> - </div> - </div> - </div> - </div> - </fieldset> - <fieldset id="tags"> - <legend>${i18n[lg].tags}</legend> - <p class="alert alert-info small">${i18n[lg].tagsHelp}</p> - ${htmlTags} - </fieldset> - <fieldset id="colors"> - <legend>${i18n[lg].colors}</legend> - <p class="alert alert-info small">${i18n[lg].colorsHelp}</p> - <div class="row"> - <div class="col-sm-6"> - <div class="form-group"> - <label for="bg" class="col-sm-4 control-label">${i18n[lg].background}</label> - <div class="col-sm-8"> - <input id="bg" value="${defaultColors[0].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - <div class="form-group"> - <label for="h1" class="col-sm-4 control-label">${i18n[lg].text1}</label> - <div class="col-sm-8"> - <input id="h1" value="${defaultColors[1].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - <div class="form-group"> - <label for="h2" class="col-sm-4 control-label">${i18n[lg].text2}</label> - <div class="col-sm-8"> - <input id="h2" value="${defaultColors[2].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - </div> - <div class="col-sm-6"> - <div class="form-group"> - <label for="p" class="col-sm-4 control-label">${i18n[lg].link}</label> - <div class="col-sm-8"> - <input id="p" value="${defaultColors[3].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - <div class="form-group"> - <label for="btn" class="col-sm-4 control-label">${i18n[lg].button}</label> - <div class="col-sm-8"> - <input id="btn" value="${defaultColors[4].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - <div class="form-group"> - <label for="bdr" class="col-sm-4 control-label">${i18n[lg].border}</label> - <div class="col-sm-8"> - <input id="bdr" value="${defaultColors[5].toLowerCase()}" class="form-control" type="color"> - </div> - </div> - </div> - </div> - </fieldset> - <div id="sense3_code" class="hidden"> - <div id="preview" class="text-center"></div> - <pre style="max-width:600px;margin:10px auto;"><code></code></pre> - </div> - <p class="text-right"><button class="btn btn-primary" type="submit">${i18n[lg].generate}</button></p> - </form> - `; - - const div = document.createElement('div'); - div.innerHTML = html; - div.id = 'sense3_generator'; - if (!document.getElementById('sense3_generator')) { - scripts[i].parentNode.insertBefore(div, scripts[i].nextSibling); - } - } - } - }, - - list(type) { - let list = []; const count = {}; - switch (type) { - case 'tags': - Object.keys(d).forEach((k) => { - for (let i = 0; i < d[k].tags.length; i += 1) { - list.push(d[k].tags[i]); - } - }); - list.sort(); - list.forEach((x) => { count[x] = (count[x] || 0) + 1; }); - list = []; - list.push(count); - break; - case 'ids': - Object.keys(d).forEach((k) => { - list.push(k); - }); - break; - default: - // no default - break; - } - return list; - }, - - /** Generic fonctions ******************************************* */ - l(href) { - const link = document.createElement('a'); - link.href = href; - return [link.protocol, '//', link.host, link.pathname, link.search, link.hash].join(''); - }, - - pageLang() { - let lang = ''; - const html = document.getElementsByTagName('html'); - const meta = document.getElementsByTagName('script'); - - if (html[0].getAttribute('lang')) { - lang = html[0].getAttribute('lang'); - } else if (html[0].getAttribute('locale')) { - lang = html[0].getAttribute('locale'); - } else { - for (let i = 0; i < meta.length; i += 1) { - if ((meta[i].getAttribute('http-equiv') && meta[i].getAttribute('content') && - meta[i].getAttribute('http-equiv').indexOf('Language') > -1) || - (meta[i].getAttribute('property') && meta[i].getAttribute('content') - && meta[i].getAttribute('property').indexOf('locale') > -1)) { - lang = meta[i].getAttribute('content'); - } - } - } - lang = (lang !== '') ? lang : 'en'; - - return lang.substr(0, 2).toLowerCase(); - }, - - /** Boolean fonctions ******************************************* */ - is: { - inframe() { - return (window.top.location !== window.self.document.location); - }, - - DNT() { - return (navigator.doNotTrack === 'yes' || - navigator.doNotTrack === '1' || window.doNotTrack === '1'); - }, - - lang(lg) { - const userLang = navigator.languages || - [root.navigator.language || root.navigator.userLanguage]; - for (let i = 0; i < userLang.length; i += 1) { - if (userLang[i].substring(0, 2).toLowerCase() === lg) { - return true; - } - } - return false; - }, - - ref(url) { - const params = window.location.hash.replace(/#/, '').split(';'); - return (params[(params.length - 1)] === url); - }, - - adblock() { - const spoof = document.getElementById('bottomAd'); - - let blockedSpoof = false; - - if (!spoof) { - blockedSpoof = true; - } else if (spoof.style && spoof.style.display === 'none') { - blockedSpoof = true; - } else if ((typeof spoof.clientHeight) !== 'undefined' && spoof.clientHeight === 0) { - blockedSpoof = true; - } - - return blockedSpoof; - }, - - inTags(t1, t2) { - if (t2[0] === '') { return true; } - - for (let i = 0; i < t2.length; i += 1) { - if (t1.indexOf(t2[i].toLowerCase().replace(' ', '')) !== -1) { return true; } - } - - return false; - }, - - // Shortcuts for conditions - bad(target) { - let b = false; - switch (target) { - // Browsers - case 'browser': - b = s.is.bad('chrome') || bowser.safari || - bowser.opera || bowser.msie || bowser.msedge; - break; - case 'chrome': - b = bowser.chrome || bowser.chromium; - break; - // OS - case 'os': - b = s.is.bad('pc') || s.is.bad('mobile'); - break; - case 'pc': - b = bowser.mac || bowser.windows; - break; - case 'mobile': - b = bowser.ios; - break; - case 'win10': - b = bowser.windows && bowser.check({ windows: '10' }); - break; - // Referers - case 'search': - b = s.is.ref('google.com') || s.is.ref('bing.com') || - s.is.ref('yahoo.com'); - break; - case 'social': - b = s.is.bad('facebook') || s.is.bad('twitter'); - break; - case 'video': - b = s.is.bad('youtube') || s.is.ref('dailymotion.com') || s.is.ref('vimeo.com'); - break; - // GAFAM - case 'gafam': - b = s.is.bad('google') || s.is.bad('apple') || s.is.bad('facebook') || - s.is.bad('amazon') || s.is.bad('microsoft'); - break; - case 'google': - b = s.is.bad('chrome') || s.is.ref('google.com') - || s.is.ref('gmail.com') || s.is.bad('youtube'); - break; - case 'apple': - b = bowser.ios || bowser.safari; - break; - case 'facebook': - b = s.is.ref('facebook.com'); // TODO add facebook link reducer - break; - case 'amazon': - b = s.is.ref('amazon.com'); - break; - case 'microsoft': - b = bowser.windows || bowser.msie || bowser.msedge || - s.is.ref('bing.com'); - break; - case 'twitter': - b = s.is.ref('twitter.com') || s.is.ref('t.co'); - break; - case 'youtube': - b = s.is.ref('youtube.com') || s.is.ref('youtu.be'); - break; - default: - // no default - break; - } - return b; - }, - }, - }; - s.init(); -}()); - -function sense3Generate() { // eslint-disable-line no-unused-vars - const sense3Baseurl = $('#sense3Baseurl').val() || ''; - const sense3DefaultColors = $('#sense3DefaultColors').val() || ''; - const force = $('#force').val() || ''; - const tags = []; const colors = []; - if (force === '') { - $('#tags input:checked').each((i) => { - tags.push($('#tags input:checked').eq(i).val()); - }); - } - $('#colors input').each((i) => { - colors.push($('#colors input').eq(i).val()); - }); - - let params = $('#format').val(); - params = `${params};${tags.join()};${colors.join()};${force}`; - params = params.replace(sense3DefaultColors, '').replace(/(;+)$/, ''); - - const code = `<script src="${sense3Baseurl}sense3.js" data-sense3="${params}"></script>`; - $('#sense3_code code').text(code); - $('#sense3_code #preview').html(code); -} diff --git a/gomez.min.css b/gomez.min.css new file mode 100644 index 0000000..038c2ec --- /dev/null +++ b/gomez.min.css @@ -0,0 +1 @@ +.gomez{display:inline-block;margin:0 14em 21em 0;height:1em;width:1em;font-size:10px;background:rgba(36,199,248,0);box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em rgba(36,199,248,0), 5em 1em rgba(36,199,248,0), 6em 1em rgba(36,199,248,0), 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em rgba(36,199,248,0), 4em 2em #ffb246, 5em 2em #df000f, 6em 2em #df000f, 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em #ffb246, 4em 3em #ad000c, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em #df000f, 6em 4em #df000f, 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em #b6c9a8, 3em 5em #e3edd6, 4em 5em #fff, 5em 5em #fff, 6em 5em #fff, 7em 5em #fff, 8em 5em #fff, 9em 5em #fff, 10em 5em #fff, 11em 5em #fff, 12em 5em #fff, 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em #b6c9a8, 2em 6em #e3edd6, 3em 6em #e3edd6, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em #fff, 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #fff, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #fff, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #e3edd6, 3em 8em #fff, 4em 8em #000, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #000, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #e3edd6, 3em 9em #fff, 4em 9em #fff, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #fff, 10em 9em #fff, 11em 9em #fff, 12em 9em #fff, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #e3edd6, 3em 10em #e3edd6, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #000, 9em 10em #000, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em rgba(36,199,248,0), 2em 11em #b6c9a8, 3em 11em #b6c9a8, 4em 11em #e3edd6, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #fff, 9em 11em #fff, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em rgba(36,199,248,0), 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em rgba(36,199,248,0), 3em 12em rgba(36,199,248,0), 4em 12em rgba(36,199,248,0), 5em 12em #b6c9a8, 6em 12em #b6c9a8, 7em 12em #e3edd6, 8em 12em #fff, 9em 12em rgba(36,199,248,0), 10em 12em rgba(36,199,248,0), 11em 12em rgba(36,199,248,0), 12em 12em rgba(36,199,248,0), 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em #b6c9a8, 5em 13em #e3edd6, 6em 13em #fff, 7em 13em #fff, 8em 13em #fff, 9em 13em #fff, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em #b6c9a8, 4em 14em #fff, 5em 14em #fff, 6em 14em #fff, 7em 14em #fff, 8em 14em #fff, 9em 14em #fff, 10em 14em rgba(36,199,248,0), 11em 14em rgba(36,199,248,0), 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em #b6c9a8, 3em 15em #fff, 4em 15em #b6c9a8, 5em 15em #fff, 6em 15em #fff, 7em 15em #fff, 8em 15em #fff, 9em 15em #fff, 10em 15em #b6c9a8, 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em rgba(36,199,248,0), 4em 16em #b6c9a8, 5em 16em #e3edd6, 6em 16em #fff, 7em 16em #fff, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em rgba(36,199,248,0), 4em 17em #b6c9a8, 5em 17em #e3edd6, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em #b6c9a8, 5em 18em #e3edd6, 6em 18em #e3edd6, 7em 18em #fff, 8em 18em #fff, 9em 18em #fff, 10em 18em rgba(36,199,248,0), 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em #b6c9a8, 5em 19em #e3edd6, 6em 19em rgba(36,199,248,0), 7em 19em rgba(36,199,248,0), 8em 19em #b6c9a8, 9em 19em #e3edd6, 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em #b6c9a8, 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em rgba(36,199,248,0), 8em 20em rgba(36,199,248,0), 9em 20em #b6c9a8, 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}.gomez.run{-webkit-animation-name:run;-webkit-animation-duration:.75s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:step-end;}@-webkit-keyframes run{0%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em rgba(36,199,248,0), 5em 1em rgba(36,199,248,0), 6em 1em rgba(36,199,248,0), 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em #ffb246, 4em 2em rgba(36,199,248,0), 5em 2em rgba(36,199,248,0), 6em 2em rgba(36,199,248,0), 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em rgba(36,199,248,0), 4em 3em #ffb246, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em #df000f, 6em 4em #df000f, 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em rgba(36,199,248,0), 3em 5em rgba(36,199,248,0), 4em 5em #ad000c, 5em 5em #df000f, 6em 5em #df000f, 7em 5em rgba(36,199,248,0), 8em 5em rgba(36,199,248,0), 9em 5em rgba(36,199,248,0), 10em 5em rgba(36,199,248,0), 11em 5em rgba(36,199,248,0), 12em 5em rgba(36,199,248,0), 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em rgba(36,199,248,0), 2em 6em #b6c9a8, 3em 6em #e3edd6, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em rgba(36,199,248,0), 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #fff, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #fff, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #fff, 3em 8em #fff, 4em 8em #fff, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #fff, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #fff, 3em 9em #fff, 4em 9em #000, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #fff, 10em 9em #fff, 11em 9em #fff, 12em 9em #000, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #fff, 3em 10em #fff, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #fff, 9em 10em #fff, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em #b6c9a8, 2em 11em #e3edd6, 3em 11em #fff, 4em 11em #fff, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #000, 9em 11em #000, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em #fff, 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em #b6c9a8, 3em 12em #b6c9a8, 4em 12em #e3edd6, 5em 12em #fff, 6em 12em #fff, 7em 12em #fff, 8em 12em #fff, 9em 12em #fff, 10em 12em #fff, 11em 12em #fff, 12em 12em #fff, 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em rgba(36,199,248,0), 5em 13em #b6c9a8, 6em 13em #e3edd6, 7em 13em #fff, 8em 13em #fff, 9em 13em #e3edd6, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em rgba(36,199,248,0), 4em 14em rgba(36,199,248,0), 5em 14em #b6c9a8, 6em 14em #fff, 7em 14em #e3edd6, 8em 14em #fff, 9em 14em #fff, 10em 14em rgba(36,199,248,0), 11em 14em rgba(36,199,248,0), 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em rgba(36,199,248,0), 4em 15em rgba(36,199,248,0), 5em 15em #b6c9a8, 6em 15em #fff, 7em 15em #e3edd6, 8em 15em #fff, 9em 15em #fff, 10em 15em rgba(36,199,248,0), 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em rgba(36,199,248,0), 4em 16em #b6c9a8, 5em 16em #e3edd6, 6em 16em #b6c9a8, 7em 16em #b6c9a8, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em rgba(36,199,248,0), 4em 17em #b6c9a8, 5em 17em #e3edd6, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em rgba(36,199,248,0), 5em 18em #b6c9a8, 6em 18em #e3edd6, 7em 18em #fff, 8em 18em #fff, 9em 18em #fff, 10em 18em rgba(36,199,248,0), 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em rgba(36,199,248,0), 6em 19em rgba(36,199,248,0), 7em 19em #fff, 8em 19em #fff, 9em 19em rgba(36,199,248,0), 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em #fff, 8em 20em rgba(36,199,248,0), 9em 20em rgba(36,199,248,0), 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}16%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em rgba(36,199,248,0), 5em 1em rgba(36,199,248,0), 6em 1em rgba(36,199,248,0), 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em rgba(36,199,248,0), 4em 2em #ffb246, 5em 2em #df000f, 6em 2em #df000f, 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em #ffb246, 4em 3em #ad000c, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em #df000f, 6em 4em #df000f, 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em #b6c9a8, 3em 5em #e3edd6, 4em 5em #fff, 5em 5em #fff, 6em 5em #fff, 7em 5em #fff, 8em 5em #fff, 9em 5em #fff, 10em 5em #fff, 11em 5em #fff, 12em 5em #fff, 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em #b6c9a8, 2em 6em #e3edd6, 3em 6em #e3edd6, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em #fff, 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #fff, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #fff, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #e3edd6, 3em 8em #fff, 4em 8em #000, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #000, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #e3edd6, 3em 9em #fff, 4em 9em #fff, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #fff, 10em 9em #fff, 11em 9em #fff, 12em 9em #fff, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #e3edd6, 3em 10em #e3edd6, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #000, 9em 10em #000, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em rgba(36,199,248,0), 2em 11em #b6c9a8, 3em 11em #b6c9a8, 4em 11em #e3edd6, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #fff, 9em 11em #fff, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em rgba(36,199,248,0), 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em rgba(36,199,248,0), 3em 12em rgba(36,199,248,0), 4em 12em rgba(36,199,248,0), 5em 12em #b6c9a8, 6em 12em #b6c9a8, 7em 12em #e3edd6, 8em 12em #fff, 9em 12em rgba(36,199,248,0), 10em 12em rgba(36,199,248,0), 11em 12em rgba(36,199,248,0), 12em 12em rgba(36,199,248,0), 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em #b6c9a8, 5em 13em #fff, 6em 13em #fff, 7em 13em #fff, 8em 13em #fff, 9em 13em #e3edd6, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em #b6c9a8, 4em 14em #fff, 5em 14em #fff, 6em 14em #fff, 7em 14em #fff, 8em 14em #fff, 9em 14em #fff, 10em 14em #e3edd6, 11em 14em #b6c9a8, 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em #fff, 4em 15em #b6c9a8, 5em 15em #e3edd6, 6em 15em #fff, 7em 15em #fff, 8em 15em #fff, 9em 15em #fff, 10em 15em #b6c9a8, 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em rgba(36,199,248,0), 4em 16em #b6c9a8, 5em 16em #e3edd6, 6em 16em #fff, 7em 16em #fff, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em rgba(36,199,248,0), 4em 17em #b6c9a8, 5em 17em #b6c9a8, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em #b6c9a8, 5em 18em #e3edd6, 6em 18em #b6c9a8, 7em 18em #b6c9a8, 8em 18em #fff, 9em 18em #b6c9a8, 10em 18em rgba(36,199,248,0), 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em #e3edd6, 6em 19em #b6c9a8, 7em 19em rgba(36,199,248,0), 8em 19em #b6c9a8, 9em 19em rgba(36,199,248,0), 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em #b6c9a8, 6em 20em rgba(36,199,248,0), 7em 20em rgba(36,199,248,0), 8em 20em rgba(36,199,248,0), 9em 20em rgba(36,199,248,0), 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}33%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em rgba(36,199,248,0), 5em 1em rgba(36,199,248,0), 6em 1em rgba(36,199,248,0), 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em #ffb246, 4em 2em #ffb246, 5em 2em #df000f, 6em 2em #df000f, 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em rgba(36,199,248,0), 4em 3em #ad000c, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em #df000f, 6em 4em #df000f, 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em rgba(36,199,248,0), 3em 5em rgba(36,199,248,0), 4em 5em #ad000c, 5em 5em rgba(36,199,248,0), 6em 5em rgba(36,199,248,0), 7em 5em rgba(36,199,248,0), 8em 5em rgba(36,199,248,0), 9em 5em rgba(36,199,248,0), 10em 5em rgba(36,199,248,0), 11em 5em rgba(36,199,248,0), 12em 5em rgba(36,199,248,0), 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em rgba(36,199,248,0), 2em 6em #b6c9a8, 3em 6em #e3edd6, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em rgba(36,199,248,0), 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #e3edd6, 4em 7em #fff, 5em 7em #fff, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #fff, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #e3edd6, 3em 8em #fff, 4em 8em #000, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #000, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #e3edd6, 3em 9em #fff, 4em 9em #fff, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #fff, 10em 9em #fff, 11em 9em #fff, 12em 9em #fff, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #e3edd6, 3em 10em #fff, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #000, 9em 10em #000, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em #b6c9a8, 2em 11em #e3edd6, 3em 11em #e3edd6, 4em 11em #fff, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #fff, 9em 11em #fff, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em #fff, 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em #b6c9a8, 3em 12em #b6c9a8, 4em 12em #b6c9a8, 5em 12em #e3edd6, 6em 12em #fff, 7em 12em #fff, 8em 12em #fff, 9em 12em #fff, 10em 12em #fff, 11em 12em #fff, 12em 12em #fff, 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em rgba(36,199,248,0), 5em 13em #b6c9a8, 6em 13em #b6c9a8, 7em 13em #e3edd6, 8em 13em #fff, 9em 13em rgba(36,199,248,0), 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em #b6c9a8, 3em 14em #fff, 4em 14em #e3edd6, 5em 14em #fff, 6em 14em #fff, 7em 14em #fff, 8em 14em #fff, 9em 14em #fff, 10em 14em #e3edd6, 11em 14em #b6c9a8, 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em rgba(36,199,248,0), 4em 15em #b6c9a8, 5em 15em #fff, 6em 15em #fff, 7em 15em #fff, 8em 15em #fff, 9em 15em #fff, 10em 15em #b6c9a8, 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em rgba(36,199,248,0), 4em 16em #b6c9a8, 5em 16em #fff, 6em 16em #fff, 7em 16em #fff, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em rgba(36,199,248,0), 4em 17em #b6c9a8, 5em 17em #e3edd6, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em #b6c9a8, 4em 18em #e3edd6, 5em 18em #b6c9a8, 6em 18em #b6c9a8, 7em 18em #e3edd6, 8em 18em #fff, 9em 18em #fff, 10em 18em rgba(36,199,248,0), 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em rgba(36,199,248,0), 6em 19em rgba(36,199,248,0), 7em 19em rgba(36,199,248,0), 8em 19em #b6c9a8, 9em 19em #fff, 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em rgba(36,199,248,0), 8em 20em rgba(36,199,248,0), 9em 20em #b6c9a8, 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}49%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em rgba(36,199,248,0), 5em 1em rgba(36,199,248,0), 6em 1em rgba(36,199,248,0), 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em #ffb246, 4em 2em rgba(36,199,248,0), 5em 2em rgba(36,199,248,0), 6em 2em rgba(36,199,248,0), 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em rgba(36,199,248,0), 4em 3em #ffb246, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em #df000f, 6em 4em #df000f, 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em rgba(36,199,248,0), 3em 5em rgba(36,199,248,0), 4em 5em #ad000c, 5em 5em #df000f, 6em 5em #df000f, 7em 5em rgba(36,199,248,0), 8em 5em rgba(36,199,248,0), 9em 5em rgba(36,199,248,0), 10em 5em rgba(36,199,248,0), 11em 5em rgba(36,199,248,0), 12em 5em rgba(36,199,248,0), 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em rgba(36,199,248,0), 2em 6em #b6c9a8, 3em 6em #e3edd6, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em rgba(36,199,248,0), 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #fff, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #fff, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #fff, 3em 8em #fff, 4em 8em #fff, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #fff, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #fff, 3em 9em #fff, 4em 9em #000, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #fff, 10em 9em #fff, 11em 9em #fff, 12em 9em #000, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #fff, 3em 10em #fff, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #fff, 9em 10em #fff, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em #b6c9a8, 2em 11em #e3edd6, 3em 11em #fff, 4em 11em #fff, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #000, 9em 11em #000, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em #fff, 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em #b6c9a8, 3em 12em #b6c9a8, 4em 12em #e3edd6, 5em 12em #fff, 6em 12em #fff, 7em 12em #fff, 8em 12em #fff, 9em 12em #fff, 10em 12em #fff, 11em 12em #fff, 12em 12em #fff, 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em rgba(36,199,248,0), 5em 13em #b6c9a8, 6em 13em #e3edd6, 7em 13em #fff, 8em 13em #fff, 9em 13em #e3edd6, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em rgba(36,199,248,0), 4em 14em rgba(36,199,248,0), 5em 14em #b6c9a8, 6em 14em #fff, 7em 14em #e3edd6, 8em 14em #fff, 9em 14em #fff, 10em 14em rgba(36,199,248,0), 11em 14em rgba(36,199,248,0), 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em rgba(36,199,248,0), 4em 15em rgba(36,199,248,0), 5em 15em #b6c9a8, 6em 15em #fff, 7em 15em #e3edd6, 8em 15em #fff, 9em 15em #fff, 10em 15em rgba(36,199,248,0), 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em rgba(36,199,248,0), 4em 16em #b6c9a8, 5em 16em #e3edd6, 6em 16em #b6c9a8, 7em 16em #b6c9a8, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em rgba(36,199,248,0), 4em 17em #b6c9a8, 5em 17em #e3edd6, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em rgba(36,199,248,0), 5em 18em #b6c9a8, 6em 18em #e3edd6, 7em 18em #fff, 8em 18em #fff, 9em 18em #fff, 10em 18em rgba(36,199,248,0), 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em rgba(36,199,248,0), 6em 19em rgba(36,199,248,0), 7em 19em #fff, 8em 19em #fff, 9em 19em rgba(36,199,248,0), 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em #fff, 8em 20em rgba(36,199,248,0), 9em 20em rgba(36,199,248,0), 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}66%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em #ffb246, 5em 1em #df000f, 6em 1em #df000f, 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em rgba(36,199,248,0), 4em 2em #ffb246, 5em 2em #df000f, 6em 2em #df000f, 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em rgba(36,199,248,0), 4em 3em #ad000c, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em #b6c9a8, 3em 4em #e3edd6, 4em 4em #fff, 5em 4em #fff, 6em 4em #fff, 7em 4em #fff, 8em 4em #fff, 9em 4em #fff, 10em 4em #fff, 11em 4em #fff, 12em 4em #fff, 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em #b6c9a8, 2em 5em #e3edd6, 3em 5em #fff, 4em 5em #fff, 5em 5em #fff, 6em 5em #fff, 7em 5em #fff, 8em 5em #fff, 9em 5em #fff, 10em 5em #fff, 11em 5em #fff, 12em 5em #fff, 13em 5em #fff, 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em #b6c9a8, 2em 6em #e3edd6, 3em 6em #fff, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em #fff, 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #000, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #000, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #e3edd6, 3em 8em #fff, 4em 8em #fff, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #fff, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #e3edd6, 3em 9em #fff, 4em 9em #fff, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #000, 10em 9em #000, 11em 9em #fff, 12em 9em #fff, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em rgba(36,199,248,0), 2em 10em #b6c9a8, 3em 10em #b6c9a8, 4em 10em #e3edd6, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #fff, 9em 10em #fff, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em rgba(36,199,248,0), 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em rgba(36,199,248,0), 2em 11em rgba(36,199,248,0), 3em 11em rgba(36,199,248,0), 4em 11em rgba(36,199,248,0), 5em 11em #b6c9a8, 6em 11em #b6c9a8, 7em 11em #e3edd6, 8em 11em #fff, 9em 11em rgba(36,199,248,0), 10em 11em rgba(36,199,248,0), 11em 11em rgba(36,199,248,0), 12em 11em rgba(36,199,248,0), 13em 11em rgba(36,199,248,0), 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em rgba(36,199,248,0), 3em 12em rgba(36,199,248,0), 4em 12em rgba(36,199,248,0), 5em 12em #e3edd6, 6em 12em #fff, 7em 12em #e3edd6, 8em 12em #e3edd6, 9em 12em #fff, 10em 12em rgba(36,199,248,0), 11em 12em rgba(36,199,248,0), 12em 12em rgba(36,199,248,0), 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em #b6c9a8, 5em 13em #e3edd6, 6em 13em #b6c9a8, 7em 13em #fff, 8em 13em #fff, 9em 13em #fff, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em rgba(36,199,248,0), 4em 14em #b6c9a8, 5em 14em #e3edd6, 6em 14em #e3edd6, 7em 14em #b6c9a8, 8em 14em #b6c9a8, 9em 14em #fff, 10em 14em rgba(36,199,248,0), 11em 14em rgba(36,199,248,0), 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em rgba(36,199,248,0), 4em 15em #b6c9a8, 5em 15em #e3edd6, 6em 15em #fff, 7em 15em #fff, 8em 15em #fff, 9em 15em #fff, 10em 15em rgba(36,199,248,0), 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em rgba(36,199,248,0), 3em 16em #b6c9a8, 4em 16em #e3edd6, 5em 16em #e3edd6, 6em 16em #fff, 7em 16em #fff, 8em 16em #fff, 9em 16em #fff, 10em 16em #fff, 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em #e3edd6, 3em 17em #e3edd6, 4em 17em #e3edd6, 5em 17em #e3edd6, 6em 17em #e3edd6, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em #fff, 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em rgba(36,199,248,0), 5em 18em rgba(36,199,248,0), 6em 18em rgba(36,199,248,0), 7em 18em rgba(36,199,248,0), 8em 18em rgba(36,199,248,0), 9em 18em #b6c9a8, 10em 18em #fff, 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em rgba(36,199,248,0), 6em 19em rgba(36,199,248,0), 7em 19em rgba(36,199,248,0), 8em 19em rgba(36,199,248,0), 9em 19em rgba(36,199,248,0), 10em 19em rgba(36,199,248,0), 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em rgba(36,199,248,0), 8em 20em rgba(36,199,248,0), 9em 20em rgba(36,199,248,0), 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}82%{box-shadow:0 0 rgba(36,199,248,0), 1em 0 rgba(36,199,248,0), 2em 0 rgba(36,199,248,0), 3em 0 rgba(36,199,248,0), 4em 0 rgba(36,199,248,0), 5em 0 rgba(36,199,248,0), 6em 0 rgba(36,199,248,0), 7em 0 rgba(36,199,248,0), 8em 0 rgba(36,199,248,0), 9em 0 rgba(36,199,248,0), 10em 0 rgba(36,199,248,0), 11em 0 rgba(36,199,248,0), 12em 0 rgba(36,199,248,0), 13em 0 rgba(36,199,248,0), 14em 0 rgba(36,199,248,0), 0 1em rgba(36,199,248,0), 1em 1em rgba(36,199,248,0), 2em 1em rgba(36,199,248,0), 3em 1em rgba(36,199,248,0), 4em 1em #ffb246, 5em 1em #df000f, 6em 1em #df000f, 7em 1em rgba(36,199,248,0), 8em 1em rgba(36,199,248,0), 9em 1em rgba(36,199,248,0), 10em 1em rgba(36,199,248,0), 11em 1em rgba(36,199,248,0), 12em 1em rgba(36,199,248,0), 13em 1em rgba(36,199,248,0), 14em 1em rgba(36,199,248,0), 0 2em rgba(36,199,248,0), 1em 2em rgba(36,199,248,0), 2em 2em rgba(36,199,248,0), 3em 2em #ffb246, 4em 2em #ad000c, 5em 2em #df000f, 6em 2em #df000f, 7em 2em rgba(36,199,248,0), 8em 2em rgba(36,199,248,0), 9em 2em rgba(36,199,248,0), 10em 2em rgba(36,199,248,0), 11em 2em rgba(36,199,248,0), 12em 2em rgba(36,199,248,0), 13em 2em rgba(36,199,248,0), 14em 2em rgba(36,199,248,0), 0 3em rgba(36,199,248,0), 1em 3em rgba(36,199,248,0), 2em 3em rgba(36,199,248,0), 3em 3em rgba(36,199,248,0), 4em 3em #ad000c, 5em 3em #df000f, 6em 3em #df000f, 7em 3em rgba(36,199,248,0), 8em 3em rgba(36,199,248,0), 9em 3em rgba(36,199,248,0), 10em 3em rgba(36,199,248,0), 11em 3em rgba(36,199,248,0), 12em 3em rgba(36,199,248,0), 13em 3em rgba(36,199,248,0), 14em 3em rgba(36,199,248,0), 0 4em rgba(36,199,248,0), 1em 4em rgba(36,199,248,0), 2em 4em rgba(36,199,248,0), 3em 4em rgba(36,199,248,0), 4em 4em #ad000c, 5em 4em rgba(36,199,248,0), 6em 4em rgba(36,199,248,0), 7em 4em rgba(36,199,248,0), 8em 4em rgba(36,199,248,0), 9em 4em rgba(36,199,248,0), 10em 4em rgba(36,199,248,0), 11em 4em rgba(36,199,248,0), 12em 4em rgba(36,199,248,0), 13em 4em rgba(36,199,248,0), 14em 4em rgba(36,199,248,0), 0 5em rgba(36,199,248,0), 1em 5em rgba(36,199,248,0), 2em 5em #b6c9a8, 3em 5em #fff, 4em 5em #fff, 5em 5em #fff, 6em 5em #fff, 7em 5em #fff, 8em 5em #fff, 9em 5em #fff, 10em 5em #fff, 11em 5em #fff, 12em 5em #fff, 13em 5em rgba(36,199,248,0), 14em 5em rgba(36,199,248,0), 0 6em rgba(36,199,248,0), 1em 6em #b6c9a8, 2em 6em #e3edd6, 3em 6em #fff, 4em 6em #fff, 5em 6em #fff, 6em 6em #fff, 7em 6em #fff, 8em 6em #fff, 9em 6em #fff, 10em 6em #fff, 11em 6em #fff, 12em 6em #fff, 13em 6em #fff, 14em 6em rgba(36,199,248,0), 0 7em rgba(36,199,248,0), 1em 7em #b6c9a8, 2em 7em #e3edd6, 3em 7em #fff, 4em 7em #fff, 5em 7em #000, 6em 7em #fff, 7em 7em #fff, 8em 7em #fff, 9em 7em #fff, 10em 7em #fff, 11em 7em #fff, 12em 7em #000, 13em 7em #fff, 14em 7em rgba(36,199,248,0), 0 8em rgba(36,199,248,0), 1em 8em #b6c9a8, 2em 8em #e3edd6, 3em 8em #fff, 4em 8em #fff, 5em 8em #fff, 6em 8em #fff, 7em 8em #fff, 8em 8em #fff, 9em 8em #fff, 10em 8em #fff, 11em 8em #fff, 12em 8em #fff, 13em 8em #fff, 14em 8em rgba(36,199,248,0), 0 9em rgba(36,199,248,0), 1em 9em #b6c9a8, 2em 9em #e3edd6, 3em 9em #fff, 4em 9em #fff, 5em 9em #fff, 6em 9em #fff, 7em 9em #fff, 8em 9em #fff, 9em 9em #000, 10em 9em #000, 11em 9em #fff, 12em 9em #fff, 13em 9em #fff, 14em 9em rgba(36,199,248,0), 0 10em rgba(36,199,248,0), 1em 10em #b6c9a8, 2em 10em #e3edd6, 3em 10em #e3edd6, 4em 10em #fff, 5em 10em #fff, 6em 10em #fff, 7em 10em #fff, 8em 10em #fff, 9em 10em #fff, 10em 10em #fff, 11em 10em #fff, 12em 10em #fff, 13em 10em #fff, 14em 10em rgba(36,199,248,0), 0 11em rgba(36,199,248,0), 1em 11em rgba(36,199,248,0), 2em 11em #b6c9a8, 3em 11em #b6c9a8, 4em 11em #fff, 5em 11em #fff, 6em 11em #fff, 7em 11em #fff, 8em 11em #fff, 9em 11em #fff, 10em 11em #fff, 11em 11em #fff, 12em 11em #fff, 13em 11em rgba(36,199,248,0), 14em 11em rgba(36,199,248,0), 0 12em rgba(36,199,248,0), 1em 12em rgba(36,199,248,0), 2em 12em rgba(36,199,248,0), 3em 12em rgba(36,199,248,0), 4em 12em rgba(36,199,248,0), 5em 12em #b6c9a8, 6em 12em #b6c9a8, 7em 12em #e3edd6, 8em 12em #e3edd6, 9em 12em rgba(36,199,248,0), 10em 12em rgba(36,199,248,0), 11em 12em rgba(36,199,248,0), 12em 12em rgba(36,199,248,0), 13em 12em rgba(36,199,248,0), 14em 12em rgba(36,199,248,0), 0 13em rgba(36,199,248,0), 1em 13em rgba(36,199,248,0), 2em 13em rgba(36,199,248,0), 3em 13em rgba(36,199,248,0), 4em 13em rgba(36,199,248,0), 5em 13em #e3edd6, 6em 13em #fff, 7em 13em #fff, 8em 13em #e3edd6, 9em 13em #fff, 10em 13em rgba(36,199,248,0), 11em 13em rgba(36,199,248,0), 12em 13em rgba(36,199,248,0), 13em 13em rgba(36,199,248,0), 14em 13em rgba(36,199,248,0), 0 14em rgba(36,199,248,0), 1em 14em rgba(36,199,248,0), 2em 14em rgba(36,199,248,0), 3em 14em rgba(36,199,248,0), 4em 14em #b6c9a8, 5em 14em #e3edd6, 6em 14em #b6c9a8, 7em 14em #b6c9a8, 8em 14em #fff, 9em 14em #fff, 10em 14em rgba(36,199,248,0), 11em 14em rgba(36,199,248,0), 12em 14em rgba(36,199,248,0), 13em 14em rgba(36,199,248,0), 14em 14em rgba(36,199,248,0), 0 15em rgba(36,199,248,0), 1em 15em rgba(36,199,248,0), 2em 15em rgba(36,199,248,0), 3em 15em rgba(36,199,248,0), 4em 15em #b6c9a8, 5em 15em #e3edd6, 6em 15em #e3edd6, 7em 15em #fff, 8em 15em #fff, 9em 15em #fff, 10em 15em rgba(36,199,248,0), 11em 15em rgba(36,199,248,0), 12em 15em rgba(36,199,248,0), 13em 15em rgba(36,199,248,0), 14em 15em rgba(36,199,248,0), 0 16em rgba(36,199,248,0), 1em 16em rgba(36,199,248,0), 2em 16em #b6c9a8, 3em 16em #e3edd6, 4em 16em #e3edd6, 5em 16em #e3edd6, 6em 16em #fff, 7em 16em #fff, 8em 16em #fff, 9em 16em #fff, 10em 16em rgba(36,199,248,0), 11em 16em rgba(36,199,248,0), 12em 16em rgba(36,199,248,0), 13em 16em rgba(36,199,248,0), 14em 16em rgba(36,199,248,0), 0 17em rgba(36,199,248,0), 1em 17em rgba(36,199,248,0), 2em 17em rgba(36,199,248,0), 3em 17em #b6c9a8, 4em 17em #e3edd6, 5em 17em #e3edd6, 6em 17em #fff, 7em 17em #fff, 8em 17em #fff, 9em 17em #fff, 10em 17em rgba(36,199,248,0), 11em 17em rgba(36,199,248,0), 12em 17em rgba(36,199,248,0), 13em 17em rgba(36,199,248,0), 14em 17em rgba(36,199,248,0), 0 18em rgba(36,199,248,0), 1em 18em rgba(36,199,248,0), 2em 18em rgba(36,199,248,0), 3em 18em rgba(36,199,248,0), 4em 18em rgba(36,199,248,0), 5em 18em rgba(36,199,248,0), 6em 18em rgba(36,199,248,0), 7em 18em rgba(36,199,248,0), 8em 18em #b6c9a8, 9em 18em #e3edd6, 10em 18em #fff, 11em 18em rgba(36,199,248,0), 12em 18em rgba(36,199,248,0), 13em 18em rgba(36,199,248,0), 14em 18em rgba(36,199,248,0), 0 19em rgba(36,199,248,0), 1em 19em rgba(36,199,248,0), 2em 19em rgba(36,199,248,0), 3em 19em rgba(36,199,248,0), 4em 19em rgba(36,199,248,0), 5em 19em rgba(36,199,248,0), 6em 19em rgba(36,199,248,0), 7em 19em rgba(36,199,248,0), 8em 19em rgba(36,199,248,0), 9em 19em rgba(36,199,248,0), 10em 19em #fff, 11em 19em rgba(36,199,248,0), 12em 19em rgba(36,199,248,0), 13em 19em rgba(36,199,248,0), 14em 19em rgba(36,199,248,0), 0 20em rgba(36,199,248,0), 1em 20em rgba(36,199,248,0), 2em 20em rgba(36,199,248,0), 3em 20em rgba(36,199,248,0), 4em 20em rgba(36,199,248,0), 5em 20em rgba(36,199,248,0), 6em 20em rgba(36,199,248,0), 7em 20em rgba(36,199,248,0), 8em 20em rgba(36,199,248,0), 9em 20em rgba(36,199,248,0), 10em 20em rgba(36,199,248,0), 11em 20em rgba(36,199,248,0), 12em 20em rgba(36,199,248,0), 13em 20em rgba(36,199,248,0), 14em 20em rgba(36,199,248,0), 0 21em rgba(36,199,248,0), 1em 21em rgba(36,199,248,0), 2em 21em rgba(36,199,248,0), 3em 21em rgba(36,199,248,0), 4em 21em rgba(36,199,248,0), 5em 21em rgba(36,199,248,0), 6em 21em rgba(36,199,248,0), 7em 21em rgba(36,199,248,0), 8em 21em rgba(36,199,248,0), 9em 21em rgba(36,199,248,0), 10em 21em rgba(36,199,248,0), 11em 21em rgba(36,199,248,0), 12em 21em rgba(36,199,248,0), 13em 21em rgba(36,199,248,0), 14em 21em rgba(36,199,248,0);}} \ No newline at end of file diff --git a/img/agpl.png b/img/agpl.png deleted file mode 100755 index 8d95bbe..0000000 Binary files a/img/agpl.png and /dev/null differ diff --git a/img/antcarre.png b/img/antcarre.png new file mode 100644 index 0000000..9ba71e1 Binary files /dev/null and b/img/antcarre.png differ diff --git a/img/antopie.png b/img/antopie.png index f3db050..0bc0471 100755 Binary files a/img/antopie.png and b/img/antopie.png differ diff --git a/img/antopieo.png b/img/antopieo.png new file mode 100755 index 0000000..f3db050 Binary files /dev/null and b/img/antopieo.png differ diff --git a/img/logos/bitwarden.png b/img/logos/bitwarden.png index 1fb376e..ce187a6 100644 Binary files a/img/logos/bitwarden.png and b/img/logos/bitwarden.png differ diff --git a/img/logos/jirafeau.png b/img/logos/jirafeau.png index 9ebaedf..2c58fc2 100644 Binary files a/img/logos/jirafeau.png and b/img/logos/jirafeau.png differ diff --git a/img/logos/matrix.png b/img/logos/matrix.png index 0e2bb2e..f0a2424 100644 Binary files a/img/logos/matrix.png and b/img/logos/matrix.png differ diff --git a/img/logos/matrixfull.png b/img/logos/matrixfull.png deleted file mode 100644 index 366c2ff..0000000 Binary files a/img/logos/matrixfull.png and /dev/null differ diff --git a/img/logos/nextcloud.png b/img/logos/nextcloud.png index 95a53ca..ba67567 100644 Binary files a/img/logos/nextcloud.png and b/img/logos/nextcloud.png differ diff --git a/img/logos/origine/bitwarden.png b/img/logos/origine/bitwarden.png new file mode 100644 index 0000000..1fb376e Binary files /dev/null and b/img/logos/origine/bitwarden.png differ diff --git a/img/logos/origine/gitea.png b/img/logos/origine/gitea.png new file mode 100644 index 0000000..48169c1 Binary files /dev/null and b/img/logos/origine/gitea.png differ diff --git a/img/logos/origine/jirafeau.png b/img/logos/origine/jirafeau.png new file mode 100644 index 0000000..9ebaedf Binary files /dev/null and b/img/logos/origine/jirafeau.png differ diff --git a/img/logos/origine/matrix.png b/img/logos/origine/matrix.png new file mode 100644 index 0000000..0e2bb2e Binary files /dev/null and b/img/logos/origine/matrix.png differ diff --git a/img/logos/origine/nextcloud.png b/img/logos/origine/nextcloud.png new file mode 100644 index 0000000..95a53ca Binary files /dev/null and b/img/logos/origine/nextcloud.png differ diff --git a/img/logos/peertubeo.png b/img/logos/origine/peertube.png similarity index 100% rename from img/logos/peertubeo.png rename to img/logos/origine/peertube.png diff --git a/img/logos/origine/pleroma.png b/img/logos/origine/pleroma.png new file mode 100644 index 0000000..b06dbe4 Binary files /dev/null and b/img/logos/origine/pleroma.png differ diff --git a/img/logos/plumeo.png b/img/logos/origine/plume.png similarity index 100% rename from img/logos/plumeo.png rename to img/logos/origine/plume.png diff --git a/img/logos/origine/privatebin.png b/img/logos/origine/privatebin.png new file mode 100644 index 0000000..48e6608 Binary files /dev/null and b/img/logos/origine/privatebin.png differ diff --git a/img/logos/qr512.png b/img/logos/origine/qr.png similarity index 100% rename from img/logos/qr512.png rename to img/logos/origine/qr.png diff --git a/img/logos/origine/riot.png b/img/logos/origine/riot.png new file mode 100644 index 0000000..fb2256e Binary files /dev/null and b/img/logos/origine/riot.png differ diff --git a/img/logos/origine/rssbridge.png b/img/logos/origine/rssbridge.png new file mode 100644 index 0000000..7d3911b Binary files /dev/null and b/img/logos/origine/rssbridge.png differ diff --git a/img/logos/peertube.png b/img/logos/peertube.png new file mode 100644 index 0000000..0bf4841 Binary files /dev/null and b/img/logos/peertube.png differ diff --git a/img/logos/pleroma.png b/img/logos/pleroma.png index b06dbe4..5d77482 100644 Binary files a/img/logos/pleroma.png and b/img/logos/pleroma.png differ diff --git a/img/logos/plume.png b/img/logos/plume.png new file mode 100644 index 0000000..6edc596 Binary files /dev/null and b/img/logos/plume.png differ diff --git a/img/logos/privatebin.png b/img/logos/privatebin.png index 48e6608..c446d3b 100644 Binary files a/img/logos/privatebin.png and b/img/logos/privatebin.png differ diff --git a/img/logos/qr.png b/img/logos/qr.png new file mode 100755 index 0000000..19e6bae Binary files /dev/null and b/img/logos/qr.png differ diff --git a/img/logos/riot.png b/img/logos/riot.png index fb2256e..4e79672 100644 Binary files a/img/logos/riot.png and b/img/logos/riot.png differ diff --git a/img/logos/rssbridge.png b/img/logos/rssbridge.png index 7d3911b..73f7b94 100644 Binary files a/img/logos/rssbridge.png and b/img/logos/rssbridge.png differ diff --git a/img/lri.png b/img/lri.png index 30a0858..0c9ddbc 100644 Binary files a/img/lri.png and b/img/lri.png differ diff --git a/img/non-pub-horizontale.png b/img/non-pub-horizontale.png deleted file mode 100755 index 7625844..0000000 Binary files a/img/non-pub-horizontale.png and /dev/null differ diff --git a/img/non-pub-horizontale.xcf b/img/non-pub-horizontale.xcf deleted file mode 100755 index 259f2f7..0000000 Binary files a/img/non-pub-horizontale.xcf and /dev/null differ diff --git a/inc/debut.php b/inc/debut.php index 3495cdc..ac46de9 100755 --- a/inc/debut.php +++ b/inc/debut.php @@ -17,16 +17,23 @@ function head($adresse) { <meta name="distribution" content="global"> <meta name="robots" content="index, follow"> <meta name="keywords" lang="fr" content="antopie.org, Miraty, Antopie"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="<?php echo $page['description']; ?>"> <script src="bibli/konami.js"></script> <script> var gomez = new Konami(function() { var div = document.getElementById('gomeza'), display = getComputedStyle(div, null).display; if(display == "block") { document.getElementById("gomeza").style.display = "none"; } else { document.getElementById("gomeza").style.display = "block"; }}); </script> - <style> - <?php require("bibli/lessphp/lessc.inc.php"); - $less = new lessc; - echo $less->compileFile("style.less"); ?> - </style> + <link type="text/css" rel="stylesheet" href="bibli/fontello/css/fontello.css" /> + <link type="text/css" rel="stylesheet" href="bibli/ubuntu/ubuntu.min.css" /> +<?php require("bibli/lessphp/lessc.inc.php"); + $less = new lessc; + $less->setFormatter("compressed"); + $less->checkedCompile("style.less", "style.css"); ?> + <link type="text/css" rel="stylesheet" href="style.css" /> +<?php $less = new lessc; + $less->setFormatter("compressed"); + $less->checkedCompile("bibli/gomez.css", "gomez.min.css"); ?> + <link type="text/css" rel="stylesheet" href="gomez.min.css" /> </head> <body lang="fr"> @@ -43,7 +50,7 @@ function head($adresse) { </aside> <header> <a id="header" href="."> - <div class="logo"><img src="img/antopie.png" width="100%" alt="Logo Ant" /></div> + <div class="logo"><img src="img/antopie.png" max-width="800px" width="100%" alt="Antopie.org" /></div> </a> </header> diff --git a/inc/footer.php b/inc/footer.php index b996c67..95c7f19 100755 --- a/inc/footer.php +++ b/inc/footer.php @@ -8,7 +8,7 @@ </a> </div> <div class="lienfooter"> - <a href="https://code.antopie.org/miraty/web/" class="boutton big small icon-git" > + <a href="https://code.antopie.org/miraty/web/" class="boutton icon-git" > Code source </a> </div> @@ -17,73 +17,61 @@ <div class="traitinterlude"> </div> </div> - <div class="pub-horizontale-bloc"> - <div class="pub-horizontale animated zoomIn fast"> - <script src="bibli/sense3/sense3.js" data-sense3="728x90;adblock,advertising,amazon,apple,browser,chrome,degooglisons,elementary,encyclopedia,facebook,firefox,framabookin,gafam,generic,google,linux,mac,mageia,microsoft,mozilla,opera,referrer,safari,social,system,twitter,ubuntu,wikipedia,windows;#26282C,#ffffff,#FFFFFF,#00d414,#ffffff,#26282C"></script> - </div> - </div> - <div class="interlude"> - <div class="traitinterlude"> - </div> - </div> - <div class="t07 basfooter"> + <div class="basfooter"> <div class="logofooter"> - <a class="ant" href="index.php"> - <div class="logogris"></div> - <br><br><br> - <?php - switch (mt_rand(1, 11)) { - case 1: ?> - Antièrement libre - <?php break; - case 2: ?> - https://www.antopie.org - <?php break; - case 3: ?> - À l'Antipode des GAFAM - <?php break; - case 4: ?> - Anterrons le capitalisme - <?php break; - case 5: ?> - Pour la liberté d'Anternet ! - <?php break; - case 6: ?> - Le slogan trop marrAnt ! - <?php break; - case 7: ?> - Sans publicités gênAntes - <?php break; - case 8: ?> - FAntastique ! - <?php break; - case 9: ?> - Un site fourmilitAnt - <?php break; - case 10: ?> - Fourmiedable ! - <?php break; - case 11: ?> - 100% indépendAnt - <?php break; + <a class="ant" href="."> + <div> + <br><br><br> + <?php + switch (mt_rand(1, 11)) { + case 1: ?> + Antièrement libre + <?php break; + case 2: ?> + https://www.antopie.org + <?php break; + case 3: ?> + À l'Antipode des GAFAM + <?php break; + case 4: ?> + Anterrons le capitalisme + <?php break; + case 5: ?> + Pour la liberté d'Anternet ! + <?php break; + case 6: ?> + Le slogan trop marrAnt ! + <?php break; + case 7: ?> + Sans publicités gênAntes + <?php break; + case 8: ?> + FAntastique ! + <?php break; + case 9: ?> + Un site fourmilitAnt + <?php break; + case 10: ?> + Fourmiedable ! + <?php break; + case 11: ?> + 100% indépendAnt + <?php break; - } ?> -</a> + } ?> + </div> + </a> </div> <div class="textefooter"> - Fait avec <span class="icon-heart" title="coeur"></span> en France.<br> + Fait avec <span class="icon-heart-2" title="coeur"></span> en France.<br> Le <a href="https://code.antopie.org/miraty/web">code source de ce site</a> est publié sous <a href="LICENSE.html"><abbr title="GNU Affero General Public License">AGPL</abbr></a> version 3 ou toute version ultérieure. <br> Créé par Miraty avec HTML, Less et PHP ; servi par Nginx sous Debian/YunoHost. <br> Images Ant, Antopie.org et erreur 404 créées par Zarkaa sous <abbr title="Creative Commons - Attribution - Partage dans les mêmes conditions">CC-BY-SA</abbr>. </div> - <div class="gomeza animated slideInUp" id="gomeza" onclick='var div = document.getElementById("gomeza"), display = getComputedStyle(div, null).display; document.getElementById("gomeza").style.display = "none";'> - <div class="gomez-items-wrap"> - <div class="gomez-item-wrap"> - <i class="gomez yeah"></i> - </div> - </div> + <div class="gomeza" id="gomeza" onclick='var div = document.getElementById("gomeza"), display = getComputedStyle(div, null).display; document.getElementById("gomeza").style.display = "none";'> + <span class="gomez run"></span> </div> </div> </footer> diff --git a/index.php b/index.php index a08c64e..d499fb9 100755 --- a/index.php +++ b/index.php @@ -21,72 +21,72 @@ head("index.php"); ?> <?php $logoService = array( -'plume' => 'plumeo.png', -'peertube' => 'peertubeo.png', -'gitea' => 'gitea.png', -'qr' => "qr512.png", -'bitwarden' => 'bitwarden.png', -'nextcloud' => 'nextcloud.png', -'synapse' => 'matrix.png', -'riot' => 'riot.png', -'privatebin' => 'privatebin.png', -'jirafeau' => 'jirafeau.png', -'rssbridge' => 'rssbridge.png', + 'plume' => 'plume.png', + 'peertube' => 'peertube.png', + 'gitea' => 'gitea.png', + 'qr' => "qr.png", + 'bitwarden' => 'bitwarden.png', + 'nextcloud' => 'nextcloud.png', + 'synapse' => 'matrix.png', + 'riot' => 'riot.png', + 'privatebin' => 'privatebin.png', + 'jirafeau' => 'jirafeau.png', + 'rssbridge' => 'rssbridge.png', ); $urlService = array( -'plume' => 'blog', -'peertube' => 'video', -'gitea' => 'code', -'qr' => "qr", -'bitwarden' => 'mdp', -'nextcloud' => 'nuage', -'synapse' => 'matrix', -'riot' => 'riot', -'privatebin' => 'texte', -'jirafeau' => 'up', -'rssbridge' => 'rss', + 'plume' => 'blog', + 'peertube' => 'video', + 'gitea' => 'code', + 'qr' => "qr", + 'bitwarden' => 'mdp', + 'nextcloud' => 'nuage', + 'synapse' => 'matrix', + 'riot' => 'riot', + 'privatebin' => 'texte', + 'jirafeau' => 'up', + 'rssbridge' => 'rss', ); $nomService = array( -'plume' => 'Plume', -'peertube' => 'PeerTube', -'gitea' => 'Gitea', -'qr' => "Générateur de codes QR", -'bitwarden' => 'Bitwarden', -'nextcloud' => 'Nextcloud', -'synapse' => 'Synapse', -'riot' => 'Riot', -'privatebin' => 'PrivateBin', -'jirafeau' => 'Jirafeau', -'rssbridge' => 'RSS Bridge', + 'plume' => 'Plume', + 'peertube' => 'PeerTube', + 'gitea' => 'Gitea', + 'qr' => "Générateur de codes QR", + 'bitwarden' => 'Bitwarden', + 'nextcloud' => 'Nextcloud', + 'synapse' => 'Synapse', + 'riot' => 'Riot', + 'privatebin' => 'PrivateBin', + 'jirafeau' => 'Jirafeau', + 'rssbridge' => 'RSS Bridge', ); $infoThemeService = array( -'plume' => 'Thème spécial sombre & rouge', -'peertube' => 'Thème spécial rouge', -'gitea' => 'Thème spécial sombre', -'qr' => NULL, -'bitwarden' => NULL, -'nextcloud' => 'Thème spécial rouge', -'synapse' => NULL, -'riot' => NULL, -'privatebin' => 'Thème spécial sombre & rouge', -'jirafeau' => NULL, -'rssbridge' => NULL, + 'plume' => 'Thème spécial sombre & rouge', + 'peertube' => 'Thème spécial rouge', + 'gitea' => 'Thème spécial sombre', + 'qr' => NULL, + 'bitwarden' => NULL, + 'nextcloud' => 'Thème spécial rouge', + 'synapse' => NULL, + 'riot' => NULL, + 'privatebin' => 'Thème spécial sombre & rouge', + 'jirafeau' => NULL, + 'rssbridge' => NULL, ); $descService = array( -'plume' => "Créez simplement un blog qui sera accessible via le Web, le Fédiverse et un flux Atom.", -'peertube' => "Regardez ou publiez des vidéos sur le Fédiverse en pair à pair.", -'gitea' => 'Forge logicielle simple basée sur Git.', -'qr' => "Créez des codes QR simplement ; créé par moi-même.", -'bitwarden' => "Générez, enregistrez et syncronisez des mots ou phrases de passe fortes.", -'nextcloud' => "Stockage et syncronisation de fichiers avec en bonus client mail, syncronisation des contacts (CardDAV) et de l'agenda (CalDAV), sondages, chat écrit, audio ou vidéo, et gestionnaire de mot de passe.", -'synapse' => 'Serveur Matrix. <br>Matrix est un protocol récent pour la communication écrite, audio ou vidéo.', -'riot' => 'Client Web pour Matrix.', -'privatebin' => 'Partagez des textes, codes sources ou Markdown rapidement.', -'jirafeau' => "Partagez rapidement n'importe quel fichier avec n'importe qui.", -'rssbridge' => "Exportez les données de centaines de sites aux formats Atom, HTML, JSON, Mrss ou texte.", + 'plume' => "Créez simplement un blog qui sera accessible via le Web, le Fédiverse et un flux Atom.", + 'peertube' => "Regardez ou publiez des vidéos sur le Fédiverse en pair à pair.", + 'gitea' => 'Forge logicielle simple basée sur Git.', + 'qr' => "Créez des codes QR simplement ; créé par moi-même.", + 'bitwarden' => "Générez, enregistrez et syncronisez des mots ou phrases de passe fortes.", + 'nextcloud' => "Stockage et syncronisation de fichiers avec en bonus client mail, syncronisation des contacts (CardDAV) et de l'agenda (CalDAV), sondages, chat écrit, audio ou vidéo, et gestionnaire de mot de passe.", + 'synapse' => 'Serveur Matrix. <br>Matrix est un protocol récent pour la communication écrite, audio ou vidéo.', + 'riot' => 'Client Web pour Matrix.', + 'privatebin' => 'Partagez des textes, codes sources ou Markdown rapidement.', + 'jirafeau' => "Partagez rapidement n'importe quel fichier avec n'importe qui.", + 'rssbridge' => "Exportez les données de centaines de sites aux formats Atom, HTML, JSON, Mrss ou texte.", ); foreach($descService as $codeService => $descService) { ?> diff --git a/navigateur.php b/navigateur.php index d4ae97a..59f7f01 100755 --- a/navigateur.php +++ b/navigateur.php @@ -14,7 +14,7 @@ Votre adresse IP est : <code><?php echo htmlspecialchars($_SERVER['REMOTE_ADDR']); ?></code> <br><br> - <span class="icon-info-1 t08 texte-secondaire"> Une adresse IP (IP pour Internet Protocol) est une information permettant d'identifier un ordinateur. Elle est utilisée pour n'importe quel échange sur internet.</span> + <span class="icon-info texte-secondaire"> Une adresse IP (IP pour Internet Protocol) est une information permettant d'identifier un ordinateur. Elle est utilisée pour n'importe quel échange sur internet.</span> </p> @@ -32,7 +32,7 @@ Votre <a href="https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rent_(informatique)">référent HTTP</a> (HTTP referer) est : <code><?php echo htmlspecialchars($_SERVER['HTTP_REFERER']); ?></code> <?php } ?> <br><br> - <span class="icon-info-1 t08 texte-secondaire"> Un référent HTTP est une information envoyée par votre navigateur indiquant au site sur quelle page vous vous trouviez avant d'utiliser le lien qui vous a conduit ici.</span> + <span class="icon-info texte-secondaire"> Un référent HTTP est une information envoyée par votre navigateur indiquant au site sur quelle page vous vous trouviez avant d'utiliser le lien qui vous a conduit ici.</span> <br> @@ -46,7 +46,7 @@ <h2>Votre agent utilisateur</h2> L'<a href="https://fr.wikipedia.org/wiki/User_agent">agent utilisateur</a> (user agent) envoyé par votre navigateur est : <code><?php echo htmlspecialchars($_SERVER['HTTP_USER_AGENT']); ?></code> <br><br> - <span class="icon-info-1 t08 texte-secondaire"> Un agent utilisateur est une information envoyée par votre navigateur indiquant au site diverses informations sur vous. Il peut contenir votre système d'exploitation, votre navigateur, sa version et votre langue.</span> + <span class="icon-info texte-secondaire"> Un agent utilisateur est une information envoyée par votre navigateur indiquant au site diverses informations sur vous. Il peut contenir votre système d'exploitation, votre navigateur, sa version et votre langue.</span> </p> @@ -56,7 +56,7 @@ <h2>Langues demandées</h2> Votre navigateur a demandé la ou les langue·s suivante·s : <code><?php echo htmlspecialchars($_SERVER['HTTP_ACCEPT_LANGUAGE']); ?></code> <br><br> - <span class="icon-info-1 t08 texte-secondaire"> Votre navigateur envoie aux pages qu'il visite la liste des langues que vous êtes censé·e pouvoir lire (généralement en se basant sur la langue de son interface).</span> + <span class="icon-info texte-secondaire"> Votre navigateur envoie aux pages qu'il visite la liste des langues que vous êtes censé·e pouvoir lire (généralement en se basant sur la langue de son interface).</span> </p> diff --git a/style.less b/style.less index f914294..01d6efc 100755 --- a/style.less +++ b/style.less @@ -1,8 +1,3 @@ -@import "bibli/fontello/css/fontello.css"; // Icones Fontelo -@import "bibli/ubuntu/ubuntu.min.css"; // Polices Ubuntu -@import "bibli/animate.min.css"; // Animations CSS -@import "bibli/fork-awesome/css/fork-awesome.min.css"; // Animations CSS - @fond: #2D2F34; @fond-footer: darken(@fond, 3%); @fond-option-hover: lighten(@fond, 10%); @@ -24,7 +19,7 @@ padding: 10px; margin: 5px; display: inline-block; - border-radius: 10px; + border-radius: 14px; color: @texte-principal; text-decoration: none; @@ -59,87 +54,34 @@ a { } - -.pub-carree-bloc { - display: flex; - text-align: center; - justify-content: center; - -} - -.pub-carree { - - display: flex; - border: white 3px solid; - text-align: center; - justify-content: center; - max-width: 300px; - line-height : 0pt; - border-radius: 10px; - - margin: 20px; - padding: 2px; - - - -} - -.pub-horizontale-bloc { - - display: flex; - text-align: center; - justify-content: center; - -} - -.pub-horizontale { - - border: #808080 2px solid; - border-radius: 10px; - margin: 30px; - padding: 2px; - width: 729px; - min-height: 90px; - - - /* Affiche "Vous avez bloqué cette publicité" quand on a un bloqueur de pub ou quand on clic sur la croix */ - background-image: url("img/non-pub-horizontale.png"); - -} - .optionhaute { border-top: none; } - .logo { margin-bottom: 10px; } .img404 { - text-align: center; padding-top: 10px; padding-bottom: 30px; - } body, code { - font-family: "Ubuntu"; - padding: 0px; - margin: 0px; - background-color: @fond; - color: @texte-principal; - font-size: 25px; - line-height: 35px; - + font-family: "Ubuntu"; + padding: 0px; + margin: 0px; + background-color: @fond; + color: @texte-principal; + font-size: 25px; + line-height: 35px; } address { font-style: normal; } - .grille-services { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; @@ -160,7 +102,6 @@ address { } - .service { padding: 20px; border: 2px #2D2F34 solid; @@ -199,9 +140,9 @@ address { } .elLogoServ { - max-width: 150px; - max-height: 100px; - color: white; + max-width: 150px; + max-height: 100px; + color: white; } .descService { @@ -218,12 +159,9 @@ main { margin-right: 30px; } - - .centre { text-align: center; justify-content: center; - } // FOOTER @@ -232,30 +170,18 @@ main { margin: 10px; line-height: 1.5em; width: 60%; - -} - -.logofooter { - padding-left: 6%; - margin-top: 20px; - -} - -.ant { - + padding-left: 20px; + padding-right: 20px; } .interlude { display: flex; justify-content: center; - - } .traitinterlude { border-top: 2px gray dashed; - width: 800px; - + width: 650px; } .basfooter { @@ -263,7 +189,6 @@ main { justify-content: space-around; margin-top: 30px; margin-bottom: 20px; - } .corps { @@ -275,52 +200,43 @@ footer { background-color: @fond-footer; display: flex; flex-direction: column; - } -.logogris { - +.logofooter { + padding-left: 6%; + margin-top: 20px; + text-align: center; } .ant { background-color: @fond-footer; background-image: url(img/antpetitgris.png); - width: 264px; - height: 80px; + background-repeat: no-repeat; + background-position: center top; display: inline-block; text-decoration: none; + min-width: 264px; + min-height: 80px; } .ant:hover { background-image: url(img/antpetit.png); } - .liensfooter { display: flex; flex-direction: row; padding: 20px; - } .lienfooter { margin: 10px; - -} - -@media (max-width: 500px) { - .textefooter { - padding-left: 10%; - padding-right: 10%; - - } } /* ----------------------- HEADER ------------------------ */ #header { margin: 0px; - width: 50%; border: 3px white solid; border-top: none; border-radius: 0px 0px 12px 12px; @@ -329,6 +245,9 @@ footer { display: flex; justify-content: center; padding: 30px; + padding-bottom: 20px; + margin-left: 35px; + margin-right: 35px; } #pres { @@ -346,8 +265,6 @@ footer { header { display: flex; justify-content: center; - - } @@ -360,45 +277,38 @@ header { background-color: @fond-option-hover; transition: all 0.2s ease-in-out; color: @couleur-lien !important; - } // ----- TITRES ----- h1, h2, h3, h4, h5, h6 { - font-weight: 500; + font-weight: normal; } h1 { font-size: 250%; text-align: center; - } h2 { -font-size: 200%; - + font-size: 200%; } h3 { -font-size: 160%; - + font-size: 160%; } h4 { -font-size: 140%; - + font-size: 140%; } h5 { -font-size: 125%; - + font-size: 125%; } h6 { -font-size: 110%; - + font-size: 110%; } #LRI { @@ -408,431 +318,57 @@ font-size: 110%; position: absolute; top: 10px; left: 10px; + @media (max-width: 1300px) { + width: 60px; + position: absolute; + top: 2px; + left: 2px; + } @media (max-width: 1000px) { - width: 8px; + width: 32px; position: absolute; top: 2px; left: 2px; } } -.in92pack { - color: @fond !important; - text-decoration: none !important; -} - -.li192pack { - color: @fond !important; - text-decoration: none !important; -} - -.li192pack:hover { - color: #de00ff; - text-decoration: none; - transition: color 10s ease-in-out; -} - .gomeza { display: none; // Sera changé le moment voulu en JS position: fixed; bottom: 0px; - right: 30px; + left: 30px; z-index: 100; } -.gomez-items-wrap { - display: flex; - flex: 70; - width: 100%; - justify-content: space-around; +@media (max-width: 800px) { + + .basfooter { + flex-direction: column; + } + + .textefooter { + width: auto; + margin: 4%; + margin-bottom: 0px; + } + + .logofooter { + padding: 0px; + } + + .traitinterlude { + width: 80%; + } } -.gomez-item-wrap { - width: 142px; - height: 192px; - display: flex; - align-items: center; - justify-content: center; -} - -.gomez { - width: 10px; - height: 10px; - display: block; - transform: translate(-500%, -500%); /* OMG, it's magic */ - background: transparent; -} - -.gomez.yeah { - box-shadow: - /* - Conjuntos de sombras, da esquerda para direita, de cima para baixo (exceção do chapéu) - */ - - /* linha 1 */ - 10px 0 0 #a3a085, - 19px 0 0 #e1ced2, - 29px 0 0 #fff, - 39px 0 0 #fff, - 49px 0 0 #fff, - 59px 0 0 #fff, - 69px 0 0 #fff, - 79px 0 0 #fff, - 89px 0 0 #fff, - 99px 0 0 #fff, - 106px 0 0 #fff, - - /* linha 2 */ - 0 10px 0 #a3a085, - 10px 10px 0 #e1ced2, - 19px 10px 0 #e1ced2, - 29px 10px 0 #fff, - 39px 10px 0 #fff, - 49px 10px 0 #fff, - 59px 10px 0 #fff, - 69px 10px 0 #fff, - 79px 10px 0 #fff, - 89px 10px 0 #fff, - 99px 10px 0 #fff, - 109px 10px 0 #fff, - 116px 10px 0 #fff, - - /* linha 3 */ - 0 20px 0 #a3a085, - 10px 20px 0 #e1ced2, - 19px 20px 0 #fff, - 29px 20px 0 #000, /* olho */ - 39px 20px 0 #fff, - 49px 20px 0 #fff, - 59px 20px 0 #fff, - 69px 20px 0 #fff, - 79px 20px 0 #fff, - 89px 20px 0 #fff, - 96px 20px 0 #fff, - 106px 20px 0 #000, /* olho */ - 116px 20px 0 #fff, - - /* linha 4 */ - 0 30px 0 #a3a085, - 10px 30px 0 #e1ced2, - 19px 30px 0 #fff, - 29px 30px 0 #fff, - 39px 30px 0 #fff, - 49px 30px 0 #fff, - 59px 30px 0 #000, - 69px 30px 0 #000, - 79px 30px 0 #000, - 87px 30px 0 #000, - 97px 30px 0 #fff, - 107px 30px 0 #fff, - 116px 30px 0 #fff, - - /* linha 5 */ - 0 40px 0 #a3a085, - 10px 40px 0 #e1ced2, - 19px 40px 0 #fff, - 29px 40px 0 #fff, - 39px 40px 0 #fff, - 49px 40px 0 #fff, - 59px 40px 0 #c9326e, - 68px 40px 0 #c9326e, - 78px 40px 0 #000, - 87px 40px 0 #000, - 97px 40px 0 #fff, - 107px 40px 0 #fff, - 116px 40px 0 #fff, - - /* linha 6 */ - 0 50px 0 #a3a085, - 10px 50px 0 #e1ced2, - 19px 50px 0 #fff, - 29px 50px 0 #fff, - 39px 50px 0 #fff, - 49px 50px 0 #fff, - 59px 50px 0 #fff, - 68px 50px 0 #c9326e, - 78px 50px 0 #000, - 87px 50px 0 #fff, - 97px 50px 0 #fff, - 107px 50px 0 #fff, - 116px 50px 0 #fff, - - /* linha 7 abaixo da boca */ - 29px 60px 0 #e1ced2, - 20px 60px 0 #a3a085, - 29px 60px 0 #e1ced2, - 39px 60px 0 #fff, - 49px 60px 0 #fff, - 59px 60px 0 #fff, - 69px 60px 0 #fff, - 79px 60px 0 #fff, - 87px 60px 0 #fff, - 97px 60px 0 #fff, - 107px 60px 0 #fff, - - /* linha 8 pescoço */ - 39px 70px 0 #a3a085, - 49px 70px 0 #a3a085, - 59px 70px 0 #e1ced2, - 68px 70px 0 #fff, - - /* linha 9 braços */ - 10px 80px 0 #a3a085, - 19px 80px 0 #fff, - 29px 80px 0 #fff, - 39px 80px 0 #e1ced2, - 49px 80px 0 #fff, - 59px 80px 0 #fff, - 68px 80px 0 #fff, - 78px 80px 0 #fff, - 88px 80px 0 #a3a085, - 97px 80px 0 #a3a085, - - /* linha 10 */ - 29px 90px 0 #fff, - 20px 90px 0 #a3a085, - 29px 90px 0 #fff, - 39px 90px 0 #fff, - 49px 90px 0 #fff, - 59px 90px 0 #fff, - 69px 90px 0 #fff, - 78px 90px 0 #fff, - 88px 90px 0 #a3a085, - - /* linha 11 */ - 29px 100px 0 #a3a085, - 39px 100px 0 #fff, - 49px 100px 0 #fff, - 59px 100px 0 #fff, - 69px 100px 0 #fff, - 78px 100px 0 #fff, - - /* linha 12 */ - 29px 110px 0 #a3a085, - 39px 110px 0 #e1ced2, - 49px 110px 0 #fff, - 59px 110px 0 #fff, - 69px 110px 0 #fff, - 78px 110px 0 #fff, - - /* linha 13 */ - 29px 120px 0 #a3a085, - 39px 120px 0 #e1ced2, - 49px 120px 0 #fff, - 59px 120px 0 #fff, - 69px 120px 0 #fff, - 78px 120px 0 #fff, - - /* linha 14 */ - 29px 130px 0 #a3a085, - 39px 130px 0 #e1ced2, - 49px 130px 0 #a3a085, - 59px 130px 0 #a3a085, - 69px 130px 0 #e1ced2, - 78px 130px 0 #a3a085, - - /* linha 15 pés */ - 19px 140px 0 #a3a085, - 29px 140px 0 #e1ced2, - 69px 140px 0 #a3a085, - - /* chapéu linha 1 */ - 30px -40px 0 #e89a2e, - 40px -40px 0 #c0060b, - 50px -40px 0 #c0060b, - - /* chapéu linha 2 */ - 20px -30px 0 #e89a2e, - 30px -30px 0 #91000f, - 40px -30px 0 #c0060b, - 50px -30px 0 #c0060b, - - /* chapéu linha 3 */ - 30px -20px 0 #91000f, - 40px -20px 0 #c0060b, - 50px -20px 0 #c0060b; -} - -.gomez.umm { - box-shadow: - /* - Conjuntos de sombras, da esquerda para direita, de cima para baixo (exceção do chapéu) - */ - - /* linha 1 */ - 10px 0 0 #a3a085, - 19px 0 0 #e1ced2, - 29px 0 0 #fff, - 39px 0 0 #fff, - 49px 0 0 #fff, - 59px 0 0 #fff, - 69px 0 0 #fff, - 79px 0 0 #fff, - 89px 0 0 #fff, - 99px 0 0 #fff, - 106px 0 0 #fff, - - /* linha 2 */ - 0 10px 0 #a3a085, - 10px 10px 0 #e1ced2, - 19px 10px 0 #fff, - 29px 10px 0 #fff, - 39px 10px 0 #fff, - 49px 10px 0 #fff, - 59px 10px 0 #fff, - 69px 10px 0 #fff, - 79px 10px 0 #fff, - 89px 10px 0 #fff, - 99px 10px 0 #fff, - 109px 10px 0 #fff, - 116px 10px 0 #fff, - - /* linha 3 */ - 0 20px 0 #a3a085, - 10px 20px 0 #e1ced2, - 19px 20px 0 #fff, - 29px 20px 0 #fff, - 39px 20px 0 #fff, - 49px 20px 0 #fff, - 59px 20px 0 #fff, - 69px 20px 0 #fff, - 79px 20px 0 #fff, - 89px 20px 0 #fff, - 96px 20px 0 #fff, - 106px 20px 0 #fff, /* olho */ - 116px 20px 0 #fff, - - /* linha 4 */ - 0 30px 0 #a3a085, - 10px 30px 0 #e1ced2, - 19px 30px 0 #fff, - 29px 30px 0 #000, /* olho */ - 39px 30px 0 #fff, - 49px 30px 0 #fff, - 59px 30px 0 #fff, - 69px 30px 0 #fff, - 79px 30px 0 #fff, - 87px 30px 0 #fff, - 97px 30px 0 #fff, - 107px 30px 0 #000, /* olho */ - 116px 30px 0 #fff, - - /* linha 5 */ - 0 40px 0 #a3a085, - 10px 40px 0 #e1ced2, - 19px 40px 0 #fff, - 29px 40px 0 #fff, - 39px 40px 0 #fff, - 49px 40px 0 #fff, - 59px 40px 0 #fff, - 68px 40px 0 #fff, - 78px 40px 0 #fff, - 87px 40px 0 #fff, - 97px 40px 0 #fff, - 107px 40px 0 #fff, - 116px 40px 0 #fff, - - /* linha 6 */ - 0 50px 0 #a3a085, - 10px 50px 0 #e1ced2, - 19px 50px 0 #fff, - 29px 50px 0 #fff, - 39px 50px 0 #fff, - 49px 50px 0 #fff, - 59px 50px 0 #fff, - 68px 50px 0 #fff, - 78px 50px 0 #000, /* boca */ - 87px 50px 0 #fff, - 97px 50px 0 #fff, - 107px 50px 0 #fff, - 116px 50px 0 #fff, - - /* linha 7 */ - 29px 60px 0 #e1ced2, - 20px 60px 0 #a3a085, - 29px 60px 0 #e1ced2, - 39px 60px 0 #fff, - 49px 60px 0 #fff, - 59px 60px 0 #fff, - 69px 60px 0 #fff, - 79px 60px 0 #fff, - 87px 60px 0 #fff, - 97px 60px 0 #fff, - 107px 60px 0 #fff, - - /* linha 8 pescoço */ - 39px 70px 0 #a3a085, - 49px 70px 0 #a3a085, - 59px 70px 0 #e1ced2, - 68px 70px 0 #fff, - - /* linha 9 */ - 29px 80px 0 #a3a085, - 39px 80px 0 #e1ced2, - 49px 80px 0 #fff, - 59px 80px 0 #fff, - 68px 80px 0 #fff, - 78px 80px 0 #fff, - - /* linha 10 */ - 19px 90px 0 #a3a085, - 29px 90px 0 #fff, - 39px 90px 0 #fff, - 49px 90px 0 #fff, - 59px 90px 0 #fff, - 68px 90px 0 #fff, - 78px 90px 0 #fff, - - /* linha 11 */ - 10px 100px 0 #a3a085, - 19px 100px 0 #fff, - 29px 100px 0 #a3a085, - 39px 100px 0 #fff, - 49px 100px 0 #fff, - 59px 100px 0 #fff, - 68px 100px 0 #fff, - 78px 100px 0 #fff, - 88px 100px 0 #e1ced2, - - /* linha 12 */ - 29px 110px 0 #a3a085, - 39px 110px 0 #e1ced2, - 49px 110px 0 #fff, - 59px 110px 0 #fff, - 69px 110px 0 #fff, - 78px 110px 0 #fff, - - /* linha 13 */ - 29px 120px 0 #a3a085, - 39px 120px 0 #e1ced2, - 49px 120px 0 #e1ced2, - 59px 120px 0 #e1ced2, - 69px 120px 0 #fff, - 78px 120px 0 #fff, - - /* linha 14 */ - 29px 130px 0 #a3a085, - 39px 130px 0 #e1ced2, - 69px 130px 0 #a3a085, - 78px 130px 0 #e1ced2, - - /* linha 15 */ - 29px 140px 0 #a3a085, - 78px 140px 0 #a3a085, - - /* chapéu linha 1 */ - 30px -30px 0 #e89a2e, - 40px -30px 0 #c0060b, - 50px -30px 0 #c0060b, - - /* chapéu linha 2 */ - 20px -20px 0 #e89a2e, - 30px -20px 0 #91000f, - 40px -20px 0 #c0060b, - 50px -20px 0 #c0060b, - - /* chapéu linha 3 */ - 30px -10px 0 #91000f, - 40px -10px 0 #c0060b, - 50px -10px 0 #c0060b; +@media (max-width: 500px) { + .textefooter { + padding-left: 8%; + padding-right: 8%; + margin: 0px; + } + + .liensfooter { + flex-direction: column; + } }