@charset "UTF-8";/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{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{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.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}}/*! bulma.io v0.7.1 | MIT License | github.com/jgthms/bulma */@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.breadcrumb,.button,.delete,.file,.is-unselectable,.modal-close,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 img,.image.is-1by1 img,.image.is-1by2 img,.image.is-1by3 img,.image.is-2by1 img,.image.is-2by3 img,.image.is-3by1 img,.image.is-3by2 img,.image.is-3by4 img,.image.is-3by5 img,.image.is-4by3 img,.image.is-4by5 img,.image.is-5by3 img,.image.is-5by4 img,.image.is-9by16 img,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.25em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.375em - 1px);padding-left:calc(.625em - 1px);padding-right:calc(.625em - 1px);padding-top:calc(.375em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select select[disabled],.textarea[disabled]{cursor:not-allowed}/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}audio,img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}html{background-color:transparent;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1rem;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#ff3860;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{text-align:left;vertical-align:top}table th{color:#363636}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1087px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1088px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1280px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1472px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-link{color:#3273dc!important}a.has-text-link:focus,a.has-text-link:hover{color:#205bbc!important}.has-background-link{background-color:#3273dc!important}.has-text-info{color:#209cee!important}a.has-text-info:focus,a.has-text-info:hover{color:#0f81cc!important}.has-background-info{background-color:#209cee!important}.has-text-success{color:#23d160!important}a.has-text-success:focus,a.has-text-success:hover{color:#1ca64c!important}.has-background-success{background-color:#23d160!important}.has-text-warning{color:#ffdd57!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd324!important}.has-background-warning{background-color:#ffdd57!important}.has-text-danger{color:#ff3860!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ff0537!important}.has-background-danger{background-color:#ff3860!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1087px){.is-block-touch{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop{display:block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.box{background-color:#fff;border-radius:6px;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.375em - 1px);padding-left:.75em;padding-right:.75em;padding-top:calc(.375em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.375em - 1px);margin-right:.1875em}.button .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:calc(-.375em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.375em - 1px);margin-right:calc(-.375em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#3273dc;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled]{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled]{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled]{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled]{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined[disabled]{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:#363636}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:#363636}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#363636}.button.is-light[disabled]{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted:hover{background-color:#292929}.button.is-light.is-inverted[disabled]{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined[disabled]{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#f5f5f5}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#f5f5f5}.button.is-dark[disabled]{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted:hover{background-color:#e8e8e8}.button.is-dark.is-inverted[disabled]{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined[disabled]{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled]{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined[disabled]{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled]{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #3273dc #3273dc!important}.button.is-link.is-outlined[disabled]{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info{background-color:#209cee;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#1496ed;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#118fe4;border-color:transparent;color:#fff}.button.is-info[disabled]{background-color:#209cee;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#209cee}.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#209cee}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#209cee;color:#209cee}.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#209cee;border-color:#209cee;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #209cee #209cee!important}.button.is-info.is-outlined[disabled]{background-color:transparent;border-color:#209cee;box-shadow:none;color:#209cee}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#209cee}.button.is-info.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success{background-color:#23d160;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#22c65b;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#20bc56;border-color:transparent;color:#fff}.button.is-success[disabled]{background-color:#23d160;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#23d160}.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#23d160}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#23d160;color:#23d160}.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#23d160;border-color:#23d160;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #23d160 #23d160!important}.button.is-success.is-outlined[disabled]{background-color:transparent;border-color:#23d160;box-shadow:none;color:#23d160}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#23d160}.button.is-success.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled]{background-color:#ffdd57;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled]{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffdd57}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffdd57 #ffdd57!important}.button.is-warning.is-outlined[disabled]{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffdd57}.button.is-warning.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-danger{background-color:#ff3860;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#ff2b56;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,56,96,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ff1f4b;border-color:transparent;color:#fff}.button.is-danger[disabled]{background-color:#ff3860;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#ff3860}.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled]{background-color:#fff;border-color:transparent;box-shadow:none;color:#ff3860}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#ff3860;color:#ff3860}.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#ff3860;border-color:#ff3860;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ff3860 #ff3860!important}.button.is-danger.is-outlined[disabled]{background-color:transparent;border-color:#ff3860;box-shadow:none;color:#ff3860}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#ff3860}.button.is-danger.is-inverted.is-outlined[disabled]{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled]{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1}.buttons.is-centered{justify-content:center}.buttons.is-right{justify-content:flex-end}.container{margin:0 auto;position:relative}@media screen and (min-width:1088px){.container{max-width:960px;width:960px}.container.is-fluid{margin-left:64px;margin-right:64px;max-width:none;width:auto}}@media screen and (max-width:1279px){.container.is-widescreen{max-width:1152px;width:auto}}@media screen and (max-width:1471px){.container.is-fullhd{max-width:1344px;width:auto}}@media screen and (min-width:1280px){.container{max-width:1152px;width:1152px}}@media screen and (min-width:1472px){.container{max-width:1344px;width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style:decimal outside;margin-left:2em;margin-top:1em}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636;text-align:left}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.input,.textarea{background-color:#fff;border-color:#dbdbdb;color:#363636;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);max-width:100%;width:100%}.input::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#b5b5b5}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input[disabled],.textarea[disabled]{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder{color:rgba(122,122,122,.3)}.input[readonly],.textarea[readonly]{box-shadow:none}.input.is-white,.textarea.is-white{border-color:#fff}.input.is-white.is-active,.input.is-white.is-focused,.input.is-white:active,.input.is-white:focus,.textarea.is-white.is-active,.textarea.is-white.is-focused,.textarea.is-white:active,.textarea.is-white:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.input.is-black,.textarea.is-black{border-color:#0a0a0a}.input.is-black.is-active,.input.is-black.is-focused,.input.is-black:active,.input.is-black:focus,.textarea.is-black.is-active,.textarea.is-black.is-focused,.textarea.is-black:active,.textarea.is-black:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.input.is-light,.textarea.is-light{border-color:#f5f5f5}.input.is-light.is-active,.input.is-light.is-focused,.input.is-light:active,.input.is-light:focus,.textarea.is-light.is-active,.textarea.is-light.is-focused,.textarea.is-light:active,.textarea.is-light:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.input.is-dark,.textarea.is-dark{border-color:#363636}.input.is-dark.is-active,.input.is-dark.is-focused,.input.is-dark:active,.input.is-dark:focus,.textarea.is-dark.is-active,.textarea.is-dark.is-focused,.textarea.is-dark:active,.textarea.is-dark:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.input.is-primary,.textarea.is-primary{border-color:#00d1b2}.input.is-primary.is-active,.input.is-primary.is-focused,.input.is-primary:active,.input.is-primary:focus,.textarea.is-primary.is-active,.textarea.is-primary.is-focused,.textarea.is-primary:active,.textarea.is-primary:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.input.is-link,.textarea.is-link{border-color:#3273dc}.input.is-link.is-active,.input.is-link.is-focused,.input.is-link:active,.input.is-link:focus,.textarea.is-link.is-active,.textarea.is-link.is-focused,.textarea.is-link:active,.textarea.is-link:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.input.is-info,.textarea.is-info{border-color:#209cee}.input.is-info.is-active,.input.is-info.is-focused,.input.is-info:active,.input.is-info:focus,.textarea.is-info.is-active,.textarea.is-info.is-focused,.textarea.is-info:active,.textarea.is-info:focus{box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.input.is-success,.textarea.is-success{border-color:#23d160}.input.is-success.is-active,.input.is-success.is-focused,.input.is-success:active,.input.is-success:focus,.textarea.is-success.is-active,.textarea.is-success.is-focused,.textarea.is-success:active,.textarea.is-success:focus{box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.input.is-warning,.textarea.is-warning{border-color:#ffdd57}.input.is-warning.is-active,.input.is-warning.is-focused,.input.is-warning:active,.input.is-warning:focus,.textarea.is-warning.is-active,.textarea.is-warning.is-focused,.textarea.is-warning:active,.textarea.is-warning:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.input.is-danger,.textarea.is-danger{border-color:#ff3860}.input.is-danger.is-active,.input.is-danger.is-focused,.input.is-danger:active,.input.is-danger:focus,.textarea.is-danger.is-active,.textarea.is-danger.is-focused,.textarea.is-danger:active,.textarea.is-danger:focus{box-shadow:0 0 0 .125em rgba(255,56,96,.25)}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.75rem}.input.is-medium,.textarea.is-medium{font-size:1.25rem}.input.is-large,.textarea.is-large{font-size:1.5rem}.input.is-fullwidth,.textarea.is-fullwidth{display:block;width:100%}.input.is-inline,.textarea.is-inline{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:.625em;resize:vertical}.textarea:not([rows]){max-height:600px;min-height:120px}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.25em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{background-color:#fff;border-color:#dbdbdb;color:#363636;cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-moz-placeholder{color:rgba(54,54,54,.3)}.select select::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.select select:-moz-placeholder{color:rgba(54,54,54,.3)}.select select:-ms-input-placeholder{color:rgba(54,54,54,.3)}.select select.is-hovered,.select select:hover{border-color:#b5b5b5}.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{border-color:#3273dc;box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select select[disabled]{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]:-moz-placeholder{color:rgba(122,122,122,.3)}.select select[disabled]:-ms-input-placeholder{color:rgba(122,122,122,.3)}.select select::-ms-expand{display:none}.select select[disabled]:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:initial;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#3273dc}.select.is-link select{border-color:#3273dc}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2366d1}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.select.is-info:not(:hover)::after{border-color:#209cee}.select.is-info select{border-color:#209cee}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#118fe4}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.select.is-success:not(:hover)::after{border-color:#23d160}.select.is-success select{border-color:#23d160}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#20bc56}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(35,209,96,.25)}.select.is-warning:not(:hover)::after{border-color:#ffdd57}.select.is-warning select{border-color:#ffdd57}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd83d}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,221,87,.25)}.select.is-danger:not(:hover)::after{border-color:#ff3860}.select.is-danger select{border-color:#ff3860}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ff1f4b}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(255,56,96,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;-webkit-transform:none;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:#363636}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:#363636}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#f5f5f5}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(50,115,220,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#209cee;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#1496ed;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(32,156,238,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#118fe4;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#23d160;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#22c65b;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(35,209,96,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#20bc56;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,221,87,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#ff3860;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#ff2b56;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,56,96,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ff1f4b;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:.01em;left:0;outline:0;position:absolute;top:0;width:.01em}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#209cee}.help.is-success{color:#23d160}.help.is-warning{color:#ffdd57}.help.is-danger{color:#ff3860}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child .button,.field.has-addons .control:first-child .input,.field.has-addons .control:first-child .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child .button,.field.has-addons .control:last-child .input,.field.has-addons .control:last-child .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button.is-hovered,.field.has-addons .control .button:hover,.field.has-addons .control .input.is-hovered,.field.has-addons .control .input:hover,.field.has-addons .control .select select.is-hovered,.field.has-addons .control .select select:hover{z-index:2}.field.has-addons .control .button.is-active,.field.has-addons .control .button.is-focused,.field.has-addons .control .button:active,.field.has-addons .control .button:focus,.field.has-addons .control .input.is-active,.field.has-addons .control .input.is-focused,.field.has-addons .control .input:active,.field.has-addons .control .input:focus,.field.has-addons .control .select select.is-active,.field.has-addons .control .select select.is-focused,.field.has-addons .control .select select:active,.field.has-addons .control .select select:focus{z-index:3}.field.has-addons .control .button.is-active:hover,.field.has-addons .control .button.is-focused:hover,.field.has-addons .control .button:active:hover,.field.has-addons .control .button:focus:hover,.field.has-addons .control .input.is-active:hover,.field.has-addons .control .input.is-focused:hover,.field.has-addons .control .input:active:hover,.field.has-addons .control .input:focus:hover,.field.has-addons .control .select select.is-active:hover,.field.has-addons .control .select select.is-focused:hover,.field.has-addons .control .select select:active:hover,.field.has-addons .control .select select:focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width:769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{font-size:1rem;position:relative;text-align:left}.control.has-icon .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icon .input:focus+.icon{color:#7a7a7a}.control.has-icon .input.is-small+.icon{font-size:.75rem}.control.has-icon .input.is-medium+.icon{font-size:1.25rem}.control.has-icon .input.is-large+.icon{font-size:1.5rem}.control.has-icon:not(.has-icon-right) .icon{left:0}.control.has-icon:not(.has-icon-right) .input{padding-left:2.25em}.control.has-icon.has-icon-right .icon{right:0}.control.has-icon.has-icon-right .input{padding-right:2.25em}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#7a7a7a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.25em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.25em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-16by9 img,.image.is-1by1 img,.image.is-1by2 img,.image.is-1by3 img,.image.is-2by1 img,.image.is-2by3 img,.image.is-3by1 img,.image.is-3by2 img,.image.is-3by4 img,.image.is-3by5 img,.image.is-4by3 img,.image.is-4by5 img,.image.is-5by3 img,.image.is-5by4 img,.image.is-9by16 img,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#363636}.notification.is-dark{background-color:#363636;color:#f5f5f5}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-info{background-color:#209cee;color:#fff}.notification.is-success{background-color:#23d160;color:#fff}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.notification.is-danger{background-color:#ff3860;color:#fff}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-info::-webkit-progress-value{background-color:#209cee}.progress.is-info::-moz-progress-bar{background-color:#209cee}.progress.is-info::-ms-fill{background-color:#209cee}.progress.is-success::-webkit-progress-value{background-color:#23d160}.progress.is-success::-moz-progress-bar{background-color:#23d160}.progress.is-success::-ms-fill{background-color:#23d160}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-danger::-webkit-progress-value{background-color:#ff3860}.progress.is-danger::-moz-progress-bar{background-color:#ff3860}.progress.is-danger::-ms-fill{background-color:#ff3860}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#209cee;border-color:#209cee;color:#fff}.table td.is-success,.table th.is-success{background-color:#23d160;border-color:#23d160;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#ff3860;border-color:#ff3860;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636;text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#363636}.tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-info{background-color:#209cee;color:#fff}.tag:not(body).is-success{background-color:#23d160;color:#fff}.tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.tag:not(body).is-danger{background-color:#ff3860;color:#fff}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::after,.tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle sup,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);color:#4a4a4a;max-width:100%;position:relative}.card-header{background-color:none;align-items:stretch;box-shadow:0 1px 2px rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem}.card-image{display:block;position:relative}.card-content{background-color:none;padding:1.5rem}.card-footer{background-color:none;border-top:1px solid #dbdbdb;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}.card .media:not(:last-child){margin-bottom:.75rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item{padding-right:3rem;white-space:nowrap}a.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item{margin-right:.75rem}.level.is-mobile .level-item:not(:last-child){margin-bottom:0}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff;color:#4d4d4d}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a;color:#090909}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#363636}.message.is-light .message-body{border-color:#f5f5f5;color:#505050}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#f5f5f5}.message.is-dark .message-body{border-color:#363636;color:#2a2a2a}.message.is-primary{background-color:#f5fffd}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#021310}.message.is-link{background-color:#f6f9fe}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#22509a}.message.is-info{background-color:#f6fbfe}.message.is-info .message-header{background-color:#209cee;color:#fff}.message.is-info .message-body{border-color:#209cee;color:#12537e}.message.is-success{background-color:#f6fef9}.message.is-success .message-header{background-color:#23d160;color:#fff}.message.is-success .message-body{border-color:#23d160;color:#0e301a}.message.is-warning{background-color:#fffdf5}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffdd57;color:#3b3108}.message.is-danger{background-color:#fff5f7}.message.is-danger .message-header{background-color:#ff3860;color:#fff}.message.is-danger .message-body{border-color:#ff3860;color:#cd0930}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px),print{.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}@media screen and (min-width:1088px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link::after,.navbar.is-white .navbar-start .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link::after,.navbar.is-black .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#363636}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#363636}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-brand .navbar-link::after{border-color:#363636}@media screen and (min-width:1088px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#363636}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-end .navbar-link::after,.navbar.is-light .navbar-start .navbar-link::after{border-color:#363636}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}.navbar.is-dark{background-color:#363636;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#f5f5f5}@media screen and (min-width:1088px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-end .navbar-link::after,.navbar.is-dark .navbar-start .navbar-link::after{border-color:#f5f5f5}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link::after,.navbar.is-primary .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-end .navbar-link::after,.navbar.is-link .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#209cee;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-end .navbar-link::after,.navbar.is-info .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#209cee;color:#fff}}.navbar.is-success{background-color:#23d160;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-end .navbar-link::after,.navbar.is-success .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#23d160;color:#fff}}.navbar.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}@media screen and (min-width:1088px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link::after,.navbar.is-warning .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#ff3860;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}@media screen and (min-width:1088px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-end .navbar-link::after,.navbar.is-danger .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ff3860;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,-webkit-transform;transition-property:background-color,opacity,transform;transition-property:background-color,opacity,transform,-webkit-transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:nth-child(1){-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:hover{background-color:#fafafa;color:#3273dc}.navbar-item{display:block;flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#3273dc;border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link{padding-right:2.5em}.navbar-link::after{border-color:#3273dc;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1087px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1088px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item{display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{-webkit-transform:rotate(135deg) translate(.25em,-.25em);transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));-webkit-transform:translateY(-5px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-1rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-1rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:hover),a.navbar-item.is-active:not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;padding-left:.5em;padding-right:.5em;justify-content:center;margin:.25rem;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.25em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#3273dc}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel-block,.panel-heading,.panel-tabs{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.panel-block:first-child,.panel-heading:first-child,.panel-tabs:first-child{border-top:1px solid #dbdbdb}.panel-heading{background-color:#f5f5f5;border-radius:4px 4px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:.5em .75em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}.tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1087px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1472px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1088px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}.columns.is-variable.is-1{--columnGap:0.25rem}.columns.is-variable.is-2{--columnGap:0.5rem}.columns.is-variable.is-3{--columnGap:0.75rem}.columns.is-variable.is-4{--columnGap:1rem}.columns.is-variable.is-5{--columnGap:1.25rem}.columns.is-variable.is-6{--columnGap:1.5rem}.columns.is-variable.is-7{--columnGap:1.75rem}.columns.is-variable.is-8{--columnGap:2rem}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1087px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#363636}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:rgba(54,54,54,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#363636}@media screen and (max-width:1087px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(54,54,54,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:#363636}.hero.is-light .tabs a{color:#363636;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{background-color:#363636;color:#f5f5f5}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:rgba(245,245,245,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width:1087px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(245,245,245,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#f5f5f5}.hero.is-dark .tabs a{color:#f5f5f5;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1577c6 0,#3273dc 71%,#4366e5 100%)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1577c6 0,#3273dc 71%,#4366e5 100%)}}.hero.is-info{background-color:#209cee;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-info .navbar-menu{background-color:#209cee}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#118fe4;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#209cee}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#04a6d7 0,#209cee 71%,#3287f5 100%)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#04a6d7 0,#209cee 71%,#3287f5 100%)}}.hero.is-success{background-color:#23d160;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-success .navbar-menu{background-color:#23d160}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#20bc56;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#23d160}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#12af2f 0,#23d160 71%,#2ce28a 100%)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#12af2f 0,#23d160 71%,#2ce28a 100%)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1087px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd83d;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffaf24 0,#ffdd57 71%,#fffa70 100%)}}.hero.is-danger{background-color:#ff3860;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1087px){.hero.is-danger .navbar-menu{background-color:#ff3860}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ff1f4b;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ff3860}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#ff0561 0,#ff3860 71%,#ff5257 100%)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff0561 0,#ff3860 71%,#ff5257 100%)}}.hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}.section{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.is-divider,.is-divider-vertical{display:block;position:relative;border-top:.1rem solid #dbdbdb;height:.1rem;margin:2rem 0;text-align:center}.is-divider-vertical[data-content]::after,.is-divider[data-content]::after{background:#fff;color:#b5b5b5;content:attr(data-content);display:inline-block;font-size:.75rem;padding:.4rem .8rem;-webkit-transform:translateY(-1.1rem);transform:translateY(-1.1rem);text-align:center}@media screen and (min-width:769px),print{.is-divider-vertical{display:block;flex:none;width:auto;height:auto;padding:2rem;margin:0;position:relative;border-top:none;min-height:2rem}.is-divider-vertical::before{border-left:.1rem solid #dbdbdb;bottom:1rem;content:"";display:block;left:50%;position:absolute;top:1rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.is-divider-vertical[data-content]::after{position:absolute;left:50%;top:50%;padding:.1rem;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}}.is-divider-vertical.is-white,.is-divider.is-white{border-top-color:#fff}.is-divider-vertical.is-white[data-content]::after,.is-divider.is-white[data-content]::after{background:#0a0a0a;color:#fff}.is-divider-vertical.is-white::before,.is-divider.is-white::before{border-left-color:#fff}.is-divider-vertical.is-black,.is-divider.is-black{border-top-color:#0a0a0a}.is-divider-vertical.is-black[data-content]::after,.is-divider.is-black[data-content]::after{background:#fff;color:#0a0a0a}.is-divider-vertical.is-black::before,.is-divider.is-black::before{border-left-color:#0a0a0a}.is-divider-vertical.is-light,.is-divider.is-light{border-top-color:#f5f5f5}.is-divider-vertical.is-light[data-content]::after,.is-divider.is-light[data-content]::after{background:#363636;color:#f5f5f5}.is-divider-vertical.is-light::before,.is-divider.is-light::before{border-left-color:#f5f5f5}.is-divider-vertical.is-dark,.is-divider.is-dark{border-top-color:#363636}.is-divider-vertical.is-dark[data-content]::after,.is-divider.is-dark[data-content]::after{background:#f5f5f5;color:#363636}.is-divider-vertical.is-dark::before,.is-divider.is-dark::before{border-left-color:#363636}.is-divider-vertical.is-primary,.is-divider.is-primary{border-top-color:#00d1b2}.is-divider-vertical.is-primary[data-content]::after,.is-divider.is-primary[data-content]::after{background:#fff;color:#00d1b2}.is-divider-vertical.is-primary::before,.is-divider.is-primary::before{border-left-color:#00d1b2}.is-divider-vertical.is-link,.is-divider.is-link{border-top-color:#3273dc}.is-divider-vertical.is-link[data-content]::after,.is-divider.is-link[data-content]::after{background:#fff;color:#3273dc}.is-divider-vertical.is-link::before,.is-divider.is-link::before{border-left-color:#3273dc}.is-divider-vertical.is-info,.is-divider.is-info{border-top-color:#209cee}.is-divider-vertical.is-info[data-content]::after,.is-divider.is-info[data-content]::after{background:#fff;color:#209cee}.is-divider-vertical.is-info::before,.is-divider.is-info::before{border-left-color:#209cee}.is-divider-vertical.is-success,.is-divider.is-success{border-top-color:#23d160}.is-divider-vertical.is-success[data-content]::after,.is-divider.is-success[data-content]::after{background:#fff;color:#23d160}.is-divider-vertical.is-success::before,.is-divider.is-success::before{border-left-color:#23d160}.is-divider-vertical.is-warning,.is-divider.is-warning{border-top-color:#ffdd57}.is-divider-vertical.is-warning[data-content]::after,.is-divider.is-warning[data-content]::after{background:rgba(0,0,0,.7);color:#ffdd57}.is-divider-vertical.is-warning::before,.is-divider.is-warning::before{border-left-color:#ffdd57}.is-divider-vertical.is-danger,.is-divider.is-danger{border-top-color:#ff3860}.is-divider-vertical.is-danger[data-content]::after,.is-divider.is-danger[data-content]::after{background:#fff;color:#ff3860}.is-divider-vertical.is-danger::before,.is-divider.is-danger::before{border-left-color:#ff3860}.is-divider-vertical.is-black-bis,.is-divider.is-black-bis{border-top-color:#121212}.is-divider-vertical.is-black-bis[data-content]::after,.is-divider.is-black-bis[data-content]::after{background:#fff;color:#121212}.is-divider-vertical.is-black-bis::before,.is-divider.is-black-bis::before{border-left-color:#121212}.is-divider-vertical.is-black-ter,.is-divider.is-black-ter{border-top-color:#242424}.is-divider-vertical.is-black-ter[data-content]::after,.is-divider.is-black-ter[data-content]::after{background:#fff;color:#242424}.is-divider-vertical.is-black-ter::before,.is-divider.is-black-ter::before{border-left-color:#242424}.is-divider-vertical.is-grey-darker,.is-divider.is-grey-darker{border-top-color:#363636}.is-divider-vertical.is-grey-darker[data-content]::after,.is-divider.is-grey-darker[data-content]::after{background:#fff;color:#363636}.is-divider-vertical.is-grey-darker::before,.is-divider.is-grey-darker::before{border-left-color:#363636}.is-divider-vertical.is-grey-dark,.is-divider.is-grey-dark{border-top-color:#4a4a4a}.is-divider-vertical.is-grey-dark[data-content]::after,.is-divider.is-grey-dark[data-content]::after{background:#fff;color:#4a4a4a}.is-divider-vertical.is-grey-dark::before,.is-divider.is-grey-dark::before{border-left-color:#4a4a4a}.is-divider-vertical.is-grey,.is-divider.is-grey{border-top-color:#7a7a7a}.is-divider-vertical.is-grey[data-content]::after,.is-divider.is-grey[data-content]::after{background:#fff;color:#7a7a7a}.is-divider-vertical.is-grey::before,.is-divider.is-grey::before{border-left-color:#7a7a7a}.is-divider-vertical.is-grey-light,.is-divider.is-grey-light{border-top-color:#b5b5b5}.is-divider-vertical.is-grey-light[data-content]::after,.is-divider.is-grey-light[data-content]::after{background:#fff;color:#b5b5b5}.is-divider-vertical.is-grey-light::before,.is-divider.is-grey-light::before{border-left-color:#b5b5b5}.is-divider-vertical.is-grey-lighter,.is-divider.is-grey-lighter{border-top-color:#dbdbdb}.is-divider-vertical.is-grey-lighter[data-content]::after,.is-divider.is-grey-lighter[data-content]::after{background:rgba(0,0,0,.7);color:#dbdbdb}.is-divider-vertical.is-grey-lighter::before,.is-divider.is-grey-lighter::before{border-left-color:#dbdbdb}.is-divider-vertical.is-white-ter,.is-divider.is-white-ter{border-top-color:#f5f5f5}.is-divider-vertical.is-white-ter[data-content]::after,.is-divider.is-white-ter[data-content]::after{background:rgba(0,0,0,.7);color:#f5f5f5}.is-divider-vertical.is-white-ter::before,.is-divider.is-white-ter::before{border-left-color:#f5f5f5}.is-divider-vertical.is-white-bis,.is-divider.is-white-bis{border-top-color:#fafafa}.is-divider-vertical.is-white-bis[data-content]::after,.is-divider.is-white-bis[data-content]::after{background:rgba(0,0,0,.7);color:#fafafa}.is-divider-vertical.is-white-bis::before,.is-divider.is-white-bis::before{border-left-color:#fafafa}@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}[data-tooltip]:not(.is-disabled),[data-tooltip]:not(.is-loading),[data-tooltip]:not([disabled]){cursor:pointer;overflow:visible;position:relative}[data-tooltip]:not(.is-disabled)::after,[data-tooltip]:not(.is-disabled)::before,[data-tooltip]:not(.is-loading)::after,[data-tooltip]:not(.is-loading)::before,[data-tooltip]:not([disabled])::after,[data-tooltip]:not([disabled])::before{box-sizing:border-box;color:#fff;display:inline-block;font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.75rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;visibility:hidden;z-index:1020}[data-tooltip]:not(.is-disabled)::after,[data-tooltip]:not(.is-loading)::after,[data-tooltip]:not([disabled])::after{content:'';border-style:solid;border-width:6px;border-color:rgba(74,74,74,.9) transparent transparent transparent;margin-bottom:-5px}[data-tooltip]:not(.is-disabled)::after,[data-tooltip]:not(.is-loading)::after,[data-tooltip]:not([disabled])::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled)::before,[data-tooltip]:not(.is-loading)::before,[data-tooltip]:not([disabled])::before{background:rgba(74,74,74,.9);border-radius:2px;content:attr(data-tooltip);padding:.5rem 1rem;text-overflow:ellipsis;white-space:pre}[data-tooltip]:not(.is-disabled)::before,[data-tooltip]:not(.is-loading)::before,[data-tooltip]:not([disabled])::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}[data-tooltip]:not(.is-disabled).has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-bottom::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-bottom::before,[data-tooltip]:not(.is-loading).has-tooltip-bottom::before,[data-tooltip]:not([disabled]).has-tooltip-bottom::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}[data-tooltip]:not(.is-disabled).has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-left::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-left::before,[data-tooltip]:not(.is-loading).has-tooltip-left::before,[data-tooltip]:not([disabled]).has-tooltip-left::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}[data-tooltip]:not(.is-disabled).has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-right::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-right::before,[data-tooltip]:not(.is-loading).has-tooltip-right::before,[data-tooltip]:not([disabled]).has-tooltip-right::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}[data-tooltip]:not(.is-disabled).has-tooltip-multiline::before,[data-tooltip]:not(.is-loading).has-tooltip-multiline::before,[data-tooltip]:not([disabled]).has-tooltip-multiline::before{height:auto;width:15rem;max-width:15rem;text-overflow:clip;white-space:normal;word-break:keep-all}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-bottom::after{border-color:transparent transparent rgba(255,255,255,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-left::after{border-color:transparent transparent transparent rgba(255,255,255,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-white.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-white.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-white.has-tooltip-right::after{border-color:transparent rgba(255,255,255,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-white:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-white:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-white:not(.has-tooltip-right)::after{border-color:rgba(255,255,255,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-white:before,[data-tooltip]:not(.is-loading).has-tooltip-white:before,[data-tooltip]:not([disabled]).has-tooltip-white:before{background-color:rgba(255,255,255,.9);color:#0a0a0a}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-bottom::after{border-color:transparent transparent rgba(10,10,10,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-left::after{border-color:transparent transparent transparent rgba(10,10,10,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-black.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-black.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-black.has-tooltip-right::after{border-color:transparent rgba(10,10,10,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-black:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-black:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-black:not(.has-tooltip-right)::after{border-color:rgba(10,10,10,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-black:before,[data-tooltip]:not(.is-loading).has-tooltip-black:before,[data-tooltip]:not([disabled]).has-tooltip-black:before{background-color:rgba(10,10,10,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-bottom::after{border-color:transparent transparent rgba(245,245,245,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-left::after{border-color:transparent transparent transparent rgba(245,245,245,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-light.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-light.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-light.has-tooltip-right::after{border-color:transparent rgba(245,245,245,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-light:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-light:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-light:not(.has-tooltip-right)::after{border-color:rgba(245,245,245,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-light:before,[data-tooltip]:not(.is-loading).has-tooltip-light:before,[data-tooltip]:not([disabled]).has-tooltip-light:before{background-color:rgba(245,245,245,.9);color:#363636}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-bottom::after{border-color:transparent transparent rgba(54,54,54,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-left::after{border-color:transparent transparent transparent rgba(54,54,54,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-dark.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-dark.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-dark.has-tooltip-right::after{border-color:transparent rgba(54,54,54,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-dark:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-dark:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-dark:not(.has-tooltip-right)::after{border-color:rgba(54,54,54,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-dark:before,[data-tooltip]:not(.is-loading).has-tooltip-dark:before,[data-tooltip]:not([disabled]).has-tooltip-dark:before{background-color:rgba(54,54,54,.9);color:#f5f5f5}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-bottom::after{border-color:transparent transparent rgba(0,209,178,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-left::after{border-color:transparent transparent transparent rgba(0,209,178,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-primary.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-primary.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-primary.has-tooltip-right::after{border-color:transparent rgba(0,209,178,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-primary:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-primary:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-primary:not(.has-tooltip-right)::after{border-color:rgba(0,209,178,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-primary:before,[data-tooltip]:not(.is-loading).has-tooltip-primary:before,[data-tooltip]:not([disabled]).has-tooltip-primary:before{background-color:rgba(0,209,178,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-bottom::after{border-color:transparent transparent rgba(50,115,220,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-left::after{border-color:transparent transparent transparent rgba(50,115,220,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-link.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-link.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-link.has-tooltip-right::after{border-color:transparent rgba(50,115,220,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-link:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-link:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-link:not(.has-tooltip-right)::after{border-color:rgba(50,115,220,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-link:before,[data-tooltip]:not(.is-loading).has-tooltip-link:before,[data-tooltip]:not([disabled]).has-tooltip-link:before{background-color:rgba(50,115,220,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-bottom::after{border-color:transparent transparent rgba(32,156,238,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-left::after{border-color:transparent transparent transparent rgba(32,156,238,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-info.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-info.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-info.has-tooltip-right::after{border-color:transparent rgba(32,156,238,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-info:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-info:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-info:not(.has-tooltip-right)::after{border-color:rgba(32,156,238,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-info:before,[data-tooltip]:not(.is-loading).has-tooltip-info:before,[data-tooltip]:not([disabled]).has-tooltip-info:before{background-color:rgba(32,156,238,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-bottom::after{border-color:transparent transparent rgba(35,209,96,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-left::after{border-color:transparent transparent transparent rgba(35,209,96,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-success.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-success.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-success.has-tooltip-right::after{border-color:transparent rgba(35,209,96,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-success:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-success:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-success:not(.has-tooltip-right)::after{border-color:rgba(35,209,96,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-success:before,[data-tooltip]:not(.is-loading).has-tooltip-success:before,[data-tooltip]:not([disabled]).has-tooltip-success:before{background-color:rgba(35,209,96,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-bottom::after{border-color:transparent transparent rgba(255,221,87,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-left::after{border-color:transparent transparent transparent rgba(255,221,87,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-warning.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-warning.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-warning.has-tooltip-right::after{border-color:transparent rgba(255,221,87,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-warning:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-warning:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-warning:not(.has-tooltip-right)::after{border-color:rgba(255,221,87,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-warning:before,[data-tooltip]:not(.is-loading).has-tooltip-warning:before,[data-tooltip]:not([disabled]).has-tooltip-warning:before{background-color:rgba(255,221,87,.9);color:rgba(0,0,0,.7)}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-bottom::after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-bottom::after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-bottom::after{border-color:transparent transparent rgba(255,56,96,.9) transparent}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-left::after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-left::after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-left::after{border-color:transparent transparent transparent rgba(255,56,96,.9)}[data-tooltip]:not(.is-disabled).has-tooltip-danger.has-tooltip-right::after,[data-tooltip]:not(.is-loading).has-tooltip-danger.has-tooltip-right::after,[data-tooltip]:not([disabled]).has-tooltip-danger.has-tooltip-right::after{border-color:transparent rgba(255,56,96,.9) transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-disabled).has-tooltip-danger:not(.has-tooltip-right)::after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-bottom)::after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-left)::after,[data-tooltip]:not(.is-loading).has-tooltip-danger:not(.has-tooltip-right)::after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-bottom)::after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-left)::after,[data-tooltip]:not([disabled]).has-tooltip-danger:not(.has-tooltip-right)::after{border-color:rgba(255,56,96,.9) transparent transparent transparent}[data-tooltip]:not(.is-disabled).has-tooltip-danger:before,[data-tooltip]:not(.is-loading).has-tooltip-danger:before,[data-tooltip]:not([disabled]).has-tooltip-danger:before{background-color:rgba(255,56,96,.9);color:#fff}[data-tooltip]:not(.is-disabled).has-tooltip-active::after,[data-tooltip]:not(.is-disabled).has-tooltip-active::before,[data-tooltip]:not(.is-disabled):focus::after,[data-tooltip]:not(.is-disabled):focus::before,[data-tooltip]:not(.is-disabled):hover::after,[data-tooltip]:not(.is-disabled):hover::before,[data-tooltip]:not(.is-loading).has-tooltip-active::after,[data-tooltip]:not(.is-loading).has-tooltip-active::before,[data-tooltip]:not(.is-loading):focus::after,[data-tooltip]:not(.is-loading):focus::before,[data-tooltip]:not(.is-loading):hover::after,[data-tooltip]:not(.is-loading):hover::before,[data-tooltip]:not([disabled]).has-tooltip-active::after,[data-tooltip]:not([disabled]).has-tooltip-active::before,[data-tooltip]:not([disabled]):focus::after,[data-tooltip]:not([disabled]):focus::before,[data-tooltip]:not([disabled]):hover::after,[data-tooltip]:not([disabled]):hover::before{opacity:1;visibility:visible}[data-tooltip]:not(.is-disabled).has-tooltip-fade::after,[data-tooltip]:not(.is-disabled).has-tooltip-fade::before,[data-tooltip]:not(.is-loading).has-tooltip-fade::after,[data-tooltip]:not(.is-loading).has-tooltip-fade::before,[data-tooltip]:not([disabled]).has-tooltip-fade::after,[data-tooltip]:not([disabled]).has-tooltip-fade::before{transition:opacity .3s linear,visibility .3s linear}@media screen and (max-width:768px){.has-tooltip-top-mobile::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-mobile::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:769px),print{.has-tooltip-top-tablet::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-tablet::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:769px) and (max-width:1087px){.has-tooltip-top-tablet-only::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-tablet-only::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (max-width:1087px){.has-tooltip-top-touch::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-touch::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:1088px){.has-tooltip-top-desktop::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-desktop::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:1088px) and (max-width:1279px){.has-tooltip-top-desktop-only::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-desktop-only::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (max-width:1279px){.has-tooltip-top-until-widescreen::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-until-widescreen::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:1280px){.has-tooltip-top-widescreen::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-widescreen::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:1280px) and (max-width:1471px){.has-tooltip-top-widescreen-only::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-widescreen-only::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (max-width:1471px){.has-tooltip-top-until-fullhd::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-until-fullhd::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (min-width:1472px){.has-tooltip-top-fullhd::after{top:0;right:auto;bottom:auto;left:50%;margin-top:-5px;margin-right:auto;margin-bottom:auto;margin-left:-5px;border-color:rgba(74,74,74,.9) transparent transparent transparent}.has-tooltip-top-fullhd::before{top:0;right:auto;bottom:auto;left:50%;top:0;margin-top:-5px;margin-bottom:auto;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}}@media screen and (max-width:768px){.has-tooltip-right-mobile::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-mobile::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:769px),print{.has-tooltip-right-tablet::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-tablet::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:769px) and (max-width:1087px){.has-tooltip-right-tablet-only::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-tablet-only::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (max-width:1087px){.has-tooltip-right-touch::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-touch::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:1088px){.has-tooltip-right-desktop::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-desktop::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:1088px) and (max-width:1279px){.has-tooltip-right-desktop-only::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-desktop-only::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (max-width:1279px){.has-tooltip-right-until-widescreen::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-until-widescreen::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:1280px){.has-tooltip-right-widescreen::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-widescreen::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:1280px) and (max-width:1471px){.has-tooltip-right-widescreen-only::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-widescreen-only::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (max-width:1471px){.has-tooltip-right-until-fullhd::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-until-fullhd::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (min-width:1472px){.has-tooltip-right-fullhd::after{top:auto;right:0;bottom:50%;left:auto;margin-top:auto;margin-right:-11px;margin-bottom:-6px;margin-left:auto;border-color:transparent rgba(74,74,74,.9) transparent transparent}.has-tooltip-right-fullhd::before{top:auto;right:-11px;bottom:50%;left:auto;margin-top:auto;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}}@media screen and (max-width:768px){.has-tooltip-bottom-mobile::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-mobile::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:769px),print{.has-tooltip-bottom-tablet::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-tablet::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:769px) and (max-width:1087px){.has-tooltip-bottom-tablet-only::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-tablet-only::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (max-width:1087px){.has-tooltip-bottom-touch::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-touch::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:1088px){.has-tooltip-bottom-desktop::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-desktop::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:1088px) and (max-width:1279px){.has-tooltip-bottom-desktop-only::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-desktop-only::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (max-width:1279px){.has-tooltip-bottom-until-widescreen::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-until-widescreen::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:1280px){.has-tooltip-bottom-widescreen::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-widescreen::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:1280px) and (max-width:1471px){.has-tooltip-bottom-widescreen-only::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-widescreen-only::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (max-width:1471px){.has-tooltip-bottom-until-fullhd::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-until-fullhd::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:1472px){.has-tooltip-bottom-fullhd::after{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-right:auto;margin-bottom:-5px;margin-left:-5px;border-color:transparent transparent rgba(74,74,74,.9) transparent}.has-tooltip-bottom-fullhd::before{top:auto;right:auto;bottom:0;left:50%;margin-top:auto;margin-bottom:-5px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (max-width:768px){.has-tooltip-left-mobile::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-mobile::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:769px),print{.has-tooltip-left-tablet::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-tablet::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:769px) and (max-width:1087px){.has-tooltip-left-tablet-only::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-tablet-only::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (max-width:1087px){.has-tooltip-left-touch::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-touch::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:1088px){.has-tooltip-left-desktop::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-desktop::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:1088px) and (max-width:1279px){.has-tooltip-left-desktop-only::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-desktop-only::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (max-width:1279px){.has-tooltip-left-until-widescreen::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-until-widescreen::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:1280px){.has-tooltip-left-widescreen::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-widescreen::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:1280px) and (max-width:1471px){.has-tooltip-left-widescreen-only::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-widescreen-only::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (max-width:1471px){.has-tooltip-left-until-fullhd::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-until-fullhd::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@media screen and (min-width:1472px){.has-tooltip-left-fullhd::after{top:auto;right:auto;bottom:50%;left:0;margin-top:auto;margin-right:auto;margin-bottom:-6px;margin-left:-11px;border-color:transparent transparent transparent rgba(74,74,74,.9)}.has-tooltip-left-fullhd::before{top:auto;right:auto;bottom:50%;left:-11px;-webkit-transform:translate(-100%,50%);transform:translate(-100%,50%)}}@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}input[type=range].slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:1rem 0;background:0 0}input[type=range].slider.is-fullwidth{display:block;width:100%}input[type=range].slider:focus{outline:0}input[type=range].slider:not([orient=vertical])::-webkit-slider-runnable-track{width:100%}input[type=range].slider:not([orient=vertical])::-moz-range-track{width:100%}input[type=range].slider:not([orient=vertical])::-ms-track{width:100%}input[type=range].slider:not([orient=vertical]).has-output+output,input[type=range].slider:not([orient=vertical]).has-output-tooltip+output{width:3rem;background:#4a4a4a;border-radius:3px;padding:.4rem .8rem;font-size:.75rem;line-height:.75rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#fff;overflow:hidden;pointer-events:none;z-index:200}input[type=range].slider:not([orient=vertical]).has-output{display:inline-block;width:calc(100% - (4.2rem))}input[type=range].slider:not([orient=vertical]).has-output+output{display:inline-block;position:relative;margin-left:.75rem;top:-.75rem}input[type=range].slider:not([orient=vertical]).has-output-tooltip{display:block}input[type=range].slider:not([orient=vertical]).has-output-tooltip+output{position:absolute;left:0;top:-.1rem}input[type=range].slider[orient=vertical]{-webkit-appearance:slider-vertical;-webkit-writing-mode:bt-lr;-ms-writing-mode:bt-lr;writing-mode:bt-lr}input[type=range].slider[orient=vertical]::-webkit-slider-runnable-track{height:100%}input[type=range].slider[orient=vertical]::-moz-range-track{height:100%}input[type=range].slider[orient=vertical]::-ms-track{height:100%}input[type=range].slider::-webkit-slider-runnable-track{cursor:pointer;animate:.2s;-webkit-box-shadow:0 0 0 #7a7a7a;box-shadow:0 0 0 #7a7a7a;background:#dbdbdb;border-radius:3px;border:0 solid #7a7a7a}input[type=range].slider::-moz-range-track{cursor:pointer;animate:.2s;box-shadow:0 0 0 #7a7a7a;background:#dbdbdb;border-radius:3px;border:0 solid #7a7a7a}input[type=range].slider::-ms-track{cursor:pointer;animate:.2s;box-shadow:0 0 0 #7a7a7a;background:#dbdbdb;border-radius:3px;border:0 solid #7a7a7a}input[type=range].slider::-ms-fill-lower{background:#00d1b2}input[type=range].slider::-ms-fill-upper{background:#dbdbdb}input[type=range].slider::-webkit-slider-thumb{-webkit-box-shadow:none;box-shadow:none;border:1px solid #b5b5b5;border-radius:3px;background:#fff;cursor:pointer;-webkit-appearance:none;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:-webkit-transform .2s ease}input[type=range].slider::-moz-range-thumb{box-shadow:none;border:1px solid #b5b5b5;background:#fff;border-radius:3px;cursor:pointer;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:-webkit-transform .2s ease}input[type=range].slider::-ms-thumb{box-shadow:none;border:1px solid #b5b5b5;background:#fff;border-radius:3px;cursor:pointer;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:-webkit-transform .2s ease}input[type=range].slider::-webkit-slider-thumb{-webkit-appearance:none}input[type=range].slider.is-circle::-webkit-slider-thumb{border-radius:50%}input[type=range].slider.is-circle::-moz-range-thumb{border-radius:50%}input[type=range].slider.is-circle::-ms-thumb{border-radius:50%}input[type=range].slider:active::-webkit-slider-thumb{-webkit-transform:scale(1.25);transform:scale(1.25)}input[type=range].slider:active::-moz-range-thumb{transform:scale(1.25)}input[type=range].slider:active::-ms-thumb{transform:scale(1.25)}input[type=range].slider:disabled{opacity:.5;cursor:not-allowed}input[type=range].slider:disabled::-webkit-slider-thumb{cursor:not-allowed;-webkit-transform:scale(1);transform:scale(1)}input[type=range].slider:disabled::-moz-range-thumb{cursor:not-allowed;transform:scale(1)}input[type=range].slider:disabled::-ms-thumb{cursor:not-allowed;transform:scale(1)}input[type=range].slider:not([orient=vertical])::-webkit-slider-runnable-track{height:.5rem}input[type=range].slider:not([orient=vertical])::-moz-range-track{height:.5rem}input[type=range].slider:not([orient=vertical])::-ms-track{height:.5rem}input[type=range].slider[orient=vertical]::-webkit-slider-runnable-track{width:.5rem}input[type=range].slider[orient=vertical]::-moz-range-track{width:.5rem}input[type=range].slider[orient=vertical]::-ms-track{width:.5rem}input[type=range].slider::-webkit-slider-thumb{height:1rem;width:1rem;margin-top:-.25rem}input[type=range].slider::-moz-range-thumb{height:1rem;width:1rem}input[type=range].slider::-ms-thumb{height:1rem;width:1rem}input[type=range].slider[orient=vertical]::-webkit-slider-thumb{margin-top:auto;margin-left:-.25rem}input[type=range].slider.is-small:not([orient=vertical])::-webkit-slider-runnable-track{height:.375rem}input[type=range].slider.is-small:not([orient=vertical])::-moz-range-track{height:.375rem}input[type=range].slider.is-small:not([orient=vertical])::-ms-track{height:.375rem}input[type=range].slider.is-small[orient=vertical]::-webkit-slider-runnable-track{width:.375rem}input[type=range].slider.is-small[orient=vertical]::-moz-range-track{width:.375rem}input[type=range].slider.is-small[orient=vertical]::-ms-track{width:.375rem}input[type=range].slider.is-small::-webkit-slider-thumb{height:.75rem;width:.75rem;margin-top:-.1875rem}input[type=range].slider.is-small::-moz-range-thumb{height:.75rem;width:.75rem}input[type=range].slider.is-small::-ms-thumb{height:.75rem;width:.75rem}input[type=range].slider.is-small[orient=vertical]::-webkit-slider-thumb{margin-top:auto;margin-left:-.1875rem}input[type=range].slider.is-medium:not([orient=vertical])::-webkit-slider-runnable-track{height:.625rem}input[type=range].slider.is-medium:not([orient=vertical])::-moz-range-track{height:.625rem}input[type=range].slider.is-medium:not([orient=vertical])::-ms-track{height:.625rem}input[type=range].slider.is-medium[orient=vertical]::-webkit-slider-runnable-track{width:.625rem}input[type=range].slider.is-medium[orient=vertical]::-moz-range-track{width:.625rem}input[type=range].slider.is-medium[orient=vertical]::-ms-track{width:.625rem}input[type=range].slider.is-medium::-webkit-slider-thumb{height:1.25rem;width:1.25rem;margin-top:-.3125rem}input[type=range].slider.is-medium::-moz-range-thumb{height:1.25rem;width:1.25rem}input[type=range].slider.is-medium::-ms-thumb{height:1.25rem;width:1.25rem}input[type=range].slider.is-medium[orient=vertical]::-webkit-slider-thumb{margin-top:auto;margin-left:-.3125rem}input[type=range].slider.is-large:not([orient=vertical])::-webkit-slider-runnable-track{height:.75rem}input[type=range].slider.is-large:not([orient=vertical])::-moz-range-track{height:.75rem}input[type=range].slider.is-large:not([orient=vertical])::-ms-track{height:.75rem}input[type=range].slider.is-large[orient=vertical]::-webkit-slider-runnable-track{width:.75rem}input[type=range].slider.is-large[orient=vertical]::-moz-range-track{width:.75rem}input[type=range].slider.is-large[orient=vertical]::-ms-track{width:.75rem}input[type=range].slider.is-large::-webkit-slider-thumb{height:1.5rem;width:1.5rem;margin-top:-.375rem}input[type=range].slider.is-large::-moz-range-thumb{height:1.5rem;width:1.5rem}input[type=range].slider.is-large::-ms-thumb{height:1.5rem;width:1.5rem}input[type=range].slider.is-large[orient=vertical]::-webkit-slider-thumb{margin-top:auto;margin-left:-.375rem}input[type=range].slider.is-white::-moz-range-track{background:#fff}input[type=range].slider.is-white::-webkit-slider-runnable-track{background:#fff}input[type=range].slider.is-white::-ms-track{background:#fff!important}input[type=range].slider.is-white::-ms-fill-lower{background:#fff}input[type=range].slider.is-white .has-output-tooltip+output,input[type=range].slider.is-white.has-output+output{background-color:#fff;color:#0a0a0a}input[type=range].slider.is-black::-moz-range-track{background:#0a0a0a}input[type=range].slider.is-black::-webkit-slider-runnable-track{background:#0a0a0a}input[type=range].slider.is-black::-ms-track{background:#0a0a0a!important}input[type=range].slider.is-black::-ms-fill-lower{background:#0a0a0a}input[type=range].slider.is-black .has-output-tooltip+output,input[type=range].slider.is-black.has-output+output{background-color:#0a0a0a;color:#fff}input[type=range].slider.is-light::-moz-range-track{background:#f5f5f5}input[type=range].slider.is-light::-webkit-slider-runnable-track{background:#f5f5f5}input[type=range].slider.is-light::-ms-track{background:#f5f5f5!important}input[type=range].slider.is-light::-ms-fill-lower{background:#f5f5f5}input[type=range].slider.is-light .has-output-tooltip+output,input[type=range].slider.is-light.has-output+output{background-color:#f5f5f5;color:#363636}input[type=range].slider.is-dark::-moz-range-track{background:#363636}input[type=range].slider.is-dark::-webkit-slider-runnable-track{background:#363636}input[type=range].slider.is-dark::-ms-track{background:#363636!important}input[type=range].slider.is-dark::-ms-fill-lower{background:#363636}input[type=range].slider.is-dark .has-output-tooltip+output,input[type=range].slider.is-dark.has-output+output{background-color:#363636;color:#f5f5f5}input[type=range].slider.is-primary::-moz-range-track{background:#00d1b2}input[type=range].slider.is-primary::-webkit-slider-runnable-track{background:#00d1b2}input[type=range].slider.is-primary::-ms-track{background:#00d1b2!important}input[type=range].slider.is-primary::-ms-fill-lower{background:#00d1b2}input[type=range].slider.is-primary .has-output-tooltip+output,input[type=range].slider.is-primary.has-output+output{background-color:#00d1b2;color:#fff}input[type=range].slider.is-link::-moz-range-track{background:#3273dc}input[type=range].slider.is-link::-webkit-slider-runnable-track{background:#3273dc}input[type=range].slider.is-link::-ms-track{background:#3273dc!important}input[type=range].slider.is-link::-ms-fill-lower{background:#3273dc}input[type=range].slider.is-link .has-output-tooltip+output,input[type=range].slider.is-link.has-output+output{background-color:#3273dc;color:#fff}input[type=range].slider.is-info::-moz-range-track{background:#209cee}input[type=range].slider.is-info::-webkit-slider-runnable-track{background:#209cee}input[type=range].slider.is-info::-ms-track{background:#209cee!important}input[type=range].slider.is-info::-ms-fill-lower{background:#209cee}input[type=range].slider.is-info .has-output-tooltip+output,input[type=range].slider.is-info.has-output+output{background-color:#209cee;color:#fff}input[type=range].slider.is-success::-moz-range-track{background:#23d160}input[type=range].slider.is-success::-webkit-slider-runnable-track{background:#23d160}input[type=range].slider.is-success::-ms-track{background:#23d160!important}input[type=range].slider.is-success::-ms-fill-lower{background:#23d160}input[type=range].slider.is-success .has-output-tooltip+output,input[type=range].slider.is-success.has-output+output{background-color:#23d160;color:#fff}input[type=range].slider.is-warning::-moz-range-track{background:#ffdd57}input[type=range].slider.is-warning::-webkit-slider-runnable-track{background:#ffdd57}input[type=range].slider.is-warning::-ms-track{background:#ffdd57!important}input[type=range].slider.is-warning::-ms-fill-lower{background:#ffdd57}input[type=range].slider.is-warning .has-output-tooltip+output,input[type=range].slider.is-warning.has-output+output{background-color:#ffdd57;color:rgba(0,0,0,.7)}input[type=range].slider.is-danger::-moz-range-track{background:#ff3860}input[type=range].slider.is-danger::-webkit-slider-runnable-track{background:#ff3860}input[type=range].slider.is-danger::-ms-track{background:#ff3860!important}input[type=range].slider.is-danger::-ms-fill-lower{background:#ff3860}input[type=range].slider.is-danger .has-output-tooltip+output,input[type=range].slider.is-danger.has-output+output{background-color:#ff3860;color:#fff}body{background:#fff;text-align:center;font-size:1em;margin:0;padding:0}@keyframes bounceIn{0%{opacity:0;transform:scale(.3) translate3d(0,0,0)}50%{opacity:.9;transform:scale(1.1)}80%{opacity:1;transform:scale(.89)}100%{opacity:1;transform:scale(1) translate3d(0,0,0)}}body.twelve{color:#000}body.twelve .button.social_login{box-shadow:0 10px 18px 0 rgba(0,0,0,.1)}body.twelve .button.social_login img.icon{display:block;padding:3px;margin-right:8px}body.twelve .animated{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}body.twelve .rebrand_notice{background:#fc0;color:rgba(0,0,0,.8);padding:8px 12px;font-size:.8rem;display:none}body.twelve.demo .topmenu li a.demo,body.twelve.features .topmenu li a.features,body.twelve.how-it-works .topmenu li a.how-it-works,body.twelve.plugins .topmenu li a.plugins,body.twelve.pricing .topmenu li a.pricing,body.twelve.product .topmenu li a.product,body.twelve.resources .topmenu li a.resources,body.twelve.suggestions .topmenu li a.suggestions{color:#000;opacity:1}body.twelve .topmenu{padding:30px 50px}body.twelve .topmenu .level-right.is-hidden-desktop .level-item{margin:0!important}body.twelve .topmenu .dropdown-content{text-align:left!important}body.twelve .topmenu .logo{height:40px}body.twelve .topmenu .hamburger{cursor:pointer}body.twelve .topmenu .hamburger img{height:30px}body.twelve .topmenu li{display:inline;margin:0 0 0 4rem;position:relative}body.twelve .topmenu li a{color:#000;border:1px solid transparent}body.twelve .topmenu li a.parent{font-weight:600}body.twelve .topmenu li a:hover{color:#000}body.twelve .topmenu li a:hover i.icon img{opacity:1!important}body.twelve .topmenu li a:hover.parent{opacity:1}body.twelve .topmenu li a.cta{border:1px solid #007aff;border-radius:4px;color:#fff;background:#007aff;border-color:#007aff;padding:12px 2rem}body.twelve .topmenu li a.cta.secondary{background:#fff;color:#007aff;margin-left:20px}body.twelve .topmenu li .dropdown-trigger i.icon img{margin:0 0 0 10px!important;top:2px!important;position:relative;height:15px;display:block}body.twelve .topmenu li .dropdown-item.title_divider{font-weight:700;padding-bottom:0;color:#000}body.twelve .topmenu li .dropdown-content{border-radius:3px;box-shadow:0 6px 20px 0 rgba(0,0,0,.3)}body.twelve .topmenu li .dropdown-content .dropdown-divider{margin-top:1em;margin-bottom:1em;opacity:.5}body.twelve .topmenu li .dropdown-menu a{color:#007aff}body.twelve .topmenu li .dropdown-menu a strong{display:block}body.twelve .topmenu li .dropdown-menu a span{color:#8e8e93}body.twelve a{color:#007aff}body.twelve button.button.primary{background-color:#007aff;border-color:#007aff;color:#fff}body.twelve a.button,body.twelve button.button{padding-right:3rem;padding-left:3rem}body.twelve a.button.primary,body.twelve button.button.primary{background-color:#007aff;border-color:#007aff;color:#fff}body.twelve a.button.secondary,body.twelve button.button.secondary{background-color:#fff;border-color:#007aff;color:#007aff}body.twelve .button.ghost_outline,body.twelve .button.ghost_outline.secondary{background-color:transparent!important;border-color:#fff!important;color:#fff!important}body.twelve section.section{padding:80px 0;position:relative;z-index:10}body.twelve section.section .illustration{display:block;margin:0 100px;margin-top:80px;max-height:800px}body.twelve section.section .illustration.blog{max-height:400px}body.twelve section.section .illustration.blog img{max-height:400px}body.twelve section.section .illustration img{display:block;margin:0 auto}body.twelve section.section .cta{padding-top:12px;max-width:600px;margin:0 auto;position:relative;z-index:100}body.twelve section.section .cta a.button{margin:0 10px}@media only screen and (max-width:768px){body.twelve section.section .cta a.button{display:block;margin:0}}body.twelve section.section .cta a.social_login{margin-bottom:20px;min-width:380px}body.twelve section.section .cta a.social_login:last-child{margin-bottom:0}body.twelve section.section h1,body.twelve section.section h2,body.twelve section.section h3,body.twelve section.section h4,body.twelve section.section p.cta_large{font-weight:800;font-size:64px;color:#000;text-align:center;line-height:70px;margin:0}body.twelve section.section h1{padding-bottom:20px;margin-top:-20px;font-weight:800}body.twelve section.section h1 #typed{display:block;height:1em}body.twelve section.section h2{font-size:48px;padding-bottom:17px;margin-top:-10px;line-height:55px}body.twelve section.section h2.title_for_screen{padding-bottom:0;margin-bottom:-.5em}body.twelve section.section p.cta_large{font-size:33px;line-height:1.3em;padding:0 100px;padding-bottom:17px}body.twelve section.section p.subtitle{font-size:24px;color:#9b9b9b;text-align:center;line-height:34px}body.twelve section.section p.subtitle.big_intro{font-size:28px;line-height:1.5em;padding-right:5%;padding-left:5%}@media only screen and (max-width:768px){body.twelve section.section p.subtitle.big_intro{padding-right:0;padding-left:0;font-size:24px;line-height:1.5em}}body.twelve section.section .tabs.is-toggle{margin-top:15px;padding-bottom:5px}body.twelve section.section .tabs.is-toggle li{position:relative;width:250px}body.twelve section.section .tabs.is-toggle li img.save20{position:absolute;width:120px!important;right:-140px;height:auto!important;min-width:0!important;max-width:120px!important}body.twelve section.section .tabs.is-toggle li.is-active a{border-color:#007aff;background-color:#007aff}body.twelve section.section p.quote{font-weight:600;color:#000;font-size:32px;line-height:2.8rem;padding-bottom:20px}body.twelve section.section p.quote strong{color:#ff2d55}body.twelve section.section p.quote span.mark{font-family:Georgia,Times,serif;font-size:90px;display:block}body.twelve section.section.two_column .illustration{display:block;margin:0;margin-top:0;max-height:800px;min-height:400px}body.twelve section.section.two_column .illustration.offsetleft{left:-30px;position:relative}body.twelve section.section.two_column .illustration.offsetright{right:-30px;position:relative}body.twelve section.section.two_column .illustration.quote{min-height:400px}body.twelve section.section.two_column.short .illustration{height:300px;min-height:400px}body.twelve section.section.two_column *{text-align:left!important}body.twelve section.section.two_column h2,body.twelve section.section.two_column p.subtitle{text-align:center!important}body.twelve section.section.two_column .feature_card h2{text-align:left!important;margin-bottom:.5em}body.twelve section.section.two_column p.subtitle{margin-bottom:60px}body.twelve section.section.alt{background:#fafafc}body.twelve section.section.alt.special_demo{background:#efeff4;min-height:500px}body.twelve section.section.temporary{border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:-1px;font-family:monospace;font-size:2em}body.twelve section.section.comingsoon{background:#efeff4;min-height:300px}body.twelve section.section.after_hero_unpad,body.twelve section.section.resources_unpad{padding-top:20px!important}body.twelve section.section.highlighted{position:relative;background:#007aff;padding:120px 0}body.twelve section.section.highlighted a.button.primary{background-color:#fff;border-color:#fff;color:#007aff}body.twelve section.section.highlighted .button.secondary{background-color:#4cd964;border-color:#4cd964;color:#fff}body.twelve section.section.highlighted p.cta_large{color:#fff;margin-top:-10px}body.twelve section.section.highlighted .character{position:absolute;left:0;top:0;z-index:0}body.twelve section.section.highlighted .character img{height:250px;display:block}body.twelve section.section.highlighted .character.right{left:auto;right:0;top:auto;bottom:0}body.twelve .product_cards{margin-top:60px}body.twelve .product_cards .product_card{padding:2rem;text-align:left!important}body.twelve .product_cards .product_card .card_illustration{margin-bottom:10px;background:#efeff4}body.twelve .product_cards .product_card .card_illustration img{display:block}body.twelve .product_cards .product_card h3{font-size:28px;text-align:left;margin-bottom:-8px}body.twelve .product_cards .product_card h3 a{color:#000}body.twelve .product_cards .product_card p{font-size:18px;color:#9b9b9b;margin-bottom:15px}body.twelve .feature_cards.no_subtitle{margin-top:30px}body.twelve .feature_cards .feature_card{padding:2rem}body.twelve .feature_cards .feature_card.is-left{margin-right:2em}body.twelve .feature_cards .feature_card.is-right{margin-left:2em}body.twelve .feature_cards .feature_card.explain{font-size:22px}body.twelve .feature_cards .feature_card.explain p{margin-bottom:1em}body.twelve .feature_cards .feature_card.explain p:last-child{margin-bottom:0}body.twelve .feature_cards .feature_card .minipic{height:40px}body.twelve .feature_cards .feature_card .minipic img{height:40px;display:block}body.twelve .feature_cards .feature_card h2,body.twelve .feature_cards .feature_card h3,body.twelve .feature_cards .feature_card h4{margin-top:0!important;font-size:30px;text-align:left!important;line-height:1.3em;padding-top:15px;padding-bottom:10px;padding-right:4em}body.twelve .feature_cards .feature_card h2{padding-top:0}body.twelve .feature_cards.resources{margin-top:0}body.twelve .feature_cards.resources.other_articles{margin-top:-35px}body.twelve .feature_cards.resources .feature_card{margin-bottom:20px}body.twelve .feature_cards.resources .feature_card h4{padding-top:0}body.twelve .feature_cards.resources .feature_card time{display:block;color:#8e8e93;padding-bottom:10px}body.twelve .feature_cards.resources .feature_card p a{color:#000}body.twelve .container.for_annotated_screen .cta{padding-top:50px!important}body.twelve .container.for_annotated_screen .annotated_screen{box-shadow:0 10px 18px 0 rgba(0,0,0,.1);border-radius:8px;border:1px solid #d1d1d6;background:#fff;transform:translateY(0);position:relative;max-width:900px;margin-right:auto;margin-left:auto;z-index:10}body.twelve .container.for_annotated_screen .annotated_screen .screen{position:relative}body.twelve .container.for_annotated_screen .annotated_screen .screen img{display:block;border-radius:8px}body.twelve .container.for_annotated_screen .annotated_screen .animated{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%}body.twelve .container.for_annotated_screen .annotated_screen .animated .rebecca{background-color:#eee;width:18.85%;position:relative;top:6.7%;height:59.7%;left:30.3%;border-radius:5px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}body.twelve .container.for_annotated_screen .character{position:absolute;width:400px;height:400px;left:-80px;top:140px;z-index:0;background:#efeff4}body.twelve .container.for_annotated_screen .character.right{left:auto;right:-80px;top:auto;bottom:20px}body.twelve .toggle_switch{padding-top:8px}body.twelve .toggle_switch .toggle{flex:none}body.twelve .toggle_switch .label{cursor:pointer;display:inline}body.twelve .toggle_switch .annual,body.twelve .toggle_switch .monthly{text-align:right}body.twelve .toggle_switch .annual span,body.twelve .toggle_switch .monthly span{top:4px;padding:0 10px;position:relative;text-transform:uppercase;color:#c7c7cc;font-size:.8em;letter-spacing:1px;font-weight:700}body.twelve .toggle_switch .annual span strong,body.twelve .toggle_switch .monthly span strong{color:#c7c7cc;font-weight:700}body.twelve .toggle_switch .annual span.selected,body.twelve .toggle_switch .monthly span.selected{color:#000}body.twelve .toggle_switch .annual span.selected strong,body.twelve .toggle_switch .monthly span.selected strong{color:#000}body.twelve .toggle_switch .annual span em,body.twelve .toggle_switch .monthly span em{font-style:normal;font-weight:400;text-transform:none;letter-spacing:0}body.twelve .toggle_switch .annual{text-align:left}body.twelve .toggle_switch .switch{position:relative;display:inline-block;width:60px;height:34px}body.twelve .toggle_switch .switch input{opacity:0;width:0;height:0}body.twelve .toggle_switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}body.twelve .toggle_switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}body.twelve .toggle_switch input:checked+.slider{background-color:#4cd964}body.twelve .toggle_switch input:focus+.slider{box-shadow:0 0 1px #2196f3}body.twelve .toggle_switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}body.twelve .toggle_switch .slider.round{border-radius:34px}body.twelve .toggle_switch .slider.round:before{border-radius:50%}body.twelve .pricing_toggle{padding-top:10px}body.twelve span.discount.tag{color:#fff;background:#4cd964}body.twelve s{opacity:.5}body.twelve .plan_slider_output{padding-top:10px}body.twelve .plan_slider_output em{display:block;opacity:.5}body.twelve .pricingtable{margin:0 auto;margin-top:40px}body.twelve .pricingtable.monthly .annual{display:none!important}body.twelve .pricingtable.annual .monthly{display:none!important}body.twelve .pricingtable .pricingcontainer{height:100%;position:relative}body.twelve .pricingtable .pricing{height:100%;background:#fff;border:1px solid #d1d1d6;border-radius:5px;position:relative;min-height:0}body.twelve .pricingtable .pricing .planname{font-size:25px;color:#000;font-weight:800;padding-top:30px;line-height:1em}body.twelve .pricingtable .pricing .planprice{text-align:left;font-size:28px;font-weight:700;color:#007aff;padding-bottom:.3em}body.twelve .pricingtable .pricing .planpricecomment{color:#8e8e93;border-bottom:1px solid #eee;padding:12px 15px;line-height:1em;text-align:left}body.twelve .pricingtable .pricing .planpricecomment.enterprise{padding-right:50px;padding-left:50px;line-height:1.5em}body.twelve .pricingtable .pricing .planblurb{border-bottom:1px solid #eee;padding:12px 15px;text-align:left;font-size:18px;padding-right:28px;font-family:"Source Serif Pro",serif;color:#000}body.twelve .pricingtable .pricing ul.planfeatures{font-size:16px;color:#8e8e93;line-height:1em;text-align:left}body.twelve .pricingtable .pricing ul.planfeatures.under_cta li:last-child{border:none}body.twelve .pricingtable .pricing ul.planfeatures li{border-bottom:1px solid #eee;padding:12px 15px;position:relative}body.twelve .pricingtable .pricing ul.planfeatures li .arrow-down{position:absolute;top:0;margin-left:3px}body.twelve .pricingtable .pricing ul.planfeatures li .arrow-down,body.twelve .pricingtable .pricing ul.planfeatures li .arrow-down:after{width:0;height:0;border-right:7px solid transparent;border-top:7px solid #ddd;border-left:7px solid transparent}body.twelve .pricingtable .pricing ul.planfeatures li .arrow-down:after{top:-8px;left:-7px;border-top-color:#fff;content:'';display:block;position:relative}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature .feature_icons{position:absolute;right:15px;top:10px;cursor:pointer}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature .feature_icons img{height:20px;display:inline-block;border-radius:20px;margin-left:8px}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature .feature_icons.help{top:9px}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature .feature_icons.help img{height:14px}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature.moreinfo{border-bottom-style:dashed;border-bottom:none}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature.not_included strong{background:#d1d1d6}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature strong{position:relative;margin-bottom:-2px;top:-1px;margin-right:8px;font-weight:600;background:#4cd964;color:#fff;border-radius:20px;text-align:center;font-weight:900;font-size:.8em;width:1.5em;height:1.5em;display:inline-block;padding:2px}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature.included{border-bottom:none;padding-bottom:0}body.twelve .pricingtable .pricing ul.planfeatures li.keyfeature.overage{padding-top:8px;font-size:.8em}body.twelve .pricingtable .pricing ul.planfeatures li span.information{font-weight:600;background-image:url(/images/196b77b35f43f8cec1584fa16458d4df89fcf4ae/iconfinder_info_293683.png);background-size:100% auto;width:14px;height:14px;position:absolute;top:50%;margin-top:-7px;right:15px;cursor:pointer;text-align:center;opacity:.3}body.twelve .pricingtable .pricing ul.planfeatures li span.allplans{color:#000}body.twelve .pricingtable .pricing ul.planfeatures li em{font-style:normal;font-weight:800}body.twelve .pricingtable .pricing .plandescription{padding:10px 15px;padding-top:35px;font-size:18px;color:#9b9b9b;line-height:1.5em}body.twelve .pricingtable .pricing .plandescription strong{color:#d49000}body.twelve .pricingtable .pricing .plancta{border-bottom:1px solid #eee}body.twelve .pricingtable .pricing .plancta .inner{padding:15px}body.twelve .pricingtable .pricing .plancta a{min-width:100%;padding:0}body.twelve .pricingtable .highlighted_title{position:absolute;z-index:100;text-align:center;margin-top:-15px;width:100%}body.twelve .pricingtable .highlighted_title span{background:#007aff;color:#fff;font-size:8px;line-height:8px;padding:3px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:1px;font-weight:600}body.twelve .pricingtable .pricingcontainer .pricing{border-color:#d1d1d6;border-radius:8px;border-width:3px;overflow:hidden}body.twelve .pricingtable .pricingcontainer .pricing .planname{padding:0;text-align:left;padding:20px 15px;border-bottom:1px solid #d1d1d6;background:#fafafc;text-transform:uppercase;font-size:18px;color:#333;margin-bottom:0;font-weight:700}body.twelve .pricingtable .pricingcontainer .pricing .planname .level-right{text-transform:none;color:#007aff}body.twelve .pricingtable .pricingcontainer .pricing.highlighted{border-color:#007aff;box-shadow:0 0 20px 0 rgba(0,0,0,.1)}body.twelve .pricingtable .pricingcontainer .pricing.highlighted li span{color:#8e8e93}body.twelve .feature_grid{padding-top:20px}body.twelve .feature_grid .columns{margin:0!important;border-bottom:1px solid rgba(0,0,0,.2)}body.twelve .feature_grid .columns .column{padding-bottom:30px!important}body.twelve .feature_grid .columns:last-child{border-bottom:none}body.twelve .feature_grid .columns:last-child .column{padding-top:30px!important;padding-bottom:0!important}body.twelve .feature_grid .columns .column{border-right:1px solid rgba(0,0,0,.2)}body.twelve .feature_grid .columns .column .feature{position:relative}body.twelve .feature_grid .columns .column .feature img{max-width:30%;display:block;margin:0 auto}body.twelve .feature_grid .columns .column .feature h3{font-size:22px;line-height:1em;padding:15px 0 10px 0}body.twelve .feature_grid .columns .column .feature p{padding:0 40px;font-size:18px;color:rgba(0,0,0,.4)}body.twelve .feature_grid .columns .column:last-child{border-right:none}body.twelve .copyright{background:#007aff;padding:20px 0;color:#fff;font-size:.8rem}body.twelve .copyright a{color:#fff}body.twelve .faq_group{text-align:left;margin-top:40px}body.twelve .faq_group .faq_section_title{font-weight:600;font-size:24px;padding-bottom:15px;border-bottom:1px solid #d1d1d6;padding-top:50px}body.twelve .faq_group .faq_section_title:first-child{padding-top:0}body.twelve .faq_group .faq_item{border-bottom:1px solid #d1d1d6;padding:15px 0}body.twelve .faq_group .faq_item .question{font-weight:600;font-size:18px;color:#007aff;cursor:pointer}body.twelve .faq_group .faq_item .answer{padding-top:3px;display:none}body.twelve footer.mojo_footer{color:#fff;background:#000;padding:30px 0;text-align:center}body.twelve footer.mojo_footer a{color:#fff}body.twelve footer.mojo_footer img.mojoicon{display:block;margin:0 auto;height:30px;margin-bottom:10px}body.twelve .video_container_container{max-width:1000px;margin:40px auto;box-shadow:0 10px 18px 0 rgba(0,0,0,.1)}body.twelve .video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}body.twelve .video-container embed,body.twelve .video-container iframe,body.twelve .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}body.twelve ul.video_timeline{max-width:500px;margin:0 auto;padding:0 20px}body.twelve ul.video_timeline li{margin-bottom:1em}body.twelve ul.video_timeline li a{border-radius:8px;border:1px solid #efeff4;display:block;padding:8px;text-align:left}body.twelve ul.video_timeline li a:hover{border:1px solid #d1d1d6}body.twelve ul.video_timeline li a span.time{color:#000;font-weight:700;margin-right:1em;font-family:monospace}body.twelve .partner_logos{position:relative;text-align:center;margin-bottom:50px;margin-top:-60px}body.twelve .partner_logos img{height:100px;display:inline-block;padding:20px;background:#fff}body.twelve .partner_logos img.logo{border-radius:8px;box-shadow:0 10px 18px 0 rgba(0,0,0,.1)}body.twelve .partner_logos img.plus{background:0 0;border:1px solid transparent}body.twelve .edge_to_edge{width:100vw;background:#007aff;min-height:100px;padding:80px 0}body.twelve .edge_to_edge .banner_feature img.banner{display:block;box-shadow:0 10px 18px 0 rgba(0,0,0,.1)}body.twelve .edge_to_edge .banner_feature .feature_copy{text-align:center;height:100%;padding:0 20px}body.twelve .edge_to_edge .banner_feature .feature_copy table{height:100%}body.twelve .edge_to_edge .banner_feature .feature_copy table td{height:100%;text-align:center;vertical-align:middle}body.twelve .edge_to_edge .banner_feature .feature_copy table td .columns{margin:0;padding:0}body.twelve .edge_to_edge .banner_feature .feature_copy p{color:#fff;letter-spacing:-.5px;font-size:2.2rem;font-weight:800;line-height:1.3em;padding-bottom:.7em}body.twelve .edge_to_edge .banner_feature .feature_copy p strong{color:#fff}@media only screen and (max-width:1024px){body.twelve .container{padding:0 30px}}@media only screen and (max-width:768px){body.twelve .edge_to_edge{padding:50px 0}body.twelve .edge_to_edge .banner_feature .feature_copy{padding:0}body.twelve .edge_to_edge .banner_feature .feature_copy p{color:#fff;letter-spacing:-.5px;font-size:1.6rem;font-weight:700;line-height:1.3em}body.twelve .partner_logos{margin-bottom:40px;margin-top:-40px}body.twelve .partner_logos img{height:60px;padding:10px}body.twelve .partner_logos img.logo{box-shadow:0 3px 5px 0 rgba(0,0,0,.08)}body.twelve section.section .cta a.button.secondary{display:block;margin-top:20px}body.twelve section.section .cta a.button.secondary:first-child{margin-top:0}body.twelve .feature_grid .columns{border:none}body.twelve .feature_grid .columns .column{border:none}body.twelve .feature_grid .columns .column .feature p{padding:0 00px}body.twelve .feature_grid .columns:last-child{margin-top:-50px!important}}body.twelve.resources h1{padding-left:100px;padding-right:100px}body.twelve .blog_tutorial_logos_list{margin:0 auto;max-width:800px;padding-top:10px}body.twelve .blog_tutorial_logos_list img{display:block;max-width:80px;margin:0 auto 8px auto}body.twelve .blog_poster_image,body.twelve .video_container{max-width:1000px;margin:0 auto;margin-top:80px;margin-bottom:-150px;position:relative;border-radius:8px;overflow:hidden}@media only screen and (max-width:768px){body.twelve .blog_poster_image.video_container,body.twelve .video_container.video_container{border-radius:0}body.twelve .blog_poster_image.video_container .intro_video,body.twelve .video_container.video_container .intro_video{height:300px!important}}body.twelve .blog_poster_image.video_container .intro_video,body.twelve .video_container.video_container .intro_video{height:523px}body.twelve .blog_poster_image .credit,body.twelve .video_container .credit{position:absolute;top:15px;right:20px;color:#fff;font-size:10px;opacity:.5;z-index:1000;text-shadow:0 1px 0 rgba(0,0,0,.5)}body.twelve .blog_poster_image .gradient,body.twelve .video_container .gradient{background:linear-gradient(0deg,rgba(0,0,0,.2) 0,transparent 30%);position:absolute;width:100%;height:100%}body.twelve .blog_poster_image img,body.twelve .video_container img{display:block}body.twelve .blog_global_container{max-width:2000px;margin:0 auto}body.twelve .blog_container{max-width:60%;margin:auto;position:relative;margin-top:-50px}@media only screen and (max-width:768px){body.twelve .blog_container{max-width:90%}}body.twelve .blog_container.no_header{margin-bottom:100px;margin-top:80px}@media only screen and (max-width:768px){body.twelve .blog_container{box-shadow:none}}body.twelve .blog_body>p:first-child{color:#000;font-weight:600;font-size:25px!important}body.twelve .blog_body>p:first-child a{font-size:25px!important}body.twelve .blog_body>p:first-child::after{padding-top:1.5em;display:block;content:"";border-bottom:1px solid #d1d1d6;width:50%;margin-bottom:1.5em}body.twelve .changelog_entry time{color:#000;font-weight:600;font-size:25px!important;display:block;margin-bottom:.5em;margin-left:20px}body.twelve .changelog_entry::after{padding-top:.5em;display:block;content:"";border-bottom:1px solid #d1d1d6;width:50%;margin-bottom:1.5em}body.twelve .blog_body{margin:0 auto;background:#fff;text-align:left;position:relative;z-index:102;text-align:left!important;color:#000}body.twelve .blog_body pre{padding:0;margin-bottom:1.5rem}body.twelve .blog_body .social_sharing p.pinterest_banner{position:relative;padding:0;margin:0}body.twelve .blog_body .social_sharing p.pinterest_banner span{background:#c8232c;color:#fff;font-weight:600;padding:6px;font-size:13px;position:absolute;margin:10px 10px;border-radius:5px;line-height:13px;box-shadow:1px 1px 0 rgba(0,0,0,.5)}body.twelve .blog_body .blog_is_finished{padding-top:30px}body.twelve .blog_body .blog_is_finished:before{content:'';display:block;width:30%;border-top:2px dashed #efeff4;height:2rem;margin-bottom:30px}body.twelve .blog_body .blog_is_finished .column .the_main_inner{height:100%}body.twelve .blog_body .blog_is_finished .tag_list_for_article{text-align:center;padding-bottom:30px}body.twelve .blog_body .blog_is_finished .tag_list_for_article *{text-align:center!important}body.twelve .blog_body .blog_is_finished .tag_list_for_article p{margin:0;font-weight:700;font-size:1.2em!important}body.twelve .blog_body .blog_is_finished .tag_list_for_article ul{margin:0;list-style-type:none;font-size:1.2em!important}body.twelve .blog_body .blog_is_finished .tag_list_for_article ul li{display:inline;margin:0 5px}body.twelve .blog_body .blog_author{border:1px solid #d1d1d6;height:100%;position:relative;padding:30px}body.twelve .blog_body .blog_author img{border:none;margin:20px auto;border-radius:300px;height:200px}body.twelve .blog_body .blog_author .author_info{padding-left:0}body.twelve .blog_body .blog_author .author_info .author_title{padding-top:20px;text-transform:uppercase;font-size:12px;color:#8e8e93!important}body.twelve .blog_body .blog_author .author_info strong.author a{font-size:14px;margin-left:5px}body.twelve .blog_body .blog_author .author_info p{font-size:1em;color:#8e8e93!important;line-height:1.5em}body.twelve .blog_body h2,body.twelve .blog_body h3,body.twelve .blog_body ol,body.twelve .blog_body p,body.twelve .blog_body ul{text-align:left;color:#333;padding:0;margin:0;font-size:18px}body.twelve .blog_body .iframe_container,body.twelve .blog_body blockquote,body.twelve .blog_body h2,body.twelve .blog_body h3,body.twelve .blog_body ol,body.twelve .blog_body p,body.twelve .blog_body ul{display:block;margin-bottom:1.5rem;text-align:left!important}body.twelve .blog_body p:last-child{margin-bottom:0}body.twelve .blog_body img,body.twelve .blog_body video{display:block;border:1px solid #333}body.twelve .blog_body ol,body.twelve .blog_body ul{margin-left:3rem}body.twelve .blog_body ul{list-style-type:disc}body.twelve .blog_body ol{list-style-type:decimal}body.twelve .blog_body h2,body.twelve .blog_body h3{font-size:28px!important;font-weight:600;color:#000;padding-top:1rem!important;margin-bottom:1rem!important;line-height:2.2rem!important;margin-top:0!important}body.twelve .blog_body h3{font-size:20px!important;padding-top:.8rem!important}body.twelve .blog_body blockquote p{font-size:28px!important}body.twelve .blog_body a{color:#007aff}body.twelve .blog_body .iframe_container{overflow:hidden;height:670px;position:relative;border:1px solid #333;width:100%}body.twelve .blog_body .iframe_container iframe{padding:0;margin:0;width:1px;min-width:100%;height:670px;border-radius:10px;display:block;position:absolute;top:0;left:0}@media only screen and (max-width:768px){body.twelve .blog_poster_image,body.twelve .video_container{margin-top:80px;margin-bottom:-50px;border-radius:0;margin-top:40px!important}body.twelve .blog_poster_image .credit,body.twelve .video_container .credit{top:auto;bottom:15px}}@media only screen and (max-width:1024px){body.twelve .container.for_annotated_screen .character{display:none}}@media only screen and (max-width:768px){body.twelve .copyright *{text-align:left!important}body.twelve .copyright .level-item{display:block}body.twelve .card.blog_container{margin-left:-30px;margin-right:-30px;margin-top:30px}body.twelve .card.blog_container .blog_body{padding:30px}body.twelve .card.blog_container .blog_body .blog_author .author_info{padding-left:0;padding-top:20px}body.twelve section.section .illustration.blog img{max-height:200px}body.twelve.resources h1{padding-left:20px;padding-right:20px}body.twelve a.button,body.twelve button.button{padding-right:1rem;padding-left:1rem}body.twelve .topmenu{padding:20px}body.twelve section.section{padding:50px 0}body.twelve section.section .tabs.is-toggle li{width:auto}body.twelve section.section .tabs.is-toggle li img.save20{display:none}body.twelve section.section .cta{padding-top:6px}body.twelve section.section .cta a.social_login.button{min-width:0;width:100%;margin-right:0;margin-left:0}body.twelve section.section .cta a.social_login.button:last-child{margin-bottom:0}body.twelve section.section .cta.plain a.button{display:block;margin-bottom:20px;margin-right:0;margin-left:0}body.twelve section.section .cta.plain a.button:last-child{margin-bottom:0}body.twelve section.section h1,body.twelve section.section h2,body.twelve section.section p.cta_large{font-size:30px;padding-bottom:20px;line-height:1.3em}body.twelve section.section p.subtitle{font-size:22px;line-height:1.3em}body.twelve section.section p.cta_large{padding:0 10px;padding-bottom:20px}body.twelve section.section .illustration{margin-right:20px!important;margin-left:20px!important;margin-top:0!important}body.twelve section.section .illustration img{height:auto!important;width:auto!important;min-width:auto!important}body.twelve section.section.two_column .illustration{min-height:0!important}body.twelve section.section.two_column .illustration img{max-width:100%}body.twelve section.section.two_column .illustration.offsetleft,body.twelve section.section.two_column .illustration.offsetleft.quote{left:auto!important}body.twelve section.section.two_column .illustration.offsetright,body.twelve section.section.two_column .illustration.offsetright.quote{right:auto!important}body.twelve section.section.two_column.short .illustration{height:auto;min-height:0}body.twelve section.section.highlighted{padding:80px 0}body.twelve section.section.highlighted .character{display:none}body.twelve .product_cards{margin-top:40px}body.twelve .feature_cards.no_subtitle{margin-top:20px}body.twelve .feature_cards .feature_card h2,body.twelve .feature_cards .feature_card h3,body.twelve .feature_cards .feature_card h4{padding-right:0}body.twelve .feature_cards .feature_card.is-left,body.twelve .feature_cards .feature_card.is-right{margin:0;margin-bottom:2em!important}}.new_pricing_table_2020_12 .pricing_table_container{border:1px solid #d1d1d6;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);border-color:#d1d1d6;border-radius:8px;border-width:3px;background:#fff}.new_pricing_table_2020_12 .low_volume_plan_notice{padding-top:2em;color:#8e8e93;text-align:center}.new_pricing_table_2020_12 .custom_plan_notice{font-size:1.3em;padding:0 1em;padding-top:1em;text-align:center;font-weight:700}.new_pricing_table_2020_12 table.pricing_table_table{border-collapse:collapse;border:hidden;width:100%}.new_pricing_table_2020_12 table.pricing_table_table a.button{box-shadow:1px 2px 2px rgba(0,0,0,.1);padding-right:.75em;padding-left:.75em}.new_pricing_table_2020_12 table.pricing_table_table tr.size_setter td.plan_column{width:25%}.new_pricing_table_2020_12 table.pricing_table_table tr.plans_row td{border-top:none}.new_pricing_table_2020_12 table.pricing_table_table td{border:1px solid #efeff4}.new_pricing_table_2020_12 table.pricing_table_table td.noborder{border:none}.new_pricing_table_2020_12 table.pricing_table_table td.intro{padding:25px;padding-top:24px}.new_pricing_table_2020_12 table.pricing_table_table td.intro p{font-size:.9em;padding-bottom:5px;color:#8e8e93}.new_pricing_table_2020_12 table.pricing_table_table td.intro p strong{font-weight:700;color:#000}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail,.new_pricing_table_2020_12 table.pricing_table_table td.feature_title{padding:8px 0;vertical-align:middle}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title{text-align:right;padding-right:10px;font-size:.9em;position:relative;font-weight:700}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title img{margin-top:1px;position:absolute;width:20px;display:block;left:15px;cursor:pointer}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title em{border-bottom:1px dotted #ccc;padding-bottom:0;font-style:normal;cursor:pointer}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail{text-align:center}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail.negative{background:#fafafc;color:#d1d1d6}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail .api_quota,.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail .feature_availability{font-size:1.2em}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail .feature_availability.positive{color:#4cd964;font-weight:700}.new_pricing_table_2020_12 table.pricing_table_table td.feature_detail .api_quota{font-weight:400}@media only screen and (max-width:900px){.new_pricing_table_2020_12 table.pricing_table_table{display:block}.new_pricing_table_2020_12 table.pricing_table_table tbody,.new_pricing_table_2020_12 table.pricing_table_table td,.new_pricing_table_2020_12 table.pricing_table_table th,.new_pricing_table_2020_12 table.pricing_table_table thead,.new_pricing_table_2020_12 table.pricing_table_table tr{display:block}.new_pricing_table_2020_12 table.pricing_table_table td.intro,.new_pricing_table_2020_12 table.pricing_table_table tr.volume_level{display:none}.new_pricing_table_2020_12 table.pricing_table_table td{border-top:none;border-right:none;border-left:none}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title{text-align:left;font-weight:700;padding-right:10px;padding-left:10px;padding:10px;font-size:1.1em;background:#000;margin:-1px 0;color:#fff}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title em{border-bottom:1px dashed rgba(255,255,255,.5)}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title img{background:#fff;padding:3px;border-radius:5px;margin-top:3px;left:10px}.new_pricing_table_2020_12 table.pricing_table_table td.feature_title span{padding-left:28px}.new_pricing_table_2020_12 table.pricing_table_table tr.feature_row td.feature_detail{padding-left:50%;position:relative;text-align:left}.new_pricing_table_2020_12 table.pricing_table_table tr.feature_row td:before{position:absolute;top:11px;left:10px;text-align:left;width:45%;white-space:nowrap}.new_pricing_table_2020_12 table.pricing_table_table tr.feature_row td:nth-of-type(2):before{content:"Automate Plan"}.new_pricing_table_2020_12 table.pricing_table_table tr.feature_row td:nth-of-type(3):before{content:"Scale Plan"}.new_pricing_table_2020_12 table.pricing_table_table tr.feature_row td:nth-of-type(4):before{content:"Enterprise Plan"}}.new_pricing_table_2020_12 .price_band_header{text-align:center;color:#000;padding:15px 0;font-weight:700}.new_pricing_table_2020_12 .new_price_plan{text-align:center;position:relative}.new_pricing_table_2020_12 .new_price_plan.plan_header{padding:20px 0}@media only screen and (max-width:900px){.new_pricing_table_2020_12 .new_price_plan.plan_header{padding-bottom:30px}}.new_pricing_table_2020_12 .new_price_plan .highlighted_title{position:absolute;z-index:10;text-align:center;top:-15px;width:100%}.new_pricing_table_2020_12 .new_price_plan .highlighted_title span{background:#007aff;color:#fff;font-size:8px;line-height:1em;padding:3px 7px;border-radius:8px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.new_pricing_table_2020_12 .new_price_plan .plan_icon{height:70px;width:70px;background:gold;border-radius:10px;margin:0 auto}.new_pricing_table_2020_12 .new_price_plan .plan_name{font-size:1.5em;font-weight:700}.new_pricing_table_2020_12 .new_price_plan .plan_price{font-size:1.5em}.new_pricing_table_2020_12 .new_price_plan .plan_price .per{font-size:.5em;opacity:.5}.new_pricing_table_2020_12 .new_price_plan .plan_cta{padding:15px 0}.new_pricing_table_2020_12 .new_price_plan .plan_desc{opacity:.5;padding:0 2vw}@media only screen and (max-width:900px){.new_pricing_table_2020_12 .new_price_plan .plan_desc{padding:0 25px}}.hljs{display:block;overflow-x:auto;padding:.5em;background:#011627;color:#d6deeb}.hljs-keyword{color:#c792ea;font-style:italic}.hljs-built_in{color:#addb67;font-style:italic}.hljs-type{color:#82aaff}.hljs-literal{color:#ff5874}.hljs-number{color:#f78c6c}.hljs-regexp{color:#5ca7e4}.hljs-string{color:#ecc48d}.hljs-subst{color:#d3423e}.hljs-symbol{color:#82aaff}.hljs-class{color:#ffcb8b}.hljs-function{color:#82aaff}.hljs-title{color:#dcdcaa;font-style:italic}.hljs-params{color:#7fdbca}.hljs-comment{color:#637777;font-style:italic}.hljs-doctag{color:#7fdbca}.hljs-meta{color:#82aaff}.hljs-meta-keyword{color:#82aaff}.hljs-meta-string{color:#ecc48d}.hljs-section{color:#82b1ff}.hljs-builtin-name,.hljs-name,.hljs-tag{color:#7fdbca}.hljs-attr{color:#7fdbca}.hljs-attribute{color:#80cbc4}.hljs-variable{color:#addb67}.hljs-bullet{color:#d9f5dd}.hljs-code{color:#80cbc4}.hljs-emphasis{color:#c792ea;font-style:italic}.hljs-strong{color:#addb67;font-weight:700}.hljs-formula{color:#c792ea}.hljs-link{color:#ff869a}.hljs-quote{color:#697098;font-style:italic}.hljs-selector-tag{color:#ff6363}.hljs-selector-id{color:#fad430}.hljs-selector-class{color:#addb67;font-style:italic}.hljs-selector-attr,.hljs-selector-pseudo{color:#c792ea;font-style:italic}.hljs-template-tag{color:#c792ea}.hljs-template-variable{color:#addb67}.hljs-addition{color:#addb67ff;font-style:italic}.hljs-deletion{color:#ef535090;font-style:italic}body.twelve section.section .cta.video{position:relative;max-width:800px}body.twelve section.section .cta.video .video_shadow{position:absolute;bottom:10px;width:80%;margin-left:10%;height:10px;border-radius:30%;background:#000;opacity:.2;z-index:10;box-shadow:0 0 20px 40px #000;display:none}body.twelve section.section .hero_video{height:50vh;background:#000;border-radius:8px;z-index:100;position:relative;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}body.twelve section.section.hero_columns{text-align:left;font-size:1.2em}@media only screen and (max-width:768px){body.twelve section.section.hero_columns .column:not(:last-child){margin-bottom:1em}}body.twelve section.section.hero_columns h2{text-align:left!important;margin:0!important;font-size:32px;padding:0!important;line-height:1em;margin-bottom:.5em!important}@media only screen and (max-width:768px){body.twelve section.section.hero_columns h2{line-height:1.2em}}body.twelve section.section.hero_columns ul{padding-top:.7em}body.twelve section.section.hero_columns ul span.desc{display:block;padding-left:1.5em;opacity:.5}body.twelve section.section.hero_columns ul span.emoji{position:absolute}body.twelve section.section.hero_columns ul li:not(:last-child){margin-bottom:.5em}body.twelve section.section.hero_columns p:last-child{padding-top:1.2em}body.twelve #pexels_search{z-index:199999!important}body.twelve #pexels_search img{box-shadow:0 5px 18px 0 rgba(0,0,0,.1);border:1px solid #000;margin:20px auto 0 auto;cursor:pointer;display:inline-block;height:150px;margin:0 20px 20px 0;vertical-align:top}body.twelve #pexels_search img:hover{outline:5px solid #4cd964}body.twelve #pexels_search span.help strong{cursor:pointer}@media only screen and (max-width:768px){body.twelve #pexels_search .control,body.twelve #pexels_search .field,body.twelve #pexels_search button,body.twelve #pexels_search input{display:block!important;width:100%!important}body.twelve #pexels_search button{margin-top:.75em}}body.twelve #smartcrop_demo_form .chosen_image{border:1px solid #999;background:#fff;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);border-radius:5px;padding:20px;position:relative;text-align:left}body.twelve #smartcrop_demo_form .chosen_image .or_do_this{font-size:12px;padding-top:8px;position:absolute;bottom:20px;line-height:1em;right:20px;margin:0}@media only screen and (max-width:768px){body.twelve #smartcrop_demo_form .chosen_image .or_do_this{position:relative;right:auto;bottom:auto}}body.twelve #smartcrop_demo_form .chosen_image label.smart_crop_disclaimer{cursor:pointer;display:inline-block;user-select:none;margin-top:12px;padding:2px 8px;border-radius:3px;background:#effaf5;border:1px solid #257953}body.twelve #smartcrop_demo_form .chosen_image label.smart_crop_disclaimer span{padding-left:5px;position:relative;top:-1px;font-weight:700;color:#257953}body.twelve #smartcrop_demo_form .chosen_image button.button.is-small.action{min-width:0;width:auto;padding-right:.75em;padding-left:27px;background-image:url(/images/1e73e5cb95b89f1dce8b59c5236ca1fc28c7113b/1e73e5cb95b89f1dce8b59c5236ca1fc28c7113b.png);background-size:auto calc(100% - 8px);background-position:4px center;background-repeat:no-repeat}body.twelve #smartcrop_demo_form .chosen_image img.smart_crop_preview{display:block;border:1px solid #000;margin:0 auto}body.twelve #smartcrop_results{padding-top:50px}body.twelve #smartcrop_results .columns .column:first-child{border-right:1px solid #999}body.twelve #smartcrop_results .columns .column{padding-top:30px;padding-bottom:30px}@media only screen and (max-width:768px){body.twelve #smartcrop_results .columns .column{padding-left:0;padding-right:0;padding-bottom:0}}body.twelve #smartcrop_results .columns .column p{font-weight:700;margin-bottom:8px}body.twelve #smartcrop_results img{min-width:50%;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);border:1px solid #000;display:block;max-width:80%;margin:0 auto;background-color:#fff;min-height:150px;background-image:url(/images/17be848c010681533d948ed1600cbc79f1f69ef3/ajax-loader.gif);background-size:auto 30%;background-repeat:no-repeat;background-position:50% 50%}@media only screen and (max-width:768px){body.twelve #smartcrop_results img{min-height:50px}}body.twelve #collections_demo_form,body.twelve #smartcrop_demo_form{max-width:600px;margin:0 auto}body.twelve #collections_demo_form button.button.primary,body.twelve #smartcrop_demo_form button.button.primary{display:block;width:100%}body.twelve #collections_demo_form .control.is-expanded .select,body.twelve #collections_demo_form .control.is-expanded select,body.twelve #smartcrop_demo_form .control.is-expanded .select,body.twelve #smartcrop_demo_form .control.is-expanded select{max-width:100%!important;width:100%!important}body.twelve .blog_search{max-width:500px;margin:0 auto;margin-top:30px}body.twelve .card.stripe_climate{padding:20px;max-width:500px;margin:0 auto}body.twelve .subscribe_modal{z-index:99999}body.twelve .journey_intro,body.twelve .journey_outro{padding:50px;margin:0 auto;max-width:1000px}@media only screen and (max-width:768px){body.twelve .journey_intro,body.twelve .journey_outro{padding:20px}}body.twelve .journey_intro img,body.twelve .journey_outro img{margin:0 auto;border-radius:100px;width:200px;display:block;padding:10px;background:#fff;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);margin-bottom:1em}@media only screen and (max-width:768px){body.twelve .journey_intro img,body.twelve .journey_outro img{width:100px;padding:5px}}body.twelve .journey_intro p,body.twelve .journey_outro p{padding:0;margin:0;font-size:28px;font-weight:700}@media only screen and (max-width:768px){body.twelve .journey_intro p,body.twelve .journey_outro p{font-size:16px}}body.twelve .journey_intro p small,body.twelve .journey_outro p small{font-weight:400;font-size:80%}body.twelve #journey_page_modal,body.twelve #pexels_search{text-align:left;z-index:1000}body.twelve .journey_spacer{width:50%;border-right:3px dashed #000;height:300px}@media only screen and (max-width:768px){body.twelve .journey_spacer{height:150px}}body.twelve .general_new_slice span.info{background:#007aff;width:18px;height:18px;position:absolute;border-radius:30px;text-align:center;color:#fff;font-weight:700;line-height:18px;font-size:14px;margin:8px 0 0 8px;cursor:pointer}body.twelve .journey_section p.subtitle{padding-top:5px}body.twelve .journey_section span.mrr_label{color:#fff;font-size:.9em;background:#4cd964;padding:5px 18px;border-radius:20px}body.twelve .journey_section .journey_revenue_chart{border:1px solid #000;background:#fff;box-shadow:0 5px 18px 0 rgba(0,0,0,.1)}body.twelve .journey_section .journey_revenue_chart img{display:block}body.twelve .journey_section.opening{position:relative;z-index:100;padding-bottom:0}body.twelve .journey_section.closing{padding-top:0}body.twelve .journey_section.closing ul.closing_thoughts{font-size:22px}body.twelve .journey_section.closing ul.closing_thoughts span.info{background:#007aff;width:15px;height:15px;position:absolute;border-radius:30px;text-align:center;color:#fff;font-weight:700;line-height:15px;font-size:11px;margin:5px 0 0 5px;cursor:pointer}body.twelve .journey_section.closing ul.closing_thoughts li{margin-bottom:.5em}@media only screen and (max-width:768px){body.twelve .journey_section.closing ul.closing_thoughts li{margin-bottom:.5em}}body.twelve .journey_section.closing .inner{background:#fff;border:1px solid #000;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);padding:30px;text-align:left}@media only screen and (max-width:768px){body.twelve .journey_section.closing .inner{padding:0;box-shadow:none;border:none}body.twelve .journey_section.closing .inner .twitter_testimonals{margin:0}}body.twelve .journey_section.closing .inner p.section_title{font-weight:600;font-size:1.2em}body.twelve .journey_section.closing .inner .time_period_content_container .columns.twitter_testimonals{padding-top:0!important}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list{list-style-type:disc;margin-left:2em;font-size:1.2em;padding-top:1em;padding-bottom:1em}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters{list-style-type:none;margin:0;padding-bottom:0}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters li{vertical-align:top;display:inline-block;width:250px;height:150px;margin:5px 30px 25px 0;position:relative;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);background-image:url(/images/journey/e78d592c18c110dd4f1cfb4dbcde84523f4c7171/airmail.jpg);padding:5px}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters li a{background:#fff;padding:15px 20px;padding-right:40px;display:block;height:100%;font-size:18px;font-weight:600}@media only screen and (max-width:768px){body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters{padding-bottom:10px}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters li{width:130px;height:200px;margin:5px 20px 15px 0}body.twelve .journey_section.closing .inner .time_period_content_container ul.content_list.newsletters li a{padding:10px 15px;padding-right:15px;font-size:13px}}body.twelve .top_notice{padding:12px 20px;font-weight:600}body.twelve .blog_sidebar_section{padding-bottom:30px;padding-left:30px;padding-right:30px}body.twelve .new_blog_header{padding:70px;background:gold}body.twelve .new_blog_header.tag_automate{background:#edf6fe}body.twelve .new_blog_header.tag_automate a,body.twelve .new_blog_header.tag_automate h1,body.twelve .new_blog_header.tag_automate p.subtitle{color:#000}body.twelve .new_blog_header.tag_automate p.blog_pre_title a{color:#ff4a00}body.twelve .new_blog_header.tag_scale{background:#0a2540}body.twelve .new_blog_header.tag_scale a,body.twelve .new_blog_header.tag_scale h1,body.twelve .new_blog_header.tag_scale p.subtitle{color:#fff}body.twelve .new_blog_header.tag_scale p.blog_pre_title a{color:#01d4ff!important}body.twelve .new_blog_header .blog_intro_pic{border:1px solid #fff;box-shadow:0 0 30px rgba(0,0,0,.3);border-radius:8px;max-width:800px;margin:0 auto 30px auto;width:350px;height:200px;background-color:#eee;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}body.twelve .new_blog_header p.blog_pre_title{margin:0;text-transform:uppercase;letter-spacing:1px;font-size:.8em;font-weight:700;padding-bottom:10px}body.twelve .new_blog_header p.blog_pre_title a:hover{opacity:1}body.twelve .new_blog_header h1{font-weight:700;font-size:3em;line-height:1.2em;max-width:900px;margin:0 auto}body.twelve .new_blog_header p.subtitle{margin-top:20px;opacity:.5;margin-bottom:0}@media only screen and (max-width:768px){body.twelve .new_blog_header{padding:30px 0!important}body.twelve .new_blog_header .blog_intro_pic{width:80%;height:40vw}body.twelve .new_blog_header h1{font-size:2em}}body.twelve .blog_share_links,body.twelve .blog_table_of_contents{margin-top:-50px;display:none;position:absolute;width:20%;text-align:left;font-size:.9em;z-index:100}@media only screen and (min-width:1370px){body.twelve .blog_share_links.blog_share_links,body.twelve .blog_table_of_contents.blog_share_links{margin-left:80%;display:block;text-align:left}body.twelve .blog_share_links.blog_share_links form,body.twelve .blog_share_links.blog_share_links p,body.twelve .blog_table_of_contents.blog_share_links form,body.twelve .blog_table_of_contents.blog_share_links p{margin-top:10px;line-height:1.4em}body.twelve .blog_share_links.blog_share_links .button,body.twelve .blog_table_of_contents.blog_share_links .button{width:150px;padding-right:0;padding-left:0}}body.twelve .blog_share_links.fixed,body.twelve .blog_table_of_contents.fixed{position:fixed;top:0;margin-top:30px!important}@media only screen and (max-width:1370px){body.twelve .blog_share_links.fixed,body.twelve .blog_table_of_contents.fixed{top:auto;position:relative;margin:0!important}}body.twelve .blog_share_links ol,body.twelve .blog_table_of_contents ol{margin-left:20px}body.twelve .blog_share_links ol li,body.twelve .blog_table_of_contents ol li{line-height:1.4em;margin-top:10px}body.twelve .blog_share_links ol li a.current,body.twelve .blog_table_of_contents ol li a.current{color:#000;font-weight:700}@media only screen and (max-width:1370px){body.twelve .blog_share_links,body.twelve .blog_table_of_contents{padding-bottom:50px;margin:-50px auto 0 auto!important;width:60%;position:relative}body.twelve .blog_share_links .blog_sidebar_section,body.twelve .blog_table_of_contents .blog_sidebar_section{padding-left:0;padding-right:0}}@media only screen and (max-width:1370px) and (max-width:768px){body.twelve .blog_share_links,body.twelve .blog_table_of_contents{width:90%;margin:-30px auto 0 auto!important}}body.twelve .window_illustration{background:#282a36;box-shadow:0 0 30px rgba(255,255,255,.3);border-radius:8px;max-width:800px;margin:30px auto;overflow:hidden}body.twelve .window_illustration *{text-align:left!important}body.twelve .window_illustration .code_container{border-radius:0}body.twelve .window_illustration.automate{background:#fff;box-shadow:0 0 30px rgba(0,0,0,.3)}body.twelve .window_illustration.automate .zapier_flow_container{padding:50px!important}@media only screen and (max-width:768px){body.twelve .window_illustration.automate .zapier_flow_container{padding:20px!important}}body.twelve .window_illustration.automate .zapier_flow_container .cta{padding:0!important}body.twelve .window_illustration.automate .zapier_flow_container .general_screen_container.zap_bar{width:auto}body.twelve .blog_article_full_list li.starred,body.twelve ul.links li.starred{position:relative}body.twelve .blog_article_full_list li.starred:before,body.twelve ul.links li.starred:before{content:'⭐';position:absolute;left:-1.7em}@media only screen and (max-width:768px){body.twelve .blog_article_full_list li.starred:before,body.twelve ul.links li.starred:before{font-size:.6em}}body.twelve .blog_article_full_list{text-align:left;font-size:1.2em;margin-top:20px}body.twelve .blog_article_full_list li{line-height:1.2em;margin-bottom:1em}body.twelve .blog_index_header section.section{padding:50px;height:100%;position:relative}body.twelve .blog_index_header .container{max-width:100%!important;min-width:0!important;width:auto!important}@media only screen and (max-width:768px){body.twelve .blog_index_header section.section{padding-left:0;padding-right:0}}body.twelve section.section.automate_or_scale{overflow:hidden}body.twelve section.section.automate_or_scale .zapier_flow_container{padding-left:100px}body.twelve section.section.automate_or_scale .columns .column.single :not(code){text-align:center!important}body.twelve section.section.automate_or_scale .columns .column.single .zap_step_details p{text-align:left!important}body.twelve section.section.automate_or_scale .columns .column.single p.subtitle{padding-right:0!important}body.twelve section.section.automate_or_scale .columns .column .partially_hide_this{padding-left:30px;width:100%;position:relative}body.twelve section.section.automate_or_scale .columns .column .partially_hide_this a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}body.twelve section.section.automate_or_scale .columns .column .partially_hide_this .window_illustration{width:calc(100% + 200px);right:-200px;margin:0}body.twelve section.section.automate_or_scale .columns .column .cta{max-width:100%!important}body.twelve section.section.automate_or_scale .columns .column .cta,body.twelve section.section.automate_or_scale .columns .column h2,body.twelve section.section.automate_or_scale .columns .column p,body.twelve section.section.automate_or_scale .columns .column p.subtitle{color:#fff;text-align:left}body.twelve section.section.automate_or_scale .columns .column h2 a{color:#fff}body.twelve section.section.automate_or_scale .columns .column a.button.nomargin{margin:0!important}body.twelve section.section.automate_or_scale .columns .column p.pre_title{text-transform:none;letter-spacing:0;font-size:1.1em;color:#01d4ff}body.twelve section.section.automate_or_scale .columns .column p.subtitle{opacity:.5;padding-right:30px}body.twelve section.section.automate_or_scale .columns .column a.button.main{color:#fff;background:#01d4ff;border-color:#01d4ff}body.twelve section.section.automate_or_scale .columns .column h3.list_heading{color:#000;text-align:left;font-size:1.4em;font-weight:700;padding:0!important;margin:0!important;line-height:1em;padding-bottom:.2em!important}body.twelve section.section.automate_or_scale .columns .column ul.links{text-align:left;font-size:1.2em;padding-bottom:1em}body.twelve section.section.automate_or_scale .columns .column ul.links li{line-height:1.2em;margin-top:1em}body.twelve section.section.automate_or_scale .columns .column ul.links li a{text-decoration:underline}body.twelve section.section.automate_or_scale.automate{background:#edf6fe}body.twelve section.section.automate_or_scale.automate .column p.pre_title{color:#ff4a00!important}body.twelve section.section.automate_or_scale.automate .column .cta,body.twelve section.section.automate_or_scale.automate .column h2,body.twelve section.section.automate_or_scale.automate .column p,body.twelve section.section.automate_or_scale.automate .column p.subtitle{color:#000}body.twelve section.section.automate_or_scale.automate .column h2 a{color:#000}body.twelve section.section.automate_or_scale.scale{background:#0a2540}body.twelve section.section.automate_or_scale.scale ul.links{color:#fff}body.twelve section.section.automate_or_scale.scale ul.links a{color:#01d4ff}body.twelve section.section.automate_or_scale.scale h3.list_heading{color:#fff!important}body.twelve h2.open_startup_section{padding-top:1em}body.twelve.tools_shot .fullscreen{position:fixed;top:0;left:0;height:100%;width:100%;border:10px solid red}body.twelve.tools_shot .fullscreen .hashstamp{position:fixed;font-size:8vw;font-weight:900;top:7vw;left:7vw;line-height:1em}body.twelve .new_pricing_container{max-width:1100px;margin:0 auto;margin-top:38px;padding-right:30px;padding-left:30px}body.twelve .social_proof_logos{font-size:.9em;color:#d1d1d6}body.twelve .social_proof_logos img{display:block;margin:20px auto;max-height:100px}@media only screen and (max-width:768px){body.twelve .social_proof_logos{padding:0 30px}}body.twelve #image_result.with_spinner .column{display:block;background-image:url(/images/17be848c010681533d948ed1600cbc79f1f69ef3/ajax-loader.gif);background-size:auto 70px;background-repeat:no-repeat;background-position:50% 50%}body.twelve .github_repos{border:1px solid #d1d1d6;border-radius:12px;background:#fff;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);text-align:left;margin-top:30px;margin-right:auto;margin-left:auto;max-width:600px}body.twelve .github_repos .repo{border-bottom:1px solid #efeff4;padding:15px 20px}body.twelve .github_repos .repo a{display:block;font-size:1.1em;font-weight:700}body.twelve .github_repos .repo small{color:#8e8e93;word-break:break-word}body.twelve em.stylish_underline{font-weight:inherit;font-style:inherit;position:relative}body.twelve em.stylish_underline:after{content:' ';height:.2em;background:#4cd964;position:absolute;width:calc(100% + .3em);margin-left:-.15em;margin-bottom:.09em;left:0;bottom:0;z-index:-1}body.twelve.resources section.section .cta{max-width:100%}body.twelve #changelog-container span.changelog-badge-indicator{background:#ff3b30;position:absolute;right:0;color:#fff;width:16px;height:16px;line-height:16px;text-align:center;font-size:9px;font-weight:600;border-radius:5px;margin-right:15px;margin-top:2px}body.twelve p.link_testing a:link{color:#00f}body.twelve p.link_testing a:visited{color:purple}body.twelve .team_members .team_member{display:inline-block;margin:0 5px}body.twelve .team_members .team_member img{height:50px;width:50px;border-radius:50px;border:1px solid #8e8e93}@media only screen and (max-width:768px){body.twelve .team_members .team_member img{height:40px;width:40px;border-radius:50px}}body.twelve .team_members .zapier_arrow_link{padding-top:50px;transform:rotate(3deg);zoom:.8}@media only screen and (max-width:768px){body.twelve .team_members .zapier_arrow_link{width:calc(100% - 20px)}}body.twelve .team_timeline{position:relative;padding:80px 0;margin:0 0 50px 0}@media only screen and (max-width:768px){body.twelve .team_timeline{padding:20px 0}}body.twelve .team_timeline .team_timeline_line{top:0;position:absolute;height:100%;width:6px;background:#d1d1d6;border-radius:10px;margin-left:calc(50% - 3px)}@media only screen and (max-width:768px){body.twelve .team_timeline .team_timeline_line{margin-left:20px}}body.twelve .team_timeline .team_timeline_events .team_timeline_event{animation-duration:.3s;box-shadow:0 5px 18px 0 rgba(0,0,0,.1);position:relative;border-radius:8px;width:40%;margin:0 auto;left:calc(-20% - 30px)}@media only screen and (max-width:768px){body.twelve .team_timeline .team_timeline_events .team_timeline_event{margin:0;left:auto;margin-left:50px;margin-right:25px;width:auto!important;margin-bottom:20px}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .team_timeline_details{padding-left:55px!important}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .avatar img{width:40px!important;height:40px!important}body.twelve .team_timeline .team_timeline_events .team_timeline_event:after{right:auto;left:-37px}body.twelve .team_timeline .team_timeline_events .team_timeline_event:nth-child(even){left:auto;right:auto!important}body.twelve .team_timeline .team_timeline_events .team_timeline_event:nth-child(even):after{left:-37px!important;right:auto}}body.twelve .team_timeline .team_timeline_events .team_timeline_event:after{content:' ';position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;right:-40px;background:#007aff;border-radius:10px;border:3px solid #fff}body.twelve .team_timeline .team_timeline_events .team_timeline_event:nth-child(even){left:auto;right:calc(-20% - 30px)}body.twelve .team_timeline .team_timeline_events .team_timeline_event:nth-child(even):after{left:-40px;right:auto}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card{padding:20px;border-radius:8px}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .team_timeline_details{min-height:60px;text-align:left;padding-left:75px}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .team_timeline_details small{padding-left:.5em;opacity:.5}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .team_timeline_details p.desc{padding-bottom:.5em}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .avatar{position:absolute}body.twelve .team_timeline .team_timeline_events .team_timeline_event .card .avatar img{display:block;height:60px;width:60px;border-radius:50px;border:1px solid #8e8e93}body.twelve .topmenu li .dropdown-content .dropdown-divider{margin-top:.4em!important;margin-bottom:.4em!important}body.twelve .special_objects{overflow:hidden}body.twelve .special_objects .columns{width:auto!important}@media only screen and (max-width:768px){body.twelve .special_objects .columns{padding:0!important}body.twelve .special_objects .columns .column.is-half{padding-bottom:60px!important}body.twelve .special_objects .columns .column.is-half p{padding-right:0}body.twelve .special_objects .columns .column.image_deck{zoom:.8}}body.twelve .special_objects .column.is-half h2{text-align:left}body.twelve .special_objects .column.is-half p{padding-right:2em;font-size:24px;font-weight:400;opacity:.6;padding-bottom:8px}body.twelve .special_objects .column.is-half p.new_tag_container{opacity:1}body.twelve .special_objects.alternate{background:#fff!important}body.twelve .special_objects ul{margin-top:-5px;font-size:24px}body.twelve .special_objects ul li{margin-bottom:.5em}body.twelve .special_objects ul strong{position:relative;margin-bottom:-2px;top:0;line-height:24px;margin-right:8px;font-weight:600;background:#4cd964;color:#fff;border-radius:20px;text-align:center;font-weight:900;font-size:.8em;width:1.5em;height:1.5em;display:inline-block;padding:2px}body.twelve .column.image_deck{position:relative}body.twelve .column.image_deck img{max-width:100%;display:block;box-shadow:0 5px 18px 0 rgba(0,0,0,.3);position:relative;z-index:10;max-height:400px;margin-top:0;top:0}body.twelve .column.image_deck img:nth-of-type(2),body.twelve .column.image_deck img:nth-of-type(3){z-index:5;transform:rotate(3deg);top:0;left:0;position:absolute;margin-left:150px}body.twelve .column.image_deck img:nth-of-type(2){margin-top:-20px}body.twelve .column.image_deck img:nth-of-type(3){z-index:1;margin-left:300px;transform:rotate(6deg);margin-top:20px}@media only screen and (max-width:768px){body.twelve .column.image_deck img:nth-of-type(3){display:none}}@media only screen and (max-width:768px){body.twelve .column.image_deck.squares img{max-width:70%}}body.twelve .column.image_deck.squares img:nth-of-type(2){max-width:50%;margin-left:auto;right:0;transform:rotate(0);margin-top:30px}body.twelve .under_cta_checkmarks{max-width:800px;margin:0 auto;text-align:center;margin-top:30px}body.twelve .under_cta_checkmarks span{margin:0 10px;font-weight:700}body.twelve .under_cta_checkmarks span em{padding-right:3px;font-style:normal;opacity:.5}@media only screen and (max-width:768px){body.twelve .under_cta_checkmarks span{display:block}}body.twelve .is_playing .video_player_overlay{display:none}body.twelve .video_player_overlay{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.5);background-image:url(/images/2247efb948b96b396772671f38c8e4a62e638ad9/iconfinder_14_3049265.png);background-size:auto 70px;background-repeat:no-repeat;background-position:50% 50%}body.twelve .image_output_single.video_player{cursor:pointer}body.twelve .image_output_progress{display:none;margin:30px auto 10px auto}body.twelve .image_output_progress .progress_container{border:2px solid #4cd964;border-radius:8px;height:12px;position:relative;overflow:hidden}body.twelve .image_output_progress .progress_container .progress_bar{position:absolute;height:100%;background:#4cd964;width:0}body.twelve .image_output_progress .progress_message{padding-top:.5em;color:#4cd964;font-size:12px;font-weight:600;display:none}body.twelve #collections_demo .select,body.twelve #images_demo .select,body.twelve #videos_demo .select{max-width:280px}@media only screen and (max-width:768px){body.twelve #collections_demo .select,body.twelve #images_demo .select,body.twelve #videos_demo .select{display:block;max-width:100%;width:100%}body.twelve #collections_demo .select select,body.twelve #images_demo .select select,body.twelve #videos_demo .select select{width:100%}}@media only screen and (max-width:768px){body.twelve #collections_demo .field.is-grouped.is-grouped-multiline,body.twelve #images_demo .field.is-grouped.is-grouped-multiline,body.twelve #videos_demo .field.is-grouped.is-grouped-multiline{display:block}body.twelve #collections_demo .control,body.twelve #images_demo .control,body.twelve #videos_demo .control{display:block;margin-right:0}body.twelve #collections_demo .control button.button,body.twelve #images_demo .control button.button,body.twelve #videos_demo .control button.button{margin-top:.75em;display:block;width:100%}}body.twelve #collections_demo .columns .column img,body.twelve #images_demo .columns .column img,body.twelve #videos_demo .columns .column img{background:#fff}body.twelve .image_collection_examples,body.twelve .image_output_demo{margin:0}body.twelve .image_collection_examples.in_progress,body.twelve .image_output_demo.in_progress{opacity:.5}body.twelve .image_collection_examples .columns,body.twelve .image_output_demo .columns{margin-top:10px;color:#000}body.twelve .image_collection_examples .columns p,body.twelve .image_output_demo .columns p{padding-bottom:10px;opacity:.5}body.twelve .image_collection_examples .columns .image_output_single,body.twelve .image_output_demo .columns .image_output_single{position:relative}body.twelve .image_collection_examples p.demo_instructions,body.twelve .image_output_demo p.demo_instructions{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%}body.twelve .image_collection_examples p.demo_instructions span,body.twelve .image_output_demo p.demo_instructions span{flex:0 0 80%;font-size:.8em;font-weight:600;color:#c7c7cc}body.twelve .image_collection_examples p.demo_instructions span strong,body.twelve .image_output_demo p.demo_instructions span strong{font-weight:600;color:#8e8e93}body.twelve .image_collection_examples img,body.twelve .image_collection_examples video,body.twelve .image_output_demo img,body.twelve .image_output_demo video{box-shadow:0 0 18px 0 rgba(0,0,0,.1);display:block;background:#fff;margin:0 auto}body.twelve #images_demo img,body.twelve #images_demo video,body.twelve #videos_demo img,body.twelve #videos_demo video{max-width:700px}@media only screen and (max-width:768px){body.twelve #images_demo img,body.twelve #images_demo video,body.twelve #videos_demo img,body.twelve #videos_demo video{max-width:100%}}body.twelve .example_container{background:gold}body.twelve .example_container .example_images_title{position:absolute;top:-20px;width:100%;font-size:.8em;font-weight:600}body.twelve .example_container .example_images_title .card{padding:10px;display:inline-block}@media only screen and (max-width:768px){body.twelve .example_container .example_images_title{position:relative;top:0;margin:0 30px 20px 30px;width:auto}}body.twelve .example_images{text-align:center;position:relative}body.twelve .example_images img{display:inline-block;width:30%;margin:0 10px;background:#fff;position:relative;box-shadow:0 5px 18px 0 rgba(0,0,0,.15);font-size:0}body.twelve .example_images img:nth-of-type(2){top:-20px}body.twelve .example_images img:nth-of-type(3){bottom:-20px}@media only screen and (max-width:768px){body.twelve .example_images img{width:calc(50% - 10px);margin:0}body.twelve .example_images img:nth-of-type(1){margin-right:20px;margin-bottom:0}body.twelve .example_images img:nth-of-type(2){top:0;margin-bottom:0}body.twelve .example_images img:nth-of-type(3){bottom:0;margin-right:20px;display:none}}body.twelve .video_intro_container{background:#000;height:600px;box-shadow:0 5px 18px 0 rgba(0,0,0,.15)}body.twelve .general_panels{padding:20px 0}body.twelve .general_panels .general_panel{height:100%;border-radius:18px;padding:50px;font-size:1.2em;background:#fafafc}body.twelve .general_panels .general_panel .partner_logos{margin:0}body.twelve .general_panels .general_panel img.logo{height:100px;display:block;margin:0 auto}body.twelve .general_panels .general_panel strong{padding-bottom:.8em;line-height:1.3em!important;display:block;padding-top:1.2em;font-size:1.2em}body.twelve .general_panels .general_panel p{line-height:1.3em!important;padding:0;opacity:.5}@media only screen and (max-width:768px){body.twelve .general_panels .general_panel{padding:50px 20px}body.twelve .general_panels .general_panel strong{padding-top:30px}}body.twelve .how_it_works_steps{width:500px;margin:0 auto}body.twelve .how_it_works_steps .step{background:#fafafc;border:1px solid #efeff4;padding:20px;border-radius:8px}body.twelve .how_it_works_steps .step_title{margin-top:-8px;opacity:.5;font-weight:600}body.twelve .how_it_works_steps .step_details{padding:10px 0 0 0}body.twelve .how_it_works_steps .code_container{border-radius:3px}body.twelve .how_it_works_steps pre code{padding:5px 8px!important}body.twelve .how_it_works_steps .step_arrow img{display:block;margin:10px auto;height:50px}@media only screen and (max-width:768px){body.twelve.integrations_signed-urls .code_container{margin-top:10px}}body.twelve.integrations_signed-urls .key_visual_code_container pre code{min-height:280px!important;color:#28fe14;padding:15px}@media only screen and (max-width:768px){body.twelve.integrations_signed-urls .key_visual_code_container.signed{margin-bottom:-50px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed pre code{min-height:auto!important}}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover{margin:0!important;left:auto!important;right:auto!important;top:auto!important;bottom:-140px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_1{left:10px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_2{left:auto!important;right:10px!important;bottom:-110px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_3{width:240px;left:327px!important;bottom:-120px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_4{bottom:-150px!important;width:240px;left:auto!important;right:327px!important}@media only screen and (max-width:1280px){body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_3{width:240px;left:-120px!important;margin-left:50%!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_4{display:none!important}}@media only screen and (max-width:768px){body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover{position:relative;bottom:auto!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_1,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_2,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_3,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_4{bottom:auto!important;width:auto!important;left:auto!important;right:auto!important;margin:auto!important;margin-top:10px!important}body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_1 img,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_2 img,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_3 img,body.twelve.integrations_signed-urls .key_visual_code_container.signed .key_visual_cover.n_4 img{display:block;margin:0 auto}}body.twelve #monthly_metrics_global_container .bear_facts.grid:first-child{margin-top:0}body.twelve .metric_controls{position:absolute;right:32px;top:22px}@media only screen and (max-width:768px){body.twelve .metric_controls{position:relative;top:auto;width:100%;right:auto;display:block;padding-bottom:20px}}body.twelve .chart.metric{background-image:url(/images/e67125d4dd93e37a4f61d25c30f8188531bd6188/loading_data.png);background-size:auto 60%;background-repeat:no-repeat;background-position:50% 50%}@media only screen and (max-width:768px){body.twelve .chart.metric{background-size:auto 30%}}body.twelve .twitter_testimonals{padding-top:25px;overflow:hidden}@media only screen and (max-width:768px){body.twelve .twitter_testimonals{margin-right:20px;margin-left:20px}}body.twelve .twitter_testimonals .column:nth-of-type(1) .twitter-tweet.twitter-tweet-rendered{margin-left:auto!important}body.twelve .twitter_testimonals .twitter-tweet.twitter-tweet-rendered{margin-bottom:25px!important}body.twelve .twitter_testimonals .twitter-tweet.twitter-tweet-rendered:last-child{margin-bottom:0!important}body.twelve .bannerbear_nocode_header span.tag,body.twelve .dropdown-content span.tag,body.twelve .general_integration_notice span.tag,body.twelve li.keyfeature span.tag{text-transform:uppercase;font-size:8px;line-height:8px;background:gold;color:rgba(0,0,0,.5)!important;font-weight:600;position:absolute;right:1rem;padding:0 5px;margin-top:2px}body.twelve .bannerbear_nocode_header span.tag.newitem,body.twelve .dropdown-content span.tag.newitem,body.twelve .general_integration_notice span.tag.newitem,body.twelve li.keyfeature span.tag.newitem{color:#fff!important;background:#4cd964}body.twelve .bannerbear_nocode_header span.tag.pro,body.twelve .dropdown-content span.tag.pro,body.twelve .general_integration_notice span.tag.pro,body.twelve li.keyfeature span.tag.pro{color:#fff!important;background:#ff3b30}body.twelve li.keyfeature span.tag{position:relative;right:auto;margin:0;font-size:11px;padding:0 8px;top:-2px;margin-right:8px;margin-bottom:-4px}body.twelve .bannerbear_nocode_header,body.twelve .general_integration_notice{padding:20px;border-top:1px solid #efeff4;border-bottom:1px solid #efeff4;background:#fafafc;color:#8e8e93;font-weight:600}body.twelve .bannerbear_nocode_header span.tag,body.twelve .general_integration_notice span.tag{position:relative;right:auto;margin:0;font-size:11px;padding:0 8px;top:-1px;margin-right:3px;margin-left:3px}body.twelve.integrations_crawlers .general_screen_container{padding-bottom:0}@media only screen and (max-width:768px){body.twelve.integrations_crawlers .general_screen_container{padding-bottom:20px}}body.twelve.integrations_crawlers .general_screen_container img{min-height:100px}body.twelve .crawler_simulation{position:absolute;background:rgba(255,0,0,.1)}body.twelve #canvas.confetti_container{position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:1000}@media only screen and (max-width:768px){body.twelve.automation-services .airtable_examples{padding-top:10px}}body.twelve .feature_cards.resources.industries{padding-top:10px;text-align:left!important}@media only screen and (max-width:768px){body.twelve .feature_cards.resources.industries .feature_card.blog_card .card_inner{padding:1.5em}}body.twelve.templates img.template,body.twelve.templates video.template{display:block;max-width:600px;box-shadow:0 5px 18px 0 rgba(0,0,0,.15);margin:0 auto;width:100%}body.twelve.templates .all_templates{padding:50px;padding-top:0}body.twelve.templates .publication_container{padding:50px 20px;height:100%;background:#fff;border:1px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:space-between;text-align:center;position:relative}body.twelve.templates .publication_container .modal{text-align:left}body.twelve.templates .publication_container .publication_preview_dots{position:absolute;bottom:0;width:100%;left:0;text-align:center}body.twelve.templates .publication_container .publication_preview_dots .publication_preview_dot{display:inline-block;width:15px;height:40px;vertical-align:top;cursor:pointer;position:relative}body.twelve.templates .publication_container .publication_preview_dots .publication_preview_dot span{position:absolute;width:8px;height:8px;border:1px solid #d1d1d6;top:50%;left:50%;margin-left:-4px;margin-top:-4px;border-radius:10px}body.twelve.templates .publication_container .publication_preview_dots .publication_preview_dot span em.video_indicator{position:absolute;width:2px;height:2px;background:#4cd964;border-radius:8px;top:-7px;margin-left:-1px}body.twelve.templates .publication_container .publication_preview_dots .publication_preview_dot.highlighted span{background:#d1d1d6}body.twelve.templates .publication_container .publication_details{position:absolute;top:0;left:0;width:100%;padding:8px 20px}body.twelve.templates .publication_container .publication_details .level-left,body.twelve.templates .publication_container .publication_details .level-right img{font-size:.8em;opacity:.3}body.twelve.templates .publication_container .publication_details .level-right,body.twelve.templates .publication_container .publication_details .level-right .level-item{margin:0!important}body.twelve.templates .publication_container .publication_details .dropdown{text-align:left;position:relative;z-index:1001}body.twelve.templates .publication_container .publication_details .dropdown img{width:15px;padding:0!important;margin:0!important}body.twelve.templates .publication{position:relative;width:100%}body.twelve.templates .publication .publication_preview{width:100%}body.twelve.templates .publication .publication_preview img,body.twelve.templates .publication .publication_preview video{position:relative;cursor:pointer;margin:0 auto;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);background:#fff;max-height:40vh;height:auto!important;max-width:100%;white-space:nowrap;margin-bottom:0;z-index:100}body.twelve.templates .template_preview{position:relative}body.twelve.templates .template_preview img.arrow{position:absolute;left:50%;top:50px;width:300px;margin-left:-630px}@media only screen and (max-width:1300px){body.twelve.templates .template_preview img.arrow{display:none}}body.twelve.templates .template_preview.portrait img.template{max-width:300px}@media only screen and (max-width:1300px){body.twelve.templates .template_preview.portrait img.template{max-width:100%}}body.twelve.templates .template_preview.portrait img.arrow{margin-left:-480px}body.twelve.templates .template_previews img{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block}body.twelve.templates .template_previews .cta{padding-top:30px}body.twelve .quote_case_study{background:gold}body.twelve .quote_case_study img{display:block;margin:0 auto;border-radius:50%;height:88px;border:3px solid #000;margin-bottom:1em}@media only screen and (max-width:768px){body.twelve .quote_case_study img{height:78px}}body.twelve .quote_case_study p.bio,body.twelve .quote_case_study p.name{line-height:1.3em;font-weight:700;font-size:1.1em;color:#000}body.twelve .quote_case_study p.bio{font-weight:400;opacity:.5;padding-top:.2em}body.twelve .quote_case_study p.main_quote{color:#000;font-weight:400;font-size:32px!important;width:80%;padding-bottom:.4em;margin:0 auto;position:relative}@media only screen and (max-width:768px){body.twelve .quote_case_study p.main_quote{width:100%;font-size:22px!important}}body.twelve .quote_case_study p.main_quote span{z-index:1000;position:relative}body.twelve .affiliate_info{text-align:left;font-size:1.3em}body.twelve .affiliate_info p{margin-bottom:1em}body.twelve .preview_editor.affiliate_calculator{background:#fff!important}body.twelve .preview_editor.affiliate_calculator .affiliate_slider_container{padding:10px 10% 20px 10%}body.twelve .preview_editor.affiliate_calculator p.calculator_header{background:gold;padding:20px;color:#000;font-weight:600;font-size:1.3em;text-align:center!important}@media only screen and (max-width:768px){body.twelve .preview_editor.affiliate_calculator p.calculator_header{font-size:1em}}body.twelve .preview_editor.affiliate_calculator p.affiliate_earnings{font-size:3em;padding:30px 0 15px 0;line-height:1em;text-align:center!important;color:#8e8e93}@media only screen and (max-width:768px){body.twelve .preview_editor.affiliate_calculator p.affiliate_earnings{font-size:2em}}body.twelve .preview_editor.affiliate_calculator p.affiliate_earnings span.dollars{color:#000;font-weight:600}body.twelve .preview_editor.affiliate_calculator p.affiliate_earnings span.per_month{font-size:.7em}body.twelve .preview_editor.affiliate_calculator p.affiliate_explain{font-size:1.2em;text-align:center!important;padding:0 20px;line-height:1.4em}body.twelve .preview_editor.affiliate_calculator img.arrow{margin-top:25px;display:block;margin-left:5%;width:35px;transform:rotate(-90deg)}body.twelve .preview_editor.affiliate_calculator p.slide_instruction{padding-top:15px}body.twelve .preview_editor.affiliate_calculator p.slide_instruction span{background:#fffbeb;color:#947600;padding:0 5px}@media only screen and (max-width:768px){body.twelve .preview_editor.affiliate_calculator p.slide_instruction span{font-size:.8em}}body.twelve .faq_item .answer table.table{margin-bottom:1em}body.twelve .faq_item .answer img,body.twelve .faq_item .answer p{margin-bottom:1em}body.twelve .faq_item .answer img:last-child,body.twelve .faq_item .answer p:last-child{margin-bottom:0}body.twelve .faq_item .answer img{display:block;border:1px solid #000;max-width:60%}body.twelve.about .cta{max-width:1000px!important}body.twelve.about .about_photo img{display:block;border-radius:10%}body.twelve .dropdown{z-index:99999}body.twelve .pricingtable.single_column{max-width:50%}@media only screen and (max-width:768px){body.twelve .pricingtable.single_column{max-width:100%}}body.twelve .general_new_slice{background:#26b5f8}body.twelve .general_new_slice.new_zapier{background:#ff4a00}body.twelve .general_new_slice.new_zapier.integromat{background:#006baa}body.twelve .general_new_slice.new_crawler{background:#df1f2d}body.twelve .general_new_slice.shopify{background:#a1cc58}body.twelve .general_new_slice.twitter{background:#1da1f2}body.twelve .general_new_slice.pinterest{background:#e60023}body.twelve .general_new_slice.new_video_api{background:#e62117}body.twelve .general_new_slice.affiliate{background:#fafafc}body.twelve .general_new_slice.affiliate.alt{background:#fff}body.twelve .general_new_slice.affiliate p{color:rgba(0,0,0,.7)!important}body.twelve .general_new_slice.about{background:gold}body.twelve .general_new_slice.about.alt{background:#fff}body.twelve .general_new_slice.about p{color:rgba(0,0,0,.7)!important}body.twelve .general_new_slice span.tag.new{background:#4cd964;color:#fff;font-size:.6em;padding:6px;text-transform:uppercase;line-height:1em;height:auto!important;margin:0}body.twelve .general_new_slice .columns{width:60%;margin:0 auto;text-align:left}body.twelve .general_new_slice.template_previews .columns{width:80%;margin-right:auto;margin-left:auto;margin-top:-.75em;margin-bottom:-.75em}@media only screen and (max-width:768px){body.twelve .general_new_slice.template_previews .columns{width:100%}}body.twelve .general_new_slice.template_previews .columns img{display:block;margin:0 auto}body.twelve .general_new_slice .integration_icon{padding:0;height:130px;border-radius:18px;box-shadow:0 5px 18px 0 rgba(0,0,0,.15);margin:0 auto;display:block;transform:rotate(-3deg)}body.twelve .general_new_slice .integration_icon.emoji{width:130px;background:#fff}body.twelve .general_new_slice .integration_icon.emoji.alt{transform:rotate(3deg)}body.twelve .general_new_slice .integration_icon.emoji .emoji_container{position:absolute;height:130px;width:130px;text-align:center;line-height:135px;font-size:50px}body.twelve .general_new_slice.new_zapier .integration_icon{transform:rotate(3deg)}body.twelve .general_new_slice .integration_icon.alt{transform:rotate(3deg)}body.twelve .general_new_slice p.pre_title{color:#fff;margin-bottom:0;padding-bottom:.8em}body.twelve .general_new_slice p{color:#fff;font-size:28px;font-weight:600;margin-bottom:1em}body.twelve .general_new_slice p.new_tag_container{margin-top:-.4em;margin-bottom:.6em}body.twelve .general_new_slice p:last-child{margin-bottom:0}@media only screen and (max-width:768px){body.twelve .general_new_slice .integration_icon{margin-bottom:2em}body.twelve .general_new_slice .columns{width:100%;padding:0 30px}body.twelve .general_new_slice p{line-height:1.35em}}body.twelve .airtable_examples{padding-top:40px;position:relative;z-index:99999}body.twelve .airtable_examples img{display:block;border:1px solid #d1d1d6;box-shadow:0 5px 18px 0 rgba(0,0,0,.15);margin:0 auto}body.twelve .airtable_examples .column:nth-of-type(1) img{transform:rotate(-5deg);width:85%}body.twelve .airtable_examples .column:nth-of-type(2) img{transform:rotate(2deg)}body.twelve .airtable_examples .column:nth-of-type(3) img{width:85%;transform:rotate(-2deg)}@media only screen and (max-width:768px){body.twelve .airtable_examples .column img{width:100%!important;transform:rotate(0)!important}}body.twelve.nocode section.section.hero{margin-bottom:0!important;padding-bottom:0!important}body.twelve .integromat_arrow_spacer{height:20px}@media only screen and (max-width:768px){body.twelve .integromat_arrow_spacer{display:none}}body.twelve .integromat_flow_container,body.twelve .zapier_flow_container{position:relative}body.twelve .integromat_flow_container.integromat_flow_container,body.twelve .zapier_flow_container.integromat_flow_container{padding-top:12px}body.twelve .integromat_flow_container .integromat_step,body.twelve .zapier_flow_container .integromat_step{margin:0 auto;display:inline-block;width:260px;position:relative;vertical-align:top}body.twelve .integromat_flow_container .integromat_step .integromat_step_details,body.twelve .zapier_flow_container .integromat_step .integromat_step_details{padding-top:12px;color:#8e8e93}body.twelve .integromat_flow_container .integromat_step .integromat_step_details strong,body.twelve .zapier_flow_container .integromat_step .integromat_step_details strong{font-size:1.3em;font-weight:800;color:#000}body.twelve .integromat_flow_container .integromat_step .integromat_different_step,body.twelve .zapier_flow_container .integromat_step .integromat_different_step{width:200px}body.twelve .integromat_flow_container .integromat_step.dotdotdot,body.twelve .zapier_flow_container .integromat_step.dotdotdot{width:110px;text-align:center;height:50px;position:relative;padding:0;margin-top:85px}body.twelve .integromat_flow_container .integromat_step.dotdotdot .dot,body.twelve .zapier_flow_container .integromat_step.dotdotdot .dot{width:30px;height:30px;background:#d1d1d6;position:absolute;border-radius:50%}body.twelve .integromat_flow_container .integromat_step.dotdotdot .dot:nth-of-type(3),body.twelve .zapier_flow_container .integromat_step.dotdotdot .dot:nth-of-type(3){right:0}body.twelve .integromat_flow_container .integromat_step.dotdotdot .dot:nth-of-type(2),body.twelve .zapier_flow_container .integromat_step.dotdotdot .dot:nth-of-type(2){left:50%;margin-left:-15px}body.twelve .integromat_flow_container .integromat_step .integromat_step_logo,body.twelve .zapier_flow_container .integromat_step .integromat_step_logo{border:3px solid #d1d1d6;border-radius:50%;width:200px;padding:30px;margin:0 auto;display:block;box-shadow:0 5px 18px 0 rgba(0,0,0,.1)}body.twelve .integromat_flow_container .integromat_step .integromat_step_logo.bannerbear,body.twelve .zapier_flow_container .integromat_step .integromat_step_logo.bannerbear{background:gold;border-color:#000}@media only screen and (max-width:768px){body.twelve .integromat_flow_container .integromat_step,body.twelve .zapier_flow_container .integromat_step{width:130px}body.twelve .integromat_flow_container .integromat_step.dotdotdot,body.twelve .zapier_flow_container .integromat_step.dotdotdot{width:40px;margin-top:47px}body.twelve .integromat_flow_container .integromat_step.dotdotdot .dot,body.twelve .zapier_flow_container .integromat_step.dotdotdot .dot{width:10px;height:10px}body.twelve .integromat_flow_container .integromat_step.dotdotdot .dot:nth-of-type(2),body.twelve .zapier_flow_container .integromat_step.dotdotdot .dot:nth-of-type(2){margin-left:-5px}body.twelve .integromat_flow_container .integromat_step .integromat_step_details,body.twelve .zapier_flow_container .integromat_step .integromat_step_details{font-size:70%}body.twelve .integromat_flow_container .integromat_step .integromat_step_logo,body.twelve .zapier_flow_container .integromat_step .integromat_step_logo{width:100px}}body.twelve .integromat_flow_container .side_filter,body.twelve .zapier_flow_container .side_filter{position:absolute;top:0;left:0;width:10%;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);height:100%;z-index:999}body.twelve .integromat_flow_container .side_filter.right,body.twelve .zapier_flow_container .side_filter.right{right:0;left:auto;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 100%)}@media only screen and (max-width:768px){body.twelve .integromat_flow_container .side_filter,body.twelve .zapier_flow_container .side_filter{display:none}}@media only screen and (max-width:768px){body.twelve .integromat_flow_container .key_visual_code_container,body.twelve .zapier_flow_container .key_visual_code_container{margin-bottom:15px}}body.twelve .integromat_flow_container .key_visual_code_container:last-child,body.twelve .zapier_flow_container .key_visual_code_container:last-child{margin-bottom:0}@media only screen and (max-width:768px){body.twelve .slick_container{margin-left:-30px;margin-right:-30px}}body.twelve .slick_container .general_screen_container.zap_bar{width:600px;margin-right:15px;margin-left:15px}@media only screen and (max-width:768px){body.twelve .slick_container .general_screen_container.zap_bar{width:280px;margin-right:8px;margin-left:8px}}body.twelve .slick_container .slick-slide{opacity:.3}body.twelve .slick_container .slick-slide.slick-current{opacity:1}body.twelve .zap_step_logo{border:1px solid #d1d1d6;border-radius:7px;height:60px;width:60px;display:block}body.twelve .zap_examples{border-top:1px dashed #d1d1d6}body.twelve .zap_examples h3{font-size:1.2em!important;line-height:1em!important;font-weight:700!important;padding-top:30px}@media only screen and (max-width:768px){body.twelve .zap_examples h3{padding-top:10px}}body.twelve .zap_examples p{color:#8e8e93;padding-top:.4em;font-size:1.2em;line-height:1.1em}@media only screen and (max-width:768px){body.twelve .zap_examples p{padding-left:30px;padding-right:30px}}body.twelve .zap_example{box-shadow:0 5px 18px 0 rgba(0,0,0,.1);margin-top:20px;padding:20px;height:102px;border:1px solid #d1d1d6;border-radius:12px}body.twelve .zap_example .zap_step_logo{position:absolute}body.twelve .zap_example .zap_step_logo:nth-of-type(2){margin-left:70px}body.twelve .zap_example .zap_example_details{padding-left:145px;text-align:left;font-weight:600}body.twelve .zap_example .zap_example_details strong{padding-top:8px;display:block;text-transform:uppercase;font-size:.75em;font-weight:400}@media only screen and (max-width:768px){body.twelve .zap_example{padding:15px;height:82px}body.twelve .zap_example .zap_step_logo{height:50px!important;width:50px!important}body.twelve .zap_example .zap_step_logo:nth-of-type(2){margin-left:60px}body.twelve .zap_example .zap_example_details{padding-top:5px;padding-left:123px!important;line-height:1.2em!important}body.twelve .zap_example .zap_example_details strong{display:none}body.twelve .zap_example .zap_example_details span{font-size:.9em}}body.twelve .example_zap_set{background:#fafafc;padding:30px}body.twelve p.typing_text{color:#000;font-size:1.2em;border:1px solid #d1d1d6;width:50%;text-align:center;margin:0 auto 30px auto;padding:8px 10px;border-radius:30px;box-shadow:inset 0 0 4px rgba(0,0,0,.2);height:1.5em;box-sizing:content-box;overflow:hidden}@media only screen and (max-width:768px){body.twelve p.typing_text{width:90%;font-size:.8em}}body.twelve .general_screen_container{border:1px solid #d1d1d6;box-shadow:0 5px 18px 0 rgba(0,0,0,.15);border-radius:12px;overflow:hidden;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;padding-bottom:60px}body.twelve .general_screen_container.zap_bar{background:#fff;border-radius:12px;padding:20px;border:1px solid #d1d1d6;width:900px;margin:0 auto;text-align:left;position:relative}@media only screen and (max-width:768px){body.twelve .general_screen_container.zap_bar{width:auto}}body.twelve .general_screen_container.zap_bar.forms .zap_step_details{position:relative;top:0;left:0}body.twelve .general_screen_container.zap_bar .zap_step_details{position:absolute;top:23px;left:95px}body.twelve .general_screen_container.zap_bar .zap_step_details p{color:#8e8e93!important}body.twelve .general_screen_container.zap_bar .zap_step_details p.zap_app{color:#000!important;font-size:1.3em;font-weight:600}@media only screen and (max-width:768px){body.twelve .general_screen_container.zap_bar{padding:15px}body.twelve .general_screen_container.zap_bar .zap_step_logo{height:50px!important;width:50px!important}body.twelve .general_screen_container.zap_bar .zap_step_details{top:18px;left:78px;line-height:1em;font-size:.9em}body.twelve .general_screen_container.zap_bar .zap_step_details p.zap_app{font-size:1em;padding-top:5px}}body.twelve .general_screen_container table.table{border-collapse:collapse;border-style:hidden;border-bottom:1px solid #dbdbdb}body.twelve .general_screen_container table.table img.airtable_attachment{height:25px;width:25px;border-radius:3px;display:block}body.twelve .general_screen_container table.table img.airtable_attachment.result{border:1px solid #8e8e93}body.twelve .general_screen_container table.table td.success{color:#4cd964;font-weight:800}body.twelve p.autogen_notice{font-size:.8em}body.twelve .crawler_scanner,body.twelve .screen_cutoff,body.twelve .zapier_arrow_link{border-top:1px solid #8e8e93;width:calc(100% + 50px);background:#fff;height:100px;margin-left:-25px;position:absolute}body.twelve .crawler_scanner.zapier_arrow_link,body.twelve .screen_cutoff.zapier_arrow_link,body.twelve .zapier_arrow_link.zapier_arrow_link{background:0 0;border:none;height:auto;z-index:99900!important}body.twelve .crawler_scanner.zapier_arrow_link img.general_arrow,body.twelve .screen_cutoff.zapier_arrow_link img.general_arrow,body.twelve .zapier_arrow_link.zapier_arrow_link img.general_arrow{width:55px;margin-top:-32px;transform:rotate(120deg)}@media only screen and (max-width:768px){body.twelve .crawler_scanner.zapier_arrow_link img.general_arrow,body.twelve .screen_cutoff.zapier_arrow_link img.general_arrow,body.twelve .zapier_arrow_link.zapier_arrow_link img.general_arrow{width:40px;margin-top:-25px}}body.twelve .crawler_scanner.zapier_arrow_link.template_library,body.twelve .screen_cutoff.zapier_arrow_link.template_library,body.twelve .zapier_arrow_link.zapier_arrow_link.template_library{width:100%;margin-left:0}body.twelve .crawler_scanner.zapier_arrow_link.template_library img.general_arrow,body.twelve .screen_cutoff.zapier_arrow_link.template_library img.general_arrow,body.twelve .zapier_arrow_link.zapier_arrow_link.template_library img.general_arrow{width:65px;margin-top:-20px}@media only screen and (max-width:768px){body.twelve .crawler_scanner.zapier_arrow_link.template_library img.general_arrow,body.twelve .screen_cutoff.zapier_arrow_link.template_library img.general_arrow,body.twelve .zapier_arrow_link.zapier_arrow_link.template_library img.general_arrow{width:50px}}body.twelve .crawler_scanner img.general_arrow,body.twelve .screen_cutoff img.general_arrow,body.twelve .zapier_arrow_link img.general_arrow{display:block;margin:0 auto;width:70px;transform:rotate(110deg);margin-top:-20px}body.twelve .partner_logos img.logo{padding:0;border-radius:18px;box-shadow:0 5px 18px 0 rgba(0,0,0,.15)}@media only screen and (max-width:768px){body.twelve .partner_logos img.logo{border-radius:8px}}body.twelve.blog .topmenu a.blog.parent span.text,body.twelve.demos .topmenu a.demos.parent span.text,body.twelve.help .topmenu a.blog.parent span.text,body.twelve.integrations .topmenu a.product.parent span.text,body.twelve.pricing .topmenu a.pricing.parent span.text,body.twelve.pricing_pay_as_you_go .topmenu a.pricing.parent span.text,body.twelve.product .topmenu a.product.parent span.text,body.twelve.resources .topmenu a.resources.parent span.text,body.twelve.solutions .topmenu a.solutions.parent span.text,body.twelve.templates .topmenu a.product.parent span.text,body.twelve.use-cases .topmenu a.solutions.parent span.text{position:relative}body.twelve.blog .topmenu a.blog.parent span.text::after,body.twelve.demos .topmenu a.demos.parent span.text::after,body.twelve.help .topmenu a.blog.parent span.text::after,body.twelve.integrations .topmenu a.product.parent span.text::after,body.twelve.pricing .topmenu a.pricing.parent span.text::after,body.twelve.pricing_pay_as_you_go .topmenu a.pricing.parent span.text::after,body.twelve.product .topmenu a.product.parent span.text::after,body.twelve.resources .topmenu a.resources.parent span.text::after,body.twelve.solutions .topmenu a.solutions.parent span.text::after,body.twelve.templates .topmenu a.product.parent span.text::after,body.twelve.use-cases .topmenu a.solutions.parent span.text::after{content:' ';border-bottom:2px solid rgba(0,0,0,.1);position:absolute;width:calc(100% + 10px);left:-5px;bottom:-5px;border-radius:10px}body.twelve .zapier_branding_color{color:#ff4a00}body.twelve .integromat_branding_color{color:#006baa}body.twelve .airtable_gradient{background-image:linear-gradient(to left,#26b5f8,#ffbf00,#ed3049);-webkit-background-clip:text;color:transparent}body.twelve .topmenu span.tag.new{position:absolute;background:#4cd964;color:#fff;font-size:.4em;padding:3px;text-transform:uppercase;line-height:1em;height:auto!important;margin-left:2px}body.twelve .pricing .additional{text-align:left;font-size:.8em;padding:15px;padding-bottom:0}body.twelve .pricing .additional .cost_per_1000{color:#8e8e93}body.twelve.resources pre{padding:0;margin:0;margin-bottom:1.5em;border-radius:5px;overflow:hidden}body.twelve.resources pre code{margin:0;padding:8px}body.twelve .blog_tags{margin-top:1em}@media only screen and (min-width:768px){body.twelve .blog_tags.post_page{padding-top:.5em}body.twelve .blog_tags.post_page span.tag{font-size:1em}}body.twelve .blog_tags span.tag{background:#eef6fc;margin-right:.5em;text-transform:uppercase;font-size:.6em;font-weight:600;letter-spacing:1px}@media only screen and (max-width:768px){body.twelve .feature_card .blog_tags{padding-bottom:.5em}}body.twelve .video_buffer{height:100px}@media only screen and (max-width:768px){body.twelve .video_buffer{display:none}}body.twelve p.pre_title{text-transform:uppercase;letter-spacing:2px;font-size:1em;font-weight:700;color:#c7c7cc;padding-bottom:30px}@media only screen and (max-width:768px){body.twelve p.pre_title{padding-bottom:20px}}body.twelve p.pre_title.pre_h2{margin-top:-1em;padding-bottom:25px}body.twelve p.pre_title.pre_h1{margin-top:-1em;padding-bottom:35px}body.twelve a.button.success{background:#4cd964;color:#fff;border-color:#4cd964}body.twelve a.button.success.is-loading::after{border-left-color:#fff;border-bottom-color:#fff}body.twelve .tweetagram_container .share_this{display:none;padding-top:30px;line-height:1.3em}body.twelve .tweetagram_container .share_this p{font-weight:600;font-size:1.5em;line-height:1.3em}@media only screen and (max-width:768px){body.twelve .tweetagram_container .share_this p{font-size:1.1em}}@media only screen and (max-width:768px){body.twelve .tweetagram_container .share_this{line-height:1em}body.twelve .tweetagram_container .share_this a{font-size:80%}}body.twelve .tweetagram_container p.value_prop{font-weight:600;line-height:1.2em!important}body.twelve .tweetagram_container .button,body.twelve .tweetagram_container .field,body.twelve .tweetagram_container .input{margin-bottom:0!important}@media only screen and (max-width:768px){body.twelve .tweetagram_container .not_a_form{margin-top:20px!important}}body.twelve .tweetagram_container .image_output_progress{margin:10px 0 20px 0!important}body.twelve .tweetagram_container p.status{margin:-20px 0 0 0!important}body.twelve .tweetagram_container img.demo_logo{max-height:120px!important}body.twelve .mediumformat_container,body.twelve .tweetagram_container{background:#fafafc;padding:50px}@media only screen and (max-width:768px){body.twelve .mediumformat_container .container,body.twelve .tweetagram_container .container{padding:0}}body.twelve .mediumformat_container .card,body.twelve .tweetagram_container .card{padding:50px}body.twelve .mediumformat_container .card .demo_label,body.twelve .tweetagram_container .card .demo_label{color:#7fdbca;font-family:monospace;background:#011627;font-weight:600;text-transform:uppercase;padding:5px 8px;border-radius:3px;position:absolute;right:20px;top:20px;line-height:1em;font-size:1em}@media only screen and (max-width:768px){body.twelve .mediumformat_container .card .demo_label,body.twelve .tweetagram_container .card .demo_label{font-size:.8em;right:10px;top:-7px;padding:2px 4px}}@media only screen and (max-width:768px){body.twelve .mediumformat_container .card,body.twelve .tweetagram_container .card{padding:20px}body.twelve .mediumformat_container .card img.demo_logo,body.twelve .tweetagram_container .card img.demo_logo{max-height:50px}body.twelve .mediumformat_container .card .not_a_form,body.twelve .tweetagram_container .card .not_a_form{margin-bottom:0}body.twelve .mediumformat_container .card .not_a_form .field,body.twelve .mediumformat_container .card .not_a_form .input,body.twelve .tweetagram_container .card .not_a_form .field,body.twelve .tweetagram_container .card .not_a_form .input{margin-bottom:20px!important}body.twelve .mediumformat_container .card .not_a_form .button.success,body.twelve .tweetagram_container .card .not_a_form .button.success{margin-bottom:0}}body.twelve .mediumformat_container img.demo_logo,body.twelve .tweetagram_container img.demo_logo{display:block;margin:0 auto 20px auto;max-height:80px}@media only screen and (max-width:768px){body.twelve .mediumformat_container img.demo_logo,body.twelve .tweetagram_container img.demo_logo{margin-bottom:10px}}body.twelve .mediumformat_container p.value_prop,body.twelve .tweetagram_container p.value_prop{color:#000;font-size:1.5em;line-height:1.1em;max-width:70%;margin:0 auto}@media only screen and (max-width:768px){body.twelve .mediumformat_container p.value_prop,body.twelve .tweetagram_container p.value_prop{font-size:1.5em;line-height:1.3em;max-width:100%;padding:0 20px}}body.twelve .mediumformat_container p.demo_help,body.twelve .tweetagram_container p.demo_help{font-size:.8em;padding-top:8px;color:#8e8e93}@media only screen and (max-width:768px){body.twelve .mediumformat_container,body.twelve .tweetagram_container{padding:30px}}body.twelve .mediumformat_container .not_a_form,body.twelve .tweetagram_container .not_a_form{max-width:70%;margin:40px auto;padding:0 20px}body.twelve .mediumformat_container .not_a_form .field,body.twelve .mediumformat_container .not_a_form .input,body.twelve .tweetagram_container .not_a_form .field,body.twelve .tweetagram_container .not_a_form .input{margin-bottom:30px}@media only screen and (max-width:768px){body.twelve .mediumformat_container .not_a_form,body.twelve .tweetagram_container .not_a_form{max-width:100%;padding:0}}body.twelve .mediumformat_container #image_result,body.twelve .mediumformat_container .mediumformat_examples,body.twelve .mediumformat_container .tweetagram_examples,body.twelve .tweetagram_container #image_result,body.twelve .tweetagram_container .mediumformat_examples,body.twelve .tweetagram_container .tweetagram_examples{margin:0}body.twelve .mediumformat_container #image_result .columns,body.twelve .mediumformat_container .mediumformat_examples .columns,body.twelve .mediumformat_container .tweetagram_examples .columns,body.twelve .tweetagram_container #image_result .columns,body.twelve .tweetagram_container .mediumformat_examples .columns,body.twelve .tweetagram_container .tweetagram_examples .columns{margin-top:10px;color:#000}body.twelve .mediumformat_container #image_result .columns p,body.twelve .mediumformat_container .mediumformat_examples .columns p,body.twelve .mediumformat_container .tweetagram_examples .columns p,body.twelve .tweetagram_container #image_result .columns p,body.twelve .tweetagram_container .mediumformat_examples .columns p,body.twelve .tweetagram_container .tweetagram_examples .columns p{padding-bottom:10px;opacity:.5}body.twelve .mediumformat_container #image_result img,body.twelve .mediumformat_container .mediumformat_examples img,body.twelve .mediumformat_container .tweetagram_examples img,body.twelve .tweetagram_container #image_result img,body.twelve .tweetagram_container .mediumformat_examples img,body.twelve .tweetagram_container .tweetagram_examples img{box-shadow:0 0 18px 0 rgba(0,0,0,.1)}body.twelve .mediumformat_container p.status,body.twelve .tweetagram_container p.status{display:none}body.twelve .mediumformat_container #image_result,body.twelve .tweetagram_container #image_result{display:none}body.twelve .mediumformat_container #image_result .opengraph .the_result img,body.twelve .mediumformat_container #image_result .story .the_result img,body.twelve .tweetagram_container #image_result .opengraph .the_result img,body.twelve .tweetagram_container #image_result .story .the_result img{max-width:100%}body.twelve .mediumformat_container #image_result .the_result img,body.twelve .tweetagram_container #image_result .the_result img{max-width:50%;margin:0 auto;display:block;background:#fff;min-height:100px;position:relative;z-index:10000}@media only screen and (max-width:768px){body.twelve .mediumformat_container #image_result .the_result img,body.twelve .tweetagram_container #image_result .the_result img{max-width:100%}}body.twelve .demo_notice{background:#fff3cd;color:#856404;font-size:1.5em;padding:20px}body.twelve .demo_notice h3{font-weight:700}@media only screen and (max-width:768px){body.twelve .demo_notice{font-size:1em}}body.twelve .select select{text-rendering:auto!important}body.twelve p.plan_type_link{padding-top:35px;font-size:1.1em}body.twelve .feature_card.card.explain p:last-child{margin-top:30px}@media only screen and (max-width:768px){body.twelve .feature_card.card.explain p:last-child{margin-bottom:20px}body.twelve .feature_card.card.explain p:last-child a.button{min-width:70%}}body.twelve .illustration img.screenshot{box-shadow:0 0 18px 0 rgba(0,0,0,.1);border:1px solid #d1d1d6}body.twelve .api_console{height:100%}body.twelve .api_console#api_demo_editor{border-right:1px solid #d1d1d6}@media only screen and (max-width:768px){body.twelve .api_console#api_demo_editor{height:400px;border-right:none;border-bottom:1px solid #d1d1d6}}body.twelve .api_console_wrapper{position:relative;height:100%}body.twelve .api_console_wrapper .api_test_default{position:absolute;height:100%;width:calc(100% - 42px);top:0;left:42px;z-index:1000}body.twelve .api_console_wrapper .api_test_default img{position:relative;height:200px;top:50%;box-shadow:0 0 18px 0 rgba(0,0,0,.3);margin:0 auto;margin-top:-100px}@media only screen and (max-width:768px){body.twelve .api_console_wrapper .api_test_default img{height:120px;margin-top:-60px}}body.twelve .api_console_wrapper .api_image_result,body.twelve .api_console_wrapper .api_loading_indicator{display:none;z-index:1000;position:absolute;bottom:0;right:0;height:70px;width:70px}body.twelve .api_console_wrapper .api_image_result.api_image_result,body.twelve .api_console_wrapper .api_loading_indicator.api_image_result{height:auto;width:auto;bottom:30px;right:30px}body.twelve .api_console_wrapper .api_image_result.api_image_result img,body.twelve .api_console_wrapper .api_loading_indicator.api_image_result img{display:block;height:200px;box-shadow:0 0 18px 0 rgba(0,0,0,.1)}@media only screen and (max-width:768px){body.twelve .api_console_wrapper .api_image_result.api_image_result,body.twelve .api_console_wrapper .api_loading_indicator.api_image_result{width:100%;bottom:30px;right:0}body.twelve .api_console_wrapper .api_image_result.api_image_result img,body.twelve .api_console_wrapper .api_loading_indicator.api_image_result img{height:auto;margin:0 auto;width:90%}}body.twelve .api_console_wrapper .api_submit{position:absolute;bottom:0;left:0;z-index:1000;width:calc(100% - 1px);background:#fff;border-top:1px solid #d1d1d6;padding:20px 0}body.twelve .api_console_wrapper .api_submit p{padding:0 20px 20px 20px;font-size:.9em;color:#8e8e93}body.twelve .api_console_wrapper .api_submit p code{border-radius:3px}@media only screen and (max-width:768px){body.twelve .api_console_wrapper .api_submit{position:relative;border-top:none;border-bottom:1px solid #d1d1d6}body.twelve .api_console_wrapper .api_submit a.button{margin-left:20px!important;margin-right:20px!important}}body.twelve .code_container{position:relative}body.twelve .code_container a.bigtap{position:absolute;height:100%;width:100%;z-index:100}body.twelve .preview_console,body.twelve .preview_editor{position:relative;height:100%;box-shadow:0 0 18px 0 rgba(0,0,0,.1);border:1px solid #d1d1d6;overflow:hidden}body.twelve .preview_console a.bigtap,body.twelve .preview_editor a.bigtap{position:absolute;height:100%;width:100%;z-index:100}body.twelve .preview_console.preview_console#real_demo,body.twelve .preview_editor.preview_console#real_demo{border:none}@media only screen and (max-width:768px){body.twelve .preview_console,body.twelve .preview_editor{height:400px!important}}body.twelve .preview_console.preview_editor,body.twelve .preview_editor.preview_editor{background:#efeff4;position:relative}body.twelve .preview_console.preview_editor .demo_canvas,body.twelve .preview_editor.preview_editor .demo_canvas{border:1px solid #d1d1d6;width:50%;height:80%;background:#fff;top:10%;position:absolute;left:25%}body.twelve .preview_console.preview_editor .demo_image,body.twelve .preview_console.preview_editor .demo_text,body.twelve .preview_editor.preview_editor .demo_image,body.twelve .preview_editor.preview_editor .demo_text{position:absolute;border:1px dashed #8e8e93;height:25%;background:#efeff4;box-shadow:0 0 18px 0 rgba(0,0,0,.1);font-family:monospace;font-size:13px}@media only screen and (max-width:768px){body.twelve .preview_console.preview_editor .demo_image,body.twelve .preview_console.preview_editor .demo_text,body.twelve .preview_editor.preview_editor .demo_image,body.twelve .preview_editor.preview_editor .demo_text{font-size:11px}}body.twelve .preview_console.preview_editor .demo_image span,body.twelve .preview_console.preview_editor .demo_text span,body.twelve .preview_editor.preview_editor .demo_image span,body.twelve .preview_editor.preview_editor .demo_text span{padding:8px;display:block;line-height:1em}body.twelve .preview_console.preview_editor .demo_image.demo_text,body.twelve .preview_console.preview_editor .demo_text.demo_text,body.twelve .preview_editor.preview_editor .demo_image.demo_text,body.twelve .preview_editor.preview_editor .demo_text.demo_text{top:calc(10% + 15px);background:#fff;width:calc(50% - 30px);right:calc(25% + 15px);height:20%;box-shadow:none}body.twelve .preview_console.preview_editor .demo_image.demo_image,body.twelve .preview_console.preview_editor .demo_text.demo_image,body.twelve .preview_editor.preview_editor .demo_image.demo_image,body.twelve .preview_editor.preview_editor .demo_text.demo_image{top:40%;width:calc(50% - 30px);right:10%}body.twelve .preview_console.preview_editor .demo_cursor,body.twelve .preview_editor.preview_editor .demo_cursor{position:absolute;width:7%;right:15%;top:63%}body.twelve .api_response{height:600px}body.twelve .key_visual_cover{position:absolute;left:10px;top:65px;width:300px;z-index:1000}body.twelve .key_visual_cover img{border-radius:8px;border:1px solid #fff}body.twelve .key_visual_cover.modified{right:10px;left:auto;top:auto;bottom:-30px}@media only screen and (min-width:1344px){body.twelve .key_visual_cover{left:50%;margin-left:-570px}body.twelve .key_visual_cover.modified{right:50%;margin-right:-570px}}@media only screen and (max-width:768px){body.twelve .key_visual_cover{position:relative;left:0;margin-bottom:80px;width:370px;margin-top:-90px}body.twelve .key_visual_cover.modified{right:0;position:absolute;margin:0}}@media only screen and (max-width:500px){body.twelve .key_visual_cover{left:-15px;margin-bottom:80px;width:200px}body.twelve .key_visual_cover.modified{right:-15px;position:absolute;bottom:-45px}}body.twelve .cta.jumbo_preview{width:auto!important;max-width:1500px!important}body.twelve .cta.jumbo_preview .card{box-shadow:0 0 18px 0 rgba(0,0,0,.1);border:1px solid #d1d1d6;position:relative}@media only screen and (max-width:768px){body.twelve .cta.jumbo_preview .card{min-height:0}}body.twelve .cta.jumbo_preview .card img{display:block}body.twelve .footer_links a[target="_blank"]::after,body.twelve .topmenu a[target="_blank"]::after{content:" \002197"}body.twelve.pricing .modal,body.twelve.pricing_pay_as_you_go .modal{text-align:left}body.twelve.pricing .modal ul,body.twelve.pricing_pay_as_you_go .modal ul{list-style-type:disc;padding-top:1em;margin-left:2em}body.twelve .key_visual_code_container{position:relative;margin-bottom:30px}body.twelve .key_visual_code_container.forms{padding-bottom:1px}@media only screen and (max-width:768px){body.twelve .key_visual_code_container.forms{padding-bottom:10px}}body.twelve .key_visual.api{z-index:auto;position:absolute;width:calc(100% + 160px);display:none}@media only screen and (max-width:1000px){body.twelve .key_visual.api{position:relative;left:0!important;margin:0!important;width:auto!important;height:auto!important;padding:0 30px}}body.twelve .key_visual.api .sample_page,body.twelve .key_visual.api .scanner{position:absolute;display:none}body.twelve .key_visual.api .key_visual_banner_container{z-index:10000}body.twelve .key_visual.api .key_visual_banner_container.instagram{margin-left:-33%}body.twelve .key_visual.api .key_visual_banner_container.opengraph{top:58%}body.twelve .key_visual.api .key_visual_banner_container.google{bottom:-20%}@media only screen and (max-width:1000px){body.twelve .key_visual.api .key_visual_banner_container .format_title{display:block}body.twelve .key_visual.api .key_visual_banner_container.google,body.twelve .key_visual.api .key_visual_banner_container.instagram,body.twelve .key_visual.api .key_visual_banner_container.opengraph,body.twelve .key_visual.api .key_visual_banner_container.pinterest{position:relative!important;margin:0!important;margin-top:30px!important;width:auto!important;top:auto!important;left:auto!important;bottom:auto!important;right:auto!important}}body.twelve .code_container{background:#3c4257;color:#fff;border-radius:12px;text-align:left;overflow:hidden}body.twelve .code_container.fade{opacity:.5}body.twelve .code_container.fade a.button.primary{background:rgba(255,255,255,.1);border-color:transparent}body.twelve .code_container .code_header{padding:8px 20px;color:rgba(255,255,255,.5);font-size:.9em}body.twelve .code_container .run_code{padding:20px;text-align:center;position:relative;z-index:1000}body.twelve .code_container pre{background:0 0;padding:0}body.twelve .code_container pre code{padding:18px}@media only screen and (max-width:500px){body.twelve .code_container pre code{font-size:.7em;padding:8px}}body.twelve .modal_subscribe{background:gold;min-height:100px;margin:20px auto;box-shadow:0 0 20px 0 #000;max-width:550px;padding:50px}body.twelve .modal_subscribe img.bear_icon{height:60px;display:block;margin:0 auto 20px auto}body.twelve .modal_subscribe .modal_cta{color:rgba(0,0,0,.5);font-weight:700;font-size:14px;text-align:center;padding-bottom:10px}body.twelve .modal_subscribe .modal_title{font-weight:700;font-size:28px;text-align:center;line-height:1.3em}body.twelve .modal_subscribe ul{padding-top:10px;padding-bottom:20px;font-size:22px;text-align:left}body.twelve .modal_subscribe ul span.check{font-weight:700;color:#4cd964;margin-right:.5em}@media only screen and (max-width:768px){body.twelve .modal_subscribe{padding:20px}body.twelve .modal_subscribe .modal_title{font-size:20px}body.twelve .modal_subscribe ul{font-size:18px}}body.twelve section.section.subscribe{background:gold}body.twelve section.section.subscribe p{color:#000}body.twelve section.section.subscribe form{margin:0 auto;max-width:60%}@media only screen and (max-width:768px){body.twelve section.section.subscribe form{max-width:100%}}body.twelve .cc-banner.cc-bottom{text-align:left;box-shadow:0 0 18px 0 rgba(0,0,0,.2)}body.twelve .cc-window.cc-banner{padding:20px}body.twelve .cc-window.cc-banner .cc-btn{color:#fff;border-radius:5px}body.twelve .cc-window.cc-banner .cc-btn:focus,body.twelve .cc-window.cc-banner .cc-btn:hover{background:#007aff}body.twelve p.subtitle.demos{margin-bottom:1.5em!important}body.twelve .feature_card.blog_card{padding:0;height:100%;max-width:450px;margin:0 auto}body.twelve .feature_card.blog_card h4{font-size:1.3em;padding-right:1em}body.twelve .feature_card.blog_card .card_inner{padding:1.5em;padding-bottom:.5em}body.twelve .feature_card.blog_card .card_poster{height:200px;background-color:#eee;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;position:relative}body.twelve .feature_card.blog_card .card_poster a{position:absolute;height:100%;width:100%}body.twelve .feature_card img.logo{display:block;height:70px;margin-top:-.5em}body.twelve .feature_card img.icon{position:absolute;top:20px;right:20px;height:30px;display:block;width:auto;max-width:1000px}body.twelve .feature_card h2 a{color:#000}body.twelve .feature_card strong.pretitle{font-weight:400;color:#c7c7cc}body.twelve section.section h1{letter-spacing:-1px}body.twelve section.section h1 span{position:relative}body.twelve .key_visual_combo{min-height:200px}body.twelve .bear_facts{margin-top:20px}body.twelve .bear_facts.grid{margin-bottom:0;margin-top:0}body.twelve .bear_facts.grid:first-child{margin-top:20px}body.twelve.open .bear_fact .metric{margin-bottom:0}body.twelve.open .bear_fact .motometer{width:100%;margin:10px auto 0 auto;position:relative;padding-top:50px}body.twelve.open .bear_fact .motometer img{width:100%}body.twelve.open .bear_fact .motometer span.moto_label{position:absolute;color:#fff;font-size:.8em;line-height:.8em;font-weight:700;background:#000;z-index:100;border-radius:5px;padding:6px 0;width:40px;text-align:center;top:20px;margin-left:-20px}body.twelve.open .bear_fact .motometer img.fade{opacity:.1;filter:grayscale(100%)}body.twelve.open .bear_fact .motometer .motoprogress{position:absolute;height:100%;width:0;top:0;padding-top:50px;overflow:hidden;border-right:1px solid #000}body.twelve.open .bear_fact .motometer .motoprogress img{height:100%;width:auto!important;max-width:10000%}body.twelve.open p.subtitle.credits{padding-top:1em}body.twelve.open p.subtitle.credits a{text-decoration:underline}body.twelve .bear_fact{box-shadow:0 0 18px 0 rgba(0,0,0,.1);border-radius:8px;background:#fff;padding:30px;text-align:left;line-height:1em;position:relative;height:100%;overflow:hidden}body.twelve .bear_fact img.logo{display:block;height:25px;position:absolute;right:20px;top:20px}body.twelve .bear_fact.moto p.explain{margin:0;padding:0}body.twelve .bear_fact.moto .level-right .level-item{margin:0}@media only screen and (max-width:768px){body.twelve .bear_fact.moto .level .level-item{text-align:left;display:block}body.twelve .bear_fact.moto .level .level-right{margin-top:10px}}body.twelve .bear_fact .bear_progress{height:8px;margin-top:18px;position:relative;background:#efeff4;border-radius:20px;overflow:hidden}body.twelve .bear_fact .bear_progress .bear_progress_bar{background:#4cd964;height:100%;width:1%;position:absolute;left:0;top:0}body.twelve .bear_fact p{text-transform:uppercase;color:#8e8e93;font-size:12px;font-weight:500;letter-spacing:1px;line-height:1.3em;padding-right:30px}body.twelve .bear_fact p.source{position:absolute;bottom:10px;right:10px!important;font-size:8px;text-align:right;padding:0}body.twelve .bear_fact p.source a{color:#d1d1d6}body.twelve .bear_fact p span.achieved{background:#333;color:#fff;font-size:8px;padding:4px 5px;line-height:8px;font-weight:700;position:absolute;border-radius:10px;margin:0 0 0 5px;letter-spacing:0}body.twelve .bear_fact p.explain{color:#d1d1d6;margin-top:18px;font-size:10px}body.twelve .bear_fact .metric{margin:0;font-weight:700;font-size:55px;line-height:1em;margin:10px 0 12px 0}body.twelve .bear_fact .metric .level-item{margin:0 8px 0 0}body.twelve .bear_fact .metric img{height:38px;display:block}body.twelve .bear_fact .chart{padding-top:8px}body.twelve .bear_fact .chart canvas{height:450px;display:block}body.twelve .bear_fact .moto_meter_bike{position:relative}body.twelve .bear_fact .moto_meter_bike.unlocked img{filter:none;opacity:1}body.twelve .bear_fact .moto_meter_bike img{display:block;opacity:.3;filter:grayscale(100%)}body.twelve .bear_fact .moto_meter_bike p{font-weight:700;color:#000;letter-spacing:0;font-size:1.2em;text-align:center;text-transform:none;margin:0;padding:0;margin-top:-20px}@media only screen and (max-width:768px){body.twelve .bear_fact .moto_meter_bike p{margin-top:0}}body.twelve .bear_fact .moto_meter_bike .bike_price{color:#8e8e93;text-align:center}body.twelve .bear_fact .moto_meter_bike .bike_price span.unlocked{background:#4cd964;color:#fff;font-weight:700;font-size:9px;top:-2px;position:relative;padding:2px 10px;margin-left:1em;border-radius:20px}body.twelve .bear_fact .moto_meter_bike .bike_progress{background:#eee;border-radius:20px;height:5px;margin-top:10px;width:80%;margin:10px auto 10px auto;overflow:hidden;position:relative}body.twelve .bear_fact .moto_meter_bike .bike_progress span{width:10%;background:#4cd964;height:100%;position:absolute}body.twelve .bigtext{padding:1.5em 2em;padding-bottom:0}body.twelve .footer_links{background:#000;padding:2em 0;text-align:left;z-index:900;position:relative}body.twelve .footer_links .company_intro{color:rgba(255,255,255,.5);padding-right:20px;font-weight:300;font-size:.8em;border-bottom:1px solid rgba(255,255,255,.3)}body.twelve .footer_links .company_intro p.flags{margin-left:-2px;padding-top:2px;line-height:1.5em;color:#fff}body.twelve .footer_links h4{color:#fff;font-weight:700}body.twelve .footer_links a{color:rgba(255,255,255,.5)}body.twelve .footer_links a:hover{color:rgba(255,255,255,.8)}body.twelve .footer_links ul{font-size:.8em}body.twelve .waves{position:relative;margin-top:-2px}body.twelve .bear_icon{margin:0 auto;display:block;height:80px;margin-bottom:40px}body.twelve .powered_by{margin:0 auto;display:block;max-height:60px;margin-bottom:50px;max-width:100%}body.twelve section.section.alt.tutorial{background:#f0f6fb}body.twelve section.section.alt.tutorial .code_container{height:100%;background:#011627}body.twelve section.section.alt.honey{background:gold}body.twelve section.section.alt.honey p.subtitle{color:#000}body.twelve .quote_review{text-align:center;padding-bottom:3em}body.twelve .quote_review:last-child{padding-bottom:0}body.twelve .quote_review .pullquote{font-family:"Source Serif Pro",serif;color:#000;font-weight:600;font-size:2em;line-height:1.3em}body.twelve .quote_review .rating{color:gold;font-size:2em;padding-bottom:.1em}body.twelve .quote_review .author a{color:#c7c7cc}body.twelve .banner_collection{position:relative}body.twelve .banner_collection .banner{width:85%;background:#fff;position:relative;box-shadow:0 10px 18px 0 rgba(0,0,0,.1)}body.twelve .banner_collection .banner img{display:block}body.twelve .banner_collection .banner_1{margin:0;z-index:100}body.twelve .banner_collection .banner_2{margin:20px 0 0 auto;z-index:101}body.twelve .banner_collection .banner_3{z-index:102;margin:20px 0 0 auto}body.twelve .banner_collection.ig_stories .banner,body.twelve .banner_collection.pinterest_pins .banner{width:48%}body.twelve .banner_collection.ig_stories .banner_1,body.twelve .banner_collection.pinterest_pins .banner_1{position:relative;margin-bottom:20px}body.twelve .banner_collection.ig_stories .banner_2,body.twelve .banner_collection.pinterest_pins .banner_2{right:0;top:0;margin:20px 0 0 0;position:absolute}body.twelve .banner_collection.google .banner{width:60%}body.twelve .banner_collection.google .banner.banner_1{margin:0 0 0 auto!important}body.twelve .banner_collection.google .banner.banner_2{margin:20px auto 0 0!important}body.twelve .awards{max-width:800px;margin:0 auto}body.twelve .awards img{max-height:130px;display:block;margin:0 auto 30px auto}body.twelve .awards.billing_features img{margin:0 auto}body.twelve .social_proof{padding-top:12px;text-align:center}body.twelve .social_proof.use_cases{padding-top:0;width:70%;margin:0 auto}@media only screen and (max-width:768px){body.twelve .social_proof.use_cases{width:100%}}body.twelve .social_proof.use_cases a.button{max-width:100%;min-width:220px}body.twelve .social_proof img{max-height:100px;display:block;margin:0 auto 20px auto;border-radius:18px;box-shadow:0 5px 18px 0 rgba(0,0,0,.15)}body.twelve .social_proof .column{position:relative}body.twelve .social_proof a.button{max-width:100%;min-width:150px;padding-right:0!important;padding-left:0!important}body.twelve .export_gallery{padding-top:1em}body.twelve .export_gallery img{display:block;box-shadow:0 0 8px 0 rgba(0,0,0,.2);margin:0 auto}body.twelve .export_gallery:last-child{padding-top:1.75rem}body.twelve.index .intro_graphic,body.twelve.index .key_visual{margin-top:50px}body.twelve .key_visual{position:relative;text-align:center;vertical-align:top}body.twelve .key_visual .sample_page{width:30%;background:#fff;margin:0 auto;position:relative}body.twelve .key_visual .sample_page .scanner{position:absolute;left:0;top:0;width:100%;height:3px;display:none;background:#4cd964;box-shadow:0 0 8px #4cd964;z-index:1}body.twelve .key_visual .sample_page .scanner span{background:#4cd964;height:50px;width:100px;border-radius:100px;display:block;padding:12px;left:50%;margin-left:-50px;margin-top:-23px;position:absolute}body.twelve .key_visual .sample_page .scanner span img{display:block;height:26px;margin:0 auto}body.twelve .key_visual .sample_page .lines{position:absolute;width:100%;padding:0 20px}body.twelve .key_visual .sample_page .lines .line{border-bottom:2px solid #efeff4}body.twelve .key_visual .sample_page .lines .line.filled{background:#efeff4}body.twelve .key_visual .sample_page .lines .line:last-child{border:none}body.twelve .key_visual_banner_container{width:20%;position:absolute;box-shadow:0 0 18px 0 rgba(0,0,0,.2);border-radius:8px;overflow:hidden;visibility:hidden;top:0}body.twelve .key_visual_banner_container.opengraph{left:0;top:32%;z-index:1000;width:25%}body.twelve .key_visual_banner_container.instagram{left:50%;margin-left:-30%;top:9%;width:23%}body.twelve .key_visual_banner_container.pinterest{right:50%;margin-right:-30%;top:17%}body.twelve .key_visual_banner_container.google{width:23%;top:auto;bottom:0;right:0}body.twelve .key_visual_banner_container.google.publishing{width:25%}body.twelve .key_visual_banner_container .format_title{line-height:1em;height:30px;font-size:.7em;color:#8e8e93;background:#efeff4;margin:0;line-height:30px}body.twelve .key_visual_banner_container .format_title img{position:absolute;left:6px;top:6px;height:18px}body.twelve .key_visual_banner{background:#fff}body.twelve .key_visual_banner img{display:block}body.twelve .key_visual_banner img.the_banner{position:absolute;width:100%}body.twelve .intro_graphic{background:#fff;box-shadow:0 10px 18px 0 rgba(0,0,0,.1);display:block;position:relative}body.twelve .intro_graphic .intro_graphic_inner{height:100%;background:#fff}body.twelve .intro_graphic .intro_graphic_inner img{display:block}body.twelve .intro_graphic .intro_graphic_inner.before{display:none}body.twelve .intro_graphic .intro_graphic_inner.after{background:#fff}body.twelve .intro_graphic .images-compare-handle{margin-left:-19px;background:#000;z-index:100}body.twelve .intro_graphic .images-compare-separator{background:#000}body.twelve section.section.hero{display:block}body.twelve section.section.with_waves{padding-bottom:0}body.twelve section.section h2.textonly{padding:0 2em;margin:0}body.twelve.affiliate .topmenu,body.twelve.affiliate section.section.hero,body.twelve.api .topmenu,body.twelve.api section.section.hero,body.twelve.how-it-works_auto-image-generation .topmenu,body.twelve.how-it-works_auto-image-generation section.section.hero,body.twelve.how-it-works_bannerbear-for-ecommerce .topmenu,body.twelve.how-it-works_bannerbear-for-ecommerce section.section.hero,body.twelve.how-it-works_bannerbear-for-publishers .topmenu,body.twelve.how-it-works_bannerbear-for-publishers section.section.hero,body.twelve.index .topmenu,body.twelve.index section.section.hero,body.twelve.open .topmenu,body.twelve.open section.section.hero,body.twelve.plugins_custom-sites .topmenu,body.twelve.plugins_custom-sites section.section.hero,body.twelve.plugins_excel .topmenu,body.twelve.plugins_excel section.section.hero,body.twelve.plugins_shopify .topmenu,body.twelve.plugins_shopify section.section.hero,body.twelve.plugins_wordpress .topmenu,body.twelve.plugins_wordpress section.section.hero,body.twelve.product_auto-generate-google-facebook-ads .topmenu,body.twelve.product_auto-generate-google-facebook-ads section.section.hero,body.twelve.product_auto-generate-instagram-stories .topmenu,body.twelve.product_auto-generate-instagram-stories section.section.hero,body.twelve.product_auto-generate-open-graph-images .topmenu,body.twelve.product_auto-generate-open-graph-images section.section.hero,body.twelve.product_auto-generate-pinterest-pins .topmenu,body.twelve.product_auto-generate-pinterest-pins section.section.hero,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more .topmenu,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more section.section.hero,body.twelve.product_image-collections .topmenu,body.twelve.product_image-collections section.section.hero,body.twelve.product_image-generation-api .topmenu,body.twelve.product_image-generation-api section.section.hero,body.twelve.product_template-editor .topmenu,body.twelve.product_template-editor section.section.hero,body.twelve.product_video-generation-api .topmenu,body.twelve.product_video-generation-api section.section.hero,body.twelve.social-media-services .topmenu,body.twelve.social-media-services section.section.hero,body.twelve.the-free-plan .topmenu,body.twelve.the-free-plan section.section.hero,body.twelve.use-cases_scenarios .topmenu,body.twelve.use-cases_scenarios section.section.hero{background:gold}body.twelve.affiliate .topmenu p.subtitle,body.twelve.affiliate .topmenu p.subtitle *,body.twelve.affiliate section.section.hero p.subtitle,body.twelve.affiliate section.section.hero p.subtitle *,body.twelve.api .topmenu p.subtitle,body.twelve.api .topmenu p.subtitle *,body.twelve.api section.section.hero p.subtitle,body.twelve.api section.section.hero p.subtitle *,body.twelve.how-it-works_auto-image-generation .topmenu p.subtitle,body.twelve.how-it-works_auto-image-generation .topmenu p.subtitle *,body.twelve.how-it-works_auto-image-generation section.section.hero p.subtitle,body.twelve.how-it-works_auto-image-generation section.section.hero p.subtitle *,body.twelve.how-it-works_bannerbear-for-ecommerce .topmenu p.subtitle,body.twelve.how-it-works_bannerbear-for-ecommerce .topmenu p.subtitle *,body.twelve.how-it-works_bannerbear-for-ecommerce section.section.hero p.subtitle,body.twelve.how-it-works_bannerbear-for-ecommerce section.section.hero p.subtitle *,body.twelve.how-it-works_bannerbear-for-publishers .topmenu p.subtitle,body.twelve.how-it-works_bannerbear-for-publishers .topmenu p.subtitle *,body.twelve.how-it-works_bannerbear-for-publishers section.section.hero p.subtitle,body.twelve.how-it-works_bannerbear-for-publishers section.section.hero p.subtitle *,body.twelve.index .topmenu p.subtitle,body.twelve.index .topmenu p.subtitle *,body.twelve.index section.section.hero p.subtitle,body.twelve.index section.section.hero p.subtitle *,body.twelve.open .topmenu p.subtitle,body.twelve.open .topmenu p.subtitle *,body.twelve.open section.section.hero p.subtitle,body.twelve.open section.section.hero p.subtitle *,body.twelve.plugins_custom-sites .topmenu p.subtitle,body.twelve.plugins_custom-sites .topmenu p.subtitle *,body.twelve.plugins_custom-sites section.section.hero p.subtitle,body.twelve.plugins_custom-sites section.section.hero p.subtitle *,body.twelve.plugins_excel .topmenu p.subtitle,body.twelve.plugins_excel .topmenu p.subtitle *,body.twelve.plugins_excel section.section.hero p.subtitle,body.twelve.plugins_excel section.section.hero p.subtitle *,body.twelve.plugins_shopify .topmenu p.subtitle,body.twelve.plugins_shopify .topmenu p.subtitle *,body.twelve.plugins_shopify section.section.hero p.subtitle,body.twelve.plugins_shopify section.section.hero p.subtitle *,body.twelve.plugins_wordpress .topmenu p.subtitle,body.twelve.plugins_wordpress .topmenu p.subtitle *,body.twelve.plugins_wordpress section.section.hero p.subtitle,body.twelve.plugins_wordpress section.section.hero p.subtitle *,body.twelve.product_auto-generate-google-facebook-ads .topmenu p.subtitle,body.twelve.product_auto-generate-google-facebook-ads .topmenu p.subtitle *,body.twelve.product_auto-generate-google-facebook-ads section.section.hero p.subtitle,body.twelve.product_auto-generate-google-facebook-ads section.section.hero p.subtitle *,body.twelve.product_auto-generate-instagram-stories .topmenu p.subtitle,body.twelve.product_auto-generate-instagram-stories .topmenu p.subtitle *,body.twelve.product_auto-generate-instagram-stories section.section.hero p.subtitle,body.twelve.product_auto-generate-instagram-stories section.section.hero p.subtitle *,body.twelve.product_auto-generate-open-graph-images .topmenu p.subtitle,body.twelve.product_auto-generate-open-graph-images .topmenu p.subtitle *,body.twelve.product_auto-generate-open-graph-images section.section.hero p.subtitle,body.twelve.product_auto-generate-open-graph-images section.section.hero p.subtitle *,body.twelve.product_auto-generate-pinterest-pins .topmenu p.subtitle,body.twelve.product_auto-generate-pinterest-pins .topmenu p.subtitle *,body.twelve.product_auto-generate-pinterest-pins section.section.hero p.subtitle,body.twelve.product_auto-generate-pinterest-pins section.section.hero p.subtitle *,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more .topmenu p.subtitle,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more .topmenu p.subtitle *,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more section.section.hero p.subtitle,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more section.section.hero p.subtitle *,body.twelve.product_image-collections .topmenu p.subtitle,body.twelve.product_image-collections .topmenu p.subtitle *,body.twelve.product_image-collections section.section.hero p.subtitle,body.twelve.product_image-collections section.section.hero p.subtitle *,body.twelve.product_image-generation-api .topmenu p.subtitle,body.twelve.product_image-generation-api .topmenu p.subtitle *,body.twelve.product_image-generation-api section.section.hero p.subtitle,body.twelve.product_image-generation-api section.section.hero p.subtitle *,body.twelve.product_template-editor .topmenu p.subtitle,body.twelve.product_template-editor .topmenu p.subtitle *,body.twelve.product_template-editor section.section.hero p.subtitle,body.twelve.product_template-editor section.section.hero p.subtitle *,body.twelve.product_video-generation-api .topmenu p.subtitle,body.twelve.product_video-generation-api .topmenu p.subtitle *,body.twelve.product_video-generation-api section.section.hero p.subtitle,body.twelve.product_video-generation-api section.section.hero p.subtitle *,body.twelve.social-media-services .topmenu p.subtitle,body.twelve.social-media-services .topmenu p.subtitle *,body.twelve.social-media-services section.section.hero p.subtitle,body.twelve.social-media-services section.section.hero p.subtitle *,body.twelve.the-free-plan .topmenu p.subtitle,body.twelve.the-free-plan .topmenu p.subtitle *,body.twelve.the-free-plan section.section.hero p.subtitle,body.twelve.the-free-plan section.section.hero p.subtitle *,body.twelve.use-cases_scenarios .topmenu p.subtitle,body.twelve.use-cases_scenarios .topmenu p.subtitle *,body.twelve.use-cases_scenarios section.section.hero p.subtitle,body.twelve.use-cases_scenarios section.section.hero p.subtitle *{color:#000}body.twelve.how-it-works_bannerbear-for-ecommerce .topmenu,body.twelve.how-it-works_bannerbear-for-ecommerce section.section.hero,body.twelve.plugins_shopify .topmenu,body.twelve.plugins_shopify section.section.hero{background:#a1cc58}body.twelve.how-it-works_bannerbear-for-ecommerce .key_visual .sample_page .scanner,body.twelve.plugins_shopify .key_visual .sample_page .scanner{background:#007aff;box-shadow:0 0 18px 0 #007aff}body.twelve.how-it-works_bannerbear-for-ecommerce .key_visual .sample_page .scanner span,body.twelve.plugins_shopify .key_visual .sample_page .scanner span{background:#007aff}body.twelve.social-media-services .topmenu,body.twelve.social-media-services section.section.hero{background:#6afdef}body.twelve.api .topmenu,body.twelve.api section.section.hero,body.twelve.how-it-works_bannerbear-for-publishers .topmenu,body.twelve.how-it-works_bannerbear-for-publishers section.section.hero,body.twelve.plugins_wordpress .topmenu,body.twelve.plugins_wordpress section.section.hero,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more .topmenu,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more section.section.hero,body.twelve.product_image-collections .topmenu,body.twelve.product_image-collections section.section.hero,body.twelve.product_image-generation-api .topmenu,body.twelve.product_image-generation-api section.section.hero,body.twelve.product_template-editor .topmenu,body.twelve.product_template-editor section.section.hero,body.twelve.product_video-generation-api .topmenu,body.twelve.product_video-generation-api section.section.hero{background:#d6ecff}body.twelve.api .topmenu p.pre_title.pre_h1,body.twelve.api section.section.hero p.pre_title.pre_h1,body.twelve.how-it-works_bannerbear-for-publishers .topmenu p.pre_title.pre_h1,body.twelve.how-it-works_bannerbear-for-publishers section.section.hero p.pre_title.pre_h1,body.twelve.plugins_wordpress .topmenu p.pre_title.pre_h1,body.twelve.plugins_wordpress section.section.hero p.pre_title.pre_h1,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more .topmenu p.pre_title.pre_h1,body.twelve.product_auto-generate-qr-codes-bar-charts-star-ratings-more section.section.hero p.pre_title.pre_h1,body.twelve.product_image-collections .topmenu p.pre_title.pre_h1,body.twelve.product_image-collections section.section.hero p.pre_title.pre_h1,body.twelve.product_image-generation-api .topmenu p.pre_title.pre_h1,body.twelve.product_image-generation-api section.section.hero p.pre_title.pre_h1,body.twelve.product_template-editor .topmenu p.pre_title.pre_h1,body.twelve.product_template-editor section.section.hero p.pre_title.pre_h1,body.twelve.product_video-generation-api .topmenu p.pre_title.pre_h1,body.twelve.product_video-generation-api section.section.hero p.pre_title.pre_h1{color:rgba(0,0,0,.3)}body.twelve.product_auto-generate-instagram-stories .topmenu,body.twelve.product_auto-generate-instagram-stories section.section.hero{background:#f8dbaf}body.twelve.product_auto-generate-pinterest-pins .topmenu,body.twelve.product_auto-generate-pinterest-pins section.section.hero{background:#fcbdbf}body.twelve.plugins_custom-sites .topmenu,body.twelve.plugins_custom-sites section.section.hero,body.twelve.product_auto-generate-google-facebook-ads .topmenu,body.twelve.product_auto-generate-google-facebook-ads section.section.hero,body.twelve.product_auto-generate-open-graph-images .topmenu,body.twelve.product_auto-generate-open-graph-images section.section.hero{background:#efeff4}body.twelve.plugins_excel .topmenu,body.twelve.plugins_excel section.section.hero{background:#8eca91}body.twelve .copyright{z-index:1000;position:relative;background:#222;color:#fff}body.twelve .copyright a{color:#fff}body.twelve .annotated_screen{overflow:hidden;margin-top:50px}body.twelve .annotated_screen .screen img{border-radius:0!important}body.twelve .pm_infobox{border-bottom:1px solid #d1d1d6;font-weight:400;background:#fff;padding:15px;font-size:.9rem;line-height:.9rem;text-align:left}body.twelve .pm_infobox span.info{background:#007aff;width:20px;height:20px;position:absolute;left:15px;top:12px;border-radius:30px;text-align:center;color:#fff;font-weight:700;line-height:20px}body.twelve .pm_infobox span.text{padding-left:30px}body.twelve .free_pages{box-shadow:0 10px 18px 0 rgba(0,0,0,.1);background:#fff;width:450px;border:1px solid #d1d1d6;margin:80px auto 0 auto;position:relative}body.twelve .free_pages .columns{height:100px;margin:0}body.twelve .free_pages .columns .column{margin:0;padding:0}body.twelve .free_pages .free_pages_num,body.twelve .free_pages .free_pages_text{height:100%;line-height:100px}body.twelve .free_pages .free_pages_num{border-right:1px solid #d1d1d6;font-weight:800;font-size:3.5rem;color:#4cd964}body.twelve .free_pages .free_pages_text{font-weight:800;font-size:1.2rem}body.twelve .result_stack{max-width:500px;margin:0 auto}body.twelve .result_stack p img{margin-bottom:30px}body.twelve .container.for_annotated_screen .screen{position:relative}@media only screen and (max-width:1024px){body.twelve.index .intro_graphic,body.twelve.index .key_visual{margin-top:40px}}@media only screen and (min-width:1100px){body.twelve .intro_graphic,body.twelve .key_visual{margin-left:-80px;margin-right:-80px}}@media only screen and (max-width:500px){body.twelve .bear_fact .chart canvas{display:block}body.twelve section.section h1 span em{height:1px}body.twelve section.section h1{line-height:1.15em}body.twelve .two_column .card:not(.mobilecard){padding:0;box-shadow:none;background:0 0}body.twelve .two_column .card.mobilecard{padding-bottom:15px}body.twelve .two_column .card.mobilecard img.icon{display:none}body.twelve .two_column .card.mobilecard img.logo{height:60px}body.twelve .banner_collection.google .banner.banner_2{margin-right:0}body.twelve .intro_graphic,body.twelve .key_visual{margin-left:-10px;margin-right:-10px}body.twelve .key_visual .sample_page{width:50%}body.twelve .key_visual .sample_page .lines{padding:0 8px}body.twelve .key_visual .key_visual_banner_container{border-radius:3px;box-shadow:0 0 8px 0 rgba(0,0,0,.3)}body.twelve .key_visual .key_visual_banner_container.instagram{left:0;margin-left:0;width:35%}body.twelve .key_visual .key_visual_banner_container.google{width:35%;top:auto;bottom:-10%;right:0}body.twelve .key_visual .key_visual_banner_container .format_title{display:none}body.twelve section.section h2.textonly{font-size:1.5em}body.twelve .with_waves{padding-bottom:30px!important}body.twelve .pm_infobox{font-size:.8rem}body.twelve .free_pages{width:300px;margin-top:50px}}body.twelve.tools:not(.tools_github-social-image-generator){position:fixed;height:100%;width:100%;background:#e9ebee}body.twelve.tools:not(.tools_github-social-image-generator).theater_mode .dropdown.og_info,body.twelve.tools:not(.tools_github-social-image-generator).theater_mode .og_preview_toolbar.bottom,body.twelve.tools:not(.tools_github-social-image-generator).theater_mode form{display:none}body.twelve.tools:not(.tools_github-social-image-generator).theater_mode .og_preview_toolbar.top{background:0 0}body.twelve.tools:not(.tools_github-social-image-generator).theater_mode .og_preview_toolbar.top .dropdown.og_bars img{opacity:.1}body.twelve.tools:not(.tools_github-social-image-generator) .footer_container,body.twelve.tools:not(.tools_github-social-image-generator) .topmenu{display:none}body.twelve.tools:not(.tools_github-social-image-generator) .modal-content.loading{opacity:.5}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar{position:fixed;padding:15px;width:100%;font-size:14px;color:#606770;z-index:100000!important}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.bottom{bottom:0}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.bottom .dropdown.og_info{text-align:left;cursor:pointer;position:fixed;bottom:15px;right:15px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.bottom .dropdown.og_info .dropdown-trigger{line-height:14px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.bottom .dropdown.og_info img{display:block}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.top{background:#fff}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar.top .dropdown.og_bars{text-align:left;cursor:pointer;position:fixed;top:21px;left:15px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar form{margin:0 0 0 50px}@media only screen and (max-width:768px){body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar form{margin:0 0 0 40px}}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar h1{font-weight:400;text-align:left}@media only screen and (max-width:768px){body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_toolbar h1{font-size:13px}}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container{max-width:500px;border:1px solid #dddfe2;background:#fff;border-radius:5px;margin:0 auto;overflow:hidden;text-align:left}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author{padding:12px;position:relative}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author img{height:40px;display:block;border:1px solid rgba(0,0,0,.1);border-radius:50px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details{position:absolute;top:0;left:58px;font-size:14px;line-height:1.38em;padding-top:13px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_name{color:#385898;font-weight:600}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_handle,body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_time{color:#616770;font-size:12px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_handle .level-item,body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_time .level-item{margin:0}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_handle i.globe,body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_author .og_preview_author_details .author_time i.globe{background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yy/r/yx54HqKey1S.png);background-size:500px 122px;background-repeat:no-repeat;display:block;width:12px;height:12px;background-position:-226px -80px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_comment{font-size:14px;line-height:1.38em;padding:12px;padding-top:0;margin-top:-5px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_the_image{padding-top:calc(630 / 1200 * 100%);background-color:#eee;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-image:url(https://www.apple.com/v/watch/home/ab/images/meta/gps-lte/og__n5qzveqr596m.png?202007012109);border-top:1px solid #dddfe2}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_the_image.cleared{background-image:url(/images/efd597b6153555c2902b44105be4790ae16298d7/og_tool_instructions.png)}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_link_details{background:#f2f3f5;border-top:1px solid #999;border-bottom:1px solid #dddfe2;padding:12px;padding-bottom:8px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_link_details .details_domain{color:#606770;font-size:12px;line-height:11px;text-transform:uppercase}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_link_details .details_title{color:#1d2129;font-size:16px;line-height:20px;font-weight:600;margin-top:5px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_link_details .details_description{color:#606770;font-size:14px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:normal;white-space:nowrap;margin-top:1px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_likes{font-size:13px;color:#606770;padding:12px}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_likes .level-item{margin:0}body.twelve.tools:not(.tools_github-social-image-generator) .og_preview_container .og_preview_likes i.like{background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yC/r/omPvrz1NX84.png);background-size:97px 2437px;background-repeat:no-repeat;display:inline-block;width:18px;height:18px;background-position:0 -2116px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool{background:rgba(230,236,240,.5)}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container{border-radius:0;max-width:530px;zoom:.91}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_author{padding:15px;position:relative}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_author img{height:49px;border:none}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_author .og_preview_author_details{left:73px;padding-top:19px;font-size:15px;line-height:1.33em}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_author .og_preview_author_details .author_name{font-size:15px;color:#14171a;font-weight:700}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_author .og_preview_author_details .author_handle{font-size:15px;color:#657786}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .og_preview_comment{font-size:21px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container{border:1px solid #ccd6dd;border-radius:15px;overflow:hidden;margin:0 15px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container .og_preview_the_image{border:none}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container .og_preview_link_details{background:#fff;border-top:1px solid #ccd6dd;border-bottom:none;padding:15px;padding-top:12px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container .og_preview_link_details .details_domain{color:#657786;font-size:15px;line-height:20px;text-transform:none;font-weight:400}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container .og_preview_link_details .details_title{color:#14171a;font-size:15px;line-height:20px;font-weight:400;margin-top:0}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_card_preview_container .og_preview_link_details .details_description{font-size:15px;color:#657786;line-height:20px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_date{color:#657786;font-size:15px;margin:15px 0 0 15px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_activity{margin:15px;border-top:1px solid #e6ecf0;padding-top:15px}body.twelve.tools:not(.tools_github-social-image-generator).tools_twitter-card-preview-tool .og_preview_container .twitter_activity span{color:#657786}body.help{font-size:1em;margin:0;background:#f0f6fb}body.help .topmenu{background:#fff}body.help .helpdesk_container h1{font-weight:700;font-size:1.8em;line-height:1.2em;text-align:center;padding-bottom:30px}body.help .helpdesk_container.post h1{text-align:center}body.help .container.main{max-width:880px!important;margin:0 auto;padding:50px 0}@media only screen and (max-width:768px){body.help .container.main{padding-left:20px;padding-right:20px}}body.help .help_category,body.help .help_post{text-align:center;border:1px solid #ccc;border-radius:2px;padding:20px;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff}body.help .help_category.help_category .button,body.help .help_post.help_category .button{padding-left:0;padding-right:0;display:block}body.help .help_category.help_post,body.help .help_post.help_post{text-align:left;font-size:1.2em;padding:30px}body.help .help_category.help_post h2,body.help .help_post.help_post h2{font-weight:700;font-size:1.3em}body.help .help_category.help_post p,body.help .help_post.help_post p{padding:0;margin-top:0;margin-bottom:1em}body.help .help_category p,body.help .help_post p{margin-top:10px;font-size:.9em}body.help .help_footer{font-size:1.2em;text-align:center;padding:0 20px;padding-bottom:50px}