﻿@-webkit-keyframes gradient{0%{background-position:100% 50%}50%{background-position:0% 50%}100%{background-position:0% 50%}}@keyframes gradient{0%{background-position:100% 50%}50%{background-position:0% 50%}100%{background-position:0% 50%}}@-webkit-keyframes loader{to{transform:rotate(1turn)}}@keyframes loader{to{transform:rotate(1turn)}}@-webkit-keyframes flipscreen{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes flipscreen{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes progress{0%{width:0%}100%{width:100%}}@keyframes progress{0%{width:0%}100%{width:100%}}body{background:#fff;margin:0;padding:50px 0 0 0;font-family:"Inter";font-size:16px;line-height:27px;font-weight:400;color:#1e3047;font-variation-settings:"opsz" 10}a{color:#007c23}a:hover{color:#6cb401}.button{display:inline-block;background:#007c23;border-radius:4px;padding:3px 15px;color:#fff;font-weight:600;min-width:70px;font-size:14px;cursor:pointer}@media(min-width: 700px){.button{padding:5px 20px;min-width:80px;font-size:16px}}.button:hover{background:#6cb401}.cta-button{font-family:"Lexend";font-size:20px;text-transform:uppercase;text-decoration:none;padding:15px 30px;background:linear-gradient(-45deg, #007C23 50%, #329B02 60%, #007C23 70%);background-size:400% 400%;-webkit-animation:gradient 3s infinite;animation:gradient 3s infinite}@media(min-width: 960px){.cta-button{font-size:25px;padding:20px 50px}}.cta-button:hover{background:#6cb401;color:#fff}.cta-button.dark{background:linear-gradient(-45deg, #122a49 50%, #153866 60%, #122a49 70%);background-size:400% 400%}.cta-button.dark:hover{background:#204b83}.cta-button.hollow{background:none;border:3px solid #007c23;box-sizing:content-box;color:#007c23;padding:12px 27px}@media(min-width: 960px){.cta-button.hollow{padding:17px 50px}}.cta-button.hollow:hover{background:#6cb401;border:3px solid #6cb401;color:#fff}@media(min-width: 960px){.cta-button.smaller-font{font-size:23px;padding:20px 40px}}.main-container{width:100%;margin:0 auto;padding:0 0 0px 0}.head-container{width:100%;margin:0 auto;padding:0}.head{padding:10px 20px;display:block;position:fixed;z-index:2;width:100%;background:#091524;box-sizing:border-box;margin-top:-50px;height:70px}@media(min-width: 1400px){.head{padding:10px 30px}}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;width:100%;margin:auto}.logo{padding:0 0 0 0px;display:flex}@media(min-width: 960px){.logo{padding:0}}.logo a{display:flex}.logo img{border:none;width:130px}@media(min-width: 700px){.logo img{width:150px}}.head-cta{display:flex;align-items:center;padding:0px;border-radius:5px}@media(min-width: 960px){.head-cta{padding:7px 8px 7px 8px;background:#1f2e40}}.head-cta .head-cta-text{color:#adb1b8;font-family:"Lexend";font-size:12px;line-height:17px;font-weight:500;max-width:330px;padding:0 10px 0 0;display:none}@media(min-width: 960px){.head-cta .head-cta-text{display:block}}.head-cta .head-cta-text .highlight{color:#fff}.head-cta .head-cta-button{display:flex;align-self:center;justify-content:center;flex-direction:column;font-family:"Lexend";font-size:12px;line-height:18px;text-align:center;width:100%;text-decoration:none;text-transform:uppercase;padding:5px 20px;margin:0 0 0 10px;background:linear-gradient(-45deg, #007C23 50%, #329B02 60%, #007C23 70%);background-size:400% 400%;-webkit-animation:gradient 3s infinite;animation:gradient 3s infinite}@media(min-width: 700px){.head-cta .head-cta-button{padding:10px 20px;font-size:16px;width:auto;min-width:150px;margin:0;display:block}}.head-cta .head-cta-button:hover{background:#6cb401;color:#fff}.head-cta .head-cta-button span{display:block}@media(min-width: 700px){.head-cta .head-cta-button span{display:inline}}.head-login{margin-left:10px;display:none}@media(min-width: 1300px){.head-login{display:block}}.head-login a{color:#fff;text-decoration:none;font-size:12px;font-weight:500;text-transform:uppercase;background:#1f2e40;border-radius:5px;padding:10px 20px;letter-spacing:.5px}.head-login a:hover{background:#007c23}.head-login-small{display:block;margin-top:50px !important}.head-login-small a{font-size:15px !important;background:#1f2e40;padding:10px 30px !important;border-radius:5px}.head-login-small a:hover{background:#007c23;color:#fff !important}@media(min-width: 1300px){.head-login-small{display:none}}.general-masthead{min-height:200px;display:flex;align-items:center;justify-content:center}.general-masthead h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.general-masthead h1{font-size:40px;line-height:55px}}.general-masthead h1 .highlight{color:#007c23}@media(min-width: 960px){.general-masthead h1 .highlight{display:block}}.general-masthead .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.general-masthead .desc{font-size:20px;line-height:31px;margin:0 0 50px 0}}.general-container .general-content{max-width:1400px;margin:auto}.roundness{display:flex;justify-content:space-between;position:fixed;width:100%;max-width:1500px;margin-top:20px}.roundness img{display:block;margin-left:-1px}h1,h2,h3,h4,h5{font-family:"Lexend"}.link-span{color:#007c23;cursor:pointer}.additional{display:flex;align-items:center}.hamburger{display:block;width:30px;padding:10px 0 0 20px;cursor:pointer}@media(min-width: 1300px){.hamburger{display:none}}.hamburger svg rect{fill:#fff}.hamburger:hover svg rect{fill:#007c23}.limited-offer{display:block;margin:0px auto 0px;color:#fff;text-align:center;padding:50px 30px;background:#122a49}@media(min-width: 960px){.limited-offer{padding:50px 0 100px;margin:0px auto 80px}}.limited-offer h2{font-family:"Lexend";font-weight:700;font-size:29px;line-height:40px;text-transform:uppercase;color:#fff;margin:50px 0 0 0}@media(min-width: 960px){.limited-offer h2{font-size:43px;line-height:45px}}.limited-offer h2 .upper{display:inline-block;vertical-align:top;font-size:13px;margin-top:-7px}@media(min-width: 960px){.limited-offer h2 .upper{font-size:15px;margin-top:-10px}}.limited-offer h4{font-weight:300;font-family:"Lexend";line-height:35px;font-size:20px;margin:20px 0 50px}@media(min-width: 960px){.limited-offer h4{margin:20px 0 70px}}.limited-offer .button{font-family:"Lexend";font-size:20px;text-transform:uppercase;text-decoration:none;padding:15px 30px;background:linear-gradient(-45deg, #007C23 50%, #329B02 60%, #007C23 70%);background-size:400% 400%;-webkit-animation:gradient 3s infinite;animation:gradient 3s infinite}@media(min-width: 960px){.limited-offer .button{font-size:25px;padding:20px 50px}}.limited-offer .button:hover{background:#6cb401;color:#fff}.contact-us-box{background:#122a49;text-align:center;padding:70px 0;color:#fff}.contact-us-box.boxed{max-width:1400px;margin:0}@media(min-width: 960px){.contact-us-box.boxed{margin:30px auto 0;border-radius:10px}}.contact-us-box h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:600;color:#fff;padding:0;margin:0}@media(min-width: 960px){.contact-us-box h2{font-size:40px;line-height:55px}}.contact-us-box h3{font-family:"Lexend";font-size:18px;line-height:30px;font-weight:300;color:#fff;padding:0 30px;margin:0}@media(min-width: 960px){.contact-us-box h3{font-size:20px;line-height:40px;padding:0}}.contact-us-box p{max-width:800px;margin:auto;padding:30px 30px 0}.contact-us-box .cta-button{margin:70px 0 10px 0}.contact-us-box.white{background:#fff}.contact-us-box.white h2,.contact-us-box.white h3,.contact-us-box.white p{color:#1d252e}#chat-widget-container{z-index:1 !important;bottom:0px !important}.shadow{box-shadow:0px 0px 25px rgba(0,0,0,.1)}.rounded{border-radius:10px}.text-center{text-align:center}.show-on-mobile{display:block !important}@media(min-width: 960px){.show-on-mobile{display:none !important}}.hide-on-mobile{display:none !important}@media(min-width: 960px){.hide-on-mobile{display:block !important}}.no-top-padding{padding-top:0 !important}.nav{display:none;align-items:center;justify-content:center;position:fixed;width:100%;height:100%;background:#091524;left:0px;top:0px;z-index:1}.nav.show{display:flex}.nav ul{padding:0;margin:0;list-style:none}.nav ul li{padding:0;margin:20px 20px;text-align:center}.nav ul li a{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-family:"Lexend";font-weight:600;font-size:18px}.nav ul li a.has-sub::after{content:" ";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.nav ul li a:hover{color:#007c23}.nav ul li a:hover.has-sub::after{border:solid #007c23;border-width:0 2px 2px 0}.nav .submenu-container{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;left:100%;top:0;background:#c0c;z-index:1;background:#122135;transition:left,.5s}.nav .submenu-container.show-sub{left:0;transition:left,.5s}.nav .submenu-container.templates .submenu{margin-left:0}.nav .submenu-container .back-arrow{display:flex;align-items:center;justify-content:center;position:absolute;gap:10px;top:30px;left:30px;color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:600;cursor:pointer}.nav .submenu-container .back-arrow svg path{fill:#fff}.nav .submenu-container .back-arrow:hover{color:#007c23}.nav .submenu-container .back-arrow:hover svg path{fill:#007c23}.nav .submenu{position:relative;display:flex;color:#fff;flex-direction:column;padding:0px 20px 0px 20px;font-family:"Lexend";z-index:1;max-height:80%;overflow:auto}.nav .submenu .submenu-column{display:flex;flex-direction:column;align-items:left}.nav .submenu .submenu-column .column-title{display:flex;flex-direction:column;text-align:center;font-weight:600;letter-spacing:1px;font-size:11px;text-transform:uppercase;color:#647180;line-height:18px;padding-bottom:5px}.nav .submenu .submenu-column ul{display:flex;flex-direction:column;text-align:left;padding:0;margin:0 0 20px 0;list-style:none}.nav .submenu .submenu-column ul li{margin:0;padding:0 0 20px 0}.nav .submenu .submenu-column ul li a{font-weight:500;font-size:16px;display:block;line-height:23px}@media(min-width: 1300px){.nav{display:flex;justify-content:space-between;align-items:center;position:relative;width:auto;height:auto;background:transparent;left:auto;top:auto}.nav ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row}.nav ul li{padding:0;margin:0 20px;text-align:left}.nav ul li a{color:#fff;text-decoration:none;font-family:"Lexend";font-weight:600;font-size:15px}.nav ul li a.has-sub::after{content:" ";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.nav ul li a:hover{color:#007c23}.nav ul li a:hover.has-sub::after{border:solid #007c23;border-width:0 2px 2px 0}.nav .submenu-container{position:fixed;display:none;width:100%;height:auto;background:#c0c;left:0px;top:70px;z-index:0;background:rgba(9,21,36,.95)}.nav .submenu-container.show-sub{display:flex}.nav .submenu-container.features .submenu{margin-left:-140px}.nav .submenu-container.templates .submenu{margin-left:110px}.nav .submenu-container.resources .submenu{margin-left:760px;width:300px}.nav .submenu-container .back-arrow{display:none}.nav .submenu{position:relative;display:flex;color:#fff;flex-direction:row;padding:40px 20px 20px 20px;gap:60px;font-family:"Lexend";min-width:450px;max-width:750px;width:100%;z-index:1;max-height:auto;overflow:none}.nav .submenu .submenu-column{display:flex;flex-direction:column;align-items:left}.nav .submenu .submenu-column .column-title{display:flex;flex-direction:column;text-align:left;font-weight:600;letter-spacing:1px;font-size:11px;text-transform:uppercase;color:#647180;line-height:18px;padding-bottom:5px}.nav .submenu .submenu-column ul{display:flex;flex-direction:column;text-align:left;padding:0;margin:0 0 20px 0;list-style:none}.nav .submenu .submenu-column ul li{margin:0;padding:0 0 10px 0}.nav .submenu .submenu-column ul li a{font-weight:350;font-size:15px;display:block;line-height:20px}}.nav .close{width:30px;cursor:pointer;position:absolute;top:20px;right:20px;z-index:3}@media(min-width: 1300px){.nav .close{display:none}}.nav .close svg path{fill:#fff}.nav .close:hover svg path{fill:#007c23}.masthead{background:#e5e5e5;min-height:750px;padding:0 30px 0 30px;display:block}@media(min-width: 960px){.masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.masthead{padding:0 0 0 0px;min-height:900px}}.masthead .content{padding:0 0 50px 0}@media(min-width: 960px){.masthead .content{padding:0 0 100px 0}}.masthead .content .primary-content{margin:auto;text-align:center;padding:100px 30px 50px}@media(min-width: 960px){.masthead .content .primary-content{margin:auto;padding:120px 0 70px}}.masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.masthead .content h1{font-size:40px;line-height:55px}}.masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.masthead .content h1 .highlight{display:block}}.masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px;max-width:1000px}}.masthead .content .main-ctas{display:block;max-width:300px;margin:auto}@media(min-width: 700px){.masthead .content .main-ctas{display:flex;justify-content:center;gap:30px;flex-direction:row;width:auto;max-width:800px}}.masthead .content .main-ctas .cta-box{margin-bottom:20px}@media(min-width: 700px){.masthead .content .main-ctas .cta-box{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;align-self:flex-start;width:50%}}.masthead .content .main-ctas .cta-box .button{display:block}.masthead .content .no-card{padding:10px 0 0 0;font-size:14px;line-height:24px}.masthead .content .no-card .br{display:inline}@media(min-width: 700px){.masthead .content .no-card .br{display:block}}.masthead .content .screenshot{max-width:1800px;min-height:400px;overflow:none;padding:0px 0px 0;box-sizing:border-box}@media(min-width: 960px){.masthead .content .screenshot{overflow:hidden;width:100%;margin:auto}}.masthead .content .screenshot .masthead-carousel{margin:auto;position:relative;z-index:1;width:100%;max-width:1100px;height:79.2682926829vw}@media(min-width: 500px){.masthead .content .screenshot .masthead-carousel{height:70.1219512195vw}}@media(min-width: 1100px){.masthead .content .screenshot .masthead-carousel{height:800px}}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div{display:none;position:absolute;z-index:1;width:100%;max-width:1400px;max-height:960px;border-radius:10px;overflow:hidden;background:#fff;padding:0px 0px;margin:0px;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);transition:transform .7s,width .7s,margin-left .7s,margin-top .7s,opacity .7s,z-index .7s;opacity:1}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div h3{background:#122a49;color:#fff;text-align:center;padding:30px 30px;margin:0 -20px 0px -20px;font-size:16px;font-weight:400;line-height:20px}@media(min-width: 960px){.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div h3{font-size:20px;font-weight:500;line-height:24px}}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div img,.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div object{width:100%;display:block}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.prev{z-index:2;display:none}@media(min-width: 1300px){.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.prev{display:block;opacity:0;transition:opacity .7s,margin-left .7s}}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.selected{z-index:3;display:block}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.selected img{display:block}.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.next{z-index:2;display:none}@media(min-width: 1300px){.masthead .content .screenshot .masthead-carousel .masthead-carousel-screenshots div.next{display:block;opacity:0;transition:opacity .7s,margin-left .7s}}.masthead .content .screenshot .masthead-carousel .arrows{z-index:6;position:absolute;width:100%;margin-left:-20px;margin-top:30%;display:none}@media(min-width: 960px){.masthead .content .screenshot .masthead-carousel .arrows{display:block;margin-left:10px}}@media(min-width: 1100px){.masthead .content .screenshot .masthead-carousel .arrows{margin-left:-40px}}@media(min-width: 1300px){.masthead .content .screenshot .masthead-carousel .arrows{width:1200px;margin-left:-100px}}@media(min-width: 1400px){.masthead .content .screenshot .masthead-carousel .arrows{width:1200px;margin-left:-120px}}.masthead .content .screenshot .masthead-carousel .arrows span{width:100px;display:block;position:absolute;background:#091524;width:80px;height:80px;border-radius:100px;box-sizing:border-box;padding:25px;cursor:pointer;box-shadow:0px 0px 18px 0px rgba(0,0,0,.38);transition:background .3s}.masthead .content .screenshot .masthead-carousel .arrows span svg path{fill:#fff}.masthead .content .screenshot .masthead-carousel .arrows span:hover{background:#007c23;transition:background .3s}.masthead .content .screenshot .masthead-carousel .arrows span.right{right:20px;padding:25px 30px 0px 30px}@media(min-width: 1100px){.masthead .content .screenshot .masthead-carousel .arrows span.right{right:-80px}}@media(min-width: 1300px){.masthead .content .screenshot .masthead-carousel .arrows span.right{right:-100px;padding:25px 30px}}@media(min-width: 1400px){.masthead .content .screenshot .masthead-carousel .arrows span.right{right:-140px;padding:25px 30px}}.masthead .content .screenshot .masthead-depts ul{list-style:none;padding:0;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px auto 0;max-width:1400px}.masthead .content .screenshot .masthead-depts ul li{display:flex;text-transform:uppercase;font-family:"Inter";font-size:11px;letter-spacing:1.5px;font-weight:700;background:#b6bcc5;color:#091524;padding:3px 10px;border-radius:5px;cursor:pointer}@media(min-width: 960px){.masthead .content .screenshot .masthead-depts ul li{padding:5px 20px;font-size:14px}}.masthead .content .screenshot .masthead-depts ul li a{color:#091524;text-decoration:none}.masthead .content .screenshot .masthead-depts ul li a:hover{color:#fff}.masthead .content .screenshot .masthead-depts ul li:hover{background:#091524;color:#fff}.masthead .content .screenshot .masthead-depts ul li.selected{background:#091524;color:#fff;cursor:none}.home-section .block.light-grey{background:#f7f7f7}.home-section .block.grey{background:#ededed}.home-section .block.dark{background:#122135;color:#fff}.home-section .block.dark-grey{background:#1d252e;color:#fff}.home-section .block .block-container{max-width:600px;margin:auto;padding:70px 30px;display:flex;flex-direction:column;gap:0;flex-wrap:wrap}@media(min-width: 960px){.home-section .block .block-container{max-width:1200px;flex-direction:row;align-items:center;gap:0px 60px;padding:120px 30px}}.home-section .block .block-container .span-across{flex:1;flex-basis:100%}.home-section .block .block-container .content-left{flex-basis:100%}@media(min-width: 960px){.home-section .block .block-container .content-left{flex-basis:calc(50% - 30px)}}.home-section .block .block-container .content-right{flex-basis:100%}@media(min-width: 960px){.home-section .block .block-container .content-right{flex-basis:calc(50% - 30px)}}.home-section .block .block-container .content-center{margin:auto}.home-section .block .block-container .content-center h2,.home-section .block .block-container .content-center h3{text-align:center}.home-section .block .block-container .content-center h2.left,.home-section .block .block-container .content-center h3.left{text-align:left}.home-section .block .block-container .content-center .copy{max-width:800px;margin:auto}.home-section .block .block-container .content-center .copy.center{text-align:center}.home-section .block .block-container .content-center .copy.wide{max-width:1000px}.home-section .block .block-container .content-center .copy.extra-wide{max-width:1200px}.home-section .block .block-container .content-center .screenshot{margin:60px auto;text-align:center}.home-section .block .block-container .content-center .screenshot img{width:100%}.home-section .block .block-container .content-center .screenshot.limit-size{max-width:1000px}.home-section .block .block-container.left-heavy .content-left{flex-basis:calc(60% - 30px)}.home-section .block .block-container.left-heavy .content-right{flex-basis:calc(40% - 30px)}.home-section .block .block-container.right-heavy .content-left{flex-basis:calc(40% - 30px)}.home-section .block .block-container.right-heavy .content-right{flex-basis:calc(60% - 30px)}.home-section .block h2{display:block;font-family:"Lexend";font-style:normal;font-weight:600;font-size:25px;line-height:37px;text-align:left;margin:0;padding:0 0 20px 0;text-transform:capitalize}.home-section .block h2 .highlight{color:#007c23;display:inline}@media(min-width: 960px){.home-section .block h2 .highlight{display:block}}.home-section .block h2 .highlight-inline{color:#007c23}.home-section .block h2.center{text-align:center}@media(min-width: 960px){.home-section .block h2{padding:0 0 30px 0;font-size:35px;line-height:45px}}.home-section .block h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:18px;line-height:30px;text-align:left;margin:0;padding:20px 0}.home-section .block h3 .highlight{color:#007c23;display:block}.home-section .block h3 .highlight-inline{color:#007c23}.home-section .block img{display:block;width:100%;margin:auto}.home-section .block table{border-spacing:5px}.home-section .block table tr td,.home-section .block table tr th{background:#f5f5f5;padding:20px;border-radius:10px}.home-section .block table tr th{background:#ededed;font-weight:bold}.home-section .block ul{margin:0;padding:15px;list-style:none}.home-section .block ul li{padding:5px 0 5px 10px}.home-section .block ul li:before{content:"";width:7px;height:7px;border-radius:30px;background:#007c23;display:inline-block;margin:0px 8px 2px -16px}.home-section .block .cards{padding:30px 0px;display:block}@media(min-width: 960px){.home-section .block .cards{display:flex;gap:30px;padding:60px 0px}}.home-section .block .cards .card{flex-grow:1;flex-basis:0;background:#fff;border-radius:10px;box-shadow:0px 0px 18.8px rgba(0,0,0,.08);margin-bottom:30px}@media(min-width: 960px){.home-section .block .cards .card{margin-bottom:0px}}.home-section .block .cards .card h3{text-align:left !important;margin:30px 0 0px;padding:0}.home-section .block .cards .card .formula{font-weight:700;font-size:20px;line-height:29px;color:#92989f}.home-section .block .cards .card .card-top{border-radius:10px 10px 0 0;background:#122a49;padding:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media(min-width: 960px){.home-section .block .cards .card .card-top{max-height:340px;height:30vw}}.home-section .block .cards .card .card-top img{min-width:auto}.home-section .block .cards .card .card-content{padding:0px 40px 20px;box-sizing:border-box}.home-section .block .double-column{display:flex;gap:30px;flex-direction:column}@media(min-width: 700px){.home-section .block .double-column{flex-direction:row}}.home-section .block .double-column>*{flex-grow:1;flex-basis:0}.home-section .block .no-list-style{list-style:none}.home-section .block .no-list-style li{padding:0}.home-section .block .no-list-style li:before{display:none}.home-section .block .object-other-objects{max-width:900px;margin:50px auto}.home-section .block .object-other-objects img{width:100%}.home-section #anyone-can-shape-it{background:#ededed;padding:0 20px}@media(min-width: 960px){.home-section #anyone-can-shape-it{padding:0 30px 100px}}.home-section #anyone-can-shape-it .block-container{background:#1d252e;background-size:contain;border-radius:30px;padding:30px}@media(min-width: 960px){.home-section #anyone-can-shape-it .block-container{padding:70px}}@media(min-width: 960px){.home-section #anyone-can-shape-it .block-container{background:#1d252e url(../images/illustrations/anyone-can-shape-it.jpg) 50vw no-repeat;background-size:contain}}@media(min-width: 1300px){.home-section #anyone-can-shape-it .block-container{background:#1d252e url(../images/illustrations/anyone-can-shape-it.jpg) 100% no-repeat;background-size:contain}}.home-section #anyone-can-shape-it .block-container h2{text-align:center}@media(min-width: 960px){.home-section #anyone-can-shape-it .block-container h2{text-align:left}}.home-section #run-it-everywhere{background:#f5f5f5;padding:0 30px 100px}@media(min-width: 960px){.home-section #run-it-everywhere{padding:0 30px 100px}}.home-section #run-it-everywhere .block-container{background:#1d252e;background-size:contain;border-radius:30px;padding:30px}@media(min-width: 960px){.home-section #run-it-everywhere .block-container{padding:70px}}.trusted-by{width:100%;max-width:800px;margin:auto;display:block;padding:50px 30px 100px;text-align:center;box-sizing:border-box}.trusted-by h4{font-size:17px;font-family:"Inter";font-weight:500}@media(min-width: 960px){.trusted-by h4{font-size:20px}}.trusted-by ul{list-style:none;padding:30px 0 0 0;margin:0;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:20px}.trusted-by ul li{display:block}.trusted-by ul li img{display:block;max-width:100px;max-height:70px;border:none}@media(min-width: 960px){.trusted-by ul li img{max-width:150px;max-height:100px}}.use-it-for{background:#fff;padding:40px 20px 100px}.use-it-for .content{width:100%;max-width:1400px;margin:auto}.use-it-for .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;margin-bottom:60px}@media(min-width: 960px){.use-it-for .content h2{font-size:40px;line-height:56px}}.use-it-for .content h2 .highlight{display:block;color:#007c23}.use-it-for .content .pills ul{list-style:none;padding:0;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px auto 0;max-width:1400px}.use-it-for .content .pills ul li{display:flex;text-transform:uppercase;font-family:"Inter";font-size:11px;letter-spacing:1.5px;font-weight:700;background:#efefef;color:#091524;padding:3px 10px;border-radius:5px;cursor:pointer}@media(min-width: 960px){.use-it-for .content .pills ul li{padding:5px 20px;font-size:14px}}.use-it-for .content .pills ul li:hover{background:#007c23;color:#fff}.use-it-for .content .pills ul li.more{cursor:pointer;color:#fff;background:#007c23}.use-it-for .content .pills ul li.more:hover{background:#339917}.use-it-for .content .pills ul li.more:hover a{background:#339917}.use-it-for .content .pills ul li a{color:#fff;text-decoration:none;background:#007c23}.use-it-for .content .pills ul li a:hover{background:none}.use-it-for .content .pills ul li .bubble{position:absolute;width:300px;background:#007c23;color:#fff;font-size:14px;letter-spacing:0px;text-transform:none;font-weight:300;padding:30px;border-radius:5px;margin-top:-5px;margin-left:-20px;-webkit-box-shadow:0px 0px 15px 5px rgba(0,0,0,.14);box-shadow:0px 0px 15px 5px rgba(0,0,0,.14);display:none;left:50px;width:calc(100% - 120px)}@media(min-width: 960px){.use-it-for .content .pills ul li .bubble{left:auto;width:300px}}.use-it-for .content .pills ul li .bubble.show{display:block}.use-it-for .content .pills ul li .bubble.hide{display:none}.use-it-for .content .pills ul li .bubble .bubble-title{pointer-events:none;text-transform:uppercase;display:block;font-size:15px;letter-spacing:1.5px;font-weight:700;margin-bottom:10px}.use-it-for .content .pills ul li .bubble .close-bubble{display:block;width:20px;right:20px;margin-top:-10px;position:absolute;cursor:pointer}@media(min-width: 960px){.use-it-for .content .pills ul li .bubble .close-bubble{display:none}}.how-anydb-works{background:#f5f5f5;padding:40px 0}.how-anydb-works .content{width:100%;max-width:1400px;margin:auto}.how-anydb-works .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;margin-bottom:60px}@media(min-width: 960px){.how-anydb-works .content h2{font-size:40px;line-height:56px}}.how-anydb-works .content h2 .highlight{display:block;color:#007c23}.messy-data{display:block;min-height:auto;margin:0;background:#122135}@media(min-width: 960px){.messy-data{background:#122135;background:linear-gradient(90deg, #122135 45%, #1a2f48 45%)}}.messy-data .messy-data-content{display:flex;align-items:center;width:100%;margin:auto}@media(min-width: 960px){.messy-data .messy-data-content{min-height:616px;max-width:1600px;background:#122135 url(../images/bg-messy-data.svg) 0px 0px no-repeat;background-size:1600px}}.messy-data h3{display:block;padding:50px;max-width:650px;font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:53px;color:#fff;text-align:center}@media(min-width: 960px){.messy-data h3{padding:100px;font-size:40px;line-height:53px;text-align:left}}.messy-data h3 .highlight{color:#b00003}.unified-datastore{padding:50px 0px 0}@media(min-width: 960px){.unified-datastore{padding:50px 0px}}@media(min-width: 1400px){.unified-datastore{padding:50px 0 100px 0}}.unified-datastore .unified-head{display:block}.unified-datastore .unified-head .unified-intro{background:url(../images/file-cabinet.svg) 870px top no-repeat;max-width:1400px;margin:auto;padding:0px 20px}@media(min-width: 960px){.unified-datastore .unified-head .unified-intro{padding:0px 0 0px 20px}}.unified-datastore .unified-head .unified-intro h2{text-align:left;font-weight:600;font-size:27px;line-height:40px}@media(min-width: 960px){.unified-datastore .unified-head .unified-intro h2{font-size:40px;line-height:56px}}.unified-datastore .unified-head .unified-intro h2 .highlight{display:block;color:#007c23}.unified-datastore .unified-head .unified-intro .desc{font-weight:400;font-size:17px;line-height:35px;text-align:left;max-width:800px;margin:40px 0px 0px 0}@media(min-width: 960px){.unified-datastore .unified-head .unified-intro .desc{margin:70px 0px 0px 0;font-size:18px;line-height:38px}}.unified-datastore .unified-head .unified-intro .desc p{padding:0 0 10px 0}@media(min-width: 960px){.unified-datastore .unified-head .unified-intro .desc p{padding:0 0 40px 0}}.unified-datastore .unified-head .unified-intro-img{display:none}@media(min-width: 1100px){.unified-datastore .unified-head .unified-intro-img{display:flex}}.unified-datastore .unified-head .unified-intro-img img{display:block}.unified-datastore .unified-boxes{max-width:1400px;margin:auto;display:flex;gap:20px;padding:30px 20px 50px;flex-direction:column}@media(min-width: 960px){.unified-datastore .unified-boxes{padding:30px 20px 0}}@media(min-width: 1100px){.unified-datastore .unified-boxes{flex-direction:row}}@media(min-width: 1400px){.unified-datastore .unified-boxes{padding:30px 0 0 0}}.unified-datastore .unified-boxes .u-box{border-radius:10px;flex:1 1 0px;background:#1f3f68;margin:0px;padding:30px;color:#fff}.unified-datastore .unified-boxes .u-box:nth-child(2){background:#007c23}.unified-datastore .unified-boxes .u-box:nth-child(3){background:#c44536}@media(min-width: 960px){.unified-datastore .unified-boxes .u-box{padding:50px}}.unified-datastore .unified-boxes .u-box .icon{display:block;width:60px;height:60px;background:#000;display:flex;justify-content:center;align-items:center;border-radius:50px}.unified-datastore .unified-boxes .u-box .u-box-content h3{font-weight:500;font-size:26px;line-height:35px;color:#fff}@media(min-width: 960px){.unified-datastore .unified-boxes .u-box .u-box-content h3{font-size:28px;line-height:38px}}.unified-datastore .unified-boxes .u-box .u-box-content p{font-weight:300;font-size:16px;line-height:31px;letter-spacing:.5px}.benefits{background:#122135;margin:0;padding:50px 0px 20px;border-radius:0px}@media(min-width: 960px){.benefits{margin:0px 0 0 0;padding:100px 30px 150px}}.benefits h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:33px;line-height:47px;text-align:center;margin:0;padding:0 0 40px 0;color:#fff}@media(min-width: 960px){.benefits h3{font-size:40px;line-height:56px}}.benefits .benefit-boxes{display:flex;padding:0 10px;flex-direction:column;max-width:1400px;margin:auto}@media(min-width: 960px){.benefits .benefit-boxes{padding:0 30px;flex-direction:row}}.benefits .benefit-boxes .benefit-box{background:#f5f5f5;margin:10px;border-radius:10px;padding:30px 40px}@media(min-width: 960px){.benefits .benefit-boxes .benefit-box{padding:30px 40px}}.benefits .benefit-boxes .benefit-box h4{font-weight:600;font-size:24px;line-height:33px}.benefits .benefit-boxes .benefit-box h4 .highlight{display:block;color:#007c23}.get-started{background:#122a49;text-align:center;padding:70px 0;color:#fff}.get-started.boxed{max-width:1400px;margin:0}@media(min-width: 960px){.get-started.boxed{margin:30px auto 0;border-radius:10px}}.get-started h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:500;color:#fff;padding:0;margin:0}@media(min-width: 960px){.get-started h2{font-size:40px;line-height:55px}}.get-started h3{font-family:"Lexend";font-size:28px;line-height:50px;font-weight:500;color:#007c23;padding:0;margin:0}@media(min-width: 960px){.get-started h3{font-size:32px;line-height:55px}}.get-started .cta-button{margin:70px 0 10px 0}.unified-business-record-storage{max-width:1400px;margin:auto;padding:30px 20px 80px;text-align:center}@media(min-width: 960px){.unified-business-record-storage{padding:50px 20px 100px}}.unified-business-record-storage h2{text-align:center;font-weight:600;font-size:27px;line-height:40px}@media(min-width: 960px){.unified-business-record-storage h2{font-size:40px;line-height:56px}}.unified-business-record-storage img{width:100%}.news-ticker{width:100%;background:linear-gradient(-45deg, #007C23 50%, #329B02 60%, #007C23 70%);background-size:400% 400%;-webkit-animation:gradient 5s infinite;animation:gradient 5s infinite}.news-ticker .content{max-width:1200px;margin:auto;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;font-size:15px}.news-ticker .news{display:flex;gap:10px;font-weight:600;font-size:12px;background:#034e18;padding:5px 10px;border-radius:5px}.news-ticker .copy{display:flex}.news-ticker .copy a{color:#fff;text-decoration:none}.news-ticker .copy a:hover{text-decoration:underline}.news-ticker .copy a:after{content:url('data:image/svg+xml,<svg width="12" viewBox="0 0 26 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.5844 10.0832L16.1949 0.693471C15.9269 0.425441 15.5696 0.27832 15.1887 0.27832C14.8074 0.27832 14.4504 0.425652 14.1824 0.693471L13.3299 1.54618C13.062 1.81379 12.9145 2.17123 12.9145 2.55235C12.9145 2.93326 13.062 3.30275 13.3299 3.57036L18.8076 9.06012H1.40462C0.619979 9.06012 0 9.67439 0 10.4592V11.6647C0 12.4496 0.619979 13.1258 1.40462 13.1258H18.8697L13.3301 18.6462C13.0623 18.9143 12.9147 19.262 12.9147 19.6431C12.9147 20.0238 13.0623 20.3766 13.3301 20.6444L14.1826 21.4944C14.4506 21.7624 14.8076 21.9085 15.189 21.9085C15.5699 21.9085 15.9271 21.7605 16.1951 21.4925L25.5846 12.1029C25.8533 11.8341 26.0011 11.4751 26 11.0936C26.0008 10.7108 25.8533 10.3517 25.5844 10.0832Z" fill="white"/></svg>');display:inline-block;margin-left:10px}.data-connect{background:#ededed;padding:70px 0 70px 0}@media(min-width: 960px){.data-connect{padding:100px 0 100px 0}}.data-connect .container{max-width:1400px;margin:auto;padding:0 20px}@media(min-width: 960px){.data-connect .container{padding:0}}.data-connect .container h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;padding:0 0 50px 0;margin:0}@media(min-width: 960px){.data-connect .container h2{font-size:40px;line-height:56px;padding:0 0 100px 0}}.data-connect .container h2 .highlight{color:#007c23}.data-connect .container img{width:100%}.hyper-customized{background:#fff;padding:70px 0 70px 0}@media(min-width: 960px){.hyper-customized{padding:100px 0 100px 0}}.hyper-customized .content{max-width:1400px;margin:auto;padding:0 20px}@media(min-width: 960px){.hyper-customized .content{padding:0}}.hyper-customized .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;padding:0 0 50px 0;margin:0}@media(min-width: 960px){.hyper-customized .content h2{font-size:40px;line-height:56px;padding:0 0 100px 0}}.hyper-customized .content h2 .highlight{color:#007c23}.hyper-customized .content img{display:block;width:100%;box-shadow:0px 10px 18px 0px rgba(0,0,0,.28);border-radius:10px}@media(min-width: 960px){.hyper-customized .content img{border-radius:20px}}.create-form{background:#ededed;padding:70px 0 70px 0}@media(min-width: 960px){.create-form{padding:100px 0 100px 0}}.create-form .content{max-width:1400px;margin:auto;padding:0 20px}@media(min-width: 960px){.create-form .content{padding:0}}.create-form .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;padding:0 0 50px 0;margin:0;max-width:1000px;margin:auto}@media(min-width: 960px){.create-form .content h2{font-size:40px;line-height:60px;padding:0 0 100px 0}}.create-form .content h2 .highlight{color:#007c23}.create-form .content img{display:block;width:100%}.as-easy-as{padding:70px 0 0px 0}@media(min-width: 960px){.as-easy-as{padding:100px 0 100px 0}}.as-easy-as .content{max-width:1100px;margin:auto;padding:0 20px}@media(min-width: 960px){.as-easy-as .content{padding:0}}.as-easy-as .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;padding:0 0 50px 0;max-width:1000px;margin:auto}@media(min-width: 960px){.as-easy-as .content h2{font-size:40px;line-height:60px;padding:0 0 100px 0}}.as-easy-as .content h2 .highlight{color:#007c23}.as-easy-as .content .section{text-align:center;background:#ededed;padding:50px;border-radius:10px;margin:0 auto 20px}.as-easy-as .content .section .desc{font-size:17px;line-height:34px;max-width:700px;margin:0 auto 20px}@media(min-width: 960px){.as-easy-as .content .section .desc{font-size:20px;line-height:38px}}.as-easy-as .content .section .desc.padding-top{padding-top:20px}.as-easy-as .content .section img{display:block;margin:auto;width:100%}.as-easy-as .content .section.sec3 img{display:block;margin:auto;width:100%}.as-easy-as .content .section.sec3 .desc{padding-top:30px}@media(min-width: 960px){.as-easy-as .content .section.sec3 .desc{max-width:500px;text-align:left;margin:-140px 0 0 48%;min-height:150px;padding:0}}.gather-data{background:#fff;padding:30px 0 70px 0}@media(min-width: 960px){.gather-data{padding:0px 0 100px 0}}.gather-data .content{max-width:1400px;margin:auto;text-align:center;padding:0 30px}@media(min-width: 960px){.gather-data .content{padding:0}}.gather-data .content h2{text-align:center;font-weight:600;font-size:27px;line-height:40px;padding:0 0 50px 0;margin:0}@media(min-width: 960px){.gather-data .content h2{font-size:40px;line-height:56px;padding:0 0 100px 0}}.gather-data .content h2 .highlight{color:#007c23}.gather-data .content .desc{font-size:17px;line-height:34px;max-width:1000px;padding:40px 0 0 0;margin:auto}@media(min-width: 960px){.gather-data .content .desc{font-size:20px;line-height:38px}}.gather-data .content img{width:100%}.key-features{margin:0;padding:50px 0px 20px;border-radius:0px}@media(min-width: 960px){.key-features{margin:0px 0 0 0;padding:0px 30px 0px}}.key-features .key-features-nav{opacity:0;position:fixed;bottom:-140px;left:calc(50% - 100px);background:#fff;box-shadow:0px 0px 25px rgba(0,0,0,.15);border-radius:8px;width:200px;height:44px;padding:0;overflow:hidden;transition:all .5s}.key-features .key-features-nav.show{opacity:1;transition:all .5s;bottom:40px}.key-features .key-features-nav.open{width:80%;height:80%;transition:all .5s;left:10%}@media(min-width: 960px){.key-features .key-features-nav.open{width:400px;height:600px;left:calc(50% - 200px)}}.key-features .key-features-nav.open .label{justify-content:left;transition:all .5s;margin-top:-1px}.key-features .key-features-nav.open .label .close{display:block}.key-features .key-features-nav.open .label .close svg path{fill:#fff}@media(min-width: 960px){.key-features .key-features-nav.open .label .close{display:none}}.key-features .key-features-nav.open .fade{opacity:1;transition:all .5s;width:80%;height:100px;left:10%}@media(min-width: 960px){.key-features .key-features-nav.open .fade{width:400px;height:100px;left:calc(50% - 200px)}}.key-features .key-features-nav .label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;font-size:13px;font-weight:600;background:#007c23;color:#fff;text-align:left;padding:10px 30px;transition:all .5s;line-height:10px}.key-features .key-features-nav .label span{flex-grow:2}.key-features .key-features-nav .label .close{display:none}.key-features .key-features-nav .table-of-contents{padding:0px 30px 0px;width:80%;height:600px;overflow:scroll}@media(min-width: 960px){.key-features .key-features-nav .table-of-contents{width:340px}}.key-features .key-features-nav .table-of-contents ul{display:block;list-style:none;margin:0;padding:0 0 100px 0}.key-features .key-features-nav .table-of-contents ul li{border-bottom:1px solid #ededed}.key-features .key-features-nav .table-of-contents ul li span{display:inline-block;font-size:14px;height:30px;padding:10px 0;cursor:pointer}.key-features .key-features-nav .table-of-contents ul li span:hover{color:#007c23}.key-features .key-features-nav .table-of-contents ul li:last-child{border:none}.key-features .key-features-nav .fade{opacity:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);position:fixed;display:block;width:200px;height:50px;bottom:40px;left:calc(50% - 100px);transition:all .5s;pointer-events:none;border-radius:8px}.key-features .content{margin:auto;max-width:1400px;width:100%}.key-features .content .star{display:block;margin:auto;width:100px}.key-features .content h2{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:33px;line-height:47px;text-align:center;margin:0;padding:0 0 0px 0}@media(min-width: 960px){.key-features .content h2{font-size:40px;line-height:56px;text-align:center;padding:0 0 20px 0}}.key-features .content h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:23px;line-height:47px;text-align:center;margin:0;padding:50px 0 20px}@media(min-width: 960px){.key-features .content h3{font-size:27px;line-height:56px;text-align:center}}.key-features .content .key-features-boxes{padding:50px 20px 0;box-sizing:border-box}@media(min-width: 960px){.key-features .content .key-features-boxes{padding:50px 20px 50px}}.key-features .content .key-features-boxes .key-features-box{background:#ededed;border-radius:15px;padding:20px 30px 50px;margin:0 0 30px 0;box-sizing:border-box}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box{padding:20px 30px 50px}}.key-features .content .key-features-boxes .key-features-box.no-bottom-padding{padding:20px 30px 0px}.key-features .content .key-features-boxes .key-features-box h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:23px;line-height:37px;text-align:center;margin:0;padding:20px 0 0px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box h3{font-size:27px;line-height:36px;text-align:center;padding:50px 0 0px}}.key-features .content .key-features-boxes .key-features-box h3.spacer{margin-bottom:20px}.key-features .content .key-features-boxes .key-features-box h4{display:block;font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:28px;text-align:center;margin:0;padding:0px 0 20px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box h4{font-size:18px;line-height:36px;text-align:center}}.key-features .content .key-features-boxes .key-features-box a{text-decoration:none}.key-features .content .key-features-boxes .key-features-box .screenshot{margin:0px auto 0;text-align:center}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box .screenshot{margin:30px auto 0}}.key-features .content .key-features-boxes .key-features-box .screenshot img{display:block;width:100%;margin:auto}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box .screenshot img.original-size{width:auto}}.key-features .content .key-features-boxes .key-features-box.center{text-align:center}.key-features .content .key-features-boxes .key-features-box.center p{margin:0;padding:0}.key-features .content .key-features-boxes .key-features-box.image-on-right{display:flex;flex-direction:column;gap:30px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box.image-on-right{flex-direction:row;align-items:center}}.key-features .content .key-features-boxes .key-features-box.image-on-right .copy{padding:20px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box.image-on-right .copy{padding:40px}}.key-features .content .key-features-boxes .key-features-box.image-on-right .copy h3,.key-features .content .key-features-boxes .key-features-box.image-on-right .copy h4{text-align:left}.key-features .content .key-features-boxes .key-features-box.image-on-right .copy.center{text-align:center}.key-features .content .key-features-boxes .key-features-box.image-on-left{display:flex;flex-direction:column;gap:30px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box.image-on-left{flex-direction:row;align-items:center}}.key-features .content .key-features-boxes .key-features-box.image-on-left .copy{padding:20px}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box.image-on-left .copy{padding:40px}}.key-features .content .key-features-boxes .key-features-box.image-on-left .copy h3,.key-features .content .key-features-boxes .key-features-box.image-on-left .copy h4{text-align:left}.key-features .content .key-features-boxes .key-features-box.double{background:transparent;display:flex;flex-direction:column;gap:30px;margin:0 0 30px 0;padding:0}@media(min-width: 960px){.key-features .content .key-features-boxes .key-features-box.double{flex-direction:row}}.key-features .content .key-features-boxes .key-features-box.double .box{flex:1;background:#ededed;border-radius:15px;padding:30px;margin:0;box-sizing:border-box;text-align:center}.additional-features{background:#e5e5e5;margin:0;padding:50px 0px 20px;border-radius:0px}@media(min-width: 960px){.additional-features{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:100%;background-attachment:fixed;margin:0px 0 0 0;padding:70px 30px 150px}}.additional-features .content{margin:auto;max-width:1400px;width:100%}.additional-features .content .star{display:block;margin:auto;width:100px}.additional-features .content h2{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:33px;line-height:47px;text-align:center;margin:0;padding:0 0 0px 0}@media(min-width: 960px){.additional-features .content h2{font-size:40px;line-height:56px;text-align:center;padding:0 0 20px 0}}.additional-features .content h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:23px;line-height:47px;text-align:center;margin:0;padding:50px 0 20px}@media(min-width: 960px){.additional-features .content h3{font-size:27px;line-height:56px;text-align:center}}.additional-features .content .additional-features-boxes{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:0 10px;max-width:1400px;margin:auto}@media(min-width: 960px){.additional-features .content .additional-features-boxes{padding:0 30px;flex-direction:row}}.additional-features .content .additional-features-boxes .additional-features-box{background:#f5f5f5;margin:10px;border-radius:10px;padding:30px 40px;flex-basis:calc(33% - 20px);flex-grow:5;box-shadow:0px 13px 23.6px rgba(0,0,0,.08)}@media(min-width: 960px){.additional-features .content .additional-features-boxes .additional-features-box{padding:30px 40px;flex-basis:calc(50% - 20px);flex-grow:5}}@media(min-width: 1400px){.additional-features .content .additional-features-boxes .additional-features-box{flex-basis:calc(33% - 20px);flex-grow:5}}.additional-features .content .additional-features-boxes .additional-features-box h4{font-family:"Lexend";font-style:normal;font-weight:500;font-size:21px;line-height:33px;margin:0 0 20px 0;padding:0}.additional-features .content .additional-features-boxes .additional-features-box h4 .highlight{display:block;color:#007c23}.who-is-it-for{background:#fff;min-height:1000px;border-radius:20px;max-width:1400px;margin:30px auto 0}@media(min-width: 960px){.who-is-it-for{border-radius:10px;margin:30px auto}}@media(min-width: 960px){.who-is-it-for{background:#d9d9d9 url(../images/bg-who-is-it-for.svg) no-repeat;background-position:20% top;background-size:1300px}}@media(min-width: 1300px){.who-is-it-for{background:#d9d9d9 url(../images/bg-who-is-it-for.svg) no-repeat;background-position:right top;background-size:1400px}}.who-is-it-for .primary-content{max-width:100%;text-align:left;padding:50px 40px 50px}@media(min-width: 960px){.who-is-it-for .primary-content{padding:80px 0 0 100px;max-width:550px}}@media(min-width: 1300px){.who-is-it-for .primary-content{padding:130px 0 0 150px}}.who-is-it-for .primary-content h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:27px;line-height:40px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.who-is-it-for .primary-content h2{font-size:40px;line-height:55px}}.who-is-it-for .primary-content .desc{font-size:17px;line-height:36px}@media(min-width: 960px){.who-is-it-for .primary-content .desc{font-size:18px;line-height:40px}}.who-is-it-for .primary-content .desc .b-tag{background:#eac056;display:inline-block;padding:0px 15px;border-radius:5px;font-weight:700}.who-is-it-for .primary-content .desc .b-tag.color1{background:#96d7dd}.who-is-it-for .primary-content .desc .b-tag.color2{background:#bed632}.who-is-it-for .use-cases{text-align:left;padding:70px 0 30px 0}@media(max-width: 960px){.who-is-it-for .use-cases{background:#d9d9d9}}@media(min-width: 960px){.who-is-it-for .use-cases{padding:250px 0 30px 0}}@media(min-width: 1300px){.who-is-it-for .use-cases{padding:300px 0 30px 0}}.who-is-it-for .use-cases h2{text-align:center;font-family:"Lexend";font-style:normal;font-weight:700;font-size:27px;line-height:40px;color:#1e3047;padding:0 30px 50px;margin:0}@media(min-width: 960px){.who-is-it-for .use-cases h2{font-size:40px;line-height:55px}}.who-is-it-for .use-cases h2 .highlight{color:#007c23}.who-is-it-for .use-cases h3{text-align:center;font-family:"Lexend";font-style:normal;font-weight:400;font-size:20px;line-height:32px;margin:0 auto 0px;max-width:800px;padding:0 30px 0px}@media(min-width: 960px){.who-is-it-for .use-cases h3{font-size:22px;line-height:37px;padding:0}}.who-is-it-for .use-cases .use-case-boxes{display:block;overflow:hidden}.who-is-it-for .use-cases .use-case-boxes .the-boxes{display:flex;padding:100px 50px 50px 50px;width:3900px;transition:margin .4s ease-out}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box{width:330px;height:300px;background:#fff;box-shadow:0px 4px 22.7px rgba(0,0,0,.1);border-radius:10px;margin:10px}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top{border-radius:10px 10px 0 0;padding:20px 30px 20px 30px}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top.green{background:#007c23}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top.dark-blue{background:#273342}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top.orange{background:#ffa300}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top.red{background:#b00003}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top img{display:block;height:50px;padding-bottom:10px}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top h4{font-family:"Lexend";font-style:normal;font-weight:700;font-size:24px;line-height:35px;color:#fff;margin:5px 0 0 0}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .top.alt img{height:25px;padding-bottom:0px}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box p{padding:30px;height:60px;display:flex;align-items:center}.who-is-it-for .use-cases .use-case-boxes .the-boxes .use-case-box .button{margin-left:30px}.who-is-it-for .use-cases .use-case-arrows{width:100%;display:flex;justify-content:space-between;margin:-410px 0 0 0}.who-is-it-for .use-cases .use-case-arrows #use-case-left-arrow{display:flex;align-items:center;padding:0;height:400px;background:url(../images/side-shadow-left.svg) left center no-repeat}.who-is-it-for .use-cases .use-case-arrows #use-case-left-arrow .arrow{background:#fff;border-radius:0 50px 50px 0;-webkit-box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);-moz-box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);display:none;padding:20px 30px 20px 15px;cursor:pointer;height:30px}.who-is-it-for .use-cases .use-case-arrows #use-case-left-arrow .arrow:hover{background:#6cb401}.who-is-it-for .use-cases .use-case-arrows #use-case-left-arrow .arrow:hover svg path{fill:#fff}.who-is-it-for .use-cases .use-case-arrows #use-case-right-arrow{display:flex;align-items:center;padding:0;height:400px;background:url(../images/side-shadow-right.svg) right center no-repeat}.who-is-it-for .use-cases .use-case-arrows #use-case-right-arrow .arrow{background:#fff;border-radius:50px 0 0 50px;-webkit-box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);-moz-box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);box-shadow:0px 0px 21px 0px rgba(0,0,0,.46);display:block;padding:20px 15px 20px 30px;cursor:pointer;height:30px}.who-is-it-for .use-cases .use-case-arrows #use-case-right-arrow .arrow:hover{background:#6cb401}.who-is-it-for .use-cases .use-case-arrows #use-case-right-arrow .arrow:hover svg path{fill:#fff}.old-new{max-width:1400px;margin:0px auto 0;padding:20px 30px 0 30px;border-radius:0px;min-height:800px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-sizing:border-box;flex-direction:column;background:#1f3f68}@media(min-width: 960px){.old-new{margin:20px auto 0;border-radius:10px;padding:0 30px 0;background-image:linear-gradient(90deg, #182B42, #0E3F7B 50%, #007C23 50%, #01611C);padding:0 80px 0;flex-direction:row}}@media(min-width: 960px)and (min-width: 1100px){.old-new{background-image:linear-gradient(106deg, #182B42, #0E3F7B 50%, #007C23 50%, #01611C)}}.old-new h3{font-family:"Lexend";font-style:normal;font-weight:700;font-size:27px;line-height:40px}@media(min-width: 960px){.old-new h3{font-size:40px;line-height:48px}}.old-new ul{padding:0;margin:0;list-style:none;max-width:400px}.old-new ul li{line-height:30px;background:url(../images/x.svg) no-repeat left 17px;padding:10px 0 10px 35px;font-size:17px}@media(min-width: 960px){.old-new ul li{font-size:19px;padding:12px 0 12px 35px}}.old-new img{display:none}@media(min-width: 1100px){.old-new img{display:block}}@media(max-width: 960px){.old-new .new-way{margin:40px -30px 0;background:#007c23;padding:0 30px 50px 30px;width:100%}.old-new .new-way h3{max-width:400px;margin:50px auto 30px}.old-new .new-way ul{margin:auto;max-width:400px}}.old-new .new-way ul li{background:url(../images/check.svg) no-repeat left 17px}.how-it-works{padding:50px 30px 50px;background:#122a49}@media(min-width: 960px){.how-it-works{padding:50px 0 100px;margin-top:30px}}.how-it-works h2{text-align:center;font-weight:700;font-size:27px;line-height:40px;color:#007c23}@media(min-width: 960px){.how-it-works h2{font-size:40px;line-height:56px}}.how-it-works .desc{font-weight:500;font-size:17px;line-height:36px;text-align:center;color:#fff}@media(min-width: 960px){.how-it-works .desc{font-size:22px;line-height:42px}}.how-it-works .how-boxes{display:flex;gap:20px;padding:70px 0px 0;max-width:1400px;margin:auto;flex-direction:column}@media(min-width: 960px){.how-it-works .how-boxes{padding:70px 20px 0;flex-direction:row}}@media(min-width: 1400px){.how-it-works .how-boxes{padding:70px 0 0 0}}.how-it-works .how-boxes .how-box{border-radius:10px;flex:1 1 0px;background:#007c23;margin:0px;padding:50px;color:#fff}.how-it-works .how-boxes .how-box .step{font-family:"Lexend";font-weight:700;font-size:20px;letter-spacing:.12em;text-transform:uppercase;padding:5px 0}.how-it-works .how-boxes .how-box.step2{background:#647180}.how-it-works .how-boxes .how-box.step3{background:#005368}.how-it-works .how-boxes .how-box h3{font-weight:600;font-size:25px;line-height:34px;color:#091524}@media(min-width: 960px){.how-it-works .how-boxes .how-box h3{font-size:32px;line-height:37px}}.how-it-works .how-boxes .how-box p{font-weight:500;font-size:18px;line-height:31px;letter-spacing:.5px}.faq{background:#fff;margin:0;border-radius:0px;padding:60px 30px}@media(min-width: 960px){.faq{margin:20px 0 0 0;padding:60px 90px;border-radius:10px}}.faq .content{max-width:1400px;margin:auto}.faq h2{font-weight:700;font-size:27px;line-height:40px;text-align:center;margin:0 0 50px 0}@media(min-width: 960px){.faq h2{font-size:40px;line-height:56px;margin:0 0 70px 0}}.faq .question{border-bottom:1px solid #e0e0e0}.faq .question:last-child{border:none}.faq .question h4{font-family:"Inter";cursor:pointer;font-weight:600;font-size:18px;line-height:30px;padding:0 0 0 30px;background:url(../images/faq-arrow-right.svg) no-repeat left 7px}@media(min-width: 960px){.faq .question h4{font-size:19px;line-height:33px}}.faq .question h4:hover{color:#007c23}.faq .question h4.open{background:url(../images/faq-arrow-down.svg) no-repeat left 7px}.faq .question .answer{display:none;font-weight:400;font-size:17px;line-height:31px;max-width:800px;padding:0 30px 40px 30px}@media(min-width: 960px){.faq .question .answer{font-size:18px;line-height:33px}}.pricing-masthead{background:#e5e5e5;min-height:750px;padding:0 0px 0 0px;display:block}@media(min-width: 960px){.pricing-masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.pricing-masthead{padding:0 0 0 0px;min-height:900px}}.pricing-masthead .content{padding:0 0 50px 0}@media(min-width: 960px){.pricing-masthead .content{padding:0 0 100px 0}}.pricing-masthead .content .primary-content{margin:auto;text-align:center;padding:100px 30px 50px}@media(min-width: 960px){.pricing-masthead .content .primary-content{margin:auto;padding:80px 0 50px}}.pricing-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.pricing-masthead .content h1{font-size:40px;line-height:55px}}.pricing-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.pricing-masthead .content h1 .highlight{display:block}}.pricing-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.pricing-masthead .content .desc{font-size:20px;line-height:31px;margin:0 0 50px 0}}.pricing-masthead .content .pricing-subscriptions{max-width:1100px;margin:auto;display:flex;flex-wrap:wrap;gap:20px;padding:0 20px}@media(min-width: 960px){.pricing-masthead .content .pricing-subscriptions{max-width:800px}}@media(min-width: 1300px){.pricing-masthead .content .pricing-subscriptions{max-width:1100px}}.pricing-masthead .content .pricing-subscriptions .subscription-box{display:flex;flex-direction:column;flex-grow:1;flex-basis:300px;background:#fff;border-radius:10px;box-shadow:0px 6px 17.6px rgba(0,0,0,.09)}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-head{display:flex;align-items:center;justify-content:center;background:#122a49;color:#fff;text-align:center;font-family:"Lexend";font-style:normal;font-weight:400;font-size:20px;line-height:24px;margin:0;padding:20px 10px;border-radius:10px 10px 0 0;min-height:80px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-head .includes{margin:0;padding:0;display:block;font-size:14px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main{display:flex;flex-direction:column;flex-grow:4}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .limited-pricing{font-family:"Lexend";font-size:14px;text-transform:uppercase;letter-spacing:.3px;font-weight:600;text-align:center;padding:5px 15px;background:#c44536;color:#fff;margin:0px 0 -35px 0px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price{color:#091524;font-family:"Lexend";font-style:normal;font-weight:500;font-size:45px;height:200px;align-content:center;margin:auto;display:block;text-align:center;padding:20px 0}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .free-price{font-size:15px;line-height:20px;margin:-32px auto 40px;padding:15px;color:#fff;background:#122a49}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .free-price .highlight{display:block;color:#6cb401}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .slash::after{content:" ";position:absolute;width:70px;height:7px;background:#6cb401;border-radius:2px;transform:translateX(-60px) translateY(15px) rotate(-15deg)}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .upper{font-size:17px;vertical-align:top;display:inline-block;margin-top:-5px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .per-month{display:inline-block;font-size:17px;line-height:18px;text-align:left;margin:0 0 0 10px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-price .additional{font-family:"Lexend";font-style:normal;font-weight:500;font-size:16px;line-height:21px;align-items:center;text-align:center;color:#8693a2;display:block;margin:20px auto 0}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-on-premises{color:#091524;font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;height:200px;align-content:center;margin:auto;padding:20px 30px;display:block;text-align:center}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-button{color:#091524;font-family:"Lexend";font-style:normal;font-weight:600;font-size:20px;line-height:31px;border-radius:5px;border:2px solid #091524;width:50%;margin:auto;display:block;text-align:center;text-transform:uppercase;text-decoration:none;padding:10px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-features-list ul{margin:0;padding:60px;text-align:center;list-style:none}@media(min-width: 960px){.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-features-list ul{text-align:left;list-style:disc}}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-features-list ul li{font-family:"Inter";font-style:normal;font-weight:400;font-size:15px;line-height:25px;padding:5px 0}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .subscription-box-features-list.on-premises ul{list-style:none}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .pricing-consulting{margin:40px 40px -30px;border:2px solid #ededed;border-radius:10px;padding:20px 30px 20px 30px}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-main .pricing-consulting a{text-decoration:none}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-bottom-link{display:block;background:#ededed;padding:5px 20px;font-family:"Lexend";font-style:normal;font-weight:600;font-size:14px;line-height:31px;text-align:center;text-transform:uppercase;vertical-align:middle;border-radius:0 0 10px 10px;cursor:pointer}.pricing-masthead .content .pricing-subscriptions .subscription-box .subscription-box-bottom-link svg{display:inline-block;vertical-align:middle;margin-bottom:2px}.pricing-masthead .content .pricing-subscriptions .subscription-box.popular .subscription-box-head{background:#007c23}.pricing-masthead .content .pricing-subscriptions .subscription-box.popular .subscription-box-head .most-popular{display:block;font-style:normal;font-weight:500;font-size:14px;line-height:21px;text-transform:uppercase;color:#091524}.pricing-masthead .content .pricing-subscriptions .subscription-box.popular .subscription-box-button{background:#007c23;border-color:#007c23;color:#fff}.pricing-features-table h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:30px 0 0px 0;margin:0;text-align:center}@media(min-width: 960px){.pricing-features-table h2{font-size:40px;line-height:55px;padding:60px 0 30px 0}}.pricing-features-table .pricing-table{max-width:1400px;width:100%;margin:10px auto 50px;table-layout:fixed;border-collapse:collapse}@media(min-width: 960px){.pricing-features-table .pricing-table{margin:50px auto 50px}}@media(min-width: 960px){.pricing-features-table .pricing-table tr:nth-child(4n+1){background:#f8f8f8}}.pricing-features-table .pricing-table tr td{font-family:"Inter";font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;border-left:1px solid #ededed;padding:25px 10px}@media(min-width: 960px){.pricing-features-table .pricing-table tr td{font-size:15px;line-height:24px}}.pricing-features-table .pricing-table tr td:first-child{font-size:15px;font-weight:700;border:none;display:none}@media(min-width: 960px){.pricing-features-table .pricing-table tr td:first-child{display:table-cell;font-size:16px}}.pricing-features-table .pricing-table tr td.soon{font-size:16px;text-align:center;color:#9e9e9e}.pricing-features-table .pricing-table tr td .soon{font-size:16px;text-align:center;color:#9e9e9e}.pricing-features-table .pricing-table tr td img{display:block;width:15px;margin:auto}.pricing-features-table .pricing-table tr.pricing-table-mobile-row{display:table-row;background:#f8f8f8}@media(min-width: 960px){.pricing-features-table .pricing-table tr.pricing-table-mobile-row{display:none}}.pricing-features-table .pricing-table tr.pricing-table-mobile-row td{display:table-cell}.pricing-features-table .pricing-table .pricing-table-header{position:sticky;top:70px;background:#fff;box-shadow:0px 15px 20px -18px rgba(0,0,0,.1)}.pricing-features-table .pricing-table .pricing-table-header td{text-align:center;padding:10px 0 0 0}.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;font-family:"Lexend";font-style:normal;font-weight:600;font-size:15px;line-height:20px;min-height:100px;padding:20px 20px;border-bottom:10px solid #122a49}@media(min-width: 1100px){.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content{font-size:17px;line-height:20px;min-height:80px}}@media(min-width: 1100px){.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content{font-size:20px;line-height:24px}}.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content.popular{border-bottom:10px solid #007c23;color:#007c23}.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content .includes{margin:10px 0 0 0;padding:0;font-weight:500;display:block;font-size:12px;line-height:14px}@media(min-width: 1100px){.pricing-features-table .pricing-table .pricing-table-header td .pricing-table-header-content .includes{font-size:14px;line-height:20px;margin:0}}.pricing-features-table .pricing-table .pricing-table-header td:first-child{background:#fff}.pricing-features-table .pricing-table .pricing-table-button{color:#091524;font-family:"Lexend";font-style:normal;font-weight:500;font-size:15px;line-height:20px;border-radius:5px;border:2px solid #091524;max-width:100%;margin:30px auto;display:block;text-align:center;text-transform:uppercase;text-decoration:none;padding:7px}@media(min-width: 960px){.pricing-features-table .pricing-table .pricing-table-button{max-width:50%}}.pricing-features-table .pricing-table .pricing-table-button.popular{background:#007c23;border-color:#007c23;color:#fff}.about-masthead{background:#e5e5e5;min-height:750px;padding:0;display:block}@media(min-width: 960px){.about-masthead{padding:0 30px 0 30px;background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.about-masthead{padding:0 0 0 0px;min-height:900px}}.about-masthead .content{padding:0 0 0px 0}@media(min-width: 1400px){.about-masthead .content{padding:0 0 100px 0}}.about-masthead .content .primary-content{margin:auto;text-align:center;padding:100px 30px 50px}@media(min-width: 960px){.about-masthead .content .primary-content{margin:auto;padding:80px 0 50px}}.about-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.about-masthead .content h1{font-size:40px;line-height:55px}}.about-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.about-masthead .content h1 .highlight{display:block}}.about-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:800px}@media(min-width: 700px){.about-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px auto}}.about-masthead .content .about-masthead-container-box{max-width:1400px;margin:auto;background:#fff;box-shadow:0px -1px 14.3px rgba(0,0,0,.12);border-radius:0px;padding:0 0 70px 0}@media(min-width: 1400px){.about-masthead .content .about-masthead-container-box{border-radius:20px}}.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top{background:#1d252e;padding:30px 50px;border-radius:0;display:flex;flex-basis:400px;flex-direction:column}@media(min-width: 700px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top{flex-direction:row}}@media(min-width: 960px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top{display:block;padding:50px 100px}}@media(min-width: 1400px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top{border-radius:20px 20px 0 0}}.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .about-masthead-main-copy{display:flex;flex-basis:400px;flex-direction:column;font-family:"Inter";font-style:normal;font-weight:400;font-size:16px;line-height:35px;color:#fff}@media(min-width: 960px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .about-masthead-main-copy{padding:0;max-width:50%;font-size:18px;line-height:38px}}.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin{display:flex;flex-basis:350px}@media(min-width: 960px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin{position:absolute;display:block;left:auto;right:0;top:450px;width:500px}}@media(min-width: 1100px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin{top:350px;width:577px}}@media(min-width: 1300px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin{top:320px;width:677px}}@media(min-width: 1500px){.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin{top:320px;left:calc(50% + 60px);width:677px}}.about-masthead .content .about-masthead-container-box .about-masthead-container-box-top .austin img{width:100%}.about-masthead .content .about-masthead-container-box .founders{display:flex;gap:70px;padding:50px 50px;flex-direction:column}@media(min-width: 960px){.about-masthead .content .about-masthead-container-box .founders{flex-direction:row;padding:50px 100px}}.about-masthead .content .about-masthead-container-box .founders .founder-box{display:flex;flex:1 1 0;flex-direction:column}.about-masthead .content .about-masthead-container-box .founders .founder-box img{border-radius:200px}.about-masthead .content .about-masthead-container-box .founders .founder-box h3{font-family:"Lexend";font-weight:600;font-size:24px;line-height:30px;margin:0;padding:20px 0 0 0}.about-masthead .content .about-masthead-container-box .founders .founder-box h5{font-family:"Lexend";font-weight:300;font-size:16px;margin:0;padding:0 0 20px 0}.about-masthead .content .about-masthead-container-box .founders .founder-box .founder-desc{font-size:16px;line-height:30px}.about-foreword-container{background:#122a49;text-align:left;padding:70px 30px;color:#fff}.about-foreword-container .about-foreword-content{font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:800px}@media(min-width: 700px){.about-foreword-container .about-foreword-content{font-size:16px;line-height:31px;margin:0 auto 50px auto}}.about-foreword-container .about-foreword-content h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:500;color:#fff;padding:0;margin:0}@media(min-width: 960px){.about-foreword-container .about-foreword-content h2{font-size:30px;line-height:40px;padding:0 0 30px 0}}.about-foreword-container .about-foreword-content h2 .highlight{color:#007c23}.team-boxes{max-width:1200px;margin:70px auto 50px;display:flex;justify-content:center;flex-wrap:wrap;gap:40px}@media(min-width: 960px){.team-boxes{justify-content:space-evenly}}.team-boxes .team-box{text-align:center}.team-boxes .team-box img{display:block;width:150px;border-radius:100px;margin:0 auto 20px}.team-boxes .team-box h4{font-size:20px;line-height:30px;font-weight:600;margin:0;padding:0}.team-boxes .team-box h5{font-family:"Inter";font-weight:400;margin:0}.about-team-members-container{margin:auto;padding:70px 20px 70px;background:#ededed}@media(min-width: 960px){.about-team-members-container{padding:70px 0 70px}}@media(min-width: 1400px){.about-team-members-container{background:#fff}}.about-team-members-container h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;text-align:center}@media(min-width: 960px){.about-team-members-container h2{font-size:40px;line-height:55px}}.about-team-members-container h2 .highlight{color:#007c23}@media(min-width: 960px){.about-team-members-container h2 .highlight{display:block}}.about-team-members-container h3{font-family:"Lexend";font-style:normal;font-weight:500;font-size:16px;line-height:28px;color:#1e3047;padding:0 0 0px 0;margin:0;text-align:center}@media(min-width: 960px){.about-team-members-container h3{font-size:20px;line-height:35px}}.about-team-members-container h4{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:600px;text-align:center}@media(min-width: 700px){.about-team-members-container h4{font-size:20px;line-height:31px;margin:0 auto 50px auto}}.partner-masthead{background:#e5e5e5;padding:0;display:block}@media(min-width: 960px){.partner-masthead{padding:0 30px 0 30px;background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.partner-masthead{padding:0 0 0 0px}}.partner-masthead .content{padding:0 0 60vw 0;background:url(../images/illustrations/tandem.svg) no-repeat center bottom;background-size:80%}@media(min-width: 960px){.partner-masthead .content{padding:0 0 0px 0;background:url(../images/illustrations/tandem.svg) no-repeat calc(50% + 500px) bottom;background-size:677px}}@media(min-width: 1300px){.partner-masthead .content{background:url(../images/illustrations/tandem.svg) no-repeat calc(50% + 400px) bottom;background-size:677px}}.partner-masthead .content .primary-content{margin:auto;text-align:left;padding:70px 30px 0px}@media(min-width: 960px){.partner-masthead .content .primary-content{margin:auto;padding:80px 0 0px;text-align:center}}.partner-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 10px 0;margin:0}@media(min-width: 960px){.partner-masthead .content h1{font-size:40px;line-height:55px}}.partner-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.partner-masthead .content h1 .highlight{display:block}}.partner-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 0px 0}@media(min-width: 700px){.partner-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 0px auto}}.partner-masthead .content .partner-masthead-container-box{max-width:1400px;overflow:hidden;margin:auto;border-radius:0px;padding:0 0 0px 0}@media(min-width: 1400px){.partner-masthead .content .partner-masthead-container-box{border-radius:20px}}.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container{padding:30px 30px 0;border-radius:0;display:flex;flex-basis:400px;flex-direction:column}@media(min-width: 960px){.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container{display:block;padding:80px 100px 0;flex-direction:row}}@media(min-width: 1400px){.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container{border-radius:20px 20px 0 0}}.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container .partner-masthead-main-copy{display:flex;flex-direction:column;font-family:"Inter";font-style:normal;font-weight:400;font-size:16px;line-height:35px;padding:0 0 80px 0}@media(min-width: 960px){.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container .partner-masthead-main-copy{padding:0 0 100px 0;max-width:60%;font-size:18px;line-height:38px}}@media(min-width: 1400px){.partner-masthead .content .partner-masthead-container-box .partner-masthead-container-box-container .partner-masthead-main-copy{max-width:50%}}.why-partner-container{background:#1d252e;text-align:left;padding:70px 30px;color:#fff}.why-partner-container .why-partner-content{font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:1000px}@media(min-width: 700px){.why-partner-container .why-partner-content{font-size:16px;line-height:31px;margin:0 auto 50px auto}}.why-partner-container .why-partner-content h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:500;color:#fff;padding:0 0 70px 0;margin:0;text-align:center}@media(min-width: 960px){.why-partner-container .why-partner-content h2{font-size:40px;line-height:40px;padding:0 0 70px 0}}.why-partner-container .why-partner-content h2 .highlight{color:#007c23}.why-partner-container .why-partner-boxes{display:block}@media(min-width: 700px){.why-partner-container .why-partner-boxes{display:grid;grid-template-columns:1fr 1fr;gap:20px}}.why-partner-container .why-partner-boxes .why-partner-box{display:flex;flex-direction:column;justify-content:space-between;background:#2d3844;border-radius:15px;padding:30px;margin-bottom:20px}@media(min-width: 700px){.why-partner-container .why-partner-boxes .why-partner-box{margin:0}}.why-partner-container .why-partner-boxes .why-partner-box svg{width:70px}.join-partner-program{background:#e5e5e5;padding:0;display:block;padding:0 30px 0 30px}@media(min-width: 960px){.join-partner-program{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}.join-partner-program .content{padding:80px 0;margin:auto;max-width:1200px}.join-partner-program .content h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;text-align:center}@media(min-width: 960px){.join-partner-program .content h2{font-size:40px;line-height:55px}}.join-partner-program .content h2 .highlight{color:#007c23}@media(min-width: 960px){.join-partner-program .content h2 .highlight{display:block}}.join-partner-program .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 0px 0;max-width:1000px;text-align:center}@media(min-width: 700px){.join-partner-program .content .desc{font-size:18px;line-height:31px;margin:0 auto 0px auto}}.join-partner-program .content .program-boxes{padding:70px 0 40px;display:block}@media(min-width: 960px){.join-partner-program .content .program-boxes{display:grid;grid-template-columns:50% 50%;gap:20px}}.join-partner-program .content .program-boxes .program-box{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;background:#1d252e;font-style:normal;font-weight:400;font-size:16px;line-height:32px;color:#fff;padding:30px;border-radius:15px;margin-bottom:30px}@media(min-width: 960px){.join-partner-program .content .program-boxes .program-box{padding:50px}}.join-partner-program .content .program-boxes .program-box h3{font-family:"Lexend";font-style:normal;font-weight:500;font-size:28px;line-height:40px;color:#fff;padding:0 0 0px 0;margin:0}.join-partner-program .content .program-boxes .program-box .desc{font-family:"Inter";font-style:normal;font-weight:400;font-size:16px;line-height:32px;text-align:left;padding:40px 0}.join-partner-program .content .program-boxes .program-box ul{padding:0;margin:0;list-style:none}.join-partner-program .content .program-boxes .program-box ul li{background:url(../images/check-green.svg) no-repeat left 6px;padding:0 0 10px 30px;line-height:28px}.join-partner-program .content .program-boxes .program-box .become-cta{display:block;font-family:"Lexend";font-style:normal;font-weight:700;font-size:16px;line-height:28px;color:#fff;background:#007c23 url(../images/play-dark.svg) no-repeat 20px center;text-transform:uppercase;text-decoration:none;padding:15px 0px 15px 80px;margin:50px 0 0 0;border-radius:5px;cursor:pointer;max-width:500px}@media(min-width: 960px){.join-partner-program .content .program-boxes .program-box .become-cta{font-size:24px;line-height:31px;padding:15px 20px;background:#007c23 url(../images/play-dark.svg) no-repeat calc(100% - 20px) center}}.join-partner-program .content .program-boxes .program-box .become-cta span{display:block;font-size:12px;line-height:20px}.join-partner-program .content .program-boxes .program-box .become-cta:hover{background:#6cb401 url(../images/play-dark.svg) no-repeat 20px center}@media(min-width: 960px){.join-partner-program .content .program-boxes .program-box .become-cta:hover{background:#6cb401 url(../images/play-dark.svg) no-repeat calc(100% - 20px) center}}.join-partner-program .content .program-boxes .program-box.integration{background:#007c23}.join-partner-program .content .program-boxes .program-box.integration ul li{background:url(../images/check.svg) no-repeat left 6px}.join-partner-program .content .program-boxes .program-box.integration .become-cta{background:#1d252e url(../images/play-green.svg) no-repeat 20px center}@media(min-width: 960px){.join-partner-program .content .program-boxes .program-box.integration .become-cta{background:#1d252e url(../images/play-green.svg) no-repeat calc(100% - 20px) center}}.join-partner-program .content .program-boxes .program-box.integration .become-cta:hover{background:#122a49 url(../images/play-green.svg) no-repeat 20px center}@media(min-width: 960px){.join-partner-program .content .program-boxes .program-box.integration .become-cta:hover{background:#122a49 url(../images/play-green.svg) no-repeat calc(100% - 20px) center}}.featured-partner{background:#ededed;padding:100px 30px}.featured-partner h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 50px 0;margin:0;text-align:center}@media(min-width: 960px){.featured-partner h2{font-size:40px;line-height:55px}}.featured-partner h2 .highlight{color:#007c23}.featured-partner .content{margin:auto;padding:50px;gap:50px;width:100%;max-width:800px;background:#fff;border-radius:10px;display:flex;box-shadow:0px 0px 36.5px rgba(0,0,0,.1);align-items:center;box-sizing:border-box;flex-direction:column;text-align:center}@media(min-width: 960px){.featured-partner .content{flex-direction:row;text-align:left}}.featured-partner .content h4{font-size:22px;margin-top:0;padding-top:0}@media(min-width: 960px){.featured-partner .content h4{font-size:30px}}.featured-partner .content span{display:block}.partner-deliver{background:#1d252e;text-align:left;padding:100px 30px;color:#fff;background:#1d252e}@media(min-width: 960px){.partner-deliver{background:#1d252e url(../images/illustrations/infinity.svg) no-repeat 50vw}}.partner-deliver .content{font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:1200px}@media(min-width: 960px){.partner-deliver .content{font-size:16px;line-height:31px;margin:0 auto 50px auto}}.partner-deliver .content .copy{max-width:100%}@media(min-width: 960px){.partner-deliver .content .copy{max-width:500px}}.partner-deliver .content .copy h2{font-family:"Lexend";font-size:25px;line-height:35px;font-weight:500;color:#fff;padding:0 0 40px 0;margin:0}@media(min-width: 960px){.partner-deliver .content .copy h2{font-size:30px;line-height:45px;padding:0 0 40px 0}}.partner-deliver .content .copy h2 .highlight{color:#007c23}.partner-deliver .content .copy ul{margin:0 0 60px 0;padding:0;list-style:none}.partner-deliver .content .copy ul li{background:url(../images/check-green.svg) no-repeat left 8px;padding:0 0 10px 30px}.partner-form-overlay{position:fixed;display:none;overflow:auto;top:0;left:0;width:100%;height:100%;z-index:2;padding:0px;background:#ededed}@media(min-width: 960px){.partner-form-overlay{padding:30px;background:rgba(0,0,0,.7)}}.partner-form-overlay .close{position:fixed;right:20px;top:20px;cursor:pointer}.partner-form-overlay .close path{fill:#1d252e}@media(min-width: 960px){.partner-form-overlay .close path{fill:#fff}}.partner-form-overlay .partner-form-content{display:block;width:100%}.partner-form-overlay .partner-form-content .form{display:flex;flex-grow:2;max-width:700px;padding:50px;background:#fff;border-radius:0px;background:#ededed;margin:auto}@media(min-width: 960px){.partner-form-overlay .partner-form-content .form{border-radius:10px}}.partner-form-overlay .partner-form-content .form .gform_wrapper{width:100%}.partner-form-overlay .partner-form-content .form h2{margin:0;padding:0}.partner-form-overlay .partner-form-content .form .inpt input,.partner-form-overlay .partner-form-content .form .inpt select,.partner-form-overlay .partner-form-content .form .inpt textarea{border:1px solid silver !important;outline-color:#007c23}.partner-form-overlay .partner-form-content .form .gform_button{font-family:"Lexend" !important;font-size:12px !important;line-height:18px !important;text-align:center !important;width:100% !important;text-decoration:none !important;text-transform:uppercase !important;padding:5px 20px !important;margin:0 0 0 10px !important;border:none !important;background:#007c23 !important}@media(min-width: 700px){.partner-form-overlay .partner-form-content .form .gform_button{padding:10px 20px !important;font-size:16px !important;width:auto !important;min-width:150px !important;margin:0 !important;display:block !important}}.partner-form-overlay .partner-form-content .form .gform_button:hover{background:#6cb401 !important;color:#fff !important}.contact-masthead{background:#e5e5e5;min-height:750px;padding:0;display:block}@media(min-width: 960px){.contact-masthead{padding:0 30px 0 30px;background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.contact-masthead{padding:0 0 0 0px;min-height:900px}}.contact-masthead .content{padding:0 0 0px 0}@media(min-width: 960px){.contact-masthead .content{padding:0 0 100px 0}}.contact-masthead .content .primary-content{margin:auto;text-align:center;padding:100px 30px 50px}@media(min-width: 960px){.contact-masthead .content .primary-content{margin:auto;padding:80px 0 50px}}.contact-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0}@media(min-width: 960px){.contact-masthead .content h1{font-size:40px;line-height:55px}}.contact-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.contact-masthead .content h1 .highlight{display:block}}.contact-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:800px}@media(min-width: 700px){.contact-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px auto}}.contact-masthead .content .contact-masthead-container-box{max-width:1100px;margin:auto;background:#fff;box-shadow:0px -1px 14.3px rgba(0,0,0,.12);border-radius:0px;padding:0 0 0px 0;border-radius:10px;max-width:800px}@media(min-width: 1100px){.contact-masthead .content .contact-masthead-container-box{max-width:1100px}}.contact-form-container{margin:auto;padding:0;display:flex;flex-wrap:wrap;gap:40px;border-radius:10px;max-width:1200px}.contact-form-container h2{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;text-align:center}@media(min-width: 960px){.contact-form-container h2{font-size:40px;line-height:55px}}.contact-form-container h2 .highlight{color:#007c23}@media(min-width: 960px){.contact-form-container h2 .highlight{display:block}}.contact-form-container h4{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:600px;text-align:center}@media(min-width: 700px){.contact-form-container h4{font-size:20px;line-height:31px;margin:0 auto 50px auto}}.contact-form-container .the-contact-form{display:flex;flex-grow:2;max-width:700px;padding:50px;background:#fff;border-radius:0;background:#fff}@media(min-width: 960px){.contact-form-container .the-contact-form{border-radius:10px 10px 0 0;background:#ededed}}@media(min-width: 1100px){.contact-form-container .the-contact-form{border-radius:10px 0 0 10px}}.contact-form-container .the-contact-form .gform_wrapper{width:100%}.contact-form-container .the-contact-form .inpt input,.contact-form-container .the-contact-form .inpt select,.contact-form-container .the-contact-form .inpt textarea{border:1px solid silver !important;outline-color:#007c23}.contact-form-container .the-contact-form .gform_button{font-family:"Lexend" !important;font-size:12px !important;line-height:18px !important;text-align:center !important;width:100% !important;text-decoration:none !important;text-transform:uppercase !important;padding:5px 20px !important;margin:0 0 0 10px !important;border:none !important;background:#007c23 !important}@media(min-width: 700px){.contact-form-container .the-contact-form .gform_button{padding:10px 20px !important;font-size:16px !important;width:auto !important;min-width:150px !important;margin:0 !important;display:block !important}}.contact-form-container .the-contact-form .gform_button:hover{background:#6cb401 !important;color:#fff !important}.contact-form-container .the-contact-info{padding:30px;width:100%;background:#ededed}@media(min-width: 960px){.contact-form-container .the-contact-info{padding:0 50px 50px 50px;background:#fff}}@media(min-width: 1100px){.contact-form-container .the-contact-info{padding:50px 0 0 0;background:#fff;width:auto}}.lp-masthead{background:#e5e5e5;min-height:750px;display:block}@media(min-width: 960px){.lp-masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.lp-masthead{padding:0 0 0 0px;min-height:800px}}.lp-masthead .content{padding:0 0 50px 0;margin:auto;overflow:hidden}@media(min-width: 960px){.lp-masthead .content{padding:0 0 100px 0}}.lp-masthead .content .primary-content{margin:auto;text-align:left;padding:100px 30px 0px;max-width:650px;margin:auto;text-align:center}@media(min-width: 960px){.lp-masthead .content .primary-content{padding:120px 0 90px;margin:0 20px;width:50%;text-align:left}}@media(min-width: 1400px){.lp-masthead .content .primary-content{margin:0 calc(50% - 700px);width:100%}}.lp-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;text-align:center}@media(min-width: 960px){.lp-masthead .content h1{font-size:40px;line-height:55px;text-align:left}}.lp-masthead .content h1 .highlight{color:#007c23}.lp-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;text-align:center}@media(min-width: 700px){.lp-masthead .content .desc{font-size:20px;line-height:31px;margin:0 0 50px 0}}@media(min-width: 960px){.lp-masthead .content .desc{text-align:left}}.lp-masthead .content .no-card{padding:10px 0 0 0}.lp-masthead .content .screenshot{overflow:hidden;padding:40px 0px 0;box-sizing:border-box}@media(min-width: 960px){.lp-masthead .content .screenshot{margin:auto;position:absolute;top:50px;width:40%;left:60%}}@media(min-width: 1400px){.lp-masthead .content .screenshot{width:50%;left:50%}}.lp-masthead .content .screenshot img{display:block;border-radius:10px;box-shadow:0px 0px 18px 0px rgba(0,0,0,.18);margin:20px;width:calc(100% - 40px)}@media(min-width: 960px){.lp-masthead .content .screenshot img{width:auto}}.trusted-by{width:100%;max-width:800px;margin:auto;display:block;padding:50px 30px 100px;text-align:center;box-sizing:border-box}.trusted-by h4{font-size:17px;font-family:"Inter";font-weight:500}@media(min-width: 960px){.trusted-by h4{font-size:20px}}.trusted-by ul{list-style:none;padding:30px 0 0 0;margin:0;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:20px}.trusted-by ul li{display:block}.trusted-by ul li img{display:block;max-width:100px;max-height:70px;border:none}@media(min-width: 960px){.trusted-by ul li img{max-width:150px;max-height:100px}}.why-struggle{padding:0;min-height:700px;background:#ededed}@media(min-width: 960px){.why-struggle{padding:0 0 200px;background:linear-gradient(100deg, #EAEAEA 0, #EAEAEA 49.95%, #007C23 50%, #007C23 100%)}}.why-struggle .bulbs{display:block;margin:0 auto 50px;width:100%;max-width:700px;box-sizing:border-box;padding:0 20px}@media(min-width: 960px){.why-struggle .bulbs{max-width:1000px;padding:0}}.why-struggle h2{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:25px;line-height:37px;text-align:left;margin:0;padding:0 0 20px 0}@media(min-width: 960px){.why-struggle h2{padding:0 0 40px 0;font-size:27px;line-height:40px}}.why-struggle .why-content{max-width:1400px;width:100%;margin:auto;display:block}@media(min-width: 960px){.why-struggle .why-content{display:flex;justify-content:space-around}}.why-struggle .why-content .why-first{width:100%;box-sizing:border-box;padding:0px 20px 40px}@media(min-width: 700px){.why-struggle .why-content .why-first{padding:0px 50px 50px}}@media(min-width: 960px){.why-struggle .why-content .why-first{padding:0;width:35%}}.why-struggle .why-content .why-first ul{list-style:none;padding:0;margin:0}.why-struggle .why-content .why-first ul li{display:flex;padding:5px 0}.why-struggle .why-content .why-first ul li:before{content:"";min-width:18px;min-height:18px;margin-right:10px;box-sizing:border-box;background:url(../images/x.svg) 0 4px no-repeat}.why-struggle .why-content .why-second{width:100%;color:#fff;background:#007c23;box-sizing:border-box;padding:40px 20px 50px}@media(min-width: 700px){.why-struggle .why-content .why-second{padding:50px}}@media(min-width: 960px){.why-struggle .why-content .why-second{width:35%;background:none;padding:0}}.why-struggle .why-content .why-second ul{list-style:none;padding:0;margin:0}.why-struggle .why-content .why-second ul li{display:flex;padding:5px 0}.why-struggle .why-content .why-second ul li:before{content:"";min-width:20px;min-height:16px;margin-right:10px;box-sizing:border-box;background:url(../images/check.svg) 0 6px no-repeat}.lp-freeform{padding:0}@media(min-width: 700px){.lp-freeform{padding:20px}}@media(min-width: 960px){.lp-freeform{padding:50px}}.lp-freeform .lp-freeform-content{max-width:1100px;margin:auto;padding:30px 30px 50px 30px;border-radius:10px;background:#f5f5f5}@media(min-width: 700px){.lp-freeform .lp-freeform-content{padding:50px}}@media(min-width: 960px){.lp-freeform .lp-freeform-content{padding:70px 100px}}.lp-freeform .lp-freeform-content h2{font-family:"Lexend";font-style:normal;font-weight:500;font-size:25px;line-height:35px;padding-bottom:20px}@media(min-width: 960px){.lp-freeform .lp-freeform-content h2{font-size:30px;line-height:40px}}.lp-freeform .lp-freeform-content h3{font-weight:500;padding:20px 0 0}.lp-how-it-works{background:#122135;margin:0;padding:50px 0px 20px;border-radius:0px}@media(min-width: 960px){.lp-how-it-works{margin:20px 0 0 0;padding:50px 30px 150px}}.lp-how-it-works h2{font-family:"Lexend";font-style:normal;font-weight:600;font-size:33px;line-height:43px;color:#fff;text-align:center;padding:0 20px 0px}@media(min-width: 960px){.lp-how-it-works h2{font-size:40px;line-height:73px;padding:0 0 50px 0}}.lp-how-it-works h2 .highlight{color:#007c23}.lp-how-it-works .content{max-width:1200px;width:100%;margin:auto;display:flex;align-items:left;gap:30px;justify-content:space-around;flex-direction:column}@media(min-width: 1100px){.lp-how-it-works .content{flex-direction:row;align-items:center}}.lp-how-it-works .content .sidebar{flex-grow:0;color:#fff;width:100%;box-sizing:border-box;margin:0;padding:0 20px}@media(min-width: 1100px){.lp-how-it-works .content .sidebar{max-width:400px;padding:0}}.lp-how-it-works .content .video{flex-grow:4;width:100%}.lp-how-it-works .content .video iframe,.lp-how-it-works .content .video img{width:100%;aspect-ratio:16/9;height:auto}.what-can-you-build{padding:30px 20px 80px;background:#f5f5f5}@media(min-width: 960px){.what-can-you-build{padding:50px 20px 150px}}.what-can-you-build .what-can-you-build-content{max-width:1200px;margin:auto}.what-can-you-build h2{text-align:center;font-weight:600;font-size:27px;line-height:40px}@media(min-width: 960px){.what-can-you-build h2{font-size:40px;line-height:56px}}.what-can-you-build h2 .highlight{color:#007c23}.what-can-you-build .what-can-you-build-container{background:#fff;box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);border-radius:10px;margin:50px 0 0 0;display:block}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container{display:flex;margin:70px 0 0 0;min-height:800px}}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar{display:none;align-items:center;border-radius:10px 0 0 10px;background:#122a49;color:#fff;padding:0 0px}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar{display:flex;min-width:300px;max-width:300px}}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul{list-style:none;padding:0;margin:0;width:100%}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul li{padding:10px 30px 20px 40px;margin:0;font-size:15px;font-weight:400;line-height:25px;cursor:pointer}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul li.active{background:#1f3f68}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul li:hover{text-decoration:underline}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul li:before{content:"";border-color:transparent #fff;border-style:solid;border-width:5px 0 5px 5px;display:block;height:0;width:0;left:-1em;top:19px;position:relative}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar ul.no-animation li.active:after{display:none}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar-mobile{display:block;margin:auto;text-align:center;padding:20px 0;background:#122a49;border-radius:10px 10px 0 0}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar-mobile{display:none}}.what-can-you-build .what-can-you-build-container .what-can-you-build-sidebar-mobile select{font-size:16px;padding:10px;border-radius:5px;border:none}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations{margin:auto;padding:40px;display:flex;align-items:center}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations{min-height:560px}}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration{display:none;width:100%}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration h3{text-align:center;margin:0 0 30px 0;padding:0;font-family:"Lexend";font-style:normal;font-weight:500;font-size:22px;line-height:30px}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration h3{font-size:32px;line-height:56px}}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration img{display:block;border-radius:10px;box-shadow:0px 0px 18px 0px rgba(0,0,0,.18);width:100%;max-width:600px}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration .desc{margin:40px 20px;font-size:15px}@media(min-width: 960px){.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration .desc{margin:40px 80px;font-size:16px}}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration .template-button{font-family:"Lexend";font-style:normal;font-weight:700;font-size:16px;text-transform:uppercase;text-decoration:none;color:#007c23;border:2px solid #007c23;border-radius:5px;padding:10px 50px}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration .template-button:after{content:"→";display:inline-block;padding-left:5px}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration .template-button:hover{color:#fff;background:#007c23}.what-can-you-build .what-can-you-build-container .what-can-you-build-illustrations .what-can-you-build-illustration.active{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.what-can-you-build .see-all-templates-btn{text-align:center;padding:80px 0 0 0}.lp-benefits{margin:0;box-sizing:border-box;padding:50px 0px 20px;border-radius:0px}@media(min-width: 960px){.lp-benefits{margin:20px 0 0 0;padding:100px 30px 150px}}.lp-benefits h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:33px;line-height:47px;text-align:center;margin:0;padding:0 0 40px 0}@media(min-width: 960px){.lp-benefits h3{font-size:40px;line-height:56px}}.lp-benefits .lp-benefit-boxes{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:0 10px;max-width:1400px;margin:auto}@media(min-width: 960px){.lp-benefits .lp-benefit-boxes{padding:0 30px;flex-direction:row;flex-wrap:wrap}}@media(min-width: 1400px){.lp-benefits .lp-benefit-boxes{padding:0}}.lp-benefits .lp-benefit-boxes .lp-benefit-box{background:#f5f5f5;margin:10px;border-radius:10px;box-sizing:border-box;padding:30px 40px}@media(min-width: 960px){.lp-benefits .lp-benefit-boxes .lp-benefit-box{padding:30px 40px;flex-basis:calc(50% - 20px);flex-grow:5}}@media(min-width: 1400px){.lp-benefits .lp-benefit-boxes .lp-benefit-box{flex-basis:calc(33% - 20px);flex-grow:5}}.lp-benefits .lp-benefit-boxes .lp-benefit-box h4{font-weight:600;font-size:24px;line-height:33px}.lp-benefits .lp-benefit-boxes .lp-benefit-box h4 .highlight{display:block;color:#007c23}.lp-infinite{background:#122a49;text-align:center;padding:60px 20px;box-sizing:border-box;color:#fff}@media(min-width: 1100px){.lp-infinite{background:#010c1a url("../images/lp-infinite.jpg") top center no-repeat;background-size:2096px;padding:760px 0 0;height:1150px}}.lp-infinite.boxed{max-width:1400px;margin:0}@media(min-width: 960px){.lp-infinite.boxed{margin:30px auto 0;border-radius:10px}}.lp-infinite h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:500;color:#fff;padding:0;margin:0}@media(min-width: 960px){.lp-infinite h2{font-size:40px;line-height:55px}}.lp-infinite h3{font-family:"Lexend";font-size:28px;line-height:50px;font-weight:500;color:#007c23;padding:0;margin:0}@media(min-width: 960px){.lp-infinite h3{font-size:32px;line-height:55px}}.lp-infinite .cta-button{margin:70px 0 10px 0}.lp-get-started{background:#122a49;text-align:center;padding:70px 20px;box-sizing:border-box;color:#fff}.lp-get-started.boxed{max-width:1400px;margin:0}@media(min-width: 960px){.lp-get-started.boxed{margin:30px auto 0;border-radius:10px}}.lp-get-started h2{font-family:"Lexend";font-size:30px;line-height:45px;font-weight:500;color:#fff;padding:0;margin:0}@media(min-width: 960px){.lp-get-started h2{font-size:40px;line-height:55px}}.lp-get-started h3{font-family:"Lexend";font-size:28px;line-height:50px;font-weight:500;color:#007c23;padding:0;margin:0}@media(min-width: 960px){.lp-get-started h3{font-size:32px;line-height:55px}}.lp-get-started .cta-button{margin:70px 0 10px 0}.faq{background:#fff;margin:0;border-radius:0px;padding:60px 30px}@media(min-width: 960px){.faq{margin:20px 0 0 0;padding:60px 90px;border-radius:10px}}.faq .content{max-width:1400px;margin:auto}.faq h2{font-weight:700;font-size:27px;line-height:40px;text-align:center;margin:0 0 50px 0}@media(min-width: 960px){.faq h2{font-size:40px;line-height:56px;margin:0 0 70px 0}}.faq .question{border-bottom:1px solid #e0e0e0}.faq .question:last-child{border:none}.faq .question h4{font-family:"Inter";cursor:pointer;font-weight:600;font-size:18px;line-height:30px;padding:0 0 0 30px;background:url(../images/faq-arrow-right.svg) no-repeat left 7px}@media(min-width: 960px){.faq .question h4{font-size:19px;line-height:33px}}.faq .question h4:hover{color:#007c23}.faq .question h4.open{background:url(../images/faq-arrow-down.svg) no-repeat left 7px}.faq .question .answer{display:none;font-weight:400;font-size:17px;line-height:31px;max-width:800px;padding:0 30px 40px 30px}@media(min-width: 960px){.faq .question .answer{font-size:18px;line-height:33px}}.feature-masthead{background:#e5e5e5;min-height:550px;padding:0 30px 0 30px;display:block}.feature-masthead.no-min-height{min-height:auto}@media(min-width: 960px){.feature-masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.feature-masthead{padding:0 0 0 0px;min-height:900px}}.feature-masthead .content{padding:0 0 50px 0}@media(min-width: 960px){.feature-masthead .content{padding:0 0 100px 0}}.feature-masthead .content .primary-content{margin:auto;text-align:center;padding:50px 30px 30px}@media(min-width: 960px){.feature-masthead .content .primary-content{margin:auto;padding:120px 0 30px}}.feature-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;text-transform:capitalize;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;max-width:1000px;margin:auto}@media(min-width: 960px){.feature-masthead .content h1{font-size:40px;line-height:55px}}.feature-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.feature-masthead .content h1 .highlight{display:block}}.feature-masthead .content h1 .highlight-inline{color:#007c23;display:inline}.feature-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.feature-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px;max-width:1000px}}.feature-masthead .content ul{list-style:none}.feature-masthead .content .main-ctas{display:block;max-width:300px;margin:auto}@media(min-width: 700px){.feature-masthead .content .main-ctas{display:flex;justify-content:center;gap:30px;flex-direction:row;width:auto;max-width:800px}}.feature-masthead .content .main-ctas .cta-box{margin-bottom:20px}@media(min-width: 700px){.feature-masthead .content .main-ctas .cta-box{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;align-self:flex-start;width:50%}.feature-masthead .content .main-ctas .cta-box.auto-width{flex-grow:inherit;flex-shrink:inherit;width:auto}}.feature-masthead .content .main-ctas .cta-box .button{display:block}.feature-masthead .content .no-card{padding:10px 0 0 0;font-size:14px;line-height:24px}.feature-masthead .content .no-card .br{display:inline}@media(min-width: 700px){.feature-masthead .content .no-card .br{display:block}}.feature-masthead .content .screenshot-container{position:relative}.feature-masthead .content .screenshot-container .screenshot{max-width:1000px;padding:0px;box-sizing:border-box;display:block;width:100%;max-height:560px}@media(min-width: 960px){.feature-masthead .content .screenshot-container .screenshot{padding:0px;margin:20px auto 0px;border-radius:10px}}.feature-masthead .content .screenshot-container .screenshot.shadow{box-shadow:0px 0px 72.4px rgba(0,0,0,.15)}.feature-masthead .content .screenshot-container .screenshot.no-max-height{max-height:none}.feature-masthead .content .screenshot-container.player-enabled{width:fit-content;margin:auto;cursor:pointer}.feature-masthead .content .screenshot-container.player-enabled .screenshot{opacity:.6;transition:all .5s}.feature-masthead .content .screenshot-container.player-enabled:before{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#122135;transition:all .2s;box-sizing:border-box;padding:5px 0 0 6px;width:80px;height:80px;border-radius:80px;content:url('data:image/svg+xml,<svg width="29" height="36" viewBox="0 0 69 69" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');opacity:1;text-shadow:0px 0px 30px rgba(0,0,0,.5)}@media(min-width: 960px){.feature-masthead .content .screenshot-container.player-enabled:before{content:url('data:image/svg+xml,<svg width="39" height="46" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');padding:5px 0 0 10px;width:100px;height:100px}}.feature-masthead .content .screenshot-container.player-enabled:hover .screenshot{opacity:1;transition:all .5s}.feature-masthead .content .screenshot-container.player-enabled:hover:before{transition:all .2s;background:#007c23;width:90px;height:90px}@media(min-width: 960px){.feature-masthead .content .screenshot-container.player-enabled:hover:before{width:110px;height:110px}}.feature-subnav{position:sticky;top:70px;background:#007c23;padding:12px 20px;z-index:1;display:none}@media(min-width: 960px){.feature-subnav{display:block}}.feature-subnav ul{max-width:1100px;list-style:none;margin:0 auto;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:20px}.feature-subnav ul li{cursor:pointer;text-align:center;padding:5px 20px;border-radius:5px;font-size:14px;line-height:20px}.feature-subnav ul li a{text-align:center;text-decoration:none;color:#fff}.feature-subnav ul li a:hover{color:#000}.feature-subnav ul li.active{background:#fff}.feature-subnav ul li.active a{color:#007c23}.feature-subnav.extended ul{max-width:1500px;gap:10px}.feature-subnav.extended ul li{padding:5px 15px}.feature-main-content .block.grey{background:#f5f5f5}.feature-main-content .block.dark{background:#122135;color:#fff}.feature-main-content .block.image-on-left .content-left{order:1}@media(min-width: 960px){.feature-main-content .block.image-on-left .content-left{order:0}}.feature-main-content .block .block-container{max-width:600px;margin:auto;padding:70px 30px;display:flex;flex-direction:row;gap:40px;flex-wrap:wrap;justify-content:center}@media(min-width: 960px){.feature-main-content .block .block-container{max-width:1200px;flex-direction:row;align-items:center;justify-content:center;gap:40px 100px;padding:120px 30px}}.feature-main-content .block .block-container .span-across{flex:1;flex-basis:100%;display:block}.feature-main-content .block .block-container .content-left{flex-basis:100%}@media(min-width: 960px){.feature-main-content .block .block-container .content-left{flex-basis:calc(40% - 30px)}}.feature-main-content .block .block-container .content-right{flex-basis:100%}@media(min-width: 960px){.feature-main-content .block .block-container .content-right{flex-basis:calc(40% - 30px)}}.feature-main-content .block .block-container .content-center{margin:auto}.feature-main-content .block .block-container .content-center h2,.feature-main-content .block .block-container .content-center h3{text-align:center}.feature-main-content .block .block-container .content-center h2.left,.feature-main-content .block .block-container .content-center h3.left{text-align:left}.feature-main-content .block .block-container .content-center .copy{max-width:800px;margin:auto}.feature-main-content .block .block-container .content-center .copy.center{text-align:center}.feature-main-content .block .block-container .content-center .copy.wide{max-width:1000px}.feature-main-content .block .block-container .content-center .copy.extra-wide{max-width:1200px}.feature-main-content .block .block-container .content-center .copy.max-600{max-width:600px}.feature-main-content .block .block-container .content-center .screenshot{margin:60px auto;text-align:center}.feature-main-content .block .block-container .content-center .screenshot img{width:100%}.feature-main-content .block .block-container .content-center .screenshot.limit-size{max-width:1000px}.feature-main-content .block .block-container.left-heavy .content-left{flex-grow:2}.feature-main-content .block .block-container.left-heavy .content-right{flex-shrink:2}.feature-main-content .block .block-container.right-heavy .content-left{flex-shrink:2}.feature-main-content .block .block-container.right-heavy .content-right{flex-grow:2}.feature-main-content .block .block-container.left-heavyer .content-left{flex-grow:3}.feature-main-content .block .block-container.left-heavyer .content-right{flex-shrink:3}.feature-main-content .block .block-container.right-heavyer .content-left{flex-shrink:3}.feature-main-content .block .block-container.right-heavyer .content-right{flex-grow:3}@media(min-width: 960px){.feature-main-content .block .block-container.wide{max-width:1400px}}.feature-main-content .block h2{display:block;font-family:"Lexend";font-style:normal;font-weight:600;font-size:25px;line-height:37px;text-align:left;margin:0;padding:0 0 20px 0;text-transform:capitalize}.feature-main-content .block h2 .highlight{color:#007c23;display:block}.feature-main-content .block h2 .highlight-inline{color:#007c23}.feature-main-content .block h2.center{text-align:center}@media(min-width: 960px){.feature-main-content .block h2{padding:0 0 0px 0;font-size:35px;line-height:45px}}.feature-main-content .block h3{display:block;font-family:"Lexend";font-style:normal;font-weight:500;font-size:18px;line-height:30px;text-align:left;margin:0;padding:20px 0}.feature-main-content .block h3.center{text-align:center}.feature-main-content .block h3.extra-padding{padding:40px 0}.feature-main-content .block img{display:block;width:100%;margin:auto}@media(min-width: 960px){.feature-main-content .block img{min-width:500px}}.feature-main-content .block img.no-min-width{min-width:auto}.feature-main-content .block img.max-800{max-width:800px}.feature-main-content .block img.max-700{max-width:700px}.feature-main-content .block img.max-600{max-width:600px}.feature-main-content .block img.max-500{max-width:500px}.feature-main-content .block img.max-400{max-width:400px}.feature-main-content .block img.max-300{max-width:300px}.feature-main-content .block table{border-spacing:5px}.feature-main-content .block table tr td,.feature-main-content .block table tr th{background:#f5f5f5;padding:20px;border-radius:10px}.feature-main-content .block table tr th{background:#ededed;font-weight:bold}.feature-main-content .block ul{margin:0;padding:15px;list-style:none}.feature-main-content .block ul li{padding:5px 0 5px 10px}.feature-main-content .block ul li:before{content:"";width:7px;height:7px;border-radius:30px;background:#007c23;display:inline-block;margin:0px 8px 2px -16px}.feature-main-content .block ul.no-bullets li:before{display:none}.feature-main-content .block .cards{padding:30px 0px;display:block}@media(min-width: 960px){.feature-main-content .block .cards{display:flex;gap:30px;padding:60px 0px}}.feature-main-content .block .cards .card{flex-grow:1;flex-basis:0;background:#fff;border-radius:10px;box-shadow:0px 0px 18.8px rgba(0,0,0,.08);margin-bottom:30px}@media(min-width: 960px){.feature-main-content .block .cards .card{margin-bottom:0px}}.feature-main-content .block .cards .card h3{text-align:left !important;margin:30px 0 0px;padding:0}.feature-main-content .block .cards .card .formula{font-weight:700;font-size:20px;line-height:29px;color:#92989f}.feature-main-content .block .cards .card .card-top{border-radius:10px 10px 0 0;background:#122a49;padding:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media(min-width: 960px){.feature-main-content .block .cards .card .card-top{max-height:340px;height:30vw}}.feature-main-content .block .cards .card .card-top img{min-width:auto}.feature-main-content .block .cards .card .card-content{padding:0px 40px 20px;box-sizing:border-box}.feature-main-content .block .double-column{display:flex;gap:30px;flex-wrap:wrap;flex-direction:column;align-items:top}@media(min-width: 700px){.feature-main-content .block .double-column{flex-direction:row}}.feature-main-content .block .double-column>*{flex-grow:1;flex-basis:0}.feature-main-content .block .no-list-style{list-style:none}.feature-main-content .block .no-list-style li{padding:0}.feature-main-content .block .no-list-style li:before{display:none}.feature-main-content .ctas{display:block;max-width:300px;margin:auto;padding:40px 30px}@media(min-width: 700px){.feature-main-content .ctas{display:flex;justify-content:center;gap:30px;flex-direction:row;width:auto;max-width:700px}}.feature-main-content .ctas .cta-box{margin-bottom:20px}@media(min-width: 700px){.feature-main-content .ctas .cta-box{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;align-self:center;margin:auto}}.feature-main-content .ctas .cta-box .button{display:block}.feature-main-content .quote{background:#122a49}.feature-main-content .quote .container{max-width:1000px;text-align:center;margin:auto;padding:70px 30px 100px}.feature-main-content .quote .container h2{color:#fff;display:block;font-family:"Lexend";font-style:normal;font-weight:600;font-size:25px;line-height:37px;margin:30px 0 0 0;padding:0 0 20px 0;text-transform:capitalize}.feature-main-content .quote .container h2 .highlight{color:#007c23;display:block}@media(min-width: 960px){.feature-main-content .quote .container h2{padding:0 0 0px 0;font-size:35px;line-height:45px}}.case-study-masthead{background:#e5e5e5;min-height:550px;padding:0 30px 0 30px;display:block}.case-study-masthead.no-min-height{min-height:auto}@media(min-width: 960px){.case-study-masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.case-study-masthead{padding:0 0 0 0px;min-height:900px}}.case-study-masthead .content{padding:0 0 50px 0}@media(min-width: 960px){.case-study-masthead .content{padding:0 0 100px 0}}.case-study-masthead .content .primary-content{margin:auto;text-align:center;padding:50px 30px 30px}@media(min-width: 960px){.case-study-masthead .content .primary-content{margin:auto;padding:120px 0 30px}}.case-study-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;text-transform:capitalize;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;max-width:1000px;margin:auto}@media(min-width: 960px){.case-study-masthead .content h1{font-size:40px;line-height:55px}}.case-study-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.case-study-masthead .content h1 .highlight{display:block}}.case-study-masthead .content h1 .highlight-inline{color:#007c23;display:inline}.case-study-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.case-study-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px;max-width:1000px}}.case-study-masthead .content ul{list-style:none}.case-study-masthead .content .main-ctas{display:block;max-width:300px;margin:auto}@media(min-width: 700px){.case-study-masthead .content .main-ctas{display:flex;justify-content:center;gap:30px;flex-direction:row;width:auto;max-width:800px}}.case-study-masthead .content .main-ctas .cta-box{margin-bottom:20px}@media(min-width: 700px){.case-study-masthead .content .main-ctas .cta-box{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;align-self:flex-start;width:50%}.case-study-masthead .content .main-ctas .cta-box.auto-width{flex-grow:inherit;flex-shrink:inherit;width:auto}}.case-study-masthead .content .main-ctas .cta-box .button{display:block}.case-study-masthead .content .no-card{padding:10px 0 0 0;font-size:14px;line-height:24px}.case-study-masthead .content .no-card .br{display:inline}@media(min-width: 700px){.case-study-masthead .content .no-card .br{display:block}}.case-study-masthead .content .screenshot-container{position:relative}.case-study-masthead .content .screenshot-container .screenshot{max-width:1000px;padding:0px;box-sizing:border-box;display:block;width:100%;max-height:560px}@media(min-width: 960px){.case-study-masthead .content .screenshot-container .screenshot{padding:0px;margin:20px auto 0px;max-width:1500px;max-height:none;border-radius:10px}}.case-study-masthead .content .screenshot-container .screenshot.shadow{box-shadow:0px 0px 72.4px rgba(0,0,0,.15)}.case-study-masthead .content .screenshot-container .screenshot.no-max-height{max-height:none}.case-study-masthead .content .screenshot-container.player-enabled{width:fit-content;margin:auto;cursor:pointer}.case-study-masthead .content .screenshot-container.player-enabled .screenshot{opacity:.6;transition:all .5s}.case-study-masthead .content .screenshot-container.player-enabled:before{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#122135;transition:all .2s;box-sizing:border-box;padding:5px 0 0 6px;width:80px;height:80px;border-radius:80px;content:url('data:image/svg+xml,<svg width="29" height="36" viewBox="0 0 69 69" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');opacity:1;text-shadow:0px 0px 30px rgba(0,0,0,.5)}@media(min-width: 960px){.case-study-masthead .content .screenshot-container.player-enabled:before{content:url('data:image/svg+xml,<svg width="39" height="46" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');padding:5px 0 0 10px;width:100px;height:100px}}.case-study-masthead .content .screenshot-container.player-enabled:hover .screenshot{opacity:1;transition:all .5s}.case-study-masthead .content .screenshot-container.player-enabled:hover:before{transition:all .2s;background:#007c23;width:90px;height:90px}@media(min-width: 960px){.case-study-masthead .content .screenshot-container.player-enabled:hover:before{width:110px;height:110px}}.case-study-company-presentation{background:#122135;color:#fff;margin:0;padding:100px 30px}.case-study-company-presentation .case-study-company-container{margin:0;padding:0;display:block;width:100%;max-width:1000px;margin:auto}.case-study-company-presentation .case-study-company-data{width:100%;box-sizing:border-box}.case-study-company-presentation .case-study-company-data ul{margin:0;padding:0;list-style:none;display:block;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px}@media(min-width: 960px){.case-study-company-presentation .case-study-company-data ul{flex-direction:row}}.case-study-company-presentation .case-study-company-data ul li.case-study-company-box{background:rgba(255,255,255,.1);display:flex;gap:30px;box-sizing:border-box;padding:20px 20px 20px 20px;margin:0 0 0px 0;border-radius:10px;width:100%}@media(min-width: 960px){.case-study-company-presentation .case-study-company-data ul li.case-study-company-box{width:calc(50% - 10px)}}.case-study-company-presentation .case-study-company-data ul li.case-study-company-box .company-box-details{width:66%}.case-study-company-presentation .case-study-company-data ul li.case-study-company-box .company-box-details h5{margin:0;padding:0;font-size:16px}.case-study-company-presentation .case-study-company-data ul li.case-study-company-box .company-box-details p{font-size:14px;line-height:22px;padding:0;margin:0}.case-study-company-presentation .case-study-company-description{padding:30px 0 0 0}#what-broke-down .broke-down-container{min-height:550px;display:flex;align-items:center;-webkit-box-shadow:0px 0px 9px 2px rgba(0,0,0,.08);box-shadow:0px 0px 9px 2px rgba(0,0,0,.08);border-radius:10px;margin-top:80px;flex-direction:column}@media(min-width: 960px){#what-broke-down .broke-down-container{flex-direction:row;background:url(../images/illustrations/what-broke-bg.svg);background-size:100%}}#what-broke-down .broke-down-container .broke-down-left{background:url(../images/illustrations/what-broke-bg-vertical.svg) no-repeat;background-size:100%;background-position:bottom;padding-bottom:30vw;margin-bottom:-1px;border-radius:10px 10px 0 0}@media(min-width: 960px){#what-broke-down .broke-down-container .broke-down-left{background:none;padding-bottom:0;margin-bottom:0;border-radius:0}}#what-broke-down .broke-down-container .broke-down-left .broke-down-left-content{padding:30px}@media(min-width: 960px){#what-broke-down .broke-down-container .broke-down-left .broke-down-left-content{width:72%;margin-left:50px;padding:0px}}#what-broke-down .broke-down-container .broke-down-right{color:#fff;background:#122135;border-radius:0 0 10px 10px}@media(min-width: 960px){#what-broke-down .broke-down-container .broke-down-right{background:none;border-radius:0}}#what-broke-down .broke-down-container .broke-down-right .broke-down-right-content{padding:0 30px 50px 30px}@media(min-width: 960px){#what-broke-down .broke-down-container .broke-down-right .broke-down-right-content{width:70%;margin:0 50px 0 auto;padding:0px}}#what-changed .block{background:#122135}@media(min-width: 960px){#what-changed .block{padding:50px 30px 250px;background:#122135 url(../images/illustrations/what-changed-in-daily-work.svg) no-repeat;background-size:1000px;background-position:center 105%}}#what-changed .block .block-container{display:block;max-width:1000px}#what-changed .block .content-left{width:100%;flex-grow:0}@media(min-width: 960px){#what-changed .block .content-left{width:55%}}#what-changed .block .content-left ul li{margin:10px 0}.operational-outcomes-boxes{padding:50px 0 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.operational-outcomes-boxes .operational-outcomes-box{background:#fff;width:100%;padding:20px;box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:row;border-radius:10px;box-shadow:0px 0px 16px rgba(0,0,0,.07);gap:15px;align-content:flex-start}@media(min-width: 960px){.operational-outcomes-boxes .operational-outcomes-box{width:calc(33% - 20px)}}.operational-outcomes-boxes .operational-outcomes-box .box-icon{background:#647180;border-radius:30px;display:block;height:25px;width:25px;padding:10px}.operational-outcomes-boxes .operational-outcomes-box .box-icon svg path,.operational-outcomes-boxes .operational-outcomes-box .box-icon svg circle{color:#fff}.operational-outcomes-boxes .operational-outcomes-box:nth-child(2) .box-icon{background:#007c23}.operational-outcomes-boxes .operational-outcomes-box:nth-child(3) .box-icon{background:#b00003}.operational-outcomes-boxes .operational-outcomes-box:nth-child(4) .box-icon{background:#1f3f68}.operational-outcomes-boxes .operational-outcomes-box:nth-child(5) .box-icon{background:#6cb401}.operational-outcomes-boxes .operational-outcomes-box p{padding:0;margin:0;width:calc(100% - 65px)}#why-this-works-and-scales{padding:20px;box-sizing:border-box}@media(min-width: 960px){#why-this-works-and-scales{overflow:hidden}}#why-this-works-and-scales .block-container{padding:0}#why-this-works-and-scales .content{background:#122135;border-radius:10px;padding:20px;box-sizing:border-box;color:#fff;width:100%;max-width:1200px;position:relative}@media(min-width: 960px){#why-this-works-and-scales .content{padding:70px}}#why-this-works-and-scales .content .copy{width:100%}@media(min-width: 960px){#why-this-works-and-scales .content .copy{width:55%}}#why-this-works-and-scales .content .copy h2,#why-this-works-and-scales .content .copy h3{text-align:center}@media(min-width: 960px){#why-this-works-and-scales .content .copy h2,#why-this-works-and-scales .content .copy h3{text-align:left}}#why-this-works-and-scales .content .copy ul li{margin:0 0 20px 0}#why-this-works-and-scales .content .the-rocket{width:200px;margin:-40px auto 50px}@media(min-width: 960px){#why-this-works-and-scales .content .the-rocket{position:absolute;width:400px;right:-20px;margin:auto}}@media(min-width: 1100px){#why-this-works-and-scales .content .the-rocket{width:500px;right:-50px}}#why-this-works-and-scales .content .the-rocket img{display:block;width:100%;min-width:auto}.solutions-masthead{background:#e5e5e5;min-height:550px;padding:0 30px 0 30px;display:block}.solutions-masthead.no-min-height{min-height:auto}@media(min-width: 960px){.solutions-masthead{background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}}@media(min-width: 960px){.solutions-masthead{padding:0 0 0 0px;min-height:900px}}.solutions-masthead .content{padding:0 0 50px 0}@media(min-width: 960px){.solutions-masthead .content{padding:0 0 100px 0}}.solutions-masthead .content .pre-content{max-width:800px;display:block;margin:auto;box-sizing:border-box;padding-top:50px;text-align:center}.solutions-masthead .content .pre-content .solution-name{color:#007c23;font-size:13px;border:1px solid #007c23;border-radius:50px;padding:3px 20px;display:inline-block}.solutions-masthead .content .pre-content .solution-tags ul{list-style:none;margin:0;padding:10px 0 0 0}.solutions-masthead .content .pre-content .solution-tags ul li{display:inline;padding:0 10px;font-size:13px;line-height:20px}@media(min-width: 960px){.solutions-masthead .content .pre-content .solution-tags ul li{font-size:15px}}.solutions-masthead .content .pre-content .solution-tags ul li:before{content:"";width:4px;height:4px;border-radius:30px;background:#1e3047;display:inline-block;margin:0px 8px 2px -16px}@media(min-width: 960px){.solutions-masthead .content .pre-content .solution-tags ul li:before{width:7px;height:7px}}.solutions-masthead .content .pre-content .solution-tags ul li:first-child:before{display:none}.solutions-masthead .content .primary-content{margin:auto;text-align:center;padding:50px 30px 30px}@media(min-width: 960px){.solutions-masthead .content .primary-content{margin:auto;padding:80px 0 30px}}.solutions-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;text-transform:capitalize;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;max-width:1000px;margin:auto}@media(min-width: 960px){.solutions-masthead .content h1{font-size:40px;line-height:55px}}.solutions-masthead .content h1 .highlight{color:#007c23}@media(min-width: 960px){.solutions-masthead .content h1 .highlight{display:block}}.solutions-masthead .content h1 .highlight-inline{color:#007c23;display:inline}.solutions-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0}@media(min-width: 700px){.solutions-masthead .content .desc{font-size:20px;line-height:31px;margin:0 auto 50px;max-width:1000px}}.solutions-masthead .content ul{list-style:none}.solutions-masthead .content .main-ctas{display:block;max-width:300px;margin:auto}@media(min-width: 700px){.solutions-masthead .content .main-ctas{display:flex;justify-content:center;gap:30px;flex-direction:row;width:auto;max-width:800px}}.solutions-masthead .content .main-ctas .cta-box{margin-bottom:20px}@media(min-width: 700px){.solutions-masthead .content .main-ctas .cta-box{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;align-self:flex-start;width:50%}.solutions-masthead .content .main-ctas .cta-box.auto-width{flex-grow:inherit;flex-shrink:inherit;width:auto}}.solutions-masthead .content .main-ctas .cta-box .button{display:block}.solutions-masthead .content .no-card{padding:10px 0 0 0;font-size:14px;line-height:24px}.solutions-masthead .content .no-card .br{display:inline}@media(min-width: 700px){.solutions-masthead .content .no-card .br{display:block}}.solutions-masthead .content .screenshot-container{position:relative}.solutions-masthead .content .screenshot-container .screenshot{max-width:1000px;padding:0px;box-sizing:border-box;display:block;width:100%;max-height:560px}@media(min-width: 960px){.solutions-masthead .content .screenshot-container .screenshot{padding:0px;margin:20px auto 0px;max-width:1500px;max-height:none;border-radius:10px}}.solutions-masthead .content .screenshot-container .screenshot.shadow{box-shadow:0px 0px 72.4px rgba(0,0,0,.15)}.solutions-masthead .content .screenshot-container .screenshot.no-max-height{max-height:none}.solutions-masthead .content .screenshot-container.player-enabled{width:fit-content;margin:auto;cursor:pointer}.solutions-masthead .content .screenshot-container.player-enabled .screenshot{opacity:.6;transition:all .5s}.solutions-masthead .content .screenshot-container.player-enabled:before{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#122135;transition:all .2s;box-sizing:border-box;padding:5px 0 0 6px;width:80px;height:80px;border-radius:80px;content:url('data:image/svg+xml,<svg width="29" height="36" viewBox="0 0 69 69" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');opacity:1;text-shadow:0px 0px 30px rgba(0,0,0,.5)}@media(min-width: 960px){.solutions-masthead .content .screenshot-container.player-enabled:before{content:url('data:image/svg+xml,<svg width="39" height="46" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.9464 30.7596C69.5647 34.0034 69.5647 42.113 63.9464 45.3568L13.4052 74.5368C7.78688 77.7806 0.763672 73.7256 0.763672 67.238V8.87842C0.763672 2.39079 7.78688 -1.66419 13.4052 1.57963L63.9464 30.7596Z" fill="white"/></svg>');padding:5px 0 0 10px;width:100px;height:100px}}.solutions-masthead .content .screenshot-container.player-enabled:hover .screenshot{opacity:1;transition:all .5s}.solutions-masthead .content .screenshot-container.player-enabled:hover:before{transition:all .2s;background:#007c23;width:90px;height:90px}@media(min-width: 960px){.solutions-masthead .content .screenshot-container.player-enabled:hover:before{width:110px;height:110px}}#why-breaks-down h2{margin-bottom:0px}@media(min-width: 960px){#why-breaks-down h2{margin-bottom:50px}}#why-breaks-down .break-down-list{list-style:none;margin:70px 0;padding:0;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;flex-direction:column}@media(min-width: 960px){#why-breaks-down .break-down-list{flex-direction:row;gap:50px}}#why-breaks-down .break-down-list li{background:rgba(255,255,255,.05);border-radius:10px;width:100%;display:flex;align-items:center;gap:10px;padding:10px 20px 10px 0;box-sizing:border-box}@media(min-width: 960px){#why-breaks-down .break-down-list li{width:calc(50% - 40px);gap:30px}}#why-breaks-down .break-down-list li svg{width:100%;height:100%;max-width:120px;max-height:100px;display:block}#why-breaks-down .break-down-list li:before{display:none}#vm-as-an-operational-system .list-of-pills{list-style:none;display:flex;flex-wrap:wrap;margin:30px 0;padding:0;gap:10px}#vm-as-an-operational-system .list-of-pills li{background:#122a49;color:#fff;border-radius:5px;padding:10px 20px;box-sizing:border-box;display:flex;align-content:center}#vm-as-an-operational-system .list-of-pills li svg{display:block;margin-right:10px}#vm-as-an-operational-system .list-of-pills li:before{display:none}#operational-benefits{background:#1d252e;text-align:left;padding:100px 30px;color:#fff;background:#1d252e}@media(min-width: 960px){#operational-benefits{background:#1d252e url(../images/illustrations/infinity.svg) no-repeat 50vw}}#operational-benefits .content{font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;max-width:1200px}@media(min-width: 960px){#operational-benefits .content{font-size:16px;line-height:31px;margin:0 auto 50px auto}}#operational-benefits .content .copy{max-width:100%}@media(min-width: 960px){#operational-benefits .content .copy{max-width:500px}}#operational-benefits .content .copy h2{font-family:"Lexend";font-size:25px;line-height:35px;font-weight:500;color:#fff;padding:0 0 40px 0;margin:0}@media(min-width: 960px){#operational-benefits .content .copy h2{font-size:30px;line-height:45px;padding:0 0 40px 0}}#operational-benefits .content .copy h2 .highlight{color:#007c23}#operational-benefits .content .copy ul{margin:0 0 60px 0;padding:0;list-style:none}#operational-benefits .content .copy ul li{padding:0 0 20px 0px;line-height:26px}#solutions-page-resources .resource-boxes{max-width:1200px;width:100%;margin:auto;display:flex;flex-wrap:wrap;gap:30px;flex-direction:column}@media(min-width: 960px){#solutions-page-resources .resource-boxes{flex-direction:row}}#solutions-page-resources .resource-boxes .resource-box{background:#fff;text-align:center;color:#1e3047;height:400px;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;margin-top:50px;width:100%}@media(min-width: 960px){#solutions-page-resources .resource-boxes .resource-box{width:calc(33% - 20px)}}#solutions-page-resources .resource-boxes .resource-box .thumbnail img{border-radius:9px 9px 0 0;min-width:auto;width:100%;display:block}#solutions-page-resources .resource-boxes .resource-box h3{text-align:center;padding:0 20px}#solutions-page-resources .resource-boxes .resource-box .cta-container{height:75px}#solutions-page-resources .resource-boxes .resource-box .cta-container .cta-button{color:#fff;font-size:16px;font-weight:600;padding:10px 20px;border-radius:5px;cursor:pointer;width:70%;margin:auto;display:flex;justify-content:center;align-items:center}#solutions-page-resources .resource-boxes .resource-box .cta-container .cta-button svg{display:block;margin-right:10px}#downloads-page{padding:0 30px 0 30px;background:#e5e5e5 url("../images/mast-bg.jpg") center no-repeat;background-size:cover}#downloads-page .download-masthead{display:block}#downloads-page .download-masthead .content{padding:0 0 30px 0;margin:auto}#downloads-page .download-masthead .content .primary-content{margin:auto;text-align:left;padding:100px 30px 0px;max-width:650px;margin:auto;text-align:center}#downloads-page .download-masthead .content h1{font-family:"Lexend";font-style:normal;font-weight:700;font-size:30px;line-height:38px;color:#1e3047;padding:0 0 30px 0;margin:0;text-align:center}@media(min-width: 960px){#downloads-page .download-masthead .content h1{font-size:40px;line-height:55px}}#downloads-page .download-masthead .content h1 .highlight{color:#007c23}#downloads-page .download-masthead .content .desc{font-family:"Lexend";font-style:normal;font-weight:400;font-size:16px;line-height:29px;margin:0 0 50px 0;text-align:center}@media(min-width: 700px){#downloads-page .download-masthead .content .desc{font-size:20px;line-height:31px;margin:0 0 50px 0}}#downloads-page .download-boxes{max-width:750px;margin:auto;padding:40px 20px;display:flex;gap:40px;flex-direction:column;flex-wrap:wrap;align-items:center}@media(min-width: 960px){#downloads-page .download-boxes{flex-direction:row;flex-wrap:nowrap;max-width:1000px;align-items:left}}#downloads-page .download-boxes .download-box{background:#fff;flex-grow:1;flex-shrink:1;border-radius:10px;box-shadow:0px 0px 34.3px rgba(7,16,28,.08);max-width:400px}#downloads-page .download-boxes .download-box img{width:100%;border-radius:10px 10px 0 0}#downloads-page .download-boxes .download-box .download-box-content{padding:0 40px 30px;display:flex;flex-direction:column}#downloads-page .download-boxes .download-box .download-box-content .download-box-copy{min-height:150px}#downloads-page .download-boxes .download-box .download-box-content .download-box-copy h2{font-size:18px;font-weight:500}#downloads-page .download-boxes .download-box .download-box-content .download-box-copy .desc{font-size:14px;line-height:20px}#downloads-page .download-boxes .download-box .install-button{font-family:"Lexend";text-transform:uppercase;text-decoration:none;padding:15px 30px;display:block;background:#007c23;border-radius:4px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;text-align:center;margin:30px 0 0 0}@media(min-width: 960px){#downloads-page .download-boxes .download-box .install-button{padding:10px 30px;min-width:80px;font-size:16px}}#downloads-page .download-boxes .download-box .install-button:hover{background:#6cb401}#downloads-page .download-boxes .download-box .download-compatibility{margin:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#122a49;color:#fff;padding:5px 10px;margin:-9px 0 10px 0}@media(min-width: 960px){#downloads-page .download-boxes .download-box .download-compatibility{justify-content:left;padding:5px 10px 5px 20px}}#downloads-page .download-boxes .download-box .download-compatibility svg{height:20px}#downloads-page .download-boxes .download-box .download-compatibility .platform-compatibility{font-size:12px;margin:0;padding:0;line-height:16px;display:flex;align-items:center}#downloads-page .download-boxes .download-box .download-compatibility .platform-compatibility h5{margin:0;padding:0;font-size:12px;font-weight:600}.schedule-set-it-up{background:#122135}.schedule-set-it-up .content{max-width:1100px;margin:auto;padding:70px 20px 100px;text-align:center}.schedule-set-it-up .content h2{font-family:"Lexend";font-style:normal;font-weight:600;color:#fff;padding:0;margin:0;font-size:30px;line-height:38px}@media(min-width: 960px){.schedule-set-it-up .content h2{font-size:40px;line-height:53px}}.schedule-set-it-up .content h3{font-family:"Lexend";font-style:normal;font-weight:600;font-size:23px;line-height:30px;color:#007c23;padding:0;margin:0}@media(min-width: 960px){.schedule-set-it-up .content h3{font-size:30px;line-height:53px}}.schedule-set-it-up .content p{max-width:800px;margin:50px auto;color:#a7aebc}.schedule-set-it-up .content p b{color:#fff}.schedule-set-it-up .content .phase-boxes{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;padding-top:40px;max-width:300px;margin:auto}@media(min-width: 700px){.schedule-set-it-up .content .phase-boxes{max-width:none}}.schedule-set-it-up .content .phase-boxes .phase-box{border-radius:20px;display:flex;flex-direction:column;flex-basis:200px;flex-grow:1;flex-shrink:1;padding:30px;justify-content:center;background:#212e3f}.schedule-set-it-up .content .phase-boxes .phase-box .phase-label{font-family:"Lexend";font-style:normal;font-weight:700;font-size:14px;line-height:30px;letter-spacing:.12em;color:#607084;text-transform:uppercase}@media(min-width: 960px){.schedule-set-it-up .content .phase-boxes .phase-box .phase-label{line-height:20px}}.schedule-set-it-up .content .phase-boxes .phase-box h3{font-size:18px;font-weight:400;line-height:25px;padding:0;margin:0;color:#fff}@media(min-width: 960px){.schedule-set-it-up .content .phase-boxes .phase-box h3{font-size:22px;line-height:30px}}.schedule-set-it-up .content .phase-boxes .phase-box img{display:block;margin:0px auto 20px;width:70px}.schedule-set-it-up .content .phase-boxes .phase-box:nth-child(4) img{width:60px}.schedule-set-it-up .content .consulting-copy{padding:80px 30px 70px;color:#a7aebc}.schedule-set-it-up .content .consulting-copy h4{font-family:"Lexend";font-style:normal;font-weight:400;font-size:20px;line-height:30px;padding:0;margin:0}.schedule-set-it-up .content .consulting-copy h4 b{color:#fff}#submit-overlay{width:100%;height:100%;position:fixed;z-index:2;overflow:auto;display:none;align-items:center;top:0;left:0;background:rgba(0,0,0,.8)}#submit-overlay.show{display:flex}#submit-overlay .submit-window{width:100%;max-width:90%;background:#fff;margin:auto;border-radius:5px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(min-width: 700px){#submit-overlay .submit-window{max-width:500px}}#submit-overlay .submit-window .close{display:block;margin-left:100%;margin-top:-10px;z-index:1;cursor:pointer;background:#fff;border-radius:50px;border:1px solid #fff}#submit-overlay .submit-window .close:hover path{fill:#007c23}#submit-overlay .submit-window .ml-embedded{margin-top:-10px}#submit-overlay .submit-window .ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:1000px !important}#submit-overlay .submit-window .ml-form-embedHeader{display:none}#submit-overlay .submit-window .ml-form-embedContent h4{font-family:"Lexend" !important;font-size:20px !important;font-weight:500 !important;line-height:30px !important}.video-overlay-thumb{width:100%;height:100%;max-width:980px;max-height:530px;background:#fff;border-radius:5px;box-shadow:0px 0px 18.8px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}.video-overlay-thumb:hover{cursor:pointer}.video-overlay-thumb:hover .play svg circle{fill:#007c23}.video-overlay-thumb.fullwidth{width:calc(100vw - 60px);height:100vh;max-width:600px;max-height:327px;border-radius:10px}.video-overlay-thumb .play{display:block}.video-overlay-thumb .play svg{width:100px}@media(min-width: 960px){.video-overlay-thumb .play svg{width:150px}}#video-overlay{width:100%;height:100%;position:fixed;z-index:2;overflow:auto;display:none;align-items:center;top:0;left:0;background:rgba(0,0,0,.8)}#video-overlay.show{display:flex}#video-overlay .video-container{width:100%;max-width:90%;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Ccircle fill='%2392989F' stroke='%2392989F' stroke-width='2' r='15' cx='40' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='0.8' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.4'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%2392989F' stroke='%2392989F' stroke-width='2' r='15' cx='100' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='0.8' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.2'%3E%3C/animate%3E%3C/circle%3E%3Ccircle fill='%2392989F' stroke='%2392989F' stroke-width='2' r='15' cx='160' cy='100'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='0.8' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='0'%3E%3C/animate%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:100px;margin:auto;border-radius:5px;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(min-width: 700px){#video-overlay .video-container{max-width:1000px}}#video-overlay .video-container .close{display:block;margin-left:calc(100% + 30px);margin-top:-30px;width:25px;height:25px;z-index:1;cursor:pointer;background:#fff;border-radius:50px;border:1px solid #fff}#video-overlay .video-container .close:hover path{fill:#007c23}#video-overlay .video-container #the-video{display:flex;align-items:center;min-height:30vh;width:100%}#video-overlay .video-container #the-video video,#video-overlay .video-container #the-video iframe{width:100%;height:100%}#video-overlay .video-container #the-video .yt-video{position:relative;width:100%;padding-bottom:56.25%;height:0}#video-overlay .video-container #the-video .yt-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.sitemap-footer{width:100%;background:#ededed;font-size:13px;line-height:21px;padding:10px 30px 20px 30px;box-sizing:border-box}@media(min-width: 1300px){.sitemap-footer{padding:10px 0px 20px}}.sitemap-footer .footer-links{width:100%;max-width:1400px;margin:auto}.sitemap-footer .footer-links ul{list-style:none;padding:0;text-align:center;margin:auto;overflow:hidden;margin-bottom:-1px;display:grid;grid-template-columns:50% 50%;column-gap:30px}@media(min-width: 960px){.sitemap-footer .footer-links ul{grid-template-columns:1fr 1fr 1fr}}.sitemap-footer .footer-links ul li{display:flex;align-items:center;justify-content:left;text-align:left;border-bottom:1px solid #e0e0e0;padding:10px;margin-bottom:-1px}@media(min-width: 960px){.sitemap-footer .footer-links ul li{justify-content:center;text-align:center}}.sitemap-footer .footer-links ul a{color:#666;text-decoration:none}.sitemap-footer .footer-links ul a:hover{color:#007c23}.footer{width:100%;background:#091524;padding:30px 0;font-size:15px}.footer .footer-nav{display:flex;justify-content:space-between;width:100%;width:100%;max-width:100px;margin:30px auto 0px}.footer .footer-nav a{color:#465669}.footer .social-container{display:flex;justify-content:space-between;width:100%;width:100%;max-width:130px;margin:20px auto 20px}.footer .social-container img{border:none}.footer .footer-links ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px;text-align:center;margin:auto;justify-content:center;flex-direction:column}@media(min-width: 960px){.footer .footer-links ul{gap:30px;flex-direction:row}}.footer .footer-links ul a{color:#465669}.footer .footer-links ul a:hover{color:#92a0b0}.footer .humanly{text-align:center;color:#465669}.footer .copyright{padding-top:20px;text-align:center;color:#465669}.ui-loader{display:none}#demo-player-overlay{display:none;position:fixed;width:100%;height:100%;flex-wrap:wrap;align-items:center;justify-content:center;left:0;top:0;background:rgba(0,0,0,.7);z-index:100;overflow:auto}#demo-player-overlay.show{display:flex}#demo-player-overlay .close{display:block;width:30px;cursor:pointer;position:absolute;top:20px;right:20px;z-index:3}#demo-player-overlay .close svg path{fill:#fff}#demo-player-overlay .close:hover svg path{fill:#007c23}#demo-player{margin:30px}#demo-player .demo-loader{max-width:1309px;margin:auto;max-height:610px;display:flex;justify-content:center;align-items:center;position:absolute;z-index:3;background:rgba(255,255,255,.8);border-radius:10px;width:calc(100% - 60px);height:65vw}@media(min-width: 960px){#demo-player .demo-loader{height:43vw}}#demo-player .demo-loader .loader{width:50px;height:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:#007c23 transparent;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(0.5turn)}}.demo-player-container{width:100%;max-width:1400px;margin:auto;max-height:610px;display:flex;background:#fff;border-radius:10px;flex-direction:column}@media(min-width: 960px){.demo-player-container{height:43vw;flex-direction:row}}.demo-player-container:before{position:absolute;pointer-events:none;content:"";display:none;height:43vw;max-height:610px;background:linear-gradient(180deg, rgba(0, 124, 35, 0) 0%, rgba(0, 124, 35, 0) 70%, #007C23 100%);border-radius:0 0 0 10px;width:21%}@media(min-width: 960px){.demo-player-container:before{display:block}}@media(min-width: 1400px){.demo-player-container:before{width:300px}}.demo-player-container .content-sidebar{background:#007c23;box-sizing:border-box;width:25%;max-width:300px;color:#fff;padding:30px 40px;border-radius:10px 0 0 10px;font-size:14px;line-height:22px;overflow:auto;display:none}@media(min-width: 960px){.demo-player-container .content-sidebar{display:block}}.demo-player-container .content-sidebar ul{margin:0;padding:0 0 80px 0;list-style:none}.demo-player-container .content-sidebar ul li{padding:15px 0;cursor:pointer}.demo-player-container .content-sidebar ul li:hover{color:#122a49}.demo-player-container .content-sidebar ul li.active{font-weight:bold;color:#000}.demo-player-container .content-sidebar-mobile{display:block;margin:auto;padding:20px 20px;background:#007c23;width:calc(100% - 40px);border-radius:10px 10px 0 0}@media(min-width: 960px){.demo-player-container .content-sidebar-mobile{display:none}}.demo-player-container .content-sidebar-mobile select{width:100%;display:block;margin:auto;padding:5px;border-radius:5px;border:none}.demo-player-container .the-video{width:100%;padding:20px;box-sizing:border-box}@media(min-width: 960px){.demo-player-container .the-video{width:78%;padding:30px}}.demo-player-container .the-video iframe{border:none}.demo-player-container .the-video video,.demo-player-container .the-video .video{width:100%;height:100%;min-height:42vw}@media(min-width: 700px){.demo-player-container .the-video video,.demo-player-container .the-video .video{min-height:48vw}}@media(min-width: 960px){.demo-player-container .the-video video,.demo-player-container .the-video .video{width:100%;min-height:100%}}.demo-player-container .the-video .video{overflow:hidden}.image-gallery{display:block;max-width:1800px;min-height:400px;padding:20px 10px 0 10px;box-sizing:border-box}@media(min-width: 960px){.image-gallery{overflow:hidden;width:100%;margin:auto;padding:70px 50px 0 50px}}.image-gallery .image-gallery-carousel{margin:auto;position:relative;display:block;z-index:1;width:100%;max-width:1100px;margin-bottom:50px}@media(min-width: 960px){.image-gallery .image-gallery-carousel{height:750px;margin-bottom:0}}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div{display:none;position:relative;z-index:1;width:100%;max-width:1400px;max-height:960px;border-radius:10px;overflow:hidden;background:#fff;padding:0px 0px;margin:0px;-webkit-box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);-moz-box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);box-shadow:0px 0px 18px 0px rgba(0,0,0,.28);transition:transform .7s,width .7s,margin-left .7s,margin-top .7s,opacity .7s,z-index .7s;opacity:1}@media(min-width: 960px){.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div{position:absolute}}@media(min-width: 960px){.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div{height:700px}}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div h3{background:#122a49;color:#fff;text-align:center;padding:30px 30px;margin:0 -20px 0px -20px;font-size:16px;font-weight:400;line-height:20px}@media(min-width: 960px){.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div h3{font-size:20px;font-weight:500;line-height:24px}}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div img,.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div object{display:block;width:100%;height:calc(100% - 120px);object-fit:contain;padding:20px 0 0 0}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.prev{z-index:2;display:none}@media(min-width: 1300px){.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.prev{display:block;opacity:0;transition:opacity .7s,margin-left .7s}}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.selected{z-index:3;display:block}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.selected img{display:block}.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.next{z-index:2;display:none}@media(min-width: 1300px){.image-gallery .image-gallery-carousel .image-gallery-carousel-screenshots div.next{display:block;opacity:0;transition:opacity .7s,margin-left .7s}}.image-gallery .image-gallery-carousel .arrows{z-index:6;position:absolute;width:100%;margin-left:-20px;margin-top:30%;display:none}@media(min-width: 960px){.image-gallery .image-gallery-carousel .arrows{display:block;margin-left:10px;margin-top:300px}}@media(min-width: 1100px){.image-gallery .image-gallery-carousel .arrows{margin-left:-40px}}@media(min-width: 1300px){.image-gallery .image-gallery-carousel .arrows{width:1200px;margin-left:-100px}}@media(min-width: 1400px){.image-gallery .image-gallery-carousel .arrows{width:1200px;margin-left:-120px}}.image-gallery .image-gallery-carousel .arrows span{width:100px;display:block;position:absolute;background:#091524;width:80px;height:80px;border-radius:100px;box-sizing:border-box;padding:25px;cursor:pointer;box-shadow:0px 0px 18px 0px rgba(0,0,0,.38);transition:background .3s}.image-gallery .image-gallery-carousel .arrows span svg path{fill:#fff}.image-gallery .image-gallery-carousel .arrows span:hover{background:#007c23;transition:background .3s}.image-gallery .image-gallery-carousel .arrows span.right{right:20px;padding:25px 30px 0px 30px}@media(min-width: 1100px){.image-gallery .image-gallery-carousel .arrows span.right{right:-80px}}@media(min-width: 1300px){.image-gallery .image-gallery-carousel .arrows span.right{right:-100px;padding:25px 30px}}@media(min-width: 1400px){.image-gallery .image-gallery-carousel .arrows span.right{right:-140px;padding:25px 30px}}.image-gallery .image-gallery-pills ul{list-style:none;padding:0;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px auto 0;max-width:1400px}.image-gallery .image-gallery-pills ul li{display:flex;text-transform:uppercase;font-family:"Inter";font-size:11px;letter-spacing:1.5px;text-align:center;font-weight:700;background:#b6bcc5;color:#091524;padding:3px 10px;border-radius:5px;cursor:pointer}@media(min-width: 960px){.image-gallery .image-gallery-pills ul li{padding:5px 20px;font-size:14px}}.image-gallery .image-gallery-pills ul li a{color:#091524;text-decoration:none}.image-gallery .image-gallery-pills ul li a:hover{color:#fff}.image-gallery .image-gallery-pills ul li:hover{background:#091524;color:#fff}.image-gallery .image-gallery-pills ul li.selected{background:#091524;color:#fff;cursor:none}.image-gallery .image-gallery-pills ul li:before{display:none}.four-oh-four-container{background:url(../images/illustrations/wander.jpg) no-repeat;background-size:cover;height:calc(100vh - 50px);display:flex;justify-content:center;align-items:center}@media(min-width: 960px){.four-oh-four-container{height:calc(100vh - 50px);min-height:800px}}.four-oh-four-container .content{background:rgba(255,255,255,.9);padding:40px 60px;border-radius:10px;box-sizing:border-box;margin:30px;box-shadow:0px 0px 82.9px rgba(0,0,0,.41)}.four-oh-four-container .content h2{display:block;font-family:"Lexend";font-style:normal;font-weight:600;font-size:25px;line-height:37px;text-align:left;margin:0;padding:0 0 20px 0;text-transform:capitalize}.four-oh-four-container .content h2 .highlight{color:#007c23;display:block}.four-oh-four-container .content h2 .highlight-inline{color:#007c23}@media(min-width: 960px){.four-oh-four-container .content h2{padding:0 0 0px 0;font-size:30px;line-height:43px}}.four-oh-four-container .content .button{font-size:15px;line-height:20px;margin-top:30px;padding:12px 20px;display:flex;align-items:center;gap:15px}@media(min-width: 960px){.four-oh-four-container .content .button{padding:12px 30px;font-size:20px}}/*# sourceMappingURL=main.css.map */
