@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}}@keyframes rubberBand{0%,to{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}}@keyframes shakeX{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes shakeY{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}@keyframes headShake{0%,50%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}@keyframes tada{0%,to{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}}@keyframes wobble{0%,to{transform:translate(0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}}@keyframes jello{0%,11.1%,to{transform:translate(0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}@keyframes heartBeat{0%,28%,70%{transform:scale(1)}14%,42%{transform:scale(1.3)}}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%,-100%)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%,-100%)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%,100%)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%,100%)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0)rotateY(0)}}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0)}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0)}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0)}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0)}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0)}}@keyframes slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(100%)}}@keyframes slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-100%)}}@keyframes slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(100%)}}@keyframes slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-100%)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:Source Sans Pro,sans-serif;overflow-x:hidden}details,main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace;font-size:1em}a{background-color:#0000;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{color:inherit;white-space:normal;max-width:100%;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.animate__bounce{transform-origin:bottom;animation-name:bounce}.animate__flash{animation-name:flash}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}.animate__rubberBand{animation-name:rubberBand}.animate__shakeX{animation-name:shakeX}.animate__shakeY{animation-name:shakeY}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}.animate__swing{transform-origin:top;animation-name:swing}.animate__tada{animation-name:tada}.animate__wobble{animation-name:wobble}.animate__jello{transform-origin:50%;animation-name:jello}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}.animate__backInDown{animation-name:backInDown}.animate__backInLeft{animation-name:backInLeft}.animate__backInRight{animation-name:backInRight}.animate__backInUp{animation-name:backInUp}.animate__backOutDown{animation-name:backOutDown}.animate__backOutLeft{animation-name:backOutLeft}.animate__backOutRight{animation-name:backOutRight}.animate__backOutUp{animation-name:backOutUp}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}.animate__bounceInDown{animation-name:bounceInDown}.animate__bounceInLeft{animation-name:bounceInLeft}.animate__bounceInRight{animation-name:bounceInRight}.animate__bounceInUp{animation-name:bounceInUp}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}.animate__bounceOutDown{animation-name:bounceOutDown}.animate__bounceOutLeft{animation-name:bounceOutLeft}.animate__bounceOutRight{animation-name:bounceOutRight}.animate__bounceOutUp{animation-name:bounceOutUp}.animate__fadeIn{animation-name:fadeIn}.animate__fadeInDown{animation-name:fadeInDown}.animate__fadeInDownBig{animation-name:fadeInDownBig}.animate__fadeInLeft{animation-name:fadeInLeft}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}.animate__fadeInRight{animation-name:fadeInRight}.animate__fadeInRightBig{animation-name:fadeInRightBig}.animate__fadeInUp{animation-name:fadeInUp}.animate__fadeInUpBig{animation-name:fadeInUpBig}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}.animate__fadeInTopRight{animation-name:fadeInTopRight}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}.animate__fadeOut{animation-name:fadeOut}.animate__fadeOutDown{animation-name:fadeOutDown}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}.animate__fadeOutLeft{animation-name:fadeOutLeft}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}.animate__fadeOutRight{animation-name:fadeOutRight}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}.animate__fadeOutUp{animation-name:fadeOutUp}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}.animate__flipInX,.animate__flipInY,.animate__flipOutX,.animate__flipOutY{animation-name:flipInX;backface-visibility:visible!important}.animate__flipInY,.animate__flipOutX,.animate__flipOutY{animation-name:flipInY}.animate__flipOutX,.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX}.animate__flipOutY{animation-name:flipOutY}.animate__lightSpeedInLeft,.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft}.animate__lightSpeedOutLeft,.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}.animate__jackInTheBox{animation-name:jackInTheBox}.animate__rollIn{animation-name:rollIn}.animate__rollOut{animation-name:rollOut}.animate__zoomIn{animation-name:zoomIn}.animate__zoomInDown{animation-name:zoomInDown}.animate__zoomInLeft{animation-name:zoomInLeft}.animate__zoomInRight{animation-name:zoomInRight}.animate__zoomInUp{animation-name:zoomInUp}.animate__zoomOut{animation-name:zoomOut}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}.animate__slideInDown{animation-name:slideInDown}.animate__slideInLeft{animation-name:slideInLeft}.animate__slideInRight{animation-name:slideInRight}.animate__slideInUp{animation-name:slideInUp}.animate__slideOutDown{animation-name:slideOutDown}.animate__slideOutLeft{animation-name:slideOutLeft}.animate__slideOutRight{animation-name:slideOutRight}.animate__slideOutUp{animation-name:slideOutUp}button,input,optgroup,select,textarea{font-family:sans-serif}.page-header{background-color:#fff;background-image:url(/img/header-bg.svg);background-position:0 -100px;background-repeat:no-repeat;background-size:cover;min-height:auto;position:relative}@media (width<=1950px){.page-header{background-size:auto 120vh}}@media (width<=1000px){.page-header{min-height:auto}}.section-wrap{max-width:1500px;margin:0 auto;padding:0 10%}@media (width<=1700px){.section-wrap{padding-inline:6%}}@media (width<=1440px){.section-wrap{padding-inline:4%}}.arrow-button{color:#343842;z-index:3;font-size:1.2em;font-weight:500;position:relative}.arrow-button:after{content:"";background-image:url(/img/arrow-right-b.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:40px;height:12px;margin-left:10px;transition:all .3s;display:inline-block}.arrow-button:hover:after{background-position:10px 0}.arrow-button:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#026aeb,#12d7f0);width:100%;height:7px;display:block;position:absolute;bottom:1px;left:-3px}.signup-button{white-space:nowrap;background-color:#ffffff4d;border-radius:40px;margin-left:30px;transition:all .2s;display:inline-block;box-shadow:0 0 16px #0000001a;padding:8px 40px!important}.signup-button:hover{background-color:#4fc1e6;color:#fff!important}.login-button,.page-nav a{font-size:.9em;font-weight:400}.login-button{position:relative}.login-button:after{content:"";background-image:url(/img/arrow-right-w.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;width:40px;height:12px;margin-left:10px;transition:all .3s;top:2px;left:5px}.login-button .disabled{pointer-events:none;filter:saturate(0)}.burger-menu,.button,.login-button{cursor:pointer;border:0}.button,.login-button:after{display:inline-block;position:relative}.button{color:#fff;text-align:center;z-index:2;background:linear-gradient(160deg,#026beb,#11d8f0);border-radius:50px;padding:12px 30px;font-weight:600;transition:all .2s}.button:hover,.page-footer .page-footer__footer .scroll-up:hover{transform:scale(.96)}.button:before{content:"";z-index:-1;background:linear-gradient(90deg,#026beb,#11d8f0);border-radius:50px;width:calc(100% - 2px);height:calc(100% - 2px);display:block;position:absolute;top:1px;left:1px}.button.disabled{pointer-events:none;filter:saturate(0)}.button.button-outline:before{background:#103d81;width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px}.burger-menu{z-index:100;background-color:#0000;height:30px;display:none;position:absolute;top:45px;right:4%}@media (width<=1100px){.burger-menu{display:block}}.burger-menu .bar{z-index:20;background:#fff;display:block;position:relative;top:0}.burger-menu .bar:after,.burger-menu .bar:before{content:"";background:#fff;display:block;position:absolute;left:0}.burger-menu .bar:before{top:-8px}.burger-menu .bar:after{bottom:-8px}.burger-menu .bar,.burger-menu .bar:after,.burger-menu .bar:before{width:25px;height:2px;transition:all .2s}.burger-menu.open .bar{background-color:#0000;height:0}.burger-menu.open .bar:after{position:relative;top:-2px;transform:rotate(45deg)}.burger-menu.open .bar:before{position:relative;top:0;transform:rotate(-45deg)}.page-nav,.page-nav .nav-links a:after{position:absolute;left:50%;transform:translate(-50%)}.page-nav{box-sizing:border-box;z-index:10;width:100%;max-width:1800px;padding:60px 10% 30px;font-size:20px;display:flex;top:0}@media (width<=1700px){.page-nav{padding:60px 6% 30px}}@media (width<=1440px){.page-nav{padding:60px 4% 30px}}@media (width<=1370px){.page-nav{padding:40px 4% 30px}}@media (width<=1100px){.page-nav{flex-direction:column}}.page-nav a{color:#fff}@media (width<=1000px){.page-nav a{font-size:.8em}}.page-nav .nav-logo{flex:1}.page-nav .nav-logo a{width:250px;height:50px;display:block}@media (width<=1100px){.page-nav .nav-logo a{height:40px}}.page-footer__logo img,.page-nav .nav-logo a img{object-fit:contain;object-position:top left;vertical-align:top;width:100%;height:100%}.page-nav .nav-buttons{white-space:nowrap;flex:1;justify-content:flex-end;align-items:center;display:flex}.page-nav .nav-buttons a{text-transform:uppercase;padding:0 10px;transition:all .2s;display:inline-block}.page-nav .nav-buttons a:hover{color:#4fc1e6}@media (width<=1100px){.page-nav .nav-buttons{display:none}}.page-nav .nav-links{flex:3;justify-content:center;align-items:center;display:flex}@media (width<=1100px){.page-nav .nav-links{flex-direction:column;display:none}}.page-nav .nav-links a{z-index:20;text-transform:uppercase;margin:0 5px;padding:0 5px;display:inline-block;position:relative}.page-nav .nav-links a:hover:after{width:100%}.page-nav .nav-links a:after{content:"";z-index:-1;background-image:linear-gradient(90deg,#026aeb,#12d7f0);width:0;height:8px;transition:all .3s;display:block;bottom:-1px}.page-nav.open{background-color:#0a0d3a}.page-nav.open .nav-buttons,.page-nav.open .nav-links{display:flex}.page-nav.open .nav-links{padding:40px 0;font-size:1.8em}.page-nav.open .nav-links a{padding:20px 0}.page-nav.open .nav-buttons{border-top:1px solid #ffffff1a;justify-content:center;padding-top:20px}.page-nav.open .nav-buttons a{padding:8px 40px!important}.home-landing{background-color:#f5f5f5;padding-bottom:100px}.home-landing__wrap{color:#fff;z-index:2;flex-direction:column;display:flex;position:relative;top:100px}.home-landing__main{text-align:center;flex-direction:column;padding-top:250px;display:flex}@media (width<=1370px){.home-landing__main{padding-top:200px}}.home-landing__text,.home-landing__text-wrap{flex-direction:column;flex:1;justify-content:space-between;display:flex}.home-landing__text-wrap{justify-content:center}.home-landing__text .home-landing__title{text-align:center;max-width:800px;margin:0 auto;font-size:3.5em}@media (width<=1370px){.home-landing__text .home-landing__title{font-size:3em}}@media (width<=1280px){.home-landing__text .home-landing__title{font-size:2.8em}}@media (width<=480px){.home-landing__text .home-landing__title{font-size:2em}}.home-landing__text .home-landing__description{opacity:.65;margin-top:30px;font-size:1.5em}@media (width<=1370px){.home-landing__text .home-landing__description{margin-top:20px;font-size:1.4em}}@media (width<=480px){.home-landing__text .home-landing__description{font-size:1em}}.home-landing__text .home-landing__free{margin-bottom:20px}.home-landing__text .home-landing__free-wrap{background-color:#0000004d;border-radius:50px;padding:5px 20px 4px 4px;display:inline-block}@media (width<=480px){.home-landing__text .home-landing__free-wrap{padding:8px 20px 5px 4px;font-size:.8em}}@media (width<=400px){.home-landing__text .home-landing__free-wrap{padding:5px 12px 4px}}.home-landing__text .home-landing__free span{background-color:#0775f5;border-radius:30px;margin-right:10px;padding:3px 12px;font-size:12px;font-weight:700;position:relative;top:-2px}@media (width<=400px){.home-landing__text .home-landing__free span{display:none}}.home-landing__image{background-image:url(/img/landing-laptop-new.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:90%;height:900px;margin:0 auto;position:relative}.home-landing__image.second{background-image:url(/img/landing-laptop-new2.png);position:absolute;bottom:0;left:120px}@media (width<=1300px){.home-landing__image.second{left:auto}}@media (width<=480px){.home-landing__image{width:100%;height:450px}}.home-landing__clients{box-sizing:border-box;background-color:#0000001a;background-repeat:no-repeat;background-size:contain;border-top-right-radius:120px;width:40%;padding:40px 100px 50px 10%;display:none;position:relative;bottom:20px}@media (width<=1700px){.home-landing__clients{padding-left:6%}}@media (width<=1610px){.home-landing__clients{bottom:70px}}@media (width<=1600px){.home-landing__clients{bottom:-130px}}@media (width<=1550px){.home-landing__clients{bottom:-70px}}@media (width<=1440px){.home-landing__clients{padding-left:4%;bottom:-30px}}@media (width<=1370px){.home-landing__clients{border-top-right-radius:100px;padding-top:20px;padding-left:4%;bottom:-70px}}@media (width<=1280px){.home-landing__clients{bottom:-100px}}@media (width<=1200px){.home-landing__clients{display:none}}.home-landing__clients-item{flex:1;height:26px;margin:20px}.home-landing__clients-item:first-of-type{margin-left:0}.home-landing__clients-item.ericsson,.home-landing__clients-item.ikea,.home-landing__clients-item.nordea{opacity:.3;background-image:url(/img/ikea.png);background-repeat:no-repeat;background-size:contain}.home-landing__clients-item.ericsson{background-image:url(/img/ericsson.svg);position:relative;top:-3px}.home-landing__slope,.home-why:before{content:"";width:100%;display:block;position:absolute;left:-100%}.home-landing__slope{z-index:10;border-top:15vh solid #0000;border-right:100vw solid #fff;height:50px;bottom:55px}@media (width<=1700px){.home-landing__slope{height:160px}}@media (width<=1610px){.home-landing__slope{height:50px}}@media (width<=1280px){.home-landing__slope{height:100px;bottom:0}}@media (width<=1000px){.home-landing__slope{display:none}}.home-why{color:#181c28;padding-top:200px;position:relative}@media (width<=1000px){.home-why{padding-top:0}}.home-why:before{border-top:130px solid #0000;border-right:100vw solid #f5f5f5;height:100px;top:-20px;transform:translateY(-100%)}@media (width<=720px){.home-why{margin-top:0}}.home-why__wrap{padding-top:150px;padding-bottom:200px;display:flex}@media (width<=1700px){.home-why__wrap{padding-top:0}}@media (width<=1610px){.home-why__wrap{padding-top:100px;padding-bottom:100px}}@media (width<=1000px){.home-why__wrap{flex-direction:column}}.home-why__text{flex:1;padding-right:50px}@media (width<=1000px){.home-why__text{margin-bottom:80px}}.home-why__text h2{margin-top:80px;font-size:2.6em}@media (width<=480px){.home-why__text h2{font-size:1.8em}}.home-why__text h4{text-transform:uppercase;color:#2489ed}.home-why__text p{max-width:500px}.home-why__bullets{flex-wrap:wrap;flex:1;font-size:12px;display:flex;position:relative;bottom:0}.home-why__bullets-item{box-sizing:border-box;width:50%;padding:10px}.home-why__bullets-item h3{font-size:1.6em}.home-why__bullets-item p,.home-why__text p{opacity:.7;font-size:1.2em;font-weight:300;line-height:1.4em}.home-why__bullets-item span{background-color:#fff;border-radius:50%;width:50px;height:50px;display:block;position:relative;box-shadow:0 4px 6px -2px #0003}.home-why__bullets-item span:after{content:"";background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:block;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.home-why__bullets-item span.scan:after{background-image:url(/img/scan-icon.svg)}.home-why__bullets-item span.padlock:after{background-image:url(/img/padlock-icon.svg)}.home-why__bullets-item span.accounting:after{background-image:url(/img/calculator-icon.svg)}.home-why__bullets-item span.export:after{background-image:url(/img/download-icon.svg)}.home-why__bullets-item span.cloud:after{background-image:url(/img/cloud.svg)}.home-why__bullets-item span.control:after{background-image:url(/img/control.svg)}.home-why__bullets-item span.efficient:after{background-image:url(/img/efficient.svg)}.home-why__bullets-item span.integration:after{background-image:url(/img/integration.svg)}.home-why__icon{position:relative}.home-why__icon:after,.home-why__icon:before{content:"";border-radius:50%;display:block;position:absolute}.home-why__icon:before{z-index:3;background-color:#fff;background-image:url(/img/fakturawebben-logo.png);background-position:50%;background-repeat:no-repeat;background-size:28px 28px;width:50px;height:50px;box-shadow:0 4px 6px -2px #0003}.home-why__icon:after{z-index:-1;background-image:linear-gradient(90deg,#026aeb,#12d7f0);width:62px;height:51px;left:-6px;transform:rotate(-25deg)}.page-footer{color:#fff;background-image:url(/img/footer-bg.svg);background-position:0 -10px;background-size:cover;padding:30px 0}@media (width<=720px){.page-footer{font-size:12px}}.page-footer__logo{width:250px;height:50px;margin-top:25px;display:block}@media (width<=720px){.page-footer__logo{margin-top:12px}}.page-footer__wrap{flex-direction:column;display:flex}.page-footer__ready{text-align:center;max-width:1000px;margin:0 auto}.page-footer__ready h3{margin-bottom:0;font-size:2.6em;position:relative}.page-footer__ready h3 span{z-index:2;position:relative}.page-footer__ready h3 span:after{z-index:-1;width:106%;height:8px;bottom:6px;left:-3%}.page-footer__ready p{margin-bottom:50px;font-size:1.2em;font-weight:300}.page-footer__ready-list{text-align:left;flex-wrap:wrap;margin:0 0 40px;padding:0 0 0 50px;display:flex}@media (width<=700px){.page-footer__ready-list{padding-left:30px}}.page-footer__ready-list li{box-sizing:border-box;width:25%;padding:10px 0 10px 40px;font-size:1.2em;list-style:none;position:relative}@media (width<=1000px){.page-footer__ready-list li{font-size:1em}}@media (width<=700px){.page-footer__ready-list li{width:50%}}.page-footer__ready-list li:before{content:"";background-color:#fff3;border-radius:20px;width:24px;height:24px;display:block;position:absolute;left:0}.page-footer__ready-list li:after{content:"";border-bottom:2px solid #1bc996;border-left:2px solid #1bc996;width:14px;height:4px;display:block;position:absolute;top:18px;left:4px;transform:rotate(-45deg)}.page-footer .page-footer__links{margin:100px 0;display:flex}@media (width<=700px){.page-footer .page-footer__links{flex-direction:column}}.page-footer .page-footer__links-column{flex:2}.page-footer .page-footer__links-column ul{margin:0;padding:0}.page-footer .page-footer__links-column li{list-style:none}.page-footer .page-footer__links-column h4{font-size:1.4em;font-weight:700}.page-footer .page-footer__links-column.about{flex:3}@media (width<=700px){.page-footer .page-footer__links-column.about{margin-bottom:30px}}.page-footer .page-footer__links-column.about p{max-width:430px;margin-right:10px}.page-footer .page-footer__links-column.links{margin-left:20px;display:flex}@media (width<=700px){.page-footer .page-footer__links-column.links{margin-left:0}}.page-footer .page-footer__links-column.links div{margin-right:80px}.page-footer .page-footer__links-column.links div a{color:#fff;padding:2px 0;display:inline-block}.page-footer .page-footer__language{cursor:pointer;background-color:#fff3;border-radius:50px;padding:6px 50px 6px 40px;transition:all .2s;display:inline-block;position:relative}.page-footer .page-footer__language:hover{background-color:#ffffff1a}.page-footer .page-footer__language:after{content:"";border-bottom:1px solid #fff;border-left:1px solid #fff;width:6px;height:6px;display:block;position:absolute;top:10px;right:20px;transform:rotate(-45deg)}.page-footer .page-footer__language:before,.page-footer .page-footer__select-option a:before{content:"";background-image:url(/img/en.png);background-repeat:no-repeat;background-size:contain;width:22px;height:22px;display:block;position:absolute;bottom:4px;left:4px}@media (width<=720px){.page-footer .page-footer__language:before{bottom:2px}}.page-footer .page-footer__language.se:before,.page-footer .page-footer__select-option a.se:before{background-image:url(/img/se.png)}.page-footer .page-footer__select-option{opacity:0;background-color:#ffffff0d;border-radius:50px;width:140px;transition:all .2s;position:relative;top:5px}.page-footer .page-footer__select-option a{color:#fff;opacity:.6;padding:8px 50px 8px 40px;transition:all .2s;display:inline-block;position:relative}.home-integrations:hover .home-integrations__button a,.page-footer .page-footer__select-option a:hover,.page-footer .page-footer__select-option.visible{opacity:1}.page-footer .page-footer__select-option a:before{bottom:6px}@media (width<=720px){.page-footer .page-footer__select-option a:before{bottom:2px}}.home-features,.page-footer .page-footer__footer{position:relative}.page-footer .page-footer__footer a{color:#fff}.page-footer .page-footer__footer .scroll-up{background-color:#fff;border-radius:50%;width:80px;height:80px;display:block;position:absolute;bottom:80px;right:-70px}@media (width<=1440px){.page-footer .page-footer__footer .scroll-up{right:-20px}}@media (width<=1200px){.page-footer .page-footer__footer .scroll-up{width:60px;height:60px}}@media (width<=720px){.page-footer .page-footer__footer .scroll-up{display:none}}.page-footer .page-footer__footer .scroll-up:after{content:"";border-top:2px solid #3c4049;border-left:2px solid #3c4049;width:10px;height:10px;display:block;position:absolute;top:calc(50% - 4px);left:calc(50% - 5px);transform:rotate(45deg)}.home-features{color:#fff;background-color:#152850;background-image:linear-gradient(45deg,#1c366a,#15274f,#1c366a,#15274f);padding:200px 0;overflow:hidden}@media (width<=480px){.home-features{padding:40px 0}}.home-features__slope-top{background-image:url(/img/slope-top.svg);background-repeat:no-repeat;background-size:contain;width:100%;height:600px;position:absolute;top:-1px;left:-2px}@media (width<=3000px){.home-features__slope-top{height:400px}}@media (width<=1950px){.home-features__slope-top{height:300px}}@media (width<=480px){.home-features__slope-top{height:100px}}.home-features__slope-bottom{background-image:url(/img/slope-bottom.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;height:620px;position:absolute;bottom:-1px;left:1px}@media (width<=480px){.home-features__slope-bottom{height:100px}}.home-features__wrap{justify-content:space-between;display:flex}@media (width<=1000px){.home-features__wrap{flex-direction:column;align-items:center}}.home-features__image{flex:1}.home-features__image img{height:auto;position:relative;left:-100px}@media (width<=1550px){.home-features__image.laptop img{width:800px;height:auto;top:50px;left:-50px}}@media (width<=1440px){.home-features__image.laptop img{width:800px;height:auto;top:50px;left:-50px}}@media (width<=1280px){.home-features__image.laptop img{width:700px;height:auto;top:100px}}@media (width<=1200px){.home-features__image.laptop img{width:600px;height:auto}}@media (width<=1160px){.home-features__image.laptop img{width:550px;height:auto;top:0}}@media (width<=1000px){.home-features__image.laptop img{left:0}}@media (width<=720px){.home-features__image.laptop img{margin:0 auto;left:auto}}@media (width<=480px){.home-features__image.laptop img{width:100%;height:auto}}.home-features__image.scanning{position:relative;top:240px}@media (width<=1700px){.home-features__image.scanning{top:80px}.home-features__image.scanning img{object-fit:contain;width:auto;height:auto;max-height:80vh;top:40%;left:-50px;transform:translateY(-50%)}}@media (width<=1280px){.home-features__image.scanning img{object-fit:contain;width:auto;height:auto;max-height:85vh;left:0}}@media (width<=1160px){.home-features__image.scanning img{width:450px;height:auto}}@media (width<=1100px){.home-features__image.scanning img{width:400px;height:auto}}@media (width<=1000px){.home-features__image.scanning img{transform:translateY(0)}}@media (width<=480px){.home-features__image.scanning img{width:300px;height:auto}}.home-features__list{box-sizing:border-box;width:600px;padding:180px 0 100px 80px}@media (width<=1440px){.home-features__list{font-size:14px}}@media (width<=1160px){.home-features__list{padding-top:60px}}@media (width<=1000px){.home-features__list{width:100%}}@media (width<=1700px){.home-features__list.scanning{padding-top:80px}}@media (width<=1280px){.home-features__list.scanning{padding-left:150px}}@media (width<=1000px){.home-features__list.scanning{padding-left:80px}}.home-features__list-item{margin-bottom:50px;position:relative}@media (width<=1200px){.home-features__list-item{margin-bottom:20px}}.home-features__accounting-text li:before,.home-features__list-item:before{content:"";background-color:#fff3;display:block;position:absolute}.home-features__list-item:before{background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:50%;width:60px;height:60px;left:-80px}@media (width<=1200px){.home-features__list-item:before{width:50px;height:50px;left:-70px}}.home-features__list-item.ai:before{background-image:url(/img/brain-icon.svg)}.home-features__list-item.qrcode:before{background-image:url(/img/qrcode-icon.svg)}.home-features__list-item.notification:before{background-image:url(/img/bell-icon.svg)}.home-features__list-item.history:before{background-image:url(/img/list-icon.svg)}.home-features__list-item.invoice:before{background-image:url(/img/invoice-icon.svg)}.home-features__list-item.email:before{background-image:url(/img/at-icon.svg)}.home-features__list-item.mobile:before{background-image:url(/img/mobile-icon.svg)}.home-features__list-item.central:before{background-image:url(/img/central-icon.svg)}.home-features__list-item.e-invoice:before{background-image:url(/img/invoice.svg);background-size:60%}.home-features__list-item.drag:before{background-image:url(/img/interface.svg);background-size:60%}.home-features__list-item h3{margin-bottom:10px;font-size:1.4em}@media (width<=1200px){.home-features__list-item h3{font-size:1.2em}}.home-features__list-item p{opacity:.7;max-width:420px;line-height:1.4em}@media (width<=1200px){.home-features__list-item p{margin-top:10px}}.home-features__list .button{margin-top:50px;font-size:1.2em;font-weight:400;position:relative;left:-80px}@media (width<=1200px){.home-features__list .button{margin-top:20px;left:-70px}}@media (width<=1200px) and (width<=1160px){.home-features__list .button{font-size:.9em}}.home-features__accounting{margin:200px auto;padding-right:0;display:flex}@media (width<=1160px){.home-features__accounting{margin:120px 0}}@media (width<=1000px){.home-features__accounting{flex-direction:column-reverse}}@media (width<=720px){.home-features__accounting{margin-top:0}}.home-features__accounting-text{flex:1}@media (width<=1440px){.home-features__accounting-text{font-size:14px}}@media (width<=1000px){.home-features__accounting-text{max-width:700px;margin:0 auto}}@media (width<=720px){.home-features__accounting-text{padding:0 4%}}.home-features__accounting-text h2{font-size:2.2em}@media (width<=1100px){.home-features__accounting-text h2{font-size:1.8em}}.home-features__accounting-text p{opacity:.8;font-size:1.2em;font-weight:300}.home-features__accounting-text ul{margin-bottom:40px;padding:0}.home-features__accounting-text li{box-sizing:border-box;padding:20px 0 20px 40px;font-size:1.2em;list-style:none;position:relative}@media (width<=1160px){.home-features__accounting-text li{padding:15px 0 15px 40px}}.home-features__accounting-text li:before{border-radius:20px;width:24px;height:24px;left:0}.home-features__accounting-text li:after{content:"";border-bottom:2px solid #1bc996;border-left:2px solid #1bc996;width:14px;height:4px;display:block;position:absolute;top:28px;left:4px;transform:rotate(-45deg)}@media (width<=1160px){.home-features__accounting-text li:after{top:24px}}.home-features__accounting-text .arrow-button{color:#fff}.home-features__accounting-text .arrow-button:after{background-image:url(/img/arrow-right-w.svg)}.home-features__accounting-image{text-align:right;flex:1}@media (width<=1000px){.home-features__accounting-image{text-align:center;margin-bottom:100px}}.home-features__accounting-image img{height:auto;position:relative;top:-70px;left:115px}@media (width<=1440px){.home-features__accounting-image img{width:800px;height:auto;top:-40px}}@media (width<=1260px){.home-features__accounting-image img{width:700px;height:auto;top:0}}@media (width<=1160px){.home-features__accounting-image img{width:600px;height:auto;top:20px}}@media (width<=1000px){.home-features__accounting-image img{width:500px;height:auto;left:-35px}}@media (width<=600px){.home-features__accounting-image img{width:90%;max-width:500px;height:auto;left:-5%}}.home-trusted{color:#092746;padding:250px 0}@media (width<=1440px){.home-trusted{padding:150px 0}}@media (width<=480px){.home-trusted{padding:80px 0}}.home-trusted__wrap{display:flex}@media (width<=720px){.home-trusted__wrap{flex-direction:column}}.home-trusted__image,.page-header.about-header{justify-content:center;align-items:center;display:flex}.home-trusted__image{flex:1;padding-right:100px}@media (width<=720px){.home-trusted__image{margin-bottom:60px;padding:0}}.home-trusted__image img{max-width:600px}@media (width<=1300px){.home-trusted__image img{max-width:500px}}@media (width<=1160px){.home-trusted__image img{max-width:400px}}@media (width<=720px){.home-trusted__image img{max-width:80%}}.home-trusted__text{text-align:center;flex:1;padding:0 20px}.home-trusted__text h2{font-size:2.4em;font-weight:300}@media (width<=1200px){.home-trusted__text h2{font-size:2em}}@media (width<=480px){.home-trusted__text h2{font-size:1.8em}}.home-trusted__text p{max-width:500px;margin:50px auto;font-size:1.1em;line-height:1.4em}.page-header.about-header{color:#fff;background-position:0 -150px;background-size:cover;flex-direction:column;min-height:100vh}@media (width<=1600px){.page-header.about-header{background-position:0 -20px}}.page-header.about-header h1{text-align:center;margin:0 10px 10px;font-size:6em}@media (width<=1700px){.page-header.about-header h1{font-size:4.5em}}@media (width<=1550px){.page-header.about-header h1{font-size:4.5em}}@media (width<=1000px){.page-header.about-header h1{font-size:3em}}.page-header.about-header p{text-align:center;max-width:1000px;font-size:1.1em;font-weight:300;line-height:1.5em}@media (width<=1000px){.page-header.about-header p{padding:0 4%;font-size:1em}}.page-header.about-header p strong{z-index:1;padding:0 4px;font-weight:700;position:relative}.about-what__title h2:before,.about-why__title h2:before,.page-footer__ready h3 span:after,.page-header.about-header p strong:before{content:"";background-image:linear-gradient(90deg,#026aeb,#12d7f0);display:block;position:absolute}.page-header.about-header p strong:before{z-index:-1;width:100%;height:8px;bottom:5px;right:0}@media (width<=1000px){.page-header.about-header p strong:before{bottom:2px}}.about-what{color:#0e2f6b;padding:100px 0}.about-what__wrap,.about-why__wrap{display:flex;position:relative}@media (width<=1000px){.about-what__wrap,.about-why__wrap{flex-wrap:wrap}}.about-what__title,.about-why__title{flex:1}@media (width<=1000px){.about-what__title,.about-why__title{flex:none;width:100%}}.about-what__title h2,.about-why__title h2{font-size:2.4em;font-weight:400;position:relative}@media (width<=1200px){.about-what__title h2,.about-why__title h2{font-size:2em}}.about-what__title h2:before,.about-why__title h2:before{width:70px;height:3px;top:-50px}@media (width<=1200px){.about-what__title h2:before,.about-why__title h2:before{top:-30px}}.about-what__title h2:after{background-color:#0e2f6b;left:-2px}.about-what__title h2:after,.about-why__title h2:after{content:"";width:70px;height:3px;display:block;position:absolute;top:-52px}@media (width<=1200px){.about-what__title h2:after,.about-why__title h2:after{top:-32px}}.about-what__text,.about-why__text{flex:1}@media (width<=650px){.about-what__text,.about-why__text{flex:none;width:100%}.about-what__text p,.about-why__text p{max-width:100%!important}}.about-what__text p,.about-why__text p{max-width:350px;font-weight:300;line-height:1.4em}@media (width<=1250px){.about-what__text p,.about-why__text p{margin:20px;font-size:16px}}@media (width<=1000px){.about-what__text p,.about-why__text p{margin-left:0;font-size:14px}}.about-why{color:#fff;box-sizing:border-box;background-image:url(/img/about-slope.svg),linear-gradient(#0000,#fcfdff);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:680px;padding:250px 0 100px}@media (width<=1700px){.about-why{padding-top:220px}}@media (width<=1600px){.about-why{padding-top:210px}}@media (width<=1500px){.about-why{padding-top:180px}}@media (width<=1300px){.about-why{height:500px;padding-top:150px}}@media (width<=1200px){.about-why{padding-top:120px}}@media (width<=1100px){.about-why{background-color:#0e2f6b;background-image:none;height:auto;padding-top:200px}}@media (width<=1000px){.about-why__text{text-align:right;justify-content:right;display:flex}.about-why__text p{margin-right:0}}.about-why__title{padding-right:120px}@media (width<=1000px){.about-why__title{padding:0;position:absolute;top:-100px;right:4%}}.about-why__title h2{text-align:right}.about-why__title h2:before{left:auto;right:0}.about-why__title h2:after{background-color:#fff;left:auto;right:2px}.about-stats{background-color:#fcfdff;padding:150px 0}@media (width<=1100px){.about-stats{padding:100px 0}}.about-stats__wrap{flex-wrap:wrap;display:flex}.about-stats__item{color:#343842;flex:1;margin-right:20px;position:relative}@media (width<=1100px){.about-stats__item{flex:none;width:50%;margin:20px 0}}@media (width<=400px){.about-stats__item{width:100%}}.about-stats__icon{z-index:10;border-radius:50%;width:60px;height:60px;position:absolute}@media (width<=600px){.about-stats__icon{top:-6px;transform:scale(.7)}}.about-stats__icon:after,.about-stats__icon:before{content:"";border-radius:50%;height:60px;display:block;position:absolute}.about-stats__icon:after{z-index:2;background-color:#122245;background-position:50%;background-repeat:no-repeat;background-size:60% 60%;width:60px}.about-stats__icon.reliable:after{background-image:url(/img/reliable.svg)}.about-stats__icon.secure:after{background-image:url(/img/secure.svg)}.about-stats__icon.support:after{background-image:url(/img/support.svg)}.about-stats__icon.flexible:after{background-image:url(/img/flexible.svg);background-size:50% 50%}.about-stats__icon:before{z-index:-1;background-image:linear-gradient(90deg,#026aeb,#12d7f0);width:74px;left:-7px;transform:rotate(-25deg)}.about-stats__title{padding-left:80px;font-size:1.6em;font-weight:600}@media (width<=600px){.about-stats__title{padding-left:60px;font-size:1.4em}}.about-stats__description{padding-left:80px;font-size:.9em}@media (width<=600px){.about-stats__description{margin-top:2px;padding-left:60px}}.about-leadership{color:#0e2f6b;padding:100px 0}.about-leadership h2{text-align:center;margin-bottom:150px;font-size:2em;font-weight:400;position:relative}.about-leadership h2:before{content:"";background-color:#0e2f6b;width:70px;height:3px;display:block;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.about-leadership__flex{width:100%;display:flex}@media (width<=850px){.about-leadership__flex{flex-wrap:wrap}}.about-leadership__person{text-align:center;flex:1;position:relative}@media (width<=800px){.about-leadership__person{flex:none;width:100%;margin-bottom:50px}}.about-leadership__person img,.about-leadership__person:before{z-index:5;width:400px;height:400px;display:block;position:relative;left:calc(50% - 200px)}@media (width<=1500px){.about-leadership__person img{width:300px;height:300px;left:calc(50% - 150px)}}@media (width<=850px){.about-leadership__person img{width:250px;height:250px;left:calc(50% - 100px)}}.about-leadership__person:before{content:"";z-index:-1;background-image:linear-gradient(#12d7f0,#026aeb);position:absolute;top:-20px;left:calc(50% - 20px);transform:translate(-50%)}@media (width<=1500px){.about-leadership__person:before{width:300px;height:300px}}@media (width<=850px){.about-leadership__person:before{width:200px;height:200px}}.about-leadership__info{z-index:10;background-image:url(/img/about-person.svg);background-position:50% 0;background-repeat:no-repeat;width:300px;padding:30px 100px;display:inline-block;position:relative;top:-20px;left:20px}@media (width<=1500px){.about-leadership__info{padding:20px 60px;top:-40px;left:20px}}@media (width<=850px){.about-leadership__info{padding:10px 40px;top:-40px;left:20px}}.about-leadership__name{margin-top:10px;font-size:1.6em}@media (width<=800px){.about-leadership__name{font-size:1.4em}}.features-table{position:relative;top:-150px}.features-table__info div{padding-top:10px;padding-left:20px;font-size:1.2em;font-weight:700}@media (width<=950px){.features-table__info div{font-size:1em}}.features-table__info p{margin-top:0;margin-bottom:10px;padding-left:20px}.features-table__checks{width:300px;text-align:center!important}@media (width<=950px){.features-table__checks{width:150px}}@media (width<=650px){.features-table__checks{width:120px;padding:15px 5px!important}}@media (width<=500px){.features-table__checks{width:80px;padding:15px 5px!important}}.icon-checked{border-bottom:2px solid #1bc996;border-left:2px solid #1bc996;width:14px;height:4px;display:block;position:relative;left:50%;transform:rotate(-45deg)translate(-50%)}.table{border-collapse:collapse;color:#0e2f6b;border:1px solid #d9dce2;width:80%;margin:0 auto}@media (width<=1200px){.table{width:90%}}@media (width<=950px){.table{width:100%}}@media (width<=650px){.table{font-size:14px}}.table td{padding:8px}.table td,.table th{text-align:left;border:1px solid #d9dce2}@media (width<=950px){.table td,.table th{padding:0}}.table th{text-transform:uppercase;background-color:#fff;padding:30px 20px;font-size:1.1em}@media (width<=950px){.table th{padding:15px 20px}}.table tr{background-color:#fff}.table tr:nth-child(odd){background-color:#f4f8fd!important}.features-under-table-text{text-align:center;color:#0e2f6b;padding:70px 20px;font-size:1.1em}.features-under-table-text span{color:#2584e3}.features-under-table-text.pricing{font-size:1.5em}.features-bullets{background-color:#f7fafe;padding:200px 0 100px;position:relative}.features-bullets:before{content:"";border-top:150px solid #fff;border-left:100vw solid #0000;display:block;position:absolute;top:0}.features-bullets__wrap{flex-wrap:wrap;display:flex}.features-bullets__item{box-sizing:border-box;width:33.3333%;margin-bottom:60px;padding-left:100px}@media (width<=1200px){.features-bullets__item{padding-left:50px}}@media (width<=800px){.features-bullets__item{width:50%}}@media (width<=600px){.features-bullets__item{padding-left:25px}}@media (width<=500px){.features-bullets__item{width:100%}}.features-bullets__icon{background-color:#fff;background-image:url(/img/scan-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:50%;width:40px;height:40px;box-shadow:0 0 2px 1px #0000001a}.features-bullets__icon.invoice{background-image:url(/img/b-invoice-icon.svg)}.features-bullets__icon.email{background-image:url(/img/b-at-icon.svg)}.features-bullets__icon.mobile{background-image:url(/img/b-mobile-icon.svg)}.features-bullets__icon.central{background-image:url(/img/b-central-icon.svg)}.features-bullets__icon.e-invoice{background-image:url(/img/b-invoice.svg);background-size:60%}.features-bullets__icon.drag{background-image:url(/img/b-interface.svg);background-size:60%}.features-bullets__title{margin:15px 0;font-size:1.5em;font-weight:700}@media (width<=1000px){.features-bullets__title{font-size:1.2em}}.features-bullets__description{max-width:300px;font-size:1.1em;font-weight:300}@media (width<=1000px){.features-bullets__description{font-size:.9em}}.pricing-wrap{position:relative;top:-220px}@media (width<=1700px){.pricing-wrap{top:-250px}}@media (width<=1600px){.pricing-wrap{top:-200px}}@media (width<=1200px){.pricing-wrap{font-size:14px}}.pricing-pricing{display:flex;position:relative;left:50px}@media (width<=1100px){.pricing-pricing{flex-direction:column;left:0}}.pricing-pricing__standard{color:#102938;z-index:1;border-radius:4px;flex:9;position:relative;overflow:hidden;box-shadow:0 5px 10px -2px #0000001a}.pricing-faq h2:before,.pricing-pricing__standard:after{content:"";background-color:#fff;display:block;position:absolute}.pricing-pricing__standard:after{z-index:-1;border-radius:4px;width:100%;height:100%;top:8px;left:0}.pricing-pricing__standard:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#026aeb,#12d7f0);border-radius:6px 6px 0 0;width:100%;height:10px;display:block;position:absolute;top:0;left:0}.pricing-pricing__text{text-align:center;padding:40px 0 20px}.pricing-pricing__title{margin-bottom:40px;font-size:1.8em}.pricing-pricing__description{margin-bottom:30px;padding:0 40px;font-size:1.2em}.pricing-pricing__description.bottom{color:#2899db;font-size:1.1em}.pricing-pricing__bullets{background-image:linear-gradient(#f4fafe,#0000);padding:30px}.pricing-pricing__bullets ul{flex-wrap:wrap;padding-left:80px;display:flex}@media (width<=1400px){.pricing-pricing__bullets ul{padding-left:30px}}@media (width<=600px){.pricing-pricing__bullets ul{padding-left:0}}.pricing-pricing__bullets ul li{box-sizing:border-box;width:50%;margin:15px 0;padding-left:40px;padding-right:20px;font-size:1.2em;list-style:none;position:relative}@media (width<=600px){.pricing-pricing__bullets ul li{width:100%}}.pricing-pricing__bullets ul li:before{content:"";background-color:#1bc99626;border-radius:20px;width:28px;height:28px;display:block;position:absolute;left:0}.pricing-pricing__bullets ul li:after{content:"";border-bottom:2px solid #1bc996;border-left:2px solid #1bc996;width:14px;height:4px;display:block;position:absolute;top:10px;left:6px;transform:rotate(-45deg)}.pricing-pricing__enterprise{color:#fff;background-color:#0c3a7f;border-radius:0 4px 4px 0;flex:7;margin:40px 100px 40px 0}@media (width<=1100px){.pricing-pricing__enterprise{margin:0}}.pricing-pricing__enterprise .pricing-pricing__text{padding-top:15px}.pricing-pricing__enterprise .pricing-pricing__text .pricing-pricing__title{margin-bottom:10px;font-size:1.4em;font-weight:400}.pricing-pricing__enterprise .pricing-pricing__text .pricing-enterprise__tag{background-color:#ffffff26;padding:5px 12px;font-size:.8em;display:inline-block}.pricing-pricing__enterprise .pricing-pricing__bullets{background-image:linear-gradient(#f4fafe1a,#0000)}@media (width<=1600px){.pricing-pricing__enterprise .pricing-pricing__bullets li{width:70%}}@media (width<=1100px){.pricing-pricing__enterprise .pricing-pricing__bullets li{width:50%}}@media (width<=600px){.pricing-pricing__enterprise .pricing-pricing__bullets li{width:100%}}.pricing-pricing__enterprise .pricing-pricing__bullets ul{flex-direction:column;justify-content:center;align-items:center;padding-left:60px}@media (width<=1100px){.pricing-pricing__enterprise .pricing-pricing__bullets ul{flex-direction:row;padding-left:20px}}@media (width<=600px){.pricing-pricing__enterprise .pricing-pricing__bullets ul{flex-direction:column;padding-left:0}}.pricing-button{text-align:center;padding-top:10px}.pricing-button .button{padding-left:50px;padding-right:50px}.pricing-faq{color:#fff;background-image:linear-gradient(135deg,#122245,#1c376a);padding:100px 0;position:relative}.pricing-faq h2{text-align:center;margin-bottom:100px;font-size:2em;font-weight:400;position:relative}.pricing-faq h2:before{width:80px;height:3px;top:-25px;left:calc(50% - 40px)}.pricing-faq .pricing-faq__flex{flex-wrap:wrap;display:flex}.pricing-faq .pricing-faq__item{box-sizing:border-box;width:50%;padding:15px 30px 15px 200px;position:relative}@media (width<=1500px){.pricing-faq .pricing-faq__item{padding-left:100px}}@media (width<=1300px){.pricing-faq .pricing-faq__item{padding-left:50px}}@media (width<=1000px){.pricing-faq .pricing-faq__item{width:100%}}@media (width<=600px){.pricing-faq .pricing-faq__item{margin-bottom:30px;padding-left:0}}.pricing-faq .pricing-faq__item:before{content:"?";text-align:center;box-sizing:border-box;background-color:#ffffff1a;border-radius:50%;width:60px;height:60px;padding-top:5px;font-size:3em;font-weight:300;display:block;position:absolute;top:40px;left:110px}@media (width<=1500px){.pricing-faq .pricing-faq__item:before{left:10px}}@media (width<=1300px){.pricing-faq .pricing-faq__item:before{width:45px;height:45px;font-size:2em;left:-10px}}@media (width<=600px){.pricing-faq .pricing-faq__item:before{top:-20px}}.pricing-faq .pricing-faq__item h4{font-size:1.4em}.pricing-faq .pricing-faq__item p{opacity:.8;width:500px;font-size:.9em;line-height:1.4em}@media (width<=1300px){.pricing-faq .pricing-faq__item p{width:400px}}@media (width<=1000px){.pricing-faq .pricing-faq__item p{width:100%}}.contact-form__wrap{display:flex;position:relative;top:-200px;left:100px}@media (width<=1200px){.contact-form__wrap{left:0}}@media (width<=900px){.contact-form__wrap{flex-direction:column}}.contact-form__group.margin-bottom{margin-bottom:30px!important}.contact-form__group.margin-top{margin-top:30px!important}.contact-form__group.error .input-error{display:block}.contact-form__form{color:#1d345f;background-color:#fff;flex:7;padding:30px 220px 30px 30px;box-shadow:0 0 6px #0000001a}@media (width<=1200px){.contact-form__form{padding-right:30px}}.contact-form__form h4{font-size:1.2em;font-weight:500}.contact-form__form-flex{margin-bottom:20px;display:flex}@media (width<=650px){.contact-form__form-flex{flex-direction:column}}.contact-form__form-flex .contact-form__group{flex:1}.contact-form__form input,.contact-form__form textarea{background-color:#fff;border:0;border-bottom:2px solid #0000001a;border-radius:0;width:100%;margin-right:30px}.contact-form__form .contact-form__group{margin:30px 0;padding-right:40px;position:relative}.contact-form__form .contact-form__label{opacity:.5;pointer-events:none;padding:7px 0 0 13px;transition:all .2s;position:absolute;top:-10px;left:-10px}.contact-form__form .contact-form__input:focus+.contact-form__label,.contact-form__form .contact-form__input:valid+.contact-form__label{opacity:1;font-size:75%;transform:translateY(-100%)}.contact-form__form .contact-form__input:invalid{box-shadow:none}.contact-form__form .contact-form__input:focus{border-color:#0d79eb}.contact-form__form .form-button__wrap{text-align:right}.contact-form__form.registration{box-shadow:none;background-color:none;padding:0}.contact-form__information{color:#fff;background-color:#0c3a7f;flex:3;margin:20px 0;padding:5px 30px 80px;position:relative;left:-200px}.contact-form__information:after,.contact-form__information:before{content:"";opacity:.2;background-color:#0370eb;width:110px;height:120px;display:block;position:absolute;bottom:0;right:0}.contact-form__information:after{height:80px;right:40px}@media (width<=1200px){.contact-form__information{left:0}}.contact-form__information-item{opacity:.9;margin-bottom:40px;padding-left:60px;font-size:1em;position:relative}.contact-form__information-item:before{content:"";width:34px;height:34px;display:block;position:absolute;top:calc(50% - 15px);left:0}.contact-form__information-item.place:before{background-image:url(/img/place-icon.svg)}.contact-form__information-item.phone:before{background-image:url(/img/phone-icon.svg)}.contact-form__information-item.email:before{background-image:url(/img/email-icon.svg)}.contact-form__information-item a{color:#fff;padding:5px 0;display:block}.contact-form__information h4{margin-bottom:80px;font-size:1.2em;font-weight:500}.form-button{cursor:pointer;color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#026aeb,#12d7f0);border:0;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-65px;right:20px;box-shadow:0 5px 5px #0000001a}.form-button:after{content:"";background-image:url(/img/send-icon.svg);width:42px;height:42px;display:block;position:absolute;top:calc(50% - 21px);left:calc(50% - 21px)}.form-button__wrap{position:relative}.contact-map{background-image:url(/img/contact-map.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:140px 0}.contact-map a{color:#1d345f;margin-bottom:10px;display:inline-block}@media (width<=400px){.contact-map a{margin-bottom:5px;font-size:.9em}}.contact-map__header{text-transform:uppercase;font-size:1.4em;font-weight:500}.contact-map__wrap{background-color:#fff;max-width:1200px;padding:10px 30px 80px}@media (width<=1400px){.contact-map__wrap{margin:0 4%}}@media (width<=1100px){.contact-map__wrap{padding-bottom:10px}}.contact-map__flex{display:flex}@media (width<=1100px){.contact-map__flex{flex-wrap:wrap}}.contact-map__item,.register-form__checkbox div{flex:1;display:flex}@media (width<=1500px){.contact-map__item img{width:120px;height:120px}}@media (width<=1400px){.contact-map__item img{width:100px;height:100px}}@media (width<=1100px){.contact-map__item{flex:none;width:100%;margin-bottom:30px}}@media (width<=400px){.contact-map__item img{width:90px;height:90px}}.contact-map__item-text{flex-direction:column;justify-content:space-between;padding-left:20px;display:flex}.contact-map__item-text a{display:block}@media (width<=1400px){.contact-map__item-text{font-size:14px}}.contact-map__name{color:#3d62b6;font-size:1.4em}.contact-map__name-address{font-size:1.1em}@media (width<=400px){.contact-map__name-address{font-size:1em}}.login-panel{min-height:100vh;display:flex}.login-panel h1,.login-panel__form .contact-form__error{color:#1f71c5;margin-bottom:40px;font-size:.9em;font-weight:500}@media (width<=800px){.login-panel h1{display:none}}.login-panel__title{font-size:2.6em;font-weight:500}@media (width<=800px){.login-panel__title{display:none}}.login-panel__form{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:space-between;width:1000px;padding:80px 80px 30px;display:flex}@media (width<=1950px){.login-panel__form{width:650px}}@media (width<=1400px){.login-panel__form{padding:20px 80px}}@media (width<=1000px){.login-panel__form{width:450px;padding:20px 40px}}@media (width<=800px){.login-panel__form{width:100%}}.login-panel__form .contact-form__error{visibility:hidden;color:red;height:20px}@media (width<=800px){.login-panel__form .contact-form__error{display:none}}.login-panel__form .contact-form__error.show{visibility:visible}.login-panel__form .contact-form__form{box-shadow:none;padding:0}.login-panel__form .contact-form__form .contact-form__group{width:100%;margin-bottom:60px}.login-panel__form-form{padding:100px 0}@media (width<=1200px){.login-panel__form-form{padding:100px 0 50px}}@media (width<=800px){.login-panel__form-form{padding:20px 0}}.checkbox-wrap input[type=checkbox],.login-panel__form-form.hidden{display:none}.login-panel__form-logo a{background-image:url(/img/logo-dark.png);background-repeat:no-repeat;background-size:contain;width:220px;height:50px;display:block}@media (width<=1400px){.login-panel__form-logo a{height:42px}}@media (width<=800px){.login-panel__form-logo a{margin-bottom:60px}}.login-panel__form-footer{opacity:.7;justify-content:space-between;font-size:.9em;display:flex}@media (width<=800px){.login-panel__form-footer{margin-bottom:50px}}@media (width<=400px){.login-panel__form-footer{font-size:.75em}}.login-panel__form-footer a{color:#000}.login-panel__footer,.login-panel__remember{justify-content:space-between;display:flex}.login-panel__remember a{color:#1f71c5;opacity:.8;font-size:.9em}.login-panel__image{box-sizing:border-box;background-image:url(/img/login-bg.jpg);background-position:50%;background-size:cover;border:12px solid #fff;flex:1;position:relative}@media (width<=800px){.login-panel__image{display:none}}.login-panel__image-footer{justify-content:space-between;width:100%;display:flex;position:absolute;bottom:0}.login-panel__signup{background-color:#fff;padding:30px 40px 20px}.login-panel__signup a{color:#147fed}.login-panel__button-wrap{margin-top:40px}@media (width<=800px){.login-panel__button-wrap{flex-direction:column;margin-top:60px;display:flex}}.login-panel__button-wrap .login-panel__register-wrap{justify-content:center;display:none}@media (width<=800px){.login-panel__button-wrap .login-panel__register-wrap{display:flex}.login-panel__button-wrap .login-panel__register-wrap a{color:#000000b3;position:relative;top:10px}.login-panel__button-wrap .login-panel__register-wrap a span{color:#0476eb}}.checkbox-wrap{display:flex}.checkbox-group input[type=radio]+label,.checkbox-wrap input[type=checkbox]+label,.company-size__item input[type=radio]+label{color:#1d345f}.checkbox-wrap input[type=checkbox]+label span{vertical-align:middle;cursor:pointer;background-color:#0000;border:2px solid #0476eb;border-radius:2px;width:16px;height:16px;margin:-2px 10px 0 0;display:inline-block}.checkbox-group input[type=radio]:checked+label span,.checkbox-wrap input[type=checkbox]:checked+label span{background-color:#0476eb;position:relative}.checkbox-wrap input[type=checkbox]:checked+label span:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:12px;height:5px;position:absolute;top:3px;left:1px;transform:rotate(-45deg)}.checkbox-wrap input{margin-right:5px}.policy-wrap{color:#13336d;margin:150px 0}.policy-wrap h2{font-size:2.2em;font-weight:600}@media (width<=1300px){.policy-wrap h2{font-size:1.6em}}@media (width<=1000px){.policy-wrap h2{font-size:1.4em}}.policy-wrap p{font-size:1.4em;font-weight:300;line-height:1.4em}@media (width<=1300px){.policy-wrap p{font-size:1.1em}}@media (width<=1000px){.policy-wrap p{font-size:.9em}}.register-wrap{position:relative;top:-220px}.register-panel{background-color:#fff;max-width:1200px;padding:30px;position:relative;left:50%;transform:translate(-50%);box-shadow:0 0 10px #0000001a}@media (width<=800px){.register-panel{padding:10px}.register-panel .contact-form__group,.register-panel .contact-form__input{margin-right:0;padding-right:0}.register-panel__flex{flex-direction:column}}.company-size__item label,.register-panel__column{flex-direction:column;display:flex}.register-button__wrap{text-align:center;margin:50px 0}.register-button__wrap .button{padding:20px 40px}@media (width<=800px){.register-button__wrap .button{padding:12px 30px}}.register-panel__column{flex:1;padding:0 40px}@media (width<=1000px){.register-panel__column{padding:0 10px}}.company-size__wrap h4,.register-panel__column h4{color:#0476eb;text-transform:uppercase;font-size:1.4em;font-weight:600}.register-panel__column span{color:#0476eb;font-size:1.2em}.register-panel__flex{display:flex}.register-panel__flex .contact-form__group{margin:80px 0}.register-panel__flex .contact-form__group label{opacity:.6!important;font-size:1em!important}.register-panel__flex .contact-form__group input{padding:15px 0}.register-form__checkbox{margin:40px 0;display:flex}.company-type__header{margin-top:50px}.size-range{font-weight:600;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}@media (width<=900px){.size-range{bottom:0}}.company-size{justify-content:space-between;display:flex}@media (width<=600px){.company-size{flex-direction:column;align-items:center}}.company-size__wrap{padding:20px 40px}@media (width<=1000px){.company-size__wrap{padding:20px}}@media (width<=800px){.company-size__wrap{padding:0}}.company-size__item{width:200px}@media (width<=1200px){.company-size__item{width:150px}}@media (width<=600px){.company-size__item{margin-bottom:20px}}.company-size__item label{text-align:center;position:relative}#form-wrapper.hidden,.checkbox-group input[type=radio],.company-size__item input[type=radio]{display:none}.company-size__item input[type=radio]+label .size-icon{cursor:pointer;background-color:#0000;width:200px;height:200px;display:inline-block;position:relative;left:50%;transform:translate(-50%)}@media (width<=1200px){.company-size__item input[type=radio]+label .size-icon{width:150px;height:150px}}@media (width<=900px){.company-size__item input[type=radio]+label .size-icon{width:100px;height:100px}}.company-size__item input[type=radio]+label .size-icon:after{content:"";z-index:1;background-position:50% 5px;background-repeat:no-repeat;background-size:80%;width:100%;height:100%;display:block;position:absolute}.company-size__item input[type=radio]:checked+label .size-icon:after{content:"";z-index:1;background-color:#fff;background-position:50% 5px;background-repeat:no-repeat;background-size:80%;width:100%;height:100%;display:block;position:absolute}.company-size__item input[type=radio]:checked+label .size-icon:before{content:"";z-index:-1;opacity:.2;background-color:#000;width:12px;height:12px;position:absolute;top:-2px;left:-2px;box-shadow:0 192px #000,192px 0 #000,192px 192px #000}@media (width<=1200px){.company-size__item input[type=radio]:checked+label .size-icon:before{box-shadow:0 142px #000,142px 0 #000,142px 142px #000}}@media (width<=900px){.company-size__item input[type=radio]:checked+label .size-icon:before{box-shadow:0 92px #000,92px 0 #000,92px 92px #000}}.size-s input[type=radio]+label .size-icon:after{background-image:url(/img/size-s.svg)}.size-s input[type=radio]:checked+label .size-icon:after{background-image:url(/img/size-s-active.svg)}.size-m input[type=radio]+label .size-icon:after{background-image:url(/img/size-m.svg)}.size-m input[type=radio]:checked+label .size-icon:after{background-image:url(/img/size-m-active.svg)}.size-l input[type=radio]+label .size-icon:after{background-image:url(/img/size-l.svg)}.size-l input[type=radio]:checked+label .size-icon:after{background-image:url(/img/size-l-active.svg)}.size-xl input[type=radio]+label .size-icon:after{background-image:url(/img/size-xl.svg)}.size-xl input[type=radio]:checked+label .size-icon:after{background-image:url(/img/size-xl-active.svg)}.size-xxl input[type=radio]+label .size-icon:after{background-image:url(/img/size-xxl.svg)}.size-xxl input[type=radio]:checked+label .size-icon:after{background-image:url(/img/size-xxl-active.svg)}@media (width<=800px){.checkbox-group{font-size:14px}}.checkbox-group input[type=radio]+label span{vertical-align:middle;cursor:pointer;background-color:#0000;border:2px solid #0476eb;border-radius:2px;width:20px;height:20px;margin:-2px 10px 0 0;display:inline-block}.checkbox-group input[type=radio]:checked+label span:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:12px;height:5px;position:absolute;top:5px;left:3px;transform:rotate(-45deg)}.sidebar{will-change:min-height}.sidebar__inner{will-change:position,transform;transform:translate(0)}.modalWow,.wow{visibility:hidden}.home-integrations{z-index:20;background-color:#efeff1;padding:100px 0;position:relative}.home-integrations:hover .home-integrations__wrap{filter:blur(10px);transform:scale(.95)}.home-integrations .home-integrations__button{text-align:center;width:100%;height:100%;position:absolute;top:50%;transform:translateY(-50%)}.home-integrations .home-integrations__button a{opacity:0;z-index:30;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-integrations .home-integrations__wrap{pointer-events:none;opacity:.4;justify-content:space-between;transition:all .3s;display:flex;position:relative}@media (width<=600px){.home-integrations .home-integrations__wrap{flex-wrap:wrap}}.home-integrations .home-integrations__wrap .home-integrations__title{font-weight:600;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.home-integrations .home-integrations__wrap .home-integrations__logo{filter:contrast(0)sepia(56%)hue-rotate(135deg)brightness(3%)saturate(90);background-position:50%;background-repeat:no-repeat;background-size:140px;width:calc(100% - 10px);height:60px}@media (width<=1300px){.home-integrations .home-integrations__wrap .home-integrations__logo{background-size:110px}}@media (width<=1200px){.home-integrations .home-integrations__wrap .home-integrations__logo{background-size:80px}}@media (width<=900px){.home-integrations .home-integrations__wrap .home-integrations__logo{background-size:60px}}.home-integrations .home-integrations__wrap .home-integrations__logo.uni4{background-image:url(/img/uni4.svg)}.home-integrations .home-integrations__wrap .home-integrations__logo.visma{background-image:url(/img/visma.svg)}.home-integrations .home-integrations__wrap .home-integrations__logo.fortnox{background-image:url(/img/fortnox.svg);background-size:220px}@media (width<=1200px){.home-integrations .home-integrations__wrap .home-integrations__logo.fortnox{background-size:140px}}@media (width<=900px){.home-integrations .home-integrations__wrap .home-integrations__logo.fortnox{background-size:100px}}.home-integrations .home-integrations__wrap .home-integrations__logo.bjorn{background-image:url(/img/gen.png);background-size:220px}@media (width<=1200px){.home-integrations .home-integrations__wrap .home-integrations__logo.bjorn{background-size:140px}}@media (width<=900px){.home-integrations .home-integrations__wrap .home-integrations__logo.bjorn{background-size:100px}}.home-integrations .home-integrations__wrap .home-integrations__logo.hogia{background-image:url(/img/hogia.svg)}.features-integrations{color:#0e2f6b;padding:100px 0}.features-integrations p{text-align:center;opacity:.7;max-width:600px;margin:0 auto 150px}.features-integrations h2{text-align:center;margin-bottom:20px;font-size:2em;font-weight:400;position:relative}.features-integrations h2:before{content:"";background-color:#0e2f6b;width:70px;height:3px;display:block;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.features-integrations__list{flex-wrap:wrap;justify-content:center;display:flex}.features-integrations__item{box-sizing:border-box;background-color:#f7fafe;justify-content:center;align-items:center;width:calc(33.3333% - 40px);margin:20px;padding:40px;display:flex}@media (width<=1300px){.features-integrations__item{width:calc(33.3333% - 20px);margin:10px}}@media (width<=1200px){.features-integrations__item{width:calc(33.3333% - 20px)}}@media (width<=950px){.features-integrations__item{width:calc(50% - 20px)}}@media (width<=550px){.features-integrations__item{width:100%}}.features-integrations__item.more{padding:30px}.features-integrations__item.more div{max-width:100%;max-height:100%}.features-integrations__item.more h3{margin-top:0}.features-integrations__item.more p{margin:0 0 20px}.features-integrations__item div{text-align:center;width:100%;max-width:200px;max-height:80px}.features-integrations__item img{max-width:200px;max-height:80px}.cookieConsentContainer{z-index:2147483647;box-sizing:border-box;text-align:center;background:#122245cc;border-radius:50px;width:300px;padding:2px 8px 2px 20px;display:none;position:fixed;bottom:10px;left:50%;overflow:hidden;transform:translate(-50%)}.cookieWrap{text-align:center;justify-content:center;align-items:center;display:flex}.cookieConsentContainer .cookieDesc p,.cookieConsentContainer .cookieTitle a{color:#fff;font-size:14px;display:block}.cookieConsentContainer .cookieDesc p{margin:0;padding:0;line-height:10px}.cookieConsentContainer .cookieDesc a{color:#fff;margin-left:5px;text-decoration:underline;position:relative;top:0}.cookieConsentContainer .cookieButton a{color:#fff;box-sizing:border-box;text-align:center;background-color:#0875f5;border-radius:50px;margin:6px 0 6px 8px;padding:4px 12px;font-size:10px;font-weight:700;line-height:16px;transition:background .3s;display:inline-block}.cookieConsentContainer .cookieButton a:hover{cursor:pointer;background:#0d57af}.form-success{flex-direction:column;align-items:center}.form-error.visible,.form-response.show,.form-success.visible{display:flex}.form-success__icon{background-color:#e0f2f1;border-radius:50%;width:200px;height:200px;margin-bottom:50px;position:relative}.form-error__icon:after,.form-error__icon:before,.form-success__icon:after{content:"";width:65px;display:block;position:absolute;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.form-success__icon:after{border-bottom:8px solid #009688;border-left:8px solid #009688;height:26px;top:calc(50% - 10px)}.form-success__text{color:#2c2c2c;text-align:center;font-size:24px}.form-error__text div,.form-success__text div{font-size:30px}.form-error__text span,.form-success__text span{margin-top:10px;font-weight:300;display:inline-block}.form-error{flex-direction:column;align-items:center}.form-error__icon{background-color:#fadce3;border-radius:50%;width:200px;height:200px;margin-bottom:50px;position:relative}.form-error__icon:after,.form-error__icon:before{background-color:#d42020;height:8px;top:50%}.form-error__icon:before{transform:translate(-50%,-50%)rotate(45deg)}.form-error__text{color:#2c2c2c;text-align:center;font-size:24px}#js-loader,.form-response{display:none}.modal,.modal.show{transition:opacity .3s}.modal{z-index:10000;opacity:0;pointer-events:none;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal.show{opacity:1;pointer-events:inherit}.modal.response .modal-content{width:500px;height:500px}.modal .modal-content{background-color:#fff;border-radius:4px;width:400px;height:300px;padding:40px;transition:all .7s}.modal .modal-content span{text-align:center;max-width:500px;margin:20px auto 0}#js-loader.show{display:block}.circle-border,.modal .modal-content,.spinner-box{justify-content:center;align-items:center;display:flex}.spinner-box{background-color:#0000;width:300px;height:300px}.spinner-box.reset{width:auto}.circle-border{background:linear-gradient(#050249 0%,#3ff9dc1a 67%);border-radius:50%;width:150px;height:150px;padding:3px;animation:.8s linear infinite spin}.circle-core{background-color:#fff;border-radius:50%;width:100%;height:100%}.form-error{color:#e53935;background-color:#ffebee;border:2px solid #ffcdd2;margin-bottom:40px;margin-right:-3px;padding:10px;display:none}.form-error.show{display:block}.form-error.register{margin:0 40px}.form-error:before,.input-error:after{content:"!";text-align:center;background-color:#ffcdd2;border-radius:50px;width:24px;height:24px;margin-right:10px;font-weight:700;line-height:24px;display:inline-block}.input-error{color:red;margin-top:5px;display:none;position:relative}.input-error:after{position:absolute;top:-40px;right:-5px}