@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[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}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--primary-0: #1c57cb;--primary-1: #1647a8;--accent-0: #48a9a6;--accent-1: #3e9390;--gray-0: #f6f7fb;--gray-1: #a2a3b7;--gray-2: #7f8090;--text-color: rgb(22 24 75);--danger-0: #fc3f3f;--success-0: #48a9a6}.qrmeister{--primary-0: #ff4400;--primary-1: #e2440b;--accent-0: #ff9200;--accent-1: #d07c0e}html{font-family:Avenir Next W01,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;tab-size:4;color:var(--text-color)}.layout-box{padding:0 1.5rem;margin:auto;max-width:1280px}.layout-box.small{max-width:800px}.layout-gap{margin:5rem 0}.layout-gap:after{content:"";display:block;overflow:hidden}@media (max-width: 900px){.page-content .layout-box{padding:0 .25rem}}img{max-width:100%}*{-webkit-tap-highlight-color:transparent}.website-header{padding:1rem 0}.website-header .header-content{display:flex;flex-direction:column}@media (min-width: 900px){.website-header .header-content{flex-direction:row}}.website-header .logo{margin-right:1rem}.website-header .menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}@media (min-width: 900px){.website-header .menu{flex-direction:row}}.website-header .menu li a{padding:.625rem .875rem;display:block;color:var(--text-color);text-decoration:none;border-radius:.5rem;font-weight:400;margin:0 .1rem}.website-header .menu li a:hover{background-color:var(--gray-0)}@media (min-width: 900px){.website-header .menu{align-items:center}}.website-header .call-to-actions{list-style:none;display:flex;margin:0;padding:0}@media (min-width: 900px){.website-header .call-to-actions{margin-left:auto}.website-header .call-to-actions li:not(:last-child) .button{margin-right:1rem}}.website-header .open-btn,.website-header .close-btn{display:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}@media (max-width: 900px){.website-header .menu,.website-header .call-to-actions{display:none}.website-header .open-btn{display:flex;padding:1rem;position:absolute;right:0;top:0;color:var(--gray-1);cursor:pointer}.website-header .open-btn svg{width:2rem;height:2rem}.website-header.open{box-shadow:2px 5px 15px 2px #0000001a;margin:1rem auto;width:calc(100% - 2rem);box-sizing:border-box;padding:1.5rem 0;position:absolute;left:1rem;top:1rem;z-index:100;background-color:#fff;border-radius:.5rem}.website-header.open .menu,.website-header.open .call-to-actions{display:flex}.website-header.open .logo{display:none}.website-header.open .call-to-actions{margin-top:2rem;display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr}.website-header.open .close-btn{display:block;position:absolute;top:1rem;right:1rem;z-index:2;color:var(--gray-1);padding:1rem;background-color:#fff;cursor:pointer}.website-header.open .close-btn svg{width:2rem;height:2rem}}.logo{text-decoration:none;display:flex;align-items:center}.logo img{max-width:200px}.button{display:flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:.5rem;border:2px solid var(--text-color);font-weight:600;text-decoration:none;color:var(--text-color);transition:all .2s cubic-bezier(.77,0,.175,1);text-align:center;touch-action:manipulation;user-select:none;-webkit-user-select:none;box-shadow:#0000 0 0,#0000 0 0,#0000001f 0 1px 1px,#3c425729 0 0 0 1px,#0000 0 0,#0000 0 0,#3c425714 0 2px 5px;cursor:pointer}.button:not(.disabled):hover{color:#fff;background-color:var(--text-color);box-shadow:#00000026 0 5px 10px 1px}.button.accent{color:#fff;border-color:var(--accent-0);background-color:var(--accent-0)}.button.accent:not(.disabled):hover{background-color:var(--accent-1);border-color:var(--accent-1)}.button.primary{color:#fff;border-color:var(--primary-0);background-color:var(--primary-0)}.button.primary:not(.disabled):hover{background-color:var(--primary-1);border-color:var(--primary-1)}.button.disabled{opacity:.5;cursor:initial}.website-footer{border-top:1px solid rgb(229,231,235);padding-top:2rem;line-height:1.7}.website-footer .socials{margin-top:1rem;display:flex}.website-footer .socials a{margin-right:1rem;color:var(--gray-1);background-color:var(--gray-0);text-decoration:none;display:flex;padding:.5rem;border-radius:.5rem;border:1.5px solid transparent}.website-footer .socials a:hover{color:#000;border:1.5px solid var(--gray-2)}.website-footer .logo-block .logo{display:block}.website-footer .footer-wrapper{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:3rem}@media (max-width: 900px){.website-footer .footer-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.website-footer .footer-wrapper{grid-template-columns:1fr}}.website-footer .list h3{text-transform:uppercase;color:var(--gray-1)}.website-footer .list ul{list-style:none;padding:0}.website-footer .list li,.website-footer .list li a{text-decoration:none;color:var(--text-color);line-height:2.5}.website-footer .footer-copy{border-top:1px solid rgb(229,231,235);color:var(--gray-1);padding:1rem 0;font-size:.8rem}@media (max-width: 500px){.website-footer .footer-copy{font-size:.6rem}}body.modal-open{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden}.modal-content{display:none}.modal-target-clone{background-color:#000000b3;transition:all ease-in-out .4s;border-radius:.5rem}.modal-target-clone.maximized{background-color:var(--gray-0);top:0!important;left:0!important;width:100%!important;height:100%!important;border-radius:0;opacity:1;overflow:auto;padding-bottom:3rem;box-sizing:border-box}.modal-target-clone.maximized .modal-content{display:block;box-sizing:border-box}.modal-target-clone.maximized .close-btn{display:block;position:absolute;right:0;top:0;color:var(--gray-1);z-index:2;padding:1rem;cursor:pointer}.modal-target-clone.maximized .close-btn svg{width:3rem;height:3rem}.modal-target-clone.maximized .heading{font-weight:300;margin:2rem 0;font-size:3rem;animation:fade-in .3s .1s ease-in both;line-height:1.7}@media (max-width: 900px){.modal-target-clone.maximized .heading{font-size:1.5rem}}.modal-target-clone.maximized .sub-heading{font-size:1.5rem;line-height:1.7;animation:fade-in .3s .2s ease-in both;color:var(--gray-1)}@media (max-width: 900px){.modal-target-clone.maximized .sub-heading{font-size:1rem}}.modal-target-clone.maximized .animate-cascade:nth-child(1){animation:slide-in .3s .05s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(2){animation:slide-in .3s .1s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(3){animation:slide-in .3s .15s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(4){animation:slide-in .3s .2s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(5){animation:slide-in .3s .25s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(6){animation:slide-in .3s .3s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(7){animation:slide-in .3s .35s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(8){animation:slide-in .3s .4s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(9){animation:slide-in .3s .45s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(10){animation:slide-in .3s .5s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(11){animation:slide-in .3s .55s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(12){animation:slide-in .3s .6s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(13){animation:slide-in .3s .65s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(14){animation:slide-in .3s .7s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(15){animation:slide-in .3s .75s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(16){animation:slide-in .3s .8s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(17){animation:slide-in .3s .85s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(18){animation:slide-in .3s .9s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(19){animation:slide-in .3s .95s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(20){animation:slide-in .3s 1s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(21){animation:slide-in .3s 1.05s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(22){animation:slide-in .3s 1.1s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(23){animation:slide-in .3s 1.15s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(24){animation:slide-in .3s 1.2s ease-in both}.modal-target-clone.maximized .animate-cascade:nth-child(25){animation:slide-in .3s 1.25s ease-in both}@keyframes slide-in{0%{opacity:0;transform:translateY(15px)}50%{opacity:.3}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.image-gallery{display:grid;grid-gap:1rem;grid-template-columns:repeat(5,1fr)}@media (max-width: 900px){.image-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width: 500px){.image-gallery{grid-template-columns:repeat(2,1fr)}}.image-gallery .image{background-color:#fff;padding:1rem;border-radius:.5rem}input{-webkit-appearance:none;appearance:none;padding:1rem;display:block;background-color:#e6e7ee;color:var(--text-color);border:0;outline:0;border-radius:.5rem;font-weight:600}input::placeholder{color:var(--gray-1)}.input-wrapper{margin-bottom:1rem;display:flex;flex-direction:column}.input-wrapper label{font-size:1.3rem;display:block;margin-bottom:.5rem;color:#fff;font-weight:600}.icon-message{border-radius:.5rem;background-color:#fff;font-weight:600;line-height:1.7;margin-bottom:1rem;color:var(--text-color);display:flex;flex-direction:column}@media (min-width: 900px){.icon-message{flex-direction:row}}.icon-message,.icon-message *{box-sizing:border-box}.icon-message-body{padding:1rem}.icon-message .icon{display:flex;align-items:center;justify-content:center;padding:0 3rem}.icon-message .icon svg{width:70px}.icon-message .icon{position:relative}.icon-message .icon:before{opacity:.2;content:"";display:block;inset:0;position:absolute}.icon-message.error .icon:before{background-color:var(--danger-0)}.icon-message.error .icon path{fill:var(--danger-0)}.icon-message.success .icon:before{background-color:var(--success-0)}.icon-message.success .icon path{fill:var(--success-0)}.icon-message-title{font-size:1.5rem;margin-bottom:.5rem;color:var(--gray-2);font-weight:600}@media (max-width: 500px){.icon-message-title{font-size:1.1rem}}.icon-message-text{color:var(--gray-2);padding:0 2rem 0 0}.icon-message ul{padding:0 1rem;margin:0;list-style-type:disc}section.front-line{margin-top:6rem;text-align:center;position:relative;z-index:1}section.front-line h1{font-size:4rem;margin:0;letter-spacing:1.5px;font-weight:600}section.front-line p{margin:3rem 5rem;line-height:1.6;font-size:1.5rem;font-weight:300}@media (max-width: 900px){section.front-line{margin-top:3rem}section.front-line h1{font-size:2rem}section.front-line p{font-size:1rem;margin:2rem}}section.demo-cta{margin:3rem 0}section.demo-cta .wrapper{justify-content:space-between;background-color:var(--gray-0);padding:1rem;border-radius:1rem;align-items:center;position:relative;z-index:1;display:flex;flex-direction:column}@media (min-width: 900px){section.demo-cta .wrapper{flex-direction:row}}@media (max-width: 900px){section.demo-cta .wrapper{align-items:initial}section.demo-cta .wrapper .button{margin-top:1rem}}section.demo-cta p{margin:0;font-size:1.5rem;margin-left:1rem;display:flex;align-items:center}section.demo-cta p .arrow{display:inline-block;margin-left:2rem;color:var(--gray-1);font-size:2rem}@media (max-width: 900px){section.demo-cta p{font-size:1rem}}section.features-in-numbers{margin-top:5rem;background-color:var(--gray-0);position:relative}section.features-in-numbers:before{content:"";position:absolute;background-image:url(/assets/images/qrcode-pattern.png);background-size:contain;background-position:bottom;top:-370px;right:0;width:370px;height:370px;display:block}section.features-in-numbers .wrapper{display:flex;position:relative;justify-content:space-around}section.features-in-numbers .number-box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;background-color:#fff;transform:translateY(30%);padding:2rem 0;border-radius:.5rem}section.features-in-numbers .number-box .number{font-size:2rem}section.features-in-numbers .number-box label{font-size:1.5rem;margin-top:1rem;color:var(--gray-1)}@media (max-width: 900px){section.features-in-numbers .wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}section.features-in-numbers .number-box{width:initial;text-align:center}section.features-in-numbers .number-box label{font-size:1rem}}section.qrcode-showcase{margin-top:6rem}section.qrcode-showcase.accent .wrapper{background-image:url(/assets/images/qrcode-showcase-bg-2.png);background-position:top}section.qrcode-showcase .wrapper{background-color:var(--primary-0);background-image:url(/assets/images/qrcode-showcase-bg-1.png);background-position:bottom;background-size:cover;border-radius:.5rem;padding:2rem;color:#fff;position:relative}section.qrcode-showcase .wrapper>*{transition:all .3s cubic-bezier(.165,.84,.44,1)}section.qrcode-showcase .wrapper:hover>*:not(.overlay){filter:blur(10px)}section.qrcode-showcase .wrapper:hover>.overlay{opacity:1;pointer-events:all;cursor:pointer}section.qrcode-showcase .overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000b3;z-index:1;border-radius:.5rem;opacity:0;pointer-events:none;user-select:none;-webkit-user-select:none;color:#fff;text-decoration:none}section.qrcode-showcase .overlay-wrapper{font-size:2rem;display:flex;align-items:center;font-weight:300}section.qrcode-showcase .overlay-wrapper .text{margin-right:2rem}section.qrcode-showcase .overlay-wrapper .arrow{font-size:1.5rem;border-radius:50%;background-color:#fff;color:var(--text-color);width:2.4rem;height:2.4rem;display:flex;text-align:center;align-items:center;justify-content:center}@media (max-width: 900px){section.qrcode-showcase .overlay-wrapper{font-size:1.2rem}}section.qrcode-showcase .tag{background-color:#fff;color:var(--text-color);display:inline-block;border-radius:1.5rem;padding:.5rem;margin:0}section.qrcode-showcase .explainer{font-size:2rem;margin:0;line-height:1.7;font-weight:300;margin-top:1rem}@media (max-width: 900px){section.qrcode-showcase .explainer{font-size:1.5rem}}section.qrcode-showcase .images{margin-top:2rem;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem}section.qrcode-showcase .images .image{padding:1rem;border-radius:.5rem;display:flex;background-color:#fff}section.qrcode-showcase .images img{max-width:100%}@media (max-width: 900px){section.qrcode-showcase .images{grid-template-columns:1fr 1fr;grid-gap:1rem}section.qrcode-showcase .images .image:last-child{display:none}}section.payment-processors{text-align:center;margin:5rem 0}section.payment-processors .section-title{color:var(--gray-1);font-weight:500;letter-spacing:1px;font-size:1.3rem;text-transform:uppercase}section.payment-processors .wrapper{max-width:900px;margin:auto}section.payment-processors .tag-line{font-size:1.5rem;line-height:1.7;font-weight:300;padding:0 2rem}@media (max-width: 900px){section.payment-processors .tag-line{padding:0}}section.payment-processors .logos{display:grid;grid-template-columns:repeat(4,1fr);column-gap:0;row-gap:4rem;margin-top:4rem}@media (max-width: 900px){section.payment-processors .logos{grid-template-columns:1fr 1fr}}section.payment-processors .logos .payment-processors-logo{display:flex;justify-content:center;align-items:center;padding:0 2.8rem;position:relative}section.payment-processors .logos .payment-processors-logo.payu{padding:0 4.5rem}section.payment-processors .logos .payment-processors-logo.paytr{padding:0 4.5rem}section.payment-processors .logos .payment-processors-logo.mollie{padding:0 4rem}section.payment-processors .logos .payment-processors-logo.paddle{padding:0 4rem}section.payment-processors .logos .payment-processors-logo.xendit{padding:0 3rem}section.payment-processors .logos .payment-processors-logo.stripe{padding:0 4rem}section.payment-processors .logos .payment-processors-logo:last-child{display:none}section.payment-processors .logos .payment-processors-logo span{position:absolute;bottom:-1.7rem;color:var(--gray-1)}section.qrcode-types{margin-top:7rem;text-align:center}section.qrcode-types .text-wrapper{max-width:900px;margin:auto;text-align:center}section.qrcode-types .tag-line{font-size:1.3rem;font-weight:500;color:var(--primary-0)}section.qrcode-types .section-title{font-size:3rem;letter-spacing:1px;font-weight:600;margin:2rem 0;line-height:1.4}section.qrcode-types .explainer{font-weight:300;line-height:1.7;font-size:1.5rem;padding:0 2rem}@media (max-width: 900px){section.qrcode-types .section-title{font-size:1.5rem}section.qrcode-types .tag-line{font-size:1rem}section.qrcode-types .explainer{font-size:1.2rem;padding:0}}section.qrcode-types .boxes{display:grid;width:100%;grid-template-columns:repeat(4,1fr);border:1px solid var(--gray-0);border-radius:1rem;overflow:hidden}section.qrcode-types .show-more{font-size:1.3rem;margin:2rem 0;cursor:pointer;user-select:none;-webkit-user-select:none;color:var(--gray-1);transition:color ease .2s}section.qrcode-types .show-more:hover{color:var(--text-color)}.qrcode-types-show-all section.qrcode-types .show-more{display:none}section.qrcode-types .single-box{padding:1rem;border:1px solid var(--gray-0)}section.qrcode-types .single-box:nth-child(5){display:none;animation:single-box-animation .3s 0s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(5){display:block}section.qrcode-types .single-box:nth-child(6){display:none;animation:single-box-animation .3s .1s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(6){display:block}section.qrcode-types .single-box:nth-child(7){display:none;animation:single-box-animation .3s .2s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(7){display:block}section.qrcode-types .single-box:nth-child(8){display:none;animation:single-box-animation .3s .3s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(8){display:block}section.qrcode-types .single-box:nth-child(9){display:none;animation:single-box-animation .3s .4s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(9){display:block}section.qrcode-types .single-box:nth-child(10){display:none;animation:single-box-animation .3s .5s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(10){display:block}section.qrcode-types .single-box:nth-child(11){display:none;animation:single-box-animation .3s .6s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(11){display:block}section.qrcode-types .single-box:nth-child(12){display:none;animation:single-box-animation .3s .7s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(12){display:block}section.qrcode-types .single-box:nth-child(13){display:none;animation:single-box-animation .3s .8s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(13){display:block}section.qrcode-types .single-box:nth-child(14){display:none;animation:single-box-animation .3s .9s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(14){display:block}section.qrcode-types .single-box:nth-child(15){display:none;animation:single-box-animation .3s 1s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(15){display:block}section.qrcode-types .single-box:nth-child(16){display:none;animation:single-box-animation .3s 1.1s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(16){display:block}section.qrcode-types .single-box:nth-child(17){display:none;animation:single-box-animation .3s 1.2s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(17){display:block}section.qrcode-types .single-box:nth-child(18){display:none;animation:single-box-animation .3s 1.3s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(18){display:block}section.qrcode-types .single-box:nth-child(19){display:none;animation:single-box-animation .3s 1.4s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(19){display:block}section.qrcode-types .single-box:nth-child(20){display:none;animation:single-box-animation .3s 1.5s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(20){display:block}section.qrcode-types .single-box:nth-child(21){display:none;animation:single-box-animation .3s 1.6s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(21){display:block}section.qrcode-types .single-box:nth-child(22){display:none;animation:single-box-animation .3s 1.7s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(22){display:block}section.qrcode-types .single-box:nth-child(23){display:none;animation:single-box-animation .3s 1.8s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(23){display:block}section.qrcode-types .single-box:nth-child(24){display:none;animation:single-box-animation .3s 1.9s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(24){display:block}section.qrcode-types .single-box:nth-child(25){display:none;animation:single-box-animation .3s 2s ease-in both}.qrcode-types-show-all section.qrcode-types .single-box:nth-child(25){display:block}@keyframes single-box-animation{0%{padding:0;opacity:0}to{padding:1rem;opacity:1}}section.qrcode-types .single-box .heading{font-size:1.3rem;font-weight:400;display:flex;justify-content:center}section.qrcode-types .single-box .heading svg{margin-right:.5rem}section.qrcode-types .single-box .badge{background-color:var(--gray-0);margin:auto;width:min-content;color:var(--gray-1);padding:.5rem;border-radius:1.5rem}section.qrcode-types .single-box p{color:var(--gray-1);line-height:1.7}@media (max-width: 900px){section.qrcode-types .boxes{grid-template-columns:1fr 1fr}}@media (max-width: 500px){section.qrcode-types .boxes{grid-template-columns:1fr}}section.qrcode-stats{margin-top:7rem}section.qrcode-stats .text-wrapper{max-width:900px;margin:auto;text-align:center}section.qrcode-stats .tag-line{font-size:1.3rem;font-weight:500;color:var(--primary-0)}section.qrcode-stats .section-title{font-size:3rem;letter-spacing:1px;font-weight:600;margin:2rem 0;line-height:1.4}section.qrcode-stats .explainer{font-weight:300;line-height:1.7;font-size:1.5rem;padding:0 2rem}@media (max-width: 900px){section.qrcode-stats .section-title{font-size:1.5rem}section.qrcode-stats .tag-line{font-size:1rem}section.qrcode-stats .explainer{font-size:1.2rem;padding:0}}section.qrcode-stats .main-image{border-radius:1rem;box-shadow:0 5px 7px 1px #0000004d;margin-top:2rem}section.testimonials{margin-top:7rem;background-color:var(--gray-0);overflow:hidden}section.testimonials .main-testimonial{padding:5rem 0;position:relative;text-align:center}section.testimonials .main-testimonial .text{position:relative;font-size:2.5rem;line-height:1.6;z-index:1;font-weight:300}section.testimonials .main-testimonial .heading{font-size:1.5rem;font-weight:600;margin:2rem 0;text-align:center;color:var(--gray-1);text-transform:uppercase;letter-spacing:1px}section.testimonials .main-testimonial .customer-name{display:inline-block;font-size:1.5rem}section.testimonials .main-testimonial .details{margin:auto;font-weight:300;font-size:1.3rem}section.testimonials .main-testimonial .details label{font-weight:500}section.testimonials .quote-image{position:absolute;bottom:1rem;right:2rem;z-index:0;pointer-events:none;width:15rem;opacity:.2}section.testimonials .testimonials-track{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:2rem;width:3400px;animation:testimonial-slideshow 90s linear infinite alternate;margin-bottom:5rem}@keyframes testimonial-slideshow{0%{transform:translate(0)}to{transform:translate(-50%)}}section.testimonials .testimonials-track .testimonial-item{background-color:#fff;padding:1.5rem 2rem;border-radius:1rem;line-height:1.7;display:flex;flex-direction:column;justify-content:space-between;color:var(--gray-1)}section.testimonials .testimonials-track .testimonial-item p{margin:0 0 2rem}section.testimonials .testimonials-track .testimonial-item .details{font-weight:300}section.testimonials .testimonials-track .testimonial-item .details label{font-weight:400;color:var(--text-color)}@media (max-width: 900px){section.testimonials .main-testimonial .text{font-size:1.5rem}section.testimonials .main-testimonial .heading{font-size:1rem;font-weight:600;margin:2rem 0;text-align:center;color:var(--gray-1);text-transform:uppercase;letter-spacing:1px}section.testimonials .testimonials-track{width:2200px}}@media (max-width: 500px){section.testimonials .testimonials-track{animation-duration:40s;width:3000px}}section.pricing{margin-top:5rem}section.pricing .text-wrapper{max-width:900px;margin:auto;text-align:center}section.pricing .tag-line{font-size:1.3rem;font-weight:500;color:var(--primary-0)}section.pricing .section-title{font-size:3rem;letter-spacing:1px;font-weight:600;margin:2rem 0;line-height:1.4}section.pricing .explainer{font-weight:300;line-height:1.7;font-size:1.5rem;padding:0 2rem}@media (max-width: 900px){section.pricing .section-title{font-size:1.5rem}section.pricing .tag-line{font-size:1rem}section.pricing .explainer{font-size:1.2rem;padding:0}}section.pricing .text-wrapper{margin-bottom:4rem}section.pricing .blocks{display:grid;grid-template-columns:2fr 1fr;grid-gap:1rem}section.pricing .items-wrapper,section.pricing .demo-wrapper{background-image:url(/assets/images/qrcode-showcase-bg-1.png);background-size:cover;color:#fff;border-radius:1rem;box-shadow:0 5px 7px 1px #0000004d;padding:2rem 0}section.pricing .items-wrapper .items{display:grid;grid-template-columns:1fr 1fr}section.pricing .demo-wrapper{background-image:url(/assets/images/qrcode-showcase-bg-2.png);display:flex;flex-direction:column}section.pricing .demo-wrapper .items{display:flex;flex:1}section.pricing .demo-wrapper .item{flex:1}section.pricing .tag{background-color:#fff;color:var(--text-color);font-weight:600;font-size:1.2rem;padding:.7rem 1rem;display:inline-block;margin-left:2rem;border-radius:1.5rem;margin-bottom:2rem;margin-right:auto}section.pricing .item{line-height:2;padding:0 2rem;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.2)}section.pricing .item:last-child{border-right:0}section.pricing .item .heading{font-weight:400;margin:0}section.pricing .item .price .number{font-size:3rem;margin:0 .5rem}section.pricing .item .price .sep{margin-right:.5rem}section.pricing .item .below-price{font-weight:300}section.pricing .item .below-price span{font-weight:500}section.pricing .item .text-list{list-style:none;padding:0;margin:0}section.pricing .item .icons-list{list-style:none;padding:0;margin-bottom:3rem}section.pricing .item .icons-list li:before{content:"✓";color:var(--accent-0);margin-right:1rem;font-weight:700}section.pricing .item .buy-button{margin-top:auto;line-height:1}@media (max-width: 900px){section.pricing .blocks{grid-template-columns:1fr}section.pricing .items-wrapper,section.pricing .demo-wrapper{padding-bottom:0}section.pricing .items-wrapper .items,section.pricing .demo-wrapper .items{grid-template-columns:1fr}section.pricing .items-wrapper .items .item,section.pricing .demo-wrapper .items .item{background-color:#00000080;padding:2rem;margin:1rem;border-radius:.5rem}section.pricing .items-wrapper .items .item:nth-child(2),section.pricing .demo-wrapper .items .item:nth-child(2){margin-top:0rem}}section.installation-services,section.mollie-form,section.appsumo-signup,section.delivery-center{margin:5rem 0}section.installation-services .call-to-action,section.mollie-form .call-to-action,section.appsumo-signup .call-to-action,section.delivery-center .call-to-action{background-image:url(/assets/images/qrcode-showcase-bg-1.png);background-position:center;padding:2rem;border-radius:1rem;box-shadow:0 5px 7px 1px #0000004d}@media (max-width: 900px){section.installation-services .call-to-action,section.mollie-form .call-to-action,section.appsumo-signup .call-to-action,section.delivery-center .call-to-action{padding:1rem}}section.installation-services.accent .call-to-action,section.accent.mollie-form .call-to-action,section.accent.appsumo-signup .call-to-action,section.accent.delivery-center .call-to-action{background-image:url(/assets/images/qrcode-showcase-bg-2.png)}section.installation-services .wrapper,section.mollie-form .wrapper,section.appsumo-signup .wrapper,section.delivery-center .wrapper{justify-content:space-between;margin-bottom:3rem;display:flex;flex-direction:column}@media (min-width: 900px){section.installation-services .wrapper,section.mollie-form .wrapper,section.appsumo-signup .wrapper,section.delivery-center .wrapper{flex-direction:row}}section.installation-services .body,section.mollie-form .body,section.appsumo-signup .body,section.delivery-center .body{display:flex;flex-direction:column}section.installation-services .footer,section.mollie-form .footer,section.appsumo-signup .footer,section.delivery-center .footer{display:flex;justify-content:space-between;align-items:center}section.installation-services .footer p,section.mollie-form .footer p,section.appsumo-signup .footer p,section.delivery-center .footer p{color:#fff;line-height:1.7;margin:0}@media (max-width: 1200px){section.installation-services .footer,section.mollie-form .footer,section.appsumo-signup .footer,section.delivery-center .footer{flex-direction:column;align-items:flex-start;justify-content:flex-start}section.installation-services .footer p,section.mollie-form .footer p,section.appsumo-signup .footer p,section.delivery-center .footer p{margin-top:1rem}}@media (max-width: 900px){section.installation-services .footer,section.mollie-form .footer,section.appsumo-signup .footer,section.delivery-center .footer{align-items:center;text-align:center}}section.installation-services .button,section.mollie-form .button,section.appsumo-signup .button,section.delivery-center .button{margin-right:2rem}@media (max-width: 900px){section.installation-services .button,section.mollie-form .button,section.appsumo-signup .button,section.delivery-center .button{margin-right:0}}section.installation-services .illustration,section.mollie-form .illustration,section.appsumo-signup .illustration,section.delivery-center .illustration{width:250px;margin:auto 0;display:block;opacity:.3}@media (max-width: 900px){section.installation-services .illustration,section.mollie-form .illustration,section.appsumo-signup .illustration,section.delivery-center .illustration{margin:auto}}section.installation-services .section-title,section.mollie-form .section-title,section.appsumo-signup .section-title,section.delivery-center .section-title{color:#fff;font-weight:600;font-size:2.5rem;margin:0 0 0rem}@media (max-width: 500px){section.installation-services .section-title,section.mollie-form .section-title,section.appsumo-signup .section-title,section.delivery-center .section-title{font-size:1.7rem;font-weight:400;margin-bottom:1rem}}section.installation-services .explainer,section.mollie-form .explainer,section.appsumo-signup .explainer,section.delivery-center .explainer{color:#fff;font-weight:400;font-size:1.5rem;line-height:1.7;padding-right:2rem;margin-top:.5rem}@media (max-width: 900px){section.installation-services .explainer,section.mollie-form .explainer,section.appsumo-signup .explainer,section.delivery-center .explainer{padding-right:0}}@media (max-width: 500px){section.installation-services .explainer,section.mollie-form .explainer,section.appsumo-signup .explainer,section.delivery-center .explainer{font-size:1rem;font-weight:400;text-align:justify}}section.installation-services .price,section.mollie-form .price,section.appsumo-signup .price,section.delivery-center .price{margin-top:2rem;color:#fff}section.installation-services .price .number,section.mollie-form .price .number,section.appsumo-signup .price .number,section.delivery-center .price .number{font-size:3rem}@media (max-width: 500px){section.installation-services .price,section.mollie-form .price,section.appsumo-signup .price,section.delivery-center .price{margin-bottom:2rem}}section.delivery-center .wrapper{margin-bottom:2rem}section.delivery-center .change-log-card{background-color:#fff;border-radius:1rem;overflow:hidden;margin-right:1rem}@media (max-width: 900px){section.delivery-center .change-log-card{margin-bottom:1rem;margin-right:0}}section.delivery-center .change-log-card .body{line-height:1.7;padding:1rem}section.delivery-center .change-log-card .body .release-date{font-style:italic;font-weight:700;color:var(--gray-1)}section.delivery-center .change-log-card .body ul{padding-left:1rem}section.delivery-center .change-log-card .body a{text-decoration:none;color:var(--primary-0)}section.delivery-center .change-log-card header{text-align:center;display:flex;flex-direction:column}@media (min-width: 900px){section.delivery-center .change-log-card header{flex-direction:row}}section.delivery-center .change-log-card header .version{padding:1rem;background-color:var(--accent-0);font-weight:700;font-size:1.3rem;flex:1;display:flex}section.delivery-center .change-log-card header .version span{opacity:.5;margin-right:auto}section.delivery-center .change-log-card header .view-changelog{padding:1rem;background-color:#e6e7ee;font-weight:700;font-size:1.3rem;flex:1;text-decoration:none;color:var(--text-color);display:flex;align-items:center;justify-content:center}section.delivery-center .change-log-card header .view-changelog svg{width:1.5rem;height:1.5rem;margin-left:1rem}section.delivery-center .message{text-align:center;font-size:1rem;line-height:1.7;margin-top:1rem;font-weight:600}section.delivery-center .message.none{display:none}section.delivery-center .message.success{color:var(--success-0)}section.delivery-center .message.danger{color:var(--danger-0)}section.delivery-center .message a{color:var(--primary-0);text-decoration:none}section.delivery-center .footer{flex-direction:column;align-items:initial;background-color:#fff;padding:1rem;border-radius:1rem}section.delivery-center .footer .control{display:flex;flex-direction:column}@media (min-width: 900px){section.delivery-center .footer .control{flex-direction:row}}section.delivery-center .footer .input-wrapper{position:relative;flex:1;display:flex;flex-direction:column;margin-bottom:0}section.delivery-center .footer .autofillbadge{display:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);background-color:var(--gray-1);color:#fff;font-weight:600;font-size:.8rem;padding:.5rem 1rem;border-radius:1rem;pointer-events:none}section.delivery-center .footer .button{margin-top:1rem}@media (min-width: 900px){section.delivery-center .footer input{border-top-right-radius:0;border-bottom-right-radius:0}section.delivery-center .footer .button{border-top-left-radius:0;border-bottom-left-radius:0;margin-top:0;margin-right:0}section.delivery-center .footer .autofillbadge{display:block}}section.appsumo-signup .wrapper{margin-bottom:0}section.appsumo-signup .message{border-radius:.5rem;background-color:#fff;font-weight:600;line-height:1.7;margin-bottom:1rem;color:var(--text-color);display:flex;flex-direction:column}@media (min-width: 900px){section.appsumo-signup .message{flex-direction:row}}section.appsumo-signup .message,section.appsumo-signup .message *{box-sizing:border-box}section.appsumo-signup .message-body{padding:1rem}section.appsumo-signup .message .icon{display:flex;align-items:center;justify-content:center;padding:0 3rem}section.appsumo-signup .message .icon svg{width:70px}section.appsumo-signup .message .icon{position:relative}section.appsumo-signup .message .icon:before{opacity:.2;content:"";display:block;inset:0;position:absolute}section.appsumo-signup .message.error .icon:before{background-color:var(--danger-0)}section.appsumo-signup .message.error .icon path{fill:var(--danger-0)}section.appsumo-signup .message.success .icon:before{background-color:var(--success-0)}section.appsumo-signup .message.success .icon path{fill:var(--success-0)}section.appsumo-signup .message-title{font-size:1.5rem;margin-bottom:.5rem;color:var(--text-color);font-weight:600}@media (max-width: 500px){section.appsumo-signup .message-title{font-size:1.1rem}}section.appsumo-signup .message-text{color:var(--gray-1);padding:0 2rem 0 0}section.appsumo-signup .message ul{padding:0 1rem;margin:0;list-style-type:disc}section.appsumo-signup .images{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem 0}section.appsumo-signup .explainer{margin-top:0;margin-bottom:2rem}section.appsumo-signup .section-title{margin-bottom:1rem}section.appsumo-signup .form{display:flex;flex-direction:column}section.appsumo-signup .form .button{margin:2rem 0 0}section.features{line-height:1.7;font-size:1.2rem}section.features a{color:var(--primary-0)}section.features .heading{background-image:url(/assets/images/qrcode-showcase-bg-1.png);background-position:center;padding:2rem 1rem;border-radius:1rem;box-shadow:0 5px 7px 1px #0000004d;color:#fff;text-align:center}section.features .heading h1{margin:0}@media (max-width: 900px){section.features .heading h1{font-size:1.9rem;line-height:1}}section.features .heading p{margin-bottom:0}section.features .content-container{margin-top:2rem;background-image:url(/assets/images/qrcode-showcase-bg-2.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:2rem;border-radius:1rem;box-shadow:0 5px 7px 1px #0000004d}@media (max-width: 900px){section.features .content-container{margin-top:0;padding:0;box-shadow:none}}section.features .content{max-width:750px;padding:1rem;margin:auto;margin-top:1rem;border-radius:1rem;background-color:#fff;box-shadow:0 5px 7px 1px #0000004d;overflow:hidden;text-overflow:ellipsis}section.features .content p:first-of-type{display:none}@media (max-width: 900px){section.features .content{padding:0;box-shadow:none}}section.mollie-form .wrapper{margin-bottom:2rem}section.mollie-form .footer{flex-direction:column;align-items:initial;background-color:#fff;padding:1rem;border-radius:1rem}section.mollie-form .footer .control{display:flex;flex-direction:column}@media (min-width: 900px){section.mollie-form .footer .control{flex-direction:row}}section.mollie-form .footer .input-wrapper{position:relative;flex:1;display:flex;flex-direction:column;margin-bottom:0}section.mollie-form .footer .button{margin-top:1rem}@media (min-width: 900px){section.mollie-form .footer input{border-top-right-radius:0;border-bottom-right-radius:0}section.mollie-form .footer .button{border-top-left-radius:0;border-bottom-left-radius:0;margin-top:0;margin-right:0}section.mollie-form .footer .autofillbadge{display:block}}section.terms-conditions .terms-conditions-container{line-height:1.8}section.terms-conditions .terms-conditions-container .notes{color:var(--danger-0);font-weight:700}@media (max-width: 900px){.features-page .page-content{padding:0 .5rem}}.plugins-page .deliver-form[disabled] *{opacity:.5;pointer-events:none!important}.plugins-page .price{font-size:2rem;font-weight:700}@media (max-width: 900px){.plugins-page .price{font-size:1.5rem}}.plugins-page .installation-note{color:var(--dark);border-radius:.5rem;font-size:1.3rem;margin:2rem}.plugins-page .message{padding:1rem;font-weight:700;color:#fff!important;border-radius:.5rem;margin-top:1rem;font-size:1.5rem!important}.plugins-page .message.error{background-color:var(--danger-0)}.plugins-page .message.success{background-color:var(--success-0)}.plugins-page .demo{font-size:1.5rem;color:#fff}@media (max-width: 900px){.plugins-page .demo{font-size:1rem}}.plugins-page .demo-item{display:flex;line-height:1.8}.plugins-page .demo-item a{color:#fff;font-weight:700;margin-left:1rem;text-decoration:none}
