*{box-sizing:border-box}body{position:relative;background:#fbfbfb;margin:0;overflow-x:hidden}.container{max-width:960px;margin:0 auto;padding:0 15px}.full-width{width:100vw;position:relative;margin-left:-50vw;left:50%}h1,h2,h3,h4,h5,h6{font-family:"Roboto Condensed", sans-serif;color:#001f3f;margin-bottom:0}h1{font-size:40px}h2{font-size:30px}p,li,a{font-family:"Open Sans", sans-serif;color:#001f3f;font-size:16px;line-height:1.7}a{text-decoration:none}a:hover{color:#707070}section{position:relative;z-index:30}.hidden{display:none}.seperator{height:1px;width:100%;background-color:#d0d0d0;max-width:992px;margin:0 auto}.HoverArrow{--arrowSpacing: 5px;--arrowHoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);--arrowHoverOffset: translateX(3px);position:relative;top:1px;margin-left:var(--arrowSpacing);stroke-width:2px;fill:none;stroke:currentColor}.header-banner{width:100%;position:relative;background:-webkit-linear-gradient(45deg, #c3c3c3 0%, #fff 63%, #c3c3c3 100%)}.header-banner .header-background{display:flex;align-items:center;justify-content:center;width:100%;height:420px;background-image:url("/assets/background-header.jpg");background-size:cover}.header-banner .header-background img{width:100%}.header-banner .header-background h1{position:absolute;max-width:604px;font-size:22px;margin:auto;background-image:linear-gradient(#cdd4dc, #fbfbfb);padding:12px;border-radius:20px 20px 0 0;bottom:-38px}@media (max-width: 768px){.header-banner .header-background h1{max-width:100%;font-size:24px;padding:15px}}.header__block{display:flex;position:absolute;left:0;margin:auto;padding:15px 25px;border-radius:0 0 6px 0;background-color:#cdd4dc}.header__block a{line-height:0}.header__block a img{width:150px}form{margin:35px 0 0 0;padding:0}form .field{display:flex;flex-flow:column-reverse;margin-bottom:15px}form .field label,form .field input,form .field textarea{font-family:"Open Sans", sans-serif;font-size:16px;padding:0 15px;transition:all 0.2s;z-index:99;touch-action:manipulation}form .field input,form .field textarea{width:100%;border-radius:6px;border:0px;border:1px solid #a7b0bb;cursor:text;background-color:#cdd4dc;-webkit-appearance:none}form .field input:focus,form .field textarea:focus{outline:0}form .field input::placeholder,form .field textarea::placeholder{color:#9199a5}form .field input{height:40px}form .field input:nth-of-type(){margin-bottom:0}form .field textarea{height:200px;padding:30px 15px}form .field input:placeholder-shown+label,form .field textarea:placeholder-shown+label{cursor:text;max-width:66.66%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform-origin:left bottom;transform:translate(0, 2rem) scale(1);pointer-events:none}form .field textarea:placeholder-shown+label{transform:translate(0, 2rem) scale(1)}form .field ::-webkit-input-placeholder,form .field ::placeholder{opacity:0;transition:inherit}form .field input:focus::-webkit-input-placeholder,form .field textarea:focus::-webkit-input-placeholder{opacity:1}form .field input:not(:placeholder-shown)+label,form .field input:focus+label,form .field textarea:not(:placeholder-shown)+label,form .field textarea:focus+label{transform:translate(0, 0.4rem) scale(1);cursor:pointer;color:#9199a5;background-color:#ccd3db;width:fit-content;margin-left:8px}form input[type="submit"]{margin-top:35px}form .invalid{border:1px solid #f0221f !important}form .form__error-message{color:#bd5959;margin:-12px 0 0px 5px}.footer{background-color:#001f3f;margin-bottom:-10px;z-index:10}.footer .footer-container{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:180px;max-width:840px;margin:0 auto}@media (max-width: 768px){.footer .footer-container{grid-template-columns:1fr}}.footer .footer-container .footer-content ul{margin-top:25px}.footer .footer-container .footer-content ul li{list-style:none;margin-bottom:10px}.footer .footer-bottom{text-align:center;background-color:#fbfbfb}.footer .footer-bottom p{font-size:10px;padding:5px;margin-top:15px}.popup-contact{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:50}.popup-contact-container{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#cdd4dc;width:80%;max-width:800px;border-radius:20px;padding:35px;animation-name:bounceIn;animation-duration:400ms;animation-timing-function:ease;animation-fill-mode:forwards;z-index:60}.popup-contact-container h2{margin-top:0}@media (max-width: 768px){.popup-contact-container{position:absolute;width:95%;padding:15px;height:fit-content}.popup-contact-container .btn-contact-form{right:15px}}.popup-contact-container #contact_form_heading{max-width:80%}.main-text .main-text__wrapper{display:flex;align-items:center;padding:100px 0 50px;position:relative}@media (max-width: 992px){.main-text .main-text__wrapper{flex-direction:column-reverse}}.main-text .main-text__wrapper img{width:562px;position:absolute;right:-240px;bottom:-600px;opacity:0;-webkit-animation:monitor 1.5s forwards;-webkit-animation-delay:0.2s;animation:monitor 1.5s forwards;animation-delay:0.2s;animation-timing-function:ease}@media (max-width: 992px){.main-text .main-text__wrapper img{position:relative;right:inherit;bottom:inherit;width:100%;padding-left:0;margin-bottom:0;animation:none;-webkit-animation:none;opacity:1}}.main-text .main-text__container{margin:50px 0;max-width:576px;padding-right:50px}@media (max-width: 768px){.main-text .main-text__container{margin:15px auto 25px}}.section__linked-software{margin-top:90px}.section__linked-software .linked-software__wrapper{display:flex;max-width:768px;margin:50px auto 144px}@media (max-width: 768px){.section__linked-software .linked-software__wrapper{flex-direction:column;flex-direction:column-reverse;margin:0}}.section__linked-software .linked-software__wrapper img{width:100px;margin:50px}@media (max-width: 768px){.section__linked-software .linked-software__wrapper img{margin:0 auto}}.more-examples-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;margin:50px auto;background-color:#cdd4dc;padding:70px 70px 0px;transform:rotate(3deg);margin-left:-20px;margin-right:-20px}@media (max-width: 768px){.more-examples-container{grid-template-columns:1fr;padding:15px;background-color:#e0e0e0;transform:rotate(0deg);margin-left:0;margin-right:0}}.more-examples-container .more-example{position:relative;box-shadow:rgba(50,50,93,0.25) 0px 13px 27px -5px,rgba(0,0,0,0.3) 0px 8px 16px -8px;border-radius:50px;background-color:#fbfbfb;margin-top:-144px;overflow:hidden;transform:rotate(-3deg)}@media (max-width: 768px){.more-examples-container .more-example{margin-top:0;transform:rotate(0deg)}}.more-examples-container .more-example .more-example__heading-container{background-color:#fbfbfb;border-bottom:1px solid #c6cfd9;transform:rotate(3deg)}@media (max-width: 768px){.more-examples-container .more-example .more-example__heading-container{transform:rotate(0deg)}}.more-examples-container .more-example .more-example__heading-container h2{font-size:22px;margin:0;padding:15px 0;transform:rotate(-3deg)}@media (max-width: 768px){.more-examples-container .more-example .more-example__heading-container h2{transform:rotate(0deg)}}.more-examples-container .more-example .more-example__heading{text-align:center;line-height:2}.more-examples-container .more-example ul{margin-top:25px;padding-left:50px;padding-right:15px}.more-examples-container .more-example ul li{display:flex;align-items:center;list-style:none;margin-bottom:20px;border-bottom:1px solid #b5c4d4}.more-examples-container .more-example ul h3{font-size:14px;line-height:1.7;margin:5px 0;font-weight:normal}.more-examples-container .more-example ul .sell::before,.more-examples-container .more-example ul .workshop::before,.more-examples-container .more-example ul .management::before{content:"";background-size:contain;background-repeat:no-repeat;width:100%;height:25px;position:absolute;left:15px}.more-examples-container .more-example ul .sell::before{background-image:url("/assets/usp/sell.svg")}.more-examples-container .more-example ul .workshop::before{background-image:url("/assets/usp/workshop.svg")}.more-examples-container .more-example ul .management::before{background-image:url("/assets/usp/management.svg")}.section__more-linked-software .more-linked-software__wrapper{display:flex;align-items:center;max-width:768px;margin:100px auto}@media (max-width: 768px){.section__more-linked-software .more-linked-software__wrapper{flex-direction:column;margin:0}}.section__more-linked-software .more-linked-software__wrapper img{width:130px;margin:50px}@media (max-width: 768px){.section__more-linked-software .more-linked-software__wrapper img{margin:0 auto}}.section__more-linked-software .more-linked-software__wrapper .snelstart-img{width:77px;margin:76px}@media (max-width: 768px){.section__more-linked-software .more-linked-software__wrapper .snelstart-img{margin:0 auto}}.more-information{padding:100px 0;margin-left:-20px;margin-right:-20px;background-image:linear-gradient(#cdd4dc, #fbfbfb);transform:rotate(3deg)}@media (max-width: 768px){.more-information{padding:25px 0 0;margin:0;transform:rotate(0deg)}}.more-information .container{max-width:670px;transform:rotate(-3deg)}@media (max-width: 768px){.more-information .container{transform:rotate(0deg);padding:25px}}.more-information h2,.more-information p{text-align:center;margin:25px 0 35px}.main-cta{background-image:linear-gradient(#cdd4dc, #fbfbfb);z-index:39;transform:rotate(3deg);margin:0 -20px}@media (max-width: 768px){.main-cta{transform:rotate(0deg);margin:0}}.main-cta .main-cta__wrapper{transform:rotate(-3deg)}@media (max-width: 768px){.main-cta .main-cta__wrapper{transform:rotate(0deg)}}.main-cta .main-cta__wrapper .main-cta__paragraph{max-width:800px;margin:0 auto;padding:90px 0 50px 0;text-align:center}.main-cta .main-cta__wrapper .main-cta__container{display:flex;justify-content:center;padding:0 0 90px 0}.main-cta .main-cta__wrapper .main-cta__container button{margin:0 15px}@media (max-width: 768px){.main-cta .main-cta__wrapper .main-cta__container{flex-direction:column}.main-cta .main-cta__wrapper .main-cta__container button{margin:10px}}button,.btn{cursor:pointer}.btn{font-family:"Open Sans", sans-serif;display:flex;align-items:center;justify-content:center;border-radius:50px;border:none;color:#001f3f;cursor:pointer;transition:all 0.3s ease}.btn:focus{outline:0}.btn-primary{font-size:18px;box-shadow:5px 5px 25px #bababa,-5px -5px 25px #fff}.btn-contact-form{position:absolute;right:35px;top:35px;padding:4px;background-color:#bac2cc;color:#001f3f;font-weight:800;font-size:14px;box-shadow:none}.btn-contact-form svg{fill:#61778e;width:22px}.btn-contact-form:hover{color:#bac2cc;background-color:#001f3f}.btn-contact-form:hover svg{fill:#fbfbfb}.btn-dark{background:#e0e0e0;box-shadow:10px 10px 15px #a8a8a8,-10px -10px 15px #fff}.btn-dark:hover{box-shadow:inset 5px 5px 5px #a8a8a8,inset -5px -5px 5px #fff}.btn-primary-color{color:#001f3f;background-color:#cdd4dc;font-size:14px;font-weight:bold;border:1px solid #cdd4dc}.btn-primary-color:hover{color:#fbfbfb;background-color:#61778e;border:1px solid #61778e}.btn-primary-form{background-color:#bac2cc;color:#61778e;font-weight:800;font-size:14px;box-shadow:none}.btn-primary-form:hover{color:#bac2cc;background-color:#001f3f}.btn-center{margin:0 auto}.btn-small{padding:2px 5px}.btn-normal{padding:5px 10px}.btn-big{padding:15px 50px}.btn-right{margin:0 0 0 auto}.btn-animate-text{border:1px solid #94a0ab;color:#001f3f;background:transparent;background-position:0;padding:15px 75px;animation:shine 3s infinite linear;animation-fill-mode:forwards;font-weight:600;text-decoration:none;white-space:nowrap}.btn-animate-text:hover{color:#bac2cc;background:#001f3f}@media (max-width: 768px){.btn-animate-text{color:#4d4d4d;padding:10px 15px}}@keyframes monitor{50%{opacity:0}100%{bottom:-62px;opacity:1}}@keyframes bounceIn{0%{opacity:0;margin-top:25px}100%{opacity:1;margin-top:0}}@keyframes shine{0%{background-position:0}60%{background-position:320px}100%{background-position:320px}}
