/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__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)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-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)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{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 shakeX{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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-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)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__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)}}.animate__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)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__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}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Thicccboi,sans-serif}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.container-small{max-width:100%}@media (min-width:640px){.container-small{max-width:500px}}@media (min-width:768px){.container-small{max-width:500px}}@media (min-width:1024px){.container-small{max-width:560px}}@media (min-width:1280px){.container-small{max-width:750px}}.container-medium{max-width:100%}@media (min-width:640px){.container-medium{max-width:500px}}@media (min-width:768px){.container-medium{max-width:700px}}@media (min-width:1024px){.container-medium{max-width:900px}}@media (min-width:1280px){.container-medium{max-width:1240px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-\[250px\]{top:250px}.left-\[100px\]{left:100px}.top-\[-100px\]{top:-100px}.right-\[-200px\]{right:-200px}.top-\[300px\]{top:300px}.left-\[200px\]{left:200px}.top-16{top:4rem}.right-\[100px\]{right:100px}.left-0{left:0}.top-0{top:0}.right-0{right:0}.bottom-auto{bottom:auto}.top-auto{top:auto}.bottom-0{bottom:0}.top-60{top:15rem}.left-40{left:10rem}.top-\[130px\]{top:130px}.left-\[130px\]{left:130px}.right-\[-50px\]{right:-50px}.top-\[150px\]{top:150px}.left-\[-100px\]{left:-100px}.top-\[100px\]{top:100px}.right-\[-100px\]{right:-100px}.top-\[450px\]{top:450px}.right-\[-300px\]{right:-300px}.top-\[260px\]{top:260px}.left-\[10px\]{left:10px}.top-\[420px\]{top:420px}.left-\[-40px\]{left:-40px}.top-\[580px\]{top:580px}.left-\[-10px\]{left:-10px}.top-\[740px\]{top:740px}.left-\[70px\]{left:70px}.right-\[10px\]{right:10px}.right-\[-40px\]{right:-40px}.right-\[-10px\]{right:-10px}.right-\[70px\]{right:70px}.top-\[800px\]{top:800px}.right-\[36\%\]{right:36%}.top-5{top:1.25rem}.top-\[500px\]{top:500px}.bottom-\[200px\]{bottom:200px}.left-\[300px\]{left:300px}.top-\[-250px\]{top:-250px}.right-\[-450px\]{right:-450px}.top-\[200px\]{top:200px}.left-\[45\%\]{left:45%}.top-\[90px\]{top:90px}.left-20{left:5rem}.right-20{right:5rem}.top-\[50px\]{top:50px}.left-\[50px\]{left:50px}.left-\[-50px\]{left:-50px}.top-\[0px\]{top:0}.-top-5{top:-1.25rem}.-right-5{right:-1.25rem}.left-4{left:1rem}.top-\[50\%\]{top:50%}.top-2{top:.5rem}.right-2{right:.5rem}.left-\[150px\]{left:150px}.top-\[700px\]{top:700px}.bottom-\[20px\]{bottom:20px}.right-4{right:1rem}.top-\[280px\]{top:280px}.left-\[-250px\]{left:-250px}.left-\[0\]{left:0}.top-\[-20px\]{top:-20px}.left-\[-200px\]{left:-200px}.top-\[0\]{top:0}.left-\[30px\]{left:30px}.top-\[180px\]{top:180px}.left-\[120px\]{left:120px}.left-\[280px\]{left:280px}.top-\[380px\]{top:380px}.left-\[220px\]{left:220px}.left-\[0px\]{left:0}.top-12{top:3rem}.top-\[-50px\]{top:-50px}.top-\[-80px\]{top:-80px}.top-\[-200px\]{top:-200px}.left-\[-150px\]{left:-150px}.top-\[120px\]{top:120px}.left-\[-180px\]{left:-180px}.left-\[-75px\]{left:-75px}.top-10{top:2.5rem}.top-28{top:7rem}.left-28{left:7rem}.top-\[80px\]{top:80px}.left-\[250px\]{left:250px}.top-\[-180px\]{top:-180px}.top-\[30\%\]{top:30%}.top-\[20\%\]{top:20%}.right-\[150px\]{right:150px}.left-\[500px\]{left:500px}.left-\[600px\]{left:600px}.left-\[800px\]{left:800px}.top-\[400px\]{top:400px}.left-\[550px\]{left:550px}.left-\[950px\]{left:950px}.top-\[550px\]{top:550px}.left-\[700px\]{left:700px}.top-\[600px\]{top:600px}.left-\[900px\]{left:900px}.top-\[320px\]{top:320px}.top-\[70px\]{top:70px}.left-\[850px\]{left:850px}.top-\[340px\]{top:340px}.left-\[580px\]{left:580px}.top-\[350px\]{top:350px}.right-\[-150px\]{right:-150px}.top-\[72px\]{top:72px}.left-\[72px\]{left:72px}.top-72{top:18rem}.top-4{top:1rem}.left-\[-0px\]{left:0}.top-1\/2{top:50%}.left-\[50\%\]{left:50%}.left-\[-25px\]{left:-25px}.top-\[40\%\]{top:40%}.right-\[-250px\]{right:-250px}.top-\[-275px\]{top:-275px}.left-\[-315px\]{left:-315px}.top-\[-500px\]{top:-500px}.left-\[-500px\]{left:-500px}.left-\[-600px\]{left:-600px}.z-10{z-index:10}.-z-10{z-index:-10}.z-20{z-index:20}.z-\[-1\]{z-index:-1}.z-\[10\]{z-index:10}.z-50{z-index:50}.z-\[-5\]{z-index:-5}.col-span-3{grid-column:span 3/span 3}.col-\[span_1_\/_span_1\]{grid-column:span 1/span 1}.col-\[2_\/_3\]{grid-column:2/3}.col-\[4_\/_5\]{grid-column:4/5}.row-\[span_2_\/_span_2\]{grid-row:span 2/span 2}.row-\[2_\/_4\]{grid-row:2/4}.row-\[4_\/_6\]{grid-row:4/6}.float-right{float:right}.m-2{margin:.5rem}.m-auto{margin:auto}.-m-6{margin:-1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-36{margin-top:9rem;margin-bottom:9rem}.mx-4{margin-left:1rem;margin-right:1rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-0{margin-top:0;margin-bottom:0}.mx-\[7px\]{margin-left:7px;margin-right:7px}.my-60{margin-top:15rem;margin-bottom:15rem}.my-\[9px\]{margin-top:9px;margin-bottom:9px}.mx-8{margin-left:2rem;margin-right:2rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-\[24px\]{margin-top:24px;margin-bottom:24px}.my-\[18px\]{margin-top:18px;margin-bottom:18px}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-14{margin-bottom:3.5rem}.mb-20{margin-bottom:5rem}.mb-32{margin-bottom:8rem}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-10{margin-bottom:2.5rem}.ml-4{margin-left:1rem}.mt-10{margin-top:2.5rem}.mb-40{margin-bottom:10rem}.mt-80{margin-top:20rem}.mb-\[34px\]{margin-bottom:34px}.mb-\[85px\]{margin-bottom:85px}.mb-\[118px\]{margin-bottom:118px}.mb-\[25px\]{margin-bottom:25px}.mb-\[70px\]{margin-bottom:70px}.mb-28{margin-bottom:7rem}.mb-\[50px\]{margin-bottom:50px}.mb-24{margin-bottom:6rem}.mb-5{margin-bottom:1.25rem}.mt-32{margin-top:8rem}.mr-4{margin-right:1rem}.mb-8{margin-bottom:2rem}.mt-6{margin-top:1.5rem}.mt-40{margin-top:10rem}.mt-2{margin-top:.5rem}.mb-36{margin-bottom:9rem}.mt-16{margin-top:4rem}.mt-36{margin-top:9rem}.-mb-20{margin-bottom:-5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-\[100px\]{margin-top:100px}.mt-12{margin-top:3rem}.mb-60{margin-bottom:15rem}.mb-80{margin-bottom:20rem}.ml-20{margin-left:5rem}.mb-\[26px\]{margin-bottom:26px}.mb-\[-50px\]{margin-bottom:-50px}.mb-44{margin-bottom:11rem}.mr-8{margin-right:2rem}.mb-1{margin-bottom:.25rem}.mr-12{margin-right:3rem}.mt-0{margin-top:0}.mr-10{margin-right:2.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-\[600px\]{height:600px}.h-full{height:100%}.h-5{height:1.25rem}.h-\[100px\]{height:100px}.h-\[36px\]{height:36px}.h-\[200px\]{height:200px}.h-32{height:8rem}.h-\[800px\]{height:800px}.h-\[500px\]{height:500px}.h-\[797\]{height:797}.h-\[44px\]{height:44px}.h-\[400px\]{height:400px}.h-28{height:7rem}.h-52{height:13rem}.h-40{height:10rem}.h-\[450px\]{height:450px}.h-\[550px\]{height:550px}.h-\[700px\]{height:700px}.h-4{height:1rem}.h-\[80px\]{height:80px}.h-72{height:18rem}.h-\[56px\]{height:56px}.h-\[72px\]{height:72px}.h-8{height:2rem}.h-10{height:2.5rem}.h-\[250px\]{height:250px}.h-\[650px\]{height:650px}.h-\[300px\]{height:300px}.h-\[5px\]{height:5px}.h-60{height:15rem}.h-\[224px\]{height:224px}.h-\[48px\]{height:48px}.h-\[258px\]{height:258px}.h-\[237px\]{height:237px}.h-\[264px\]{height:264px}.h-\[850px\]{height:850px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[70px\]{height:70px}.h-screen{height:100vh}.h-48{height:12rem}.h-\[460px\]{height:460px}.h-64{height:16rem}.h-96{height:24rem}.h-12{height:3rem}.h-80{height:20rem}.h-\[16rem\]{height:16rem}.h-6{height:1.5rem}.h-\[2px\]{height:2px}.h-24{height:6rem}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-\[78px\]{height:78px}.h-14{height:3.5rem}.h-\[1000px\]{height:1000px}.h-\[900px\]{height:900px}.max-h-\[70\%\]{max-height:70%}.min-h-\[25\%\]{min-height:25%}.min-h-\[calc\(100vh-150px\)\]{min-height:calc(100vh - 150px)}.min-h-\[2px\]{min-height:2px}.min-h-\[22\%\]{min-height:22%}.min-h-\[70\%\]{min-height:70%}.w-\[600px\]{width:600px}.w-full{width:100%}.w-5{width:1.25rem}.w-\[100px\]{width:100px}.w-\[36px\]{width:36px}.w-\[200px\]{width:200px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-\[400px\]{width:400px}.w-\[1000px\]{width:1000px}.w-\[800px\]{width:800px}.w-\[500px\]{width:500px}.w-\[207px\]{width:207px}.w-20{width:5rem}.w-44{width:11rem}.w-\[44px\]{width:44px}.w-3\/5{width:60%}.w-2\/5{width:40%}.w-\[550px\]{width:550px}.w-\[700px\]{width:700px}.w-4{width:1rem}.w-\[380px\]{width:380px}.w-4\/5{width:80%}.w-\[56px\]{width:56px}.w-\[318px\]{width:318px}.w-\[72px\]{width:72px}.w-8{width:2rem}.w-10{width:2.5rem}.w-\[450px\]{width:450px}.w-\[250px\]{width:250px}.w-\[350px\]{width:350px}.w-\[850px\]{width:850px}.w-\[650px\]{width:650px}.w-\[54px\]{width:54px}.w-\[300px\]{width:300px}.w-\[269px\]{width:269px}.w-\[48px\]{width:48px}.w-\[223px\]{width:223px}.w-\[243px\]{width:243px}.w-\[504px\]{width:504px}.w-\[255px\]{width:255px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-screen{width:100vw}.w-2\/3{width:66.666667%}.w-48{width:12rem}.w-\[460px\]{width:460px}.w-\[310px\]{width:310px}.w-12{width:3rem}.w-60{width:15rem}.w-6{width:1.5rem}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-0{width:0}.w-80{width:20rem}.w-5\/12{width:41.666667%}.w-7\/12{width:58.333333%}.w-16{width:4rem}.w-96{width:24rem}.w-64{width:16rem}.w-\[78px\]{width:78px}.w-14{width:3.5rem}.w-\[900px\]{width:900px}.min-w-\[64px\]{min-width:64px}.min-w-\[72px\]{min-width:72px}.min-w-\[70\%\]{min-width:70%}.max-w-\[60\%\]{max-width:60%}.max-w-\[50\%\]{max-width:50%}.max-w-\[26rem\]{max-width:26rem}.max-w-3xl{max-width:48rem}.max-w-\[44rem\]{max-width:44rem}.max-w-\[44\%\]{max-width:44%}.max-w-\[800px\]{max-width:800px}.max-w-\[45\%\]{max-width:45%}.flex-1{flex:1 1 0%}.flex-none{flex:none}.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.basis-3\/5{flex-basis:60%}.basis-2\/5{flex-basis:40%}.basis-1\/3{flex-basis:33.333333%}.basis-\[60\%\]{flex-basis:60%}.basis-\[35\%\]{flex-basis:35%}.basis-full{flex-basis:100%}.basis-\[250px\]{flex-basis:250px}.rotate-180{--tw-rotate:180deg}.rotate-45,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.auto-cols-\[1fr\]{grid-auto-columns:1fr}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[1fr_1fr_1fr_1fr_1fr\]{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.justify-items-center{justify-items:center}.gap-10{gap:2.5rem}.gap-4{gap:1rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:22px}.rounded-xs{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:12px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-b-\[3px\]{border-bottom-width:3px}.border-z-dark-300{--tw-border-opacity:1;border-color:rgb(44 47 63/var(--tw-border-opacity))}.border-z-white-100{--tw-border-opacity:1;border-color:rgb(183 180 207/var(--tw-border-opacity))}.border-z-pink{--tw-border-opacity:1;border-color:rgb(86 198 205/var(--tw-border-opacity))}.border-z-dark-200{--tw-border-opacity:1;border-color:rgb(29 39 58/var(--tw-border-opacity))}.border-white\/5{border-color:rgb(255 255 255/.05)}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-z-border-100{--tw-border-opacity:1;border-color:rgb(48 44 63/var(--tw-border-opacity))}.border-z-border-200{border-color:hsla(0,0%,100%,.12)}.border-z-purple{--tw-border-opacity:1;border-color:rgb(86 198 205/var(--tw-border-opacity))}.bg-z-dark-100{--tw-bg-opacity:1;background-color:rgb(29 39 58/var(--tw-bg-opacity))}.bg-z-blue{--tw-bg-opacity:1;background-color:rgb(52 42 188/var(--tw-bg-opacity))}.bg-z-dark-500{--tw-bg-opacity:1;background-color:rgb(33 45 68/var(--tw-bg-opacity))}.bg-z-dark{--tw-bg-opacity:1;background-color:rgb(20 26 42/var(--tw-bg-opacity))}.bg-z-dark-200{--tw-bg-opacity:1;background-color:rgb(29 39 58/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-z-dark-300{--tw-bg-opacity:1;background-color:rgb(44 47 63/var(--tw-bg-opacity))}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-z-dark-400{--tw-bg-opacity:1;background-color:rgb(27 34 54/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-z-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-z-pink,.bg-z-purple{--tw-bg-opacity:1;background-color:rgb(86 198 205/var(--tw-bg-opacity))}.p-8{padding:2rem}.p-4{padding:1rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-12{padding:3rem}.p-20{padding:5rem}.p-3{padding:.75rem}.p-16{padding:4rem}.p-0\.5{padding:.125rem}.p-0{padding:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-20{padding-left:5rem;padding-right:5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-24{padding-left:6rem;padding-right:6rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-16{padding-left:4rem;padding-right:4rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0{padding-top:0;padding-bottom:0}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-\[42px\]{padding-left:42px;padding-right:42px}.pt-10{padding-top:2.5rem}.pb-16{padding-bottom:4rem}.pr-4{padding-right:1rem}.pr-10{padding-right:2.5rem}.pl-10{padding-left:2.5rem}.pb-0{padding-bottom:0}.pl-8{padding-left:2rem}.pb-12{padding-bottom:3rem}.pt-8{padding-top:2rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pt-4{padding-top:1rem}.pb-10{padding-bottom:2.5rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pb-40{padding-bottom:10rem}.pt-\[100\%\]{padding-top:100%}.pb-8{padding-bottom:2rem}.pt-3{padding-top:.75rem}.pb-6{padding-bottom:1.5rem}.pb-5{padding-bottom:1.25rem}.pb-\[33px\]{padding-bottom:33px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.font-anita{font-family:Anita semi square}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[26px\]{font-size:26px}.text-7xl{font-size:4.5rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-\[22px\]{font-size:22px}.text-9xl{font-size:8rem;line-height:1}.text-\[78px\]{font-size:78px}.text-\[60px\]{font-size:60px}.text-\[44px\]{font-size:44px}.text-\[20px\]{font-size:20px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-normal{font-weight:400}.leading-\[36px\]{line-height:36px}.leading-8{line-height:2rem}.leading-\[84px\]{line-height:84px}.leading-\[72px\]{line-height:72px}.leading-\[52px\]{line-height:52px}.text-z-white-100{--tw-text-opacity:1;color:rgb(183 180 207/var(--tw-text-opacity))}.text-z-dark{--tw-text-opacity:1;color:rgb(20 26 42/var(--tw-text-opacity))}.text-white,.text-z-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-z-dark-100{--tw-text-opacity:1;color:rgb(29 39 58/var(--tw-text-opacity))}.text-z-pink,.text-z-purple{--tw-text-opacity:1;color:rgb(86 198 205/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-10{opacity:.1}.opacity-80{opacity:.8}.opacity-75{opacity:.75}.opacity-60{opacity:.6}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-0,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur-\[40px\]{--tw-blur:blur(40px)}.blur-\[40px\],.blur-\[100px\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[100px\]{--tw-blur:blur(100px)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px rgb(0 0 0/0.04)) drop-shadow(0 4px 3px rgb(0 0 0/0.1))}.drop-shadow-lg,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%)}.invert-\[0\.75\]{--tw-invert:invert(0.75)}.invert-\[0\.75\],.invert-\[\.4\]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert-\[\.4\]{--tw-invert:invert(.4)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@font-face{font-family:Thicccboi;src:url(/_next/static/media/THICCCBOI-Thin.e63da00f.ttf);font-weight:100;font-style:normal}@font-face{font-family:Thicccboi;src:url(/_next/static/media/THICCCBOI-Regular.ffcc15fb.ttf);font-weight:400;font-style:normal}@font-face{font-family:Thicccboi;src:url(/_next/static/media/THICCCBOI-SemiBold.cb015009.ttf);font-weight:600;font-style:normal}@font-face{font-family:Thicccboi;src:url(/_next/static/media/THICCCBOI-Bold.a71a7b78.ttf);font-weight:700;font-style:normal}@font-face{font-family:Anita semi square;src:url("/_next/static/media/Anita semi square.ada094bf.ttf");font-weight:400;font-style:normal}.outlined-text{text-shadow:0 0 2px #fff;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}body{overflow-x:hidden}.bg-circle{background-position:100% -120px}.bg-circle,.bg-circle-0{background-image:url(/images/bgs/eclipse.png);background-size:465px,auto;background-repeat:no-repeat,repeat}.bg-circle-0{background-position:100% -70px}.bg-circle-90{background-image:url(/images/bgs/eclipse270.png)}.bg-circle-90,.bg-circle-180{background-position:100% -70px;background-size:465px,auto;background-repeat:no-repeat,repeat}.bg-circle-180{background-image:url(/images/bgs/eclipse180.png)}.bg-circle-270{background-image:url(/images/bgs/eclipse90.png);background-position:100% -70px;background-size:465px,auto;background-repeat:no-repeat,repeat}.circle-xl{width:150px;height:150px}.circle-lg{width:125px;height:125px}.circle-md{width:100px;height:100px}.circle-sm{width:75px;height:75px}.circle-xs{width:50px;height:50px}.circle-x-1{left:-50px}.circle-x-2{left:100px}.circle-x-3{left:150px}.circle-x-4{left:250px}.circle-x-5{left:350px}.circle-x-6{left:425px}.circle-x-7{left:475px}.circle-y-1{top:-50px}.circle-y-2{top:75px}.circle-y-3{top:150px}.circle-y-4{top:250px}.circle-y-5{top:350px}.circle-y-6{top:425px}.circle-y-7{top:475px}.angular-bg-color{background-color:#d2032e}.typescript-bg-color{background-color:#2f72bc}.html5-bg-color{background-color:#d84924}.dotnet-bg-color{background-color:#572b8a}.vue-bg-color{background-color:#3eaf7c}.css3-bg-color{background-color:#2449d8}.javascript-bg-color{background-color:#ead41c}.react-bg-color{background-color:#5ccfee}.node-bg-color{background-color:#689f63}.bg-gradient-color{background-image:linear-gradient(90deg,#342abc,#56c6cd)}.bg-gradient-color-reverse{background-image:linear-gradient(225deg,#56c6cd,#342abc)}.bg-gradient-color-part-12{background-image:linear-gradient(90deg,#56c6cd,#4066bd)}.bg-gradient-color-part-1{background-image:linear-gradient(90deg,#56c6cd,#4e9ac6)}.bg-gradient-color-part-2{background-image:linear-gradient(90deg,#4e9ac6,#4066bd)}.bg-gradient-color-part-3{background-image:linear-gradient(90deg,#4066bd,#342abc)}.bg-top-fade-color{background-image:linear-gradient(180deg,#141a2a 15%,rgba(21,21,30,0))}.bg-bottom-fade-color{background-image:linear-gradient(0deg,#141a2a 15%,rgba(21,21,30,0))}.bg-gradient-image{background-image:linear-gradient(90deg,#342abc,#56c6cd 64%,#56c6cd)}.bg-gradient-radial{background:radial-gradient(circle,#56c6cd 0,#342abc 100%)}.text-gradient{background-image:linear-gradient(270deg,#342abc,#56c6cd);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.background-shadow{box-shadow:0 6px 14px 0 rgba(0,0,0,.85);transition:box-shadow .3s ease,transform .3s ease}.background-shadow:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.85);transform:translateY(6px)}.button{transition:transform .3s ease}.button:not(.disabled):hover{transform:scale3d(1.04,1.04,1.01)}.link-underline{background-image:linear-gradient(90deg,#342abc,#56c6cd 50%,#56c6cd);transition:width .5s ease-in-out}.panel-container .image-container{transform-style:preserve-3d}.panel-container:hover .image-container{transform:translateZ(0) scale3d(1.05,1.05,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}.panel-container:hover .heading{color:#56c6cd}.panel-container:hover .link-underline{width:100%}.bg-frosty-glass{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-section-web-app{position:relative;display:-ms-grid;display:grid;flex-direction:row;justify-content:center;align-items:flex-start;grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.web-app-sticky{grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;position:-webkit-sticky;position:sticky;top:20px;display:flex;overflow:hidden;width:calc(100vw - 17px);height:150vh;flex-direction:column;justify-content:flex-start;align-items:center}.web-app-image-grid-content{position:absolute;overflow:hidden;width:100%;height:100vh}.web-app-feature-list{display:flex;height:120vh;flex-direction:row;justify-content:flex-end;align-items:flex-start}.web-app-feature-list.div1{grid-column-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-row:2;grid-row-start:2}.web-app-feature-list.div2{-ms-grid-column-span:1;grid-column-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-row:3;grid-row-start:3}.web-app-feature-list.div3{-ms-grid-column-span:1;grid-column-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-row:4;grid-row-start:4}.web-app-feature-list-sticky{position:-webkit-sticky;position:sticky;top:33%;padding-bottom:20vw}.web-app-image{position:absolute!important;left:0!important;top:0!important;right:auto!important;bottom:auto!important;width:100%!important;height:75%!important;-o-object-fit:contain!important;object-fit:contain!important}.half-container{max-width:585px;margin-right:auto;margin-left:auto;padding-right:3em;padding-left:3em}@media screen and (min-width:1440px){.half-container{display:flex;max-width:720px;padding-right:10em;padding-left:6em;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:justify}}@media screen and (min-width:1280px){.half-container{max-width:640px}}@-webkit-keyframes robotMoves{0%{transform:translateY(0)}to{transform:translateY(10px)}}@keyframes robotMoves{0%{transform:translateY(0)}to{transform:translateY(10px)}}@-webkit-keyframes gearhSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes gearhSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes eyesBlink{10%{transform:scaleY(1)}11%{transform:scaleY(0)}12%{transform:scaleY(0)}13%{transform:scaleY(1)}}@keyframes eyesBlink{10%{transform:scaleY(1)}11%{transform:scaleY(0)}12%{transform:scaleY(0)}13%{transform:scaleY(1)}}@-webkit-keyframes eyesMoves{10%{transform:translateX(0)}13%{transform:translateX(-16px)}30%{transform:translateX(-16px)}33%{transform:translateX(16px)}45%{transform:translateX(16px)}47%{transform:translateX(0)}}@keyframes eyesMoves{10%{transform:translateX(0)}13%{transform:translateX(-16px)}30%{transform:translateX(-16px)}33%{transform:translateX(16px)}45%{transform:translateX(16px)}47%{transform:translateX(0)}}@-webkit-keyframes antennaMoves{10%{transform:translateX(0)}13%{transform:translateX(2px)}30%{transform:translateX(2px)}33%{transform:translateX(-20px)}45%{transform:translateX(-20px)}47%{transform:translateX(0)}}@keyframes antennaMoves{10%{transform:translateX(0)}13%{transform:translateX(2px)}30%{transform:translateX(2px)}33%{transform:translateX(-20px)}45%{transform:translateX(-20px)}47%{transform:translateX(0)}}.robot{-webkit-animation:robotMoves 2s ease-in-out infinite alternate;animation:robotMoves 2s ease-in-out infinite alternate}.gear,.gear-1,.robot-antenna,.robot-arm-left,.robot-arm-right{pointer-events:none}.gear{-webkit-animation:gearhSpin 3s linear infinite;animation:gearhSpin 3s linear infinite}.gear,.gear-1{transform-box:fill-box;transform-origin:center center}.gear-1{display:none;transform:translate(-20px,78px)}.robot-eyes>circle{-webkit-animation:eyesBlink 2s linear infinite alternate;animation:eyesBlink 2s linear infinite alternate}.robot-eyes>circle,.robot:hover .robot-eyes{transform-box:fill-box;transform-origin:center center}.robot:hover .robot-eyes{-webkit-animation:eyesMoves 5s linear infinite alternate;animation:eyesMoves 5s linear infinite alternate}.robot:hover .robot-antenna{-webkit-animation:antennaMoves 5s linear infinite alternate;animation:antennaMoves 5s linear infinite alternate}.robot:hover .gear{display:none}.robot:hover .gear-1{display:inline}.robot:hover .robot-arm-right{transform-box:fill-box;transform-origin:center center;transform:rotateY(180deg) rotate(165deg) translate(3px,-35px)}.robot:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.time-line{position:relative;padding:2em 0;margin-top:2em;margin-bottom:2em}.time-line:before{content:"";position:absolute;top:0;left:25px;height:100%;width:4px;background-image:linear-gradient(180deg,#342abc,#56c6cd)}.timeline-img{position:absolute;top:8px;left:12px;width:30px;height:30px;border-radius:50%;box-shadow:0 0 0 4px #56c6cd,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);background:#141a2a}.timeline-content:before{content:"";position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right-color:#333c42}.technology-circle{position:absolute;display:flex;justify-content:center;align-items:center;border:1px dashed #fff;border-radius:50%}.trapezoid-in{position:absolute;top:-51px;width:60px;height:15px;background:#1d273a;transform:perspective(10px) rotateX(-10deg);margin:50px}.trapezoid-in.even{right:0}.trapezoid-in.odd{left:0}.trapezoid-out{position:absolute;bottom:-66px;width:54px;height:15px;transform:perspective(10px) rotateX(-10deg);margin:50px;z-index:10}.trapezoid-out.even{left:3px}.trapezoid-out.odd{right:3px}.grid-dividers{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:space-between}.divider.is_-vertical{width:2px;height:100%}.white{background-color:#141a2a}.tertiary-light{background-color:#273250}.absolute-divider.is_-bottom{bottom:0}.absolute-divider.is_-top{top:0}.absolute-divider{position:absolute;left:0;right:0}.divider.is_-horizontal{height:2px}.hide-u{display:none}.slide{transition:transform .5s ease-in-out}.tk-blob{-webkit-animation:blob-turn var(--time,30s) linear infinite;animation:blob-turn var(--time,30s) linear infinite;fill:var(--fill,#7600f8);position:relative}.tk-blob,.tk-blob svg{transform-origin:center}.tk-blob svg{-webkit-animation:blob-skew calc(var(--time, 30s)*.5) linear 0s infinite;animation:blob-skew calc(var(--time, 30s)*.5) linear 0s infinite}.tk-blob svg path{-webkit-animation:blob-scale calc(var(--time, 30s)*.5) ease-in-out 0s infinite;animation:blob-scale calc(var(--time, 30s)*.5) ease-in-out 0s infinite;transform-origin:center}.w-layout-grid{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px}.w-layout-grid .row1{width:850px;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1;-ms-grid-column-align:center;justify-self:center}.w-layout-grid .row1>div{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);opacity:1;transform-style:preserve-3d}.w-layout-grid .row1>div,.w-layout-grid .row1>div>div{-ms-grid-column:span 1;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.w-layout-grid .row2{transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);opacity:1;transform-style:preserve-3d}.w-layout-grid .row2,.w-layout-grid .row3{width:850px;-ms-grid-column:span 1;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;-ms-grid-row:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.w-layout-grid .row3{-ms-grid-column-align:center;justify-self:center}.grid-1-column{display:-ms-grid;display:grid;grid-auto-columns:1fr;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}.grid-1-column.gallery{justify-content:center;grid-row-gap:56px}.grid-3-columns{display:-ms-grid;display:grid;grid-auto-columns:1fr;grid-column-gap:28px;grid-row-gap:28px;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.grid-3-columns.gallery-center{width:1268px;justify-content:space-evenly;align-items:center}.grid-3-columns.gallery-center,.grid-3-columns.gallery-top{-ms-grid-columns:auto auto auto;grid-template-columns:auto auto auto}.grid-3-columns.gallery-top{justify-content:space-between;align-items:end}@-webkit-keyframes blob-turn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes blob-turn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes blob-skew{0%{transform:skewY(0deg)}13%{transform:skewY(calc(1.8deg * var(--amount, 2)))}18%{transform:skewY(calc(2.2deg * var(--amount, 2)))}24%{transform:skewY(calc(2.48deg * var(--amount, 2)))}25%{transform:skewY(calc(2.5deg * var(--amount, 2)))}26%{transform:skewY(calc(2.48deg * var(--amount, 2)))}32%{transform:skewY(calc(2.2deg * var(--amount, 2)))}37%{transform:skewY(calc(1.8deg * var(--amount, 2)))}50%{transform:skewY(0deg)}63%{transform:skewY(calc(-1.8deg * var(--amount, 2)))}68%{transform:skewY(calc(-2.2deg * var(--amount, 2)))}74%{transform:skewY(calc(-2.48deg * var(--amount, 2)))}75%{transform:skewY(calc(-2.5deg * var(--amount, 2)))}76%{transform:skewY(calc(-2.48deg * var(--amount, 2)))}82%{transform:skewY(calc(-2.2deg * var(--amount, 2)))}87%{transform:skewY(calc(-1.8deg * var(--amount, 2)))}to{transform:skewY(0deg)}}@keyframes blob-skew{0%{transform:skewY(0deg)}13%{transform:skewY(calc(1.8deg * var(--amount, 2)))}18%{transform:skewY(calc(2.2deg * var(--amount, 2)))}24%{transform:skewY(calc(2.48deg * var(--amount, 2)))}25%{transform:skewY(calc(2.5deg * var(--amount, 2)))}26%{transform:skewY(calc(2.48deg * var(--amount, 2)))}32%{transform:skewY(calc(2.2deg * var(--amount, 2)))}37%{transform:skewY(calc(1.8deg * var(--amount, 2)))}50%{transform:skewY(0deg)}63%{transform:skewY(calc(-1.8deg * var(--amount, 2)))}68%{transform:skewY(calc(-2.2deg * var(--amount, 2)))}74%{transform:skewY(calc(-2.48deg * var(--amount, 2)))}75%{transform:skewY(calc(-2.5deg * var(--amount, 2)))}76%{transform:skewY(calc(-2.48deg * var(--amount, 2)))}82%{transform:skewY(calc(-2.2deg * var(--amount, 2)))}87%{transform:skewY(calc(-1.8deg * var(--amount, 2)))}to{transform:skewY(0deg)}}@-webkit-keyframes blob-scale{0%{transform:scaleX(.9) scaleY(1)}25%{transform:scaleX(.9) scaleY(.9)}50%{transform:scaleX(1) scaleY(.9)}75%{transform:scaleX(.9) scaleY(.9)}to{transform:scaleX(.9) scaleY(1)}}@keyframes blob-scale{0%{transform:scaleX(.9) scaleY(1)}25%{transform:scaleX(.9) scaleY(.9)}50%{transform:scaleX(1) scaleY(.9)}75%{transform:scaleX(.9) scaleY(.9)}to{transform:scaleX(.9) scaleY(1)}}p.bubble{position:relative;width:265px;height:unset;text-align:left;line-height:1.4em;margin:40px auto;background-color:#fff;border:8px solid #2c3650;border-radius:30px;font-family:sans-serif;padding:20px!important;font-size:22px}p.bubble.left{width:265px!important}p.thought{width:265px;border-radius:50px;padding:30px}p.bubble:after,p.bubble:before{content:" ";position:absolute;width:0;height:0}p.speech:before{left:30px;bottom:-50px;border-color:#2c3650 transparent transparent #333;border-style:solid;border-width:25px}p.speech:after{left:38px;bottom:-30px;border-color:#fff transparent transparent #fff;border-style:solid;border-width:15px}p.thought:after,p.thought:before{width:40px;height:40px;background-color:#fff;border:8px solid #2c3650;border-radius:28px}p.thought.right:after,p.thought.right:before{left:10px;bottom:-30px}p.thought.left:after,p.thought.left:before{right:-30px;bottom:100px}p.thought:after{width:20px;height:20px;bottom:-40px;border-radius:18px}p.thought.right:after{left:5px}p.thought.left:after{right:-35px;left:unset;bottom:120px}.tab{border:1px solid #1d273a;cursor:pointer}.tab img{opacity:.15}.tab.active{border-color:#b7b4cf;transition:all .5s ease-in-out}.tab.active img{opacity:1}.tab span{color:rgb(183 180 207/var(--tw-text-opacity))}.hover\:hidden:hover{display:none}.hover\:translate-y-\[6px\]:hover{--tw-translate-y:6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.hover\:text-z-blue:hover{--tw-text-opacity:1;color:rgb(52 42 188/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:opacity-100:hover{opacity:1}@media (min-width:1536px){.\32xl\:top-\[230px\]{top:230px}.\32xl\:left-\[-60px\]{left:-60px}.\32xl\:top-\[440px\]{top:440px}.\32xl\:left-\[-180px\]{left:-180px}.\32xl\:top-\[630px\]{top:630px}.\32xl\:left-\[-130px\]{left:-130px}.\32xl\:top-\[820px\]{top:820px}.\32xl\:left-\[-30px\]{left:-30px}.\32xl\:right-\[-60px\]{right:-60px}.\32xl\:right-\[-180px\]{right:-180px}.\32xl\:right-\[-130px\]{right:-130px}.\32xl\:right-\[-30px\]{right:-30px}.\32xl\:top-\[870px\]{top:870px}.\32xl\:right-\[33\%\]{right:33%}.\32xl\:h-20{height:5rem}.\32xl\:w-96{width:24rem}.\32xl\:w-20{width:5rem}.\32xl\:rounded{border-radius:22px}.\32xl\:px-0{padding-left:0;padding-right:0}}.graph *{box-sizing:border-box}.graph html{font-size:100%}.graph .orbit{float:left;width:100%;min-width:100vw;min-height:100vh}.graph .orbit-icon{width:100%;height:100%;line-height:5em;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph .orbit-wrap{height:40em;list-style:none;font-size:1.3em}.graph .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph .orbit-wrap>li:hover ul{border-width:2px;border-color:#fff}.graph .orbit-wrap>li:hover~li ul{border-color:rgba(255,255,255,.2)}.graph .orbit-wrap>li:hover~li ul li{opacity:.4}.graph ul[class^=ring]{box-shadow:none!important}.graph ul[class^=ring],.graph ul[class^=ring] li{transition:all .3s ease-in-out}.graph ul[class^=ring].gradient{background:radial-gradient(circle,#18d8e6 0,#281ccf 100%)}.graph .ring-0{width:40em;height:40em;-webkit-animation:clockwiseRotate 35s linear infinite;animation:clockwiseRotate 35s linear infinite}.graph .ring-0 i>span,.graph .ring-0 i>svg{-webkit-animation:counterClockwiseRotate 35s linear infinite;animation:counterClockwiseRotate 35s linear infinite}.graph .ring-0>:first-of-type{transform:rotate(54.2857142857deg) translate(20.5em) rotate(-54.2857142857deg)}.graph .ring-0>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(20.5em) rotate(-108.5714285714deg)}.graph .ring-0>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(20.5em) rotate(-162.8571428571deg)}.graph .ring-0>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(20.5em) rotate(-217.1428571429deg)}.graph .ring-0>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(20.5em) rotate(-271.4285714286deg)}.graph .ring-0>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(20.5em) rotate(-325.7142857143deg)}.graph .ring-0>:nth-of-type(7){transform:rotate(380deg) translate(20.5em) rotate(-380deg)}.graph .ring-1{width:31em;height:31em;-webkit-animation:clockwiseRotate 30s linear infinite;animation:clockwiseRotate 30s linear infinite}.graph .ring-1 i>span,.graph .ring-1 i>svg{-webkit-animation:counterClockwiseRotate 30s linear infinite;animation:counterClockwiseRotate 30s linear infinite}.graph .ring-1>:first-of-type{transform:rotate(76deg) translate(15.75em) rotate(-76deg)}.graph .ring-1>:nth-of-type(2){transform:rotate(152deg) translate(15.75em) rotate(-152deg)}.graph .ring-1>:nth-of-type(3){transform:rotate(228deg) translate(15.75em) rotate(-228deg)}.graph .ring-1>:nth-of-type(4){transform:rotate(304deg) translate(15.75em) rotate(-304deg)}.graph .ring-1>:nth-of-type(5){transform:rotate(380deg) translate(15.75em) rotate(-380deg)}.graph .ring-2{width:22em;height:22em;-webkit-animation:clockwiseRotate 25s linear infinite;animation:clockwiseRotate 25s linear infinite}.graph .ring-2 i>span,.graph .ring-2 i>svg{-webkit-animation:counterClockwiseRotate 25s linear infinite;animation:counterClockwiseRotate 25s linear infinite}.graph .ring-2>:first-of-type{transform:rotate(47.5deg) translate(11em) rotate(-47.5deg)}.graph .ring-2>:nth-of-type(2){transform:rotate(95deg) translate(11em) rotate(-95deg)}.graph .ring-2>:nth-of-type(3){transform:rotate(142.5deg) translate(11em) rotate(-142.5deg)}.graph .ring-2>:nth-of-type(4){transform:rotate(190deg) translate(11em) rotate(-190deg)}.graph .ring-2>:nth-of-type(5){transform:rotate(237.5deg) translate(11em) rotate(-237.5deg)}.graph .ring-2>:nth-of-type(6){transform:rotate(285deg) translate(11em) rotate(-285deg)}.graph .ring-2>:nth-of-type(7){transform:rotate(332.5deg) translate(11em) rotate(-332.5deg)}.graph .ring-2>:nth-of-type(8){transform:rotate(380deg) translate(11em) rotate(-380deg)}.graph .ring-3{width:13em;height:13em;-webkit-animation:clockwiseRotate 20s linear infinite;animation:clockwiseRotate 20s linear infinite}.graph .ring-3 i>span,.graph .ring-3 i>svg{-webkit-animation:counterClockwiseRotate 20s linear infinite;animation:counterClockwiseRotate 20s linear infinite}.graph .ring-3>:first-of-type{transform:rotate(126.6666666667deg) translate(6.25em) rotate(-126.6666666667deg)}.graph .ring-3>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(6.25em) rotate(-253.3333333333deg)}.graph .ring-3>:nth-of-type(3){transform:rotate(380deg) translate(6.25em) rotate(-380deg)}.graph ul[class^=ring]{border:1px dashed rgba(255,255,255,.5);position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:5em;height:5em;margin:-2.5em}.graph .orbit-center{z-index:5;font-size:2em;width:4em;height:4em;line-height:1.8em;text-align:center;border-radius:50%}.graph .orbit-center:hover .orbit-center__icon{transform:rotate(0deg)}.graph .orbit-center__icon{transform:rotate(-1turn);transition:all .3s ease-in-out}.graph .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph .orbit-wrap>li.orbit-center:hover~li>ul *{transform:translate(0)}.graph .fa-android,.graph .fa-apple,.graph .fa-chrome,.graph .fa-coffee,.graph .fa-edge,.graph .fa-firefox,.graph .fa-heart-o,.graph .fa-linux,.graph .fa-safari,.graph .fa-terminal,.graph .fa-windows{background:#2c3650;color:#fff}.graph .fa-codepen,.graph .fa-css3,.graph .fa-free-code-camp,.graph .fa-git,.graph .fa-html5,.graph .fa-meetup,.graph .fa-podcast{background:#141a2a;color:#fff}.graph-alt *{box-sizing:border-box}.graph-alt html{font-size:100%}.graph-alt .orbit{float:left;width:100%;min-width:100vw;min-height:100vh}.graph-alt .orbit-icon{width:100%;height:100%;line-height:5em;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph-alt .orbit-wrap{height:40em;list-style:none;font-size:1.3em}.graph-alt .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph-alt .orbit-wrap>li:hover ul{border-width:2px;border-color:#fff}.graph-alt .orbit-wrap>li:hover~li ul{border-color:rgba(255,255,255,.2)}.graph-alt .orbit-wrap>li:hover~li ul li{opacity:.4}.graph-alt ul[class^=ring]{box-shadow:none!important}.graph-alt ul[class^=ring],.graph-alt ul[class^=ring] li{transition:all .3s ease-in-out}.graph-alt .ring-0{width:35em;height:35em;-webkit-animation:clockwiseRotate 35s linear infinite;animation:clockwiseRotate 35s linear infinite}.graph-alt .ring-0 i>span,.graph-alt .ring-0 i>svg{-webkit-animation:counterClockwiseRotate 35s linear infinite;animation:counterClockwiseRotate 35s linear infinite}.graph-alt .ring-0>:first-of-type{transform:rotate(54.2857142857deg) translate(17.5em) rotate(-54.2857142857deg)}.graph-alt .ring-0>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(17.5em) rotate(-108.5714285714deg)}.graph-alt .ring-0>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(17.5em) rotate(-162.8571428571deg)}.graph-alt .ring-0>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(17.5em) rotate(-217.1428571429deg)}.graph-alt .ring-0>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(17.5em) rotate(-271.4285714286deg)}.graph-alt .ring-0>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(17.5em) rotate(-325.7142857143deg)}.graph-alt .ring-0>:nth-of-type(7){transform:rotate(380deg) translate(17.5em) rotate(-380deg)}.graph-alt .ring-1{width:24.5em;height:24.5em;-webkit-animation:clockwiseRotate 30s linear infinite;animation:clockwiseRotate 30s linear infinite}.graph-alt .ring-1 i>span,.graph-alt .ring-1 i>svg{-webkit-animation:counterClockwiseRotate 30s linear infinite;animation:counterClockwiseRotate 30s linear infinite}.graph-alt .ring-1>:first-of-type{transform:rotate(76deg) translate(11.75em) rotate(-76deg)}.graph-alt .ring-1>:nth-of-type(2){transform:rotate(152deg) translate(11.75em) rotate(-152deg)}.graph-alt .ring-1>:nth-of-type(3){transform:rotate(228deg) translate(11.75em) rotate(-228deg)}.graph-alt .ring-1>:nth-of-type(4){transform:rotate(304deg) translate(11.75em) rotate(-304deg)}.graph-alt .ring-1>:nth-of-type(5){transform:rotate(380deg) translate(11.75em) rotate(-380deg)}.graph-alt .ring-2{width:14em;height:14em;-webkit-animation:clockwiseRotate 25s linear infinite;animation:clockwiseRotate 25s linear infinite}.graph-alt .ring-2 i>span,.graph-alt .ring-2 i>svg{-webkit-animation:counterClockwiseRotate 25s linear infinite;animation:counterClockwiseRotate 25s linear infinite}.graph-alt .ring-2>:first-of-type{transform:rotate(47.5deg) translate(6em) rotate(-47.5deg)}.graph-alt .ring-2>:nth-of-type(2){transform:rotate(95deg) translate(6em) rotate(-95deg)}.graph-alt .ring-2>:nth-of-type(3){transform:rotate(142.5deg) translate(6em) rotate(-142.5deg)}.graph-alt .ring-2>:nth-of-type(4){transform:rotate(190deg) translate(6em) rotate(-190deg)}.graph-alt .ring-2>:nth-of-type(5){transform:rotate(237.5deg) translate(6em) rotate(-237.5deg)}.graph-alt .ring-2>:nth-of-type(6){transform:rotate(285deg) translate(6em) rotate(-285deg)}.graph-alt .ring-2>:nth-of-type(7){transform:rotate(332.5deg) translate(6em) rotate(-332.5deg)}.graph-alt .ring-2>:nth-of-type(8){transform:rotate(380deg) translate(6em) rotate(-380deg)}.graph-alt .ring-3{width:3.5em;height:3.5em;-webkit-animation:clockwiseRotate 20s linear infinite;animation:clockwiseRotate 20s linear infinite}.graph-alt .ring-3 i>span,.graph-alt .ring-3 i>svg{-webkit-animation:counterClockwiseRotate 20s linear infinite;animation:counterClockwiseRotate 20s linear infinite}.graph-alt .ring-3>:first-of-type{transform:rotate(126.6666666667deg) translate(.25em) rotate(-126.6666666667deg)}.graph-alt .ring-3>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(.25em) rotate(-253.3333333333deg)}.graph-alt .ring-3>:nth-of-type(3){transform:rotate(380deg) translate(.25em) rotate(-380deg)}.graph-alt ul[class^=ring]{border:1px dashed rgba(255,255,255,.5);position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph-alt ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:5em;height:5em;margin:-2.5em}.graph-alt .orbit-center{z-index:5;font-size:2em;width:7em;height:7em;line-height:1.8em;text-align:center;border-radius:50%}.graph-alt .orbit-center:hover .orbit-center__icon{transform:rotate(0deg)}.graph-alt .orbit-center__icon{transform:rotate(-1turn);transition:all .3s ease-in-out}.graph-alt .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph-alt .orbit-wrap>li.orbit-center:hover~li>ul *{transform:translate(0)}.graph-alt .fa-android,.graph-alt .fa-apple,.graph-alt .fa-chrome,.graph-alt .fa-coffee,.graph-alt .fa-edge,.graph-alt .fa-firefox,.graph-alt .fa-heart-o,.graph-alt .fa-linux,.graph-alt .fa-safari,.graph-alt .fa-terminal,.graph-alt .fa-windows{background:#2c3650;color:#fff}.graph-alt .fa-codepen,.graph-alt .fa-css3,.graph-alt .fa-free-code-camp,.graph-alt .fa-git,.graph-alt .fa-html5,.graph-alt .fa-meetup,.graph-alt .fa-podcast{background:#141a2a;color:#fff}.graph-alt2 *{box-sizing:border-box}.graph-alt2 html{font-size:100%}.graph-alt2 .orbit{float:left;width:100%;min-width:100vw;min-height:100vh}.graph-alt2 .orbit-icon{width:100%;height:100%;line-height:5em;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph-alt2 .orbit-wrap{height:40em;list-style:none;font-size:1.3em}.graph-alt2 .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph-alt2 .orbit-wrap>li:hover ul{border-width:2px;border-color:#fff}.graph-alt2 .orbit-wrap>li:hover~li ul{border-color:rgba(255,255,255,.2)}.graph-alt2 .orbit-wrap>li:hover~li ul li{opacity:.4}.graph-alt2 ul[class^=ring]{box-shadow:none!important}.graph-alt2 ul[class^=ring],.graph-alt2 ul[class^=ring] li{transition:all .3s ease-in-out}.graph-alt2 .ring-0{width:60em;height:60em;-webkit-animation:clockwiseRotate 35s linear infinite;animation:clockwiseRotate 35s linear infinite}.graph-alt2 .ring-0 i>span,.graph-alt2 .ring-0 i>svg{-webkit-animation:counterClockwiseRotate 35s linear infinite;animation:counterClockwiseRotate 35s linear infinite}.graph-alt2 .ring-0>:first-of-type{transform:rotate(95deg) translate(30.5em) rotate(-95deg)}.graph-alt2 .ring-0>:nth-of-type(2){transform:rotate(190deg) translate(30.5em) rotate(-190deg)}.graph-alt2 .ring-0>:nth-of-type(3){transform:rotate(285deg) translate(30.5em) rotate(-285deg)}.graph-alt2 .ring-0>:nth-of-type(4){transform:rotate(380deg) translate(30.5em) rotate(-380deg)}.graph-alt2 .ring-1{width:49.5em;height:49.5em;-webkit-animation:clockwiseRotate 30s linear infinite;animation:clockwiseRotate 30s linear infinite}.graph-alt2 .ring-1 i>span,.graph-alt2 .ring-1 i>svg{-webkit-animation:counterClockwiseRotate 30s linear infinite;animation:counterClockwiseRotate 30s linear infinite}.graph-alt2 .ring-1>:first-of-type{transform:rotate(76deg) translate(24.75em) rotate(-76deg)}.graph-alt2 .ring-1>:nth-of-type(2){transform:rotate(152deg) translate(24.75em) rotate(-152deg)}.graph-alt2 .ring-1>:nth-of-type(3){transform:rotate(228deg) translate(24.75em) rotate(-228deg)}.graph-alt2 .ring-1>:nth-of-type(4){transform:rotate(304deg) translate(24.75em) rotate(-304deg)}.graph-alt2 .ring-1>:nth-of-type(5){transform:rotate(380deg) translate(24.75em) rotate(-380deg)}.graph-alt2 .ring-2{width:39em;height:39em;-webkit-animation:clockwiseRotate 25s linear infinite;animation:clockwiseRotate 25s linear infinite}.graph-alt2 .ring-2 i>span,.graph-alt2 .ring-2 i>svg{-webkit-animation:counterClockwiseRotate 25s linear infinite;animation:counterClockwiseRotate 25s linear infinite}.graph-alt2 .ring-2>:first-of-type{transform:rotate(126.6666666667deg) translate(19em) rotate(-126.6666666667deg)}.graph-alt2 .ring-2>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(19em) rotate(-253.3333333333deg)}.graph-alt2 .ring-2>:nth-of-type(3){transform:rotate(380deg) translate(19em) rotate(-380deg)}.graph-alt2 .ring-3{width:28.5em;height:28.5em;-webkit-animation:clockwiseRotate 20s linear infinite;animation:clockwiseRotate 20s linear infinite}.graph-alt2 .ring-3 i>span,.graph-alt2 .ring-3 i>svg{-webkit-animation:counterClockwiseRotate 20s linear infinite;animation:counterClockwiseRotate 20s linear infinite}.graph-alt2 .ring-3>:first-of-type{transform:rotate(126.6666666667deg) translate(13.25em) rotate(-126.6666666667deg)}.graph-alt2 .ring-3>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(13.25em) rotate(-253.3333333333deg)}.graph-alt2 .ring-3>:nth-of-type(3){transform:rotate(380deg) translate(13.25em) rotate(-380deg)}.graph-alt2 ul[class^=ring]{border:1px dashed rgba(255,255,255,.5);position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph-alt2 ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:5em;height:5em;margin:-2.5em}.graph-alt2 .orbit-center{z-index:5;font-size:2em;width:15em;height:7em;line-height:1.8em;text-align:center;border-radius:50%}.graph-alt2 .orbit-center:hover .orbit-center__icon{transform:rotate(0deg)}.graph-alt2 .orbit-center__icon{transform:rotate(-1turn);transition:all .3s ease-in-out}.graph-alt2 .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph-alt2 .orbit-wrap>li.orbit-center:hover~li>ul *{transform:translate(0)}.graph-alt2 .fa-android,.graph-alt2 .fa-apple,.graph-alt2 .fa-chrome,.graph-alt2 .fa-coffee,.graph-alt2 .fa-edge,.graph-alt2 .fa-firefox,.graph-alt2 .fa-heart-o,.graph-alt2 .fa-linux,.graph-alt2 .fa-safari,.graph-alt2 .fa-terminal,.graph-alt2 .fa-windows{background:#2c3650;color:#fff}.graph-alt2 .fa-codepen,.graph-alt2 .fa-css3,.graph-alt2 .fa-free-code-camp,.graph-alt2 .fa-git,.graph-alt2 .fa-html5,.graph-alt2 .fa-meetup,.graph-alt2 .fa-podcast{background:#141a2a;color:#fff}.graph-small *{box-sizing:border-box}.graph-small html{font-size:100%}.graph-small .orbit{width:200px;height:200px}.graph-small .orbit-icon{width:100%;height:100%;line-height:2.2em;font-size:.6em;border-radius:50%;background:#2c3650;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;font-style:normal}.graph-small .orbit-wrap{height:40em;list-style:none;font-size:1.3em}.graph-small .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph-small .orbit-wrap>li:hover ul{border-width:2px;border-color:#fff}.graph-small .orbit-wrap>li:hover~li ul{border-color:rgba(255,255,255,.2)}.graph-small .orbit-wrap>li:hover~li ul li{opacity:.4}.graph-small ul[class^=ring]{box-shadow:none!important}.graph-small ul[class^=ring],.graph-small ul[class^=ring] li{transition:all .3s ease-in-out}.graph-small .ring-0.lg,.graph-small .ring-0.md,.graph-small .ring-0.sm,.graph-small .ring-0.xl,.graph-small .ring-0.xs{width:35em;height:35em}.graph-small .ring-0.clockwise{-webkit-animation:clockwiseRotate 35s linear infinite;animation:clockwiseRotate 35s linear infinite}.graph-small .ring-0.clockwise i>span,.graph-small .ring-0.clockwise i>svg,.graph-small .ring-0.counterclockwise{-webkit-animation:counterClockwiseRotate 35s linear infinite;animation:counterClockwiseRotate 35s linear infinite}.graph-small .ring-0.counterclockwise i>span,.graph-small .ring-0.counterclockwise i>svg{-webkit-animation:clockwiseRotate 35s linear infinite;animation:clockwiseRotate 35s linear infinite}.graph-small .ring-0.xs>:first-of-type{transform:rotate(54.2857142857deg) translate(14.5em) rotate(-54.2857142857deg)}.graph-small .ring-0.sm>:first-of-type{transform:rotate(54.2857142857deg) translate(15em) rotate(-54.2857142857deg)}.graph-small .ring-0.md>:first-of-type{transform:rotate(54.2857142857deg) translate(16em) rotate(-54.2857142857deg)}.graph-small .ring-0.lg>:first-of-type{transform:rotate(54.2857142857deg) translate(16.5em) rotate(-54.2857142857deg)}.graph-small .ring-0.xl>:first-of-type{transform:rotate(54.2857142857deg) translate(17.5em) rotate(-54.2857142857deg)}.graph-small .ring-0.xs>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(14.5em) rotate(-108.5714285714deg)}.graph-small .ring-0.sm>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(15em) rotate(-108.5714285714deg)}.graph-small .ring-0.md>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(16em) rotate(-108.5714285714deg)}.graph-small .ring-0.lg>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(16.5em) rotate(-108.5714285714deg)}.graph-small .ring-0.xl>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(17.5em) rotate(-108.5714285714deg)}.graph-small .ring-0.xs>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(14.5em) rotate(-162.8571428571deg)}.graph-small .ring-0.sm>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(15em) rotate(-162.8571428571deg)}.graph-small .ring-0.md>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(16em) rotate(-162.8571428571deg)}.graph-small .ring-0.lg>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(16.5em) rotate(-162.8571428571deg)}.graph-small .ring-0.xl>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(17.5em) rotate(-162.8571428571deg)}.graph-small .ring-0.xs>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(14.5em) rotate(-217.1428571429deg)}.graph-small .ring-0.sm>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(15em) rotate(-217.1428571429deg)}.graph-small .ring-0.md>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(16em) rotate(-217.1428571429deg)}.graph-small .ring-0.lg>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(16.5em) rotate(-217.1428571429deg)}.graph-small .ring-0.xl>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(17.5em) rotate(-217.1428571429deg)}.graph-small .ring-0.xs>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(14.5em) rotate(-271.4285714286deg)}.graph-small .ring-0.sm>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(15em) rotate(-271.4285714286deg)}.graph-small .ring-0.md>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(16em) rotate(-271.4285714286deg)}.graph-small .ring-0.lg>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(16.5em) rotate(-271.4285714286deg)}.graph-small .ring-0.xl>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(17.5em) rotate(-271.4285714286deg)}.graph-small .ring-0.xs>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(14.5em) rotate(-325.7142857143deg)}.graph-small .ring-0.sm>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(15em) rotate(-325.7142857143deg)}.graph-small .ring-0.md>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(16em) rotate(-325.7142857143deg)}.graph-small .ring-0.lg>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(16.5em) rotate(-325.7142857143deg)}.graph-small .ring-0.xl>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(17.5em) rotate(-325.7142857143deg)}.graph-small .ring-0.xs>:nth-of-type(7){transform:rotate(380deg) translate(14.5em) rotate(-380deg)}.graph-small .ring-0.sm>:nth-of-type(7){transform:rotate(380deg) translate(15em) rotate(-380deg)}.graph-small .ring-0.md>:nth-of-type(7){transform:rotate(380deg) translate(16em) rotate(-380deg)}.graph-small .ring-0.lg>:nth-of-type(7){transform:rotate(380deg) translate(16.5em) rotate(-380deg)}.graph-small .ring-0.xl>:nth-of-type(7){transform:rotate(380deg) translate(17.5em) rotate(-380deg)}.graph-small .ring-1.xs{width:25.5em;height:25.5em}.graph-small .ring-1.sm{width:26em;height:26em}.graph-small .ring-1.md{width:26.5em;height:26.5em}.graph-small .ring-1.lg{width:27em;height:27em}.graph-small .ring-1.xl{width:27.5em;height:27.5em}.graph-small .ring-1.clockwise{-webkit-animation:clockwiseRotate 30s linear infinite;animation:clockwiseRotate 30s linear infinite}.graph-small .ring-1.clockwise i>span,.graph-small .ring-1.clockwise i>svg,.graph-small .ring-1.counterclockwise{-webkit-animation:counterClockwiseRotate 30s linear infinite;animation:counterClockwiseRotate 30s linear infinite}.graph-small .ring-1.counterclockwise i>span,.graph-small .ring-1.counterclockwise i>svg{-webkit-animation:clockwiseRotate 30s linear infinite;animation:clockwiseRotate 30s linear infinite}.graph-small .ring-1.xs>:first-of-type{transform:rotate(76deg) translate(10.75em) rotate(-76deg)}.graph-small .ring-1.sm>:first-of-type{transform:rotate(76deg) translate(11.25em) rotate(-76deg)}.graph-small .ring-1.md>:first-of-type{transform:rotate(76deg) translate(12.25em) rotate(-76deg)}.graph-small .ring-1.lg>:first-of-type{transform:rotate(76deg) translate(12.75em) rotate(-76deg)}.graph-small .ring-1.xl>:first-of-type{transform:rotate(76deg) translate(13.75em) rotate(-76deg)}.graph-small .ring-1.xs>:nth-of-type(2){transform:rotate(152deg) translate(10.75em) rotate(-152deg)}.graph-small .ring-1.sm>:nth-of-type(2){transform:rotate(152deg) translate(11.25em) rotate(-152deg)}.graph-small .ring-1.md>:nth-of-type(2){transform:rotate(152deg) translate(12.25em) rotate(-152deg)}.graph-small .ring-1.lg>:nth-of-type(2){transform:rotate(152deg) translate(12.75em) rotate(-152deg)}.graph-small .ring-1.xl>:nth-of-type(2){transform:rotate(152deg) translate(13.75em) rotate(-152deg)}.graph-small .ring-1.xs>:nth-of-type(3){transform:rotate(228deg) translate(10.75em) rotate(-228deg)}.graph-small .ring-1.sm>:nth-of-type(3){transform:rotate(228deg) translate(11.25em) rotate(-228deg)}.graph-small .ring-1.md>:nth-of-type(3){transform:rotate(228deg) translate(12.25em) rotate(-228deg)}.graph-small .ring-1.lg>:nth-of-type(3){transform:rotate(228deg) translate(12.75em) rotate(-228deg)}.graph-small .ring-1.xl>:nth-of-type(3){transform:rotate(228deg) translate(13.75em) rotate(-228deg)}.graph-small .ring-1.xs>:nth-of-type(4){transform:rotate(304deg) translate(10.75em) rotate(-304deg)}.graph-small .ring-1.sm>:nth-of-type(4){transform:rotate(304deg) translate(11.25em) rotate(-304deg)}.graph-small .ring-1.md>:nth-of-type(4){transform:rotate(304deg) translate(12.25em) rotate(-304deg)}.graph-small .ring-1.lg>:nth-of-type(4){transform:rotate(304deg) translate(12.75em) rotate(-304deg)}.graph-small .ring-1.xl>:nth-of-type(4){transform:rotate(304deg) translate(13.75em) rotate(-304deg)}.graph-small .ring-1.xs>:nth-of-type(5){transform:rotate(380deg) translate(10.75em) rotate(-380deg)}.graph-small .ring-1.sm>:nth-of-type(5){transform:rotate(380deg) translate(11.25em) rotate(-380deg)}.graph-small .ring-1.md>:nth-of-type(5){transform:rotate(380deg) translate(12.25em) rotate(-380deg)}.graph-small .ring-1.lg>:nth-of-type(5){transform:rotate(380deg) translate(12.75em) rotate(-380deg)}.graph-small .ring-1.xl>:nth-of-type(5){transform:rotate(380deg) translate(13.75em) rotate(-380deg)}.graph-small .ring-2.xs{width:16em;height:16em}.graph-small .ring-2.sm{width:17em;height:17em}.graph-small .ring-2.md{width:18em;height:18em}.graph-small .ring-2.lg{width:19em;height:19em}.graph-small .ring-2.xl{width:20em;height:20em}.graph-small .ring-2.clockwise{-webkit-animation:clockwiseRotate 25s linear infinite;animation:clockwiseRotate 25s linear infinite}.graph-small .ring-2.clockwise i>span,.graph-small .ring-2.clockwise i>svg,.graph-small .ring-2.counterclockwise{-webkit-animation:counterClockwiseRotate 25s linear infinite;animation:counterClockwiseRotate 25s linear infinite}.graph-small .ring-2.counterclockwise i>span,.graph-small .ring-2.counterclockwise i>svg{-webkit-animation:clockwiseRotate 25s linear infinite;animation:clockwiseRotate 25s linear infinite}.graph-small .ring-2.xs>:first-of-type{transform:rotate(47.5deg) translate(7em) rotate(-47.5deg)}.graph-small .ring-2.sm>:first-of-type{transform:rotate(47.5deg) translate(7.5em) rotate(-47.5deg)}.graph-small .ring-2.md>:first-of-type{transform:rotate(47.5deg) translate(8.5em) rotate(-47.5deg)}.graph-small .ring-2.lg>:first-of-type{transform:rotate(47.5deg) translate(9em) rotate(-47.5deg)}.graph-small .ring-2.xl>:first-of-type{transform:rotate(47.5deg) translate(10em) rotate(-47.5deg)}.graph-small .ring-2.xs>:nth-of-type(2){transform:rotate(95deg) translate(7em) rotate(-95deg)}.graph-small .ring-2.sm>:nth-of-type(2){transform:rotate(95deg) translate(7.5em) rotate(-95deg)}.graph-small .ring-2.md>:nth-of-type(2){transform:rotate(95deg) translate(8.5em) rotate(-95deg)}.graph-small .ring-2.lg>:nth-of-type(2){transform:rotate(95deg) translate(9em) rotate(-95deg)}.graph-small .ring-2.xl>:nth-of-type(2){transform:rotate(95deg) translate(10em) rotate(-95deg)}.graph-small .ring-2.xs>:nth-of-type(3){transform:rotate(142.5deg) translate(7em) rotate(-142.5deg)}.graph-small .ring-2.sm>:nth-of-type(3){transform:rotate(142.5deg) translate(7.5em) rotate(-142.5deg)}.graph-small .ring-2.md>:nth-of-type(3){transform:rotate(142.5deg) translate(8.5em) rotate(-142.5deg)}.graph-small .ring-2.lg>:nth-of-type(3){transform:rotate(142.5deg) translate(9em) rotate(-142.5deg)}.graph-small .ring-2.xl>:nth-of-type(3){transform:rotate(142.5deg) translate(10em) rotate(-142.5deg)}.graph-small .ring-2.xs>:nth-of-type(4){transform:rotate(190deg) translate(7em) rotate(-190deg)}.graph-small .ring-2.sm>:nth-of-type(4){transform:rotate(190deg) translate(7.5em) rotate(-190deg)}.graph-small .ring-2.md>:nth-of-type(4){transform:rotate(190deg) translate(8.5em) rotate(-190deg)}.graph-small .ring-2.lg>:nth-of-type(4){transform:rotate(190deg) translate(9em) rotate(-190deg)}.graph-small .ring-2.xl>:nth-of-type(4){transform:rotate(190deg) translate(10em) rotate(-190deg)}.graph-small .ring-2.xs>:nth-of-type(5){transform:rotate(237.5deg) translate(7em) rotate(-237.5deg)}.graph-small .ring-2.sm>:nth-of-type(5){transform:rotate(237.5deg) translate(7.5em) rotate(-237.5deg)}.graph-small .ring-2.md>:nth-of-type(5){transform:rotate(237.5deg) translate(8.5em) rotate(-237.5deg)}.graph-small .ring-2.lg>:nth-of-type(5){transform:rotate(237.5deg) translate(9em) rotate(-237.5deg)}.graph-small .ring-2.xl>:nth-of-type(5){transform:rotate(237.5deg) translate(10em) rotate(-237.5deg)}.graph-small .ring-2.xs>:nth-of-type(6){transform:rotate(285deg) translate(7em) rotate(-285deg)}.graph-small .ring-2.sm>:nth-of-type(6){transform:rotate(285deg) translate(7.5em) rotate(-285deg)}.graph-small .ring-2.md>:nth-of-type(6){transform:rotate(285deg) translate(8.5em) rotate(-285deg)}.graph-small .ring-2.lg>:nth-of-type(6){transform:rotate(285deg) translate(9em) rotate(-285deg)}.graph-small .ring-2.xl>:nth-of-type(6){transform:rotate(285deg) translate(10em) rotate(-285deg)}.graph-small .ring-2.xs>:nth-of-type(7){transform:rotate(332.5deg) translate(7em) rotate(-332.5deg)}.graph-small .ring-2.sm>:nth-of-type(7){transform:rotate(332.5deg) translate(7.5em) rotate(-332.5deg)}.graph-small .ring-2.md>:nth-of-type(7){transform:rotate(332.5deg) translate(8.5em) rotate(-332.5deg)}.graph-small .ring-2.lg>:nth-of-type(7){transform:rotate(332.5deg) translate(9em) rotate(-332.5deg)}.graph-small .ring-2.xl>:nth-of-type(7){transform:rotate(332.5deg) translate(10em) rotate(-332.5deg)}.graph-small .ring-2.xs>:nth-of-type(8){transform:rotate(380deg) translate(7em) rotate(-380deg)}.graph-small .ring-2.sm>:nth-of-type(8){transform:rotate(380deg) translate(7.5em) rotate(-380deg)}.graph-small .ring-2.md>:nth-of-type(8){transform:rotate(380deg) translate(8.5em) rotate(-380deg)}.graph-small .ring-2.lg>:nth-of-type(8){transform:rotate(380deg) translate(9em) rotate(-380deg)}.graph-small .ring-2.xl>:nth-of-type(8){transform:rotate(380deg) translate(10em) rotate(-380deg)}.graph-small .ring-3.xs{width:6.5em;height:6.5em}.graph-small .ring-3.sm{width:8em;height:8em}.graph-small .ring-3.md{width:9.5em;height:9.5em}.graph-small .ring-3.lg{width:11em;height:11em}.graph-small .ring-3.xl{width:12.5em;height:12.5em}.graph-small .ring-3.clockwise{-webkit-animation:clockwiseRotate 20s linear infinite;animation:clockwiseRotate 20s linear infinite}.graph-small .ring-3.clockwise i>span,.graph-small .ring-3.clockwise i>svg,.graph-small .ring-3.counterclockwise{-webkit-animation:counterClockwiseRotate 20s linear infinite;animation:counterClockwiseRotate 20s linear infinite}.graph-small .ring-3.counterclockwise i>span,.graph-small .ring-3.counterclockwise i>svg{-webkit-animation:clockwiseRotate 20s linear infinite;animation:clockwiseRotate 20s linear infinite}.graph-small .ring-3.xs>:first-of-type{transform:rotate(126.6666666667deg) translate(3.25em) rotate(-126.6666666667deg)}.graph-small .ring-3.sm>:first-of-type{transform:rotate(126.6666666667deg) translate(3.75em) rotate(-126.6666666667deg)}.graph-small .ring-3.md>:first-of-type{transform:rotate(126.6666666667deg) translate(4.75em) rotate(-126.6666666667deg)}.graph-small .ring-3.lg>:first-of-type{transform:rotate(126.6666666667deg) translate(5.25em) rotate(-126.6666666667deg)}.graph-small .ring-3.xl>:first-of-type{transform:rotate(126.6666666667deg) translate(6.25em) rotate(-126.6666666667deg)}.graph-small .ring-3.xs>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(3.25em) rotate(-253.3333333333deg)}.graph-small .ring-3.sm>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(3.75em) rotate(-253.3333333333deg)}.graph-small .ring-3.md>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(4.75em) rotate(-253.3333333333deg)}.graph-small .ring-3.lg>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(5.25em) rotate(-253.3333333333deg)}.graph-small .ring-3.xl>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(6.25em) rotate(-253.3333333333deg)}.graph-small .ring-3.xs>:nth-of-type(3){transform:rotate(380deg) translate(3.25em) rotate(-380deg)}.graph-small .ring-3.sm>:nth-of-type(3){transform:rotate(380deg) translate(3.75em) rotate(-380deg)}.graph-small .ring-3.md>:nth-of-type(3){transform:rotate(380deg) translate(4.75em) rotate(-380deg)}.graph-small .ring-3.lg>:nth-of-type(3){transform:rotate(380deg) translate(5.25em) rotate(-380deg)}.graph-small .ring-3.xl>:nth-of-type(3){transform:rotate(380deg) translate(6.25em) rotate(-380deg)}.graph-small ul[class^=ring]{border:1px dashed rgba(255,255,255,.5);position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph-small ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:2.2em;height:2.2em;margin:-1.1em}.graph-small .orbit-center{z-index:5;font-size:2em;width:1.8em;height:1.8em;line-height:1.8em;text-align:center;border-radius:50%}.graph-small .orbit-center:hover .orbit-center__icon{transform:rotate(0deg)}.graph-small .orbit-center i{width:100%;height:100%;line-height:2.2em;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph-small .orbit-center__icon{transform:rotate(-1turn);transition:all .3s ease-in-out}.graph-small .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph-small .orbit-wrap>li.orbit-center:hover~li>ul *{transform:translate(0)}.graph-small .fa-android,.graph-small .fa-apple,.graph-small .fa-chrome,.graph-small .fa-coffee,.graph-small .fa-edge,.graph-small .fa-firefox,.graph-small .fa-heart-o,.graph-small .fa-linux,.graph-small .fa-safari,.graph-small .fa-terminal,.graph-small .fa-windows{background:#2c3650;color:#fff}.graph-small .fa-codepen,.graph-small .fa-css3,.graph-small .fa-free-code-camp,.graph-small .fa-git,.graph-small .fa-html5,.graph-small .fa-meetup,.graph-small .fa-podcast{background:#141a2a;color:#fff}.graph-single *{box-sizing:border-box}.graph-single html{font-size:100%}.graph-single .orbit{float:left;width:100%}.graph-single .orbit-icon{width:100%;height:100%;line-height:6em;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph-single .orbit-wrap{height:40em;list-style:none;font-size:1.3em}.graph-single .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph-single ul[class^=ring]{box-shadow:none!important}.graph-single ul[class^=ring],.graph-single ul[class^=ring] li{transition:all .3s ease-in-out}.graph-single ul[class^=ring].gradient{background:radial-gradient(circle,#18d8e6 0,#281ccf 100%)}.graph-single .ring-0{width:35em;height:35em}.graph-single .ring-0>:first-of-type{transform:rotate(54.2857142857deg) translate(12em) rotate(-54.2857142857deg)}.graph-single .ring-0>:nth-of-type(2){transform:rotate(108.5714285714deg) translate(12em) rotate(-108.5714285714deg)}.graph-single .ring-0>:nth-of-type(3){transform:rotate(162.8571428571deg) translate(12em) rotate(-162.8571428571deg)}.graph-single .ring-0>:nth-of-type(4){transform:rotate(217.1428571429deg) translate(12em) rotate(-217.1428571429deg)}.graph-single .ring-0>:nth-of-type(5){transform:rotate(271.4285714286deg) translate(12em) rotate(-271.4285714286deg)}.graph-single .ring-0>:nth-of-type(6){transform:rotate(325.7142857143deg) translate(12em) rotate(-325.7142857143deg)}.graph-single .ring-0>:nth-of-type(7){transform:rotate(380deg) translate(12em) rotate(-380deg)}.graph-single .ring-1{width:27.5em;height:27.5em}.graph-single .ring-1>:first-of-type{transform:rotate(76deg) translate(8.25em) rotate(-76deg)}.graph-single .ring-1>:nth-of-type(2){transform:rotate(152deg) translate(8.25em) rotate(-152deg)}.graph-single .ring-1>:nth-of-type(3){transform:rotate(228deg) translate(8.25em) rotate(-228deg)}.graph-single .ring-1>:nth-of-type(4){transform:rotate(304deg) translate(8.25em) rotate(-304deg)}.graph-single .ring-1>:nth-of-type(5){transform:rotate(380deg) translate(8.25em) rotate(-380deg)}.graph-single .ring-2{width:20em;height:20em}.graph-single .ring-2>:first-of-type{transform:rotate(47.5deg) translate(4.5em) rotate(-47.5deg)}.graph-single .ring-2>:nth-of-type(2){transform:rotate(95deg) translate(4.5em) rotate(-95deg)}.graph-single .ring-2>:nth-of-type(3){transform:rotate(142.5deg) translate(4.5em) rotate(-142.5deg)}.graph-single .ring-2>:nth-of-type(4){transform:rotate(190deg) translate(4.5em) rotate(-190deg)}.graph-single .ring-2>:nth-of-type(5){transform:rotate(237.5deg) translate(4.5em) rotate(-237.5deg)}.graph-single .ring-2>:nth-of-type(6){transform:rotate(285deg) translate(4.5em) rotate(-285deg)}.graph-single .ring-2>:nth-of-type(7){transform:rotate(332.5deg) translate(4.5em) rotate(-332.5deg)}.graph-single .ring-2>:nth-of-type(8){transform:rotate(380deg) translate(4.5em) rotate(-380deg)}.graph-single .ring-3{width:12.5em;height:12.5em}.graph-single .ring-3>:first-of-type{transform:rotate(126.6666666667deg) translate(.75em) rotate(-126.6666666667deg)}.graph-single .ring-3>:nth-of-type(2){transform:rotate(253.3333333333deg) translate(.75em) rotate(-253.3333333333deg)}.graph-single .ring-3>:nth-of-type(3){transform:rotate(380deg) translate(.75em) rotate(-380deg)}.graph-single ul[class^=ring]{position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph-single ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;width:6em;height:6em;margin:-3em}.graph-single .orbit-center{z-index:5;font-size:2em;width:7em;height:7em;line-height:1.8em;text-align:center;border-radius:50%}.graph-single .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph-single .fa-android,.graph-single .fa-apple,.graph-single .fa-chrome,.graph-single .fa-coffee,.graph-single .fa-edge,.graph-single .fa-firefox,.graph-single .fa-heart-o,.graph-single .fa-linux,.graph-single .fa-safari,.graph-single .fa-terminal,.graph-single .fa-windows{background:#2c3650;color:#fff}.graph-single .fa-codepen,.graph-single .fa-css3,.graph-single .fa-free-code-camp,.graph-single .fa-git,.graph-single .fa-html5,.graph-single .fa-meetup,.graph-single .fa-podcast{background:#141a2a;color:#fff}.graph-single-asymetric *{box-sizing:border-box}.graph-single-asymetric html{font-size:100%}.graph-single-asymetric .orbit{float:left;width:100%}.graph-single-asymetric .orbit-icon{width:100%;height:100%;font-size:1.2em;border-radius:50%;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.graph-single-asymetric .hi2{display:none}.graph-single-asymetric .orbit-wrap{height:32em;list-style:none;font-size:1.3em}.graph-single-asymetric .orbit-wrap>li{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.graph-single-asymetric .orbit-wrap>li:hover .hi1{display:none}.graph-single-asymetric .orbit-wrap>li:hover .hi2{display:block}.graph-single-asymetric ul[class^=ring]{transition:all .3s ease-in-out;box-shadow:none!important}.graph-single-asymetric ul[class^=ring] li{transition:all .3s ease-in-out}.graph-single-asymetric ul[class^=ring].gradient{background:radial-gradient(circle,#18d8e6 0,#281ccf 100%)}.graph-single-asymetric .ring-0{width:35em;height:35em}.graph-single-asymetric .ring-0>:first-of-type{transform:rotate(40deg) translate(13em) rotate(-40deg)}.graph-single-asymetric .ring-0>:nth-of-type(2){transform:rotate(80deg) translate(13em) rotate(-80deg)}.graph-single-asymetric .ring-0>:nth-of-type(3){transform:rotate(120deg) translate(13em) rotate(-120deg)}.graph-single-asymetric .ring-0>:nth-of-type(4){transform:rotate(160deg) translate(13em) rotate(-160deg)}.graph-single-asymetric .ring-0>:nth-of-type(5){transform:rotate(200deg) translate(13em) rotate(-200deg)}.graph-single-asymetric .ring-0>:nth-of-type(6){transform:rotate(240deg) translate(13em) rotate(-240deg)}.graph-single-asymetric .ring-0>:nth-of-type(7){transform:rotate(280deg) translate(13em) rotate(-280deg)}.graph-single-asymetric .ring-0>:nth-of-type(8){transform:rotate(320deg) translate(13em) rotate(-320deg)}.graph-single-asymetric .ring-0>:nth-of-type(9){transform:rotate(1turn) translate(13em) rotate(-1turn)}.graph-single-asymetric .ring-1{width:27.5em;height:27.5em}.graph-single-asymetric .ring-1>:first-of-type{transform:rotate(72deg) translate(9.25em) rotate(-72deg)}.graph-single-asymetric .ring-1>:nth-of-type(2){transform:rotate(144deg) translate(9.25em) rotate(-144deg)}.graph-single-asymetric .ring-1>:nth-of-type(3){transform:rotate(216deg) translate(9.25em) rotate(-216deg)}.graph-single-asymetric .ring-1>:nth-of-type(4){transform:rotate(288deg) translate(9.25em) rotate(-288deg)}.graph-single-asymetric .ring-1>:nth-of-type(5){transform:rotate(1turn) translate(9.25em) rotate(-1turn)}.graph-single-asymetric .ring-2{width:20em;height:20em}.graph-single-asymetric .ring-2>:first-of-type{transform:rotate(45deg) translate(5.5em) rotate(-45deg)}.graph-single-asymetric .ring-2>:nth-of-type(2){transform:rotate(90deg) translate(5.5em) rotate(-90deg)}.graph-single-asymetric .ring-2>:nth-of-type(3){transform:rotate(135deg) translate(5.5em) rotate(-135deg)}.graph-single-asymetric .ring-2>:nth-of-type(4){transform:rotate(180deg) translate(5.5em) rotate(-180deg)}.graph-single-asymetric .ring-2>:nth-of-type(5){transform:rotate(225deg) translate(5.5em) rotate(-225deg)}.graph-single-asymetric .ring-2>:nth-of-type(6){transform:rotate(270deg) translate(5.5em) rotate(-270deg)}.graph-single-asymetric .ring-2>:nth-of-type(7){transform:rotate(315deg) translate(5.5em) rotate(-315deg)}.graph-single-asymetric .ring-2>:nth-of-type(8){transform:rotate(1turn) translate(5.5em) rotate(-1turn)}.graph-single-asymetric .ring-3{width:12.5em;height:12.5em}.graph-single-asymetric .ring-3>:first-of-type{transform:rotate(120deg) translate(1.75em) rotate(-120deg)}.graph-single-asymetric .ring-3>:nth-of-type(2){transform:rotate(240deg) translate(1.75em) rotate(-240deg)}.graph-single-asymetric .ring-3>:nth-of-type(3){transform:rotate(1turn) translate(1.75em) rotate(-1turn)}.graph-single-asymetric ul[class^=ring]{position:relative;padding:0;border-radius:50%;list-style:none;box-sizing:content-box}.graph-single-asymetric ul[class^=ring] li{display:block;position:absolute;top:50%;left:50%;margin:-2em}.graph-single-asymetric ul[class^=ring] li.xs{width:3em;height:3em}.graph-single-asymetric ul[class^=ring] li.sm{width:3.5em;height:3.5em}.graph-single-asymetric ul[class^=ring] li.md{width:4em;height:4em}.graph-single-asymetric ul[class^=ring] li.lg{width:5em;height:5em}.graph-single-asymetric ul[class^=ring] li.xl{width:6em;height:6em}.graph-single-asymetric .orbit-center{z-index:5;font-size:2em;width:12em;height:12em;line-height:1.8em;text-align:center;border-radius:50%}.graph-single-asymetric .orbit-center:hover .orbit-center__icon{transform:rotate(0deg)}.graph-single-asymetric .orbit-wrap>li.orbit-center:hover~li>ul{width:0;height:0}.graph-single-asymetric .orbit-wrap>li.orbit-center:hover~li>ul *{transform:translate(-5px,20px)}@-webkit-keyframes clockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes counterClockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes counterClockwiseRotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.graph-single-asymetric .fa-android,.graph-single-asymetric .fa-apple,.graph-single-asymetric .fa-chrome,.graph-single-asymetric .fa-coffee,.graph-single-asymetric .fa-edge,.graph-single-asymetric .fa-firefox,.graph-single-asymetric .fa-heart-o,.graph-single-asymetric .fa-linux,.graph-single-asymetric .fa-safari,.graph-single-asymetric .fa-terminal,.graph-single-asymetric .fa-windows{background:#2c3650;color:#fff}.graph-single-asymetric .fa-codepen,.graph-single-asymetric .fa-css3,.graph-single-asymetric .fa-free-code-camp,.graph-single-asymetric .fa-git,.graph-single-asymetric .fa-html5,.graph-single-asymetric .fa-meetup,.graph-single-asymetric .fa-podcast{background:#141a2a;color:#fff}#background-wrap{bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.x1{-webkit-animation:animateBubble 25s linear infinite,sideWays 2s ease-in-out infinite alternate;animation:animateBubble 25s linear infinite,sideWays 2s ease-in-out infinite alternate;transform:scale(.6)}.x2{-webkit-animation:animateBubble 20s linear infinite,sideWays 4s ease-in-out infinite alternate;animation:animateBubble 20s linear infinite,sideWays 4s ease-in-out infinite alternate;transform:scale(.4)}.x3{-webkit-animation:animateBubble 28s linear infinite,sideWays 2s ease-in-out infinite alternate;animation:animateBubble 28s linear infinite,sideWays 2s ease-in-out infinite alternate;transform:scale(.7)}.x4{-webkit-animation:animateBubble 22s linear infinite,sideWays 3s ease-in-out infinite alternate;animation:animateBubble 22s linear infinite,sideWays 3s ease-in-out infinite alternate;transform:scale(.3)}.x5{-webkit-animation:animateBubble 29s linear infinite,sideWays 4s ease-in-out infinite alternate;animation:animateBubble 29s linear infinite,sideWays 4s ease-in-out infinite alternate;transform:scale(.5)}.x6{-webkit-animation:animateBubble 21s linear infinite,sideWays 2s ease-in-out infinite alternate;animation:animateBubble 21s linear infinite,sideWays 2s ease-in-out infinite alternate;transform:scale(.8)}.x7{-webkit-animation:animateBubble 20s linear infinite,sideWays 2s ease-in-out infinite alternate;animation:animateBubble 20s linear infinite,sideWays 2s ease-in-out infinite alternate;transform:scale(.4)}.x8{-webkit-animation:animateBubble 22s linear infinite,sideWays 3s ease-in-out infinite alternate;animation:animateBubble 22s linear infinite,sideWays 3s ease-in-out infinite alternate;transform:scale(.3)}.x9{-webkit-animation:animateBubble 29s linear infinite,sideWays 4s ease-in-out infinite alternate;animation:animateBubble 29s linear infinite,sideWays 4s ease-in-out infinite alternate;transform:scale(.6)}.x10{transform:scale(.3)}.x10,.x11{-webkit-animation:animateBubble 26s linear infinite,sideWays 2s ease-in-out infinite alternate;animation:animateBubble 26s linear infinite,sideWays 2s ease-in-out infinite alternate}.x11{transform:scale(1.6)}.bubble{border-radius:50%;box-shadow:0 20px 30px rgba(0,0,0,.2),inset 0 10px 30px 5px #45598f;height:200px;position:absolute;width:200px;background-color:#1d273a}.bubble.gradient{background:radial-gradient(circle,#18d8e6 0,#281ccf 100%)}.bubble:after{background:radial-gradient(ellipse at center,#45598f80 0,hsla(0,0%,100%,0) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ffffff",endColorstr="#00ffffff",GradientType=1);border-radius:50%;content:"";height:180px;left:10px;position:absolute;width:180px}.segments g{stroke:#141a2a;stroke-width:3}.segments g:first-child{fill:#0e8c91}.segments g:nth-child(2){fill:#0acfd8}.segments g:nth-child(3){fill:#03a76d}.segments g:nth-child(4){fill:#35a5dd}.segments g:nth-child(5){fill:#05be88}.segments g:nth-child(6),.segments g:nth-child(7){fill:#0e8c91}