.highlight,.highlighter-rouge .highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{font-weight:700}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kp,.highlight .kr{font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne,.highlight .nf{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:700}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc,.highlight .vg,.highlight .vi{color:teal}.highlight .il{color:#099}h1{margin-bottom:25px}h2,h3,h4,h5,h6,p,.faq.answer,.faq.question,li{margin-bottom:20px}table{margin-top:100px;margin-bottom:100px;width:100%;border-spacing:0}table td.header{padding:30px 20px 10px 30px}table td{position:relative;padding:10px 20px 20px 30px}table tr:last-of-type td{padding:10px 20px 40px 30px}@media screen and (max-width:650px){table{display:none}}table img.big{padding:15px 0;position:relative;height:100px;max-width:100%;left:50%;transform:translate(-50%)}.small-table,.small-table-single-item{display:none}.small-table td.property,.small-table-single-item td.property{padding:20px 10px 0 20px}.small-table td,.small-table-single-item td{padding:10px 10px 20px 20px}.small-table tr:first-of-type td,.small-table-single-item tr:first-of-type td{padding-top:40px;padding-bottom:20px}.small-table tr:last-of-type td,.small-table-single-item tr:last-of-type td{padding:10px 10px 40px 20px}@media screen and (max-width:650px){.small-table,.small-table-single-item{display:table}}.small-table img,.small-table-single-item img{padding:15px 0;height:50px;max-width:100%}.highlight{margin-bottom:15px}.button-wrapper{margin-bottom:175px}a.center{position:absolute;left:50%;transform:translate(-50%)}a.animate-underline{position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.1,.25,1)}a.animate-underline:before{content:"";position:absolute;width:calc(100% - 40px);height:2px;bottom:-5px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}a.animate-underline:hover:before{transform:scaleX(0)}.nav-wrapper-up{top:-100px!important}.nav-wrapper{height:70px;width:100%;position:fixed;top:0;display:flex;flex-flow:row-reverse;transition:all .3s cubic-bezier(.25,.1,.25,1)}@media(min-width:768px){.nav-wrapper{height:100px}}.nav-wrapper .nav-bg-down{visibility:hidden!important}@media screen and (max-width:950px){.nav-wrapper .nav-bg-down{visibility:visible!important;left:0!important}}.nav-wrapper .nav-bg{position:fixed;top:0;visibility:hidden;left:100%;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-flow:column wrap;transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper .nav-bg a.page-link-2{position:relative;text-decoration:none;padding-top:20px;padding-bottom:20px;transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper .nav-bg a.page-link-2:before{content:"";position:absolute;width:calc(100% - 25px);height:3px;bottom:15px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}.nav-wrapper .nav-bg a.page-link-2:hover:before{transform:scaleX(1)}.nav-wrapper label{position:fixed;top:35px;transform:translateY(-50%);right:16px;width:36px;height:36px;border-radius:100%;background:none;border:none;outline:none;-webkit-appearance:none;visibility:hidden}@media(min-width:768px){.nav-wrapper label{top:50px;right:20px;width:40px;height:40px}}.nav-wrapper label input{display:none}.nav-wrapper label span,.nav-wrapper label span:nth-of-type(3){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper label span:nth-of-type(1){width:36px;height:36px;border-radius:100%;box-shadow:0 1px 4px #9e000080}@media(min-width:768px){.nav-wrapper label span:nth-of-type(1){width:40px;height:40px}}.nav-wrapper label span:nth-of-type(2),.nav-wrapper label span:nth-of-type(3){width:12px;height:2px}@media(min-width:768px){.nav-wrapper label span:nth-of-type(2),.nav-wrapper label span:nth-of-type(3){width:14px}}.nav-wrapper label span:nth-of-type(3){transform:translate(-50%,-50%) rotate(90deg)}.nav-wrapper label:hover span:nth-of-type(1){box-shadow:0 4px 10px #9e00004d}.nav-wrapper label input:checked+span+span{transform:translate(-50%,-50%) rotate(45deg)}.nav-wrapper label input:checked+span+span+span{transform:translate(-50%,-50%) rotate(135deg)}@media screen and (max-width:950px){.nav-wrapper label{right:16px;visibility:visible}}@media screen and (max-width:950px)and (min-width:768px){.nav-wrapper label{right:20px}}.nav-wrapper .site-title-img{height:16px;width:auto;position:absolute;top:50%;transform:translateY(-50%);left:16px}@media(min-width:768px){.nav-wrapper .site-title-img{height:20px;left:20px}}@media(min-width:1024px){.nav-wrapper .site-title-img{left:90px}}.nav-wrapper .site-nav{height:70px;width:70%;margin-right:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}@media(min-width:768px){.nav-wrapper .site-nav{height:100px;margin-right:20px}}@media(min-width:1024px){.nav-wrapper .site-nav{margin-right:90px}}.nav-wrapper .site-nav .page-link-1{padding-left:24px;position:relative;font-size:14px}@media(min-width:1024px){.nav-wrapper .site-nav .page-link-1{padding-left:32px;font-size:inherit}}.nav-wrapper .site-nav a.page-link-1{transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper .site-nav a.page-link-1:before{content:"";position:absolute;width:calc(100% - 26px);height:2px;bottom:-10px;left:26px;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}@media(min-width:1024px){.nav-wrapper .site-nav a.page-link-1:before{width:calc(100% - 34px);left:34px}}.nav-wrapper .site-nav a.page-link-1:hover:before{transform:scaleX(1)}@media screen and (max-width:950px){.nav-wrapper .site-nav{justify-content:flex-end;width:60vw}.nav-wrapper .site-nav .page-link-1{visibility:hidden}.nav-wrapper .site-nav .page-link-2{padding-right:20px;font-size:24px}}@media screen and (max-width:950px)and (min-width:768px){.nav-wrapper .site-nav .page-link-2{padding-right:25px;font-size:30px}}@media screen and (max-width:950px){.nav-wrapper{background:none}}.site,.site-dark{display:flex;min-height:100vh;flex-direction:column}.site-header{z-index:9999}.site-footer{min-height:auto;position:relative;margin-top:60px;display:flex;justify-content:flex-end}@media(min-width:768px){.site-footer{min-height:360px;margin-top:100px}}.site-footer .site-footer-signup{margin-top:55px;margin-right:40px;width:400px;max-width:calc(100% - 30px)}.site-footer .site-footer-signup form{position:relative;height:42px;width:320px;max-width:calc(100% - 20px)}.site-footer .site-footer-signup form input{position:absolute;top:0;left:0;height:42px;width:248px;max-width:calc(100% - 42px);border-radius:5px 0 0 5px;outline:none;-webkit-appearance:none;border:none;padding:0 15px}.site-footer .site-footer-signup form button{position:absolute;top:0;right:0;height:100%;width:42px;padding:0;border-radius:0 5px 5px 0;border:none}.site-footer .site-footer-signup form button span{position:absolute;left:50%;width:10px;height:2px}.site-footer .site-footer-signup form button span:nth-of-type(1){transform-origin:100% 0%;transform:translate(-50%,calc(-50% + 1px)) rotate(45deg)}.site-footer .site-footer-signup form button span:nth-of-type(2),.site-footer .site-footer-signup form button .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .site-footer .site-footer-signup form button span:nth-of-type(3){transform-origin:100% 2px;transform:translate(-50%,calc(-50% - 1px)) rotate(-45deg)}@media screen and (max-width:950px){.site-footer .site-footer-signup{flex:1 100%;margin-left:30px;margin-right:0}}.site-footer .site-footer-content{margin-top:55px;width:400px;max-width:calc(100% - 60px);margin-left:30px;margin-right:30px}.site-footer .site-footer-content a.big-link{display:inline-block;width:150px;padding-bottom:10px}.site-footer .site-footer-content p,.site-footer .site-footer-content .faq.answer,.site-footer .site-footer-content .faq.question,.site-footer .site-footer-content li{line-height:14px;margin-bottom:10px}.site-footer .site-footer-content p:first-of-type,.site-footer .site-footer-content .faq.answer:first-of-type,.site-footer .site-footer-content .faq.question:first-of-type,.site-footer .site-footer-content li:first-of-type{margin-top:30px}@media screen and (max-width:950px){.site-footer .site-footer-content{flex:1 100%;margin-bottom:100px;max-width:calc(100% - 60px)}}@media screen and (max-width:950px){.site-footer{flex-direction:column}}.content-header{margin-top:200px;margin-bottom:50px;margin-left:160px}@media screen and (max-width:950px){.content-header{margin-left:90px}}@media screen and (max-width:650px){.content-header{margin-left:50px}}.content,.product-page-content{margin:0 auto 75px;width:calc(100% - 180px);display:flex;flex-flow:row wrap}.content h1,.product-page-content h1,.content h2,.product-page-content h2,.content h3,.product-page-content h3,.content h4,.product-page-content h4,.content h5,.product-page-content h5,.content h6,.product-page-content h6,.content p,.content .faq.answer,.content .faq.question,.content li,.product-page-content p,.product-page-content .faq.answer,.product-page-content .faq.question,.product-page-content li,.content .text,.product-page-content .text{max-width:100%}.content .application-image,.product-page-content .application-image{display:flex;justify-content:center;align-items:center;overflow:hidden}.content .application-image img,.product-page-content .application-image img{max-height:calc(100% - 40px);max-width:calc(100% - 50px)}.content .application-image video,.product-page-content .application-image video{position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%);height:105%}.content .center,.product-page-content .center{display:flex;justify-content:center;align-items:center;flex-direction:column}.content .section,.product-page-content .section{position:relative;flex:1 50%;min-height:600px}.content .section.application>h1,.product-page-content .section.application>h1{margin-top:80px;margin-bottom:5px;padding-bottom:0}.content .section.application>h4,.product-page-content .section.application>h4{margin-bottom:40px;padding-bottom:0}.content .section.application>h1,.product-page-content .section.application>h1,.content .section.application>h4,.product-page-content .section.application>h4,.content .section.application>p,.content .section.application>.faq.answer,.content .section.application>.faq.question,.content .section.application>li,.product-page-content .section.application>p,.product-page-content .section.application>.faq.answer,.product-page-content .section.application>.faq.question,.product-page-content .section.application>li{max-width:calc(100% - 120px);margin-left:70px;margin-right:64px}.content .section.application>h1 sup,.product-page-content .section.application>h1 sup,.content .section.application>h4 sup,.product-page-content .section.application>h4 sup,.content .section.application>p sup,.content .section.application>.faq.answer sup,.content .section.application>.faq.question sup,.content .section.application>li sup,.product-page-content .section.application>p sup,.product-page-content .section.application>.faq.answer sup,.product-page-content .section.application>.faq.question sup,.product-page-content .section.application>li sup{vertical-align:baseline;position:relative;font-size:18px;top:-20px}@media screen and (max-width:950px){.content .section.application>h1,.product-page-content .section.application>h1,.content .section.application>h4,.product-page-content .section.application>h4,.content .section.application>p,.content .section.application>.faq.answer,.content .section.application>.faq.question,.content .section.application>li,.product-page-content .section.application>p,.product-page-content .section.application>.faq.answer,.product-page-content .section.application>.faq.question,.product-page-content .section.application>li{margin-right:32px}}@media screen and (max-width:650px){.content .section.application>h1,.product-page-content .section.application>h1,.content .section.application>h4,.product-page-content .section.application>h4,.content .section.application>p,.content .section.application>.faq.answer,.content .section.application>.faq.question,.content .section.application>li,.product-page-content .section.application>p,.product-page-content .section.application>.faq.answer,.product-page-content .section.application>.faq.question,.product-page-content .section.application>li{margin-left:30px;max-width:calc(100% - 60px)}.content .section.application>h1 sup,.product-page-content .section.application>h1 sup,.content .section.application>h4 sup,.product-page-content .section.application>h4 sup,.content .section.application>p sup,.content .section.application>.faq.answer sup,.content .section.application>.faq.question sup,.content .section.application>li sup,.product-page-content .section.application>p sup,.product-page-content .section.application>.faq.answer sup,.product-page-content .section.application>.faq.question sup,.product-page-content .section.application>li sup{font-size:14px;top:-14px}}.content .section.application>ul,.product-page-content .section.application>ul{margin-left:70px;margin-right:16px}@media screen and (max-width:650px){.content .section.application>ul,.product-page-content .section.application>ul{margin-left:30px;max-width:calc(100% - 60px)}}.content .section.application>img.ces,.product-page-content .section.application>img.ces{width:70px;max-width:calc(100% - 120px);padding-top:25px;margin-left:70px}@media screen and (max-width:650px){.content .section.application>img.ces,.product-page-content .section.application>img.ces{width:40px;margin-left:30px;max-width:calc(100% - 60px)}}.content .section.application>p,.content .section.application>.faq.answer,.content .section.application>.faq.question,.content .section.application>li,.product-page-content .section.application>p,.product-page-content .section.application>.faq.answer,.product-page-content .section.application>.faq.question,.product-page-content .section.application>li{margin-bottom:32px;margin-right:16px}.content .section a,.product-page-content .section a{position:relative}.content .section a:before,.product-page-content .section a:before{position:absolute;width:100%;height:2px;bottom:-4px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}.content .section a.mouseover:hover:before,.product-page-content .section a.mouseover:hover:before{transform:scaleX(1)}@media screen and (max-width:950px){.content .section,.product-page-content .section{min-height:300px;width:100%}}@media screen and (max-width:950px){.content,.product-page-content{flex-direction:column;width:calc(100% - 40px);margin-left:20px}}.product-page-content{margin:0;width:calc(100vw - 256px);position:relative;left:50%;transform:translate(-50%);display:flex;justify-content:center;flex-flow:row wrap}.product-page-content a:before{position:absolute;width:0;height:0;bottom:0;opacity:0;transform:scaleX(0)}.product-page-content a.mouseover:hover:before{transform:scaleX(0)}.product-page-content .section{width:100%;min-width:500px;height:600px;flex:1 30%;margin:25px;background:none}@media screen and (max-width:650px){.product-page-content .section{width:100%;margin:0 0 50px;height:400px}}.product-page-content .section-bg{z-index:-9999;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden}.product-page-content .section-bg img{width:auto;height:100%;position:absolute;left:0;top:0;overflow:hidden}@media screen and (max-width:650px){.product-page-content .section-bg{position:auto;margin-left:0;margin-right:0;width:100%;height:100%}.product-page-content .section-bg img{width:auto;height:100%}}.home,.home-dark{display:flex;flex-flow:row wrap}.home .home-images,.home-dark .home-images{height:calc(100vh - 100px);min-height:400px;position:relative;flex:6 0px}.home .home-images img,.home-dark .home-images img{position:absolute;height:auto;width:80%;top:50%;transform:translateY(calc(-50% + 50px));transition:opacity .8s cubic-bezier(.47,.1,.58,.97);right:90px}@media screen and (max-width:950px){.home .home-images img,.home-dark .home-images img{top:0;right:50%;transform:translate(50%)}}@media screen and (max-width:650px){.home .home-images img,.home-dark .home-images img{right:20px;width:calc(100% - 40px);transform:translate(0)}}@media screen and (max-width:950px){.home .home-images,.home-dark .home-images{flex:1 100%;height:400px;order:2;margin-bottom:100px}}@media screen and (max-width:650px){.home .home-images,.home-dark .home-images{margin-bottom:0}}.home .home-title,.home-dark .home-title{position:relative;display:flex;justify-content:flex-start;align-items:center;flex:4 0px}.home .home-title .home-title-content,.home-dark .home-title .home-title-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:row wrap}.home .home-title .home-title-content #home-ces-icon,.home-dark .home-title .home-title-content #home-ces-icon{width:72px;height:auto;position:absolute;bottom:3%;right:314px}.home .home-title .home-title-content #home-ict2022-icon,.home-dark .home-title .home-title-content #home-ict2022-icon{width:72px;height:auto;position:absolute;bottom:3%;right:238px}.home .home-title .home-title-content #home-hksda-gold-icon,.home-dark .home-title .home-title-content #home-hksda-gold-icon{width:72px;height:auto;position:absolute;bottom:3%;right:162px}.home .home-title .home-title-content #home-hksda-silver-icon,.home-dark .home-title .home-title-content #home-hksda-silver-icon{width:72px;height:auto;position:absolute;bottom:3%;right:86px}.home .home-title .home-title-content #home-hkasa-icon,.home-dark .home-title .home-title-content #home-hkasa-icon{width:72px;height:auto;position:absolute;bottom:3%;right:10px}.home .home-title .home-title-content .home-title-text,.home-dark .home-title .home-title-content .home-title-text{flex-grow:1;flex-basis:450px;min-height:400px;display:flex;align-items:center}.home .home-title .home-title-content .home-title-text h1,.home-dark .home-title .home-title-content .home-title-text h1{margin-left:64px;width:80%}@media screen and (max-width:650px){.home .home-title .home-title-content .home-title-text h1,.home-dark .home-title .home-title-content .home-title-text h1{margin-left:20px;margin-top:128px;margin-right:20px;width:100%}}.home .home-title .home-title-content .home-title-image-wrapper,.home-dark .home-title .home-title-content .home-title-image-wrapper{flex-grow:1;flex-basis:450px;min-height:300px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.home .home-title .home-title-content .home-title-image-wrapper .img-wrapper,.home-dark .home-title .home-title-content .home-title-image-wrapper .img-wrapper{position:absolute;top:50%;left:32px;transform:translateY(-50%);width:100%;height:500px}.home .home-title .home-title-content .home-title-image-wrapper .img-wrapper img,.home-dark .home-title .home-title-content .home-title-image-wrapper .img-wrapper img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:auto;height:100%;transition:all 1s cubic-bezier(.25,.1,.25,1)}@media screen and (max-width:900px){.home .home-title .home-title-content .home-title-image-wrapper .img-wrapper,.home-dark .home-title .home-title-content .home-title-image-wrapper .img-wrapper{position:relative;transform:translate(0);top:auto;left:auto;height:100%}.home .home-title .home-title-content .home-title-image-wrapper .img-wrapper img,.home-dark .home-title .home-title-content .home-title-image-wrapper .img-wrapper img{left:50%;top:0;transform:translate(-50%)}}@media screen and (max-width:950px){.home .home-title,.home-dark .home-title{flex:1 100%;height:500px;vertical-align:middle;order:1;justify-content:center}.home .home-title .home-bg:nth-of-type(1),.home-dark .home-title .home-bg:nth-of-type(1){border-radius:15px 0 0 15px}.home .home-title .home-bg:nth-of-type(2),.home-dark .home-title .home-bg:nth-of-type(2),.home .home-title .nav-wrapper label span.home-bg:nth-of-type(3),.home-dark .home-title .nav-wrapper label span.home-bg:nth-of-type(3),.nav-wrapper label .home .home-title span.home-bg:nth-of-type(3),.nav-wrapper label .home-dark .home-title span.home-bg:nth-of-type(3){border-radius:0 15px 15px 0}}.home .arrow-link,.home-dark .arrow-link{width:50px;height:50px;display:flex;align-items:center}.home .arrow-link.left,.home-dark .arrow-link.left{justify-content:flex-end}.home .arrow-link.right,.home-dark .arrow-link.right{justify-content:flex-start}.home .arrow-link img,.home-dark .arrow-link img{width:15px}.home-dark{height:100vh;min-height:520px;overflow:hidden}@media(min-width:768px){.home-dark{min-height:720px}}.home-dark .home-title{height:100%}.home-dark .home-background{position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%);width:100%;min-width:100%;height:100%;object-fit:cover;transition:all 1s cubic-bezier(.25,.1,.25,1)}.home-dark .stretch-height{width:auto;height:100%}.home-dark .scroll-down{position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.home-dark .scroll-down span,.home-dark .scroll-down .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .home-dark .scroll-down span:nth-of-type(3){position:absolute;left:50%;transform:translate(-100%) rotate(45deg);transform-origin:100% 100%;height:2px;width:10px}.home-dark .scroll-down span:nth-of-type(2),.home-dark .scroll-down .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .home-dark .scroll-down span:nth-of-type(3){transform-origin:0 100%;transform:translate(0) rotate(-45deg)}#partners{padding-top:32px;padding-bottom:0;margin-bottom:32px}#partners .content-header{margin-top:16px;margin-left:0;margin-right:0;text-align:center}@media screen and (max-width:950px){#partners .content-header{padding-top:30px;margin-left:20px}}@media screen and (max-width:650px){#partners .content-header{margin-top:0}}#partners .content,#partners .product-page-content{padding-bottom:16px;display:flex;justify-content:center}@media screen and (max-width:950px){#partners .content,#partners .product-page-content{flex-direction:row}}#partners .content .img-wrapper,#partners .product-page-content .img-wrapper{height:96pt;width:96pt;margin-bottom:8pt;margin-left:24pt;margin-right:24pt;display:flex;align-items:center;justify-content:space-around}#partners .content .img-wrapper img,#partners .product-page-content .img-wrapper img{width:100%;height:auto}#partners .content .img-wrapper img#spinmaster,#partners .product-page-content .img-wrapper img#spinmaster{width:75%;height:auto}@media screen and (max-width:950px){#partners .content .img-wrapper,#partners .product-page-content .img-wrapper{height:80pt;width:80pt;margin-left:24pt;margin-right:24pt}}@media screen and (max-width:650px){#partners .content .img-wrapper,#partners .product-page-content .img-wrapper{height:64pt;width:64pt;margin-left:16pt;margin-right:16pt}}@media screen and (max-width:650px){#partners{padding-top:0}}#process{margin-bottom:64px;display:relative}#process h3{text-align:center}#process img{width:70%;display:block;height:auto;margin:0 auto}@media screen and (max-width:950px){#process img{width:100%}}.technology-description{margin-left:90px;margin-right:90px;background:#00f;display:flex;justify-content:space-around;flex-wrap:wrap}.technology-description h3{margin-bottom:48px}.technology-description h4{margin-bottom:0}.technology-description #software-description{flex-grow:1;min-width:50%}.technology-description #software-description .software-list p,.technology-description #software-description .software-list .faq.answer,.technology-description #software-description .software-list .faq.question,.technology-description #software-description .software-list li{display:inline-block;padding-right:24px;margin-bottom:0}.technology-description #software-description .software-list{margin-bottom:48px}.technology-description #software-description #software-description-text-wrapper{margin-left:64px;margin-top:64px}@media screen and (max-width:650px){.technology-description #software-description #software-description-text-wrapper{margin-left:20px;margin-top:48px}}.technology-description #hardware-description{flex-grow:1;min-width:50%}.technology-description #hardware-description h3{margin-right:64px;text-align:center}@media screen and (max-width:650px){.technology-description #hardware-description h3{margin-right:20px}}.technology-description #hardware-description #hardware-description-text-wrapper{margin-left:64px;margin-top:64px}@media screen and (max-width:650px){.technology-description #hardware-description #hardware-description-text-wrapper{margin-left:20px;margin-top:48px}}.technology-description #hardware-description .hardware-list{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.technology-description #hardware-description .hardware-list #drift,.technology-description #hardware-description .hardware-list #kcard{width:256px;height:256px;margin-right:64px;margin-bottom:64px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:950px){.technology-description{margin-left:20px;margin-right:20px}}.faq-header{margin-left:45px}@media screen and (max-width:650px){.faq-header{margin-left:25px}}.faq-container{margin-top:45px;padding-top:15px;padding-bottom:50px}.faq.question{cursor:pointer;margin:40px 45px 0}@media screen and (max-width:650px){.faq.question{margin:30px 25px 0}}.faq.answer{display:none;margin:10px 45px 0}@media screen and (max-width:650px){.faq.answer{margin:10px 25px 0}}.show{display:block!important}.price-container{width:100%;display:flex;justify-content:flex-start;flex-direction:row wrap;flex-wrap:wrap;margin-bottom:130px}@media screen and (max-width:650px){.price-container{justify-content:space-around}}.price-ces-logo{width:auto;height:100px;padding-left:25px;vertical-align:middle}.price-container.product{justify-content:flex-start;margin-bottom:0;width:calc(100% + 50px);margin-left:-50px}@media screen and (max-width:950px){.price-container.product{justify-content:space-around}}@media screen and (max-width:650px){.price-container.product{justify-content:space-around}}.price-block-api{width:300px;height:500px}.price-block-api .price-title,.price-block-api .price-details{margin-left:40px}.price-block-api .price-title{padding-top:34px}.price-block-api .price-details{position:relative;margin-left:40px;top:7px;width:calc(100% - 80px);height:64px;display:flex;flex-direction:row wrap;justify-content:flex-start;align-items:flex-start}.price-block-api .price-details span,.price-block-api .price-details .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api .price-details span:nth-of-type(3){position:absolute;width:100%;height:2px;bottom:0;top:auto}.price-block-api .price-details>*{height:50px}.price-block-api .price-details .price-minor-details{margin-left:6px;flex:1 100%;display:flex;flex-direction:column;justify-content:space-between}.price-block-api .price-details .price-minor-details p,.price-block-api .price-details .price-minor-details .faq.answer,.price-block-api .price-details .price-minor-details .faq.question,.price-block-api .price-details .price-minor-details li,.price-block-api .price-details .price-minor-details h5{width:100%;margin:0;padding:0}.price-block-api .price-details .price-minor-details p,.price-block-api .price-details .price-minor-details .faq.answer,.price-block-api .price-details .price-minor-details .faq.question,.price-block-api .price-details .price-minor-details li{margin-top:4px}.price-block-api .price-description{width:calc(100% - 80px);height:130px;margin-left:40px;margin-top:32px}.price-block-api button{width:120px;height:40px;margin-top:40px;margin-left:calc(50% - 60px);padding:10px 22px 14px}.price-block-api .price-feature{margin-left:40px;margin-top:15px}.price-block-api .price-feature:nth-of-type(2),.price-block-api .nav-wrapper label span.price-feature:nth-of-type(3),.nav-wrapper label .price-block-api span.price-feature:nth-of-type(3){margin-top:35px}.price-block-physical{width:200px;margin-left:50px}.price-block-physical img{width:200px}.price-block-physical .price-description{width:200px;margin-top:20px;margin-left:0;margin-bottom:100px;display:flex;justify-content:space-between;align-items:center}.price-block-physical .price-description button{height:36px;padding:0 20px}.post-content,.post-product-content{margin:0 auto 100px;width:900px;max-width:calc(100% - 50px)}.post-content a,.post-product-content a{position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.1,.25,1)}.post-content a:before,.post-product-content a:before{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;transform:scaleX(0);transition:all .3s cubic-bezier(.25,.1,.25,1);transform-origin:0 0}.post-content a:hover:before,.post-product-content a:hover:before{transform:scaleX(1)}.post-product-content{width:100%}pre{white-space:pre-wrap}.highlight{border-radius:10px;padding:10px 20px 5px}@media screen and (max-width:650px){.highlight{padding:10px 10px 5px}}.instruction-block{border-radius:10px;padding:40px 20px 20px 65px;margin-bottom:100px}@media screen and (max-width:950px){.instruction-block{padding-left:45px}}.contact{margin-top:50px}.contact img{margin:15px 30px 30px 0;display:inline-block;height:40px}*{margin:0;padding:0}*::selection{background:#ff2e2e;color:#fff}a{text-decoration:none}button{font:400 12px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;padding:20px 40px;background:#ff2e2e;color:#fff;border-radius:5px;border:none;outline:none;letter-spacing:1px}code{font:300 14px/1.2 source-code-pro,source-code-pro,monospace;color:#7f7f7f}a.button{padding:20px 40px;background:#ff2e2e;color:#fff;font-weight:300;font-size:24px;border-radius:5px}@media screen and (max-width:650px){a.button{padding:15px 25px;font-size:18px;border-radius:4px}}a.animate-underline:before{background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:"sofia-pro",sofia-pro,Helvetica,Arial,sans serif;font-weight:200}h1{font-size:40px;font-weight:500}h2{font-size:34px;font-weight:500}h3{font-size:28px;font-weight:500}h4{font-size:24px;font-weight:500}h5{font-size:12px;font-weight:500}p,.faq.answer,.faq.question,li{font-size:20px;line-height:28px}li{line-height:20px}strong{color:#131313;font-weight:400}table td{font-size:14px;line-height:20px;color:#7f7f7f}table td.property{font-size:12px;text-transform:uppercase;font-weight:500}.big-table th{font-weight:400}.big-table tr td:first-child{font-weight:400;background:none;color:#7f7f7f;width:150px}.big-table tr td:nth-child(2){background:#fff;color:#7f7f7f}.big-table tr td:nth-child(2) h3{color:#131313}.big-table tr td:nth-child(3){background:#131313;color:#fff}.small-table h3,.small-table-single-item h3{font-weight:400;color:#131313}.small-table tr:nth-child(odd) td,.small-table-single-item tr:nth-child(odd) td{background:#fff;border-bottom:5px solid #F8F8F8}.small-table td.property,.small-table-single-item td.property{background:#fff}.small-table-single-item h3{font-weight:400;color:#131313}.small-table-single-item td{background:#fff}.small-table-single-item tr:nth-child(odd) td{border-bottom:0px}.small-table-single-item tr:nth-child(2n) td{border-bottom:5px solid #F8F8F8}@media screen and (max-width:650px){h1{font-size:26px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:12px}h6{font-size:10px}p,.faq.answer,.faq.question,li{font-size:15px;line-height:24px}}.nav-wrapper{background-colour:#131313}.nav-wrapper a{color:#131313;font:300 20px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.nav-wrapper .page-link-1{color:#131313}.nav-wrapper .page-link-1:before{background-color:#131313}.nav-wrapper .page-link-2{color:#fff;font-size:30px}.nav-wrapper .page-link-2:before{background-color:#fff}.nav-wrapper .white{color:#fff}.nav-wrapper .nav-bg{background:#131313}.nav-wrapper label span:nth-of-type(1){background:#ff2e2e}.nav-wrapper label span:nth-of-type(2),.nav-wrapper label span:nth-of-type(3){background:#fff}.nav-wrapper{background:#fff}.nav-wrapper.dark .page-link-1{color:#fff}.nav-wrapper.dark .page-link-1:before{background-color:#fff}.nav-wrapper.dark{background:none}h1.content-header{font-weight:400}.post-content a,.post-product-content a,.post-content a:link,.post-content a:visited,.post-content a:hover,.post-content a:active{color:#7f7f7f}.post-content a:before,.post-product-content a:before{background-color:#7f7f7f}.post-content .light,.post-product-content .light{color:#fff}.section p,.section .faq.answer,.section .faq.question,.section li{color:#7f7f7f}.section a{font:600 12px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;letter-spacing:1px;text-transform:uppercase;color:#fff;text-decoration:none}.section a:before{content:""}.section a.mouseover:before{background-color:#ff2e2e}.section .mouseover{color:#ff2e2e}.section.application h1{font-weight:200}.section.application h4{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.site-dark{background-color:#363636}.site-footer{background:#131313;color:#131313;font:300 10px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.site-footer .site-footer-signup h3{color:#fff;font:200 24px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.site-footer .site-footer-signup input{font:300 20px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;color:#7f7f7f}.site-footer .site-footer-signup input:focus{color:#131313}.site-footer .site-footer-signup button{background:#ff2e2e}.site-footer .site-footer-signup button:hover{opacity:.7}.site-footer .site-footer-signup button:focus{outline:none}.site-footer .site-footer-signup button span{background:#fff}.site-footer .site-footer-content a{text-decoration:none;color:#7f7f7f}.site-footer .site-footer-content a.big-link{color:#fff;font:300 24px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;margin-bottom:10px}.site-footer .site-footer-content p,.site-footer .site-footer-content .faq.answer,.site-footer .site-footer-content .faq.question,.site-footer .site-footer-content li{color:#7f7f7f;font-size:10px}.home,.home-dark{background:#fff}.home-title{color:#ff2e2e;font-weight:200}@media screen and (max-width:950px){.home-title h1{font-size:40px}}.home-title .home-title-content{display:block}.home-title .home-title-content a{color:#7f7f7f;font-size:12px;font-weight:500}.home-dark{background:#131313}.home-dark .home-title .home-title-content h1{font-weight:300;color:#fff}.home-dark .home-title .home-title-content h4{font-size:16px;font-weight:600;letter-spacing:2px}.home-dark .home-title .home-title-content h4 sup{font-size:10px;vertical-align:baseline;position:relative;top:-.6em}.home-dark .home-title .home-title-content img.ces{width:70px}.home-dark .home-title .home-title-content a{color:#fff}.home-dark h4{color:#fff;font-size:12px;font-weight:400;letter-spacing:1px}.home-dark span,.home-dark .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .home-dark span:nth-of-type(3){background:#fff}#main-description{font-weight:200}#main-description p,#main-description .faq.answer,#main-description .faq.question,#main-description li{color:#fff}#partners{background:#fff;color:#131313}.technology-description h3{font-size:24px;font-weight:400}.technology-description h4{font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.technology-description p,.technology-description .faq.answer,.technology-description .faq.question,.technology-description li{font-size:16px;font-weight:400}.technology-description #drift{color:#fff;text-decoration:none;background-image:url(/assets/products/drift-backdrop.jpg);background-size:cover}.technology-description #kcard{color:#fff;text-decoration:none;background-image:url(/assets/products/kcard-backdrop.jpg);background-size:cover}.faq-container{background:#fff}.faq.answer{color:#7f7f7f}.price-block-api:nth-of-type(1){background:#fff;color:#131313}.price-block-api:nth-of-type(1) span,.price-block-api:nth-of-type(1) .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api:nth-of-type(1) span:nth-of-type(3){background:#131313}.price-block-api:nth-of-type(1) button{background:#ff2e2e;color:#fff}.price-block-api:nth-of-type(2),.nav-wrapper label span.price-block-api:nth-of-type(3){background:#131313;color:#fff}.price-block-api:nth-of-type(2) span,.nav-wrapper label span.price-block-api:nth-of-type(3) span,.price-block-api:nth-of-type(2) .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api:nth-of-type(2) span:nth-of-type(3){background:#fff}.price-block-api:nth-of-type(2) button,.nav-wrapper label span.price-block-api:nth-of-type(3) button{background:#ff2e2e;color:#fff}.price-block-api:nth-of-type(3){background:#ff2e2e;color:#fff}.price-block-api:nth-of-type(3) span,.price-block-api:nth-of-type(3) .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api:nth-of-type(3) span:nth-of-type(3){background:#fff}.price-block-api:nth-of-type(3) button{background:#fff;color:#131313}.price-block-api:nth-of-type(4){background:#ffb500;color:#fff}.price-block-api:nth-of-type(4) span,.price-block-api:nth-of-type(4) .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api:nth-of-type(4) span:nth-of-type(3){background:#fff}.price-block-api:nth-of-type(4) button{background:#fff;color:#131313}.price-block-api:nth-of-type(5){background:#0090ff;color:#fff}.price-block-api:nth-of-type(5) span,.price-block-api:nth-of-type(5) .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-api:nth-of-type(5) span:nth-of-type(3){background:#fff}.price-block-api:nth-of-type(5) button{background:#fff;color:#131313}.price-block-api .price-details p,.price-block-api .price-details li,.price-block-api .price-details .faq.question,.price-block-api .price-details .faq.answer{font-weight:400}.price-block-api .price-details h5{font-weight:200}.price-block-api .price-feature{font-weight:300;font-size:12px;opacity:.7}.price-block-api .price-feature-important{opacity:1!important;font-weight:500!important;font-size:15px!important}.price-block-api a{cursor:pointer}.price-block-api a:before{background:none}.price-block-api button{cursor:pointer;font-family:"sofia-pro",sofia-pro,Helvetica,Arial,sans serif;font-weight:500;font-size:12px;border-radius:5px;letter-spacing:1px;outline:none;border:none}.price-block-physical span,.price-block-physical .nav-wrapper label span:nth-of-type(3),.nav-wrapper label .price-block-physical span:nth-of-type(3){font-size:14px}.price-block-physical button{font-weight:300;font-size:12px}.instruction-block{background:#fff}.contact a:before{background:none}.red{color:#ff2e2e}.bg-black{background:#131313;color:#fff}.bg-white{background:#fff;color:#131313}.payment-detail-title{font-weight:500;font-size:14px;font-family:sofia-pro;color:#0078ff;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.payment-detail-price{font-weight:500;font-size:16px;color:#0078ff;margin-bottom:40px}#payment-form .basic{display:flex;padding-bottom:5px;margin-bottom:30px;border-bottom:1px solid #EEEEEE}#payment-form .basic:last-child{margin-bottom:0}#payment-form .basic:focus-within{border-bottom:1px solid #F8F8F8}#payment-form label{flex:1;font-family:sofia-pro;font-size:16px;font-weight:300;color:#f8f8f8}#payment-form input{flex:3;font-family:sofia-pro;font-size:16px;font-weight:300;color:#7f7f7f;border:0px solid}#payment-form input::placeholder,#payment-form input::-webkit-input-placeholder{color:#ccc}#payment-form input:focus{outline:none}#payment-form input[type=number]::-webkit-outer-spin-button,#payment-form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}#payment-form #card-errors{font-weight:500;font-size:16px;color:#fa755a}#payment-form button{display:block;width:100%;font-family:sofia-pro;font-size:16px;font-weight:300;color:#fff;background:#65adff;border:none;outline:none}#payment-form button:focus{background:#0078ff;border:none;outline:none}.StripeElement{background-color:#fff;height:auto;padding:10px 12px;border-radius:4px;border:1px solid transparent;box-shadow:0 1px 3px #e6ebf1;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease;margin-bottom:25px}.StripeElement--focus{box-shadow:0 1px 3px #cfd7df}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}.highlight[data-astro-cid-3ef6ksr2],.highlighter-rouge[data-astro-cid-3ef6ksr2] .highlight[data-astro-cid-3ef6ksr2]{background:#fff}.highlight[data-astro-cid-3ef6ksr2] .c[data-astro-cid-3ef6ksr2]{color:#998;font-style:italic}.highlight[data-astro-cid-3ef6ksr2] .err[data-astro-cid-3ef6ksr2]{color:#a61717;background-color:#e3d2d2}.highlight[data-astro-cid-3ef6ksr2] .k[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .o[data-astro-cid-3ef6ksr2]{font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .cm[data-astro-cid-3ef6ksr2]{color:#998;font-style:italic}.highlight[data-astro-cid-3ef6ksr2] .cp[data-astro-cid-3ef6ksr2]{color:#999;font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .c1[data-astro-cid-3ef6ksr2]{color:#998;font-style:italic}.highlight[data-astro-cid-3ef6ksr2] .cs[data-astro-cid-3ef6ksr2]{color:#999;font-weight:700;font-style:italic}.highlight[data-astro-cid-3ef6ksr2] .gd[data-astro-cid-3ef6ksr2]{color:#000;background-color:#fdd}.highlight[data-astro-cid-3ef6ksr2] .gd[data-astro-cid-3ef6ksr2] .x[data-astro-cid-3ef6ksr2]{color:#000;background-color:#faa}.highlight[data-astro-cid-3ef6ksr2] .ge[data-astro-cid-3ef6ksr2]{font-style:italic}.highlight[data-astro-cid-3ef6ksr2] .gr[data-astro-cid-3ef6ksr2]{color:#a00}.highlight[data-astro-cid-3ef6ksr2] .gh[data-astro-cid-3ef6ksr2]{color:#999}.highlight[data-astro-cid-3ef6ksr2] .gi[data-astro-cid-3ef6ksr2]{color:#000;background-color:#dfd}.highlight[data-astro-cid-3ef6ksr2] .gi[data-astro-cid-3ef6ksr2] .x[data-astro-cid-3ef6ksr2]{color:#000;background-color:#afa}.highlight[data-astro-cid-3ef6ksr2] .go[data-astro-cid-3ef6ksr2]{color:#888}.highlight[data-astro-cid-3ef6ksr2] .gp[data-astro-cid-3ef6ksr2]{color:#555}.highlight[data-astro-cid-3ef6ksr2] .gs[data-astro-cid-3ef6ksr2]{font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .gu[data-astro-cid-3ef6ksr2]{color:#aaa}.highlight[data-astro-cid-3ef6ksr2] .gt[data-astro-cid-3ef6ksr2]{color:#a00}.highlight[data-astro-cid-3ef6ksr2] .kc[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .kd[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .kp[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .kr[data-astro-cid-3ef6ksr2]{font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .kt[data-astro-cid-3ef6ksr2]{color:#458;font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .m[data-astro-cid-3ef6ksr2]{color:#099}.highlight[data-astro-cid-3ef6ksr2] .s[data-astro-cid-3ef6ksr2]{color:#d14}.highlight[data-astro-cid-3ef6ksr2] .na[data-astro-cid-3ef6ksr2]{color:teal}.highlight[data-astro-cid-3ef6ksr2] .nb[data-astro-cid-3ef6ksr2]{color:#0086b3}.highlight[data-astro-cid-3ef6ksr2] .nc[data-astro-cid-3ef6ksr2]{color:#458;font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .no[data-astro-cid-3ef6ksr2]{color:teal}.highlight[data-astro-cid-3ef6ksr2] .ni[data-astro-cid-3ef6ksr2]{color:purple}.highlight[data-astro-cid-3ef6ksr2] .ne[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .nf[data-astro-cid-3ef6ksr2]{color:#900;font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .nn[data-astro-cid-3ef6ksr2]{color:#555}.highlight[data-astro-cid-3ef6ksr2] .nt[data-astro-cid-3ef6ksr2]{color:navy}.highlight[data-astro-cid-3ef6ksr2] .nv[data-astro-cid-3ef6ksr2]{color:teal}.highlight[data-astro-cid-3ef6ksr2] .ow[data-astro-cid-3ef6ksr2]{font-weight:700}.highlight[data-astro-cid-3ef6ksr2] .w[data-astro-cid-3ef6ksr2]{color:#bbb}.highlight[data-astro-cid-3ef6ksr2] .mf[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .mh[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .mi[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .mo[data-astro-cid-3ef6ksr2]{color:#099}.highlight[data-astro-cid-3ef6ksr2] .sb[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .sc[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .sd[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .s2[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .se[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .sh[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .si[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .sx[data-astro-cid-3ef6ksr2]{color:#d14}.highlight[data-astro-cid-3ef6ksr2] .sr[data-astro-cid-3ef6ksr2]{color:#009926}.highlight[data-astro-cid-3ef6ksr2] .s1[data-astro-cid-3ef6ksr2]{color:#d14}.highlight[data-astro-cid-3ef6ksr2] .ss[data-astro-cid-3ef6ksr2]{color:#990073}.highlight[data-astro-cid-3ef6ksr2] .bp[data-astro-cid-3ef6ksr2]{color:#999}.highlight[data-astro-cid-3ef6ksr2] .vc[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .vg[data-astro-cid-3ef6ksr2],.highlight[data-astro-cid-3ef6ksr2] .vi[data-astro-cid-3ef6ksr2]{color:teal}.highlight[data-astro-cid-3ef6ksr2] .il[data-astro-cid-3ef6ksr2]{color:#099}h1[data-astro-cid-3ef6ksr2]{margin-bottom:25px}h2[data-astro-cid-3ef6ksr2],h3[data-astro-cid-3ef6ksr2],h4[data-astro-cid-3ef6ksr2],h5[data-astro-cid-3ef6ksr2],h6[data-astro-cid-3ef6ksr2],p[data-astro-cid-3ef6ksr2],.faq[data-astro-cid-3ef6ksr2].answer,.faq[data-astro-cid-3ef6ksr2].question,li[data-astro-cid-3ef6ksr2]{margin-bottom:20px}table[data-astro-cid-3ef6ksr2]{margin-top:100px;margin-bottom:100px;width:100%;border-spacing:0}table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].header{padding:30px 20px 10px 30px}table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]{position:relative;padding:10px 20px 20px 30px}table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:last-of-type td[data-astro-cid-3ef6ksr2]{padding:10px 20px 40px 30px}@media screen and (max-width:650px){table[data-astro-cid-3ef6ksr2]{display:none}}table[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2].big{padding:15px 0;position:relative;height:100px;max-width:100%;left:50%;transform:translate(-50%)}.small-table[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2]{display:none}.small-table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].property,.small-table-single-item[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].property{padding:20px 10px 0 20px}.small-table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]{padding:10px 10px 20px 20px}.small-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:first-of-type td[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:first-of-type td[data-astro-cid-3ef6ksr2]{padding-top:40px;padding-bottom:20px}.small-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:last-of-type td[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:last-of-type td[data-astro-cid-3ef6ksr2]{padding:10px 10px 40px 20px}@media screen and (max-width:650px){.small-table[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2]{display:table}}.small-table[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{padding:15px 0;height:50px;max-width:100%}.highlight[data-astro-cid-3ef6ksr2]{margin-bottom:15px}.button-wrapper[data-astro-cid-3ef6ksr2]{margin-bottom:175px}a[data-astro-cid-3ef6ksr2].center{position:absolute;left:50%;transform:translate(-50%)}a[data-astro-cid-3ef6ksr2].animate-underline{position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.1,.25,1)}a[data-astro-cid-3ef6ksr2].animate-underline:before{content:"";position:absolute;width:calc(100% - 40px);height:2px;bottom:-5px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}a[data-astro-cid-3ef6ksr2].animate-underline:hover:before{transform:scaleX(0)}.nav-wrapper-up[data-astro-cid-3ef6ksr2]{top:-100px!important}.nav-wrapper[data-astro-cid-3ef6ksr2]{height:70px;width:100%;position:fixed;top:0;display:flex;flex-flow:row-reverse;transition:all .3s cubic-bezier(.25,.1,.25,1)}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2]{height:100px}}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg-down[data-astro-cid-3ef6ksr2]{visibility:hidden!important}@media screen and (max-width:950px){.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg-down[data-astro-cid-3ef6ksr2]{visibility:visible!important;left:0!important}}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg[data-astro-cid-3ef6ksr2]{position:fixed;top:0;visibility:hidden;left:100%;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-flow:column wrap;transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-2{position:relative;text-decoration:none;padding-top:20px;padding-bottom:20px;transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-2:before{content:"";position:absolute;width:calc(100% - 25px);height:3px;bottom:15px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-2:hover:before{transform:scaleX(1)}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{position:fixed;top:35px;transform:translateY(-50%);right:16px;width:36px;height:36px;border-radius:100%;background:none;border:none;outline:none;-webkit-appearance:none;visibility:hidden}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{top:50px;right:20px;width:40px;height:40px}}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{display:none}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(1){width:36px;height:36px;border-radius:100%;box-shadow:0 1px 4px #9e000080}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(1){width:40px;height:40px}}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){width:12px;height:2px}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){width:14px}}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){transform:translate(-50%,-50%) rotate(90deg)}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]:hover span[data-astro-cid-3ef6ksr2]:nth-of-type(1){box-shadow:0 4px 10px #9e00004d}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:checked+span[data-astro-cid-3ef6ksr2]+span[data-astro-cid-3ef6ksr2]{transform:translate(-50%,-50%) rotate(45deg)}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:checked+span[data-astro-cid-3ef6ksr2]+span[data-astro-cid-3ef6ksr2]+span[data-astro-cid-3ef6ksr2]{transform:translate(-50%,-50%) rotate(135deg)}@media screen and (max-width:950px){.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{right:16px;visibility:visible}}@media screen and (max-width:950px)and (min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{right:20px}}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-title-img[data-astro-cid-3ef6ksr2]{height:16px;width:auto;position:absolute;top:50%;transform:translateY(-50%);left:16px}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-title-img[data-astro-cid-3ef6ksr2]{height:20px;left:20px}}@media(min-width:1024px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-title-img[data-astro-cid-3ef6ksr2]{left:90px}}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2]{height:70px;width:70%;margin-right:16px;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}@media(min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2]{height:100px;margin-right:20px}}@media(min-width:1024px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2]{margin-right:90px}}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] .page-link-1[data-astro-cid-3ef6ksr2]{padding-left:24px;position:relative;font-size:14px}@media(min-width:1024px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] .page-link-1[data-astro-cid-3ef6ksr2]{padding-left:32px;font-size:inherit}}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-1{transition:all .3s cubic-bezier(.25,.1,.25,1)}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-1:before{content:"";position:absolute;width:calc(100% - 26px);height:2px;bottom:-10px;left:26px;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}@media(min-width:1024px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-1:before{width:calc(100% - 34px);left:34px}}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].page-link-1:hover:before{transform:scaleX(1)}@media screen and (max-width:950px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2]{justify-content:flex-end;width:60vw}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] .page-link-1[data-astro-cid-3ef6ksr2]{visibility:hidden}.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] .page-link-2[data-astro-cid-3ef6ksr2]{padding-right:20px;font-size:24px}}@media screen and (max-width:950px)and (min-width:768px){.nav-wrapper[data-astro-cid-3ef6ksr2] .site-nav[data-astro-cid-3ef6ksr2] .page-link-2[data-astro-cid-3ef6ksr2]{padding-right:25px;font-size:30px}}@media screen and (max-width:950px){.nav-wrapper[data-astro-cid-3ef6ksr2]{background:none}}.site[data-astro-cid-3ef6ksr2],.site-dark[data-astro-cid-3ef6ksr2]{display:flex;min-height:100vh;flex-direction:column}.site-header[data-astro-cid-3ef6ksr2]{z-index:9999}.site-footer[data-astro-cid-3ef6ksr2]{min-height:auto;position:relative;margin-top:60px;display:flex;justify-content:flex-end}@media(min-width:768px){.site-footer[data-astro-cid-3ef6ksr2]{min-height:360px;margin-top:100px}}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2]{margin-top:55px;margin-right:40px;width:400px;max-width:calc(100% - 30px)}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2]{position:relative;height:42px;width:320px;max-width:calc(100% - 20px)}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;height:42px;width:248px;max-width:calc(100% - 42px);border-radius:5px 0 0 5px;outline:none;-webkit-appearance:none;border:none;padding:0 15px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{position:absolute;top:0;right:0;height:100%;width:42px;padding:0;border-radius:0 5px 5px 0;border:none}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{position:absolute;left:50%;width:10px;height:2px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(1){transform-origin:100% 0%;transform:translate(-50%,calc(-50% + 1px)) rotate(45deg)}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2),.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){transform-origin:100% 2px;transform:translate(-50%,calc(-50% - 1px)) rotate(-45deg)}@media screen and (max-width:950px){.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2]{flex:1 100%;margin-left:30px;margin-right:0}}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2]{margin-top:55px;width:400px;max-width:calc(100% - 60px);margin-left:30px;margin-right:30px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].big-link{display:inline-block;width:150px;padding-bottom:10px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{line-height:14px;margin-bottom:10px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]:first-of-type,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer:first-of-type,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question:first-of-type,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:first-of-type{margin-top:30px}@media screen and (max-width:950px){.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2]{flex:1 100%;margin-bottom:100px;max-width:calc(100% - 60px)}}@media screen and (max-width:950px){.site-footer[data-astro-cid-3ef6ksr2]{flex-direction:column}}.content-header[data-astro-cid-3ef6ksr2]{margin-top:200px;margin-bottom:50px;margin-left:160px}@media screen and (max-width:950px){.content-header[data-astro-cid-3ef6ksr2]{margin-left:90px}}@media screen and (max-width:650px){.content-header[data-astro-cid-3ef6ksr2]{margin-left:50px}}.content[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2]{margin:0 auto 75px;width:calc(100% - 180px);display:flex;flex-flow:row wrap}.content[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] h2[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h2[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] h5[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h5[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] h6[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] h6[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.content[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.product-page-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.product-page-content[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .text[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .text[data-astro-cid-3ef6ksr2]{max-width:100%}.content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;align-items:center;overflow:hidden}.content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{max-height:calc(100% - 40px);max-width:calc(100% - 50px)}.content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2] video[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .application-image[data-astro-cid-3ef6ksr2] video[data-astro-cid-3ef6ksr2]{position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%);height:105%}.content[data-astro-cid-3ef6ksr2] .center[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .center[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center;align-items:center;flex-direction:column}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2]{position:relative;flex:1 50%;min-height:600px}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2]{margin-top:80px;margin-bottom:5px;padding-bottom:0}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2]{margin-bottom:40px;padding-bottom:0}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2]{max-width:calc(100% - 120px);margin-left:70px;margin-right:64px}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2]{vertical-align:baseline;position:relative;font-size:18px;top:-20px}@media screen and (max-width:950px){.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2]{margin-right:32px}}@media screen and (max-width:650px){.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2]{margin-left:30px;max-width:calc(100% - 60px)}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h1[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>h4[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question sup[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question sup[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2]{font-size:14px;top:-14px}}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>ul[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>ul[data-astro-cid-3ef6ksr2]{margin-left:70px;margin-right:16px}@media screen and (max-width:650px){.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>ul[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>ul[data-astro-cid-3ef6ksr2]{margin-left:30px;max-width:calc(100% - 60px)}}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>img[data-astro-cid-3ef6ksr2].ces,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>img[data-astro-cid-3ef6ksr2].ces{width:70px;max-width:calc(100% - 120px);padding-top:25px;margin-left:70px}@media screen and (max-width:650px){.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>img[data-astro-cid-3ef6ksr2].ces,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>img[data-astro-cid-3ef6ksr2].ces{width:40px;margin-left:30px;max-width:calc(100% - 60px)}}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>p[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].answer,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>.faq[data-astro-cid-3ef6ksr2].question,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2].application>li[data-astro-cid-3ef6ksr2]{margin-bottom:32px;margin-right:16px}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{position:absolute;width:100%;height:2px;bottom:-4px;left:0;transform:scaleX(0);transition:all .3s ease-in-out 0s;transform-origin:0 0}.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].mouseover:hover:before,.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].mouseover:hover:before{transform:scaleX(1)}@media screen and (max-width:950px){.content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2]{min-height:300px;width:100%}}@media screen and (max-width:950px){.content[data-astro-cid-3ef6ksr2],.product-page-content[data-astro-cid-3ef6ksr2]{flex-direction:column;width:calc(100% - 40px);margin-left:20px}}.product-page-content[data-astro-cid-3ef6ksr2]{margin:0;width:calc(100vw - 256px);position:relative;left:50%;transform:translate(-50%);display:flex;justify-content:center;flex-flow:row wrap}.product-page-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{position:absolute;width:0;height:0;bottom:0;opacity:0;transform:scaleX(0)}.product-page-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].mouseover:hover:before{transform:scaleX(0)}.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2]{width:100%;min-width:500px;height:600px;flex:1 30%;margin:25px;background:none}@media screen and (max-width:650px){.product-page-content[data-astro-cid-3ef6ksr2] .section[data-astro-cid-3ef6ksr2]{width:100%;margin:0 0 50px;height:400px}}.product-page-content[data-astro-cid-3ef6ksr2] .section-bg[data-astro-cid-3ef6ksr2]{z-index:-9999;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden}.product-page-content[data-astro-cid-3ef6ksr2] .section-bg[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:auto;height:100%;position:absolute;left:0;top:0;overflow:hidden}@media screen and (max-width:650px){.product-page-content[data-astro-cid-3ef6ksr2] .section-bg[data-astro-cid-3ef6ksr2]{position:auto;margin-left:0;margin-right:0;width:100%;height:100%}.product-page-content[data-astro-cid-3ef6ksr2] .section-bg[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:auto;height:100%}}.home[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2]{display:flex;flex-flow:row wrap}.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2]{height:calc(100vh - 100px);min-height:400px;position:relative;flex:6 0px}.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{position:absolute;height:auto;width:80%;top:50%;transform:translateY(calc(-50% + 50px));transition:opacity .8s cubic-bezier(.47,.1,.58,.97);right:90px}@media screen and (max-width:950px){.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{top:0;right:50%;transform:translate(50%)}}@media screen and (max-width:650px){.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{right:20px;width:calc(100% - 40px);transform:translate(0)}}@media screen and (max-width:950px){.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2]{flex:1 100%;height:400px;order:2;margin-bottom:100px}}@media screen and (max-width:650px){.home[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-images[data-astro-cid-3ef6ksr2]{margin-bottom:0}}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2]{position:relative;display:flex;justify-content:flex-start;align-items:center;flex:4 0px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:row wrap}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-ces-icon[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-ces-icon[data-astro-cid-3ef6ksr2]{width:72px;height:auto;position:absolute;bottom:3%;right:314px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-ict2022-icon[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-ict2022-icon[data-astro-cid-3ef6ksr2]{width:72px;height:auto;position:absolute;bottom:3%;right:238px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hksda-gold-icon[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hksda-gold-icon[data-astro-cid-3ef6ksr2]{width:72px;height:auto;position:absolute;bottom:3%;right:162px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hksda-silver-icon[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hksda-silver-icon[data-astro-cid-3ef6ksr2]{width:72px;height:auto;position:absolute;bottom:3%;right:86px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hkasa-icon[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] #home-hkasa-icon[data-astro-cid-3ef6ksr2]{width:72px;height:auto;position:absolute;bottom:3%;right:10px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2]{flex-grow:1;flex-basis:450px;min-height:400px;display:flex;align-items:center}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{margin-left:64px;width:80%}@media screen and (max-width:650px){.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-text[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{margin-left:20px;margin-top:128px;margin-right:20px;width:100%}}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2]{flex-grow:1;flex-basis:450px;min-height:300px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2]{position:absolute;top:50%;left:32px;transform:translateY(-50%);width:100%;height:500px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{position:absolute;top:50%;left:0;transform:translateY(-50%);width:auto;height:100%;transition:all 1s cubic-bezier(.25,.1,.25,1)}@media screen and (max-width:900px){.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2]{position:relative;transform:translate(0);top:auto;left:auto;height:100%}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] .home-title-image-wrapper[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{left:50%;top:0;transform:translate(-50%)}}@media screen and (max-width:950px){.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2]{flex:1 100%;height:500px;vertical-align:middle;order:1;justify-content:center}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-bg[data-astro-cid-3ef6ksr2]:nth-of-type(1),.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-bg[data-astro-cid-3ef6ksr2]:nth-of-type(1){border-radius:15px 0 0 15px}.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-bg[data-astro-cid-3ef6ksr2]:nth-of-type(2),.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-bg[data-astro-cid-3ef6ksr2]:nth-of-type(2),.home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].home-bg:nth-of-type(3),.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].home-bg:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .home[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].home-bg:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].home-bg:nth-of-type(3){border-radius:0 15px 15px 0}}.home[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2]{width:50px;height:50px;display:flex;align-items:center}.home[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2].left,.home-dark[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2].left{justify-content:flex-end}.home[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2].right,.home-dark[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2].right{justify-content:flex-start}.home[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .arrow-link[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:15px}.home-dark[data-astro-cid-3ef6ksr2]{height:100vh;min-height:520px;overflow:hidden}@media(min-width:768px){.home-dark[data-astro-cid-3ef6ksr2]{min-height:720px}}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2]{height:100%}.home-dark[data-astro-cid-3ef6ksr2] .home-background[data-astro-cid-3ef6ksr2]{position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%);width:100%;min-width:100%;height:100%;object-fit:cover;transition:all 1s cubic-bezier(.25,.1,.25,1)}.home-dark[data-astro-cid-3ef6ksr2] .stretch-height[data-astro-cid-3ef6ksr2]{width:auto;height:100%}.home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2]{position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){position:absolute;left:50%;transform:translate(-100%) rotate(45deg);transform-origin:100% 100%;height:2px;width:10px}.home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2),.home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .home-dark[data-astro-cid-3ef6ksr2] .scroll-down[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){transform-origin:0 100%;transform:translate(0) rotate(-45deg)}#partners[data-astro-cid-3ef6ksr2]{padding-top:32px;padding-bottom:0;margin-bottom:32px}#partners[data-astro-cid-3ef6ksr2] .content-header[data-astro-cid-3ef6ksr2]{margin-top:16px;margin-left:0;margin-right:0;text-align:center}@media screen and (max-width:950px){#partners[data-astro-cid-3ef6ksr2] .content-header[data-astro-cid-3ef6ksr2]{padding-top:30px;margin-left:20px}}@media screen and (max-width:650px){#partners[data-astro-cid-3ef6ksr2] .content-header[data-astro-cid-3ef6ksr2]{margin-top:0}}#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2]{padding-bottom:16px;display:flex;justify-content:center}@media screen and (max-width:950px){#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2]{flex-direction:row}}#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2]{height:96pt;width:96pt;margin-bottom:8pt;margin-left:24pt;margin-right:24pt;display:flex;align-items:center;justify-content:space-around}#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100%;height:auto}#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]#spinmaster,#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]#spinmaster{width:75%;height:auto}@media screen and (max-width:950px){#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2]{height:80pt;width:80pt;margin-left:24pt;margin-right:24pt}}@media screen and (max-width:650px){#partners[data-astro-cid-3ef6ksr2] .content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2],#partners[data-astro-cid-3ef6ksr2] .product-page-content[data-astro-cid-3ef6ksr2] .img-wrapper[data-astro-cid-3ef6ksr2]{height:64pt;width:64pt;margin-left:16pt;margin-right:16pt}}@media screen and (max-width:650px){#partners[data-astro-cid-3ef6ksr2]{padding-top:0}}#process[data-astro-cid-3ef6ksr2]{margin-bottom:64px;display:relative}#process[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{text-align:center}#process[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:70%;display:block;height:auto;margin:0 auto}@media screen and (max-width:950px){#process[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100%}}.technology-description[data-astro-cid-3ef6ksr2]{margin-left:90px;margin-right:90px;background:#00f;display:flex;justify-content:space-around;flex-wrap:wrap}.technology-description[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{margin-bottom:48px}.technology-description[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{margin-bottom:0}.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2]{flex-grow:1;min-width:50%}.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] .software-list[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] .software-list[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] .software-list[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] .software-list[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{display:inline-block;padding-right:24px;margin-bottom:0}.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] .software-list[data-astro-cid-3ef6ksr2]{margin-bottom:48px}.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] #software-description-text-wrapper[data-astro-cid-3ef6ksr2]{margin-left:64px;margin-top:64px}@media screen and (max-width:650px){.technology-description[data-astro-cid-3ef6ksr2] #software-description[data-astro-cid-3ef6ksr2] #software-description-text-wrapper[data-astro-cid-3ef6ksr2]{margin-left:20px;margin-top:48px}}.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2]{flex-grow:1;min-width:50%}.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{margin-right:64px;text-align:center}@media screen and (max-width:650px){.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{margin-right:20px}}.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] #hardware-description-text-wrapper[data-astro-cid-3ef6ksr2]{margin-left:64px;margin-top:64px}@media screen and (max-width:650px){.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] #hardware-description-text-wrapper[data-astro-cid-3ef6ksr2]{margin-left:20px;margin-top:48px}}.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] .hardware-list[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] .hardware-list[data-astro-cid-3ef6ksr2] #drift[data-astro-cid-3ef6ksr2],.technology-description[data-astro-cid-3ef6ksr2] #hardware-description[data-astro-cid-3ef6ksr2] .hardware-list[data-astro-cid-3ef6ksr2] #kcard[data-astro-cid-3ef6ksr2]{width:256px;height:256px;margin-right:64px;margin-bottom:64px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:950px){.technology-description[data-astro-cid-3ef6ksr2]{margin-left:20px;margin-right:20px}}.faq-header[data-astro-cid-3ef6ksr2]{margin-left:45px}@media screen and (max-width:650px){.faq-header[data-astro-cid-3ef6ksr2]{margin-left:25px}}.faq-container[data-astro-cid-3ef6ksr2]{margin-top:45px;padding-top:15px;padding-bottom:50px}.faq[data-astro-cid-3ef6ksr2].question{cursor:pointer;margin:40px 45px 0}@media screen and (max-width:650px){.faq[data-astro-cid-3ef6ksr2].question{margin:30px 25px 0}}.faq[data-astro-cid-3ef6ksr2].answer{display:none;margin:10px 45px 0}@media screen and (max-width:650px){.faq[data-astro-cid-3ef6ksr2].answer{margin:10px 25px 0}}.show[data-astro-cid-3ef6ksr2]{display:block!important}.price-container[data-astro-cid-3ef6ksr2]{width:100%;display:flex;justify-content:flex-start;flex-direction:row wrap;flex-wrap:wrap;margin-bottom:130px}@media screen and (max-width:650px){.price-container[data-astro-cid-3ef6ksr2]{justify-content:space-around}}.price-ces-logo[data-astro-cid-3ef6ksr2]{width:auto;height:100px;padding-left:25px;vertical-align:middle}.price-container[data-astro-cid-3ef6ksr2].product{justify-content:flex-start;margin-bottom:0;width:calc(100% + 50px);margin-left:-50px}@media screen and (max-width:950px){.price-container[data-astro-cid-3ef6ksr2].product{justify-content:space-around}}@media screen and (max-width:650px){.price-container[data-astro-cid-3ef6ksr2].product{justify-content:space-around}}.price-block-api[data-astro-cid-3ef6ksr2]{width:300px;height:500px}.price-block-api[data-astro-cid-3ef6ksr2] .price-title[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2]{margin-left:40px}.price-block-api[data-astro-cid-3ef6ksr2] .price-title[data-astro-cid-3ef6ksr2]{padding-top:34px}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2]{position:relative;margin-left:40px;top:7px;width:calc(100% - 80px);height:64px;display:flex;flex-direction:row wrap;justify-content:flex-start;align-items:flex-start}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){position:absolute;width:100%;height:2px;bottom:0;top:auto}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]{height:50px}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2]{margin-left:6px;flex:1 100%;display:flex;flex-direction:column;justify-content:space-between}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] h5[data-astro-cid-3ef6ksr2]{width:100%;margin:0;padding:0}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .price-minor-details[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{margin-top:4px}.price-block-api[data-astro-cid-3ef6ksr2] .price-description[data-astro-cid-3ef6ksr2]{width:calc(100% - 80px);height:130px;margin-left:40px;margin-top:32px}.price-block-api[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{width:120px;height:40px;margin-top:40px;margin-left:calc(50% - 60px);padding:10px 22px 14px}.price-block-api[data-astro-cid-3ef6ksr2] .price-feature[data-astro-cid-3ef6ksr2]{margin-left:40px;margin-top:15px}.price-block-api[data-astro-cid-3ef6ksr2] .price-feature[data-astro-cid-3ef6ksr2]:nth-of-type(2),.price-block-api[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].price-feature:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].price-feature:nth-of-type(3){margin-top:35px}.price-block-physical[data-astro-cid-3ef6ksr2]{width:200px;margin-left:50px}.price-block-physical[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:200px}.price-block-physical[data-astro-cid-3ef6ksr2] .price-description[data-astro-cid-3ef6ksr2]{width:200px;margin-top:20px;margin-left:0;margin-bottom:100px;display:flex;justify-content:space-between;align-items:center}.price-block-physical[data-astro-cid-3ef6ksr2] .price-description[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{height:36px;padding:0 20px}.post-content[data-astro-cid-3ef6ksr2],.post-product-content[data-astro-cid-3ef6ksr2]{margin:0 auto 100px;width:900px;max-width:calc(100% - 50px)}.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.post-product-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.1,.25,1)}.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before,.post-product-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;transform:scaleX(0);transition:all .3s cubic-bezier(.25,.1,.25,1);transform-origin:0 0}.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:before,.post-product-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:before{transform:scaleX(1)}.post-product-content[data-astro-cid-3ef6ksr2]{width:100%}pre[data-astro-cid-3ef6ksr2]{white-space:pre-wrap}.highlight[data-astro-cid-3ef6ksr2]{border-radius:10px;padding:10px 20px 5px}@media screen and (max-width:650px){.highlight[data-astro-cid-3ef6ksr2]{padding:10px 10px 5px}}.instruction-block[data-astro-cid-3ef6ksr2]{border-radius:10px;padding:40px 20px 20px 65px;margin-bottom:100px}@media screen and (max-width:950px){.instruction-block[data-astro-cid-3ef6ksr2]{padding-left:45px}}.contact[data-astro-cid-3ef6ksr2]{margin-top:50px}.contact[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{margin:15px 30px 30px 0;display:inline-block;height:40px}[data-astro-cid-3ef6ksr2]{margin:0;padding:0}[data-astro-cid-3ef6ksr2]::selection{background:#ff2e2e;color:#fff}body{font:300 24px/1.333 "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;color:#131313;background:#f8f8f8}a[data-astro-cid-3ef6ksr2]{text-decoration:none}button[data-astro-cid-3ef6ksr2]{font:400 12px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;padding:20px 40px;background:#ff2e2e;color:#fff;border-radius:5px;border:none;outline:none;letter-spacing:1px}code[data-astro-cid-3ef6ksr2]{font:300 14px/1.2 source-code-pro,source-code-pro,monospace;color:#7f7f7f}a[data-astro-cid-3ef6ksr2].button{padding:20px 40px;background:#ff2e2e;color:#fff;font-weight:300;font-size:24px;border-radius:5px}@media screen and (max-width:650px){a[data-astro-cid-3ef6ksr2].button{padding:15px 25px;font-size:18px;border-radius:4px}}a[data-astro-cid-3ef6ksr2].animate-underline:before{background-color:#fff}h1[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2],h3[data-astro-cid-3ef6ksr2],h4[data-astro-cid-3ef6ksr2],h5[data-astro-cid-3ef6ksr2],h6[data-astro-cid-3ef6ksr2]{font-family:"sofia-pro",sofia-pro,Helvetica,Arial,sans serif;font-weight:200}h1[data-astro-cid-3ef6ksr2]{font-size:40px;font-weight:500}h2[data-astro-cid-3ef6ksr2]{font-size:34px;font-weight:500}h3[data-astro-cid-3ef6ksr2]{font-size:28px;font-weight:500}h4[data-astro-cid-3ef6ksr2]{font-size:24px;font-weight:500}h5[data-astro-cid-3ef6ksr2]{font-size:12px;font-weight:500}p[data-astro-cid-3ef6ksr2],.faq[data-astro-cid-3ef6ksr2].answer,.faq[data-astro-cid-3ef6ksr2].question,li[data-astro-cid-3ef6ksr2]{font-size:20px;line-height:28px}li[data-astro-cid-3ef6ksr2]{line-height:20px}strong[data-astro-cid-3ef6ksr2]{color:#131313;font-weight:400}table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]{font-size:14px;line-height:20px;color:#7f7f7f}table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].property{font-size:12px;text-transform:uppercase;font-weight:500}.big-table[data-astro-cid-3ef6ksr2] th[data-astro-cid-3ef6ksr2]{font-weight:400}.big-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]:first-child{font-weight:400;background:none;color:#7f7f7f;width:150px}.big-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]:nth-child(2){background:#fff;color:#7f7f7f}.big-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]:nth-child(2) h3[data-astro-cid-3ef6ksr2]{color:#131313}.big-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]:nth-child(3){background:#131313;color:#fff}.small-table[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{font-weight:400;color:#131313}.small-table[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:nth-child(odd) td[data-astro-cid-3ef6ksr2],.small-table-single-item[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:nth-child(odd) td[data-astro-cid-3ef6ksr2]{background:#fff;border-bottom:5px solid #F8F8F8}.small-table[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].property,.small-table-single-item[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2].property{background:#fff}.small-table-single-item[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{font-weight:400;color:#131313}.small-table-single-item[data-astro-cid-3ef6ksr2] td[data-astro-cid-3ef6ksr2]{background:#fff}.small-table-single-item[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:nth-child(odd) td[data-astro-cid-3ef6ksr2]{border-bottom:0px}.small-table-single-item[data-astro-cid-3ef6ksr2] tr[data-astro-cid-3ef6ksr2]:nth-child(2n) td[data-astro-cid-3ef6ksr2]{border-bottom:5px solid #F8F8F8}@media screen and (max-width:650px){h1[data-astro-cid-3ef6ksr2]{font-size:26px}h2[data-astro-cid-3ef6ksr2]{font-size:22px}h3[data-astro-cid-3ef6ksr2]{font-size:18px}h4[data-astro-cid-3ef6ksr2]{font-size:16px}h5[data-astro-cid-3ef6ksr2]{font-size:12px}h6[data-astro-cid-3ef6ksr2]{font-size:10px}p[data-astro-cid-3ef6ksr2],.faq[data-astro-cid-3ef6ksr2].answer,.faq[data-astro-cid-3ef6ksr2].question,li[data-astro-cid-3ef6ksr2]{font-size:15px;line-height:24px}}.nav-wrapper[data-astro-cid-3ef6ksr2]{background-colour:#131313}.nav-wrapper[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#131313;font:300 20px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.nav-wrapper[data-astro-cid-3ef6ksr2] .page-link-1[data-astro-cid-3ef6ksr2]{color:#131313}.nav-wrapper[data-astro-cid-3ef6ksr2] .page-link-1[data-astro-cid-3ef6ksr2]:before{background-color:#131313}.nav-wrapper[data-astro-cid-3ef6ksr2] .page-link-2[data-astro-cid-3ef6ksr2]{color:#fff;font-size:30px}.nav-wrapper[data-astro-cid-3ef6ksr2] .page-link-2[data-astro-cid-3ef6ksr2]:before{background-color:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2] .white[data-astro-cid-3ef6ksr2]{color:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2] .nav-bg[data-astro-cid-3ef6ksr2]{background:#131313}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(1){background:#ff2e2e}.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(2),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2]{background:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2].dark .page-link-1[data-astro-cid-3ef6ksr2]{color:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2].dark .page-link-1[data-astro-cid-3ef6ksr2]:before{background-color:#fff}.nav-wrapper[data-astro-cid-3ef6ksr2].dark{background:none}h1[data-astro-cid-3ef6ksr2].content-header{font-weight:400}.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.post-product-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:link,.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:visited,.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:active{color:#7f7f7f}.post-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before,.post-product-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{background-color:#7f7f7f}.post-content[data-astro-cid-3ef6ksr2] .light[data-astro-cid-3ef6ksr2],.post-product-content[data-astro-cid-3ef6ksr2] .light[data-astro-cid-3ef6ksr2]{color:#fff}.section[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.section[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.section[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.section[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{color:#7f7f7f}.section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font:600 12px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;letter-spacing:1px;text-transform:uppercase;color:#fff;text-decoration:none}.section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{content:""}.section[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].mouseover:before{background-color:#ff2e2e}.section[data-astro-cid-3ef6ksr2] .mouseover[data-astro-cid-3ef6ksr2]{color:#ff2e2e}.section[data-astro-cid-3ef6ksr2].application h1[data-astro-cid-3ef6ksr2]{font-weight:200}.section[data-astro-cid-3ef6ksr2].application h4[data-astro-cid-3ef6ksr2]{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.site-dark[data-astro-cid-3ef6ksr2]{background-color:#363636}.site-footer[data-astro-cid-3ef6ksr2]{background:#131313;color:#131313;font:300 10px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{color:#fff;font:200 24px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{font:300 20px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;color:#7f7f7f}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:focus{color:#131313}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{background:#ff2e2e}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]:hover{opacity:.7}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]:focus{outline:none}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-signup[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{background:#fff}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#7f7f7f}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].big-link{color:#fff;font:300 24px "sofia-pro",sofia-pro,Helvetica,Arial,sans serif;margin-bottom:10px}.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.site-footer[data-astro-cid-3ef6ksr2] .site-footer-content[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{color:#7f7f7f;font-size:10px}.home[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2]{background:#fff}.home-title[data-astro-cid-3ef6ksr2]{color:#ff2e2e;font-weight:200}@media screen and (max-width:950px){.home-title[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{font-size:40px}}.home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2]{display:block}.home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#7f7f7f;font-size:12px;font-weight:500}.home-dark[data-astro-cid-3ef6ksr2]{background:#131313}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] h1[data-astro-cid-3ef6ksr2]{font-weight:300;color:#fff}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{font-size:16px;font-weight:600;letter-spacing:2px}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2]{font-size:10px;vertical-align:baseline;position:relative;top:-.6em}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2].ces{width:70px}.home-dark[data-astro-cid-3ef6ksr2] .home-title[data-astro-cid-3ef6ksr2] .home-title-content[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff}.home-dark[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{color:#fff;font-size:12px;font-weight:400;letter-spacing:1px}.home-dark[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.home-dark[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .home-dark[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}#main-description[data-astro-cid-3ef6ksr2]{font-weight:200}#main-description[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],#main-description[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,#main-description[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,#main-description[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{color:#fff}#partners[data-astro-cid-3ef6ksr2]{background:#fff;color:#131313}.technology-description[data-astro-cid-3ef6ksr2] h3[data-astro-cid-3ef6ksr2]{font-size:24px;font-weight:400}.technology-description[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.technology-description[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.technology-description[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer,.technology-description[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.technology-description[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{font-size:16px;font-weight:400}.technology-description[data-astro-cid-3ef6ksr2] #drift[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;background-image:url(/assets/products/drift-backdrop.jpg);background-size:cover}.technology-description[data-astro-cid-3ef6ksr2] #kcard[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;background-image:url(/assets/products/kcard-backdrop.jpg);background-size:cover}.faq-container[data-astro-cid-3ef6ksr2]{background:#fff}.faq[data-astro-cid-3ef6ksr2].answer{color:#7f7f7f}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(1){background:#fff;color:#131313}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(1) span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(1) .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(1) span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#131313}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(1) button[data-astro-cid-3ef6ksr2]{background:#ff2e2e;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(2),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].price-block-api:nth-of-type(3){background:#131313;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(2) span[data-astro-cid-3ef6ksr2],.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].price-block-api:nth-of-type(3) span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(2) .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(2) span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(2) button[data-astro-cid-3ef6ksr2],.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2].price-block-api:nth-of-type(3) button[data-astro-cid-3ef6ksr2]{background:#ff2e2e;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#ff2e2e;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(3) span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(3) .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(3) span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(3) button[data-astro-cid-3ef6ksr2]{background:#fff;color:#131313}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(4){background:#ffb500;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(4) span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(4) .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(4) span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(4) button[data-astro-cid-3ef6ksr2]{background:#fff;color:#131313}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(5){background:#0090ff;color:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(5) span[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(5) .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(5) span[data-astro-cid-3ef6ksr2]:nth-of-type(3){background:#fff}.price-block-api[data-astro-cid-3ef6ksr2]:nth-of-type(5) button[data-astro-cid-3ef6ksr2]{background:#fff;color:#131313}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2],.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].question,.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] .faq[data-astro-cid-3ef6ksr2].answer{font-weight:400}.price-block-api[data-astro-cid-3ef6ksr2] .price-details[data-astro-cid-3ef6ksr2] h5[data-astro-cid-3ef6ksr2]{font-weight:200}.price-block-api[data-astro-cid-3ef6ksr2] .price-feature[data-astro-cid-3ef6ksr2]{font-weight:300;font-size:12px;opacity:.7}.price-block-api[data-astro-cid-3ef6ksr2] .price-feature-important[data-astro-cid-3ef6ksr2]{opacity:1!important;font-weight:500!important;font-size:15px!important}.price-block-api[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{cursor:pointer}.price-block-api[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{background:none}.price-block-api[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{cursor:pointer;font-family:"sofia-pro",sofia-pro,Helvetica,Arial,sans serif;font-weight:500;font-size:12px;border-radius:5px;letter-spacing:1px;outline:none;border:none}.price-block-physical[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.price-block-physical[data-astro-cid-3ef6ksr2] .nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3),.nav-wrapper[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2] .price-block-physical[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-of-type(3){font-size:14px}.price-block-physical[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{font-weight:300;font-size:12px}.instruction-block[data-astro-cid-3ef6ksr2]{background:#fff}.contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{background:none}.red[data-astro-cid-3ef6ksr2]{color:#ff2e2e}.bg-black[data-astro-cid-3ef6ksr2]{background:#131313;color:#fff}.bg-white[data-astro-cid-3ef6ksr2]{background:#fff;color:#131313}.payment-detail-title[data-astro-cid-3ef6ksr2]{font-weight:500;font-size:14px;font-family:sofia-pro;color:#0078ff;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.payment-detail-price[data-astro-cid-3ef6ksr2]{font-weight:500;font-size:16px;color:#0078ff;margin-bottom:40px}#payment-form[data-astro-cid-3ef6ksr2] .basic[data-astro-cid-3ef6ksr2]{display:flex;padding-bottom:5px;margin-bottom:30px;border-bottom:1px solid #EEEEEE}#payment-form[data-astro-cid-3ef6ksr2] .basic[data-astro-cid-3ef6ksr2]:last-child{margin-bottom:0}#payment-form[data-astro-cid-3ef6ksr2] .basic[data-astro-cid-3ef6ksr2]:focus-within{border-bottom:1px solid #F8F8F8}#payment-form[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{flex:1;font-family:sofia-pro;font-size:16px;font-weight:300;color:#f8f8f8}#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{flex:3;font-family:sofia-pro;font-size:16px;font-weight:300;color:#7f7f7f;border:0px solid}#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]::placeholder,#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]::-webkit-input-placeholder{color:#ccc}#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:focus{outline:none}#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2][type=number]::-webkit-outer-spin-button,#payment-form[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2][type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}#payment-form[data-astro-cid-3ef6ksr2] #card-errors[data-astro-cid-3ef6ksr2]{font-weight:500;font-size:16px;color:#fa755a}#payment-form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]{display:block;width:100%;font-family:sofia-pro;font-size:16px;font-weight:300;color:#fff;background:#65adff;border:none;outline:none}#payment-form[data-astro-cid-3ef6ksr2] button[data-astro-cid-3ef6ksr2]:focus{background:#0078ff;border:none;outline:none}.StripeElement[data-astro-cid-3ef6ksr2]{background-color:#fff;height:auto;padding:10px 12px;border-radius:4px;border:1px solid transparent;box-shadow:0 1px 3px #e6ebf1;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease;margin-bottom:25px}.StripeElement--focus[data-astro-cid-3ef6ksr2]{box-shadow:0 1px 3px #cfd7df}.StripeElement--invalid[data-astro-cid-3ef6ksr2]{border-color:#fa755a}.StripeElement--webkit-autofill[data-astro-cid-3ef6ksr2]{background-color:#fefde5!important}.lang-switcher[data-astro-cid-3ef6ksr2]{display:flex;gap:4px;margin-left:24px;padding-left:24px;border-left:1px solid rgba(0,0,0,.1)}@media screen and (max-width:950px){.lang-switcher[data-astro-cid-3ef6ksr2]{display:none}}.lang-switcher-mobile[data-astro-cid-3ef6ksr2]{display:flex;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);justify-content:center}.lang-link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.7rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .2s ease;color:inherit;opacity:.5}.lang-link[data-astro-cid-3ef6ksr2]:hover{opacity:1;background:#0000000d}.lang-link[data-astro-cid-3ef6ksr2].active{opacity:1;background:#00000014}.dark[data-astro-cid-3ef6ksr2] .lang-switcher[data-astro-cid-3ef6ksr2]{border-left-color:#fff3}.dark[data-astro-cid-3ef6ksr2] .lang-switcher[data-astro-cid-3ef6ksr2] .lang-link[data-astro-cid-3ef6ksr2]{color:#fff}.dark[data-astro-cid-3ef6ksr2] .lang-switcher[data-astro-cid-3ef6ksr2] .lang-link[data-astro-cid-3ef6ksr2]:hover{background:#ffffff1a}.dark[data-astro-cid-3ef6ksr2] .lang-switcher[data-astro-cid-3ef6ksr2] .lang-link[data-astro-cid-3ef6ksr2].active{background:#ffffff26}.site-footer{min-height:auto!important;padding:40px 20px 30px!important;justify-content:center!important}@media(min-width:768px){.site-footer{padding-top:60px!important;padding-bottom:40px!important}}@media(min-width:1024px){.site-footer{justify-content:flex-end!important;padding-right:5%}}.site-footer .site-footer-content{width:auto!important;max-width:900px!important;margin:0!important}.footer-layout{display:flex!important;flex-direction:column!important;align-items:flex-start;gap:30px}@media(min-width:768px){.footer-layout{flex-direction:row!important;gap:60px}}.footer-partner{display:flex!important;align-items:flex-start;flex-shrink:0;width:auto}.footer-partner a{display:block}.footer-partner .hkstp-logo{display:block!important;height:120px!important;width:auto!important;max-width:100%!important;opacity:.85;transition:opacity .2s ease}@media(min-width:768px){.footer-partner .hkstp-logo{height:180px!important}}@media(min-width:1024px){.footer-partner .hkstp-logo{height:210px!important}}.footer-partner .hkstp-logo:hover{opacity:1}.footer-content-col{display:flex;flex-direction:column;align-items:flex-start;flex:1}.footer-social{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:12px 16px}@media(min-width:768px){.footer-social{margin-bottom:24px;gap:20px}}.footer-social .social-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#888;font-size:.8rem;transition:color .2s ease}@media(min-width:768px){.footer-social .social-link{gap:8px;font-size:.9rem}}.footer-social .social-link img,.footer-social .social-link .linkedin-icon{width:20px;height:20px;opacity:.8;filter:brightness(0) invert(1);transition:opacity .2s ease}@media(min-width:768px){.footer-social .social-link img,.footer-social .social-link .linkedin-icon{width:24px;height:24px}}.footer-social .social-link:hover{color:#fff}.footer-social .social-link:hover img,.footer-social .social-link:hover .linkedin-icon{opacity:1}.footer-contact-info p{margin:0 0 8px!important;line-height:1.4!important;font-size:.75rem!important}@media(min-width:768px){.footer-contact-info p{font-size:.8rem!important}}.footer-contact-info p:first-child{margin-top:0!important}.footer-contact-info .copyright{margin-top:12px!important;opacity:.7;font-size:.7rem!important}@media(min-width:768px){.footer-contact-info .copyright{font-size:.75rem!important}}
