@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Rokkitt:wght@700&display=swap";html,body,#root{width:100%;min-height:100%;font-family:Poppins,sans-serif}#root{max-width:1920px;margin:0 auto;position:relative}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}section[id]{scroll-margin-top:96px}#hero-section{background:0 0;flex-direction:column;align-items:center;width:100%;padding-bottom:80px;display:flex;position:relative}#hero-section:before{content:"";background-image:var(--hero-bg);opacity:.3;z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}#hero-section:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff0 0%,#fff 75% 100%);width:100%;height:300px;position:absolute;bottom:0;left:0}#navbar{z-index:1000;background:0 0;border-radius:0;height:80px;transition:top .28s,left .28s,right .28s,border-radius .28s,background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:0}#navbar.navbar--scrolled{-webkit-backdrop-filter:blur(14px);background:#ffffffa6;border-bottom:1px solid #082e6b0f;border-radius:999px;width:auto;height:64px;top:10px;left:16px;right:16px;box-shadow:0 12px 30px #082e6b14}.nav-inner{justify-content:space-between;align-items:center;gap:32px;height:70px;padding:0 48px;transition:height .25s,padding .25s;display:flex}#navbar.navbar--scrolled .nav-inner{height:54px;padding:0 32px}#navbar.navbar--scrolled .nav-logo{transform:translateY(2px)}#navbar.navbar--scrolled .nav-separator{opacity:0}.nav-logo{flex-shrink:0;align-items:center;gap:18px;transition:transform .28s;display:flex}.logo-img{object-fit:contain;width:50px;height:auto;display:block}.logo-text-brand{letter-spacing:-.5px;-webkit-user-select:none;user-select:none;align-items:center;font-family:Rokkitt,serif;font-size:32px;font-weight:700;display:flex}.text-api{color:#3689ec}.text-vex{color:#1e1e1e}.nav-links{flex:1;justify-content:center;align-items:center;gap:40px;list-style:none;display:flex;position:relative}.nav-link{letter-spacing:0;text-align:center;color:#1e1e1e;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:100%;text-decoration:none;transition:color .25s;position:relative}.nav-link:hover{color:#3689ec}.nav-indicator{opacity:0;will-change:transform;background:#082e6b;border-radius:2.5px;height:5px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;bottom:-8px;left:0}.nav-indicator--show{opacity:1}#hero-section{padding-top:56px}.nav-right{flex-shrink:0;align-items:center;gap:24px;display:flex}.nav-login{align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.nav-login:hover{opacity:.75}.admin-icon{object-fit:contain;flex-shrink:0;width:20.48px;height:25px}.login-text{letter-spacing:0;text-align:center;color:#1e1e1e;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:100%}.btn-get-started{letter-spacing:0;text-align:center;color:#fff;white-space:nowrap;background:#3689ec;border-radius:30px;justify-content:center;align-items:center;width:110px;height:40px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:100%;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #3689ec59}.btn-get-started:hover{background:#2a75d4;transform:translateY(-2px);box-shadow:0 6px 20px #3689ec80}.nav-separator{background:linear-gradient(90deg,#e9f1fd 0%,#c5d4ee 30% 69.8%,#f0f6fe 100%);border:none;width:100%;height:1px}.hero-content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:20px;padding-top:72px;display:flex}.hero-headline{letter-spacing:0;text-align:center;color:#1e1e1e;width:850px;max-width:90vw;font-family:Poppins,sans-serif;font-size:42px;font-weight:600;line-height:100%}.hero-subheadline{letter-spacing:0;text-align:center;color:#777;width:774px;max-width:90vw;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:28px}.hero-cta{align-items:center;gap:20px;margin-top:8px;display:flex}.btn-explore{letter-spacing:0;text-align:center;color:#fff;white-space:nowrap;background:#082e6b;border-radius:30px;justify-content:center;align-items:center;width:170px;height:40px;padding:8px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:100%;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #082e6b59}.btn-explore:hover{background:#0a3a84;transform:translateY(-2px);box-shadow:0 6px 20px #082e6b80}.btn-workflow{letter-spacing:0;text-align:center;color:#082e6b;white-space:nowrap;background:#fff;border:1px solid #082e6b;border-radius:30px;justify-content:center;align-items:center;width:150px;height:40px;padding:8px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:100%;text-decoration:none;transition:background .25s,color .25s,transform .2s;display:inline-flex}.btn-workflow:hover{color:#fff;background:#082e6b;transform:translateY(-2px)}.hero-laptop{z-index:2;justify-content:center;align-items:flex-end;width:100%;margin-top:48px;padding:0;display:flex;position:relative}.laptop-wrapper{flex-shrink:0;width:720px;height:425px;position:relative}.laptop-img{object-fit:contain;filter:drop-shadow(0 24px 60px #082e6b2e);width:720px;height:425px;animation:.9s both floatUp;position:absolute;top:0;left:0}.laptop-overlay{object-fit:cover;z-index:1;border-radius:4px 0 0 4px;width:108px;height:354px;animation:.9s both floatUp;position:absolute;top:29px;left:90px}.laptop-card{z-index:2;filter:drop-shadow(0 15px 30px #00000026);width:240px;height:auto;animation:1.2s both floatUp;position:absolute;top:270px;left:105px}.float-icon{object-fit:contain;z-index:2;opacity:0;animation:.8s forwards svgFadeIn,2.5s ease-in-out infinite alternate svgBounce;position:absolute}.float-person{width:55px;height:auto;animation-delay:.1s;top:-30px;left:-90px;rotate:12.15deg}.float-building{width:65px;height:auto;animation-delay:.2s;top:150px;left:-60px;rotate:-14.24deg}.float-file{width:50px;height:auto;animation-delay:.3s;top:340px;left:-90px;rotate:9.38deg}.float-gallery{width:45px;height:auto;animation-delay:.15s;top:-20px;right:-90px;rotate:-12deg}.float-orange{width:50px;height:auto;animation-delay:.25s;top:150px;right:-50px;rotate:8deg}.float-settings{width:55px;height:auto;animation-delay:.35s;top:340px;right:-90px}@keyframes floatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes svgFadeIn{0%{opacity:0}to{opacity:1}}@keyframes svgBounce{0%{transform:translateY(8px)}to{transform:translateY(-8px)}}.hero-headline{animation:.7s both fadeDown}.hero-subheadline{animation:.7s .15s both fadeDown}.hero-cta{animation:.7s .3s both fadeDown}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.features-bar{background-color:#082e6b;justify-content:center;align-items:center;gap:60px;width:100%;height:70px;display:flex}.feature-item{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:100%}.feature-divider{background:linear-gradient(#082e6b 10.87%,#fff 51.13%,#082e6b 89.13%);width:1px;height:50px}@media (width>=1024px){:root{--desktop-frame:1440px}.nav-inner,.mobile-app-inner,.ai-layout-container,.footer-inner,.three-cards-row,.how-roles-block{width:min(100%, var(--desktop-frame));margin-inline:auto}.lifecycle-wave-wrapper{max-width:min(1050px, calc(var(--desktop-frame) - 120px));margin-inline:auto}}.admin-web-panel-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:60px 48px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.admin-grid-decoration{transform-origin:100% 0;opacity:.4;pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#b0c4de 1px,#0000 1px),linear-gradient(#b0c4de 1px,#0000 1px);background-size:40px 40px;width:488px;height:388px;position:absolute;top:0;right:0;transform:rotate(-90deg)}.admin-blur-circle-top{opacity:.1;-webkit-backdrop-filter:blur(300px);filter:blur(60px);pointer-events:none;z-index:0;background:#0855b9;border-radius:50%;width:246px;height:246px;position:absolute;top:-80px;right:-80px}.admin-blur-ellipse-bottom{opacity:.1;-webkit-backdrop-filter:blur(300px);filter:blur(80px);pointer-events:none;z-index:0;background:#0855b9;border-radius:50%;width:569px;height:569px;position:absolute;bottom:-284px;left:-149px}.admin-header-box{z-index:1;justify-content:center;align-items:center;gap:20px;margin-bottom:32px;display:flex;position:relative}.admin-header-line{background-color:#0855b9;border-radius:2px;width:65px;height:2px}.admin-header-text{letter-spacing:.1em;color:#0855b9;text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:100%}.admin-main-heading{color:#1e1e1e;text-align:center;z-index:1;max-width:1000px;margin-bottom:16px;font-size:36px;font-weight:600;line-height:110%;position:relative}.admin-sub-heading{color:#777;text-align:center;z-index:1;margin-bottom:40px;font-size:15px;font-weight:400;line-height:1.6;position:relative}.admin-cards-wrapper{z-index:1;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:1920px;display:flex;position:relative}.admin-cards-row{flex-wrap:nowrap;justify-content:center;gap:30px;width:100%;display:flex}.row-top .admin-card,.row-bottom .admin-card{width:320px;height:350px}.admin-card{box-sizing:border-box;z-index:1;background:#fff;border:2px solid #e3e3e3;border-radius:15px;flex-direction:column;flex-shrink:0;align-items:center;padding:20px 30px 30px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.admin-card.card-1:hover{border-color:#e4f5e7;box-shadow:6px 6px 0 2px #e4f5e7,0 12px 32px #e4f5e799}.admin-card.card-2:hover{border-color:#efefff;box-shadow:6px 6px 0 2px #efefff,0 12px 32px #efefff99}.admin-card.card-3:hover{border-color:#f0dfd1;box-shadow:6px 6px 0 2px #f0dfd1,0 12px 32px #f0dfd199}.admin-card.card-4:hover{border-color:#ffeded;box-shadow:6px 6px 0 2px #ffeded,0 12px 32px #ffeded99}.admin-card.card-5:hover{border-color:#e0ecf6;box-shadow:6px 6px 0 2px #e0ecf6,0 12px 32px #e0ecf699}.card-icon-box{background-color:#f3f3f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.admin-card.card-1:hover .card-icon-box{background-color:#e4f5e7}.admin-card.card-2:hover .card-icon-box{background-color:#efefff}.admin-card.card-3:hover .card-icon-box{background-color:#f0dfd1}.admin-card.card-4:hover .card-icon-box{background-color:#ffeded}.admin-card.card-5:hover .card-icon-box{background-color:#e0ecf6}.card-icon-box img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:0;transition:opacity .3s;position:absolute;top:0;left:0}.icon-default{opacity:1}.admin-card:hover .icon-default,.icon-color{opacity:0}.admin-card:hover .icon-color{opacity:1}.card-title{color:#1e1e1e;text-align:center;flex-shrink:0;margin-bottom:8px;font-size:18px;font-weight:600;line-height:120%}.card-description{color:#777;text-align:center;flex-shrink:0;margin-bottom:15px;padding:0 5px;font-size:14px;font-weight:400;line-height:140%}.card-divider{background-color:#e3e3e3;flex-shrink:0;width:100%;height:2px;min-height:2px;margin-bottom:20px}.card-bullets{flex:1;align-self:flex-start;width:100%;margin:0;padding:0;list-style:none;overflow:hidden}.card-bullets li{color:#777;align-items:center;gap:10px;margin-bottom:6px;font-size:13px;font-weight:400;line-height:1.8;transition:color .3s;display:flex}.card-bullets li:before{content:"";background-color:#777;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background-color .3s;display:block}.admin-card:hover .card-bullets li{color:#1e1e1e}.admin-card:hover .card-bullets li:before{background-color:#1e1e1e}@media (width<=1280px){.row-top .admin-card,.row-bottom .admin-card{width:360px}.admin-cards-row{gap:20px}}@media (width<=1150px){.admin-cards-row{flex-wrap:wrap}.row-top .admin-card,.row-bottom .admin-card{width:45%;height:auto;min-height:350px}}@media (width<=768px){.admin-main-heading{font-size:32px}.row-top .admin-card,.row-bottom .admin-card{width:100%;max-width:400px;height:auto;min-height:340px}}.lifecycle-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;margin:0;padding:0;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.lifecycle-gradient-box{box-sizing:border-box;background-color:#dae7fd;border:none;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0;padding:80px 48px 60px;display:flex;position:relative}.lifecycle-header-box{z-index:1;justify-content:center;align-items:center;gap:20px;height:30px;margin-bottom:24px;display:flex;position:relative}.lifecycle-header-line{background-color:#3689ec;border-radius:2px;width:65px;height:2px}.lifecycle-header-text{letter-spacing:.1em;color:#3689ec;text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:100%}.lifecycle-main-heading{color:#1e1e1e;text-align:center;z-index:1;max-width:800px;margin-bottom:16px;font-size:36px;font-weight:600;line-height:110%;position:relative}.lifecycle-sub-heading{color:#777;text-align:center;z-index:1;max-width:700px;margin-bottom:60px;font-size:15px;font-weight:400;line-height:1.6;position:relative}.lifecycle-wave-wrapper{width:100%;max-width:1050px;margin:80px auto 0;padding-bottom:80px;position:relative}.lifecycle-wave{object-fit:contain;width:100%;height:auto;display:block}.status-svg{z-index:2;width:12%;min-width:80px;position:absolute;transform:translate(-50%,-50%)}.status-red{top:55%;left:21%}.status-yellow{top:10%;left:41%}.status-green{top:55%;left:61%}.status-blue{top:10%;left:81%}@media (width<=1280px){.lifecycle-gradient-box{padding:60px 32px 0}}@media (width<=768px){.lifecycle-gradient-box{padding:40px 20px 0}.lifecycle-main-heading{font-size:30px}.lifecycle-sub-heading{font-size:16px}.lifecycle-header-text{font-size:14px}.lifecycle-wave-wrapper{margin-top:40px;padding-bottom:40px}.status-svg{min-width:80px}}.smart-bill-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:60px clamp(16px,4vw,48px) 200px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:visible}.smart-bill-content{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.smart-bill-heading,.smart-bill-subheading,.smart-bill-bg-wrapper,.smart-bill-vertical,.smart-bill-logoclear,.smart-bill-afterpillar,.smart-bill-nextone,.smart-bill-anotherpopup,.smart-bill-status-btn,.smart-bill-status-arrow,.smart-bill-sidecard{opacity:0}.smart-bill-heading{color:#1e1e1e;text-align:center;max-width:800px;margin-bottom:16px;font-size:36px;font-weight:600;line-height:110%}.smart-bill-subheading{color:#777;text-align:center;max-width:700px;margin-bottom:30px;font-size:16px;font-weight:400;line-height:1.6}.smart-bill-graphics{aspect-ratio:1;justify-content:center;align-items:center;width:min(500px,100vw - 2*clamp(16px,4vw,48px));height:auto;margin:0 auto;display:flex;position:relative}.smart-bill-bg-wrapper{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute}.smart-bill-ellipse{object-fit:contain;width:90%;height:90%}.smart-bill-vertical{object-fit:contain;z-index:3;width:auto;height:78%;position:absolute;top:45%;left:-16px;transform:translate(-20px,-50%)}.smart-bill-logoclear{object-fit:contain;z-index:4;width:40px;height:auto;position:absolute;top:10%;left:-12px;transform:translate(-20px,-50%)}.smart-bill-afterpillar{object-fit:contain;z-index:2;width:auto;height:78%;position:absolute;top:45%;left:55px;transform:translateY(-45%)}.smart-bill-nextone{object-fit:contain;z-index:4;width:75%;height:auto;position:absolute;top:20%;left:62px;transform:translateY(-10px)}.smart-bill-anotherpopup{object-fit:contain;z-index:5;width:200px;height:120px;position:absolute;bottom:14%;right:2px;transform:translateY(20px)}.smart-bill-status-group{z-index:6;align-items:center;gap:12px;display:flex;position:absolute;bottom:9%;left:65px}.smart-bill-status-btn{object-fit:contain;width:57px;height:22px;transform:scale(.5)translateY(20px)}.smart-bill-status-arrow{object-fit:contain;width:auto;height:40px;margin-left:1px;transform:translate(-10px,10px)}.smart-bill-sidecard-slot{z-index:7;pointer-events:none;position:absolute}.smart-bill-sidecard-slot .smart-bill-sidecard{object-fit:contain;width:min(400px,max(100px,50vw + min(500px,100vw - 96px)/-2 - clamp(12px,2vw,28px)));max-width:100%;height:auto;display:block;transform:scale(.2)translateY(50px)}.smart-bill-sidecard-slot.card-ai{top:5%;left:0;transform:translate(calc(-100% - clamp(6px,1.2vw,18px)))}.smart-bill-sidecard-slot.card-whatsapp{top:38%;left:0;transform:translate(calc(-100% - clamp(6px,1.2vw,18px)))}.smart-bill-sidecard-slot.card-employee{top:71%;left:0;transform:translate(calc(-100% - clamp(6px,1.2vw,18px)))}.smart-bill-sidecard-slot.card-bill{top:25%;right:0;transform:translate(calc(100% + clamp(6px,1.2vw,18px)))}.smart-bill-sidecard-slot.card-automated{top:60%;right:0;transform:translate(calc(100% + clamp(6px,1.2vw,18px)))}.is-visible .smart-bill-heading{animation:.6s .1s forwards fadeUp}.is-visible .smart-bill-subheading{animation:.6s .3s forwards fadeUp}.is-visible .smart-bill-bg-wrapper{animation:1s cubic-bezier(.25,.8,.25,1) .6s forwards smoothEllipseFade}.is-visible .smart-bill-vertical,.is-visible .smart-bill-logoclear{animation:.8s cubic-bezier(.25,.8,.25,1) 1.2s forwards slideInLeft}.is-visible .smart-bill-afterpillar{animation:.8s cubic-bezier(.25,.8,.25,1) 1.6s forwards smoothFadeUp}.is-visible .smart-bill-nextone{animation:.7s cubic-bezier(.25,.8,.25,1) 2s forwards dropDownFade}.is-visible .smart-bill-anotherpopup{animation:.7s cubic-bezier(.25,.8,.25,1) 2.4s forwards popUpFade}.is-visible .status-pending{animation:.5s cubic-bezier(.175,.885,.32,1.275) 2.8s forwards popBounce}.is-visible .status-taken{animation:.5s cubic-bezier(.175,.885,.32,1.275) 2.95s forwards popBounce}.is-visible .status-accepted{animation:.5s cubic-bezier(.175,.885,.32,1.275) 3.1s forwards popBounce}.is-visible .smart-bill-status-arrow{animation:.5s 3.4s forwards fadeSlideUp}.is-visible .smart-bill-sidecard-slot.card-ai .smart-bill-sidecard{animation:.7s cubic-bezier(.175,.885,.32,1.275) 3.8s forwards popup3DBounce}.is-visible .smart-bill-sidecard-slot.card-whatsapp .smart-bill-sidecard{animation:.7s cubic-bezier(.175,.885,.32,1.275) 3.95s forwards popup3DBounce}.is-visible .smart-bill-sidecard-slot.card-employee .smart-bill-sidecard{animation:.7s cubic-bezier(.175,.885,.32,1.275) 4.1s forwards popup3DBounce}.is-visible .smart-bill-sidecard-slot.card-bill .smart-bill-sidecard{animation:.7s cubic-bezier(.175,.885,.32,1.275) 4.25s forwards popup3DBounce}.is-visible .smart-bill-sidecard-slot.card-automated .smart-bill-sidecard{animation:.7s cubic-bezier(.175,.885,.32,1.275) 4.4s forwards popup3DBounce}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes smoothEllipseFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes smoothFadeUp{0%{opacity:0;transform:translateY(-45%)}to{opacity:1;transform:translateY(-50%)}}@keyframes dropDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes popUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popBounce{0%{opacity:0;transform:scale(.5)translateY(20px)}80%{opacity:1;transform:scale(1.1)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translate(-10px,10px)}to{opacity:1;transform:translate(0)}}@keyframes popup3DBounce{0%{opacity:0;transform:scale(.2)translateY(60px)}60%{opacity:1;transform:scale(1.05)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1280px){.smart-bill-section{padding:80px clamp(16px,3vw,32px) 100px}}@media (width<=768px){.smart-bill-section{padding:60px 20px 80px}.smart-bill-heading{font-size:30px}.smart-bill-subheading{font-size:16px}.smart-bill-graphics{aspect-ratio:1;width:min(400px,100vw - 40px)}.smart-bill-vertical{left:-20px}.smart-bill-afterpillar{left:40px}.smart-bill-nextone{left:48px}.smart-bill-anotherpopup{width:75%;right:-15px}.smart-bill-status-group{gap:8px;bottom:-2%;left:45px}.smart-bill-status-btn{height:28px}.smart-bill-status-arrow{height:18px}.smart-bill-sidecard-slot .smart-bill-sidecard{width:min(128px,50vw - 60px)}.smart-bill-sidecard-slot.card-ai{top:-10%;left:0;transform:translate(calc(-100% - 4px))}.smart-bill-sidecard-slot.card-whatsapp{top:85%;left:0;transform:translate(calc(-100% - 4px))}.smart-bill-sidecard-slot.card-employee{top:102%;left:50%;transform:translate(-50%)}.smart-bill-sidecard-slot.card-bill{top:-10%;right:0;transform:translate(calc(100% + 4px))}.smart-bill-sidecard-slot.card-automated{top:85%;right:0;transform:translate(calc(100% + 4px))}}.receipt-pdf-wrapper{z-index:10;justify-content:center;align-items:center;gap:40px;width:100%;max-width:1000px;margin-top:60px;display:flex;position:relative}.receipt-blur-ellipse{opacity:.1;-webkit-backdrop-filter:blur(300px);filter:blur(80px);pointer-events:none;z-index:-1;background:#0855b9;border-radius:50%;width:599px;height:599px;position:absolute;top:-50px;left:-30px}.receipt-text-col{flex-direction:column;flex:1;max-width:520px;display:flex}.receipt-main-heading{color:#1e1e1e;text-align:left;white-space:nowrap;margin-top:0;margin-bottom:14px;font-size:32px;font-weight:600;line-height:120%}.receipt-sub-heading{color:#777;text-align:left;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1}.receipt-bullets{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.receipt-bullets li{color:#1e1e1e;white-space:nowrap;align-items:center;gap:18px;font-size:14px;font-weight:400;line-height:.5;display:flex}.receipt-pointer{flex-shrink:0;width:14px;height:auto}.receipt-img-col{flex-shrink:0;width:300px;height:400px;position:relative}.img-rece-pdf{object-fit:cover;border-radius:40px 10px;width:100%;height:100%;position:absolute;top:0;right:0}.img-rece-list{z-index:2;width:245px;height:auto;position:absolute;top:90%;left:-170px;transform:translateY(-50%)}.smart-bill-graph-bg{opacity:.5;pointer-events:none;z-index:0;width:380px;height:270px;position:absolute;bottom:-40px;left:100px;transform:rotate(-4.35deg)}@media (width<=1150px){.receipt-pdf-wrapper{flex-direction:column;gap:60px;margin-top:100px}.receipt-text-col{align-items:flex-start;max-width:100%}.receipt-main-heading,.receipt-sub-heading{text-align:left}.img-rece-list{left:-40px}}@media (width<=768px){.receipt-img-col{width:100%;max-width:400px;height:450px}.img-rece-list{width:250px;left:-10px}.receipt-main-heading,.receipt-bullets li{white-space:normal}.receipt-bullets li{line-height:1.45}}.ai-powered-section{color:#fff;background-color:#fff;width:100%;height:500px;margin-top:0;font-family:Poppins,sans-serif;position:relative;overflow:visible}.ai-blue-bg{z-index:0;background:#082e6a;width:100%;height:430px;position:absolute;top:0;left:0;overflow:hidden}.ai-grid-bg{opacity:.6;mix-blend-mode:color-burn;pointer-events:none;width:320px;height:auto;position:absolute;top:0;left:0}.ai-layout-container{z-index:1;width:100%;max-width:1920px;height:100%;margin:0 auto;position:relative}.ai-laptop-img{z-index:2;width:880px;height:auto;position:absolute;top:15px;left:500px}.ai-text-content{z-index:2;flex-direction:column;max-width:500px;display:flex;position:absolute;top:30px;left:650px}.ai-header-box{align-items:center;gap:15px;margin-top:5px;margin-bottom:16px;display:flex}.ai-header-text{letter-spacing:.1em;color:#fff;text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:100%}.ai-header-line{background-color:#fff;border-radius:2px;width:65px;height:2px}.ai-main-heading{color:#fff;white-space:nowrap;margin-top:0;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;line-height:30px}.ai-sub-heading{color:#b0cad5;max-width:480px;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:28px}.ai-cards-row{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.ai-step-card{pointer-events:all;box-sizing:border-box;text-align:center;background:#fff;border-radius:10px;flex-direction:column;align-items:center;width:140px;min-height:170px;padding:18px 12px 20px;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s cubic-bezier(.25,.8,.25,1);animation:.6s cubic-bezier(.25,.8,.25,1) both cardSlideUp;display:flex;position:absolute;box-shadow:0 4px 25px #082e6a4d}.card-step-1{z-index:14;animation-delay:.1s;top:210px;left:850px}.card-step-2{z-index:11;animation-delay:.2s;top:240px;left:980px}.card-step-3{z-index:13;animation-delay:.3s;top:275px;left:1110px}.card-step-4{z-index:12;animation-delay:.4s;top:235px;left:1240px}.ai-step-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #082e6a38}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ai-step-number{color:#1e1e1e;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:46px;font-weight:500;line-height:100%}.ai-step-label{letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#0855b9;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:10.56px;font-weight:500;line-height:100%}.ai-step-icon-wrapper{flex-shrink:0;width:41px;height:41px;margin-bottom:14px}.ai-step-icon{object-fit:contain;width:41px;height:41px}.ai-step-title{color:#1e1e1e;text-align:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:100%}.ai-step-desc{color:#777;text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.5}@media (width<=1600px){.ai-laptop-img{width:800px;left:120px}.ai-text-content{left:850px}}@media (width<=1280px){.ai-powered-section{margin-top:20px}.ai-blue-bg{height:410px}.ai-laptop-img{width:650px;top:10px;left:90px}.card-step-1{top:180px;left:650px}.card-step-2{top:210px;left:780px}.card-step-3{top:245px;left:910px}.card-step-4{top:205px;left:1030px}.ai-text-content{top:5%;left:650px}.ai-main-heading{font-size:30px}}@media (width<=1024px){.ai-powered-section{height:auto;padding-bottom:60px}.ai-blue-bg{height:100%}.ai-layout-container{flex-direction:column-reverse;align-items:center;display:flex}.ai-laptop-img{width:100%;max-width:780px;position:relative;top:0;left:0}.ai-text-content{max-width:100%;margin-top:60px;margin-bottom:40px;padding:0 30px;position:relative;top:0;left:0}.ai-main-heading{white-space:normal}.ai-cards-row{display:none}}@media (width>=1601px){.ai-layout-container{max-width:100%;padding:0 40px}.ai-laptop-img{width:1000px;top:-5px;left:80px}.ai-text-content{max-width:550px;top:50px;left:950px}.card-step-1{z-index:15;top:230px;left:950px}.card-step-2{z-index:10;top:260px;left:1080px}.card-step-3{z-index:15;top:295px;left:1210px}.card-step-4{z-index:10;top:255px;left:1340px}}.mobile-app-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:60px clamp(20px,4vw,48px) 80px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow-x:hidden}.mobile-app-inner{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin-inline:auto;display:flex}.mobile-app-header-box{z-index:1;justify-content:center;align-items:center;gap:20px;margin-bottom:32px;display:flex;position:relative}.mobile-app-header-line{background-color:var(--2nd-main,#0855b9);border-radius:2px;width:65px;height:2px}.mobile-app-header-text{letter-spacing:.1em;color:var(--2nd-main,#0855b9);text-transform:uppercase;margin:0;font-size:14px;font-weight:500;line-height:100%}.mobile-app-main-heading{color:#1e1e1e;text-align:center;z-index:1;max-width:800px;margin-bottom:16px;font-size:36px;font-weight:600;line-height:110%;position:relative}.mobile-app-sub-heading{color:#777;text-align:center;z-index:1;max-width:700px;margin-bottom:48px;font-size:15px;font-weight:400;line-height:1.6;position:relative}.mobile-app-visual{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;max-width:1200px;margin-inline:auto;display:flex;position:relative}.mobile-app-phone{aspect-ratio:400/500;object-fit:contain;z-index:2;filter:drop-shadow(0 18px 28px #082e6a1f);flex-shrink:0;width:400px;max-width:min(400px,30vw);height:auto;display:block;position:relative}.mobile-app-phone--left{margin-right:clamp(-150px,-12vw,-72px)}.mobile-app-phone--right{margin-left:clamp(-150px,-12vw,-72px)}.mobile-app-cards-col{z-index:1;flex-direction:column;flex:1 1 0;justify-content:center;align-items:stretch;gap:24px;min-width:min(280px,42vw);max-width:100%;display:flex;position:relative}.mobile-app-card{box-sizing:border-box;background:linear-gradient(96deg,#f3f7ff 0%,#f3f7fff5 38%,#dae7fdeb 100%);border:1px solid #0855b917;border-radius:15px;width:fit-content;min-width:0;max-width:100%;min-height:auto;box-shadow:inset 0 1px #ffffffb3,0 12px 36px #082e6a14}.mobile-app-card--party{align-self:flex-start;margin-left:clamp(12px,2vw,24px)}.mobile-app-card--employee{align-self:flex-end;margin-left:0}.mobile-app-card-inner{box-sizing:border-box;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:16px;padding:24px 22px 22px 24px;display:grid}.mobile-app-card-icon{object-fit:contain;grid-column:1;width:auto;height:44px}.mobile-app-card-copy{flex-direction:column;grid-column:2;align-items:stretch;min-width:0;max-width:min(100%,52ch);display:flex}.mobile-app-card-title{color:#1e1e1e;margin:0 0 8px;font-size:18px;font-weight:600;line-height:130%}.mobile-app-card-desc{color:#777;margin:0 0 16px;font-size:14px;font-weight:400;line-height:1.5}.mobile-app-card-rule{box-sizing:border-box;background:linear-gradient(90deg,#0855b959,#0855b914);border:none;align-self:stretch;width:100%;max-width:100%;height:1px;margin:0 0 14px}.mobile-app-card-list{color:#1e1e1e;margin:0;padding-left:18px;font-size:14px;font-weight:400;line-height:1.65}.mobile-app-card-list li{padding-left:4px}@media (width<=1280px){.mobile-app-inner,.mobile-app-visual{max-width:min(1100px,100%)}.mobile-app-phone--left{margin-right:clamp(-160px,-12vw,-72px)}.mobile-app-phone--right{margin-left:clamp(-160px,-12vw,-72px)}}@media (width<=1100px){.mobile-app-visual{flex-direction:column;gap:36px}.mobile-app-phone--left,.mobile-app-phone--right{margin-left:0;margin-right:0}.mobile-app-cards-col{flex:none;align-items:stretch;width:100%;max-width:min(520px,100%);margin-inline:auto}.mobile-app-card{width:fit-content;max-width:min(420px,100%)}.mobile-app-card--party{align-self:flex-start}.mobile-app-card--employee{align-self:flex-end;margin-left:0}.mobile-app-card-copy{max-width:min(100%,52ch)}.mobile-app-phone{max-width:min(360px,85vw)}}@media (width<=768px){.mobile-app-main-heading{font-size:30px}.mobile-app-visual{flex-direction:column;gap:32px}.mobile-app-phone{width:100%;max-width:280px}.mobile-app-cards-col{order:2}.mobile-app-phone--left{order:1;margin-right:0}.mobile-app-phone--right{order:3;margin-left:0}.mobile-app-card--party,.mobile-app-card--employee{align-self:center}.mobile-app-card--party{margin-left:0}.mobile-app-card-inner{grid-template-rows:auto auto;grid-template-columns:1fr;row-gap:12px;padding:24px 20px}.mobile-app-card-icon{grid-area:1/1;height:40px}.mobile-app-card-copy{grid-area:2/1;max-width:100%}.mobile-app-card-rule{width:100%}}@media (width>=1601px){.mobile-app-inner,.mobile-app-visual{max-width:1400px}.mobile-app-phone{aspect-ratio:400/520;width:480px;max-width:480px}.mobile-app-phone--left{margin-right:-120px}.mobile-app-phone--right{margin-left:-120px}.mobile-app-cards-col{gap:32px}.mobile-app-main-heading{max-width:900px;font-size:42px}.mobile-app-sub-heading{max-width:800px;margin-bottom:60px;font-size:17px}}.workflow-section{background:#f4f8fe;justify-content:center;align-items:center;width:100%;height:auto;padding:40px 0;display:flex;overflow-x:hidden}.workflow-canvas{flex-shrink:0;width:1400px;height:350px;margin:0 auto;position:relative}.wf-mover{width:1120px;height:100%;position:absolute;top:-90px;left:50%;transform:translate(-50%)}.wf-seg{object-fit:fill;object-position:top left;position:absolute}.wf-ellipse{z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;box-shadow:0 4px 10px #0000001a}.wf-ellipse-num{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1}.wf-dot{z-index:10;width:10px;height:10px;top:325px;left:128px}.wf-v1{z-index:1;width:100px;height:170px;top:150px;left:130px}.wf-ellipse-1{top:128px;left:205px}.wf-b1{z-index:2;width:120px;height:120px;top:150px;left:220px}.wf-db1{z-index:3;width:120px;height:120px;top:270px;left:310.55px}.wf-ellipse-2{top:368px;left:390px}.wf-v2{z-index:1;width:200px;height:240px;top:150px;left:400px}.wf-ellipse-3{top:128px;left:570px}.wf-b2{z-index:2;width:120px;height:120px;top:150px;left:580px}.wf-db2{z-index:3;width:120px;height:120px;top:270px;left:671.5px}.wf-ellipse-4{top:368px;left:740px}.wf-v3{z-index:1;width:200px;height:240px;top:150px;left:760px}.wf-ellipse-5{top:128px;left:930px}.wf-db3{z-index:2;width:100px;height:180px;top:150px;left:950px}.wf-arrow{z-index:10;width:17px;height:19px;top:328px;left:1038.5px}.wf-step{text-align:center;z-index:20;width:180px;font-family:Poppins,sans-serif;position:absolute;transform:translate(-50%)}.wf-step-heading{letter-spacing:3px;text-transform:uppercase;color:var(--mainclt,#082e6a);margin:0 0 8px;font-size:15px;font-weight:600;line-height:3}.wf-step-subhead{color:#000;margin:0 0 6px;font-size:16px;font-weight:600;line-height:2}.wf-step-body{color:var(--dis-font-clr,#777);margin:0;font-size:14px;font-weight:400;line-height:1.5}.wf-step-line{display:block}.wf-step-1{top:178px;left:227px}.wf-step-2{top:178px;left:412px}.wf-step-3{top:178px;left:592px}.wf-step-4{top:178px;left:770px}.wf-step-5{top:178px;left:952px}.three-section{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;height:400px;padding:30px 48px;font-family:Poppins,sans-serif;display:flex}.three-cards-row{flex-wrap:nowrap;justify-content:center;gap:22px;width:100%;max-width:1060px;display:flex}.three-card{box-sizing:border-box;background:#fff;border:2px solid #e3e3e3;border-radius:14px;flex-direction:column;align-items:center;width:350px;height:330px;padding:16px 20px 18px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex}.three-card:hover{transform:translateY(-3px)}.three-card-1:hover{border:2px solid #f8efdc;box-shadow:6px 6px 0 1px #f8efdc,0 10px 28px #f8efdc8c}.three-card-2:hover{border:2px solid #f3dbd6;box-shadow:6px 6px 0 1px #f3dbd6,0 10px 28px #f3dbd68c}.three-card-3:hover{border:2px solid #c1e9d8;box-shadow:6px 6px 0 1px #c1e9d8,0 10px 28px #c1e9d88c}.three-icon-circle{background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:10px;display:flex;position:relative}.three-icon{object-fit:contain;width:58px;height:58px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.three-icon-default{opacity:1}.three-icon-color,.three-card:hover .three-icon-default{opacity:0}.three-card:hover .three-icon-color{opacity:1}.three-title{color:#1e1e1e;text-align:center;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.2}.three-description{color:var(--dis-font-clr,#777);text-align:center;min-height:38px;margin:0 0 12px;font-size:13px;font-weight:400;line-height:1.35}.three-description span{display:block}.three-divider{background:#e3e3e3;width:calc(100% + 40px);height:2px;margin:0 0 12px}.three-bullets{width:100%;margin:0;padding:0;list-style:none}.three-bullets li{color:var(--dis-font-clr,#777);align-items:center;gap:9px;margin-bottom:5px;font-size:14px;font-weight:400;line-height:1.45;transition:color .3s;display:flex}.three-bullets li:before{content:"";background:var(--dis-font-clr,#777);border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background-color .3s}.three-card:hover .three-bullets li{color:#1e1e1e}.three-card:hover .three-bullets li:before{background-color:#1e1e1e}.how-it-works-section{--how-left-graph-w:440px;--how-left-graph-h:294px;--how-right-graph-w:440px;--how-right-graph-h:294px;--how-graph-baseline:350px;--how-left-graph-top:calc(var(--how-graph-baseline) - var(--how-left-graph-h));--how-right-graph-top:calc(var(--how-graph-baseline) - var(--how-right-graph-h));--how-graph-side-gap:24px;width:100%;height:1200px;position:relative;overflow:hidden}.how-it-works-top{background:#fff;width:100%;height:350px;position:absolute;top:0;left:0}.how-it-works-bottom{background:var(--mainclt,#082e6a);width:100%;height:850px;position:absolute;top:350px;left:0}.how-it-works-graphs{left:var(--how-graph-side-gap);right:var(--how-graph-side-gap);pointer-events:none;justify-content:space-between;align-items:flex-start;width:auto;height:350px;display:flex;position:absolute;top:0}.how-graph{object-fit:contain;flex:none;display:block}.how-graph-left{width:var(--how-left-graph-w);height:var(--how-left-graph-h);margin-top:var(--how-left-graph-top)}.how-graph-right{width:var(--how-right-graph-w);height:var(--how-right-graph-h);margin-top:var(--how-right-graph-top)}.how-main-wrap{pointer-events:none;width:620px;height:440px;position:absolute;top:310px;left:50%;transform:translate(-50%,-50%)}.how-main{object-fit:contain;width:100%;height:100%;display:block}.how-see{object-fit:cover;z-index:2;border-radius:12px 0 0;width:158.5px;height:auto;position:absolute;top:4%;left:1.2%}.how-emp{object-fit:contain;width:360px;height:250px;position:absolute;bottom:-110px;right:-145px}.how-ed{object-fit:contain;width:90px;height:50px;position:absolute;bottom:-65px;left:140px}.how-onoff{object-fit:contain;width:66px;height:49px;position:absolute;bottom:-96px;left:285px}.how-left-arrow{opacity:.4;object-fit:contain;width:55px;height:30px;position:absolute;bottom:-40px;left:75px}.how-right-arrow{opacity:.4;object-fit:contain;width:55px;height:30px;position:absolute;bottom:-80px;left:360px}.how-roles-block{z-index:5;flex-direction:column;align-items:center;width:min(1200px,100% - 64px);display:flex;position:absolute;top:690px;left:50%;transform:translate(-50%)}.how-roles-kicker-wrap{align-items:center;gap:14px;margin-bottom:12px;display:flex}.how-roles-kicker-line{opacity:.9;background:#fff;width:76px;height:2px}.how-roles-kicker{color:#fff;letter-spacing:.08em;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1}.how-roles-heading{color:#fff;text-align:center;margin:0 0 10px;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:1}.how-roles-subheading{max-width:780px;color:var(--border-clr,#dae7fd);letter-spacing:0;text-align:center;margin:0 0 30px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:24px}.how-roles-cards{justify-content:center;gap:26px;width:100%;display:flex}.how-role-card{box-sizing:border-box;background:#1c3f76;border:none;border-radius:10px;width:330px;height:310px;padding:26px 24px 22px;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.how-role-card:after{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(90deg,#1c3f76 0%,#fff 51.44%,#1c3f76 100%) 0%/200% 100%;border-radius:10px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.how-role-card:hover:after{opacity:1;animation:2.2s linear infinite howCardBorderShift}.how-corner{display:none}.how-corner-tl{border-top:2px solid;border-left:2px solid;top:0;left:0}.how-corner-tr{border-top:2px solid;border-right:2px solid;top:0;right:0}.how-corner-bl{border-bottom:2px solid;border-left:2px solid;bottom:0;left:0}.how-corner-br{border-bottom:2px solid;border-right:2px solid;bottom:0;right:0}.how-role-top{align-items:center;gap:16px;margin-bottom:18px;display:flex}.how-role-icon{object-fit:contain;flex-shrink:0;width:46px;height:46px}.how-role-copy{min-width:0}.how-role-title{color:#fff;letter-spacing:0;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1}.how-role-subhead{color:#d7e1f0;margin:0;font-size:14px;font-weight:400;line-height:1.45}.how-role-divider{background:linear-gradient(90deg,#dae7fd00 0%,#dae7fda6 48%,#dae7fd00 100%);width:100%;height:1px;margin-bottom:18px}.how-role-bullets{margin:0;padding:0;list-style:none}.how-role-bullets li{color:#f3f7ff;align-items:center;gap:10px;margin:0 0 9px;font-size:14px;font-weight:400;line-height:1.35;display:flex}.how-role-bullets li:before{content:"•";color:#eef4ff;font-size:12px;line-height:1}@keyframes howCardBorderShift{0%{background-position:0%}to{background-position:200%}}.contact-section{background-image:var(--contact-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:370px;font-family:Poppins,sans-serif;display:flex}.contact-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.contact-kicker{letter-spacing:0;text-align:center;color:var(--dis-font-clr,#777);margin:0 0 12px;font-size:16px;font-weight:400;line-height:1}.contact-heading{letter-spacing:0;text-align:center;color:#000;margin:0 0 24px;font-size:32px;font-weight:600;line-height:1}.contact-button{border:2px solid var(--main,#082e6b);color:#000;letter-spacing:0;cursor:pointer;background:#fff;border-radius:24px;min-width:180px;height:48px;padding:0 24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1;transition:background-color .25s,color .25s}.contact-button:hover{background:var(--main,#082e6b);color:#fff}.footer-section{background:var(--mainclt,#082e6a);color:#fff;justify-content:center;width:100%;height:450px;font-family:Poppins,sans-serif;display:flex}.footer-inner{box-sizing:border-box;flex-direction:column;align-items:center;width:min(1200px,100% - 64px);height:100%;padding-top:48px;display:flex}.footer-logo{filter:brightness(0)invert();width:65px;height:auto;margin-bottom:18px}.footer-description{letter-spacing:0;text-align:center;color:#fffffff2;max-width:640px;margin:0 0 26px;font-size:14px;font-weight:300;line-height:32px}.footer-about{letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;margin:0 0 16px;font-size:28px;font-weight:600;line-height:26px}.footer-nav{box-sizing:border-box;background:linear-gradient(270deg,#082e6a40 0%,#d9d3ff40 51.44%,#082e6a40 100%);border-radius:10px;width:100%;max-width:820px;margin-bottom:18px;padding:14px 22px}.footer-nav-list{flex-wrap:nowrap;justify-content:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.footer-nav-list li{color:#fff;align-items:center;gap:10px;display:flex}.footer-nav-list li:before{content:"";background:#ffffffd9;border-radius:50%;width:5px;height:5px;display:block}.footer-nav-link{color:#ffffffe6;font-size:13px;font-weight:400;line-height:1;text-decoration:none;transition:opacity .2s}.footer-nav-link:hover{opacity:.85}.footer-social{justify-content:center;align-items:center;gap:18px;margin-bottom:10px;display:flex}.footer-social-link{opacity:.9;place-items:center;width:22px;height:22px;transition:opacity .2s,transform .2s;display:grid}.footer-social-link:hover{opacity:1;transform:translateY(-1px)}.footer-social-link img{object-fit:contain;width:100%;height:100%}.footer-social-link--facebook img{width:20px;height:20px}.footer-spacer{flex:1}.footer-divider{background:#fff3;width:100%;height:1px;margin-top:0;margin-bottom:12px}.footer-bottom{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding-bottom:20px;display:flex}.footer-copyright{letter-spacing:0;color:#fff;opacity:.9;margin:0;font-size:12px;font-weight:400;line-height:1}.footer-bottom-links{align-items:center;gap:14px;display:flex}.footer-bottom-link{color:#ffffffe6;font-size:12px;font-weight:400;line-height:1;text-decoration:none}.footer-bottom-link:hover{opacity:.9}.footer-vline{background:#ffffff80;width:1px;height:14px}@media (width<=900px){.footer-section{height:auto;min-height:500px}.footer-inner{width:calc(100% - 32px);padding-top:40px}.footer-nav-list{flex-wrap:wrap;row-gap:10px}.footer-bottom{flex-direction:column;gap:10px}}
