:root{--primary: #00e38e;--secondary: #FD7738;--text-light: #ffffff;--text-dark: #0f292c}h1,h2,h3,h4,h5,h6,p{margin:0}@font-face{font-family:Splinesans;src:url(https://uploads-ssl.webflow.com/620509b7d9ffe01464137c85/620b22c419a3bb7cae4b978a_SplineSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Splinesans;src:url(https://uploads-ssl.webflow.com/620509b7d9ffe01464137c85/620b22c451efc0d20fd57a64_SplineSans-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Splinesans;src:url(https://uploads-ssl.webflow.com/620509b7d9ffe01464137c85/620b22c48aecc3e1cfe311ae_SplineSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Splinesans;src:url(https://uploads-ssl.webflow.com/620509b7d9ffe01464137c85/620b22c4337fbe296659025d_SplineSans-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Splinesans;src:url(https://uploads-ssl.webflow.com/620509b7d9ffe01464137c85/620b22c52c1cbe35988bf1bb_SplineSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}html{overflow-x:hidden;height:100%}body{margin:0;min-height:100%;background-color:#fff;font-family:Splinesans,sans-serif;font-size:1rem;line-height:1.4;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.custom-container{max-width:1440px;margin:0 auto}@media (max-width: 1023px){.desktop-only{display:none!important}}@media (min-width: 1024px){.mobile-only{display:none!important}}.btn{padding:.75rem 2rem;border-radius:999px;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.btn-outline{border:1px solid white;color:#fff}.btn-primary{background-color:var(--primary);color:#000;border:1px solid var(--primary)}.btn-primary:hover{background-color:transparent}.btn-secondary{background-color:var(--secondary);color:#000;border:1px solid var(--secondary)}.btn-secondary:hover{background-color:transparent}.highlight.green{color:#00c57b}.highlight.orange{color:var(--secondary)}.social-media{display:flex;align-items:center;gap:.5rem;margin-top:1rem;flex-direction:column;align-items:flex-start}.social-media .icons{display:flex;flex-direction:row;gap:10px}.social-media .icons img{width:40px}.splide.is-loading{visibility:hidden}.card,.homepage .stats .stats-wrapper .slider-card,.homepage #casestudies .casestudies-wrapper .splide .casestudy-item,.header .dropdown-wrapper .menu-card{color:#000;background:#fff;border:1px solid #e3e3e3;padding:1rem;border-radius:8px}hr{margin:1em 0}.strong{font-weight:700}section{padding:1em}@media (min-width: 1024px){section{margin:2em 0;padding:1em 2em}}.section-title{margin:1em 0;font-size:x-large}@media (min-width: 767px){.section-title{font-size:xx-large}}@media (min-width: 1024px){.section-title{font-size:2.4em}}.full-img{width:100%}.icon{width:50px}.text-shadow{text-shadow:0px 4px 4px rgba(0,0,0,.15)}.header{background:#063c3b;color:#fff;position:relative;z-index:1}@media (min-width: 767px){.header{padding:1rem 2rem;box-shadow:0 1px 4px #0000000d}}@media (min-width: 1024px){.header .navbar{display:flex;align-items:center;justify-content:space-between}}@media (max-width: 768px){.header .navbar .logo-wrapper{padding:1em}}.header .navbar .navigation{max-width:1200px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1024px){.header .navbar .navigation{width:100%}}.header .navbar .navigation .mobile-toggle{display:block;font-size:2rem;background:none;border:none;color:#fff;cursor:pointer}@media (min-width: 1024px){.header .navbar .navigation .mobile-toggle{display:none}}@media (min-width: 1024px){.header .navbar .navbar-logo{width:100%}}@media (max-width: 1024px){.header .main-nav.open{min-height:100vh}}.header .main-nav.open .nav-menu{display:flex}.header .main-nav .nav-menu{flex-direction:column;align-items:flex-start;gap:1rem;display:none;width:100%;padding:1rem 0;list-style:none}@media (min-width: 1024px){.header .main-nav .nav-menu{display:flex;gap:2rem;align-items:center;flex-direction:row;margin:0}}.header .main-nav .nav-menu li a{color:#fff;text-decoration:none;font-weight:500}.header .nav-buttons a,.header .mobile-buttons a{padding:.5rem 2rem;border-radius:999px;text-decoration:none;font-weight:600}.header .nav-buttons{display:flex;flex-direction:row;gap:1em;align-items:center;justify-content:center;margin:0}.header .dropdown-wrapper{width:100%}.header .dropdown-wrapper.open .has-dropdown a{color:#0aeb96}.header .dropdown-wrapper.open .dropdown-menu{display:block!important}@media (max-width: 768px){.header .dropdown-wrapper .has-dropdown{margin:1em}}.header .dropdown-wrapper .dropdown-menu{display:none;position:absolute;left:0;top:100%;width:100%;background:#fff;color:#000;padding:2rem;box-shadow:0 8px 16px #0000000d}@media (max-width: 1023px){.header .dropdown-wrapper .dropdown-menu{position:relative;padding:1rem 0;box-shadow:none}}@media (min-width: 1024px){.header .dropdown-wrapper .dropdown-menu{padding:1em 2em;min-height:100vh}}.header .dropdown-wrapper .dropdown-menu .dropdown-content{display:flex;justify-content:space-between;margin:0 auto}@media (max-width: 1023px){.header .dropdown-wrapper .dropdown-menu .dropdown-content{flex-direction:column;margin:0 1em}}@media (min-width: 1024px){.header .dropdown-wrapper .dropdown-menu .dropdown-content{display:grid;grid-template-columns:8% 1fr 25%;max-width:1400px;width:100%;gap:1em}}@media (min-width: 1400px){.header .dropdown-wrapper .dropdown-menu .dropdown-content{gap:2em}}.header .dropdown-wrapper .dropdown-menu.solutions .menu-card{display:flex;gap:1em}@media (min-width: 768px){.header .dropdown-wrapper .dropdown-menu.solutions .menu-card{min-height:100px}}.header .dropdown-wrapper .dropdown-menu.solutions .menu-decor{border-bottom:1px solid #e3e3e3}@media (min-width: 768px){.header .dropdown-wrapper .dropdown-menu.company .dropdown-content{grid-template-columns:8% 1fr 65%}}@media (min-width: 768px){.header .dropdown-wrapper .dropdown-menu.company .menu-link{font-size:larger}}@media (min-width: 768px){.header .dropdown-wrapper .dropdown-menu.company .menu-list{grid-template-columns:1fr;gap:1.5em;border-left:1px solid #e3e3e3;padding-left:1.5em}}@media (min-width: 768px){.header .dropdown-wrapper .dropdown-menu.company .list-items{gap:.5em}}.header .dropdown-wrapper .dropdown-menu.company .highlight-list{display:flex;flex-direction:row;gap:1em}.header .dropdown-wrapper .menu-title{font-weight:lighter}@media (max-width: 768px){.header .dropdown-wrapper .menu-title{margin:0}}.header .dropdown-wrapper .menu-link{color:#000!important}.header .dropdown-wrapper .menu-items{flex:1;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.header .dropdown-wrapper .menu-items{max-width:max-content}}@media (min-width: 768px){.header .dropdown-wrapper .menu-items .menu-list{display:grid;grid-template-columns:1fr 1fr;gap:1em}}.header .dropdown-wrapper .menu-items .list-items{display:flex;flex-direction:column;gap:1em}.header .dropdown-wrapper .menu-card.active,.header .dropdown-wrapper .menu-card:hover{border-color:#0aeb96;background:#00c57b1a;cursor:pointer}.header .dropdown-wrapper .menu-image{flex:0 0 300px}@media (max-width: 1023px){.header .dropdown-wrapper .menu-image{display:none}}.header .dropdown-wrapper .menu-highlights .menu-decor{margin-top:3em}.header .dropdown-wrapper .menu-highlights .highlights{flex-direction:column;margin:1em 0;padding:0;gap:0!important}.header .dropdown-wrapper .menu-highlights .highlights .highlight-bg{min-height:100px;width:100%;background-position:center;background-size:cover;margin:.5em 0;border-radius:10px;padding:1em 0}.header .dropdown-wrapper .menu-highlights .highlights .highlight-content{padding:1em}.header .dropdown-wrapper .menu-highlights .highlights .chevron{display:flex;justify-self:end}.header .mobile-buttons{display:flex;flex-direction:column;gap:1rem;text-align:center;width:100%;padding:1em}@media (min-width: 1024px){.header .mobile-buttons{display:none}}.hero{position:relative;color:var(--text-light);overflow:hidden}@media (min-width: 1024px){.hero{background:linear-gradient(270deg,#01232c00 1%,#063c3b 56%)}}.hero .hero-background img{display:block;width:100%;filter:brightness(.6);background-color:#063c3b}@media (min-width: 1024px){.hero .hero-background img{position:absolute;top:0;left:23%;height:100%;object-fit:cover;z-index:-1}}@media (min-width: 1440px){.hero .hero-background img{object-fit:contain}}.hero .hero-content{text-align:left;padding:3em 2em}@media (max-width: 1023px){.hero .hero-content{background:linear-gradient(180deg,#063c3b,#01232c)}}@media (min-width: 1024px){.hero .hero-content{min-height:78vh;justify-content:center;display:flex;flex-direction:column}}@media (min-width: 1660px){.hero .hero-content{padding:0;min-height:81vh}}.hero .hero-content .title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media (min-width: 768px){.hero .hero-content .title{font-size:3rem}}.hero .hero-content .subheadline{font-size:1.125rem;font-weight:400;margin-bottom:1.5rem}@media (min-width: 768px){.hero .hero-content .subheadline{font-size:1.25rem}}.hero .hero-content .btn{text-align:center}@media (max-width: 1023px){.hero .hero-content .btn{width:100%}}.hero .hero-content .btn:hover{color:#fff!important}.hero .hero-content .cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2em}@media (min-width: 768px){.hero .hero-content .cta-buttons{flex-direction:row}}@media (min-width: 1024px){.hero .hero-content .cta-buttons{margin-top:50px}}.homepage .logo-marquee{overflow:hidden;position:relative;background:linear-gradient(0deg,#063c3b,#094a44),#063c3b;padding:1rem 0}.homepage .logo-marquee:hover .logo-track{animation-play-state:paused}.homepage .logo-marquee .logo-track{display:flex;gap:3rem;width:fit-content;animation:scroll-left 30s linear infinite}@media (min-width: 1024px){.homepage .logo-marquee .logo-track{gap:5rem}}.homepage .logo-marquee .logo-track img{flex-shrink:0;opacity:.55;transition:transform .3s ease}.homepage .logo-marquee .logo-track img:hover{opacity:1}.homepage .stats{background-color:#fbfbfb;padding:1em 0}@media (min-width: 767px){.homepage .stats{padding:0;margin:0}}.homepage .stats .stats-wrapper{display:flex;flex-direction:column}@media (min-width: 768px){.homepage .stats .stats-wrapper{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2em}}@media (min-width: 1024px){.homepage .stats .stats-wrapper{grid-template-columns:40% 1fr;gap:4em}}.homepage .stats .stats-wrapper .slide-img{width:100%}.homepage .stats .stats-wrapper .slider-card{padding:2rem;margin:3em 2em;background:#fff;box-shadow:0 3px 5px #0000001a;transition:1s all}@media (min-width: 1024px){.homepage .stats .stats-wrapper .slider-card{align-self:center;justify-self:center;margin:1em 2em}}@media (min-width: 1660px){.homepage .stats .stats-wrapper .slider-card{margin:0}}.homepage .stats .stats-wrapper .slider-card .stat{font-size:xxx-large}.homepage #features .feature-list{display:flex;flex-direction:column;gap:2em}@media (min-width: 767px){.homepage #features .feature-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1em}}.homepage #features .card,.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item,.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item,.homepage #features .stats .stats-wrapper .slider-card,.homepage .stats .stats-wrapper #features .slider-card{display:flex;flex-direction:column;gap:1em;box-shadow:0 3px 5px #0000001a;padding-bottom:2em}@media (min-width: 767px){.homepage #features .card,.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item,.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item,.homepage #features .stats .stats-wrapper .slider-card,.homepage .stats .stats-wrapper #features .slider-card{height:fit-content}.homepage #features .card:nth-child(1),.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item:nth-child(1),.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item:nth-child(1),.homepage #features .stats .stats-wrapper .slider-card:nth-child(1),.homepage .stats .stats-wrapper #features .slider-card:nth-child(1){margin-top:1.5em}.homepage #features .card:nth-child(2),.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item:nth-child(2),.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item:nth-child(2),.homepage #features .stats .stats-wrapper .slider-card:nth-child(2),.homepage .stats .stats-wrapper #features .slider-card:nth-child(2){margin-top:4.5em}.homepage #features .card:nth-child(3),.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item:nth-child(3),.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item:nth-child(3),.homepage #features .stats .stats-wrapper .slider-card:nth-child(3),.homepage .stats .stats-wrapper #features .slider-card:nth-child(3){margin-top:9em}}.homepage #features .card .card-image,.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item .card-image,.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item .card-image,.homepage #features .stats .stats-wrapper .slider-card .card-image,.homepage .stats .stats-wrapper #features .slider-card .card-image{width:100%}.homepage #features .card .card-title,.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item .card-title,.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item .card-title,.homepage #features .stats .stats-wrapper .slider-card .card-title,.homepage .stats .stats-wrapper #features .slider-card .card-title{font-size:x-large}@media (min-width: 1440px){.homepage #features .card .card-title,.homepage #features #casestudies .casestudies-wrapper .splide .casestudy-item .card-title,.homepage #casestudies .casestudies-wrapper .splide #features .casestudy-item .card-title,.homepage #features .stats .stats-wrapper .slider-card .card-title,.homepage .stats .stats-wrapper #features .slider-card .card-title{font-size:29px}}.homepage #industries .industry-list{display:flex;flex-direction:column;gap:2em}.homepage #industries .industry-list a{text-decoration:none}@media (min-width: 767px){.homepage #industries .industry-list{gap:1em;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.homepage #industries .industry-list .industry-card{min-height:200px;color:#fff;padding:1em;background-size:cover!important;background-position:center!important;border-radius:15px;transition:1s all;position:relative}@media (max-width: 767px){.homepage #industries .industry-list .industry-card{display:flex;align-items:center;justify-content:center;font-size:x-large}}.homepage #industries .industry-list .industry-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a4e46,#01232c 38%);opacity:0;transition:opacity .3s ease;z-index:1;border-radius:15px}.homepage #industries .industry-list .industry-card:hover:before{opacity:.5}.homepage #industries .industry-list .industry-card h3{position:relative;z-index:2}.homepage #industries .industry-list .industry-card.all{background-color:#063c3b}.homepage #claims-management .claims-wrapper{display:flex;flex-direction:column;gap:2em}@media (min-width: 1024px){.homepage #claims-management .claims-wrapper{display:grid;grid-template-columns:40% 1fr;gap:1em;padding:2em;align-items:center}}.homepage #claims-management .claims-content{display:flex;gap:1em;flex-direction:column}@media (min-width: 767px){.homepage #claims-management .claims-content{padding-left:1em}}.homepage #claims-management .claims-content .claims-list{padding:0 1.2em}@media (min-width: 1200px){.homepage #claims-management .claims-content .claims-list{font-size:larger}}.homepage #claims-management .claims-content .claims-list li{margin-bottom:1em}.homepage #casestudies .custom-container{position:relative}.homepage #casestudies .casestudies-wrapper{display:flex;flex-direction:column;gap:2em;max-width:100%;overflow:hidden}.homepage #casestudies .casestudies-wrapper .casestudy-img{min-height:170px;width:100%;background-size:cover;background-position:center;border-radius:15px}.homepage #casestudies .casestudies-wrapper .splide{flex:1 1 100%;max-width:100%;overflow:hidden}.homepage #casestudies .casestudies-wrapper .splide .casestudy-item{padding:2em 1em;border-radius:15px;color:#000;display:flex;flex-direction:column;gap:1em}@media (min-width: 1024px){.homepage #casestudies .casestudies-wrapper .splide .casestudy-item{padding:1.5em}}@media (min-width: 767px){.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content{min-height:275px}}@media (min-width: 1024px){.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content{min-height:225px}}.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content img{background-color:#fff;border-radius:15px;margin:1em 0}@media (max-width: 1024px){.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content img{max-width:100%}}@media (min-width: 1024px){.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content img{min-height:40px;width:100%}}.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .casestudy-content ul{padding:0 1em}.homepage #casestudies .casestudies-wrapper .splide .casestudy-item .btn{margin-top:1em}.homepage #casestudies .casestudies-wrapper .splide__pagination__page{height:5px;width:50px;border-radius:10px}.homepage #casestudies .casestudies-wrapper .splide__pagination__page.is-active{transform:scale(1)}.homepage #casestudies .custom-arrows{position:absolute;top:2%;right:0;flex-direction:row;gap:1.5em;display:none}.homepage #casestudies .custom-arrows .splide-arrow{border:none;background:none;cursor:pointer}.homepage .ctas{text-align:center;padding:2em;background-size:cover!important;background-position:center!important;margin-top:4em}@media (min-width: 1024px){.homepage .ctas{margin-top:125px;margin-bottom:0}}.homepage .ctas .custom-container{display:flex;flex-direction:column;gap:2em;align-items:center}.homepage .ctas .headline{font-size:xxx-large}.homepage .ctas .cta-buttons{display:flex;flex-direction:column;gap:2em;margin:3em 0}@media (max-width: 1024px){.homepage .ctas .cta-buttons{width:100%}}@media (min-width: 1024px){.homepage .ctas .cta-buttons{flex-direction:row}}.homepage .ctas .cta-buttons .btn{box-shadow:0 3px 5px #0000001a}