html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,html{max-height:100%;padding:0;margin:0}body,html,*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5em;font-weight:300;margin-block-start:0;letter-spacing:1px}body.l,body.l p,html.l,html.l p,*.l,*.l p{font-size:1.5rem}@media screen and (max-width:960px){body.l,body.l p,html.l,html.l p,*.l,*.l p{font-size:1.25rem}}body.m,body.m p,html.m,html.m p,*.m,*.m p{font-size:1.25rem}@media screen and (max-width:960px){body.m,body.m p,html.m,html.m p,*.m,*.m p{font-size:1.125rem}}body.s,body.s p,html.s,html.s p,*.s,*.s p{font-size:1.125rem}@media screen and (max-width:960px){body.s,body.s p,html.s,html.s p,*.s,*.s p{font-size:1rem}}body.xs,body.xs p,html.xs,html.xs p,*.xs,*.xs p{font-size:1rem}h1,h2,h3,h4,h5,h6,body,html{font-family:'halyard-display',sans-serif;color:#330084}h1,h1>span,h2,h2>span,h3,h3>span,h4,h4>span,h5,h5>span,h6,h6>span{font-weight:500;line-height:1em;margin-bottom:.5em}h1,h1>span{font-size:4rem}@media screen and (max-width:960px){h1,h1>span{font-size:2.5rem}}h2{margin-bottom:10px}h2,h2>span{font-size:3rem}@media screen and (max-width:960px){h2,h2>span{font-size:2rem}}h3,h3>span{font-size:2.5rem}@media screen and (max-width:960px){h3,h3>span{font-size:1.75rem}}h4,h4>span{font-size:2rem}@media screen and (max-width:960px){h4,h4>span{font-size:1.5rem}}h5,h5>span{font-size:1.5rem}@media screen and (max-width:960px){h5,h5>span{font-size:1.25rem}}h6,h6>span{font-size:1.25rem}@media screen and (max-width:960px){h6,h6>span{font-size:1rem}}.highlight span{font-size:inherit;font-weight:inherit;line-height:1.5em;background-color:white;padding:0 12px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline}::selection{background:#5f10dd;color:white}a:hover{text-decoration:underline}button,.button,.hs-button{-webkit-appearance:none;border-radius:0px;display:inline-block;text-decoration:none;border:1px solid #330084;background:white;line-height:1;padding:1rem 2rem 1.125rem;color:#330084;font-size:1.125rem;font-weight:300;text-align:left;transition:background-color .2s;position:relative}button:hover,.button:hover,.hs-button:hover{background-color:rgba(51,0,132,0.05);text-decoration:none}.button.primary{color:white;background:#330084}body .hs-form>a{margin-top:2rem}body label{font-size:1rem;font-weight:400}body .hs-form-field>label{font-size:1rem;font-weight:400}body input[type="text"],body input[type="password"],body input[type="datetime"],body input[type="datetime-local"],body input[type="date"],body input[type="month"],body input[type="time"],body input[type="week"],body input[type="number"],body input[type="email"],body input[type="url"],body input[type="search"],body input[type="tel"],body input[type="color"],body input[type="file"],body textarea,body select{width:100%;font-size:1.125rem;line-height:3rem;color:#330084;background-color:rgba(51,0,132,0.04);font-weight:300;letter-spacing:1px;border:0;margin-bottom:8px;padding:0 1rem;position:relative}.input{position:relative}.input::after{content:"";display:block;position:absolute;height:1px;background-color:darkblue;bottom:8px;left:0;right:100%;transition:all .2s ease}body input[type="text"]:focus,body input[type="password"]:focus,body input[type="datetime"]:focus,body input[type="datetime-local"]:focus,body input[type="date"]:focus,body input[type="month"]:focus,body input[type="time"]:focus,body input[type="week"]:focus,body input[type="number"]:focus,body input[type="email"]:focus,body input[type="url"]:focus,body input[type="search"]:focus,body input[type="tel"]:focus,body input[type="color"]:focus,body input[type="file"]:focus,body textarea:focus,body select:focus{outline:0}.input:focus-within::after{right:0}body form.hs-form .hs-form-field ul.inputs-list{list-style:none;padding:0}.top{align-items:start}.img-container{display:flex;align-items:center;justify-content:center;overflow:hidden}.img-container>img{width:100%;height:100%}.fill img,.fill svg{object-fit:cover;min-height:100%;min-width:100%}.fit img,.fit svg{object-fit:contain}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.rivet-header{background-color:white;padding:0 1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:100}@media screen and (max-width:960px){.rivet-header{padding:0 .75rem}}.rivet-header>:first-child{tab-index:1}.rivet-header>a{display:block}.rivet-header a.logo{margin:1.25rem 2rem 1.25rem 0}@media screen and (max-width:960px){.rivet-header a.logo{margin:.75rem 0}}.rivet-header a.logo #big-logo{display:block;margin:0;padding:0;height:40px}.rivet-header a.logo #big-logo #logo-background{fill:#5f10dd;transition:fill .2s}.rivet-header a.logo:hover svg #logo-background{fill:#330084}nav.main-nav{display:flex;flex-direction:row;align-items:center;flex-grow:1;justify-content:space-between}nav.main-nav.show-menu{transform:translateY(0);visibility:visible;opacity:1;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:300ms}@media screen and (max-width:960px){nav.main-nav.show-menu .subnav{visibility:visible}}@media screen and (max-width:960px){nav.main-nav{position:fixed;left:1rem;right:1rem;bottom:2rem;flex-direction:column !important;background:#f5f2f9;border:1px solid #330084;padding:0 0 1rem 0;transform:translateY(2rem);visibility:hidden;opacity:0}}nav.main-nav>div{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:960px){nav.main-nav>div{flex-direction:column;width:100%;align-items:flex-start}nav.main-nav>div>div,nav.main-nav>div a{width:100%}}@media screen and (max-width:960px){nav.main-nav>div .cta_container{padding:1rem 1rem 0}}@media screen and (max-width:960px){nav.main-nav>div .cta_button{display:block;padding:1rem 2rem;margin:0;width:auto}}@media screen and (max-width:960px){#products-subnav{background:white}#products-subnav>a{font-size:1.125rem;width:100%;text-align:left;line-height:1;padding:1rem 1rem .5rem;margin:0}#products-subnav>a:hover{background:0;cursor:default}#resources-subnav>a{display:none}#resources-subnav ul.subnav{margin:0;padding:0;background:0}#resources-subnav ul.subnav>:first-child{padding:1rem 0 0 0}#resources-subnav ul.subnav .dropdown-icon{display:none}#resources-subnav ul.subnav a{background:0;font-size:1.5rem;font-weight:400;margin:0;padding:.5rem 1rem}#resources-subnav ul.subnav a:hover{background:rgba(51,0,132,0.05)}}a.nav-link{line-height:2rem;padding:.5rem 1.5rem;display:block;margin:1rem 0rem;text-decoration:none;color:#330084;font-size:1.125rem;position:relative}@media screen and (max-width:960px){a.nav-link{background:0;font-size:1.5rem;font-weight:400;margin:0;padding:.5rem 1rem}}a.nav-link::after{content:"";display:block;border-bottom:1px solid #330084;position:absolute;top:0;left:0;right:0;height:125%;opacity:0;transition:all 200ms ease}@media screen and (max-width:960px){a.nav-link::after{display:none}}a.nav-link:hover{background:#f3f2f7}@media screen and (max-width:960px){a.nav-link:hover{background:rgba(51,0,132,0.05)}}a.nav-link:hover::after{height:100%;opacity:1}.has-subnav{position:relative}.has-subnav:hover .subnav,.has-subnav:focus-within .subnav{visibility:visible;opacity:1;transform:translate(-50%,0)}@media screen and (max-width:960px){.has-subnav:hover .subnav,.has-subnav:focus-within .subnav{transform:translate(0,0)}}.has-subnav .subnav{position:absolute;display:block;visibility:hidden;opacity:0;background:white;border:1px solid #330084;padding:.5rem;list-style-type:none;left:50%;transform:translate(-50%,2rem);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease;transition-delay:50ms}@media screen and (max-width:960px){.has-subnav .subnav{position:initial;display:flex;flex-direction:column;width:100%;transform:translate(0,0);border:0;visibility:hidden;opacity:1;padding:0}}.has-subnav .subnav li>a{display:flex;text-decoration:none;color:#330084;flex-direction:row;padding:1rem;align-items:center}.has-subnav .subnav li>a:hover{background-color:rgba(51,0,132,0.05)}.fancy li>a{width:376px;padding:1rem;font-size:1.25rem}@media screen and (max-width:960px){.fancy li>a{padding:.5rem 1rem !important}}.fancy li>a h5{margin-bottom:.5rem}@media screen and (max-width:960px){.fancy li>a h5{margin-bottom:0}}.fancy li>a p{margin-bottom:0}@media screen and (max-width:960px){.fancy li>a p{display:none}}.fancy li>a>div:first-child{margin-right:1rem}.fancy li>a>div:first-child>svg{width:40px;height:40px}.fancy li>a svg{display:block}.dropdown-icon{border-radius:100px;background:rgba(51,0,132,0.05);margin:0 1rem 0 0;padding:0;height:40px;width:40px;display:flex;align-items:center;justify-content:center}a#close-menu{position:absolute;display:none}@media screen and (max-width:960px){a#close-menu{display:block;top:.5rem;right:.5rem}}#menu-button{font-size:1.5rem;font-weight:400;color:#330084;text-decoration:none;border-bottom:1px solid #330084;display:none}#menu-button:hover{cursor:pointer}@media screen and (max-width:960px){#menu-button{display:block}}.footer-section{background:white;padding:5rem 1rem 1rem}@media screen and (max-width:960px){.footer-section{padding:3rem 1rem}}.footer-section .rivet-footer{width:100%;max-width:1280px;margin:0 auto 8rem;display:flex;flex-direction:row;justify-content:space-between}.footer-section .rivet-footer>*{margin-bottom:2rem}@media screen and (max-width:960px){.footer-section .rivet-footer{max-width:100%;justify-content:flex-start;flex-wrap:wrap;margin:0 0 2rem}}.footer-section .rivet-footer .footer-logo-button svg{width:162px}@media screen and (max-width:960px){.footer-section .rivet-footer .footer-logo-button svg{width:124px}}.footer-section .rivet-footer .company-info{flex-basis:28.572%}@media screen and (max-width:960px){.footer-section .rivet-footer .company-info{flex-basis:100%;margin-bottom:4rem}}.footer-section .rivet-footer .footer-menu{flex-basis:14.286%}@media screen and (max-width:960px){.footer-section .rivet-footer .footer-menu{flex-basis:50%}}.footer-section .rivet-footer .footer-menu ul{list-style-type:none;margin:0;padding:0}.footer-section .rivet-footer .footer-menu ul li a{text-decoration:none;color:#330084;font-size:1.125rem}.footer-section .rivet-footer .footer-menu ul li a:hover{text-decoration:underline}.footer-section .copyright{text-align:center}.main-nav .cta_button{margin-left:2rem}#hero-section{height:85vh;display:flex;align-items:center;justify-content:center;position:relative}.hero-block{max-width:760px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-block p{max-width:90%}.slick-slider .slick-track{display:inline-block}.hero-wrapper{width:100%;height:100%;position:absolute;overflow:hidden}#hero-background{position:absolute;animation:rotation 120s linear infinite}.products{padding:8rem 1rem;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:960px){.products{padding:4rem 1rem;width:100%}}.products>h3{max-width:800px;text-align:center;margin-bottom:8rem}@media screen and (max-width:960px){.products>h3{margin-bottom:4rem}}.product-section{border:1px solid #330084;background-color:white;width:100%;max-width:1280px}@media screen and (max-width:960px){.product-section{margin:0 1rem;max-width:100%}}.product-section:not(:last-child){margin-bottom:4rem}@media screen and (max-width:960px){.product-section:not(:last-child){margin-bottom:1rem}}.product-section .product-header{border-bottom:1px solid #330084;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:white}@media screen and (max-width:960px){.product-section .product-header{flex-direction:column;padding:1rem 1rem}}.product-section .product-header .product-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media screen and (max-width:960px){.product-section .product-header .product-title{width:100%}}.product-section .product-header .product-title svg{align-self:center;margin-right:1rem}@media screen and (max-width:960px){.product-section .product-header .product-title svg{width:64px;height:64px}}.product-section .product-header .product-title h1{margin-bottom:.125em;line-height:1.5em}@media screen and (max-width:960px){.product-section .product-header .product-title{margin-bottom:1rem}}@media screen and (max-width:960px){.product-section .product-header .button{width:100%;text-align:center}}.product-section .product-details{display:flex;flex-direction:row}@media screen and (max-width:960px){.product-section .product-details{flex-direction:column}}.product-section .product-details .product-info{max-width:66.667%;display:flex;flex-direction:column;border-right:1px solid #330084}@media screen and (max-width:960px){.product-section .product-details .product-info{width:100%;max-width:100%;border-right:0;border-bottom:1px solid #330084}}.product-section .product-details .product-info>div{padding:2rem}@media screen and (max-width:960px){.product-section .product-details .product-info>div{padding:1rem}}.product-section .product-details .product-info>div:not(:last-child){border-bottom:1px solid #330084}.product-section .product-details .product-info .statement h3{margin-bottom:0;line-height:1.25em;text-align:left}.product-section .product-details .product-info .benefits ul{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column}.product-section .product-details .product-info .benefits ul li{display:flex;flex-direction:row;border:1px solid #330084;margin-bottom:2rem;background:rgba(51,0,132,0.05)}@media screen and (max-width:960px){.product-section .product-details .product-info .benefits ul li{flex-direction:column;margin-bottom:1rem}}.product-section .product-details .product-info .benefits ul li .svg-container{min-width:200px;max-width:200px;min-height:116px;border-right:1px solid #330084;display:flex;align-items:center;justify-content:center;background:white}@media screen and (max-width:960px){.product-section .product-details .product-info .benefits ul li .svg-container{width:100%;border-right:0;border-bottom:1px solid #330084;max-width:100%}}.product-section .product-details .product-info .benefits ul li .benefit{padding:1rem 2rem;flex-grow:1;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:960px){.product-section .product-details .product-info .benefits ul li .benefit{padding:1rem}}.product-section .product-details .product-info .benefits ul li .benefit h5{margin-bottom:.25rem;line-height:1.25}@media screen and (max-width:960px){.product-section .product-details .product-info .benefits ul li .benefit h5{line-height:1.5}}@media screen and (max-width:1280px){.product-section .product-details .product-info .benefits ul li .benefit h5{font-size:1.25rem}}.product-section .product-details .product-info .benefits ul li .benefit p{font-size:1.25rem}@media screen and (max-width:960px){.product-section .product-details .product-info .benefits ul li .benefit p{margin-bottom:1rem}}@media screen and (max-width:1280px){.product-section .product-details .product-info .benefits ul li .benefit p{font-size:1.25rem}}.product-section .product-details .product-info .benefits ul li .benefit p:last-child{margin-bottom:0}.product-section .product-details .feature-decoration{flex-grow:1}.product-section .product-details .feature-decoration div:not(:last-child){border-bottom:1px solid #330084}@media screen and (max-width:960px){.product-section .product-details .feature-decoration div:not(:last-child){border-bottom:0}}.product-section .product-details .feature-decoration .feature-hero{background:rgba(51,0,132,0.05);max-height:66.667%}@media screen and (max-width:960px){.product-section .product-details .feature-decoration .feature-hero{max-height:320px}}#estimates{background:#fff0e8}#contracts{background:#e9faf3}.rivet-submit-form fieldset{margin:18px auto !important;margin-bottom:0px !important}.rivet-submit-form input[type=text],.rivet-submit-form input[type=email],.rivet-submit-form input[type=tel]{background:#fff !important}.rivet-submit-form .form-columns-1{display:none}.landing-hero{display:flex;justify-content:center;width:100%;padding:2rem 4rem}@media screen and (max-width:960px){.landing-hero{padding:2rem 1rem}}.r-container{width:100%;max-width:1280px;margin:1.5rem}.rivet-container{width:100%;max-width:1280px;display:flex;flex-direction:row;align-items:start;justify-content:space-between;min-height:80vh;padding-top:8rem}@media screen and (max-width:960px){.rivet-container{padding-top:4rem;flex-direction:column}}@media screen and (max-width:960px){.rivet-container.reverse{flex-direction:column-reverse}}@media screen and (max-width:960px){.rivet-container img{height:auto;width:auto;max-width:100%;max-height:33vh;object-fit:contain}}.rivet-container>div{width:46%}@media screen and (max-width:960px){.rivet-container>div{width:100%}}.rivet-container .right-stuff{display:flex;justify-content:center;align-items:center}@media screen and (max-width:960px){.rivet-container .right-stuff{margin-bottom:2rem;margin-top:50px}}.rivet-container .fixed-form{width:100%;padding:2rem;border:1px solid #330084;border-radius:4px}.hs-submit{margin-top:2rem}.container{width:100%;max-width:1280px;padding:8rem 2rem}.product-hero h1.product-title{font-size:2.5rem}@media screen and (max-width:960px){.product-hero h1.product-title{font-size:1.5rem}}.product-hero h2{font-size:4rem}@media screen and (max-width:960px){.product-hero h2{font-size:2rem}}.infinite-carousel{width:100%;display:flex;flex-direction:row;justify-content:center;padding:2rem 0rem;overflow:hidden}.customers{display:flex;flex-direction:row;justify-content:center;padding:0rem}.customers>div{width:260px;height:160px;border:1px solid #330084;display:flex;justify-content:center;align-items:center;background-color:white;padding:3rem}.customers>div:not(:first-child){margin-left:2rem}.move-carousel{animation:32s linear infinite slidey}.move-carousel>:last-child{margin-right:2rem}@keyframes slidey{from{transform:translateX(0)}to{transform:translateX(-100%)}}.product-benefits{padding:4rem 1rem}.benefit-row{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4rem 0rem}@media screen and (max-width:960px){.benefit-row{flex-direction:column-reverse;justify-content:flex-start;padding:0rem;margin-bottom:2rem}}.benefit-row>div{position:relative}.benefit-row.reverse{flex-direction:row-reverse}@media screen and (max-width:960px){.benefit-row.reverse{flex-direction:column-reverse}}.benefit-row .benefit-box{width:560px;max-width:100%;z-index:2;transform:translate(0,0);background:white;border:1px solid #330084}.benefit-row .benefit-box .benefit-body{padding:2rem}.benefit-row .benefit-box .benefit-body div:nth-child(1){font-size:2.5rem;line-height:1;font-weight:500;margin-bottom:1rem}.benefit-row .benefit-box .benefit-body div:nth-child(2){font-size:1.125rem}.benefit-row .benefit-image{width:640px;height:420px;max-width:100%;z-index:1}@media screen and (max-width:960px){.benefit-row .benefit-image{width:100%;height:200px}}.benefit-row.off>.benefit-box{height:38px;overflow:hidden}.benefit-row.off>.benefit-box>.benefit-body>:first-child{transform:translateX(-2rem);opacity:0}.benefit-title{border-bottom:1px solid #330084;padding:.5rem 2rem}.benefit-title>div{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:2px}.product-belief{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;border-top:1px solid #330084;border-bottom:1px solid #330084}.product-belief .highlight>span{background-color:#fff0e8}.product-belief .button{margin-top:1rem}.analytics-benefit{margin:2rem;border:1px solid #330084;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:960px){.analytics-benefit{margin:2rem 1rem}}.analytics-benefit>.benefit-title{width:100%;background:rgba(51,0,132,0.05);margin-bottom:4rem}.analytics-benefit>.benefit-title>h2{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin:.75rem 0;text-align:center}.analytics-benefit>h3,.analytics-benefit>p{max-width:640px;text-align:center}.analytics-benefit>p{margin-bottom:4rem}.analytics-benefit .analytics-row-container{padding:4rem 4rem 2rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:960px){.analytics-benefit .analytics-row-container{padding:2rem 1rem;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap}}.analytics-benefit .analytics-row{margin:0 0 6rem;display:flex;background-color:white;border:1px solid #330084;width:48%;height:360px;flex-direction:column;padding:3rem}@media screen and (max-width:960px){.analytics-benefit .analytics-row{width:100%;padding:1rem;margin-top:3rem}}.analytics-benefit .analytics-row>div{width:100%}.analytics-benefit .analytics-row:last-child{margin-bottom:0}.analytics-benefit .analytics-row .analytics-right{display:flex;flex-direction:column-reverse;align-items:flex-start;max-height:96px;margin-bottom:2rem}@media screen and (max-width:960px){.analytics-benefit .analytics-row .analytics-right{width:100%}}.analytics-benefit .analytics-row .analytics-right img{height:208px;width:360px;object-fit:cover;border:1px solid #330084}@media screen and (max-width:960px){.analytics-benefit .analytics-row .analytics-right img{height:auto;max-width:100%}}.billboard{margin:2rem;border:1px solid #330084;display:flex;flex-direction:column;align-items:center;padding:4rem}@media screen and (max-width:960px){.billboard{margin:1rem;padding:3rem 2rem}}.billboard>*{max-width:720px;text-align:center}.billboard h6{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:2px}.billboard h2{margin-bottom:3rem}.broad-header{padding-top:6rem;width:100%;background:#fff}.broad-header h1{margin-bottom:1rem}.blog-container>.container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto}.blog-container>.container h1{width:100%}.blog-card{display:flex;flex-direction:column;flex-basis:378px;background:#fff;border-radius:4px;border:1px solid #330084;overflow:hidden;margin-bottom:2rem;text-decoration:none;height:408px;transition:all .2s}.blog-listing-page .blog-container .r-container,.ebooks-wrap{margin:0 auto !important;max-width:1220px}.blog-listing-page .rivet-container>div{width:50% !important;border:1px solid}.blog-listing-page .rivet-container .left-stuff{border-right:none !important;padding:30px 30px 31px 30px}.blog-listing-page .rivet-container .right-stuff{padding:32px}.blog-listing-page .rivet-container{max-width:1220px}@media(max-width:1182px){.blog-listing-page .rivet-container .left-stuff h1{font-size:3.5rem}.blog-listing-page .rivet-container .right-stuff{padding:26px}}@media(max-width:1062px){.blog-listing-page .rivet-container .left-stuff h1{font-size:3.4rem}.blog-listing-page .rivet-container .right-stuff{padding:25px 25px 24px 25px}}@media(max-width:1037px){.blog-listing-page .rivet-container .left-stuff h1{font-size:3.3rem}.blog-listing-page .rivet-container .right-stuff{padding:24px 25px 22px 25px}}@media(max-width:1025px){.blog-listing-page .rivet-container .left-stuff h1{font-size:2.8rem}.blog-listing-page .rivet-container .right-stuff{padding:21px 25px 13px 25px}}@media screen and (max-width:960px){.blog-container>.rivet-container{justify-content:space-around}}.blog-image-wrapper{height:232px;overflow:hidden}.blog-image{object-fit:cover;height:100%;width:100%;transition:all .4s}.blog-card>h2{font-size:2rem;line-height:2rem;margin:1rem;text-decoration:none}.blog-card:hover{box-shadow:0 0 0 2px #5f10dd}.blog-card:hover .blog-image{transform:scale(1.05)}.blog-div{max-width:732px;border:1px solid !important;margin:10rem auto}.blog-div p,.blog-div strong,.blog-div ul,.blog-div li,.blog-div a,.blog-div i{font-size:1.25rem}.blog-div a{color:inherit}.blog-div h3{font-size:1.25rem;font-weight:500}.blog-div h2{font-size:1.5rem}#hs_cos_wrapper_post_body img{width:100% !important}.blog-listing-page div img{width:100%;display:block}.blog-post-image{border-bottom:1px solid !important}.blog-copy{padding:43px;background:#fff}.blog-card span img{margin-left:-10px !important;margin-top:-19px !important}.hero-split{width:100%;display:flex;justify-content:center}.rivet-container{align-items:center;padding:4rem 1.5rem}.blog-container .r-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:1.5rem}.r-container .blog-card{width:33%}@media screen and (max-width:960px){.rivet-container{flex-direction:column-reverse;justify-content:flex-start;min-height:0vh}}.right-stuff img{max-width:100%}.left-stuff{margin-top:110px}body.blog-listing-page:before{content:"";display:block;height:27rem;width:100%;background:#fff;position:absolute;top:0;z-index:-1}body.blog-listing-page{background:#f3f2f7}body.blog-listing-page .footer-container-wrapper{background:#fff}body.blog-listing-page .rivet-container{min-height:unset}body.blog-listing-page .hero-split{margin-top:10rem}body.blog-listing-page .hero-split .right-stuff{background:#eef9fe}body.webinars .hero-split .right-stuff{background:#ecf9f3}body.blog-listing-page .hero-split .left-stuff{background:#fff;padding:50px}@media only screen and (min-width:1200px){body.blog-listing-page .hero-split div>div:not(.hs_cos_wrapper),.blog-listing-page.form-and-image .hero-split div>div:not(.hs_cos_wrapper){display:table-cell;vertical-align:middle}body.blog-listing-page .hero-split .rivet-container{display:table}}@media only screen and (max-width:1200px) and (min-width:768px){body.blog-listing-page .hero-split .right-stuff{border-right:1px solid !important;margin-right:-1px}}@media only screen and (max-width:1024px){.blog-listing-page .rivet-container>div{width:100% !important}.rivet-container{flex-direction:column !important}body.blog-listing-page .hero-split .left-stuff{border-right:1px solid !important}.r-container .blog-card{width:100% !important;max-width:unset !important;display:block !important;flex-basis:unset}}body.blog-listing-page .hs-button{color:#fff;background:#5f10dd;margin:0;cursor:pointer;transition:background-color 210ms}body.blog-listing-page .hs-button:hover{background:#260061}body.blog-listing-page .hs-submit,body.blog-listing-page .hs_email{margin-top:0;float:left}body.blog-listing-page .hs-form-field>label{display:none}body.blog-listing-page input[type="email"]{padding:.2rem 1rem;min-width:270px}body.blog-listing-page .hs_error_rollup{display:none}.blog-card{border-radius:0 !important;color:#330084;position:relative}.blog-card>h2{font-size:1.7rem}.arrow-blog-right{width:102px}.blog-card span{margin:1rem;font-size:1.2rem;color:#330084;position:absolute;bottom:0}.arrow-blog-right{width:80px !important;display:inline-block !important;transform:translate(12px,4.3px);transition:all 400ms linear}.blog-card:hover .arrow-blog-right{transform:translate(21px,4.3px) !important}#products-subnav{display:none}.ebooks-container{min-height:calc(100vh - 340px);padding-top:40px;padding-bottom:160px;overflow:hidden;margin:4rem auto}.ebooks-container>ul{display:flex;flex-direction:row;list-style-type:none;padding:0;margin:0}.ebooks-container>ul>li{display:block;margin:0;padding:0;flex:1;min-width:0;transition:all .3s;border-radius:16px}.ebooks-container>ul>li:hover{background:#efe7fc}.ebooks-container>ul>li>a{display:block;text-decoration:none;margin:0;padding:0}.ebooks-container>ul>li>a>img,.ebooks-wrap img{display:block;margin:0 auto;padding:0;max-width:90%}.ebooks-wrap{padding-top:1.5rem}@media screen and (max-width:960px){.ebooks-container>ul{flex-direction:column}}.ebooks-wrap .item{border:1px solid #330084;border-radius:0;min-height:510px !important;transition:all 200ms linear;margin-bottom:43px}.ebooks-wrap h2{font-size:1.5rem;max-width:90%;margin:4% auto}.ebooks-wrap img{transition:all 210ms linear}.ebooks-wrap a span:not(.download){display:block;width:100%;border-bottom:1px solid #330084;background:#eef9fe}.container.ebooks-wrap{margin:0 auto}.ebooks-wrap .download{display:block;max-width:90%;margin:0 auto;padding-bottom:24px}.ebooks-wrap a{color:#330084;text-decoration:none;min-height:510px;display:block;background:#fff}.ebooks-wrap .item:hover{box-shadow:0 0 0 2px #5f10dd}.ebooks-wrap .item:hover img{transform:translateY(-6px)}.ebooks-wrap .item:hover a{text-decoration:underline}body.blog-listing-page:before{content:"";display:block;height:27rem;width:100%;background:#fff;position:absolute;top:0;z-index:-1}body.blog-listing-page{background:#f3f2f7}#hs_cos_wrapper_landing_form input[type="submit"]{background-color:#6010dd !important;background-image:none !important;border-width:0px !important;color:#fff !important;transition:background-color .2s}#hs_cos_wrapper_landing_form input[type="submit"]:hover{background:#260061 !important}#hs_cos_wrapper_landing_form .hs-error-msg{color:#330084 !important}.webinars .r-container a.blog-card{margin-right:1.1234rem}.webinars .r-container a.blog-card:nth-child(3n){margin-right:0}.webinars .blog-container .r-container{justify-content:unset}.careers-container{max-width:1280px;margin:8rem auto;padding:0 1rem}@media screen and (max-width:960px){.careers-container{margin:6rem 1rem 4rem}}.careers-container ul{list-style-type:none;padding:0;margin-bottom:4rem}.careers-container ul li{padding:0;margin:0 0 1rem}.career{display:flex;padding:0px 24px;width:100%;border:1px solid #330084;background-color:#ebf9ff;text-decoration:none;color:#330084;line-height:3rem}@media screen and (max-width:960px){.career{flex-direction:column;padding:16px 0}}.career:hover{text-decoration:none;background-color:#d2f1ff}.career span.m{line-height:4rem}@media screen and (max-width:960px){.career span.m{line-height:2rem}}.career span.column{flex-grow:1;flex-basis:30%}@media screen and (max-width:960px){.career span.column{flex-grow:0;flex-basis:auto;padding:0 24px}}@media screen and (max-width:960px){.career span.column:first-child{font-weight:400}}.career span.view-career{border-left:1px solid #330084;padding-left:24px}@media screen and (max-width:960px){.career span.view-career{border-left:0;border-top:1px solid #330084;padding:16px 24px 0;margin-top:16px;text-align:right}}.career-benefits{display:flex;justify-content:space-between}@media screen and (max-width:960px){.career-benefits{flex-direction:column;justify-content:flex-start}}.career-benefits .career-benefit{flex-basis:32%;border:1px solid #330084;background-color:#efe7fc;padding:24px}@media screen and (max-width:960px){.career-benefits .career-benefit{flex-basis:auto;margin-bottom:1rem}}.career-benefits .career-benefit svg{width:56px;height:56px;margin-bottom:8px}.career-benefits .career-benefit p{margin-bottom:0}*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}.wrapper,.row-fluid .wrapper[class*="span"]{margin-left:auto !important;margin-right:auto;padding-left:15px;width:100% !important;max-width:1900px;padding-right:15px;float:none;box-sizing:border-box}.wrapper:after,.row-fluid .wrapper[class*="span"]:after{clear:both;content:"";display:table}.row-fluid .wrapper .wrapper-small{margin:auto;float:none;max-width:950px}.row-fluid{width:100%}..row-fluid .rivet-header.v2>div{margin:0 auto;width:100%;max-width:1190px}.row-fluid .hero-50-main{padding:90px 0px 0px}.row-fluid .hero-50-main h1{margin-bottom:.4em;font-weight:500;letter-spacing:0}.row-fluid .hero-50-main .hero-50-outer{display:flex;display:-webkit-flex;flex-direction:row-reverse}.row-fluid .hero-50-main .hero-50-outer>div{width:50%;border:1px solid #330084;float:left;padding:100px 0px;display:-webkit-flex;display:flex;align-items:center}.row-fluid .hero-50-main .hero-50-outer .hero-50-left{padding-left:90px;border-top-left-radius:5px;border-right:0;padding-right:90px;justify-content:flex-end}.row-fluid .hero-50-main .hero-50-outer .hero-50-right{padding-left:10px;border-top-right-radius:5px;padding-right:10px;text-align:center}.row-fluid .hero-50-main .hero-50-outer>div .hero-50-inner{max-width:100%;width:100%;position:relative}.row-fluid .hero-50-main .hero-50-outer .hero-50-right .hero-50-inner{text-align:center}.row-fluid .hero-50-main .hero-50-outer .hero-50-right a img.video-icon{display:block;width:100%;height:100%}.row-fluid .hero-50-main .hero-50-outer .hero-50-right a img.video-icon.video-icon-hover{opacity:0;-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-o-transition:all 400ms ease;-ms-transition:all 400ms ease;transition:all 400ms ease;position:absolute;top:0px;left:0px;right:0px;bottom:0px;display:block;width:100%;height:100%}.row-fluid .hero-50-main .hero-50-outer .hero-50-right a{position:absolute;top:-50px;left:0;right:0;bottom:0;width:90px;height:90px;box-shadow:0px 15px 10px -4px rgba(0,0,0,0.1);-webkit-box-shadow:0px 15px 10px -4px rgba(0,0,0,0.1);border:1px solid #bfbfbf;border-radius:100%;overflow:hidden;display:inline-block;margin:auto;-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-o-transition:all 400ms ease;-ms-transition:all 400ms ease;transition:all 400ms ease}.row-fluid .hero-50-main .hero-50-outer .hero-50-right a:hover img.video-icon.video-icon-hover{opacity:1;z-index:1}.row-fluid .hero-50-main .hero-50-outer h3,.blog-listing-page .rivet-container .left-stuff h3{color:#51c2f2;margin-bottom:15px;text-transform:uppercase;font-size:1rem;font-weight:500}.row-fluid .hero-50-main .hero-50-outer .hero-50-left-text p{line-height:1.7em;letter-spacing:0}.row-fluid .form-subscribe{padding-top:15px}.row-fluid .form-subscribe form{position:relative}.row-fluid .form-subscribe form span.hs-form-required{display:none}.row-fluid .form-subscribe .form-title{display:none}.row-fluid .form-subscribe form .hs_submit.hs-submit{margin:0;width:auto;position:absolute;top:0;right:0}.row-fluid .form-subscribe form .hs_submit.hs-submit input.hs-button{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;font-size:1rem;background-color:#5f10dd;color:#fff;padding:23px 25px;width:209px;text-align:center;border-left:0;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px}.row-fluid .form-subscribe form .hs_email.field{width:calc(100% - 209px)}.row-fluid .form-subscribe form .hs_email.field input{height:64px;padding:0px 30px;letter-spacing:0;margin:0 0 12px;border:1px solid #330084;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:#fff}.row-fluid .form-subscribe form .hs_submit.hs-submit input.hs-button:hover{background-color:#330084}.row-fluid .form-subscribe form .input:after{content:none !important}.row-fluid .form-subscribe form ul.hs-error-msgs.inputs-list{padding:0;list-style:none;margin-bottom:5px}.row-fluid .form-subscribe form .hs_error_rollup ul.hs-error-msgs.inputs-list{margin:0}body .row-fluid .form-subscribe form ul.hs-error-msgs.inputs-list label{font-size:13px}.row-fluid .form-subscribe .submitted-message{font-weight:700}.row-fluid .form-subscribe form .hs_email.field input::-webkit-input-placeholder{opacity:1;color:#997fc0;font-weight:300}.row-fluid .form-subscribe form .hs_email.field input::-moz-placeholder{opacity:1;color:#997fc0;font-weight:300}.row-fluid .form-subscribe form .hs_email.field input:-ms-input-placeholder{opacity:1;color:#997fc0;font-weight:300}.row-fluid .form-subscribe form .hs_email.field input:-moz-placeholder{opacity:1;color:#997fc0;font-weight:300}.row-fluid .lp-customers-main .lp-customers-inner{border:1px solid #330084;border-top:0}.row-fluid .lp-customers-main .lp-customers-inner .customers>div{border:0;margin:0;padding:2.1rem}.row-fluid .lp-customers-main .infinite-carousel{padding:1rem 0rem}.patients-outer{padding:15px 0px;overflow:hidden}.patients-outer .patients-repeter{padding:20px 0px;display:flex;align-items:center}.patients-outer .patients-repeter>div{width:50%;z-index:1;float:left;position:relative;padding-top:10px}.patients-outer .patients-repeter .patients-icon{position:relative;width:50px;height:50px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:100%;float:left}.patients-outer .patients-repeter .patients-content{width:calc(100% - 100px);float:left;padding-left:20px;padding-top:12px}.patients-outer .patients-repeter .patients-content h4{letter-spacing:0;font-size:1.7rem;font-weight:500}.patients-outer .patients-repeter .patients-content .patients-text p{letter-spacing:0;font-size:1.15rem}.patients-outer .patients-repeter .patients-right:before{content:'';position:absolute;top:0;z-index:-1;opacity:.1;left:0;right:0;bottom:0;border-radius:100%;width:320px;height:320px;margin:auto}.patients-outer .patients-repeter .patients-left:before{content:'';position:absolute;top:10px;left:24px;height:250%;width:2px;background-color:#e6dfef;z-index:-1}.patients-outer .patients-repeter:last-child .patients-left:before{background-color:#fafafc}.patients-outer .patients-repeter .patients-icon:before{content:'';top:-10px;right:-10px;bottom:-10px;left:-10px;background-color:#fafafc;margin:auto;position:absolute;z-index:-1}.row-fluid .row-fluid .heading-outer,.heading-outer{text-align:center;float:none;max-width:715px;margin:auto}.row-fluid .row-fluid .heading-outer .heading-text p,.heading-outer .heading-text p{letter-spacing:0;line-height:1.9em}.row-fluid .heading-outer h2,.heading-outer h2{font-size:4.5rem;font-weight:500}.patients-main .patients-wrapper{padding:120px 30px 80px;background-color:#fafafc;border:1px solid #330084;border-top:0}.payer-wrapper{border:1px solid #330084;border-top:0;padding:100px 30px 130px;border-bottom:0;position:relative;z-index:1}.payer-wrapper .payer-wrapper-small{max-width:1310px;margin:auto;padding:0 70px}.row-fluid .row-fluid .payer-wrapper .heading-outer,.payer-wrapper .heading-outer{max-width:800px;margin-bottom:60px}.payer-outer .payer-repeter{display:flex;width:100%;border:1px solid #330084;margin:28px 0;float:left}.payer-outer .payer-repeter>div{width:50%;float:left;display:flex}.payer-outer .payer-repeter .payer-right{justify-content:center;padding:30px 20px 10px}.payer-outer .payer-repeter .payer-left{padding:55px;position:relative;border-right:1px solid #330084}.payer-outer .payer-repeter .payer-icon{position:absolute;top:10px;left:-72px;z-index:-2}.payer-outer .payer-repeter .payer-left .payer-content h3{font-size:2.21em;letter-spacing:-1px;font-weight:700;margin-bottom:10px}.payer-outer .payer-repeter .payer-left .payer-content h2{letter-spacing:.4px;margin-bottom:10px}.payer-outer{display:table;width:100%}.payer-outer .payer-repeter .payer-left .payer-content .patients-text p{font-size:1.35rem;letter-spacing:0;line-height:1.7em}.payer-outer .payer-repeter .payer-left .payer-content .patients-text p:last-child{margin:0}.april2020 .row-fluid [class*="span"]{min-height:auto}.payer-outer .payer-repeter .payer-icon img{width:90px;height:90px}.payer-outer .payer-repeter .payer-left:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:-1}.request-demo-wrapper{border:1px solid #330084;border-top:0;background-color:#eef9fd;padding:130px 30px}.row-fluid .blue-btn a{background-color:#5f10dd;color:#fff;padding:19px 45px;display:inline-block;text-decoration:none;border:1px solid #330084;font-size:1.2rem;font-weight:300}.row-fluid .blue-btn a:hover{background-color:#330084}.request-demo-wrapper .blue-btn{margin-top:25px}.testi-wrapper:before{content:'';position:absolute;left:0px;right:0px;bottom:0;background-color:#f3f2f7;height:409px;z-index:-1;border-top:1px solid #330084}.testi-wrapper{border:1px solid #330084;padding:0px 157px;border-top:0;background-color:#FFF;position:relative;z-index:1;position:relative}.testi-wrapper .slick-dots{padding:35px 0px 65px;margin:0;list-style-type:none;text-align:right;position:relative;right:-65px}.testi-wrapper .slick-dots li{text-align:center;display:inline-block;border:1px solid #330084;padding:27px 20px 20px;width:235px;margin:10px;cursor:pointer;opacity:.4;background-color:transparent}.testi-wrapper .slick-dots li img{max-width:100%;max-height:45px;min-height:55px}.testi-wrapper .slick-dots li.slick-active{opacity:1;background-color:#fff}.row-fluid .testi-slide{padding:40px 45px 45px;display:flex !important;border:1px solid #330084;background-color:#fff}.row-fluid .testi-slide .testi-left{width:195px;float:left;height:238px;overflow:hidden;margin-top:5px}.row-fluid .testi-slide .testi-left img{object-fit:cover;object-position:top}.row-fluid .testi-slide .testi-right{width:calc(100% - 195px);padding-left:20px}.row-fluid .testi-slide .testi-right .testi-right-text{font-size:2.1rem;letter-spacing:0}.row-fluid .testi-slide .testi-right h3{font-weight:500;letter-spacing:0;font-size:1.9rem;margin:60px 0px 0px}.row-fluid .testi-slide .testi-right h3 span{font-weight:500;letter-spacing:0;color:#9b95a4;font-size:1.9rem}.testi-wrapper .slick-list{overflow:inherit}.testi-main{overflow-x:hidden}.testi-wrapper .testi-slider .slick-slide{padding:0px 25px}.testi-wrapper .testi-logo-slide{padding:0px 8px}.testi-wrapper .testi-logo-inner{text-align:center;display:inline-block;border:1px solid #330084;padding:27px 20px 20px;width:100%;margin:10px 0px;cursor:pointer;background-color:#f3f2f7}.testi-wrapper .testi-logo-inner img{max-width:100%;display:inline-block;max-height:45px;min-height:55px;opacity:.4}.testi-wrapper .slick-current .testi-logo-inner{background-color:#fff}.testi-wrapper .slick-current .testi-logo-inner img{opacity:1}.row-fluid .testi-logo-slider{margin:30px 60px 55px}.row-fluid .cta_style a,.rivet-submit-form .hs-button,#submitbutton{text-align:center;display:inline-block;text-decoration:none;border:1px solid #330084;line-height:1;padding:1rem 2rem 1.125rem;font-size:1.125rem;font-weight:300;text-align:left;transition:background-color .2s;position:relative;background:#5f10dd;color:#fff}.row-fluid .cta_style a:hover,.rivet-submit-form .hs-button:hover,#submitbutton:hover{background:#260061}.row-fluid .cta_style.invert a{background:#fff;border-color:#fff;color:#330084}.row-fluid .cta_style.invert a:after{content:'';content:"";display:block;border-bottom:1px solid #330084;position:absolute;top:0;left:0;right:0;height:125%;opacity:0;transition:all 200ms ease}.row-fluid .cta_style.invert a:hover:after{height:100%;opacity:1}.row-fluid .cta_style.invert a:hover{background:#f3f2f7}.row-fluid .rivet-header.v2>div>div{display:flex;align-items:center}.row-fluid .rivet-header.v2 .cta-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end}.row-fluid .rivet-header.v2 .logo-wrapper{width:110px}.row-fluid .rivet-header.v2 a.logo{display:block;margin:0}.row-fluid .rivet-header.v2>div{padding:15px 0}.row-fluid .rivet-header.v2 .menu-wrapper{width:calc(100% - 110px);margin:0}.row-fluid .rivet-header.v2 .menu-wrapper>div>div{display:flex;align-items:center}.row-fluid .rivet-header.v2 .cta-wrapper .cta_style.invert{margin-right:15px}a.menu-trigger,.menu-trigger-close{display:none}.row-fluid .rivet-header.v2 .header-logo{width:auto;padding-top:8px}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul{margin:0;padding:0;display:flex;list-style:none;padding-left:18px}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li{position:relative}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>a{line-height:2rem;padding:.5rem 1.5rem;display:block;text-decoration:none;color:#330084;font-size:1.125rem;position:relative}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>a:before{content:"";display:block;border-bottom:1px solid #330084;position:absolute;top:0;left:0;right:0;height:125%;opacity:0;transition:all 200ms ease}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>a:hover:before{height:100%;opacity:1}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>a:hover{background:#f3f2f7}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper{position:absolute;position:absolute;display:block;visibility:hidden;opacity:0;background:white;border:1px solid #330084;padding:.5rem;list-style-type:none;left:50%;transform:translate(-50%,2rem);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease;transition-delay:50ms;width:231px}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li:hover>ul.hs-menu-children-wrapper{visibility:visible;opacity:1;transform:translate(-50%,0)}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a{display:flex;align-items:center;color:#330084;text-decoration:none;padding:15px;flex-wrap:wrap}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a:hover{background:rgba(51,0,132,0.05)}img.lazy:not([src]){visibility:hidden}@-moz-document url-prefix(){img.lazy:-moz-loading{visibility:hidden}}.rivet-container .right-stuff form input[type="file"]{display:block;line-height:0;padding:11px 15px}.rivet-container .right-stuff form fieldset.form-columns-1 .hs-input{width:100% !important}@media(max-width:1400px){.row-fluid .hero-50-main .hero-50-outer>div{padding:70px 0px}.row-fluid .hero-50-main .hero-50-outer .hero-50-left{padding-left:40px;padding-right:40px}.testi-wrapper .slick-dots{padding:25px 0px 40px;right:0}}@media(max-width:1300px){.testi-wrapper{padding:0px 30px}}@media(min-width:1199px){.row-fluid .request-demo-main .heading-outer .heading-text p{font-size:1.45rem}}@media(min-width:959px) and (max-width:1199px){.payer-outer .payer-repeter .payer-left .payer-content h2{font-size:2.5rem}}@media(max-width:1199px){.row-fluid .hero-50-main .hero-50-outer .hero-50-left{padding-left:25px;padding-right:25px}.row-fluid .hero-50-main .hero-50-outer>div{padding:50px 0px}.row-fluid .hero-50-main .hero-50-outer h3{font-size:1rem}.row-fluid .form-subscribe form .hs_email.field input{height:56px;padding:0px 15px;font-size:1.01rem}.row-fluid .form-subscribe form .hs_submit.hs-submit input.hs-button{padding:19px 15px;width:180px}.row-fluid .form-subscribe form .hs_email.field{width:calc(100% - 180px)}.patients-main .patients-wrapper{padding:100px 30px 60px}.payer-wrapper{padding:100px 30px 60px}.row-fluid .row-fluid .payer-wrapper .heading-outer,.payer-wrapper .heading-outer{margin-bottom:40px}.payer-outer .payer-repeter .payer-icon img{width:75px;height:75px}.payer-outer .payer-repeter .payer-icon{left:-60px}.payer-wrapper .payer-wrapper-small{padding:0 53px}.payer-outer .payer-repeter .payer-left{padding:25px}.payer-outer .payer-repeter .payer-left .payer-content h3{font-size:1.61em}.payer-outer .payer-repeter .payer-left .payer-content .patients-text p{font-size:1.20rem;line-height:1.5em}.payer-outer .payer-repeter .payer-right{padding:25px 15px 10px}.payer-outer .payer-repeter{margin:20px 0}.request-demo-wrapper{padding:100px 30px}.row-fluid .testi-slide{padding:30px}.row-fluid .testi-slide .testi-right .testi-right-text{font-size:1.7rem}.row-fluid .testi-slide .testi-right h3{font-size:1.7rem;margin:45px 0px 0px}.row-fluid .testi-slide .testi-right h3 span{font-size:1.7rem}.testi-wrapper .slick-dots li{width:200px}.testi-wrapper .slick-dots li img{max-width:100%;max-height:50px;min-height:50px}.row-fluid .testi-logo-slider{margin:30px 0px 55px}.row-fluid-wrapper.row-depth-1.row-number-5{width:100%}.row-fluid .rivet-header.v2 .menu-wrapper{position:fixed;left:50%;background:#f5f2f9;border:1px solid #330084;padding:0 0 1rem 0;top:50%;transform:translate(-50%,-50%);width:calc(100% - 30px)}.row-fluid .rivet-header.v2 .menu-wrapper>div>div{display:block;width:100% !important;justify-content:space-between}.row-fluid .rivet-header.v2 .menu-wrapper>div>div>div{width:100%;text-align:center;margin:0}a.menu-trigger,.menu-trigger-close{display:block}.menu-trigger-close{position:absolute;right:5px;top:5px;z-index:99}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul{padding:0;display:block;text-align:left}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li{width:100%}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper{position:static;opacity:1 !important;visibility:visible !important;transform:none !important;width:100%;border:0}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a:hover{background:#fff}.row-fluid .rivet-header.v2 .menu-wrapper>div>div>div>div{width:100%}.row-fluid .rivet-header.v2 .cta-wrapper{display:block;text-align:left;padding:0 25px}.row-fluid .rivet-header.v2 .cta-wrapper .cta_style.invert{margin:0;text-align:left}.row-fluid .rivet-header.v2 .cta-wrapper .cta_style.invert a{background:transparent;border:0;width:100%;padding:18px 0}.row-fluid .rivet-header.v2 .cta-wrapper .cta_style.invert a::after{display:none}.row-fluid .rivet-header.v2 .cta-wrapper a.cta_button{display:block}.row-fluid .rivet-header.v2 .menu-wrapper{margin-top:50px;opacity:0 !important;visibility:hidden !important;pointer-events:none;transition:all .3s ease}.menu-open .row-fluid .rivet-header.v2 .menu-wrapper{opacity:1 !important;pointer-events:inherit;visibility:visible !important;margin:0}.row-fluid .rivet-header a.menu-trigger{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:400;color:#330084;text-decoration:none;border-bottom:1px solid #330084}.row-fluid .rivet-header.v2 .cta-wrapper a.cta_button{text-align:center}.row-fluid .rivet-header.v2 .cta-wrapper .cta_style.invert a{text-align:left}.row-fluid .rivet-header.v2 .header-logo{padding-top:8px}body.blog-listing-page .hero-split{margin-top:0rem}}@media(max-width:991px){.row-fluid .hero-50-main{padding:80px 0px 0px}.row-fluid .hero-50-main .hero-50-outer{display:table;flex-direction:inherit;width:100%}.row-fluid .hero-50-main .hero-50-outer>div{width:100%;display:table}.row-fluid .hero-50-main .hero-50-outer>div{padding:30px 0px}.row-fluid .hero-50-main .hero-50-outer .hero-50-right{border-top-left-radius:5px}.row-fluid .hero-50-main .hero-50-outer .hero-50-left{border:1px solid #330084;border-top:0;border-radius:0;padding:40px 20px 30px}.patients-main .patients-wrapper{padding:80px 30px 60px}.row-fluid .heading-outer h2,.heading-outer h2{font-size:2.9rem}.patients-outer .patients-repeter .patients-right:before{width:260px;height:260px}.payer-wrapper{padding:80px 30px 60px}.request-demo-wrapper{padding:70px 30px}.testi-wrapper:before{height:290px}.testi-wrapper .testi-slider .slick-slide{padding:0px 15px}.row-fluid .testi-slide{padding:20px;display:inline-block !important}.row-fluid .testi-slide .testi-left{width:100%;float:left}.row-fluid .testi-slide .testi-right{width:100%;padding-left:0;padding-top:20px;float:left}.row-fluid .slick-slide .testi-slide .testi-left img{max-height:100%}.row-fluid .testi-slide .testi-right h3{font-size:1.5rem}.row-fluid .testi-slide .testi-right h3 span{font-size:1.5rem}}@media(max-width:767px){.patients-outer .patients-repeter{padding:20px 0px;flex-direction:column-reverse;flex-wrap:wrap}.patients-outer .patients-repeter>div{width:100%}.payer-wrapper .payer-wrapper-small{padding:0}.payer-wrapper{padding:80px 5px 40px}.payer-outer .payer-repeter>div{width:100%}.payer-outer .payer-repeter{flex-wrap:wrap;margin:12px 0px;flex-direction:column-reverse}.payer-wrapper{padding:80px 5px 60px}.payer-outer .payer-repeter .payer-icon{left:0;display:none}.payer-outer .payer-repeter .payer-left{padding:25px 15px;border-right:0;min-height:270px}.payer-outer .payer-repeter .payer-right{padding:35px 15px 25px;border-bottom:1px solid #330084}.row-fluid .heading-outer h2,.heading-outer h2{font-size:2.5rem;margin-bottom:.3em}.row-fluid .row-fluid .heading-outer .heading-text p,.heading-outer .heading-text p{line-height:1.6em}.row-fluid .row-fluid .payer-wrapper .heading-outer,.payer-wrapper .heading-outer{margin-bottom:20px;padding:0 10px}.patients-outer .patients-repeter .patients-content{width:100%;padding-left:0}.patients-outer .patients-repeter .patients-left:before{content:none}.patients-outer .patients-repeter .patients-content h4{font-size:1.4rem}.patients-outer .patients-repeter .patients-right{max-width:400px}.patients-outer .patients-repeter .patients-right:before{width:75%;height:100%}.patients-outer .patients-repeter .patients-left{padding-top:20px}.patients-main .patients-wrapper{padding:60px 10px 15px}.row-fluid .hero-50-main .hero-50-outer .hero-50-left{padding:20px 10px 30px}.row-fluid .hero-50-main .hero-50-outer .hero-50-left-text p{line-height:1.6em}.row-fluid .form-subscribe form .hs_email.field{width:100%}.row-fluid .form-subscribe form .hs_submit.hs-submit{margin:0;width:100%;position:inherit}.row-fluid .form-subscribe form .hs_submit.hs-submit input.hs-button{padding:19px 15px;font-size:1.01rem;width:100%;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.row-fluid .form-subscribe form .hs_email.field input{border-radius:0;margin:0;border-top-left-radius:5px;border-top-right-radius:5px}.row-fluid .form-subscribe form{position:relative;padding-bottom:45px}.row-fluid .form-subscribe form ul.hs-error-msgs.inputs-list{position:absolute;bottom:15px;left:0;right:0}.row-fluid .form-subscribe form .hs_error_rollup ul.hs-error-msgs.inputs-list{bottom:0px}.row-fluid .hero-50-main .hero-50-outer .hero-50-right a{width:70px;top:-25px;height:70px}.testi-wrapper{padding:0px}.testi-wrapper .testi-slider .slick-slide{padding:0px 10px}.row-fluid .testi-slide .testi-right .testi-right-text{font-size:1.3rem}.row-fluid .testi-slide .testi-right h3{font-size:1.35rem;margin:20px 0px 0px}.row-fluid .testi-slide .testi-right h3 span{font-size:1.35rem}.slick-slide img{max-height:135px}.row-fluid .testi-slide .testi-left{height:inherit}.row-fluid .slick-slide .testi-slide .testi-left img{max-height:150px}.testi-wrapper .testi-logo-inner img{object-fit:contain}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>a{line-height:1.5rem}.row-fluid .rivet-header.v2 .menu .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li a{padding:9px 15px}.request-demo-wrapper{padding:70px 15px}body.blog-listing-page .hero-split .left-stuff{padding:35px 20px}body.blog-listing-page input[type="email"]{min-width:223px}.left-stuff{margin-top:0}body.blog-listing-page .hero-split{margin-top:5rem}.careers-container ul li:nth-child(3){display:table-footer-group}.careers-container ul li{width:100%}.careers-container ul{display:table;width:100%}.rivet-container .right-stuff form input,.rivet-container .right-stuff form select{font-size:14px}.rivet-container .right-stuff form input[type="file"]{display:block;line-height:0;padding:11px 15px}.rivet-container .right-stuff .fixed-form{padding:1.4rem}.rivet-container{padding:4rem 1rem}.rivet-container .right-stuff form fieldset .input{margin-right:0}.rivet-container .right-stuff form fieldset .hs-input{width:100% !important}}.rivet-container.error-page>div{width:100%;margin:8% auto}.rivet-container.error-page{margin:0 auto !important}.error-page .rivet-container{margin-bottom:12vh}body.blog-listing-page .hero-split .right-stuff.error-image{background:#fffff2}.hs-search-field form{width:400px}.hs-search-field form input{max-width:300px}.hs-search-field__bar button svg{height:14px}.hs-search-field button{background:#330084;color:#fff !important;padding:.60rem 2rem;margin-left:-1%;transition:background-color .2s}.hs-search-field button svg path{fill:#fff}.hs-search-field button:hover{background:#260061}.enter-another-word{margin:50px auto}.search-term p{text-align:center;margin-bottom:5px}.search-results .hs-search-field form{width:307px;margin:50px auto}@media(min-width:641px) and (max-width:1024px){.hs-search-field button{padding:.73rem 2rem .64rem 2rem}.hs-search-field form input{width:490px}body.blog-listing-page.error .hero-split{margin-top:0 !important}}@media(max-width:640px){.left-stuff.error-text{padding:14px 23px !important}body.blog-listing-page.error .hero-split{margin-top:0 !important}.hs-search-field form{width:100% !important}}.search-results .hs-search-results__listing{list-style:circle}.search-results-wrapper{margin:100px auto;background:#fff;max-width:1220px !important;height:auto;border:1px solid;padding-bottom:23px}.search-results-wrapper .hs-search-results__title,.search-results-wrapper .hs-search-highlight.hs-highlight-title,.search-results-wrapper .hs-search-results__next-page,.search-results-wrapper .hs-search-results__prev-page{line-height:1rem;font-size:1.4rem;color:#330084}.search-results-wrapper #hsresults{margin-bottom:50px}@media(max-width:1024px){.search-results-wrapper{max-width:880px !important}}@media(max-width:768px){.search-results-wrapper{max-width:680px !important}}@media(max-width:640px){.search-results-wrapper .hs-search-results{margin:0 41px}.hs-search-field form input{max-width:none !important}}.error-500-image{background:#f0f9fd}.password-login{background:#fefbf5;height:401px;overflow:hidden}.blog-div.password-prompt{max-width:600px}.blog-listing-page .password-login img{width:100%;height:100%}.enter-password #hs-pwd-widget-password{height:41px !important}body.blog-listing-page .enter-password .hs-button{margin:23px auto;display:block;margin-bottom:0}.enter-password h1{font-size:2.3rem;text-align:center;margin-bottom:37px}.wrapper.subscription-preferences{max-width:1220px !important;margin:140px 0 50px 0}.subscription-preferences .subscribe-options,.subscription-preferences .page-header{text-align:center}.subscription-preferences #submitbutton{margin:47px auto;display:block;margin-bottom:0}.subscription-preferences .page-header{margin-bottom:50px}.subscription-preferences .page-header h1,.subscribe-update-wrapper .page-header h1{font-size:4rem;line-height:1em}.subscription-preferences .page-header h2,.subscribe-update-wrapper .page-header h2{font-size:1.9rem;margin:41px 0}.subscription-preferences .page-header p,.subscription-preferences p.header,.subscribe-update-wrapper .page-header p{font-size:1.25rem;line-height:1.7em}.subscription-preferences #email-prefs-form{border:1px solid #330084;background:#fff;padding:41px 28px}.subscription-preferences .email-prefs .item .item-inner{border-radius:0}@media(max-width:640px){.subscription-preferences #submitbutton{font-size:.7rem}}@media(max-width:320px){.subscription-preferences #submitbutton{font-size:.5rem}.subscription-preferences .page-header h2{font-size:1.4rem}}@media(max-width:441px){.subscription-preferences h1,.subscribe-update-wrapper h1{font-size:2.2rem !important}.subscribe-update-wrapper .page-header h2{font-size:1.4rem}}.wrapper.email-unsubscribe{margin-bottom:22vh;text-align:center}.wrapper.email-unsubscribe .email-edit.hs-input{height:41px}@media(max-width:1024px){.wrapper.email-unsubscribe{margin-bottom:26vh}}@media(max-width:640px){.wrapper.email-unsubscribe .email-edit.hs-input{width:100% !important}}@media(max-width:320px){body.blog-listing-page.email-unsubscribe-main-wrapper input[type="email"]{width:100%;min-width:232px !important}}.subscription-update .span12.widget-span.widget-type-email_subscriptions_confirmation.subscribe-update-wrapper{float:none !important;border:1px solid !important;text-align:center !important;height:38vh;margin:181px auto !important;background:#fff !important;max-width:1200px !important;padding:41px 23px 14px 23px}@media(max-width:1440px){.subscription-update .span12.widget-span.widget-type-email_subscriptions_confirmation.subscribe-update-wrapper{height:48vh !important}}@media(max-width:640px){.subscription-update .span12.widget-span.widget-type-email_subscriptions_confirmation.subscribe-update-wrapper{height:80vh !important}}@media(max-width:320px){.subscription-update .span12.widget-span.widget-type-email_subscriptions_confirmation.subscribe-update-wrapper{height:100vh !important}}.hs-menu-item .dropdown-icon img{width:24px}.rivet-container .left-stuff p a{color:inherit;font-size:inherit}.blog-listing-page.form-and-image .rivet-container .left-stuff{background:#fff;padding:32px}.blog-listing-page.form-and-image .rivet-container{margin-top:122px !important;flex-wrap:wrap}@media(min-width:1025px){.blog-listing-page.form-and-image .rivet-container{display:table}.blog-listing-page.form-and-image .rivet-container .right-stuff{display:table-cell !important;vertical-align:middle}.blog-listing-page.form-and-image.application-form .rivet-container .right-stuff,.blog-listing-page.form-and-image .rivet-container .left-stuff{display:table-cell !important;vertical-align:top}}.blog-listing-page.form-and-image.application-form .rivet-container .fixed-form{border:none !important}@media(max-width:1024px){body.blog-listing-page.form-and-image .rivet-container .left-stuff{border-right:1px solid !important}}.blog-listing-page.form-and-image .rivet-container .right-stuff{background:#fff !important;margin-top:80px !important}.blog-listing-page.form-and-image .left-stuff p span{font-size:1.25rem !important}body.blog-listing-page.form-and-image .hs-form-field>label{display:block}body.blog-listing-page.form-and-image input[type="email"]{min-width:0;padding:0}.blog-listing-page.form-and-image .left-stuff form{margin-top:46px}.blog-listing-page.form-and-image #hs_cos_wrapper_landing_form input[type="submit"]{margin-top:23px}.blog-listing-page.form-and-image #hs_cos_wrapper_landing_image{margin-left:0px !important}.blog-listing-page.form-and-image.application-form .hs-button{margin-top:28px !important}.blog-listing-page.form-and-image.application-form .rivet-container .fixed-form h3{margin-top:-14px}.blog-listing-page.form-and-image.application-form:before{height:22rem}.our-mission-wrapper{background:#fff;border-top:1px solid #330084;margin-top:89px}.mission .heading-outer .heading-text p,.heading-outer .heading-text p{padding:0 82px;line-height:1.6 !important}.request-demo-wrapper.leadership-team-wrapper{height:820px;margin-top:0px}@media(max-width:990px){.request-demo-wrapper.leadership-team-wrapper{height:1550px}}@media(max-width:768px){.request-demo-wrapper.leadership-team-wrapper{height:auto}}.third-section{background:#fff}.third-section .who-we-are{margin-top:64px;margin-bottom:230px}@media(max-width:1024px){.third-section .who-we-are{margin-top:703px}}@media(max-width:768px){.third-section .who-we-are{margin-top:-55px}}.rivet-in-action a{background:#5f10dd !important;transition:background-color .2s;margin-top:14px}@media(max-width:640px){.rivet-in-action a{font-size:1rem}.about-us-page .about-us-slider h2{font-size:1.4rem !important}.rivet-in-action .mission .heading-outer .heading-text p,.heading-outer .heading-text p{padding:0px 10px !important}}.rivet-in-action a:hover{background:#260061 !important}.tags li{display:inline-block}.tags ul,.tags{width:100%;margin-left:0;text-align:center;padding-left:0}.tags a{padding:7px 21px;border-radius:21px;text-align:center;background:#fff;color:#330084;text-decoration:none;display:inline-block;margin:0 12px 12px 0;letter-spacing:0;font-weight:400;transition:background 210ms linear}.tags h3{display:none}.tags .filter-link-count{display:none}.tags li.current a{color:#fff;background:#5f10dd}.tags a:hover{background:rgba(95,16,221,0.07)}