a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}ol,ul{padding-left:22px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.25;letter-spacing:.5px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:active,:focus-visible,:visited{outline:none}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Roboto,sans-serif;overflow-x:hidden}.eate-digital-wrapper{position:relative}.container{width:100%;margin:0 auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.container-large{width:100%;margin:0 auto}@media(min-width:1400px){.container-large{max-width:1320px}}.eate-digital-body{padding-top:63px}@media(min-width:992px){.eate-digital-body{padding-top:68px}}a{text-decoration:none;color:#000}a:hover{opacity:.6}button{border:none;background-color:transparent;cursor:pointer}button:hover{opacity:.6}.button{border:1px solid #f5464e;background-color:#f5464e;color:#fff;border-radius:50px;padding:10px 25px;font-size:14px;white-space:nowrap}@media(min-width:992px){.button{padding:15px 30px}}@media(min-width:1200px){.button{font-size:18px}}.button.button-slim{padding:8px 20px;font-size:13px}@media(min-width:1200px){.button.button-slim{font-size:15px}}.button.button-alt{background-color:#007aff;border-color:#007aff}.button.button-alt-invert{background-color:#fff;border-color:#007aff;color:#007aff}.button.button-alt2{background-color:#1bb145;border-color:#1bb145}.button.button-alt3{background-color:#74cec8;border-color:#74cec8;color:#000}.button.button-shadow{box-shadow:0 4px 4px 0 #7e7e7e}.text-highlight{color:#f5464e}.text-highlight-blue{color:#007aff}.text-highlight-green{color:#1bb145}.text-highlight-purple{color:#97189a}.text-highlight-peach{color:#f88161}header{width:100%;position:fixed;border-bottom:2px solid #f5464e;background-color:#fff;z-index:1}header.condensed-nav{background-color:transparent;border:none}header .navigation{width:100%;display:flex;padding:15px;position:relative}@media(min-width:992px){header .navigation{max-width:992px;margin-left:auto;margin-right:auto;height:67px;padding-top:0;padding-bottom:0}}@media(min-width:1200px){header .navigation{max-width:1200px}}header .navigation .logo-link{display:flex;align-items:center}header .navigation .logo-link:hover{opacity:1}header .navigation .logo-link img{width:75px;height:auto}@media(min-width:1200px){header .navigation .logo-link img{width:100px}}header .navigation .navigation-links{position:absolute;display:none}header .navigation .navigation-links.show-mobile-navigation{display:flex;flex-direction:column;border:2px solid #f5464e;border-top:none;background-color:#fff;top:68px;left:2%;width:96%;max-height:600px;border-radius:0 0 10px 10px;padding:15px;z-index:1;animation-name:open-mobile-navigation;animation-duration:.75s;overflow:hidden}@keyframes open-mobile-navigation{0%{max-height:20px}to{max-height:600px}}@media(min-width:992px){header .navigation .navigation-links,header .navigation .navigation-links.show-mobile-navigation{position:relative;display:flex;flex-direction:row;border:none;top:unset;left:unset;width:unset;border-radius:unset;padding:unset;flex-grow:1;justify-content:flex-end;align-items:center}}header .navigation .navigation-links .navigation-text-links{display:flex;flex-direction:column;list-style:none;padding:0}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links{flex-direction:row;flex-grow:1;height:100%;justify-content:space-evenly}}header .navigation .navigation-links .navigation-text-links li{position:relative;cursor:pointer;align-self:flex-start}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links li{height:100%;display:flex;flex-direction:column;justify-content:center;align-self:unset}}header .navigation .navigation-links .navigation-text-links li .nav-link{display:flex;position:relative;font-size:12px;margin-bottom:10px;align-self:flex-start}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links li .nav-link{margin-bottom:0}}@media(min-width:1200px){header .navigation .navigation-links .navigation-text-links li .nav-link{font-size:14px}}header .navigation .navigation-links .navigation-text-links li .nav-link:hover{opacity:1}header .navigation .navigation-links .navigation-text-links li .nav-link:hover:after{content:"";display:block;position:absolute;background-color:#f5464e;width:100%;bottom:-2px;height:1px}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links li .nav-link:hover:after{bottom:-8px;height:2px}}header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown{list-style:none}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown{display:block;opacity:0;visibility:hidden;position:absolute;top:67px;width:200px;background-color:#fff;padding:15px;border-radius:5px;box-shadow:0 20px 60px 0 rgba(11,34,56,.1);transition:all .4s}header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown.show-dropdown{transition-timing-function:ease-out;opacity:1;visibility:visible}}header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown li .nav-link{margin-bottom:15px}header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown li .nav-link:after{bottom:-5px}@media(min-width:992px){header .navigation .navigation-links .navigation-text-links li ul.nav-dropdown li:last-of-type .nav-link{margin-bottom:0}}header .navigation .navigation-links .navigation-buttons{display:flex;flex-direction:column;align-self:flex-start}@media(min-width:992px){header .navigation .navigation-links .navigation-buttons{flex-direction:row;align-self:unset}}header .navigation .navigation-links .navigation-buttons .nav-button-link{text-align:center}header .navigation .navigation-links .navigation-buttons .nav-button-link:first-of-type{display:none}header .navigation .navigation-links .navigation-buttons .nav-button-link:last-of-type{margin-top:10px}@media(min-width:992px){header .navigation .navigation-links .navigation-buttons .nav-button-link:last-of-type{margin-top:0}}header .navigation .mobile-navigation-toggle{display:flex;flex-grow:1;justify-content:flex-end}@media(min-width:992px){header .navigation .mobile-navigation-toggle{display:none}}header .navigation .mobile-navigation-toggle button{display:flex;align-items:center}header .navigation .mobile-navigation-toggle button svg{width:25px;height:auto}@media(min-width:425px){.footer-wrapper{margin-top:100px}}@media(min-width:992px){.footer-wrapper{margin-top:150px}}.footer-wrapper .cta-demo{display:flex;flex-direction:column;margin-bottom:50px;justify-self:center}@media(min-width:768px){.footer-wrapper .cta-demo{max-width:80%;margin-bottom:75px;margin-left:auto;margin-right:auto}}@media(min-width:992px){.footer-wrapper .cta-demo{max-width:55%;margin-bottom:100px}}.footer-wrapper .cta-demo p{text-align:center;margin-bottom:25px;font-size:25px;font-weight:300;padding:0 15px}@media(min-width:768px){.footer-wrapper .cta-demo p{margin-bottom:35px}}@media(min-width:992px){.footer-wrapper .cta-demo p{font-size:30px}}.footer-wrapper .cta-demo button{align-self:center}.footer-wrapper .footer-top-image{display:none}@media(min-width:425px){.footer-wrapper .footer-top-image{display:flex;justify-content:center;position:relative;z-index:0}}.footer-wrapper .footer-top-image img:first-of-type{position:absolute;width:290px;height:auto;top:-10px;margin-right:-30px}@media(min-width:576px){.footer-wrapper .footer-top-image img:first-of-type{width:360px;top:-20px;margin-right:-40px}}@media(min-width:768px){.footer-wrapper .footer-top-image img:first-of-type{width:500px;top:-20px;margin-right:-60px}}@media(min-width:992px){.footer-wrapper .footer-top-image img:first-of-type{width:600px;top:-40px;margin-right:-80px}}@media(min-width:1200px){.footer-wrapper .footer-top-image img:first-of-type{width:750px;top:-40px;margin-right:-100px}}.footer-wrapper .footer-top-image img:nth-of-type(2){width:430px;height:auto}@media(min-width:576px){.footer-wrapper .footer-top-image img:nth-of-type(2){width:550px}}@media(min-width:768px){.footer-wrapper .footer-top-image img:nth-of-type(2){width:750px}}@media(min-width:992px){.footer-wrapper .footer-top-image img:nth-of-type(2){width:920px}}@media(min-width:1200px){.footer-wrapper .footer-top-image img:nth-of-type(2){width:1200px}}.footer-wrapper .footer-bottom-content{background-color:#05173f;padding:50px 15px;margin-top:0;position:relative;z-index:1}@media(min-width:425px){.footer-wrapper .footer-bottom-content{margin-top:-55px}}@media(min-width:576px){.footer-wrapper .footer-bottom-content{margin-top:-85px}}@media(min-width:768px){.footer-wrapper .footer-bottom-content{padding:100px 0 50px;margin-top:-100px}}@media(min-width:992px){.footer-wrapper .footer-bottom-content{margin-top:-150px}}@media(min-width:1200px){.footer-wrapper .footer-bottom-content{padding:200px 0 100px;margin-top:-205px}}.footer-wrapper .footer-bottom-content .footer-contact{display:flex;flex-direction:column}@media(min-width:768px){.footer-wrapper .footer-bottom-content .footer-contact{flex-direction:row;border-bottom:1px solid #8991a3;padding-bottom:50px}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up{width:50%}}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up h1{font-size:20px;color:#fff}@media(min-width:992px){.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up h1{font-size:25px}}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up p{color:#fff;font-size:14px;margin:5px 0 15px}@media(min-width:992px){.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up p{font-size:16px;margin-top:10px;margin-bottom:25px}}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper{position:relative}@media(min-width:576px){.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper{width:50%}}@media(min-width:768px){.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper{width:100%}}@media(min-width:992px){.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper{width:350px}}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper input{width:100%;font-size:14px;padding:15px;border-radius:25px;border:none}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper button{background-color:#f5464e;width:38px;height:38px;padding:0;border-radius:40px;display:flex;justify-content:center;align-items:center;position:absolute;top:4px;right:4px}.footer-wrapper .footer-bottom-content .footer-contact .email-sign-up .sign-up-input-wrapper button svg{width:18px;height:18px}.footer-wrapper .footer-bottom-content .footer-contact .social-media{margin:25px 0;display:flex;align-items:center}@media(min-width:768px){.footer-wrapper .footer-bottom-content .footer-contact .social-media{width:50%;justify-content:flex-end;align-items:flex-end;margin:0 0 10px}}.footer-wrapper .footer-bottom-content .footer-contact .social-media a{display:flex;margin-right:20px}@media(min-width:992px){.footer-wrapper .footer-bottom-content .footer-contact .social-media a{margin-right:50px}}.footer-wrapper .footer-bottom-content .footer-contact .social-media a:last-of-type{margin-right:0}.footer-wrapper .footer-bottom-content .footer-contact .social-media a svg{height:25px;width:auto}.footer-wrapper .footer-bottom-content .footer-copyright{color:#8991a3;display:flex;flex-direction:column}@media(min-width:768px){.footer-wrapper .footer-bottom-content .footer-copyright{padding-top:50px}}@media(min-width:992px){.footer-wrapper .footer-bottom-content .footer-copyright{flex-direction:row;justify-content:space-between}}.footer-wrapper .footer-bottom-content .footer-copyright p{margin-bottom:15px}.footer-wrapper .footer-bottom-content .footer-copyright p a{color:#fff}.footer-wrapper .footer-bottom-content .footer-copyright .footer-links{display:flex;flex-wrap:wrap}.footer-wrapper .footer-bottom-content .footer-copyright .footer-links a{color:#8991a3;margin-right:25px}.footer-container{position:absolute;left:0;right:0;bottom:0}.footer-container .footer{width:93%;margin:0 auto;display:none;flex-direction:row;justify-content:space-between;font-size:14px;padding:25px 0}@media(min-width:576px){.footer-container .footer{display:flex}}@media(min-width:992px){.footer-container .footer{font-size:16px}}@media(min-width:1200px){.footer-container .footer{font-size:20px}}.footer-container .footer p{font-size:14px}@media(min-width:992px){.footer-container .footer p{font-size:16px}}@media(min-width:1200px){.footer-container .footer p{font-size:20px}}.footer-container .footer a{text-decoration:none;cursor:pointer}.footer-container .footer a:not(.copyright-link){margin-left:50px}.footer-container .footer a:hover{opacity:.5}.footer-container .footer-links{text-align:right}.footer-container .footer-call-to-action{display:flex;padding:15px;align-items:center;flex-direction:row}@media(min-width:576px){.footer-container .footer-call-to-action{display:none}}.footer-container .footer-call-to-action p{font-size:13px;padding:0 10px;line-height:normal;font-weight:500;flex-grow:1}@media(min-width:375px){.footer-container .footer-call-to-action p{font-size:15px}}.footer-container .footer-call-to-action .button{text-align:center;min-width:105px;font-weight:500}.custom-button{background-color:#f5464e;color:#fff;margin-right:15px}.custom-button :hover,.custom-button.btn:hover{color:#fff}.custom-button.custom-button-slim{padding:.7rem 1.55rem;font-size:15px}.custom-button.custom-button-inverted{background-color:#165df5}.accordion-box{border:1px solid rgba(11,34,56,.07);background-color:#fff;padding:10px;border-radius:10px;margin-bottom:15px}@media(min-width:992px){.accordion-box{padding:15px;margin-bottom:25px}}@media(min-width:1200px){.accordion-box{padding:25px}}.accordion-box .accordion-box-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0}.accordion-box .accordion-box-header:hover{opacity:1}.accordion-box .accordion-box-header h3{font-weight:400;font-size:15px;text-align:left}@media(min-width:992px){.accordion-box .accordion-box-header h3{font-size:18px}}@media(min-width:1200px){.accordion-box .accordion-box-header h3{font-size:20px}}.accordion-box .accordion-box-header .header-icon{display:flex;transition:all .5s ease-in-out}.accordion-box .accordion-box-header .header-icon.open-icon{transform:rotate(180deg)}.accordion-box .accordion-box-header .header-icon svg{width:30px;height:30px}.accordion-box .accordion-box-body{transition:all .5s ease-in-out;line-height:0;opacity:0}.accordion-box .accordion-box-body.open-body{margin-top:15px;opacity:1;line-height:1.25}@media(min-width:992px){.accordion-box .accordion-box-body.open-body{margin-top:25px}}.accordion-box .accordion-box-body p{font-size:13px}@media(min-width:992px){.accordion-box .accordion-box-body p{font-size:16px}}@media(min-width:1200px){.accordion-box .accordion-box-body p{font-size:18px}}.cta-banner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:#d4eeff;padding:15px;width:100vw;margin-left:calc(-50vw + 50%)}@media(min-width:425px){.cta-banner{flex-direction:row;align-items:center}}.cta-banner p{font-size:14px;padding-right:15px;margin-bottom:10px}@media(min-width:576px){.cta-banner p{margin-bottom:0}}@media(min-width:992px){.cta-banner p{font-size:16px}}.cta-banner p .bold-underline{padding-bottom:1px;border-bottom:1px solid #000}@media(min-width:992px){.cta-banner p .bold-underline{padding-bottom:3px}}.contact-cta{background-color:#f7fbff;text-align:center;padding:30px 0;border-radius:20px}.contact-cta p{font-size:20px;font-weight:600;margin-bottom:20px}@media(min-width:768px){.contact-cta p{font-size:27px}}.contact-cta a{display:inline-block}.highlight-box-section-wrapper{display:flex;flex-direction:column;padding:0 15px;margin-bottom:25px}@media(min-width:992px){.highlight-box-section-wrapper{padding:0 50px}}.highlight-box-section-wrapper .highlight-box-section-text{text-align:center}.highlight-box-section-wrapper .highlight-box-section-text h2{font-size:30px;margin-bottom:15px}@media(min-width:768px){.highlight-box-section-wrapper .highlight-box-section-text h2{font-size:35px}}@media(min-width:992px){.highlight-box-section-wrapper .highlight-box-section-text h2{font-size:45px}}.highlight-box-section-wrapper .highlight-box-section-text p{color:#8991a3;margin-bottom:25px;font-size:16px}@media(min-width:768px){.highlight-box-section-wrapper .highlight-box-section-text p{font-size:18px}}@media(min-width:992px){.highlight-box-section-wrapper .highlight-box-section-text p{font-size:20px}}.highlight-box-section-wrapper .highlight-box-section-boxes{display:flex;flex-direction:column}@media(min-width:576px){.highlight-box-section-wrapper .highlight-box-section-boxes{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box{background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:25px;padding:20px;border-radius:15px}@media(min-width:576px){.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box{width:48%}}@media(min-width:992px){.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box{width:30%}}.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box h3{font-size:20px;margin-bottom:15px}.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box .box-items li{font-size:15px;margin-bottom:5px}@media(min-width:992px){.highlight-box-section-wrapper .highlight-box-section-boxes .highlight-box .box-items li{font-size:13px}}.highlight-list-wrapper{display:flex;flex-direction:column;margin:50px 0;padding:50px 15px}@media(min-width:768px){.highlight-list-wrapper{flex-direction:row;padding:75px 50px}}@media(min-width:1400px){.highlight-list-wrapper{border-radius:20px}}.highlight-list-wrapper .highlight-list-text{width:100%}@media(min-width:768px){.highlight-list-wrapper .highlight-list-text{width:50%;padding-right:25px}}.highlight-list-wrapper .highlight-list-text h2{font-size:25px;font-weight:600;margin-bottom:20px;text-align:center}@media(min-width:768px){.highlight-list-wrapper .highlight-list-text h2{text-align:left}}.highlight-list-wrapper .highlight-list-text p{font-size:18px;margin-bottom:25px}@media(min-width:768px){.highlight-list-wrapper .highlight-list-text p{font-size:22px}}.highlight-list-wrapper .highlight-list{width:100%;list-style:none;padding:0}@media(min-width:768px){.highlight-list-wrapper .highlight-list{padding-left:25px;width:50%}}.highlight-list-wrapper .highlight-list .highlight-item{background-color:#fff;margin-bottom:15px;padding:15px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);font-size:15px}.icon-text-section-wrapper{margin-bottom:50px}.icon-text-section-wrapper img{width:60px;height:60px}.icon-text-section-wrapper h3{font-size:20px;margin:15px 0;font-weight:400}@media(min-width:992px){.icon-text-section-wrapper h3{margin:25px 0}}.icon-text-section-wrapper p{font-size:16px;color:#8991a3;line-height:1.5}.image-bullet-list-wrapper{display:flex;flex-direction:column;margin-bottom:50px}@media(min-width:576px){.image-bullet-list-wrapper{padding:0 50px}}@media(min-width:768px){.image-bullet-list-wrapper{padding:0 150px}}@media(min-width:992px){.image-bullet-list-wrapper{flex-direction:row;padding:0 50px}}@media(min-width:1200px){.image-bullet-list-wrapper{padding:0 100px}}.image-bullet-list-wrapper .image-wrapper{display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:rgba(253,112,40,.16);height:350px;border-radius:40px}@media(min-width:992px){.image-bullet-list-wrapper .image-wrapper{height:500px;width:40%;justify-content:flex-start;padding-left:60px}}.image-bullet-list-wrapper .image-wrapper img{width:auto;height:300px}@media(min-width:992px){.image-bullet-list-wrapper .image-wrapper img{height:450px}}.image-bullet-list-wrapper .image-wrapper.image-center{display:flex;padding-left:0;padding-top:0;justify-content:center;align-items:center}.image-bullet-list-wrapper .image-wrapper.image-center img{width:75%;height:auto}.image-bullet-list-wrapper .image-wrapper.image-center-bottom{display:flex;padding-left:0;padding-top:0;justify-content:center;align-items:flex-end}.image-bullet-list-wrapper .image-wrapper.image-center-bottom img{width:100%;height:auto}.image-bullet-list-wrapper .image-wrapper.image-center-cut{display:flex;padding-left:0;padding-top:250px;justify-content:center}.image-bullet-list-wrapper .image-wrapper.image-center-cut img{width:250px;height:auto}@media(min-width:992px){.image-bullet-list-wrapper .image-wrapper.image-center-cut img{width:300px}.image-bullet-list-wrapper .image-wrapper.inverse-placement{order:2}}.image-bullet-list-wrapper .bullet-list{display:flex;flex-direction:column}@media(min-width:992px){.image-bullet-list-wrapper .bullet-list.inverse-placement{order:1}.image-bullet-list-wrapper .bullet-list{width:60%;padding:0 75px;display:flex;flex-direction:column;justify-content:center}}@media(min-width:1200px){.image-bullet-list-wrapper .bullet-list{padding:0 100px}}.image-bullet-list-wrapper .bullet-list h3{font-size:25px;margin:10px 0 5px}@media(min-width:425px){.image-bullet-list-wrapper .bullet-list h3{font-size:30px}}@media(min-width:768px){.image-bullet-list-wrapper .bullet-list h3{font-size:35px;margin:20px 0 15px}}@media(min-width:992px){.image-bullet-list-wrapper .bullet-list h3{font-size:45px;margin:0 0 25px}}.image-bullet-list-wrapper .bullet-list ul li{margin-bottom:10px}@media(min-width:768px){.image-bullet-list-wrapper .bullet-list ul li{font-size:16px}}@media(min-width:992px){.image-bullet-list-wrapper .bullet-list ul li{font-size:18px;margin-bottom:20px}}.image-bullet-list-wrapper .bullet-list ul li .text-highlight{font-weight:500}.image-link-card-list{display:flex;flex-direction:column}@media(min-width:576px){.image-link-card-list{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.image-link-card-list .link-card{display:flex;flex-direction:column;width:100%;padding:0 10px;margin-bottom:25px}@media(min-width:576px){.image-link-card-list .link-card.card-row-3{width:50%}}@media(min-width:768px){.image-link-card-list .link-card.card-row-3{width:33.3333%;margin-bottom:0}}@media(min-width:576px){.image-link-card-list .link-card.card-row-4{width:50%}}@media(min-width:768px){.image-link-card-list .link-card.card-row-4{width:25%;margin-bottom:0}}@media(min-width:576px){.image-link-card-list .link-card.card-row-5{width:50%}}@media(min-width:992px){.image-link-card-list .link-card.card-row-5{width:20%;margin-bottom:0}}.image-link-card-list .link-card.web-card a{color:#1b98ed;font-size:15px}.image-link-card-list .link-card .link-card-video-wrapper{display:flex;flex-direction:column}.image-link-card-list .link-card .link-card-video-wrapper button{padding:0;text-align:left}.image-link-card-list .link-card .link-card-video-wrapper .link-card-action{color:#1b98ed;font-size:12px}@media(min-width:425px){.image-link-card-list .link-card .link-card-video-wrapper .link-card-action{font-size:15px}}@media(min-width:576px){.image-link-card-list .link-card .link-card-video-wrapper .link-card-action{font-size:12px}}.image-link-card-list .link-card .link-card-video-wrapper h3.link-card-title{font-size:18px;margin-top:5px;margin-bottom:5px;font-weight:400}@media(min-width:425px){.image-link-card-list .link-card .link-card-video-wrapper h3.link-card-title{font-size:21px}}@media(min-width:576px){.image-link-card-list .link-card .link-card-video-wrapper h3.link-card-title{font-size:18px}}@media(min-width:992px){.image-link-card-list .link-card .link-card-video-wrapper h3.link-card-title{font-size:15px}}.image-link-card-list .link-card .link-card-video-wrapper p{margin-bottom:10px}@media(min-width:768px){.image-link-card-list .link-card .link-card-video-wrapper p{font-size:13px}}@media(min-width:992px){.image-link-card-list .link-card .link-card-video-wrapper p{font-size:11px}}.image-link-card-list .link-card .link-card-image{position:relative;overflow:hidden;border-radius:10px;margin-bottom:5px}.image-link-card-list .link-card .link-card-image img{width:100%;height:auto}.image-link-card-list .link-card .link-card-tags span{background-color:rgba(245,70,78,.1);color:#74425d;padding:3px 5px;border-radius:5px;font-size:11px;font-weight:600;margin-right:5px}@media(min-width:425px){.image-link-card-list .link-card .link-card-tags span{font-size:13px}}@media(min-width:576px){.image-link-card-list .link-card .link-card-tags span{font-size:11px}}@keyframes ldio-6i1dtu4x0n{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ldio-6i1dtu4x0n div{box-sizing:border-box!important}.ldio-6i1dtu4x0n>div{position:absolute;width:72px;height:72px;top:14px;left:14px;border-radius:50%;border-color:#f5464e transparent;border-style:solid;border-width:8px;animation:ldio-6i1dtu4x0n 1s linear infinite}.ldio-6i1dtu4x0n>div:nth-child(2){border-color:transparent}.ldio-6i1dtu4x0n>div:nth-child(2) div{position:absolute;width:100%;height:100%;transform:rotate(45deg)}.ldio-6i1dtu4x0n>div:nth-child(2) div:after,.ldio-6i1dtu4x0n>div:nth-child(2) div:before{content:"";display:block;position:absolute;width:8px;height:8px;top:-8px;left:24px;background:#f5464e;border-radius:50%;box-shadow:0 64px 0 0 #f5464e}.ldio-6i1dtu4x0n>div:nth-child(2) div:after{left:-8px;top:24px;box-shadow:64px 0 0 0 #f5464e}.loadingio-spinner-dual-ring-q5z4a4w3zic{width:77px;height:77px;display:inherit;overflow:hidden;background:#fff;margin-right:auto;margin-left:auto}.ldio-6i1dtu4x0n{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.77);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0}.ldio-6i1dtu4x0n div{box-sizing:content-box}.eate-modal-wrapper{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,.25)}.eate-modal-wrapper.show-eate-modal{display:flex;justify-content:center;align-items:center}.eate-modal-wrapper .eate-modal{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #000;border-radius:10px;padding:15px;max-width:95%;max-height:95%;position:relative;overflow:auto}@media(min-width:768px){.eate-modal-wrapper .eate-modal.modal-sm{max-width:50%}}@media(min-width:1200px){.eate-modal-wrapper .eate-modal.modal-sm{max-width:35%}}.eate-modal-wrapper .eate-modal .eate-modal-close{border:none;background-color:transparent;position:absolute;right:0;top:0;padding:10px 15px;font-size:18px;font-weight:500}.eate-modal-wrapper .eate-modal .modal-header{padding:0 0 10px;border-bottom:1px solid #ccc;font-size:25px;margin-bottom:10px}.eate-modal-wrapper .eate-modal a{color:#1b98ed}.eate-modal-wrapper .eate-modal .modal-footer-buttons-wrapper.modal-footer-buttons-1{display:flex;justify-content:center;margin-top:25px}.eate-modal-wrapper .eate-modal .modal-footer-buttons-wrapper.modal-footer-buttons-1 button{width:45%}.eate-modal-wrapper .eate-modal .modal-footer-buttons-wrapper.modal-footer-buttons-2{display:flex;justify-content:space-between;margin-top:25px}.eate-modal-wrapper .eate-modal .modal-footer-buttons-wrapper.modal-footer-buttons-2 button{width:45%}.eate-modal-wrapper .eate-modal .modal-footer-buttons-wrapper button{border:none;background-color:#1b98ed;color:#fff;padding:10px 20px;border-radius:10px;font-size:18px}.eate-modal-wrapper .eate-modal.eate-modal-alert{width:95%!important}@media(min-width:768px){.eate-modal-wrapper .eate-modal.eate-modal-alert{width:50%!important}}@media(min-width:1200px){.eate-modal-wrapper .eate-modal.eate-modal-alert{width:33%!important}}.eate-modal-wrapper .eate-modal.eate-modal-alert h2{font-size:22px;padding:0 0 10px;border-bottom:1px solid #ccc}.platform-compare-wrapper{display:flex;flex-direction:column;padding:50px 15px;margin:50px 0;background-color:#f7fbff;border-radius:15px}@media(min-width:992px){.platform-compare-wrapper{flex-direction:row}.platform-compare-wrapper .platform-compare-text{width:40%;padding:0 20px}}@media(min-width:1200px){.platform-compare-wrapper .platform-compare-text{padding:0 40px}}.platform-compare-wrapper .platform-compare-text h2{font-size:25px;font-weight:500;margin-bottom:20px}@media(min-width:768px){.platform-compare-wrapper .platform-compare-text h2{font-size:30px}}@media(min-width:1200px){.platform-compare-wrapper .platform-compare-text h2{font-size:35px}}.platform-compare-wrapper .platform-compare-text p{margin-bottom:15px;font-size:18px;font-weight:300}@media(min-width:768px){.platform-compare-wrapper .platform-compare-text p{font-size:20px}}@media(min-width:1200px){.platform-compare-wrapper .platform-compare-text p{font-size:22px}}.platform-compare-wrapper .platform-compare-table{margin-top:25px}@media(min-width:992px){.platform-compare-wrapper .platform-compare-table{margin-top:0}}.platform-compare-wrapper .platform-compare-table img{width:100%;height:auto}.tab-header{padding:50px 15px 20px;text-align:center}.tab-header h2{font-size:30px}@media(min-width:576px){.tab-header h2{font-size:35px}}@media(min-width:992px){.tab-header h2{font-size:45px}}.tab-header p{font-size:15px;margin:15px 0}@media(min-width:576px){.tab-header p{font-size:16px;width:75%;margin:15px auto}}@media(min-width:768px){.tab-header p{font-size:17px;width:60%}}.tab-section{width:100%;padding:0 15px}@media(min-width:992px){.tab-section{padding:0;width:90%}}@media(min-width:1200px){.tab-section{width:80%}}.tab-section .tab-navigation{margin-left:15px;position:relative;top:1px;z-index:0}@media(min-width:576px){.tab-section .tab-navigation{margin-left:50px}}@media(min-width:768px){.tab-section .tab-navigation{margin-left:100px}}.tab-section .tab-navigation button{background-color:transparent;border:none;font-weight:600;padding:10px;border-radius:10px 10px 0 0}@media(min-width:425px){.tab-section .tab-navigation button{font-size:15px}}@media(min-width:576px){.tab-section .tab-navigation button{padding-left:30px;padding-right:30px;font-size:18px}}@media(min-width:768px){.tab-section .tab-navigation button{padding-left:40px;padding-right:40px}}.tab-section .tab-navigation button.active{background-color:#d4eeff}.tab-section .tab-navigation button:hover{opacity:1}.tab-section .tab-content{background-color:#d4eeff;padding:25px;border-radius:20px;display:none}.tab-section .tab-content.show{display:block}@media(min-width:992px){.tab-section .tab-content{border-radius:0 20px 20px 0}}@media(min-width:1400px){.tab-section .tab-content{border-radius:20px}}.tab-section .tab-content .tab-text-image-section{display:flex;flex-direction:column}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section{flex-direction:row}}.tab-section .tab-content .tab-text-image-section .tab-text p:first-of-type{margin-bottom:15px}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-text p:first-of-type{margin-bottom:0}}.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container{display:flex;flex-direction:column}@media(min-width:768px){.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container{flex-direction:row}}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container{flex-direction:column}}@media(min-width:768px){.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container ul.text-list{width:50%;margin:0 5px}}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container ul.text-list{margin-top:15px;width:unset}.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container ul.text-list:nth-of-type(2){margin-top:0}}.tab-section .tab-content .tab-text-image-section .tab-text .text-list-container ul.text-list li{margin-bottom:15px}.tab-section .tab-content .tab-text-image-section .tab-image{display:flex;flex-direction:column}@media(min-width:425px){.tab-section .tab-content .tab-text-image-section .tab-image{flex-direction:row}}.tab-section .tab-content .tab-text-image-section .tab-image .image-col{display:flex;flex-direction:column;justify-content:center;margin-top:25px;width:75%;max-width:230px}@media(min-width:425px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col{width:45%}}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col{margin-top:0;width:unset}}@media(min-width:425px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col:first-of-type{padding-right:10px}}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col:first-of-type{padding-right:0;margin-left:20px}}@media(min-width:425px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col:nth-of-type(2){padding-left:10px}}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col:nth-of-type(2){padding-left:0;margin-left:20px}.tab-section .tab-content .tab-text-image-section .tab-image .image-col>.stat-container:first-child,.tab-section .tab-content .tab-text-image-section .tab-image .image-col>img:first-child{margin-bottom:60px}}.tab-section .tab-content .tab-text-image-section .tab-image .image-col img{width:230px;height:auto;display:none}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col img{display:block}}.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container{background-color:#fff;border:1px solid #8f9aaa;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);text-align:center;width:100%}@media(min-width:992px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container{width:230px}}.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container p{color:#f5464e;font-size:30px;font-weight:600;padding:15px 0}@media(min-width:576px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container p{font-size:40px}}@media(min-width:768px){.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container p{font-size:50px}}.tab-section .tab-content .tab-text-image-section .tab-image .image-col .stat-container p:nth-of-type(2){color:#8991a3;font-size:13px;font-weight:400;padding:0 0 10px}.tab-section.tab-section-underline{width:100%}@media(min-width:992px){.tab-section.tab-section-underline{padding:0 15px}}.tab-section.tab-section-underline .tab-navigation{margin-left:0;top:0}@media(min-width:992px){.tab-section.tab-section-underline .tab-navigation{display:flex;justify-content:space-around}}.tab-section.tab-section-underline .tab-navigation button{background-color:transparent;border:none;font-weight:600;padding:10px;border-radius:0;margin-right:10px}@media(min-width:768px){.tab-section.tab-section-underline .tab-navigation button{margin-right:20px}}@media(min-width:992px){.tab-section.tab-section-underline .tab-navigation button{margin-right:30px;font-size:20px}}@media(min-width:1200px){.tab-section.tab-section-underline .tab-navigation button{font-size:22px}}.tab-section.tab-section-underline .tab-navigation button:after{content:"";display:block;width:25px;height:5px;margin-top:5px;border-radius:15px;background-color:#e6e6e6}@media(min-width:576px){.tab-section.tab-section-underline .tab-navigation button:after{width:35px;margin-top:10px}}.tab-section.tab-section-underline .tab-navigation button.active{background-color:transparent}.tab-section.tab-section-underline .tab-navigation button.active:after{background-color:#f5464e}.tab-section.tab-section-underline .tab-content{background-color:transparent;padding:0;margin-top:15px;border-radius:0}.tab-section.tab-section-toggle{width:100%}@media(min-width:992px){.tab-section.tab-section-toggle{padding:0 15px}}.tab-section.tab-section-toggle .tab-navigation{margin-left:0;top:0;display:flex;justify-content:center;align-items:center;margin-bottom:50px}.tab-section.tab-section-toggle .tab-navigation span{font-weight:500;color:#6c7a87;font-size:16px}@media(min-width:768px){.tab-section.tab-section-toggle .tab-navigation span{font-size:18px}}@media(min-width:992px){.tab-section.tab-section-toggle .tab-navigation span{font-size:22px}}.tab-section.tab-section-toggle .tab-navigation .tab-toggle{display:flex;align-items:center;position:relative;border:1px solid #6c7a87;border-radius:20px;width:60px;height:32px;margin:0 10px;padding:0}@media(min-width:768px){.tab-section.tab-section-toggle .tab-navigation .tab-toggle{margin:0 15px}}@media(min-width:992px){.tab-section.tab-section-toggle .tab-navigation .tab-toggle{margin:0 20px}}@keyframes toggleToLeft{0%{width:23px;left:unset;right:3px}49%{width:calc(100% - 6px);left:unset;right:3px}50%{width:calc(100% - 6px);left:3px;right:unset}to{width:23px;left:3px;right:unset}}@keyframes toggleToRight{0%{width:23px;left:3px;right:unset}49%{width:calc(100% - 6px);left:3px;right:unset}50%{width:calc(100% - 6px);left:unset;right:3px}to{width:23px;left:unset;right:3px}}.tab-section.tab-section-toggle .tab-navigation .tab-toggle .tab-toggle-indicator{display:flex;align-items:center;justify-content:left;position:absolute;left:3px;background-color:transparent;background-color:#165df5;width:23px;height:23px;border-radius:20px;animation-name:toggleToLeft;animation-duration:.3s}.tab-section.tab-section-toggle .tab-navigation .tab-toggle .tab-toggle-indicator:after{display:block;content:"";position:relative;left:4px;width:13px;height:13px;border:1px solid #fff;border-radius:20px}.tab-section.tab-section-toggle .tab-navigation .tab-toggle .tab-toggle-indicator.active-toggle{left:unset;right:3px;animation-name:toggleToRight;animation-duration:.3s}.tab-section.tab-section-toggle .tab-content{background-color:transparent;padding:0;margin-top:15px;border-radius:0}.team-member{position:relative;margin-bottom:50px}.team-member .team-member-image{position:relative;display:flex;justify-content:center;align-items:center;align-self:flex-start}.team-member .team-member-image:before{content:"";width:100px;height:100px;position:absolute;background-color:rgba(41,1,62,0);border-radius:100px;transition:.3s!important}.team-member .team-member-image:hover:before{background:rgba(245,70,78,.7)}.team-member .team-member-image:hover a{display:flex}.team-member .team-member-image img{object-fit:cover;width:100px;height:100px;border-radius:100px}.team-member .team-member-image a{position:absolute;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.2);border-radius:75px;display:none}.team-member .team-member-image a:hover{opacity:1}.team-member .team-member-image a svg{width:20px;height:20px}.team-member .team-member-name{margin:15px 0 5px;font-size:16px;font-weight:500;text-align:center}@media(min-width:992px){.team-member .team-member-name{font-size:17px}}.team-member .team-member-title{text-align:center;font-size:12px;color:#778491}@media(min-width:992px){.team-member .team-member-title{font-size:13px}}.team-member.founder{display:flex;flex-direction:column;margin-bottom:25px}@media(min-width:768px){.team-member.founder{padding:0 15px}}.team-member.founder .team-member-image img,.team-member.founder .team-member-image:before{height:380px;width:280px;border-radius:15px}.team-member.founder .team-member-image a{width:75px;height:75px}.team-member.founder .team-member-image a svg{width:40px;height:40px}.team-member.founder .team-member-name{font-size:18px}@media(min-width:768px){.team-member.founder .team-member-name{text-align:left}}@media(min-width:992px){.team-member.founder .team-member-name{font-size:16px}}.team-member.founder .team-member-title{font-size:13px}@media(min-width:768px){.team-member.founder .team-member-title{text-align:left}}@media(min-width:992px){.team-member.founder .team-member-title{font-size:11px}}.team-member.no-link:before{display:none}.text-image-hero{display:flex;padding:20px 25px 0;margin-top:25px;margin-bottom:50px}.text-image-hero .text-section{width:100%;display:flex;flex-direction:column}@media(min-width:768px){.text-image-hero .text-section{width:50%;padding:0 40px}}.text-image-hero .text-section h1{font-weight:900;font-size:35px;margin-bottom:10px}@media(min-width:576px){.text-image-hero .text-section h1{font-size:45px}}.text-image-hero .text-section .hero-subtitle-section{display:flex;flex-direction:column;justify-self:flex-end;flex-grow:1;justify-content:flex-end;padding-top:15px}@media(min-width:992px){.text-image-hero .text-section .hero-subtitle-section{padding-top:50px}}@media(min-width:1200px){.text-image-hero .text-section .hero-subtitle-section{padding-top:0}}.text-image-hero .text-section .hero-subtitle-section p:last-of-type{margin-bottom:0}.text-image-hero .text-section p{margin-bottom:25px}.text-image-hero .text-section p:first-of-type{margin-top:15px}@media(min-width:768px){.text-image-hero .text-section p:first-of-type{margin-top:0}}.text-image-hero .text-section p.hero-subtitle{font-size:20px;font-weight:500;margin-bottom:0}@media(min-width:992px){.text-image-hero .text-section p.hero-subtitle{font-size:25px}}.text-image-hero .text-section .hero-buttons .button{display:inline-block}.text-image-hero .text-section .hero-buttons .button:first-of-type{margin-right:10px;margin-bottom:10px}@media(min-width:576px){.text-image-hero .text-section .hero-buttons .button:first-of-type{margin-right:20px;margin-bottom:0}}.text-image-hero .image-section{display:none;width:50%}@media(min-width:768px){.text-image-hero .image-section{display:flex;justify-content:center;align-items:center}}.text-image-hero .image-section img{width:100%;height:auto}.hero-supporting-sections{padding:0 25px;display:flex;flex-direction:column}@media(min-width:768px){.hero-supporting-sections{flex-direction:row}}.hero-supporting-sections .hero-subtitle-section{display:flex;flex-direction:column}@media(min-width:768px){.hero-supporting-sections .hero-subtitle-section{width:50%;padding:0 40px}}.hero-supporting-sections .hero-subtitle-section p:last-of-type{margin-bottom:25px}.hero-supporting-sections .hero-subtitle{font-size:20px;font-weight:500;margin-bottom:0}@media(min-width:992px){.hero-supporting-sections .hero-subtitle{font-size:25px}}.video-modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1;display:none;justify-content:center;align-items:center}.video-modal-wrapper.show{display:flex}.video-modal-wrapper .video-modal{display:flex;justify-content:center;position:relative;width:275px;height:157.5px}@media(min-width:425px){.video-modal-wrapper .video-modal{width:366.6666666667px;height:210px}}@media(min-width:576px){.video-modal-wrapper .video-modal{width:550px;height:315px}}@media(min-width:768px){.video-modal-wrapper .video-modal{width:687.5px;height:393.75px}}@media(min-width:992px){.video-modal-wrapper .video-modal{width:825px;height:472.5px}}@media(min-width:1200px){.video-modal-wrapper .video-modal{width:1100px;height:630px}}.video-modal-wrapper .video-modal button{background-color:hsla(0,0%,100%,.75);display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50px;position:absolute;top:-75px}@media(min-width:992px){.video-modal-wrapper .video-modal button{top:-50px;right:-50px}}.video-modal-wrapper .video-modal button svg{width:20px;height:20px}.video-modal-wrapper .video-modal iframe{width:100%;height:100%}.coming-soon-android{margin-top:-68px;display:flex;position:absolute;left:0;right:0;height:100vh;justify-content:center;background-color:#f4fbff}.coming-soon-android .android-content{text-align:center;padding-top:50px}.coming-soon-android .android-content h1{color:#f5464e;font-weight:700;font-size:80px;margin:75px 0}@media(min-width:576px){.coming-soon-android .android-content h1{margin:50px 0;font-size:120px}}.coming-soon-android .android-content h2{margin-bottom:40px}.coming-soon-android .android-content .button{margin-right:0;text-decoration:none}.coming-soon-android .android-content .android-nav{margin-top:40px}.coming-soon-android .android-content .android-nav a{color:#000;text-decoration:underline;cursor:pointer}#notFound{padding-top:50px}#notFound .not-found-wrapper{display:flex;flex-direction:column}#notFound .not-found-wrapper .code-text{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;align-self:center;width:310px}@media(min-width:425px){#notFound .not-found-wrapper .code-text{width:360px}}@media(min-width:576px){#notFound .not-found-wrapper .code-text{width:410px}}@media(min-width:768px){#notFound .not-found-wrapper .code-text{width:610px}}@media(min-width:992px){#notFound .not-found-wrapper .code-text{width:710px}}#notFound .not-found-wrapper .code-text .code-text-number{position:absolute;font-size:200px;font-weight:600;line-height:1;color:#f5464e}@media(min-width:768px){#notFound .not-found-wrapper .code-text .code-text-number{font-size:400px}}@media(min-width:992px){#notFound .not-found-wrapper .code-text .code-text-number{font-size:500px}}#notFound .not-found-wrapper .code-text .code-text-number:first-child{left:0}#notFound .not-found-wrapper .code-text .code-text-number:nth-child(3){right:0}#notFound .not-found-wrapper .code-text img{width:250px;height:auto;z-index:1}@media(min-width:425px){#notFound .not-found-wrapper .code-text img{width:300px}}@media(min-width:576px){#notFound .not-found-wrapper .code-text img{width:350px}}@media(min-width:768px){#notFound .not-found-wrapper .code-text img{width:450px}}@media(min-width:992px){#notFound .not-found-wrapper .code-text img{width:550px}}#notFound .not-found-wrapper .code-description{display:flex;flex-direction:column;align-items:center}#notFound .not-found-wrapper .code-description .description-header{font-weight:700;font-size:32px;margin-bottom:10px}#notFound .not-found-wrapper .code-description p{margin-bottom:10px}#notFound .not-found-wrapper .code-description p a{color:#000;text-decoration:underline}.verify-container{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.verify-container .description{font-size:28px;text-align:center}.verify-container .loading-animation{margin-top:30px}.services-container{display:flex;flex-direction:column;align-items:center;margin:50px 0;padding:0 15px}.services-container h2{font-weight:400;font-size:30px;text-align:center;margin-bottom:25px}@media(min-width:768px){.services-container h2{font-size:35px;margin-top:50px}}@media(min-width:992px){.services-container h2{font-size:40px}}.services-container h2+p{font-style:italic;font-size:14px;margin-top:10px;font-weight:300;display:none}@media(min-width:768px){.services-container h2+p{display:block}}.services-container .services{display:flex;flex-direction:column;width:100%;margin-top:25px}@media(min-width:576px){.services-container .services{flex-direction:row;flex-wrap:wrap}}.services-container .services .service{width:100%}@media(min-width:576px){.services-container .services .service{width:50%}.services-container .services .service:nth-of-type(odd){padding-right:10px}.services-container .services .service:nth-of-type(2n){padding-left:10px}}@media(min-width:768px){.services-container .services .service{width:33.333%}.services-container .services .service:nth-of-type(3n){padding-left:10px;padding-right:0}.services-container .services .service:nth-of-type(3n - 1){padding-right:10px;padding-left:10px}.services-container .services .service:nth-of-type(3n - 2){padding-right:10px;padding-left:0}}@media(min-width:1200px){.services-container .services .service{width:20%;padding:0 10px!important}}.services-container .services .service .service-img-wrapper img{width:100%;height:auto}.services-container .services .service button{color:#007aff;font-style:italic;padding:0}.services-container .services .service h3{font-size:18px;margin:10px 0}.services-container .services .service p{font-size:14px;margin-bottom:10px}.services-container .services .service .service-tags{display:flex;margin-bottom:25px}.services-container .services .service .service-tags span{background-color:rgba(245,70,78,.1);color:#74425d;font-size:12px;font-weight:600;padding:3px 10px;border-radius:5px}.clients-container{display:flex;flex-direction:column;justify-content:center;padding:0 15px}@media(min-width:768px){.clients-container{padding-left:20px;padding-right:20px}}.clients-container .client-intro{display:flex;align-items:center}.clients-container .client-intro img{display:none;height:40px;width:40px}@media(min-width:425px){.clients-container .client-intro img{display:block}}.clients-container .client-intro p{text-align:center;font-size:16px}@media(min-width:425px){.clients-container .client-intro p{text-align:left;padding-left:15px}}@media(min-width:768px){.clients-container .client-intro p{font-size:18px}}.clients-container .client-logo-wrapper{border:4px solid #e9f3fe;border-radius:15px;margin-top:15px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.clients-container .client-logo-wrapper img{max-height:80px;max-width:200px;width:auto;height:auto;margin:20px}.highlight-section-container{background-color:rgba(245,70,78,.1);display:flex;flex-direction:column;width:100%;justify-self:flex-end;margin:50px 0;border-radius:30px;padding:15px}@media(min-width:768px){.highlight-section-container{width:95%;flex-direction:row;padding:0;border-radius:30px 0 0 30px}}@media(min-width:992px){.highlight-section-container{width:85%;margin-left:auto}}@media(min-width:1400px){.highlight-section-container{border-radius:30px}}.highlight-section-container .highlight-image{position:relative}@media(min-width:768px){.highlight-section-container .highlight-image{top:40px;left:-20px}}@media(min-width:992px){.highlight-section-container .highlight-image{top:50px}}.highlight-section-container .highlight-image img{border-radius:10px;width:100%;height:200px;object-fit:cover}@media(min-width:768px){.highlight-section-container .highlight-image img{width:350px;height:auto}}.highlight-section-container .highlight-text{display:flex;flex-direction:column;margin-top:10px}@media(min-width:768px){.highlight-section-container .highlight-text{margin-top:0;padding:25px 75px 25px 25px}}@media(min-width:992px){.highlight-section-container .highlight-text{padding:50px 150px 50px 50px}}.highlight-section-container .highlight-text h2{font-size:30px;font-weight:500;text-align:center;margin-bottom:15px}@media(min-width:576px){.highlight-section-container .highlight-text h2{padding:0 100px}}@media(min-width:768px){.highlight-section-container .highlight-text h2{padding:0;font-size:35px}}.highlight-section-container .highlight-text h2 .highlight{color:#1bb145}.highlight-section-container .highlight-text p{margin-bottom:25px}@media(min-width:768px){.highlight-section-container .highlight-text p{font-size:18px}}@media(min-width:1200px){.highlight-section-container .highlight-text p{font-size:20px}}.highlight-section-container .highlight-text button{align-self:center}@media(min-width:768px){.highlight-section-container .highlight-text button{align-self:flex-start}}@media(min-width:576px){.technology-explore-wrapper .text-section{font-size:18px}}@media(min-width:1200px){.technology-explore-wrapper .text-section{font-size:20px}}@media(min-width:768px){.technology-explore-wrapper .image-section{display:flex;align-items:center}}@media(min-width:576px){.technology-benefits-wrapper .text-section{font-size:18px}}@media(min-width:992px){.technology-benefits-wrapper .text-section{width:60%;padding:0 80px}}@media(min-width:1200px){.technology-benefits-wrapper .text-section{padding:0 130px;font-size:20px}}@media(min-width:992px){.technology-benefits-wrapper .image-section{width:40%;width:30%}}.technology-benefits-wrapper h2{text-align:center;font-size:30px;margin-bottom:25px}@media(min-width:576px){.technology-benefits-wrapper h2{font-size:35px;margin-bottom:30px}}@media(min-width:768px){.technology-benefits-wrapper h2{font-size:40px;margin-bottom:35px}}@media(min-width:992px){.technology-benefits-wrapper h2{padding-top:50px;font-size:50px;margin-bottom:45px}}.experience-wrapper{display:flex;flex-direction:column;padding:50px 15px 25px}@media(min-width:768px){.experience-wrapper{flex-direction:row;flex-wrap:wrap;padding-left:0;padding-right:0}}.experience-wrapper h2{display:flex;order:1;font-size:25px;text-align:center}@media(min-width:576px){.experience-wrapper h2{text-align:left}}@media(min-width:768px){.experience-wrapper h2{width:100%;padding:0 25px}}@media(min-width:992px){.experience-wrapper h2{font-size:30px}}.experience-wrapper .experience-text{display:flex;flex-direction:column;order:3}@media(min-width:768px){.experience-wrapper .experience-text{order:2;width:50%;padding:0 25px}}@media(min-width:992px){.experience-wrapper .experience-text{width:60%}}.experience-wrapper .experience-text p{font-size:18px;margin:15px 0}@media(min-width:992px){.experience-wrapper .experience-text p{font-size:16px}}.experience-wrapper .experience-text ul li{margin-bottom:15px}.experience-wrapper .experience-image{display:flex;order:2;margin-top:15px;align-content:flex-start}@media(min-width:768px){.experience-wrapper .experience-image{order:3;width:50%;height:auto;margin-top:0}}@media(min-width:992px){.experience-wrapper .experience-image{width:40%}}.experience-wrapper .experience-image img{display:flex;align-self:flex-start;width:100%;height:auto}.restaurant-websites-wrapper{display:flex;flex-direction:column;padding:0 15px}.restaurant-websites-wrapper h2{text-align:center;font-size:25px;margin-bottom:25px}.menus-wrapper{display:flex;flex-wrap:wrap;padding:0 15px;margin-bottom:50px}@media(min-width:768px){.menus-wrapper{padding:0 50px;flex-wrap:nowrap}}.menus-wrapper img{margin-top:20px}@media(min-width:768px){.menus-wrapper img{margin-top:0}}.menus-wrapper img:first-of-type{width:100%;height:auto;order:2}@media(min-width:576px){.menus-wrapper img:first-of-type{width:40%;margin-right:20px}}@media(min-width:768px){.menus-wrapper img:first-of-type{width:20%;margin-right:50px;order:1}}.menus-wrapper img:nth-of-type(2){width:100%;height:auto;order:3}@media(min-width:576px){.menus-wrapper img:nth-of-type(2){width:50%}}@media(min-width:768px){.menus-wrapper img:nth-of-type(2){margin-right:50px;width:30%;order:2}}.menus-wrapper .menus-text{display:flex;flex-direction:column;order:1}@media(min-width:768px){.menus-wrapper .menus-text{order:3}}.menus-wrapper .menus-text h2{font-size:30px;margin-bottom:15px}.menus-wrapper .menus-text p{font-size:20px}.videos-photography-wrapper{padding:25px 15px 15px;display:flex;flex-direction:column}@media(min-width:768px){.videos-photography-wrapper{padding:0}}@media(min-width:992px){.videos-photography-wrapper{flex-direction:row;padding-top:50px}}@media(min-width:768px){.videos-photography-wrapper .videos-photography-text{padding:50px 15px 15px}}@media(min-width:992px){.videos-photography-wrapper .videos-photography-text{padding:0 50px 50px;width:40%}}.videos-photography-wrapper .videos-photography-text h2{font-size:30px;margin-bottom:15px}.videos-photography-wrapper .videos-photography-text p{font-size:20px;margin-bottom:20px}.videos-photography-wrapper .videos-photography-library{display:flex;flex-direction:column;background-color:rgba(245,70,78,.1);padding:20px 10px;border-radius:20px}@media(min-width:768px){.videos-photography-wrapper .videos-photography-library{align-self:flex-end;width:90%;border-radius:20px 0 0 20px;padding:20px}}@media(min-width:992px){.videos-photography-wrapper .videos-photography-library{width:unset;width:60%}}@media(min-width:1400px){.videos-photography-wrapper .videos-photography-library{border-radius:20px}}.videos-photography-wrapper .videos-photography-library h3{font-size:25px;font-weight:500;margin-bottom:30px}@media(min-width:768px){.videos-photography-wrapper .videos-photography-library h3{font-size:30px}}.videos-photography-wrapper .videos-photography-library .library-wrapper{display:flex;flex-direction:column}@media(min-width:576px){.videos-photography-wrapper .videos-photography-library .library-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.hardware-solutions-wrapper{display:flex;flex-direction:column;padding:25px 15px 50px}@media(min-width:992px){.hardware-solutions-wrapper{padding-left:50px;padding-right:50px}}@media(min-width:1200px){.hardware-solutions-wrapper{padding-left:100px;padding-right:100px}}@media(min-width:1400px){.hardware-solutions-wrapper{padding-left:150px;padding-right:150px}}.hardware-solutions-wrapper .hardware-solutions-header{text-align:center}.hardware-solutions-wrapper .hardware-solutions-header h2{font-size:25px;margin-bottom:15px}@media(min-width:992px){.hardware-solutions-wrapper .hardware-solutions-header h2{font-size:30px}}.hardware-solutions-wrapper .hardware-solutions-header p{font-size:16px;margin-bottom:50px}@media(min-width:576px){.hardware-solutions-wrapper .hardware-solutions-header p{font-size:14px}}@media(min-width:992px){.hardware-solutions-wrapper .hardware-solutions-header p{width:50%;margin-left:auto;margin-right:auto}}.hardware-solutions-wrapper .hardware-soltions{display:flex;flex-direction:column}@media(min-width:576px){.hardware-solutions-wrapper .hardware-soltions{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.hardware-solutions-wrapper .hardware-soltions .hardware-solution{margin-bottom:35px}@media(min-width:576px){.hardware-solutions-wrapper .hardware-soltions .hardware-solution{width:48%}}@media(min-width:768px){.hardware-solutions-wrapper .hardware-soltions .hardware-solution{width:45%}}@media(min-width:992px){.hardware-solutions-wrapper .hardware-soltions .hardware-solution{width:42%}}@media(min-width:1400px){.hardware-solutions-wrapper .hardware-soltions .hardware-solution{width:40%}}.hardware-solutions-wrapper .hardware-soltions .hardware-solution .hardware-solution-image img{width:100%;height:auto}.hardware-solutions-wrapper .hardware-soltions .hardware-solution .hardware-solution-text h3{font-size:20px;margin:5px 0;font-weight:500}.hardware-solutions-wrapper .hardware-soltions .hardware-solution .hardware-solution-text p{font-size:16px}@media(min-width:576px){.hardware-solutions-wrapper .hardware-soltions .hardware-solution .hardware-solution-text p{font-size:14px}}.faq-hero-wrapper{background-color:#fbedd3}@media(min-width:992px){.faq-hero-wrapper{margin-left:15px;margin-right:15px;border-radius:10px}}.faq-hero-wrapper .text-image-hero{padding-bottom:20px}@media(min-width:992px){.faq-hero-wrapper .text-image-hero{padding-left:50px;padding-right:50px}}@media(min-width:1200px){.faq-hero-wrapper .text-image-hero{padding-left:75px;padding-right:75px}}@media(min-width:1400px){.faq-hero-wrapper .text-image-hero{padding-left:50px;padding-right:50px}}@media(min-width:768px){.faq-hero-wrapper .text-section{padding-left:0}}@media(min-width:992px){.faq-hero-wrapper .text-section{padding-top:50px}}.faq-accordion-wrapper{display:flex;flex-direction:column}@media(min-width:992px){.faq-accordion-wrapper{flex-direction:row;justify-content:space-between;margin-top:25px}.faq-accordion-wrapper .faq-accordion-col{width:48%}}.demo-wrapper .cta-banner{margin-top:5px;margin-bottom:20px}@media(min-width:576px){.demo-wrapper .cta-banner{padding:20px}}@media(min-width:992px){.demo-wrapper .cta-banner{margin-top:0;padding:25px}}.demo-wrapper .cta-banner p{width:100%;text-align:center;font-weight:500;color:#007aff;margin:0;padding:0}@media(min-width:576px){.demo-wrapper .cta-banner p{font-size:16px}}@media(min-width:992px){.demo-wrapper .cta-banner p{font-size:18px}}.demo-wrapper .demo-header-wrapper{padding:0 15px;text-align:center}@media(min-width:992px){.demo-wrapper .demo-header-wrapper{margin-bottom:50px}}.demo-wrapper .demo-header-wrapper h1{font-weight:700;font-size:22px;margin-bottom:15px;line-height:40px}@media(min-width:425px){.demo-wrapper .demo-header-wrapper h1{font-size:30px;line-height:50px;margin-bottom:25px}}@media(min-width:576px){.demo-wrapper .demo-header-wrapper h1{font-size:35px;line-height:60px;margin-bottom:30px}}@media(min-width:768px){.demo-wrapper .demo-header-wrapper h1{font-size:45px;line-height:80px;margin-bottom:30px}}.demo-wrapper .demo-header-wrapper p{color:#8991a3;font-size:14px}@media(min-width:425px){.demo-wrapper .demo-header-wrapper p{font-size:15px}}@media(min-width:768px){.demo-wrapper .demo-header-wrapper p{font-size:18px}.demo-wrapper .text-section{width:100%}}@media(min-width:992px){.demo-wrapper .text-section{width:50%}}@media(min-width:1200px){.demo-wrapper .text-section h1{font-weight:500;font-size:40px;margin-bottom:25px}.demo-wrapper .text-section p{font-weight:300;font-size:20px}}@media(min-width:768px){.demo-wrapper .image-section{display:none}}@media(min-width:992px){.demo-wrapper .image-section{display:block}}.demo-wrapper .quick-demo-wrapper h2{text-align:center;font-size:20px;margin-bottom:25px;font-weight:400}@media(min-width:425px){.demo-wrapper .quick-demo-wrapper h2{font-size:25px}}@media(min-width:576px){.demo-wrapper .quick-demo-wrapper h2{font-size:30px}}@media(min-width:992px){.demo-wrapper .quick-demo-wrapper h2{padding-top:50px}}@media(min-width:425px){.demo-wrapper .demo-schedule-wrapper{margin-top:100px}}.demo-wrapper .demo-schedule-wrapper h2{font-size:25px;text-align:center;margin-bottom:25px;font-weight:400}@media(min-width:425px){.demo-wrapper .demo-schedule-wrapper h2{margin:0 20% 25px}}@media(min-width:768px){.demo-wrapper .demo-schedule-wrapper h2{font-size:30px;margin-bottom:0}}@media(min-width:992px){.demo-wrapper .demo-schedule-wrapper h2{margin:0 25%}}@media(min-width:1200px){.demo-wrapper .demo-schedule-wrapper h2{margin:0}}.demo-wrapper .demo-schedule-wrapper .demo-schedule-widget{min-width:320px;height:560px}@media(min-width:576px){.demo-wrapper .demo-schedule-wrapper .demo-schedule-widget{height:800px}}@media(min-width:992px){.demo-wrapper .demo-schedule-wrapper .demo-schedule-widget{height:750px}}.demo-wrapper .demo-schedule-wrapper .demo-schedule-widget .calendly-inline-widget{width:100%;height:100%}.demo-wrapper #HowWeCompare,.pricing-options-wrapper{padding:50px 0}.our-story-wrapper .tab-section{margin-bottom:50px}.our-story-wrapper .team-founders{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.our-story-wrapper .team-founders{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}}@media(min-width:992px){.our-story-wrapper .team-founders{justify-content:space-between}}@media(min-width:1200px){.our-story-wrapper .team-founders{padding:0 100px}}@media(min-width:992px){.our-story-wrapper .team-founders .founder:first-of-type{order:2;margin-top:50px}.our-story-wrapper .team-founders .founder:nth-of-type(2){order:3;margin-top:200px}.our-story-wrapper .team-founders .founder:nth-of-type(3){order:1;margin-top:200px}}.our-story-wrapper .team-members{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.our-story-wrapper .team-members{width:75%;justify-self:center}}@media(min-width:992px){.our-story-wrapper .team-members{flex-direction:row;flex-wrap:wrap;width:100%}}@media(min-width:768px){.our-story-wrapper .team-members .team-member:nth-of-type(odd){align-self:flex-start;margin-bottom:0}.our-story-wrapper .team-members .team-member:nth-of-type(2n){align-self:flex-end;margin-top:-50px;margin-bottom:0}}@media(min-width:992px){.our-story-wrapper .team-members .team-member:nth-of-type(2n){margin-top:175px}.our-story-wrapper .team-members .team-member{width:25%}}.our-culture-and-values-wrapper .core-values .core-values-header{padding:0 15px;text-align:center;margin-bottom:50px}@media(min-width:576px){.our-culture-and-values-wrapper .core-values .core-values-header{width:80%;margin-left:auto;margin-right:auto}}@media(min-width:992px){.our-culture-and-values-wrapper .core-values .core-values-header{padding-top:100px;width:60%}}.our-culture-and-values-wrapper .core-values .core-values-header h2{font-size:30px;margin-bottom:15px}@media(min-width:768px){.our-culture-and-values-wrapper .core-values .core-values-header h2{font-size:35px}}.our-culture-and-values-wrapper .core-values .core-values-header p{font-size:16px}@media(min-width:768px){.our-culture-and-values-wrapper .core-values .core-values-header p{font-size:18px}}.our-culture-and-values-wrapper .core-values .core-values-details{padding:0 15px}@media(min-width:768px){.our-culture-and-values-wrapper .core-values .core-values-details{padding:0 65px}}@media(min-width:992px){.our-culture-and-values-wrapper .core-values .core-values-details{display:flex;flex-wrap:wrap;justify-content:space-between}.our-culture-and-values-wrapper .core-values .core-values-details .icon-text-section-wrapper{width:48%}}.the-dish{padding-top:150px}.the-dish iframe{border:none}