@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');html,body,input,select,textarea,button{font-family:'Quicksand',sans-serif;font-size:18px}*{font-size:inherit;color:inherit}body{font-size:20px;line-height:1.3;color:#000}button{background:none;border:none;cursor:pointer}h1,h2,h3,h4,h5{line-height:1.1;font-weight:500}h1{font-size:28px;margin-bottom:30px;font-weight:700}h2{font-size:26px}h3{font-size:22px}strong,b{font-weight:600}.body__flex{display:flex;flex-direction:column;min-height:100%}a.contentSkip{padding:6px;position:absolute;top:-40px;left:0;color:#fff;border-bottom-right-radius:8px;background:#bf1722;-webkit-transition:top 1s ease-out;transition:top 1s ease-out;z-index:1000;font-size:16px}a.contentSkip:focus{position:absolute;left:0;top:0;outline:none;-webkit-transition:top .1s ease-in;transition:top .1s ease-in}header{background:#fff;box-shadow:0 5px 5px 0 rgba(0,0,0,.5);position:fixed;width:100%;z-index:5}.header__flex{display:flex;width:100%}.logo__container img{width:100%;max-width:200px;display:block;margin-right:10px}nav{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 5px 4px 0 rgba(0,0,0,.5);padding:0 20px 20px}nav.active{display:block}.nav__toggle{display:flex}.nav__toggle img{width:40px}.nav__close{display:none}.nav__toggle.active .nav__open{display:none}.nav__toggle.active .nav__close{display:block}.nav__list{margin:0;padding:0;list-style:none}.nav__listItem a{display:block;padding:8px 18px 8px 0;margin:0;font-size:22px;color:#90278e;font-weight:600}#solutions{margin-left:-9999px;height:0;width:0;position:relative;top:-64px}#features{margin-left:-9999px;height:0;width:0;position:relative;top:-64px}.freeTrial{flex-shrink:0;margin-top:10px}main{position:relative;z-index:4;margin-top:64px}footer{background-color:#000;padding:50px 0}.footer__background{height:40px;width:100%;background-image:url(/assets/images/Footer_Line.png);background-position:center;background-repeat:repeat-y;background-size:100%}.footer__logo{max-width:300px;width:100%;display:block}.footer__container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer__copyright{text-transform:uppercase;color:#fff;font-size:13px;text-align:right;margin-top:20px}.btn{display:inline-block;padding:8px 18px;background:#293b8d;color:#fff;width:100%;font-size:20px;font-weight:500;text-align:center;cursor:pointer;border:0}.btn.inverse{background:#fff;border:1px solid #293b8d;color:#293b8d}@media only screen and (min-width:575px){html,body{font-size:20px}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}main{margin-top:100px}.logo__container img{max-width:300px}}@media only screen and (min-width:992px){*{font-size:inherit;color:inherit}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}.nav__toggle{display:none}nav{display:block;position:static;width:auto;box-shadow:none;padding:0}.nav__list{display:flex}.nav__listItem a{padding:8px 18px;margin:0 10px}#solutions{top:-100px}#features{top:-100px}.btn{width:auto}.footer__container{flex-wrap:nowrap;justify-content:space-between}.footer__background{height:30px}.freeTrial{margin-top:0;margin-left:10px}}@media only screen and (min-width:1200px){h1{font-size:52px}h2{font-size:40px}h3{font-size:30px}}@media only screen and (min-width:1600px){footer{font-size:20px;line-height:1.5}}@media print{header{display:none}}