section{opacity:0;transform:translateY(50px);transition:transform 1s ease-out,opacity 1s ease-out}.header-tab-system{height:100%;padding-top:2rem}.header-tab-buttons{display:flex;flex-direction:column;gap:10px}.header-tab-btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:12px;color:#444;cursor:pointer;display:flex;font-size:15px;font-weight:500;justify-content:space-between;padding:10px 16px;transition:all .25s ease;width:100%}.header-tab-btn:hover{background:rgba(62,207,142,.09);color:#2a2a2a}.header-tab-btn svg{opacity:0;transform:translateX(-4px);transition:opacity .25s ease,transform .25s ease}.header-tab-btn.header-tab-active{background:rgba(62,207,142,.12);border-color:#3ecf8e;color:#1e8758;font-weight:600}.header-tab-btn.header-tab-active svg{opacity:1;transform:translateX(0)}.header-tab-content{display:none}.header-tab-content.header-tab-active{display:block}.visible{opacity:1;transform:translateY(0)}.header-upper{background:#061742;left:0;opacity:1!important;position:fixed;right:0;top:0;transform:none!important;z-index:2}.banner-heading{font-family:work-sans-semibold,sans-serif}.banner-description{font-size:14px;margin-bottom:0;margin-top:3rem;width:90%}@media (max-width:767px){.banner-description{font-size:12px;margin-top:2rem;width:100%}}@media (min-width:1025px) and (max-width:1540px){.banner-heading{font-size:5rem}}.header-text{align-items:center;display:flex;gap:1rem}.header-upper-wrapper{align-items:center;display:flex;justify-content:center}.header-upper-wrapper p{color:#fff;font-size:15px;margin:0;padding:1.1rem}.header-text img{height:30px;width:30px}.header-upper-cta p{cursor:pointer;margin:0;padding-left:4rem}.header-upper-cta{align-items:center;display:flex}.header-upper-cta img{width:15px}.header-items ul li .nav-megamenu{background:transparent;left:0;position:absolute;right:0;top:100%;transform:scaleY(0);transform-origin:top;transition:opacity .5s ease,transform .5s ease;visibility:hidden;width:100%;z-index:1000}.header-items ul li:hover .nav-megamenu{transform:scaleY(1);visibility:visible}.nav-megamenu{background:transparent;left:0;opacity:0;position:absolute;right:0;top:100%;transform:scaleY(0);transform-origin:top;transition:opacity .4s ease,transform .4s ease;visibility:hidden;width:100%;z-index:1000}.header-items ul li:hover .nav-megamenu,.nav-megamenu.active{opacity:1;transform:scaleY(1);visibility:visible}.nav-megamenu-inner{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 4px 16px rgba(0,0,0,.08);margin:0 auto;padding:3rem;width:100%}.solution-subheading{font-size:14px}.dropdown-pointers img{height:24px;margin-top:4px;width:24px}.dropdown-tab-headings{margin-bottom:24px}.dropdown-tab-heading{border-bottom:1px solid #ececec;margin-bottom:24px}.drop-down-heading{color:#000;font-family:work-sans-medium,sans-serif}.dropdown-tab-desc{font-size:14px;font-weight:400;margin-bottom:14px;padding-bottom:8px}.dropdown-right-cta{margin:20px 0 16px}.dropdown-right-cta a{align-items:center;cursor:pointer;display:flex;gap:.5rem;transition:gap .3s ease-in-out}.dropdown-right-cta a:hover{gap:1rem}.dropdown-right-cta p{color:#3a60d1;font-size:16px;font-weight:500}.dropdown-pointers{align-items:flex-start;border-radius:12px;display:flex;gap:2rem;padding:2rem;transition:background .3s ease}.dropdown-pointer{flex:1}.dropdown-right{border-left:1px solid #ececec;padding-left:3rem!important}@media (max-width:1439px){.dropdown-right{border-left:none;border-top:1px solid #ececec;padding-left:15px!important;padding-top:1rem!important}}.dropdown-tab-subheading{color:#111b29;font-family:work-sans-medium,"sans-serif"!important;font-size:16px;font-weight:600;margin-bottom:6px}.dropdown-tab-description{color:#677489;font-size:14px!important;margin:0}.header-content>li.open .platform-wrapper>a,.header-content>li.open>a,.header-content>li:hover .platform-wrapper>a,.header-content>li:hover>a{color:#1e8758}.pointers-row .nav-arrow{color:#1e8758;margin-left:auto;opacity:0;transition:opacity .3s ease,transform .3s ease}.dropdown-pointers-outer-wrapper:hover .nav-arrow{opacity:1;transform:translateX(4px)}.pointers-wrapper:has(.dropdown-pointers-outer-wrapper:hover){background:#e9fff150;border-radius:12px}.dropdown-pointers-outer-wrapper:hover .dropdown-tab-subheading{color:#1e8758}@media (max-width:1024px){.pointers-wrapper{flex:1 1 calc(50% - 2rem)}}@media (max-width:768px){.nav-megamenu-inner{padding:2rem}.pointers-wrapper{flex:1 1 100%}}header{background:#fff;box-shadow:0 0 7px #573bd34d;left:0;margin-top:5rem;position:fixed;right:0;top:0;z-index:11}.header-wrapper{align-items:center;display:flex;justify-content:space-between}.header-items ul{align-items:center;display:flex;font-size:14px;gap:6rem;list-style:none;margin:0;padding:0}@media (max-width:1540px){.header-items ul{gap:3rem}}@media (max-width:1160px){.header-items ul{gap:4rem}}.header-content li{padding:3rem 1rem}.header-items ul li a{color:#334960;font-size:16px;line-height:150%}.header-image{z-index:2}.header-image img{width:140px}.book-demo-btn p{color:#fff;font-size:16px;margin-bottom:0}.book-demo-btn{align-items:center;background:#03672e;border-radius:30px;display:flex;gap:1rem;padding:1rem 2.7rem;transition:box-shadow .25s ease}.book-demo-btn:hover{box-shadow:0 8px 16px rgba(62,207,142,.5)}.book-demo{align-items:center;display:flex;gap:1rem}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#334960;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:30px;z-index:3}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:1024px){.header-wrapper{padding:1.8rem 0}.header-items{align-items:center;background:#fff;display:flex;height:calc(100vh - 50px);justify-content:flex-start;left:-100%;overflow:scroll;padding-left:3rem;position:fixed;top:50px;transition:top .5s ease;z-index:10}.header-items,.header-items ul{flex-direction:column;width:100%}.header-items ul{align-items:start;gap:0}.header-items ul li{border-bottom:1px solid rgba(91,68,35,.1);width:100%}.header-items ul li a{font-size:2.6rem;font-weight:400!important}.mobile-submenu li a{font-size:2.3rem!important}.header-items.active{align-items:start;left:0;margin-top:5rem;padding:4rem 10rem 10rem;z-index:1}.hamburger{display:flex}.book-demo-btn{display:none}}@media (max-width:768px){.header-image img{width:120px}header{margin-top:5.5rem}.header-items.active{padding:5rem}}@media (max-width:767px){.header-items.active{margin-top:0;padding:4rem 5rem}.header-upper{display:none}header{margin-top:0}.header-upper-cta p{padding:1rem .2rem}.header-text img{height:20px;width:20px}.header-upper-wrapper p{padding:0}.header-upper-cta{flex-direction:row;gap:1rem;padding:1rem}.header-text{padding:1rem 0 .1rem}.header-upper-wrapper{align-items:start;padding-left:2rem}.header-upper-cta img{width:12px}}.mobile-submenu{display:none!important;flex-direction:column;padding-left:1rem}.mobile-submenu li{border-bottom:0!important}.submenu-toggle{background:none;border:none;cursor:pointer;margin-left:auto;padding:.5rem}.submenu-toggle svg{transition:transform .3s ease}.has-megamenu.active .submenu-toggle svg{transform:rotate(180deg)}@media (max-width:1024px){.has-megamenu .submenu-toggle{margin-left:auto}.nav-megamenu{display:none}.has-megamenu.active .mobile-submenu{display:flex!important}}@media (min-width:1025px){.mobile-submenu,.submenu-toggle{display:none!important}}.platform-wrapper{align-items:center;display:flex;justify-content:space-between}.banner-section{background:linear-gradient(180deg,#fff 0,#fff 35%,rgba(46,204,114,.08) 55%,#e9fff1);margin-bottom:12rem;padding:24rem 0 0;position:relative}.banner-image-wrapper{display:flex;justify-content:center}.banner-image-wrapper img{display:block;height:auto;margin-top:3rem}.cta-button-div{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:5rem}.cta-banner-one{border:2px solid #006e2f;border-radius:30px;color:#006e2f;font-size:15px;padding:1.3rem 3rem}.cta-mid-banner-two{background:#03672e;border:2px solid #03672e;border-radius:30px;color:#fff;font-size:15px;padding:1.3rem 3rem}.banner-tag{align-items:center;background:#f1fced;border-radius:99px;display:flex;gap:8px;margin:0 auto 2rem;padding:1rem 2rem;width:max-content}.banner-tag p{color:#03632d;font-family:work-sans-medium,"sans-serif";font-size:15px;margin-bottom:0}@media (max-width:1024px){.banner-image-wrapper img{width:100%}}.banner-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.banner-wrapper h1{font-family:work-sans-semibold,sans-serif;margin:0 auto;text-align:center;width:60%}.banner-wrapper-p{font-size:17px;margin:2rem auto 0;text-align:center;width:70%}@media (max-width:1540px){.banner-section{margin-bottom:10rem}}@media (max-width:1024px){.banner-wrapper-p{font-size:16px}.cta-banner-one,.cta-mid-banner-two{font-size:14px;padding:1.5rem 3.5rem}.banner-tag p{font-size:14px!important}}@media (max-width:767px){.banner-section{padding:20rem 0 10rem}.banner-wrapper h1,.banner-wrapper p{width:100%!important}.banner-wrapper p{font-size:16px}.banner-image-wrapper img{display:none}.cta-banner-one,.cta-mid-banner-two{text-align:center;width:100%}.cta-button-div{flex-direction:column;margin:5rem auto 0;width:max-content}}@media(max-width:400px){.banner-tag p{font-size:12px!important}.banner-tag{margin:0 0 2rem}}@media(max-width:350px){.banner-tag{text-align:center;width:95%}}.grid-card-section{margin:12rem 0}.grid-card-pointers{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.grid-card-pointer img{margin-top:0!important}.grid-card-pointer{align-items:flex-start;display:flex;gap:10px}.grid-card-pointer img{padding-top:.4rem}.grid-card-pointer p{font-size:2rem;margin:0}.grid-card-h2 span{color:#3ecf8e}.grid-card-wrapper{display:flex;flex-direction:column;gap:6rem;margin-top:7.5rem}.card-row-one,.card-row-three,.card-row-two{display:flex}.grid-card{padding:3rem}.grid-card h3{font-size:3.3rem}.image-div-1{justify-content:center}.image-div,.image-div-1{align-items:center;border-radius:16px;display:flex}.image-div{justify-content:start}.image-div img,.image-div-1 img{border-radius:16px;width:600px}.grid-card-heading{margin:0 auto;text-align:center;width:80%}.row-reverse{flex-direction:row-reverse}@media (max-width:1024px){.grid-card-pointer p{font-size:2.3rem}}@media (max-width:767px){.grid-card-heading{text-align:left}.grid-card-pointer img{padding-top:0}.grid-card-heading{margin:0;width:100%}.image-div,.image-div-1{margin-top:5rem}}@media (max-width:768px){.grid-card-wrapper{gap:0;margin-top:0}.grid-card{margin-top:6rem;padding:0}}.section-tag{align-items:center;display:flex;gap:10px;margin-bottom:2rem;width:max-content}.section-tag p{color:#03632d;font-family:work-sans-medium,"sans-serif"!important;font-size:16px;margin-bottom:0}@media (max-width:1024px){.section-tag p{font-size:15px}}@media (max-width:767px){.section-tag p{font-size:14px}}.platform-section-h2 span{color:#3ecf8e}.platform-pointers{display:flex;flex-direction:column;margin-top:5rem}.platform-pointer{border-bottom:2px solid #bbd2f180;border-left:2px solid #bbd2f180;cursor:pointer;padding:18px 0 18px 18px;position:relative;transform:translateY(0);transition:border-left-color .4s ease,opacity .4s ease,border-bottom-color .4s ease,transform .4s ease}#fourth-pointer{border-bottom:0}.platform-pointer:before{background:#17bf01;content:"";height:0;left:-2px;position:absolute;top:0;transition:none;width:2px}.platform-pointer.active:before{animation:progressLine 6s linear forwards}@keyframes progressLine{0%{height:0}to{height:100%}}.platform-card-wrapper{justify-content:space-between}.platform-pointer.active{border-left-color:#b8ffae}.platform-pointer h3{font-size:20px;font-weight:500;margin:0}.platform-pointer p{font-size:17px;margin-top:10px;overflow:hidden;transition:opacity 2s ease,height 2s ease,transform 2s ease}.platform-pointer.active p{height:auto;opacity:1;transform:translateY(0)}.platform-card-image-div{align-items:center;display:flex;height:100%}.platform-card-image-div img{opacity:1;transition:opacity .5s ease;width:100%}.platform-card-image-div img.fade-out{opacity:0}.platform-card-section{margin:12rem 0 16rem}.platoform-card-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;width:70%}#platform-image{border:1px solid #ececec;border-radius:6px}@media (max-width:1024px){.platform-pointer h3{font-size:18px}.platform-pointer p{font-size:2.3rem}}@media (max-width:768px){.platform-pointer h3{font-size:17px}}@media (max-width:767px){.platform-card-image-div{margin-top:4rem}}.three-card-section{margin:12rem 0 6rem}.three-card-heading{width:75%}.three-card-div h3{font-size:20px}.three-card-div p{font-size:16px}.three-card-div>p{margin-bottom:3rem}.three-card-pointer-div{align-items:flex-start;display:flex;gap:1.6rem}.three-card-pointer-div p{font-size:15px!important;margin-bottom:0!important}.three-card-pointers{display:flex;flex-direction:column;gap:2rem;margin-top:auto}.three-card-statement-div{align-items:flex-start;border-top:1px solid #ebebeb;display:flex;gap:1.2rem;margin-top:5rem;padding-top:2rem}.three-card-branch-statement-div img,.three-card-statement-div img{margin-top:1px}.span-text,.three-card-statement-div p span{font-family:work-sans-semibold,"sans-serif"}.three-card-branch-statement-div p,.three-card-statement-div p{color:#0db556;font-size:17px!important}@media (max-width:1440px){.three-card-branch-statement-div p,.three-card-statement-div p{font-size:16px!important}}.three-card-tag,.three-card-tag-three,.three-card-tag-two{border-radius:30px;font-family:work-sans-medium,"sans-serif";font-size:15px;margin-bottom:2.7rem;padding:1rem 1.9rem;width:max-content}.three-card-tag{background:#f1fced;color:#026102}.three-card-tag-two{background:#fcf8ed;color:#d79300}.three-card-tag-three{background:#edf0fc;color:#2c05a2}.three-card-svg{flex-shrink:0;height:16px;margin-top:4px;width:16px}.three-card-div{background:#ffffff01;border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px 0 #0000001a;display:flex;flex-direction:column;height:100%;padding:4rem 3rem}.three-cards-wrapper{justify-content:center;margin-top:5rem;row-gap:4rem}.three-card-div h3{width:70%}.three-card-div p{width:95%}@media (max-width:1024px){.three-card-div h3{font-size:17px;width:100%}.three-card-div p{font-size:2.3rem!important}.three-card-div>p{margin-bottom:1rem!important}.three-card-div{padding:4rem 3rem}.three-card-svg{flex-shrink:0;height:14px;width:14px}.three-card-tag,.three-card-tag-three,.three-card-tag-two{font-size:12px}}@media (max-width:768px){.three-card-pointers{margin-top:4rem}}.three-card-branch-section{margin:12rem 0}.three-card-branch-statement-div{align-items:flex-start;display:flex;gap:1.2rem;margin-top:5rem;padding-top:2rem}.three-card-branch-div h3{font-size:20px;width:100%}.three-card-branch-heading{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-content:space-between;margin:0 auto;text-align:center;width:70%}.three-cards-branch-wrapper{justify-content:center;margin-top:5rem;row-gap:4rem}.three-card-branch-div p{font-size:15px}.three-card-branch-div>p{margin-bottom:3rem}.three-card-branch-div{background:#ffffff01;border:1px solid #bebebe60;display:flex;flex-direction:column;height:100%;padding:5rem 3rem 5rem 4rem}#three-card-no-border-div{border:1px solid #bebebe60;border-left:none}.two-card-tag,.two-card-tag-two{border-radius:30px;font-family:work-sans-medium,"sans-serif";font-size:14px;margin-bottom:2.7rem;padding:1rem 1.9rem;width:max-content}.two-card-tag{background:#f1fced;color:#026102}.two-card-tag-two{background:#fcf8ed;color:#d79300}@media (max-width:1024px){.three-card-branch-div h3{font-size:17px}.three-card-branch-div p{font-size:2.3rem!important}.three-card-statement-div img{margin-top:3px;width:16px}}@media (max-width:768px){.three-card-branch-div>p{margin-bottom:0}#three-card-no-border-div{border:1px solid #bebebe60}}@media (max-width:767px){.three-card-branch-div>p{margin-bottom:1rem}}.tab-three-switch-section{margin:12rem 0}.switches-tab{cursor:pointer;display:flex;gap:24px;margin:5rem 0}.switches-tab>div{align-items:center;border:1px solid #cfcfcf;border-radius:24px;color:#050038;font-size:15px;padding:1.4rem 3.8rem}.tab-body-switches-heading p{font-size:17px}.switch-tab-point p{font-size:16px!important;padding-left:24px;position:relative}.switch-tab-pointers{display:flex;flex-direction:column;gap:1rem;margin-top:3rem;padding-left:1.5rem}.tab-body-statement{align-items:flex-start;background:#f6fff7;border-radius:14px;display:flex;gap:2rem;margin-top:3rem;padding:3rem 2rem}.tab-body-statement img{margin-top:2px}.tab-body-statement p{color:#0f172b;font-size:16px;margin-bottom:0}.switch-tab-point p:before{background:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.switches-tab>div.active{background:#03672e;border:1px solid;border-image-source:linear-gradient(90deg,#2ecc71,#3ecf8e);border-radius:24px;color:#fff}.switch-tab-body{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:opacity .5s ease-in-out}.switch-tab-body.active{max-height:2000px;opacity:1;pointer-events:auto}.tab-three-switch-section .container{position:relative}@media (max-width:1024px){.switches-tab>div{font-size:13px}.tab-body-switches-heading h3{font-size:18px}.tab-body-switches-heading p{font-size:2.3rem!important}.tab-body-statement{margin-top:3rem}}@media (max-width:767px){.switches-tab{flex-direction:column;gap:2rem}.switches-tab>div{text-align:center}.tab-body-switches-heading{margin-top:5rem}.tab-body-statement img{margin-top:8px}}.four-grid-section{margin:12rem 0}.four-grid-header{margin-bottom:7rem;width:80%}.four-grid-header h2 span{color:#3ecf8e}.four-grid-pointer-wrapper{row-gap:4rem}.four-grid-card{background:#f9fff9;border-radius:24px;box-sizing:border-box;flex:1;height:100%;padding:5rem 3rem}.four-grid-card p{font-size:17px}.four-grid-card h3{font-size:21px}.four-grid-card-wrapper{align-items:center;display:flex;height:50%}#grid-card-one{border-right:1px solid #03672e}#grid-card-one,#grid-card-two{border-bottom:1px solid #03672e}#grid-card-two{border-left:1px solid #03672e}#grid-card-three{border-right:1px solid #03672e;border-top:1px solid #03672e}#grid-card-four{border-left:1px solid #03672e;border-top:1px solid #03672e}.pointer-div{width:85%}@media (max-width:767px){.pointer-div{width:100%}}.pointer-content{align-items:flex-start;display:flex;gap:12px;margin-top:2rem}.pointer-content img{margin-top:8px;width:26px}.pointer-content h3{margin-bottom:0}.pointer-div-p{margin-bottom:3rem}.pointer-content p{font-size:17px}@media (max-width:1024px){.four-grid-card h3{font-size:2.9rem}.four-grid-card p,.pointer-content p{font-size:2.3rem}.pointer-content img{width:22px}}@media (max-width:767px){.four-grid-card-wrapper{flex-direction:column;margin-bottom:3rem;row-gap:3rem}.four-grid-header{margin-bottom:6rem}#grid-card-four,#grid-card-one,#grid-card-three,#grid-card-two{border:1px solid #03672e}}.statements-card-section{margin:12rem 0}.statements-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 4rem;text-align:center;width:70%}.statement-div-card-p{font-size:16px;margin-bottom:2rem}.statement-div-card-pointers{margin-top:2.5rem}.diagram-div{background:#fbfffb;border:1px solid #0db556;border-radius:14px;margin-bottom:5rem}.diagram-point-heading h3{font-size:20px}.diagram-point-div p{font-size:15px}.diagram-div-wrapper{display:flex;gap:3rem;padding:6rem 5rem}.arrow-diagram{width:65px}@media (max-width:1440px){.arrow-diagram{width:40px}.diagram-point-heading h3{font-size:18px}.diagram-div-wrapper{gap:2rem}}@media (max-width:1280px){.diagram-point-div{width:20%}}@media (max-width:1024px){.diagram-point-heading h3{font-size:17px}.diagram-point-heading{gap:1rem}.diagram-point-div p{font-size:2.3rem}.arrow-diagram{width:34px}.diagram-div-wrapper{gap:2rem}}@media (max-width:768px){.diagram-div-wrapper{gap:3rem;padding:5rem 2rem}.diagram-point-heading{gap:0}.diagram-point-heading h3{font-size:16px}.arrow-diagram{display:none}.diagram-point-heading{flex-direction:column-reverse}.diagram-point-heading h3{margin-bottom:1rem}}@media (max-width:767px){.diagram-div-wrapper{flex-direction:column}.diagram-point-div{width:100%}}.diagram-point-heading{display:flex;justify-content:space-between}.statement-div-card-pointers p{font-size:16px!important;padding-left:16px;position:relative}.statement-div-card-pointers p span{font-family:work-sans-medium,"sans-serif"}.statement-card-wrapper{row-gap:4rem}.statement-div-card{border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px 0 #0000001a;display:flex;flex-direction:column;height:100%;padding:5rem 3rem 6rem}.statement-div-inner-card{align-items:flex-start;display:flex;gap:12px;margin-top:auto}.statement-div-inner-card img{margin-top:6px;width:20px}.statement-div-inner-card p{color:#0db556;font-size:14px!important;margin:0}.statement-div-card h3{font-size:20px}.statement-div-second-p{margin-bottom:4rem}.statement-div-card p{font-size:16px}@media (max-width:1024px){.statement-div-card h3{font-size:17px}.statement-div-card p{font-size:2.3rem!important}.statement-div-inner-card img{width:16px}}.platform-three-card-section{margin:12rem 0}.flex-1{flex:1 1 0!important}.left-side-wrapper{display:flex;flex-direction:column;justify-content:space-between}.platform-three-content{padding:4rem}.platform-card-content{padding:4rem 4rem 5rem}.platform-card-three-content img{width:100%}.platform-three-card-section-cards{margin-top:5rem}#platform-card{border:1px solid #3ecf8e80;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative}#platform-card-second{border-top:1px solid #3ecf8e80}#platform-card-content,#platform-card-second{border-bottom:1px solid #3ecf8e80;border-right:1px solid #3ecf8e80;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.platform-card img,.platform-card-second img{width:100%}.platform-card>*{position:relative;z-index:1}.platform-card-content h3,.platform-three-card h3{font-size:22px}.platform-card-three-content img,.right-side-platform-img{border-top:1px solid #ececec}@media (min-width:1025px) and (max-width:1540px){.platform-card-content p,.platform-three-content p{font-size:16px}.platform-card-content h3,.platform-three-card h3{font-size:20px}}@media (max-width:1024px){.platform-card-content h3,.platform-three-card h3{font-size:18px!important}}@media (max-width:768px){.platform-card-content h3,.platform-three-content h3{font-size:17px}.platform-cards{row-gap:5rem}.platform-card,.platform-card-second{padding:4rem}.platform-card-second{border:1px solid #3ecf8e80}.platform-three-content{margin-bottom:2rem}.platform-card-content{padding:4rem}}@media (max-width:767px){.platform-card-content{padding:4rem}#platform-card-second{border-top:none}#platform-card-content,#platform-card-second{border-left:1px solid #3ecf8e80}}.mid-section{margin:12rem 0}.mid-banner-img{align-items:center;display:flex;justify-content:center}.mid-banner-img img{width:400px}.mid-banner-header{display:flex;flex-direction:column;height:100%;justify-content:center}.mid-banner-header span{color:#3ecf8e}.mid-banner-header a{display:inline-block;margin-top:3rem;width:max-content}.mid-banner-header h2{font-size:4rem}.mid-banner-button{background:#3ecf8e!important;border:1px solid #3ecf8e;border-radius:8px;padding:1rem 3rem;transition:box-shadow .25s ease;width:max-content}.mid-banner-button:hover{box-shadow:0 8px 16px rgba(62,207,142,.5)}.mid-banner-button p{color:#fff;font-size:16px;margin:0}.mid-banner-button a:last-child p{color:#fff!important;margin-bottom:0}@media (max-width:767px){.mid-banner-img{margin-top:8rem}}@media (max-width:1024px){.mid-banner-img img{width:300px}.mid-banner-button p{font-size:2.3rem}}.capability-grid-section{margin:12rem 0}.image-text-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 5rem;text-align:center;width:80%}.central-container{display:flex;justify-content:center;padding:0 10vw 10vh}#sap-box-text-reverse{margin-top:0!important}#sap-unit-reverse{justify-content:space-between}#sap-unit-reverse img{border-radius:0 0 14px 14px!important}@media (max-width:767px){#sap-unit-reverse{flex-direction:column-reverse}#sap-unit-reverse img{border-radius:14px 14px 0 0!important}}.central-container{flex-direction:column}.sap-box-row-one,.sap-box-row-two,.sap-boxes{display:flex;gap:20px;width:100%}.sap-boxes{align-items:center;flex-direction:column}.sap-unit{border:1px solid #dfdfdf;border-radius:14px;display:flex;flex:1 1;flex-direction:column;min-width:0;transition:box-shadow .5s}.sap-unit:hover{box-shadow:8px 8px 22px 0 #002ba31a}.sap-unit img{border-radius:14px 14px 0 0;display:block;height:auto;object-fit:contain;width:100%}@media (max-width:1440px){.sap-unit img{height:auto}}.sap-box-text{display:flex;flex-direction:column;margin-top:10px;padding:32px 24px}.sap-box-text h2{font-size:2.6rem;margin-bottom:1rem}.grid-card-section-heading{margin-bottom:4rem}.my-box{border-radius:16px;height:300px!important}@media (min-width:1025px) and (max-width:1540px){.sap-box-text-lower{font-size:16px}.sap-box-text h2{font-size:20px}}@media (max-width:1024px){.my-box{height:170px!important}.sap-box-text h2{font-size:17px}#sap-unit-image{height:auto}.sap-box-text{margin-top:16px}}@media (max-width:768px){.sap-box-text{margin-top:0;padding:24px 18px}#sap-unit-image{height:auto}.sap-box-text h2{font-size:16px}.image-text-header h2{font-size:4.5rem}}@media (max-width:767px){.sap-box-row-one,.sap-box-row-two,.sap-boxes{flex-direction:column}.image-text-header{align-items:flex-start;justify-content:flex-start;text-align:left;width:100%}}.steps-section{margin:12rem 0 14rem}.steps-card-pointers{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem;margin-top:4rem}.three-step-wrapper{margin-top:6rem;row-gap:4rem}.steps-pointer-div{display:flex;gap:12px}.steps-card-statement-div p{color:#0db556;font-size:17px!important}.steps-card-statement-div{align-items:flex-start;display:flex;gap:1.2rem;margin-top:auto}.steps-card-statement-div img{margin-top:8px}.steps-card-heading{flex-direction:column;margin:0 auto;text-align:center;width:80%}.step-card,.steps-card-heading{align-items:center;display:flex}.step-card{justify-content:space-between;margin-bottom:3rem}.step-card h4{background:linear-gradient(90deg,#049726,#017101);-webkit-background-clip:text;color:#fff;font-size:5.5rem;margin-bottom:0;-webkit-text-fill-color:transparent}.three-step-card{border:1px solid #bebebe60;border-radius:12px;box-shadow:4px 4px 10px 0 #0000001a;display:flex;flex-direction:column;height:100%;padding:3.5rem}.three-step-card p{font-size:16px;margin-bottom:0}.three-step-card h3{font-size:22px;margin-bottom:0}@media (min-width:1025px) and (max-width:1540px){.three-step-card h3{font-size:20px}}@media (max-width:1024px){.three-step-card p{font-size:2.3rem!important}.three-step-card h3{font-size:15px}.three-step-card{padding:3.5rem}.step-card{align-items:flex-start;flex-direction:column-reverse;margin-bottom:2rem;row-gap:2rem}}@media (max-width:768px){.three-step-card h3{font-size:17px}}.four-card-section{margin:12rem 0}.four-card-heading{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center;width:80%}.four-card-heading-h2 span{color:#3ecf8e}.four-card-wrapper{margin-top:7rem;row-gap:3rem}.card-wrapper-four h3{font-size:20px;margin:20px 0 8px}.card-wrapper-four{border:1px solid #dfdfdf;border-radius:12px;height:100%;padding:3.5rem 2rem;transition:box-shadow .5s ease}.card-wrapper-four img{width:40px}.card-wrapper-four:hover{box-shadow:8px 8px 22px 0 #002ba31a}@media (max-width:1024px){.card-wrapper-four h3{font-size:18px}.card-wrapper-four img{width:35px}}@media (max-width:767px){.four-card-heading{align-items:flex-start;margin:0;text-align:left;width:100%}.card-wrapper-four h3{margin:18px 0 8px}}.six-card-section{margin:12rem 0}.six-card-heading h2 span{color:#3ecf8e}.six-card-heading{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center;width:80%}.six-card svg{width:45px}.six-card{border-left:1px solid #e0e0e0;height:100%;padding-left:4rem;row-gap:3rem}.six-card,.six-card-container{display:flex;flex-direction:column}.six-card-container{gap:7rem;margin-top:7rem}.six-card h3{font-size:22px}@media (max-width:1540px){.six-card h3{font-size:20px}}@media (max-width:1024px){.six-card svg{height:38px;width:38px}.six-card h3{font-size:18px}}@media (max-width:768px){.six-card svg{height:35px;width:35px}}@media (max-width:767px){.six-card-row{gap:5rem}.six-card{border-bottom:1px solid #e0e0e0;border-left:none;padding-bottom:4rem;padding-left:0;row-gap:2rem}.six-card-heading{align-items:flex-start;margin:0;text-align:left;width:100%}.six-card-container{gap:5rem;margin-top:5rem}}.pricing-section{margin:12rem 0 20rem}.pricing-pointer{display:flex;flex-direction:column;gap:2rem}.pricing-points{align-items:flex-start;display:flex;gap:1.6rem}.pricing-points p{color:#475467;font-size:15px!important;margin-bottom:0}@media (max-width:768px){.pricing-points p{font-size:13px!important}}.pricing-header-text-div,.pricing-wrapper{align-items:center;display:flex;flex-direction:column}.pricing-header-text-div{justify-content:center;text-align:center;width:60%}.three-cards-pricing{row-gap:5rem;width:100%}.pricing-card-wrapper{border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:5rem;padding:3rem 3.5rem;transform:translateY(0);transition:all .3s ease}.pricing-icon{flex-shrink:0;height:16px;margin-top:3px;padding-top:.4rem;width:16px}.pricing-best{font-size:15px;margin:3rem 0}.pricing-card-header img{height:40px;margin-bottom:1rem;width:40px}.pricing-card-header{display:flex;justify-content:space-between}.price-card-sub-heading{font-size:16px;margin-top:2rem}.tier-text{background:#f1fced;border-radius:30px;color:#065906;font-size:13px!important;margin-bottom:1rem;padding:5px 10px;width:max-content}.pricing-price,.pricing-title{font-family:work-sans-medium,"sans-serif";margin-bottom:0}.pricing-description{font-size:16px;margin-top:2rem}.pricing-title{font-size:18px}.pricing-button p{font-size:16px;margin:0}.pricing-header-text-div h2 span{color:#3ecf8e}.pricing-button{background:#fff;border:1px solid #bebebe60;border-radius:8px;color:#000;margin:6rem 0 0;padding:1.4rem 3rem;width:100%}.pricing-cta{align-items:center;display:flex;gap:12px;width:max-content}.pricing-cta p{display:inline-block;font-family:work-sans-medium,"sans-serif";font-size:16px;margin-bottom:0;position:relative}.pricing-cta svg{height:26px;width:26px}.pricing-cta p:after{background:#000;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.pricing-card-wrapper:hover p:after{width:100%}.pricing-card-wrapper:hover{box-shadow:8px 8px 22px 0 #002ba31a;transform:translateY(-10px)}@media (max-width:1024px){.tier-text{margin-bottom:2rem}.pricing-title{font-size:17px}.pricing-best{font-size:14px}.pricing-card-header img{height:30px;width:30px}.price-card-sub-heading,.pricing-button p,.pricing-description{font-size:2.3rem}.pricing-points p{font-size:14px!important}.pricing-icon{flex-shrink:0;height:14px;margin-top:4px;width:14px}.pricing-cta p{font-size:2.3rem}}@media (max-width:768px){.pricing-card-wrapper{padding:3rem 2.5rem}.pricing-button{margin:6rem 0 0;padding:.7rem 2rem}.pricing-title{font-size:16px}.pricing-header-text-div h2{font-size:4.5rem}}@media (max-width:767px){.pricing-header-text-div{align-items:flex-start;text-align:left;width:100%}}.footer__wrapper{background:#061742;position:relative}.footer-inner{padding:80px 0 40px;position:relative}.footer-items{border-bottom:1px solid #fff;padding-bottom:30px;row-gap:4rem}.list-name{margin-top:2.5rem}.footer-items p{color:#fff;font-family:work-sans-light,"sans-serif";font-size:14px!important;width:90%}.footer-end{padding-bottom:20px;padding-top:30px}.footer-links{display:flex;gap:30px;justify-content:end}.footer-links p{color:#fff;font-family:work-sans-light,"sans-serif";font-size:14px}.copyright{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center}.copyright p{color:#fff;font-family:work-sans-light,"sans-serif";font-size:14px!important;margin:0;text-align:start}.footer-wrapper-link h3{color:#fff;font-size:15px}.footer-logo img{width:160px}@media (min-width:1025px){.no-padding-laptop{padding:0!important}}@media (max-width:1024px){.footer-logo img{width:140px}.footer-row{row-gap:3rem}}@media (max-width:768px){.footer-items{padding-bottom:4rem}}@media (max-width:767px){.footer-items p{font-size:12px!important;width:90%}.copyright{align-items:flex-start}.copyright p{font-size:2rem!important;text-align:start}.footer-inner{padding:50px 0 20px}.footer-items{display:flex;flex-direction:column;gap:5rem;padding-bottom:2rem}.footer-links{justify-content:flex-start;margin-top:1rem}.footer-wrapper-link h3{font-size:14px}.footer-links p{font-size:2rem}}@media (max-width:768px){.footer-logo img{width:120px}}.icons-flow-section{margin:16rem 0 12rem}.icons-flow-container{margin:0 auto;text-align:center;width:100%}@keyframes zigzag-scroll{0%{transform:translateX(0)}to{transform:translateX(100%)}}.slider-container{display:flex;height:240px;justify-content:center;margin-top:50px;overflow:hidden;position:relative;width:100%}.logo-slider-wrapper:before{background:linear-gradient(97deg,#fff,transparent);left:0}.logo-slider-wrapper:after,.logo-slider-wrapper:before{bottom:0;content:"";height:100%;position:absolute;width:20%;z-index:1}.logo-slider-wrapper:after{background:linear-gradient(296deg,#fff,transparent);right:0}.logo-item{border:1px solid #16134a1a}.header-icons{display:flex;gap:1rem}.header-icons p{margin-top:10px;text-align:left}.header-icons .heading-icons-description{text-align:left;width:50%}.header-icons div{width:50%}@media (max-width:768px){.header-icons .heading-icons-description,.header-icons div{width:100%}}.logo-slider-container{border-radius:16px;overflow:hidden;padding:6rem 0 1rem;position:relative}.logo-slider-track,.logo-slider-wrapper{overflow:hidden;position:relative;width:100%}.logo-slider-track{display:flex;margin-bottom:30px}.logo-slider{animation-duration:60s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;justify-content:center;min-width:100%;padding:1rem 0;will-change:transform}@media (max-width:768px){.header-icons{flex-direction:column;gap:0}}@media (max-width:500px){.logo-slider{animation-duration:15s}.logo-slider-track{margin-bottom:2.8rem}.icons-flow-section{margin:12rem 0}}.logo-item{align-items:center;background:#fff;border-radius:12px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin:0 15px;padding:8px;transition:transform .3s ease,box-shadow .3s ease;width:50px}@media (max-width:1024px){.logo-item{height:45px;width:45px}.logo-slider-track{margin-bottom:15px}}@media (max-width:767px){.icons-flow-container{margin:0;text-align:left;width:100%}}.logo-item:hover{box-shadow:0 8px 16px rgba(62,207,142,.7);transform:translateY(-5px)}.logo-item img{border-radius:8px;height:30px!important;object-fit:contain;width:30px}@keyframes scroll{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes scroll-reverse{0%{transform:translateX(-50%)}50%{transform:translateX(0)}to{transform:translateX(-50%)}}.text-with-cards-cta{margin:14rem 0 12rem}.row.text-with-cards-cta-row{margin-left:-15px;margin-right:-15px}.text-with-cards-cta-wrapper,.text-with-cards-wrapper{height:100%;padding:15px}.text-with-cards-wrapper h2{margin-bottom:2rem;width:50%}.text-with-cards-wrapper p:first-of-type{margin-bottom:4rem}.text-with-cards-cta-wrapper{display:flex;flex-direction:column;height:100%}.text-with-cards-cta-wrapper p{font-size:2.4rem;font-weight:600;margin-bottom:4rem}.row.text-width-card-row{margin-left:-15px;margin-right:-15px;margin-top:5rem}.text-with-card-wrapper{height:100%;padding:15px}.text-with-card-inside{border-bottom:1px solid #dadada}.colored-text-card{background-color:#2b3751;border-radius:30px}.colored-text-card.text-with-card-inside h3,.colored-text-card.text-with-card-inside p{color:#fff}.text-with-card-inside h3{font-size:20px}@media (max-width:767px){.text-with-card-inside{padding:20px}.text-with-cards-wrapper h2{margin-bottom:3rem}.text-with-cards-wrapper p:first-of-type{margin-bottom:2rem}.text-with-cards-wrapper h2{width:100%}.text-with-cards-wrapper{padding:0 15px}.colored-text-card{background-color:#2b3751;border-radius:16px}}@media (max-width:1140px){.text-with-card-inside{display:block}}:root{--brand-600:#3ecf8e;--brand-700:#3ecf8e;--brand-50:#e9f6ef;--ink-900:#0b1d13;--ink-700:#374151;--gray-200:#e5e7eb}.primary-button-elixir{background:var(--brand-600);border:1px solid var(--brand-600);border-radius:10px;box-shadow:0 6px 14px rgba(15,157,88,.18);color:#fff;display:inline-block;font-size:1.6rem;font-weight:700;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.primary-button-elixir:hover{background:var(--brand-700);border-color:var(--brand-700);box-shadow:0 10px 20px rgba(15,157,88,.25);transform:translateY(-2px)}.primary-button-elixir:focus{box-shadow:0 0 0 3px rgba(15,157,88,.35);outline:none}.text-with-card-inside{background:#fff;border:1px solid var(--gray-200);border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.04);display:flex;flex-direction:column;height:100%;padding:40px 20px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,border-color .3s ease,color .3s ease}.text-with-card-inside h3{color:var(--ink-900);margin:2.5rem 0 1.5rem}.text-with-card-inside p{color:var(--ink-700)}.text-with-card-inside img{transition:transform .3s ease;width:8rem}.text-with-card-inside:hover{background:var(--brand-50);border-color:var(--brand-600);box-shadow:0 12px 28px rgba(15,157,88,.22);transform:translateY(-6px)}.text-with-card-inside:hover h3,.text-with-card-inside:hover p{color:var(--ink-900)}.colored-text-card p,.colored-text-card:hover h3{color:#fff!important}.text-with-card-inside:hover img{transform:scale(1.06)}.colored-text-card{background:var(--brand-600);border:1px solid var(--brand-600);border-radius:16px;box-shadow:0 6px 16px rgba(15,157,88,.25);color:#fff}.colored-text-card h3,.colored-text-card p{color:#fff}.colored-text-card:hover{background:var(--brand-700);border-color:var(--brand-700);box-shadow:0 14px 28px rgba(15,157,88,.28);transform:translateY(-6px)}.svg-icon{display:block;height:65px;width:65px}.svg-icon .badge{fill:var(--brand-50);stroke:var(--brand-600);stroke-width:2}.svg-icon .glyph{fill:none;stroke:var(--brand-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.text-with-card-inside:hover .svg-icon .badge{fill:var(--brand-600);stroke:var(--brand-600)}.text-with-card-inside:hover .svg-icon .glyph{stroke:#fff}.colored-text-card .svg-icon .badge{fill:var(--brand-600);stroke:var(--brand-600)}.colored-text-card .svg-icon .glyph{stroke:#fff}.colored-text-card:hover .svg-icon .badge{fill:var(--brand-700);stroke:var(--brand-700)}.solutions-section{margin:12rem 0}@media (max-width:1023px){.no-padding-tab{padding:0!important}}@media (max-width:767px){.no-padding-mobile{padding:0!important}}.no-padding{padding:0!important}.card-heading{align-items:center;margin:0 auto;width:80%}.card-heading span{color:#3ecf8e}.grid-card-row{margin-bottom:4rem;padding:0 15px}.grid-image-wrapper{padding:0}.grid-cards-heading:after{border-bottom:2px solid #ff8839;bottom:0;content:"";position:absolute;width:100px}.grid-last-card-wrapper{border-radius:14px;box-shadow:0 0 7px #836edf4d;display:flex;flex-direction:column;justify-content:space-between;transition:.4s ease-in-out}.grid-last-card-parameter{padding:4rem}.grid-cards-wrapper,.grid-second-cards-wrapper{border-radius:14px;box-shadow:0 0 7px #836edf4d;transition:.4s ease-in-out}.grid-second-cards-wrapper{margin-bottom:4rem;padding:0}.grid-first-card{padding:6rem 4rem}.grid-first-card h3{font-family:work-sans-regular,sans-serif}.grid-first-card h2{font-family:work-sans-medium,sans-serif;font-size:3.8rem;margin-top:2.5rem}.grid-first-card-image img{width:100%}.grid-third-card{margin-bottom:0}.grid-fourth-card,.grid-third-card{border-radius:14px;box-shadow:0 0 7px #836edf4d;padding:6rem 4rem;transition:.4s ease-in-out}.grid-fourth-card{margin-bottom:4rem}.grid-third-card h3{font-family:work-sans-regular,sans-serif}.grid-third-card h2{font-family:work-sans-medium,sans-serif}.grid-fourth-card h2,.grid-third-card h2{font-size:3.8rem;margin-top:2.5rem}.card-cta-wrapper{align-items:center;display:flex;gap:14px;margin-top:24px}.card-cta-wrapper p{margin:0!important}.card-cta-wrapper img{width:20px!important}.grid-second-card-image{padding:8px}.grid-cards-section .second-column,.third-column{display:flex;flex-direction:column;justify-content:space-between}.grid-last-card-image{display:flex;justify-content:center}.grid-first-card,.grid-fourth-card,.grid-third-card{cursor:pointer;min-height:350px}.card-wrapper-new{height:100%}.card-wrapper-new,.card-wrapper-one{border-radius:14px;box-shadow:8px 6px 22px 0 #002ba31a;display:flex;padding:25px 20px;transition:all .3s ease}.card-wrapper-one{flex-direction:column}@media (max-width:767px){.card-wrapper-new{flex-direction:column}}.card-wrapper-right{border-radius:14px;box-shadow:8px 6px 22px 0 #002ba31a;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px 20px;transition:all .3s ease}.card-text-div{align-items:start;display:flex;flex-direction:column;padding:2rem}.card-text-div-right{padding:2rem}.card-text-last{margin-top:2rem}.card-text-div-left h3,.card-text-div-right h3{font-size:22px}.card-text-div-left{display:flex;flex-direction:column;padding:2rem}.second-row{margin-top:3rem}.card-heading{display:flex;flex-direction:column;text-align:center}#card-heading-tab{margin-bottom:5rem}.card-image{align-items:center;border-radius:12px;display:flex;justify-content:center}@media (max-width:768px){.card-image{justify-content:center}}.card-image-last{align-items:center;display:flex;justify-content:center}.card-section-wrapper{display:flex;flex-direction:column;row-gap:4rem}.tabs-header{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-bottom:3rem}.tab{background:transparent;border:1px solid #cfcfcf;border-radius:50px;color:#000;cursor:pointer;font-size:2rem;padding:1.5rem 4rem;transition:all .3s ease}.tab.active,.tab:hover{background:#3ecf8e;color:#fff}.tab-content-grid{display:none}.tab-content-grid.active{display:block}@media (max-width:768px){#card-image-down img{max-height:400px}.card-wrapper-one,.card-wrapper-right{gap:5rem}}.left-wrapper{display:flex;flex-direction:column;gap:3rem}@media (min-width:1540px){.left-wrapper{gap:4.5rem}}@media (min-width:1640px){.left-wrapper{gap:5.5rem}}.second-row{display:flex}@media (max-width:1024px){.tab{font-size:14px}.card-text-div-left h3,.card-text-div-right h3{font-size:18px}}@media (max-width:768px){.card-text-div h3{font-size:17px}}@media (max-width:767px){.tabs-header{gap:2rem}.second-row{flex-direction:column}.card-heading{align-items:flex-start!important;justify-content:flex-start;text-align:left;width:100%}.card-wrapper-right{margin-bottom:3rem}.card-image,.card-image-last{display:none!important}}@media (max-width:400px){.tabs-header{gap:2rem;justify-content:center}}@media (max-width:1024px){.second-mid-banner-button p{font-size:2.3rem}}@media (max-width:768px){.card{padding:0 30px 20px!important}.card:after{height:90%}.card:before{height:24px;left:-12px;width:24px}.card:after{height:100%;top:24px}}@media (max-width:1440px){.header-items ul li a{font-size:16px}.book-demo-btn{padding:.9rem 2.5rem}.book-demo-btn p{font-size:16px}}@media (min-width:1025px) and (max-width:1540px){.grid-card-wrapper{gap:6rem}.header-content li{padding:2.5rem 1rem}.trusted-by-partners-wrapper h2{font-size:3.3rem}.text-with-card-inside h3{font-size:20px}.banner-section{padding:20rem 0 6rem}.banner-points-div p{font-size:15px}.svg-icon{height:50px;width:50px}.text-with-card-inside{padding:30px 20px}.grid-card h3{font-size:2.8rem}.tab-switch-text ul li{gap:1.5rem}.tab-switch-text ul{margin-top:3rem}.partners-icon-col img{width:120px}.trusted-by-partners-images{gap:0;margin-top:3rem}.card h3{font-size:22px}}@media (max-width:1024px){.partners-icon-col img{width:120px}.header-content li{padding:2rem 0 .5rem!important}.svg-icon{height:50px;width:50px}.text-with-card-inside{padding:30px 20px}.tab-switch-link h3{font-size:2.8rem}.card{padding:0 30px 60px}.text-with-card-inside h3{font-size:18px}}@media (max-width:768px){.hamburger span{height:2px;width:25px}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-4px)}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,5px)}.trusted-by-partners-section{margin-bottom:12rem}.text-with-card-inside h3{font-size:18px}}@media (max-width:767px){.hamburger span{height:2px;width:25px}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-5px)}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,3px)}.grid-card-wrapper{row-gap:2rem}.trusted-by-partners-images{gap:4rem}.tab-switch-link h3{font-size:2.5rem}}.final-cta{background:linear-gradient(135deg,#4f46e5,#22c55e);color:#fff;padding:80px 0 72px;text-align:center}.final-cta h2{color:#fff!important;font-size:32px;font-weight:800;margin-bottom:10px}.final-cta p{color:rgba(241,245,249,.94);font-size:16px;margin:0 auto 24px;max-width:640px}.final-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.btn-light{background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.25);color:#061742;font-weight:700}.btn-light,.btn-outline{border-radius:999px;font-size:14px;padding:13px 24px;text-decoration:none}.btn-outline{background:transparent;border:1px solid rgba(226,232,240,.8);color:#fff;font-weight:600}.card-four-section{margin:12rem 0}.card-four-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 4rem;text-align:center;width:60%}.card-four-pointer-card{background:#ffffff10;border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px 0 #0000001a;height:100%;overflow:hidden;padding:5rem 2rem;position:relative}.card-four-pointer-card:before{background:radial-gradient(circle,#03672ed1 0,#ffe4e8 70%,transparent 100%);border-radius:50%;bottom:-50%;content:"";filter:blur(90px);height:95%;opacity:.4;position:absolute;right:-40%;transition:opacity .3s ease;width:115%;z-index:-1}.card-four-pointer-card img{margin-bottom:3rem;width:35px}.card-four-pointer-card h3{font-size:20px}.card-four-pointer-card p{font-size:16px}@media (max-width:1024px){.card-four-pointer-card h3{font-size:17px}.card-four-pointer-card p{font-size:2.3rem}}.agent-section{margin:12rem 0}.agent-section-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 8rem;text-align:center;width:60%}.agent-cards-wrapper{display:flex;flex-direction:column;gap:8rem}.agent-card-container{border-bottom:1px solid #e7e7e7;justify-content:space-between;padding-bottom:8rem}#last-agent-div{border-bottom:0}.agent-card-content{margin-top:4rem}.agent-card-content p{padding-left:16px;position:relative}.agent-card-content p:before{background:#000;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.75em;width:5px}.four-card-slider-wrapper img{width:65px}@media (min-width:1025px) and (max-width:1540px){.agent-card-content h3{font-size:22px}}@media (max-width:1440px){.agent-cards-wrapper{gap:6rem}.agent-card-container{padding-bottom:6rem}.four-card-slider-wrapper img{width:45px}}@media (max-width:768px){.agent-card-content{margin-top:0}}@media (max-width:767px){.agent-card-content{margin-top:2rem}.agent-card-container{row-gap:4rem}#row-reverse{flex-direction:column-reverse!important}.agent-cards-wrapper{gap:4rem}}.four-cards-slider-section{margin:12rem 0}.four-card-slider-container{display:flex!important;flex-wrap:nowrap!important;margin-top:3rem;overflow-x:hidden;padding-bottom:1rem;scroll-behavior:smooth}.four-card-slider-heading{width:70%}.four-card-slider-wrapper{border:1px solid #cecdcd;border-radius:8px;display:flex;flex-direction:column;height:100%;padding:4rem 2rem}.four-card-slider-content h3{font-size:19px;margin-top:.5rem}.slider-card-tag{color:#0db556;font-size:14px!important;margin-bottom:1rem;margin-top:3.5rem}.four-card-slider-cta{align-items:center;display:flex;gap:12px;margin-top:auto}.four-card-slider-cta p{margin-bottom:0}.four-card-slider-content p{font-size:16px}.four-card-slider-cta p{cursor:pointer;display:inline-block;font-size:15px;position:relative}.four-card-slider-cta p:after{background-color:#000;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.four-card-slider-wrapper:hover .arrow-icon rect{fill:#000;stroke:#000}.four-card-slider-wrapper:hover .arrow-icon path{fill:#fff}.four-card-slider-wrapper:hover .four-card-slider-cta p:after{width:100%}.slider-button-wrapper{display:flex;gap:1.2rem;justify-content:flex-end;margin-top:2rem}.slider-button{background:none;border:none}.prev{transform:scaleX(-1)}.arrow-icon{cursor:pointer;transition:opacity .3s ease}.arrow-icon.disabled{opacity:.4;pointer-events:none}.arrow-icon.disabled rect{fill:#fff;stroke:#414242}.arrow-icon.disabled path{fill:#414242}@media (max-width:1024px){.four-card-slider-content h3{font-size:16px}.four-card-slider-content p{font-size:2.3rem}.four-card-slider-cta p{font-size:13px}.four-card-slider-cta svg{height:22px;width:22px}.slider-button-wrapper svg{height:34px;width:34px}}.mid-banner-section{background:#ecffe9;margin:12rem 0;padding:8rem 0}.mid-banner-heading{margin-bottom:6rem;width:60%}.two-cards-wrapper>div{background:#222875;border-radius:16px;padding:8rem 5rem 0}.two-cards-wrapper{display:flex;justify-content:space-between}@media (max-width:1023px){.two-cards-wrapper{align-items:center;flex-direction:column;gap:4rem}}@media (max-width:767px){.two-cards-wrapper>div{padding:5rem}}.two-card-div{display:flex;flex-direction:column;height:100%}.two-card-image-div{align-items:flex-end;display:flex;height:100%;justify-content:flex-end}.two-card-image-div img{border-radius:16px 0 16px 0;margin-bottom:-1px}.two-card-div h3{font-size:30px;font-weight:600;letter-spacing:-.36px}.two-card-div h3,.two-card-div p{color:#cbefff;font-family:work-sans-light,"sans-serif";width:80%}.two-card-div p{font-size:17px;margin-bottom:8rem}.two-card-cta{background:transparent;border:1px solid #879fc8;border-radius:100px;color:#cbefff;font-family:work-sans-light,"sans-serif";font-size:15px;margin-bottom:10rem;margin-top:auto;padding:2rem 3rem;width:max-content}.mid-banner-right-card-container{display:flex;flex-direction:row}@media (min-width:768px){.padding-right-zero{padding-right:0!important}}@media (max-width:1024px){.two-card-div h3{font-size:24px}.two-card-div p{font-size:15px}.two-card-cta{font-size:13px}}@media (max-width:767px){.two-card-image-div img{border-radius:16px}}.grid-six-section{margin:12rem 0}.grid-six-heading{align-items:center;justify-content:center;margin:0 auto 6rem;text-align:center;width:60%}.grid-six-card,.grid-six-heading{display:flex;flex-direction:column}.grid-six-card{background:#ffffff01;border:1px solid #bebebe60;border-radius:10px;box-shadow:4px 4px 10px 0 #0000001a;height:100%;padding:6rem 3rem}.grid-six-wrapper{row-gap:3rem}.grid-six-card h3{font-size:20px}.grid-six-card p{font-size:17px}.grid-six-card>p{margin-bottom:5rem}.grid-six-card-cta{display:flex;gap:12px;margin-top:auto}.grid-six-card-cta p{display:inline-block;font-family:work-sans-medium,sans-serif;font-size:16px;margin-bottom:0;position:relative}.grid-six-card-cta svg{height:26px;width:26px}.grid-six-card-cta p:after{background:#000;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.grid-six-card:hover .grid-six-card-cta p:after{width:100%}@media (max-width:1024px){.grid-six-card h3{font-size:17px}.grid-six-card p{font-size:2.3rem}.grid-six-card-cta svg{height:22px;width:22px}}.second-mid-banner-wrapper{background:#fafafa;border-radius:20px;padding:8rem 4rem}.second-mid-banner-card{align-items:center;background:#fff;border-radius:10px;display:flex;justify-content:space-between;padding:4rem 3rem}.second-mid-banner-card svg{height:45px;width:45px}.second-mid-banner-card h3{font-size:21px}.second-mid-banner-card p{font-size:17px}.second-mid-banner-img{margin-top:7rem}.second-mid-banner-heading{width:80%}.second-mid-banner-cards-wrapper{display:flex;flex-direction:column;gap:2rem}@media (max-width:1440px){.second-mid-banner-card svg{height:40px;width:40px}}@media (max-width:1024px){.second-mid-banner-card h3{font-size:18px}.second-mid-banner-card p{font-size:15px}.second-mid-banner-card svg{font-size:34px;height:34px}}@media (max-width:768px){.second-mid-banner-card h3{font-size:16px}.second-mid-banner-card p{font-size:2.3rem}}@media (max-width:767px){.second-mid-banner-wrapper{gap:6rem}.second-mid-banner-cards-wrapper{gap:4rem}}.four-box-section{margin:12rem 0 14rem}.four-box-content{margin-top:6rem}.box-card{background:#ffffff01;border-radius:10px;border-top:3px solid #061742;box-shadow:4px 4px 10px 0 #0000001a;display:flex;flex-direction:column;height:100%;padding:5rem 2.5rem}.box-card-paragraph-two{margin-bottom:6rem!important}.impact-div{align-items:flex-start;display:flex;gap:12px;margin-top:auto}.impact-div p{color:#0db556;font-size:14px!important;margin:0}.impact-div img{width:20px}.box-card h3{font-size:20px}.box-card p{font-size:16px;margin-bottom:0}@media (max-width:1024px){.box-card h3{font-size:17px}.box-card p,.impact-div p{font-size:2.3rem!important}.four-box-wrapper{row-gap:4rem}}@media (max-width:767px){.four-box-wrapper{row-gap:4rem}}.cta-heading{margin:0 auto;text-align:center;width:60%}.cta-heading h2 span{background:linear-gradient(90deg,#2ecc71,#3ecf8e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section{margin:12rem 0}@media (max-width:1024px){.card-four-pointer-wrapper{row-gap:4rem}}@media (min-width:1025px) and (max-width:1540px){.banner-wrapper h1{font-size:5.5rem;width:50%!important}.four-box-wrapper h2,.four-card-slider-heading h2,.grid-six-heading h2,.header-icons .heading-icons-description,.image-text-header h2,.mid-banner-heading h2,.platform-section-h2,.pricing-header-text-div h2,.second-mid-banner-heading h2,.section-heading h2,.six-card-heading h2,.statements-header h2,.steps-card-heading h2,.three-card-branch-heading h2,.three-card-heading h2{font-size:4rem}.header-icons p{margin-top:0}}@media (max-width:767px){.agent-section-header,.card-four-header,.four-card-slider-heading,.four-grid-header,.grid-six-heading,.mid-banner-heading,.platoform-card-header,.second-mid-banner-heading,.statements-header,.steps-card-heading,.three-card-branch-heading,.three-card-heading{align-items:flex-start;justify-content:flex-start;text-align:left;width:100%}.cta-heading{width:100%}.agent-section-header{margin-bottom:4rem}}.layered-architecture-section{margin:14rem 0}.layered-architecture-heading-h2{width:42%}.layered-architecture-heading-p{width:50%}.layered-architecture-heading{display:flex;justify-content:space-between;margin-bottom:6rem}.layer-div{border-bottom:1px solid #a0a0a041;margin-top:5rem;padding-bottom:6rem;position:relative}.layered-container-h3{font-family:work-sans-semibold,"sans-serif";font-size:21px!important}.layer-div-heading{align-items:center;display:flex;gap:2rem;margin-bottom:3rem}.layer-div-heading-tag{background:#fbfbfb;border:1px solid #f0f0f048;border-radius:30px;padding:.7rem 2rem}.layered-div-line>div:last-child{border:none}.layered-container{display:flex;flex-direction:column;position:relative;row-gap:5rem}.layered-container>div:first-child{background:#fdf8ff;border:1px solid #580097;border-radius:16px;padding:6rem 8rem}.layered-container>div:last-child{background:#f8fcff;border:1px solid #00477d;border-radius:16px;padding:6rem 8rem}.layered-div-line{--rail-x:0px}.layered-container>div h3{font-size:18px}.layered-container>div>div:last-child{border-bottom:none}.layer-pointers-container{align-items:flex-start;display:flex;flex-direction:column;row-gap:2rem}.layer-div-heading h3{font-size:20px;margin-bottom:0}.layer-div-para{font-size:17px}.layer-div-para b{font-family:work-sans-semibold,"sans-serif"}.layer-div-heading-tag p{font-size:12px!important;margin-bottom:0}.layer-pointer-div{align-items:flex-start;display:flex;gap:12px}.layer-pointer-div p{font-size:17px;margin-bottom:0}.layer-line-marker{display:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.08));left:-25px;position:absolute;top:0;transform:translateX(-50%);z-index:10}.layer-line-marker img{height:35px;width:35px}.layered-sticky-stack{display:flex;flex-direction:column;gap:0;isolation:isolate;padding:0;position:relative}.stack-card{position:sticky;transition:transform .26s ease;will-change:transform}.stack-card:first-child{top:140px;transform:translateY(0) scale(.98);z-index:1}.stack-card:nth-child(2){margin-top:0;top:180px;transform:translateY(40px) scale(1);z-index:2}@media (min-width:1025px) and (max-width:1540px){.layered-architecture-heading-h2 h2{font-size:4rem}}@media (max-width:1024px){.layer-div-heading h3{font-size:17px!important}.layer-div-para,.layer-pointer-div p{font-size:2.3rem}.layer-line-marker{left:-15px}.layer-line-marker img{width:25px}.layered-container-h3{font-size:18px!important}}@media (max-width:768px){.layered-container-h3{padding-left:0}.layered-container>div:first-child,.layered-container>div:last-child{padding:6rem 4rem}}@media (max-width:767px){.layered-architecture-heading{flex-direction:column}.layered-architecture-heading-h2,.layered-architecture-heading-p{width:100%}.layer-pointers-container{align-items:flex-start;margin-top:3rem}.stack-card:first-child{top:90px}.layer-div-heading{align-items:flex-start;justify-content:space-between}}@media (max-width:400px){.layer-div-heading{flex-direction:column-reverse}}@media (min-width:1025px) and (max-width:1640px){.switch-tab-point p,p{font-size:15px!important}.diagram-point-div p{font-size:13.5px!important}.copyright p,.footer-items p{font-size:12.5px!important}.four-card-slider-content h3{font-size:17px!important}.header-section .mega-trigger.platform-link{font-family:work-sans-regular,sans-serif;font-size:15px!important}}.mid-banner-cta-section{margin:6rem 0 14rem}.mid-banner-wrapper{background:#fafafa;border-radius:16px;padding:4rem 2rem}.mid-banner-header-cta{align-items:center;display:flex;gap:5rem}.mid-banner-header-cta img{width:200px}.mid-banner-cta{background:#0d0d0d;border-radius:100px;display:block;margin-top:2rem;padding:2rem;text-align:center}.mid-banner-cta p{color:#fff;font-size:13px!important;margin-bottom:0}.mid-banner-cta-heading{width:65%}.mid-banner-cta-heading h2{font-size:24px;margin-bottom:8px}.mid-banner-cta-heading p{font-size:15px}@media (max-width:1024px){.mid-banner-wrapper{flex-direction:column;row-gap:4rem}.mid-banner-cta{padding:2rem 4.5rem;width:max-content}.cta-div{display:flex;justify-content:flex-end}.mid-banner-cta p{font-size:13px!important}.mid-banner-cta-heading h2{font-size:20px}.mid-banner-cta-heading p{font-size:2.3rem}}@media (max-width:767px){.mid-banner-header-cta{align-items:flex-start;flex-direction:column}.mid-banner-cta-heading{width:100%}.mid-banner-header-cta img{display:none}.cta-div{justify-content:flex-start}.mid-banner-cta{margin-top:0}}#hs-cmsf-branding img,.hs-cmsf-branding__icon{overflow:hidden!important}