@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);body{font-family:Open Sans,sans-serif;color:#687684}.heading-1,.heading-2,.heading-3,h1,h2,h3{font-weight:900}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.row.row-narrow{margin-left:-5px!important;margin-right:-5px!important}.row.row-narrow [class*=col]{padding-left:5px;padding-right:5px}@media only screen and (min-width:992px){.h-lg-100{height:100%!important}}main{margin-top:0!important;padding-top:100px}section{padding-top:6rem;padding-bottom:6rem;margin:0}.title{font-family:Open Sans,sans-serif;color:#333d48!important}.title.title-light{font-weight:300}.title strong{font-weight:900}.subtitle{font-family:Open Sans,cursive;color:#333d48}.subtitle.title-light{font-weight:300}.subtitle strong{font-weight:900}.contact-icon{margin-top:2px}h4{font-size:1rem}label{margin-bottom:0!important}a.green{color:#00bf67}a:hover{color:#333d48}.a-link.a-link--normal:hover{text-decoration:none}.a-btn.a-btn--filled{border-radius:0;padding:calc(1.25rem + 1px) calc(2rem + 1px)}.a-btn.a-btn--filled.a-btn--secondary{background-color:#fff;color:#333d48;padding:1.25rem 2rem;border:1px solid #333d48}.a-btn.a-btn--filled.a-btn--secondary:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}.a-btn:hover{text-decoration:none;-webkit-box-shadow:0 0 5px rgba(51,61,72,.3);box-shadow:0 0 5px rgba(51,61,72,.3)}.a-btn.loading{position:relative}.a-btn.loading>span:first-child{opacity:0;visibility:hidden}.a-btn.loading>span.loading-icon{width:18.4px;height:18.4px;position:absolute;overflow:hidden;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.a-btn.loading>span.loading-icon:after{content:"\EC80";font-family:IcoFont;-webkit-animation:1s icofont-spinning linear infinite;animation:1s icofont-spinning linear infinite;display:inline-block;width:100%;height:100%}.a-btn.loading.disabled,.a-btn.loading:disabled{background-color:#e1e6f9;color:#00bf67;cursor:not-allowed}section .field-label.form-check-label{margin-bottom:0!important;margin-left:0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:6px}section .form-check-input.is-invalid~.form-check-label{color:#687684;border:1px solid rgba(220,53,69,.7);border-radius:3px}section.bg-theme-primary input.form-check-input[type=checkbox]:checked{border:1px solid #fff;background:#fff}section.bg-theme-primary input.form-check-input[type=checkbox]:checked:not(.switch):after{border-color:#00bf67}section.bg-theme-primary .form-check-input.is-invalid~.form-check-label{color:#fff}.card,.form-control{border-radius:0}@-webkit-keyframes icofont-spinning{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes icofont-spinning{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.content{font-size:1.125rem}.content ol{counter-reset:my-counter-name}.content ol,.content ol li{list-style-type:none;list-style-position:unset;font-size:inherit}.content ol li{margin-bottom:1.5rem;counter-increment:my-counter-name;line-height:1.4;padding-left:3rem;position:relative}.content ol li p:last-of-type{margin-bottom:0}.content ol li:before{content:counter(my-counter-name);display:inline-block;width:2rem;font-size:2rem;font-weight:900;line-height:1;color:#00bf67;margin-right:1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.content ol li:last-of-type{margin-bottom:0}.content ol.ol-row{margin-left:-1rem;margin-right:-1rem;margin-bottom:-1.5rem!important}.content ol.ol-row li{padding-left:0;padding-top:3rem;margin-left:1rem;margin-right:1rem;text-align:center;white-space:normal;width:180px}.content ol.ol-row li:before{height:2rem;font-size:2rem;line-height:1;color:#00bf67;margin-bottom:1rem;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.content ul,.content ul li{list-style-type:none;list-style-position:unset;font-size:inherit}.content ul li{margin-bottom:1rem;line-height:1.4;padding-left:3.5rem;position:relative}.content ul li:before{content:"";background-image:url("/front-end/svg/checkmark.svg");background-size:contain;background-repeat:no-repeat;background-position:50%;display:inline-block;width:2.5rem;height:2rem;font-size:1.5rem;line-height:1;color:#00bf67;fill:#00bf67;margin-right:1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;margin-top:0}.content ul li p:last-of-type{margin-bottom:0}.bg-transparent{background-color:transparent}.bg-theme-gray-light{background-color:rgba(246,248,255,.8)}.bg-theme-primary{background-color:#00bf67}.bg-theme-primary .title{color:#fff!important}.bg-theme-primary .content{color:#fff}.bg-theme-primary .content ul li:before{background-image:url("/front-end/svg/checkmark-light.svg")}.bg-theme-primary .content ol li:before{color:#e1e6f9}.bg-theme-primary li,.bg-theme-primary p{color:#fff}.bg-theme-primary .link-theme-primary,.bg-theme-primary a.green,.bg-theme-primary strong{color:#333d48}.bg-theme-primary .link-theme-primary:hover{color:#0056b3}.bg-theme-primary .a-btn:not(:disabled):not(.disabled):hover{text-decoration:none;-webkit-box-shadow:0 0 5px rgba(51,61,72,.3);box-shadow:0 0 5px rgba(51,61,72,.3)}.bg-theme-primary .a-btn:not(:disabled):not(.disabled).a-btn--filled{background-color:#fff;color:#00bf67}.bg-theme-primary .a-btn:not(:disabled):not(.disabled).a-btn--filled:hover{background-color:#f2f2f2;color:#00bf67}.pl-row{padding-left:1.5rem}.pr-row{padding-right:1.5rem}.field-label{margin-bottom:7px!important;font-weight:700}.field-label.form-check-label{font-size:1rem}.bg-theme-primary .field-label{color:#fff}.navigation-wrapper.sticky{position:fixed;top:0;left:0;right:0;z-index:1020;-webkit-box-shadow:0 2px 5px rgba(51,61,72,.1);box-shadow:0 2px 5px rgba(51,61,72,.1)}.navigation-wrapper .o-navigation--main{padding-left:0;padding-right:0;position:relative!important}.navigation-wrapper .o-navigation--main ul.menu{margin-left:-.5rem}.navigation-wrapper .o-navigation--main ul.menu li{margin:.5rem}.navigation-wrapper .o-navigation--main ul.menu li a.a-link--normal{font-size:14px}.navigation-wrapper .o-navigation--main ul.menu li a.a-link--normal.active{color:#00bf67}.navigation-wrapper .o-navigation--main .a-btn{margin-right:1.5rem}.navigation-wrapper .o-navigation--main .a-btn:last-of-type{margin-right:0}.navigation-wrapper .o-navigation--main .hamburger{margin-left:1.5rem}@media only screen and (max-width:767px){.navigation-wrapper .o-navigation--main .a-btn{padding:calc(.8rem + 1px) calc(1.3rem + 1px)}.navigation-wrapper .o-navigation--main .a-btn.a-btn--filled.a-btn--secondary{padding:.8rem 1.3rem}}@media only screen and (max-width:575px){.navigation-wrapper .o-navigation--main .hamburger{margin-left:0}}.rounded{border-radius:6px!important}.link-theme-primary{color:#00bf67;text-decoration:underline;-webkit-transition:all .3s ease;transition:all .3s ease}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid #bbc1e1;background:#fff;-webkit-transition:background .3s,border-color .3s,-webkit-box-shadow .2s;transition:background .3s,border-color .3s,-webkit-box-shadow .2s;transition:background .3s,border-color .3s,box-shadow .2s;transition:background .3s,border-color .3s,box-shadow .2s,-webkit-box-shadow .2s}input[type=checkbox]:after{content:"";display:block;left:0;top:0;position:absolute;-webkit-transition:opacity .2s,-webkit-transform .3s ease;transition:opacity .2s,-webkit-transform .3s ease;transition:transform .3s ease,opacity .2s;transition:transform .3s ease,opacity .2s,-webkit-transform .3s ease}input[type=checkbox]:checked{border:1px solid #00bf67;background:#00bf67}input[type=checkbox]:checked:after{-webkit-transition:opacity .3s .2s,-webkit-transform .6s cubic-bezier(.2,.85,.32,1.2);transition:opacity .3s .2s,-webkit-transform .6s cubic-bezier(.2,.85,.32,1.2);transition:transform .6s cubic-bezier(.2,.85,.32,1.2),opacity .3s .2s;transition:transform .6s cubic-bezier(.2,.85,.32,1.2),opacity .3s .2s,-webkit-transform .6s cubic-bezier(.2,.85,.32,1.2)}input[type=checkbox]:disabled{background:#f6f8ff;cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked{background:#e1e6f9;border:1px solid #bbc1e1}input[type=checkbox]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled){border:1px solid #00bf67}input[type=checkbox]:focus{-webkit-box-shadow:0 0 0 rgba(94,254,76,.3);box-shadow:0 0 0 rgba(94,254,76,.3)}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:#bbc1e1;-webkit-transform:translateX(0);transform:translateX(0)}input[type=checkbox].switch:checked:after{background:#fff;-webkit-transform:translateX(17px);transform:translateX(17px)}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=checkbox]:not(.switch){width:21px;border-radius:7px}input[type=checkbox]:not(.switch):after{opacity:0;width:5px;height:9px;border:2px solid #fff;border-top:0;border-left:0;left:7px;top:4px;-webkit-transform:rotate(20deg);transform:rotate(20deg)}input[type=checkbox]:not(.switch):checked:after{opacity:1;-webkit-transform:rotate(43deg);transform:rotate(43deg)}input[type=checkbox]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}}nav.o-navigation--main{position:relative}nav.o-navigation--main .menu .dropdown .dropdown-toggle:after{margin-top:5px}@media (max-width:991px){nav.o-navigation--main{position:fixed}}.o-form{margin:0}.o-form.o-form--contact .form-control{font-size:15px}.o-form.o-form--contact .form-message{min-height:42px}.o-form>*{margin:unset}.o-form>.row{margin-right:-1.5rem;margin-left:-1.5rem}.section-decoration-arrow{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}.section-decoration-arrow .decoration-arrow{margin:0 auto;width:60px;height:30px}.section-decoration-arrow .decoration-arrow polygon{fill:#00bf67;stroke:none}section.bg-theme-gray-light+.section-decoration-arrow{background-color:rgba(246,248,255,.8)}section.bg-theme-primary+.section-decoration-arrow{background-color:#00bf67}section.bg-theme-primary+.section-decoration-arrow .decoration-arrow polygon{fill:#fff}.call-to-action-section .button-wrapper p,.header-section .button-wrapper p,.services-section .content p:last-of-type{margin-bottom:0}.services-section .card{background:#fff;border:1px solid #f5f5f5;-webkit-box-shadow:0 0 2px rgba(51,61,72,.2);box-shadow:0 0 2px rgba(51,61,72,.2);-webkit-user-select:none;-webkit-transition:all .2s ease;transition:all .2s ease;color:#333d48}.demo-section .demo-icon{font-size:180px;color:#333d48}@media only screen and (max-width:991px){.demo-section .demo-icon{font-size:120px}}.call-to-action-section{padding-top:5rem;padding-bottom:5rem}.call-to-action-section p:last-of-type{margin-bottom:0}.call-to-action-section .call-to-action-icon{width:100px;height:auto}.call-to-action-section .content{font-size:1.5rem}.features-section .card{background:#fff;border-color:#00bf67;-webkit-box-shadow:0 0 4px rgba(51,61,72,.2);box-shadow:0 0 4px rgba(51,61,72,.2);-webkit-user-select:none;-webkit-transition:all .2s ease;transition:all .2s ease}.features-section .card em,.features-section .card h4,.features-section .card p,.features-section .card strong{color:#333d48}.features-section .card .feature-icon{color:#333d48;font-size:60px}.features-section .card .feature-icon i{color:inherit}.features-section.bg-theme-primary .card{border-color:#f5f5f5;color:#333d48}.about-section .title strong{color:#00bf67!important}.about-section.bg-theme-primary .title strong{color:#333d48!important}.about-section .about-section-text p:last-of-type{margin-bottom:0}.subscribe-section #inschrijven{scroll-margin-top:150px}.subscribe-section .content{font-size:1.5rem}.subscribe-section .content p:last-of-type{margin-bottom:0}.subscribe-section .subscribe-wrapper{position:relative;min-height:150px}@media only screen and (max-width:575px){.subscribe-section .subscribe-wrapper{min-height:270px}}.subscribe-section .subscribe-wrapper .subscribe-form,.subscribe-section .subscribe-wrapper .subscribe-message{-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0;visibility:hidden;width:100%}.subscribe-section .subscribe-wrapper .subscribe-form.show,.subscribe-section .subscribe-wrapper .subscribe-message.show{opacity:1;visibility:visible}.subscribe-section.bg-theme-primary .icofont-close{color:#fff}.subscribe-section .btn-close:hover{text-decoration:none}.subscribe-section .form-control{min-width:250px}.subscribe-section .a-btn{padding-top:10px;padding-bottom:10px}.page-header-section .page-header-center-image{width:550px;max-width:100%}@media only screen and (max-width:575px){.page-header-section .page-header-center-image{width:100%}}.story-section .single-story .single-story-image{width:200px;height:200px}.story-section .single-story .quote{line-height:1.2;padding:1rem;border:1px solid #f5f5f5}.story-section .single-story.bg-theme-gray-light .quote{border-color:#fff;background-color:#fff}.questions-section .o-accordion--faq .o-accordion__item .o-accordion__header .title-wrapper .title{font-size:1.125rem}.questions-section.bg-theme-primary .o-accordion--faq .o-accordion__item .o-accordion__header .title-wrapper .toggle i{color:#fff}.questions-section.bg-theme-primary .o-accordion--faq .o-accordion__item.is-open .o-accordion__header .title-wrapper .title{color:#333d48!important}.questions-section.bg-theme-primary .o-accordion--faq .o-accordion__item.is-open .o-accordion__header .title-wrapper .toggle i{color:#333d48}.slider-section .owl-stage,.slider-section .owl-stage .owl-item .slider-carousel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.slider-section .owl-stage .owl-item .slider-carousel-item{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image,.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image figure.object-contain{width:100%}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image figure.object-contain.figure-portrait img{max-height:430px}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image figure.object-contain.figure-landscape img{max-height:300px}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image figure.object-contain img{width:auto;margin-left:auto;margin-right:auto;-webkit-box-shadow:-5px 5px 5px rgba(51,61,72,.1);box-shadow:-5px 5px 5px rgba(51,61,72,.1);border:2px solid hsla(0,0%,96%,.6)}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image.slider-image-rotated{-webkit-perspective:900px;perspective:900px}.slider-section .owl-stage .owl-item .slider-carousel-item .slider-image.slider-image-rotated figure{-webkit-transform:rotateY(12deg) translateX(10px) scale(.9);transform:rotateY(12deg) translateX(10px) scale(.9)}.slider-section .owl-theme .owl-dots{margin-top:0}.slider-section .owl-theme .owl-dots .owl-dot span{height:15px;width:15px;background:rgba(104,118,132,.4)}.slider-section .owl-theme .owl-dots .owl-dot:hover span{background:rgba(104,118,132,.7)}.slider-section .owl-theme .owl-dots .owl-dot.active span{background:#00bf67}.slider-section .owl-theme .owl-dots .owl-dot:focus{outline:none}.slider-section.bg-theme-primary .owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid rgba(104,118,132,.7)}.slider-section.bg-theme-primary .owl-theme .owl-dots .owl-dot:hover span{background:rgba(104,118,132,.4)}.slider-section.bg-theme-primary .owl-theme .owl-dots .owl-dot.active span{background:rgba(104,118,132,.7)}.steps-section .intro--section .content p:last-of-type{margin-bottom:0}.steps-section .steps-section-step{max-width:500px;margin-left:auto;margin-right:auto}.steps-section .steps-section-step .steps-section-step-number{width:60px;height:60px;line-height:60px;font-size:30px;font-weight:700;color:#fff;background-color:#00bf67;text-align:center;border-radius:50%;margin-left:auto;margin-right:auto;margin-bottom:30px}.steps-section .steps-section-step .steps-section-step-image{width:100%;height:300px}.steps-section .steps-section-step .content p:last-of-type{margin-bottom:0}.steps-section.bg-theme-primary .steps-section-step .steps-section-step-number{background-color:#fff;color:#00bf67}.steps-section.bg-theme-primary .steps-section-step .steps-section-step-image{background-color:#fff;border-radius:4px;border:1px solid #f5f5f5;-webkit-box-shadow:0 0 4px rgba(51,61,72,.2);box-shadow:0 0 4px rgba(51,61,72,.2);padding:10px}.tips-section .tips-section-image{max-width:300px;margin-left:auto;margin-right:auto;height:auto}.tips-section .tips-section-image img{max-height:350px;max-width:100%;margin-left:auto;margin-right:auto;border-radius:4px;border:1px solid #f5f5f5;-webkit-box-shadow:-5px 5px 5px rgba(51,61,72,.1);box-shadow:-5px 5px 5px rgba(51,61,72,.1)}.tips-section .tips-section-tip:not(:last-of-type){padding-bottom:25px;border-bottom:1px solid rgba(104,118,132,.4);margin-bottom:25px}.tips-section.bg-theme-primary .tips-section-tip:not(:last-of-type){border-bottom-color:hsla(0,0%,100%,.4)}.licenses-section .container-fluid{max-width:1500px}.licenses-section .a-btn.a-btn--filled,.licenses-section .a-btn.a-btn--ghost{padding:calc(.75rem + 1px) calc(1.5rem + 1px)}.licenses-section .a-btn.a-btn--ghost{border-radius:0}.licenses-section .pricing-item{position:relative;border-radius:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;font-size:16px;max-width:400px;margin-left:auto;margin-right:auto}.licenses-section .pricing-item.active{border-color:#00bf67!important;-webkit-box-shadow:0 0 6px rgba(51,61,72,.2);box-shadow:0 0 6px rgba(51,61,72,.2);-webkit-transform:scale(1.02);transform:scale(1.02)}.licenses-section .pricing-item.active .a-btn.a-btn--filled:hover{cursor:default;background-color:#00bf67;-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.licenses-section .pricing-item .card-ribbon{position:absolute;overflow:hidden;top:-10px;left:-10px;width:100px;height:100px}.licenses-section .pricing-item .card-ribbon span{position:absolute;display:block;width:141px;padding:10px 0;background-color:#333d48;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.2);box-shadow:0 5px 5px rgba(0,0,0,.2);color:#fff;font-size:10px;line-height:12px;font-weight:700;text-transform:uppercase;text-align:center;left:-32px;top:22px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:2}.licenses-section .pricing-item .card-ribbon:after,.licenses-section .pricing-item .card-ribbon:before{position:absolute;z-index:0;content:"";display:block;border:5px solid #1e242a;border-top-color:transparent;border-left-color:transparent}.licenses-section .pricing-item .card-ribbon:before{top:0;right:0}.licenses-section .pricing-item .card-ribbon:after{bottom:0;left:0}.licenses-section .pricing-item .price-item-price{font-size:36px;line-height:1;margin-left:5px;margin-right:10px;margin-bottom:-1px}.licenses-section .pricing-item .price-item-info p:last-of-type,.licenses-section .pricing-item .price-item-info ul:last-of-type{margin-bottom:0}.licenses-section .license-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:auto}.licenses-section .license-features .license-feature-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.licenses-section .license-features .license-feature-row .license-feature-header{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:5px 5px 10px;width:150px}@media only screen and (max-width:991px){.licenses-section .license-features .license-feature-row .license-feature-header{width:130px}}@media only screen and (max-width:575px){.licenses-section .license-features .license-feature-row .license-feature-header{width:100px}}.licenses-section .license-features .license-feature-row .license-feature-header:first-of-type{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:0;width:200px}.licenses-section .license-features .license-feature-row .license-feature-header:not(:last-of-type):not(:first-of-type){border-right:1px solid #dee2e6}.licenses-section .license-features .license-feature-row .license-feature-title{-ms-flex-negative:0;flex-shrink:0;width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:5px}.licenses-section .license-features .license-feature-row .license-feature{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;text-align:center;padding:5px;width:150px}@media only screen and (max-width:991px){.licenses-section .license-features .license-feature-row .license-feature{width:130px}}@media only screen and (max-width:575px){.licenses-section .license-features .license-feature-row .license-feature{width:100px}}.licenses-section .license-features .license-feature-row .license-feature:first-of-type{padding-left:0;width:200px}.licenses-section .license-features .license-feature-row .license-feature:not(:last-of-type){border-right:1px solid #dee2e6}.licenses-section.bg-theme-primary .pricing-item .card-ribbon span{background-color:#f6f8ff;color:#00bf67}.licenses-section.bg-theme-primary .pricing-item .card-ribbon:after,.licenses-section.bg-theme-primary .pricing-item .card-ribbon:before{border-color:#dde4ff}.licenses-section.bg-theme-primary .pricing-item .a-btn.a-btn--filled{background-color:#00bf67;color:#fff}.licenses-section.bg-theme-primary .pricing-item .a-btn.a-btn--filled:hover{background-color:#00d975;color:#fff}.licenses-picked-section .license-chosen-message{font-weight:700;color:#00bf67}.information-section figure.object-contain{width:100%;height:300px}@media only screen and (max-width:1199px){.information-section figure.object-contain{height:240px}}@media only screen and (max-width:991px){.information-section figure.object-contain{height:200px}}@media only screen and (max-width:767px){.information-section figure.object-contain{height:300px}}.information-section figure.object-contain img{-o-object-position:center center;object-position:center center}.information-section .information-arrows img{margin-top:120px;max-width:100%;width:60px;height:auto}@media only screen and (max-width:1199px){.information-section .information-arrows img{margin-top:90px}}@media only screen and (max-width:991px){.information-section .information-arrows img{margin-top:80px;width:40px}}@media only screen and (max-width:767px){.information-section .information-arrows img{margin-top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.separator-section{min-height:200px}.custom-checkmark{width:2rem;height:2rem;background-image:url("/front-end/svg/checkmark.svg")}.custom-checkmark,.custom-exclude{background-size:contain;background-repeat:no-repeat;background-position:50%;display:inline-block}.custom-exclude{width:1.5rem;height:1.5rem;background-image:url("/front-end/svg/exclude.svg")}.reviews-section .single-review{border-color:#dee2e6;-webkit-box-shadow:0 0 4px rgba(51,61,72,.1);box-shadow:0 0 4px rgba(51,61,72,.1);padding:30px}.reviews-section .single-review .single-review-image{width:40px;height:40px;border-radius:50%;border:1px solid #dee2e6}.reviews-section .single-review .single-review-stars,.reviews-section .single-review .single-review-stars>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews-section .single-review .single-review-stars>span{background-color:#dee2e6;width:26px;height:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews-section .single-review .single-review-stars>span.active-star{background-color:#00bf67}.reviews-section .single-review .single-review-stars>span:not(:last-of-type){margin-right:2px}.reviews-section .single-review .single-review-stars>span>i{color:#fff;font-size:20px}.reviews-section.bg-theme-primary .single-review .title{color:#333d48!important}.reviews-section.bg-theme-primary .single-review p{color:#687684}.video-section .player-wrapper{position:relative;-webkit-box-shadow:0 0 24px rgba(51,61,72,.1);box-shadow:0 0 24px rgba(51,61,72,.1)}.video-section .player-wrapper .player-thumbnail{position:relative}.video-section .player-wrapper .player-thumbnail:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#bbc1e1;opacity:.3}.video-section .player-wrapper .player-popup-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;font-size:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:4px solid #00bf67;border-radius:50%;background-color:#00bf67;-webkit-box-shadow:0 0 12px rgba(0,191,103,.5);box-shadow:0 0 12px rgba(0,191,103,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.video-section .player-wrapper .player-popup-button i{margin-left:6px;color:#fff}.video-section .player-wrapper .player-popup-button:focus,.video-section .player-wrapper .player-popup-button:hover{border-color:#009b54;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1);background-color:#009b54;-webkit-box-shadow:0 0 12px rgba(0,191,103,.6);box-shadow:0 0 12px rgba(0,191,103,.6);text-decoration:none}footer{padding:0}footer .footer-main{padding-bottom:1rem;background-color:#f5f5f5}footer .footer-main .title{font-weight:700}footer .footer-main .a-btn{padding:calc(.8rem + 1px) calc(1.3rem + 1px)!important}footer .footer-main .a-btn.a-btn--filled.a-btn--secondary{padding:.8rem 1.3rem!important}footer .footer-main .footer-icon{background-color:#fff;height:30px;font-size:16px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid rgba(51,61,72,.1)}footer .footer-main .footer-icon i{color:#333d48}footer .footer-main .footer-contact{padding-top:3.5rem;padding-bottom:3.5rem;border-bottom:2px solid rgba(51,61,72,.1)}footer .footer-main .footer-contact .footer-nav .a-link--normal.active{color:#00bf67}footer .footer-main .footer-contact .a-link--normal{display:block;overflow:hidden;white-space:normal}footer .footer-main .footer-contact .a-link--normal span{display:block;text-overflow:ellipsis;overflow:hidden}footer .footer-main .footer-contact .a-link--normal.a-link--email{font-size:12px;line-height:1.5}footer .footer-main .footer-info{padding-top:3.5rem;padding-bottom:3.5rem;border-bottom:2px solid rgba(51,61,72,.1)}footer .footer-main .footer-info .footer-mentit-info .footer-text p:last-of-type{margin-bottom:0}footer .footer-main .footer-info .footer-mentit-info .footer-mentit-logo{max-width:200px;height:auto}footer .footer-main .footer-info .footer-mentit-info .footer-mentit-details{margin-top:8px}footer .footer-main .footer-info .footer-mentit-info .footer-mentit-details>div:not(:last-of-type){padding-right:4px;margin-right:4px;border-right:1px solid #687684}footer .footer-main .footer-info .footer-partners{padding-top:3.5rem}footer .footer-main .footer-info .footer-partners .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}footer .footer-main .footer-info .footer-partners .owl-stage .owl-item{background-color:#fff;border:1px solid rgba(51,61,72,.1);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}footer .footer-main .footer-info .footer-partners .footer-partner-image{min-width:auto;width:auto;max-width:100%;max-height:100px}footer .footer-main .footer-links{padding-top:2rem;padding-bottom:1rem}footer .footer-main .footer-links .image-wrapper figure{max-width:120px;margin:0 .5rem 0 0}footer .footer-main .footer-links .footer-socials i{font-size:2rem;color:#333d48}footer .footer-main .footer-links .footer-socials a:not(:last-of-type){margin-right:.5rem}footer .footer-main .footer-links .footer-socials a:hover{text-decoration:none}footer .footer-main .footer-links ul.footer-legal-links{margin:0 -.5rem}footer .footer-main .footer-links ul.footer-legal-links li{margin-top:3px;margin-bottom:3px}footer .footer-copyright{padding-top:1rem;padding-bottom:1rem;background-color:#f0f0f0}