@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.new-header-container{height:73px;background:linear-gradient(90deg,#b0d0e8,#eef5fa);box-shadow:0 2px 4px #0000001a;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;position:sticky;top:0;z-index:1000;width:100%;padding:0 5%;box-sizing:border-box}.new-header-inner{margin:0 auto;max-width:1440px;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.new-header-logo{display:flex;align-items:center;height:100%}.new-header-logo img{height:50px;object-fit:contain}.new-header-nav{display:flex;align-items:center;justify-content:center;gap:3rem;height:100%;position:absolute;left:50%;transform:translate(-52%)}.nav-link{color:#1b5c8b;font-size:17px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:.3rem;cursor:pointer;transition:color .3s;white-space:nowrap}.nav-link:hover{color:#0d3b5e}.nav-link.active{color:#c22c22;font-weight:800}.nav-link.active-dropdown{color:#c22c22}.nav-link.menu-open .dropdown-icon{transform:rotate(180deg)}.nav-link.active-dropdown .dropdown-icon{fill:#c22c22}.dropdown-icon{width:10px;height:6px;fill:currentColor;transition:transform .3s,fill .3s}.quote-button-container{display:flex;justify-content:flex-end}.quote-button-mobile{display:none}.quote-button{background-color:#c22c22;color:#fff;padding:.6rem 1.5rem;border-radius:5px;font-size:18px;font-weight:700;text-decoration:none;height:45px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background-color .3s}.quote-button:hover{background-color:#a02118}.mobile-menu-btn{display:none;background:none;border:none;font-size:26px;color:#1b5c8b;cursor:pointer}.mega-menu-overlay{position:absolute;top:100%;left:0;width:100%;box-sizing:border-box;max-height:calc(100vh - 73px);overflow-y:auto;background:linear-gradient(90deg,#b0d0e8,#eef5fa);border-top:1px solid rgba(27,92,139,.1);padding:2rem 4rem;box-shadow:0 10px 15px #0000000d;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 2rem;z-index:999}.mega-menu-overlay::-webkit-scrollbar{width:6px}.mega-menu-overlay::-webkit-scrollbar-track{background:transparent}.mega-menu-overlay::-webkit-scrollbar-thumb{background:#1b5c8b33;border-radius:10px}.mega-menu-overlay::-webkit-scrollbar-thumb:hover{background:#1b5c8b66}.service-card--active{background-color:#d8e6f4;box-shadow:0 4px 10px #00000014;border-left:3px solid #C22C22}.service-icon--active{background-color:#c22c22!important}.service-card{display:flex;flex-direction:column;gap:.6rem;padding:1rem;border-radius:8px;cursor:pointer;transition:all .3s ease}.service-card:hover{background-color:#d8e6f4;box-shadow:0 4px 10px #0000000d}.service-card-header{display:flex;align-items:center;gap:.8rem}.service-icon{width:38px;height:38px;background-color:#1b5c8b;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-icon svg{width:18px;height:18px;fill:#fff}.service-card-header h3{margin:0;color:#000;font-size:18px;font-weight:700}.service-desc{margin:0;color:#000;font-size:16px;line-height:1.5}.service-title{color:#1b5c8b}@media (min-width: 1201px) and (max-width: 1300px){.new-header-nav{gap:1rem}.nav-link{font-size:17px}}@media (min-width: 1301px) and (max-width: 1400px){.new-header-nav{gap:1.5rem}.nav-link{font-size:18px}}@media (max-width: 1200px){.new-header-container{padding:0 1.5rem;height:auto;min-height:73px;background:#e5eef9}.new-header-inner{flex-wrap:wrap;height:auto;min-height:73px;align-items:center}.new-header-logo{order:1;flex:1;height:73px}.mobile-menu-btn{order:2;display:flex;align-items:center;justify-content:center;width:55px;height:55px;background-color:#1b5c8b!important;border-radius:50%}.new-header-nav{order:3}.new-header-nav{position:relative;top:auto;left:auto;transform:none;flex-basis:100%;width:100%;display:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#e6eff9;padding:.5rem 0 1rem;box-shadow:inset 0 -4px 8px #0000000f;height:auto;max-height:calc(100vh - 73px);overflow-y:auto;gap:0}.new-header-nav.mobile-active{display:flex}.new-header-nav .nav-link{padding:13px 1.5rem;border-bottom:1px solid rgba(27,92,139,.12);width:100%;box-sizing:border-box;white-space:normal;justify-content:space-between}.quote-button-mobile{display:flex;justify-content:center;width:100%}.quote-button-mobile .quote-button{margin:.75rem 1.5rem;width:calc(100% - 3rem)}.quote-button-container{display:none}.mega-menu-overlay{position:relative;top:auto;grid-template-columns:1fr;padding:.75rem 1rem 1.25rem;box-shadow:none;border-top:1px solid rgba(27,92,139,.12);z-index:auto;max-height:none;overflow-y:visible}}@media (max-width: 600px){.new-header-container{padding:0 1rem}.mega-menu-overlay{padding:1rem}}@media (max-width: 400px){.new-header-container{padding:0 .75rem}.new-header-logo img{height:42px}}.mobile-accordion{display:none}@media (max-width: 1200px){.mobile-accordion{display:none;flex-direction:column;background:#c8ddf0;width:100%}.mobile-accordion--open{display:flex;animation:mobileAccFade .2s ease}@keyframes mobileAccFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobile-acc-item{display:flex;align-items:center;gap:12px;padding:11px 1.5rem;cursor:pointer;border-bottom:1px solid rgba(27,92,139,.1);transition:background .2s}.mobile-acc-item:last-child{border-bottom:none}.mobile-acc-item:hover,.mobile-acc-item--active{background:#1b5c8b1f}.mobile-acc-icon{width:28px;height:28px;background:#1b5c8b;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-acc-icon img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}.mobile-acc-label{font-size:15px;font-weight:600;color:#1b5c8b}.mobile-acc-item--active .mobile-acc-label{color:#c22c22}.nav-link.active-dropdown .dropdown-icon{transform:rotate(180deg)}.mobile-menu-btn{font-size:22px;line-height:1}}.footer-section{position:relative;background-color:#1b5c8b;color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;margin-top:60px;padding:0 5%;box-sizing:border-box}.footer-top-bar-container{display:flex;justify-content:center;position:absolute;top:-70px;left:0;right:0;width:100%;padding:0 5%;box-sizing:border-box}.footer-top-bar{background:#fff;border-radius:20px;display:flex;justify-content:space-between;align-items:center;padding:2rem 6rem;width:100%;max-width:1440px;box-sizing:border-box;margin:0 auto;box-shadow:0 10px 30px #0000000d;color:#333}.footer-top-item{display:flex;align-items:center;gap:1.5rem}.footer-top-item-icon{color:#1b5c8b;display:flex;align-items:center;justify-content:center}.footer-top-item-icon svg{width:50px;height:50px}.footer-top-item-text{font-size:20px;font-weight:500;line-height:1.6;color:#000}.footer-top-divider{width:2px;height:100px;background-color:#1b5c8b;margin:0 3rem;border-radius:25px}.footer-main{width:100%;max-width:1440px;margin:0 auto;padding:130px 0 40px;display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1.2fr;gap:3rem}.footer-logo{margin-left:5px}.footer-logo img{width:180px;filter:brightness(0) invert(1);margin-left:-23px}.footer-contact-card{background:#17527c;border-radius:8px;padding:1.5rem}.footer-contact-card h4{margin:0 0 .5rem;font-size:18px;font-weight:700;color:#fff}.footer-about-text{font-size:19px;line-height:1.5;margin:0 0 1rem;color:#fff;text-align:justify}.footer-socials{display:flex;gap:.5rem}.social-icon{width:45px;height:45px;border-radius:6px;background:#859ec91a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#fff3}.footer-col{display:flex;flex-direction:column;height:100%;padding:0 10px}.footer-col h4{font-size:22px;font-weight:700;margin:0 0 1rem;letter-spacing:1px}.footer-col h4.quick_links_heading{font-size:25px;margin:0 0 1.7rem}.footer-col:not(:first-child){padding-top:1.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:1rem}.footer-links a{color:#fff;text-decoration:none;font-size:19px;transition:color .3s ease;font-weight:100}.footer-links a:hover{color:#fff}.footer-bottom{width:100%;max-width:1440px;margin:0 auto;padding:2rem 0 .9rem;border-top:1px solid #B2B2B2;display:flex;justify-content:space-between;align-items:center}.footer-bottom-text{font-size:20px;color:#fff}.footer-bottom-links{display:flex;gap:5rem}.footer-bottom-links a{color:#fff;text-decoration:none;font-size:19px;transition:color .3s ease}.footer-bottom-links a:hover{color:#fff}@media (max-width: 1400px){.footer-top-bar{padding:2rem 3rem}.footer-top-divider{margin:0 1.5rem}.footer-main{gap:1.5rem}.footer-bottom-links{gap:2rem}}@media (max-width: 1366px){.footer-section,.footer-top-bar-container{padding:0 4%}}@media (max-width: 1200px){.footer-top-bar{padding:1.5rem;gap:1rem}.footer-top-divider{margin:0 1rem}.footer-top-item-text{font-size:16px}.footer-top-item-icon img,.footer-top-item-icon svg{width:35px!important;height:35px!important}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width: 960px){.footer-top-bar{flex-direction:column;align-items:center;padding:2rem 1.5rem;gap:1.5rem;width:100%!important}.footer-top-item{width:100%;max-width:350px;justify-content:flex-start}.footer-top-divider{width:100%;max-width:350px;height:1px;margin:0}.footer-top-bar-container{position:relative;top:-70px;padding:0!important}.footer-section{margin-top:70px}.footer-main{padding-top:40px;margin-top:-70px;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;box-sizing:border-box}}@media (min-width: 768px) and (max-width: 1200px){.footer-main{grid-template-columns:repeat(3,1fr)}.footer-col:first-child{grid-column:1 / -1}.footer-logo{text-align:center}.footer-contact-card{background-color:transparent;text-align:center}.footer-about-text,.footer-socials{text-align:center}}@media (max-width: 767px){.footer-top-divider{display:none!important}.footer-top-bar{padding:2rem 1.5rem;gap:1rem;border-radius:14px;width:100%!important;box-sizing:border-box}.footer-top-item{width:100%;gap:1rem}.footer-top-item-text{font-size:18px}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-col:first-child{align-items:center;text-align:center}.footer-logo{margin-left:0;display:flex;justify-content:center}.footer-logo img{margin-left:0}.footer-contact-card{background:transparent;padding:1rem 0 0;text-align:center;margin-top:0}.footer-about-text{text-align:center}.footer-socials{justify-content:center}.footer-col:not(:first-child){padding-top:0}}@media (max-width: 600px){.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;align-items:center}.footer-bottom-text{font-size:14px;line-height:1.5}.footer-bottom-links a{font-size:14px;display:flex;align-items:center;gap:1rem}.footer-bottom-links a:not(:last-child):after{content:"|";color:#ffffff80}}@media (max-width: 425px){.footer-links a{font-size:18px}.footer-top-bar{align-items:flex-start;padding:1.5rem 1.2rem}.footer-top-item,.footer-top-divider{max-width:100%}}.hero-banner-section{width:100%;box-sizing:border-box;background-image:linear-gradient(90deg,#a7c4daf2,#eef5fae0),url(/assets/office_hero_bg-DFy3vPEF.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:42px 5%;font-family:Inter,sans-serif;min-height:clamp(600px,calc(100vh - 100px),600px);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-banner-container{max-width:1440px;margin:-20px auto 0;width:100%;display:flex;justify-content:space-between;align-items:center}.hero-content-left{flex:1;display:flex;flex-direction:column;align-items:flex-start;max-width:750px;margin-top:-15px}.hero-title{font-size:45px;font-weight:700!important;font-family:ABC Camera Plain Unlicensed Trial;letter-spacing:-1px;transform:scaleY(.85);transform-origin:left center}.hero-title .text-black{color:#000;-webkit-text-stroke:.5px #000000;letter-spacing:1px}.hero-title .text-blue{color:#1b5c8b;-webkit-text-stroke:.5px #1B5C8B;letter-spacing:1px}.hero-description{color:#000;font-size:20px;line-height:2;font-weight:500;margin:0 0 16px;text-align:justify;max-width:790px;padding-bottom:20px}.hero-buttons{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 24px}.hero-contact-button{background-color:#1b5c8b;color:#fff;font-size:18px;font-weight:600;padding:15px;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #1b5c8b59;margin:0}.hero-contact-text{margin-right:5px;font-size:18px;letter-spacing:1.5px;font-family:ABC Camera Plain Unlicensed Trial;white-space:nowrap}.hero-btn-secondary{background-color:#1b5c8b;color:#fff;border:2px solid #1B5C8B;box-shadow:none}.hero-btn-primary{background-color:#78afd7;box-shadow:0 4px 14px #78afd773;color:#fff}.hero-btn-primary:hover{background-color:#5a9ac4;box-shadow:0 6px 20px #78afd78c}.hero-btn-secondary:hover{background-color:#1b5c8b;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #1b5c8b73}.hero-btn-secondary .arrow-icon path{transition:stroke .3s;color:#fff}.hero-btn-secondary:hover .arrow-icon path{stroke:#fff}.hero-contact-button:hover{background-color:#12456c;transform:translateY(-2px);box-shadow:0 6px 20px #1b5c8b73}.hero-contact-button:active{transform:translateY(0)}.arrow-icon{transition:transform .3s ease}.hero-contact-button:hover .arrow-icon{transform:translate(4px)}.hero-stats-row{padding-top:10px;display:flex;gap:100px;width:100%}.stat-item{display:flex;flex-direction:column;gap:15px}.stat-number{font-size:35px;font-weight:800;color:#1b5c8b;line-height:1.1;letter-spacing:-1.5px}.stat-label{font-size:18px;font-weight:600;color:#000;letter-spacing:1px}.about-collage-right1{flex:1;display:flex;justify-content:flex-end;align-items:center;min-height:540px;margin-top:40px}.about-diamond-bg1{width:440px;height:440px;transform:rotate(45deg);border-radius:36px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 10px 40px #00000014;margin-right:91px}.about-diamond-grid1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;width:100%;height:100%}.about-diamond-card1{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.about-card-google1{border-top-left-radius:36px}.about-card-topfirms1{border-top-right-radius:36px}.about-card-trustpilot1{border-bottom-left-radius:36px}.about-card-upwork1{border-bottom-right-radius:36px}.about-card-google1,.about-card-upwork1{background-color:#1b5c8b;color:#fff}.about-card-inner1{transform:rotate(-45deg);display:flex;flex-direction:column;align-items:center;justify-content:center;width:220px;height:220px;text-align:center}.about-google-icon1{width:50px;height:50px;margin-bottom:8px}.about-google-text1{font-size:18px;font-weight:500;margin-top:4px}.about-google-rating1{display:flex;align-items:center;gap:6px;margin-top:4px}.about-rating-num1{font-size:18px;font-weight:700}.about-gold-stars1{color:#ffc107;font-size:24px;letter-spacing:1px}.about-topfirms-img1{width:170px;object-fit:contain}.about-trustpilot-img1{width:250px;object-fit:contain}.about-upwork-title1{font-size:29px;font-weight:700;letter-spacing:-.5px;margin-bottom:4px}.about-upwork-img1{width:170px;margin-top:-20px}.about-upwork-stat1{font-size:18px;font-weight:500;margin-bottom:2px;margin-top:-20px}.about-upwork-tag1{font-size:18px;font-weight:500;margin-top:10px}@media (max-width: 1400px){.hero-banner-section{padding:20px 5% 60px}.about-collage-right1{margin-top:0}}@media (min-width: 1201px) and (max-width: 1400px){.hero-banner-container{zoom:.8;max-width:100%;gap:120px;align-items:stretch}.hero-banner-section{min-height:auto;padding-top:60px;padding-bottom:60px}.hero-content-left{margin-top:-40px;margin-bottom:-40px;max-width:1000px}.hero-description{max-width:1000px;font-size:21px}.about-diamond-bg1{margin-top:30px}.about-collage-right1{flex:0 0 auto}}@media (max-width: 1200px){.hero-banner-container{justify-content:center;gap:50px;margin-top:0}.hero-content-left{align-items:center;text-align:center;padding-left:0}.hero-description{text-align:center}.hero-stats-row{justify-content:center}}@media (max-width: 1200px){.hero-banner-section{padding:20px 1.5rem 80px;height:auto;min-height:auto}.hero-banner-container{flex-direction:column}.hero-title{font-size:38px}.hero-stats-row{gap:40px}.stat-number{font-size:40px}.about-collage-right1{min-height:auto;padding:40px 0;justify-content:center;width:100%}.about-diamond-bg1{margin:0}}@media (max-width: 768px){.hero-banner-section{padding:20px 1.5rem 60px;zoom:1;-moz-transform:none;-moz-transform-origin:unset}.hero-banner-container,.hero-content-left{width:100%;max-width:100%;box-sizing:border-box}.hero-description{max-width:100%;width:100%}.hero-title{font-size:32px}.hero-description{font-size:18px;margin-bottom:0;padding-bottom:0}.hero-contact-button{padding:13px 26px;font-size:15px;margin-bottom:0;min-width:210px}.hero-contact-text{font-size:15px;letter-spacing:1px}.hero-buttons{flex-direction:column;align-items:center;gap:12px;margin-bottom:0;width:100%}.hero-stats-row{gap:30px}.stat-number{font-size:34px}.stat-label{font-size:18px}.about-collage-right1{min-height:auto;margin-top:20px;padding:20px 0}.about-diamond-bg1{width:280px;height:280px;border-radius:20px}.about-diamond-grid1{gap:5px}.about-card-inner1{width:135px;height:135px}.about-card-google1{border-top-left-radius:20px}.about-card-topfirms1{border-top-right-radius:20px}.about-card-trustpilot1{border-bottom-left-radius:20px}.about-card-upwork1{border-bottom-right-radius:20px}.about-google-icon1{width:24px;height:24px;margin-bottom:2px}.about-google-text1{font-size:10px;max-width:80px;line-height:1.1;margin-top:2px}.about-rating-num1{font-size:11px}.about-gold-stars1{font-size:14px;letter-spacing:0px}.about-upwork-title1{font-size:18px;margin-bottom:2px}.about-upwork-img1{width:70px;margin-top:-5px}.about-upwork-stat1{font-size:10px;margin-top:-5px}.about-upwork-tag1{font-size:10px;margin-top:2px}.about-topfirms-img1{width:70px}.about-trustpilot-img1{width:90px}}@media (max-width: 600px){.hero-banner-section{padding:20px 1rem}}@media (min-width: 430px) and (max-width:600px){.about-diamond-bg1{width:240px;height:240px;margin-bottom:10px}}@media (min-width: 361px) and (max-width:400px){.about-diamond-bg1{width:240px;height:240px;margin-bottom:10px}}@media (max-width: 430px){.about-diamond-bg1{margin-left:0}.hero-content-left{margin-top:-40px}.hero-stats-row{gap:15px}.stat-number{font-size:26px}.stat-label{font-size:14px}.about-collage-right1{padding-top:20px;padding-bottom:40px;margin-top:0}}@media (max-width: 430px){.hero-banner-section{padding:30px .75rem}.hero-title{font-size:24px}}@media (max-width: 360px){.hero-banner-section{zoom:1;-moz-transform:none;-moz-transform-origin:unset}.hero-content-left{width:100%;max-width:100%}.hero-contact-button{min-width:unset;width:auto;flex:none}.hero-buttons{align-items:center}.hero-title{font-size:24px}.about-diamond-bg1{width:220px;height:220px}.about-card-inner1{width:105px;height:105px}.about-google-icon1{width:20px;height:20px;margin-bottom:2px}.about-google-text1{font-size:8px;max-width:70px;line-height:1.1;margin-top:2px}.about-rating-num1{font-size:9px}.about-gold-stars1{font-size:11px;letter-spacing:0px}.about-upwork-img1{width:50px;margin-top:-5px}.about-upwork-stat1{font-size:8px;margin-top:-2px}.about-upwork-tag1{font-size:8px;margin-top:2px}.about-topfirms-img1{width:60px}.about-trustpilot-img1{width:80px}}.happy-clients-section{width:100%;background-color:#1b5c8b;height:165px;box-sizing:border-box;position:relative;padding-left:0;padding-right:0}.happy-clients-inner{width:100%;margin:0;display:flex;align-items:center;height:100%;overflow:hidden;padding-left:calc(max(5%,(100% - 1440px) / 2) + 0px)}.happy-clients-label{flex-shrink:0;display:flex;align-items:center;padding:0 28px 0 0;height:100%;background-color:#1b5c8b;z-index:2;min-width:250px}.happy-clients-label-text{color:#fff;font-family:ABC Camera Plain Unlicensed Trial;font-size:20px;font-weight:500;white-space:nowrap;letter-spacing:1px}.happy-clients-track-wrapper{flex:1;overflow:hidden;height:100%;display:flex;align-items:center}.happy-clients-track{display:flex;align-items:center;width:max-content;animation:marquee-scroll 30s linear infinite}.happy-clients-track:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.client-card{flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff;clip-path:polygon(0 0,calc(100% - 35px) 0,100% 45px,100% 100%,0 100%);border-radius:5px;width:200px;height:115px;margin:0 10px;padding:15px 14px;box-sizing:border-box;cursor:default;transition:transform .25s ease,filter .25s ease;filter:drop-shadow(0 2px 5px rgba(0,0,0,.15))}.client-card:hover{transform:translateY(-2px);filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.client-logo-img{width:100%;height:100%;object-fit:contain;pointer-events:none;display:block}@media (max-width: 1024px){.happy-clients-section{height:100px}.client-card{width:155px;height:70px}}@media (max-width: 768px){.happy-clients-section{height:100px}.happy-clients-label{min-width:140px;padding:0 16px 0 18px}.happy-clients-label-text{font-size:15px}.client-card{width:135px;height:70px;margin:0 8px;clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%)}.happy-clients-track{animation-duration:22s}}@media (max-width: 480px){.happy-clients-section{height:auto;min-height:100px;padding:0}.happy-clients-inner{height:auto;min-height:80px;flex-direction:column;align-items:center;gap:6px}.happy-clients-label{border-right:none;width:100%;padding:10px 16px;min-width:unset;height:auto}.happy-clients-track-wrapper{width:100%;padding:8px 0;height:auto}.client-card{width:120px;height:70px;clip-path:polygon(0 0,calc(100% - 27px) 0,100% 18px,100% 100%,0 100%)}}.what-we-do-section{padding:30px 5% 0;background:linear-gradient(90deg,#b0d0e8,#eef5fa);font-family:ABC Camera Plain Unlicensed Trial,sans-serif;width:100%;box-sizing:border-box}.what-we-do-container{max-width:1440px;margin:0 auto;text-align:center}.what-we-do-title{font-size:24px;font-weight:700;color:#000;margin-bottom:1rem;margin-top:0}.what-we-do-description{font-size:20px;color:#000;line-height:1.8;margin:0 auto 3rem;font-weight:500;padding:0 25px}.what-we-do-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4.5rem 2.5rem;padding:0 0 2rem}.what-we-do-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px}.what-we-do-icon{margin-bottom:24px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.what-we-do-icon img{max-height:120px;object-fit:contain}.placeholder-icon{display:flex;flex-direction:column;align-items:center;justify-content:center}.placeholder-circle{width:60px;height:60px;border-radius:50%;border:2px dashed #1B5C8B;background-color:#1b5c8b1a}.what-we-do-card-title{font-size:18px;font-weight:600;color:#000;margin:0;line-height:1.5;letter-spacing:.2px}@media (max-width: 1366px){.what-we-do-section{padding:1rem 4%}}@media (max-width: 1024px){.what-we-do-section{padding:1rem 4%}.what-we-do-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.what-we-do-section{padding:2.5rem 4%}.what-we-do-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.what-we-do-title{font-size:24px}.what-we-do-description{font-size:18px;padding:0}.slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem}.slider-dot{width:40px;height:5px;background-color:#dcdcdc;border:none;border-radius:3px;cursor:pointer;padding:0;transition:background-color .3s ease}.slider-dot.active{background-color:#1b5c8b}}@media (max-width: 480px){.what-we-do-section{padding:2rem 4%}.what-we-do-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding-bottom:0}.what-we-do-icon{height:60px;margin-bottom:.8rem}.what-we-do-icon img{max-width:80px;max-height:80px}.what-we-do-card-title{font-size:13px}}.about-section{width:100%;padding:10px 5% 30px;box-sizing:border-box;background-color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;position:relative;overflow:hidden}.about-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.about-glow{position:absolute;width:800px;max-width:80%;object-fit:contain;opacity:.8}.about-glow-1{top:-200px;left:-200px}.about-glow-2{bottom:-200px;left:5%}.about-glow-3{top:50%;right:-200px;transform:translateY(-50%);width:900px;opacity:1}.about-container{max-width:1440px;margin:0 auto;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:50px;position:relative;z-index:1}.about-content-left{flex:1;max-width:750px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 0}.about-title{font-size:26px;color:#000;line-height:1.25;margin-top:0;margin-bottom:12px;letter-spacing:1px;font-family:ABC Camera Plain Unlicensed Trial;-webkit-text-stroke:.5px #000000}.about-title-highlight{color:#1b5c8b;-webkit-text-stroke:.5px #1B5C8B}.about-para{font-size:19px;color:#000;line-height:1.8;margin-bottom:12px;text-align:justify;font-weight:400}.about-direction-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background-color:#1b5c8b;color:#fff;border:none;border-radius:8px;padding:16px;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-top:5px}.about-direction-btn:hover{background-color:#144970;transform:translateY(-2px)}.about-arrow{transition:transform .3s ease}.about-direction-btn:hover .about-arrow{transform:translate(4px)}.about-collage-right{flex:0 0 calc(40% - 30px);max-width:calc(40% - 30px);display:flex;justify-content:center;align-items:flex-start;padding-top:80px;min-height:540px}.about-diamond-bg{width:380px;height:380px;transform:rotate(45deg);border-radius:36px;display:flex;justify-content:center;align-items:center;position:relative;box-shadow:0 10px 40px #00000014}.about-diamond-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;width:100%;height:100%}.about-diamond-card{background-color:#b3cfe7;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.about-card-google{border-top-left-radius:36px}.about-card-topfirms{border-top-right-radius:36px}.about-card-trustpilot{border-bottom-left-radius:36px}.about-card-upwork{border-bottom-right-radius:36px}.about-card-google,.about-card-upwork{background-color:#1b5c8b;color:#fff}.about-card-inner{transform:rotate(-45deg);display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;text-align:center}.about-google-icon{width:40px;height:40px;margin-bottom:8px}.about-google-text{font-size:18px;font-weight:600;margin-top:4px}.about-google-rating{display:flex;align-items:center;gap:6px;margin-top:4px}.about-rating-num{font-size:16px;font-weight:700}.about-gold-stars{color:#ffc107;font-size:26px;letter-spacing:1px}.about-topfirms-img{width:150px;object-fit:contain}.about-trustpilot-img{width:200px;object-fit:contain}.about-upwork-title{font-size:29px;font-weight:700;letter-spacing:-.5px;margin-bottom:4px}.about-upwork-img{width:150px;margin-top:-20px}.about-upwork-stat{font-size:18px;font-weight:500;margin-bottom:2px;margin-top:-20px}.about-upwork-tag{font-size:18px;font-weight:500}@media (min-width: 1201px) and (max-width: 1400px){.about-container{zoom:.9;max-width:100%}.about-content-left{max-width:800px}}@media (max-width: 1200px){.about-container{flex-direction:column;gap:50px;align-items:center}.about-content-left{flex:0 0 100%;max-width:100%;margin-bottom:0;text-align:center;align-items:center}.about-collage-right{flex:0 0 100%;max-width:100%;padding-top:0;padding-bottom:40px;align-items:center;min-height:auto;margin-top:20px}.about-para{text-align:center}}@media (max-width: 768px){.about-section{padding:60px 5%}.about-diamond-bg{width:320px;height:320px;border-radius:28px}.about-card-google{border-top-left-radius:28px}.about-card-topfirms{border-top-right-radius:28px}.about-card-trustpilot{border-bottom-left-radius:28px}.about-card-upwork{border-bottom-right-radius:28px}.about-card-inner{width:170px;height:170px}.about-google-icon{width:32px;height:32px;margin-bottom:6px}.about-google-text{font-size:15px;margin-top:2px}.about-rating-num{font-size:14px}.about-gold-stars{font-size:24px}.about-topfirms-img{width:120px}.about-trustpilot-img{width:160px}.about-upwork-title{font-size:24px}.about-upwork-img{width:120px;margin-top:-14px}.about-upwork-stat{font-size:15px;margin-bottom:2px}.about-upwork-tag{font-size:15px}}@media (max-width: 500px){.about-section{padding:40px 20px;overflow-x:hidden}.about-container{gap:30px}.about-collage-right{min-height:auto;padding:20px 0}.about-diamond-bg{width:250px;height:250px;border-radius:20px}.about-card-google{border-top-left-radius:20px}.about-card-topfirms{border-top-right-radius:20px}.about-card-trustpilot{border-bottom-left-radius:20px}.about-card-upwork{border-bottom-right-radius:20px}.about-card-inner{width:130px;height:130px}.about-google-icon{width:24px;height:24px;margin-bottom:4px}.about-google-text{font-size:11px;max-width:90px;line-height:1.2;margin-top:2px}.about-rating-num{font-size:12px}.about-gold-stars{font-size:16px;letter-spacing:0}.about-topfirms-img{width:90px}.about-trustpilot-img{width:110px}.about-upwork-title{font-size:18px}.about-upwork-img{width:90px;margin-top:-8px}.about-upwork-stat{font-size:11px;margin-bottom:0}.about-upwork-tag{font-size:11px}.about-diamond-grid{gap:5px}}@media (max-width: 430px){.about-section{padding:30px 15px}.about-container{gap:20px}.about-collage-right{padding:30px 0}.about-diamond-bg{width:240px;height:240px;border-radius:16px}.about-card-google{border-top-left-radius:16px}.about-card-topfirms{border-top-right-radius:16px}.about-card-trustpilot{border-bottom-left-radius:16px}.about-card-upwork{border-bottom-right-radius:16px}.about-card-inner{width:115px;height:115px}.about-google-icon{width:20px;height:20px}.about-google-text{font-size:10px}.about-rating-num{font-size:11px}.about-gold-stars{font-size:13px}.about-topfirms-img{width:75px}.about-trustpilot-img{width:90px}.about-upwork-img{width:75px;margin-top:-6px}.about-upwork-stat,.about-upwork-tag{font-size:10px}}.tech-stack-section{padding:2rem 5%;background-color:#f4f8fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;width:100%;box-sizing:border-box}.tech-stack-header{text-align:center;margin-bottom:2.5rem}.tech-stack-title{font-size:24px;font-weight:700;color:#1b5c8b;margin:0}.tech-stack-container{width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:stretch;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.tech-domains-sidebar{width:32%;background-color:#a9c8e4;display:flex;flex-direction:column;height:100%;border-top-left-radius:20px;border-bottom-left-radius:20px}.sidebar-title{font-size:24px;font-weight:700;color:#1b5c8b;padding:2rem 2rem 1.5rem;margin:0}.domains-list{overflow-y:auto;padding:0 2rem 3rem 1rem;display:flex;flex-direction:column;gap:.5rem}.domains-list::-webkit-scrollbar{width:6px}.domains-list::-webkit-scrollbar-thumb{background-color:#1b5c8b33;border-radius:4px}.domain-item{display:flex;align-items:center;gap:1rem;padding:.7rem 1.2rem;border-radius:12px;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease;color:#000;margin:0;width:100%;box-sizing:border-box}.domain-item:hover{background-color:#ffffff4d}.domain-item.active{background-color:#1b5c8b;color:#fff}.domain-item-icon{width:45px;height:45px;background-color:#e7f0f9;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.domain-item.active .domain-item-icon{background-color:#fff}.domain-item-icon img{width:20px;height:20px;object-fit:contain}.domain-item.active .domain-item-icon img{filter:none!important}.domain-item-title{flex:1;font-size:18px;font-weight:500;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.domain-item-arrow{display:flex;align-items:center;justify-content:center;opacity:.7}.domain-item.active .domain-item-arrow{opacity:1}.tech-content-area{flex:1;background:#fff;padding:2.5rem 4rem;display:flex;flex-direction:column;border-top-right-radius:20px;border-bottom-right-radius:20px;overflow-y:auto}.tech-content-header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1.5rem;margin-bottom:2rem}.tech-content-icon{width:55px;height:55px;background-color:#1b5c8b;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tech-content-icon img{width:40px;height:40px;object-fit:contain}.tech-content-info{flex:1}.tech-content-info h3{font-size:20px;font-weight:700;color:#000;margin:0 0 .4rem}.tech-content-info p{font-size:17px;color:#666;line-height:1.5;margin:0}.explore-more-btn{background-color:#1b5c8b;color:#fff;border:none;border-radius:15px;padding:17px 19px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;flex-shrink:0}.explore-more-btn:hover{background-color:#134568}.technologies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.tech-card{background-color:#f9fafb;border:1px solid #D2E4F0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;transition:all .3s ease}.tech-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px);border-color:#d1d5db}.tech-card-icon{width:45px;height:45px;background-color:#f3f4f6;border-radius:10px;display:flex;align-items:center;justify-content:center}.tech-card-icon svg{width:24px;height:24px;color:#000;transition:color .3s ease}.tech-card:hover .tech-card-icon svg{color:var(--hover-color, #1B5C8B)}.tech-card-name{font-size:18px;font-weight:600;color:#1f2937;text-align:center}@media (max-width: 1024px){.tech-domains-sidebar{width:40%}.domain-item-title{font-size:16px}.tech-content-area{padding:2rem}.tech-stack-container{height:auto}.technologies-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 850px){.tech-stack-container{flex-direction:column}.tech-domains-sidebar{width:100%;border-radius:20px 20px 0 0}.domains-list{max-height:300px}.tech-content-area{width:100%;border-radius:0 0 20px 20px;padding:2rem}.tech-content-header{flex-direction:column;align-items:flex-start}.explore-more-btn{align-self:flex-start}}@media (max-width: 600px){.technologies-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.tech-domains-sidebar{background-color:#f4f8fc}.domain-item{background-color:#a9c8e48c}}@media (max-width: 400px){.technologies-grid{grid-template-columns:1fr}}@media (max-width: 768px){.tech-stack-mobile-accordion{width:100%;margin-top:1.5rem}.mobile-sidebar-title{font-size:20px;font-weight:700;color:#1b5c8b;text-align:center;margin:.5rem 0 0}.mobile-accordion-list{display:flex;flex-direction:column;gap:12px;padding:0}.mobile-accordion-item{border-radius:12px;overflow:hidden;transition:all .3s ease}.mobile-accordion-header{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:1px solid #D2E4F0;border-radius:12px;background-color:#d9e5f2;color:#000;cursor:pointer;text-align:left;transition:all .3s ease}.mobile-accordion-item.open .mobile-accordion-header{background-color:#1b5c8b;color:#fff;border-radius:12px 12px 0 0;border-color:#1b5c8b}.mobile-accordion-header .domain-item-icon{width:40px;height:40px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-accordion-header .domain-item-icon img{width:24px;height:24px;object-fit:contain}.mobile-accordion-header .domain-item-title{flex:1;font-size:16px;font-weight:600}.mobile-accordion-header .domain-item-arrow{display:flex;align-items:center;justify-content:center}.mobile-accordion-header .domain-item-arrow svg{width:20px;height:20px}.mobile-accordion-body{background-color:#fff;border:1px solid #D2E4F0;border-top:none;border-radius:0 0 12px 12px;padding:20px 16px}.mobile-body-title{font-size:18px;font-weight:700;color:#000;margin:0 0 8px}.mobile-body-desc{font-size:14px;color:#666;line-height:1.5;margin:0 0 16px}.mobile-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.mobile-tech-grid .tech-card{padding:12px 8px;gap:8px}.mobile-tech-grid .tech-card-icon{width:36px;height:36px}.mobile-tech-grid .tech-card-icon svg{width:20px;height:20px}.mobile-tech-grid .tech-card-name{font-size:13px}}.about-icore-section{position:relative;padding:60px 5%;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background-color:#fff;overflow:hidden;box-sizing:border-box}.about-icore-blob{position:absolute;background:#e7f0f9e6;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none}.about-blob-1{width:400px;height:400px;left:-100px;top:150px}.about-blob-2{width:400px;height:400px;right:-50px;top:0}.about-blob-3{width:500px;height:300px;left:20%;bottom:0}.about-icore-container{position:relative;width:100%;max-width:1440px;margin:0 auto;text-align:center;z-index:2}.about-icore-subtitle{font-size:24px;font-weight:600;color:#000;margin-bottom:0;letter-spacing:.5px;margin-top:0}.about-icore-title{font-size:55px;font-weight:700;color:#000;line-height:1.3;margin-top:8px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.highlight-blue{color:#1b5c8b}.about-icore-description{font-size:19px;color:#000;line-height:1.8;margin:15px auto 40px;font-weight:400;max-width:1150px}.about-icore-badges-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;width:100%;max-width:1100px;margin:0 auto}.about-badge{display:flex;align-items:center;background:#fff;border:2px solid #1F7DC0;border-radius:12px;padding:.8rem 1.2rem;min-width:230px;box-shadow:0 4px 6px #00000005;transition:transform .3s ease,box-shadow .3s ease}.about-badge:hover{transform:translateY(-2px);box-shadow:0 8px 15px #1f7dc01a}.about-badge-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fragmented-icon-container{position:relative;width:40px;height:40px;transform:scale(.9)}.about-badge-divider{width:1.5px;height:35px;background-color:#000;margin:0 1.2rem;opacity:.8;border-radius:1px}.about-badge-title{font-size:18px;font-weight:600;color:#000;text-align:left}@media (max-width: 992px){.about-icore-section{padding:40px 3%}.about-icore-title{font-size:24px}.about-icore-badges-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;max-width:700px;margin:0 auto}.about-badge{width:calc(50% - .6rem);min-width:0;box-sizing:border-box}}@media (max-width: 768px){.about-icore-section{padding:32px 3%}.about-icore-title{font-size:22px}.about-icore-description{font-size:18px}.desktop-break{display:none}}@media (max-width: 520px){.about-icore-badges-grid{flex-direction:column;align-items:center}.about-badge{width:100%;max-width:350px;justify-content:flex-start}}.about-page-wrapper{display:flex;flex-direction:column;width:100%}.about-hero-section{padding:50px 5%;font-family:ABC Camera Plain Unlicensed Trial,Inter,sans-serif;background-image:linear-gradient(90deg,#b0d0e8fa,#eef5fae0),url(/assets/office_hero_bg-DFy3vPEF.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;overflow:hidden;position:relative}.about-hero-container{display:flex;flex-direction:row;align-items:stretch;width:100%;max-width:1440px;margin:0 auto;gap:60px;z-index:2}.about-hero-content{flex:1;max-width:780px}.about-hero-title{font-family:Inter,sans-serif;font-size:40px;font-weight:700;color:#000;line-height:1.3;margin-top:0;margin-bottom:24px}.nowrap-text{white-space:nowrap}@media (max-width: 1350px){.about-hero-container{flex-direction:column;gap:40px}.about-hero-content{max-width:100%}.about-hero-image-wrapper{max-width:100%!important;justify-content:center}.about-hero-image{height:auto!important;max-height:450px;object-fit:cover}}@media (max-width: 768px){.nowrap-text{white-space:normal}}.about-hero-title .highlight-blue{color:#2b70a0}.about-plane-icon{display:inline-block;margin-left:10px;vertical-align:middle;width:50px;height:auto}.about-hero-text{font-size:20px;color:#000;line-height:2.1;margin-bottom:24px;text-align:justify;font-weight:500}.contact-us-btn{background-color:#1f679b;color:#fff;font-size:18px;font-weight:600;padding:12px 28px;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;transition:background-color .3s ease;margin-top:10px;text-decoration:none}.contact-us-btn .arrow{margin-left:8px;font-size:18px;transition:transform .3s ease}.contact-us-btn:hover{background-color:#144970}.contact-us-btn:hover .arrow{transform:translate(4px)}.about-hero-image-wrapper{width:100%;max-width:590px;display:flex;justify-content:flex-end;align-items:stretch;margin-top:10px}.about-hero-image{width:100%;height:100%;border-radius:20px;box-shadow:0 20px 40px #0000001a;object-fit:cover}.about-details-section{padding:40px 5%;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background:#fff;display:flex;justify-content:center;position:relative;overflow:hidden}.about-details-section:before{content:"";position:absolute;left:-100px;bottom:0;width:400px;height:400px;background:radial-gradient(circle,#e6f3ffcc,#fff0 70%);pointer-events:none;z-index:1}.about-details-container{display:flex;flex-direction:row;align-items:stretch;max-width:1440px;margin:0 auto;width:100%;gap:60px;z-index:2}.about-details-image-wrapper{flex:1;display:flex;justify-content:flex-start;align-items:stretch}.about-details-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.about-details-content{flex:1;max-width:655px}.about-details-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:26px;font-weight:700;color:#000;line-height:1.2;margin-bottom:20px;margin-top:-5px;letter-spacing:1.1px}.about-details-text{font-size:19px;color:#000;line-height:1.8;margin-bottom:20px;text-align:justify}.about-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px;max-width:600px}.about-details-card{display:flex;align-items:center;background-color:#fff;border:2px solid #308dcf;border-radius:15px;padding:14px 25px;box-shadow:0 4px 10px #00000005;transition:transform .3s ease,box-shadow .3s ease}.about-details-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1b5c8b1a}.card-icon{display:flex;align-items:center;justify-content:center;width:50px;height:55px;flex-shrink:0}.card-icon svg,.card-icon-img{width:100%;height:100%;object-fit:contain}.expertise-icon-img{width:48px;height:48px;object-fit:contain}.card-divider{width:1.5px;height:28px;background-color:#000;margin:0 16px;opacity:.8}.about-details-card .card-divider{width:2.5px;height:80%;background-color:#000;margin:0 16px;opacity:.8}.card-text{font-size:20.2px;font-weight:700;color:#000;letter-spacing:1px}.about-benefits-section{padding:10px 5% 60px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background:#f4f8fc;display:flex;justify-content:center;position:relative;overflow:hidden}.about-benefits-container{display:flex;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;width:100%;text-align:center;z-index:2}.about-benefits-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:10px;max-width:800px;letter-spacing:1px}.about-benefits-subtitle{font-size:20px;color:#818181;line-height:1.9;max-width:900px;margin-bottom:45px;text-align:center;margin-top:10px}.about-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.benefit-card{background-color:#1e5b87;border-radius:10px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 25px #1e5b8726;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #1e5b8740}.benefit-card-title{color:#fff;font-size:21px;margin-bottom:22px;text-transform:capitalize;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;letter-spacing:1px}.benefit-card-number{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;color:#fff;font-size:78px;font-weight:700;line-height:1;margin-bottom:20px;letter-spacing:1.2px}.benefit-card-desc{color:#fff;font-size:19px;line-height:1.6;margin:0;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;letter-spacing:.1px}@media (max-width: 1024px){.about-hero-container,.about-details-container{flex-direction:column;gap:40px}.about-hero-title{font-size:24px}.about-benefits-title,.about-work-title,.about-expertise-title{font-size:24px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.about-hero-content,.about-details-content{max-width:100%}.about-hero-image-wrapper,.about-details-image-wrapper{width:100%;max-width:100%!important;justify-content:center}.about-hero-image,.about-details-image{width:100%;max-width:100%;height:auto!important}.about-benefits-grid{grid-template-columns:repeat(2,1fr);gap:20px}.expertise-card{flex:0 0 calc(50% - 12px)}.about-expertise-header{flex-direction:column;align-items:flex-start;gap:20px}.about-expertise-header .header-left{width:100%;max-width:100%}.about-expertise-header .header-right{align-self:flex-end}}@media (max-width: 768px){.about-hero-section,.about-details-section,.about-benefits-section,.about-work-section,.about-expertise-section{padding-top:10px;padding-bottom:30px}.about-hero-title,.about-details-title,.about-benefits-title,.about-work-title,.about-expertise-title{font-size:24px;text-align:center}.about-plane-icon{display:none}.about-hero-content{display:flex;flex-direction:column;align-items:center}.hero-contact-button{width:180px;height:48px;margin:30px auto 40px;display:flex;justify-content:center;align-items:center;border-radius:8px}.hero-contact-button span{font-size:18px!important}.about-hero-text,.about-details-text{font-size:18px;text-align:center;line-height:1.8}.about-details-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0 auto}.about-details-card{padding:8px 10px}.about-details-card .card-icon{width:26px;height:30px}.about-details-card .card-divider{height:22px;margin:0 10px}.about-details-card .card-text{font-size:13px}.about-benefits-grid{grid-template-columns:1fr;gap:16px}.benefit-card-number{font-size:48px}.about-work-image{width:100%!important;height:auto!important;margin:40px auto 0!important;border-radius:20px!important;object-fit:contain;display:block}.about-expertise-carousel{scroll-snap-type:x mandatory;gap:0}.expertise-card{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:center}.about-expertise-header .header-right{display:none!important}.expertise-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem}.expertise-slider-dot{width:40px;height:5px;background-color:#dcdcdc;border:none;border-radius:3px;cursor:pointer;padding:0;transition:background-color .3s ease}.expertise-slider-dot.active{background-color:#1b5c8b}}.about-work-section{padding:0 5% 40px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background:#fff;display:flex;justify-content:center;position:relative;overflow:hidden}.about-work-container{display:flex;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;width:100%;text-align:center;z-index:2}.about-work-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:5px;margin-top:30px;letter-spacing:1px}.about-work-subtitle{font-size:19px;color:#818181;line-height:1.5;max-width:800px;margin-bottom:20px;text-align:center;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;margin-top:10px}.about-work-image-wrapper{width:100%;display:flex;justify-content:center}.about-work-image{width:100%;max-width:100%;border-radius:10px;box-shadow:0 15px 40px #00000014;object-fit:cover}.about-expertise-section{padding:10px 5% 30px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background:#f4f8fb;display:flex;justify-content:center;position:relative;overflow:hidden}.about-expertise-container{max-width:1440px;margin:0 auto;width:100%;z-index:2;display:flex;flex-direction:column}.about-expertise-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:40px}.about-expertise-header .header-left{max-width:850px}.about-expertise-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:16px;margin-top:23px;letter-spacing:1px}.about-expertise-subtitle{font-size:19px;color:#818181;line-height:1.5;text-align:left;margin:0;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;letter-spacing:1px}.about-expertise-header .header-right{display:flex;gap:12px;flex-shrink:0;margin-bottom:8px}.carousel-nav-btn{background-color:#1e5b87;color:#fff;border:none;width:30px;height:30px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,opacity .3s ease}.carousel-nav-btn:hover{background-color:#144970}.about-expertise-carousel{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding:10px 0 0;width:100%;scrollbar-width:none;scroll-snap-type:x mandatory}.about-expertise-carousel::-webkit-scrollbar{display:none}.expertise-card{flex:0 0 calc(33.333% - 50px);min-width:320px;background-color:#fff;border-radius:12px;scroll-snap-align:start;padding:10px 20px;box-shadow:0 8px 30px #00000008;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid rgba(0,0,0,.03)}.expertise-icon-wrapper{background-color:#eaf3fa;width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center}.expertise-icon-wrapper svg{width:28px;height:28px;stroke:#1e5b87}.expertise-card-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:16px;line-height:1.4;font-weight:600}.expertise-card-desc{font-size:18px;color:#818181;line-height:1.7;margin:0;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;text-align:justify}.about-journey-section{padding-top:10px;padding-bottom:30px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;background:#fff;display:flex;justify-content:center;position:relative;overflow:hidden}.about-journey-container{max-width:1350px;width:100%;z-index:2;display:flex;flex-direction:column}.about-journey-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;color:#000;margin-bottom:16px;text-align:left}.about-journey-subtitle{font-size:18px;color:#666;line-height:1.8;text-align:left;max-width:800px;margin-bottom:60px}.timeline-outer-wrapper{position:relative;width:100%;padding-top:50px}.timeline-svg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.timeline-paper-plane{position:absolute;top:-10px;left:3%;z-index:4;transform:rotate(-15deg);opacity:.95}.timeline-curve-img{width:100%;height:100%;object-fit:fill}.about-journey-timeline{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;width:100%;position:relative;z-index:2;overflow-x:auto;scrollbar-width:none;padding-bottom:20px}.about-journey-timeline::-webkit-scrollbar{display:none}.timeline-column{display:flex;flex-direction:column;align-items:center;flex:1;min-width:150px;position:relative;z-index:2}.timeline-dot{width:14px;height:14px;background-color:#fbbc05;border-radius:50%;margin-bottom:8px;z-index:3;flex-shrink:0;box-shadow:0 0 0 3px #fbbc0540}.timeline-year{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:18px;font-weight:700;color:#c93b3b;margin-bottom:10px;text-align:left;width:100%;padding:0 6px;box-sizing:border-box}.timeline-card{background-color:#1e5b87;border-radius:10px;padding:16px 14px;display:flex;flex-direction:column;color:#fff;width:100%;box-sizing:border-box;align-items:flex-start;flex:1}.timeline-card.first-card{background-color:#607d8b}.timeline-card-title{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:24px;font-weight:700;line-height:1.45;margin:0 0 10px;text-align:left}.timeline-divider{width:28px;height:2px;background-color:#fff9;margin:0 0 10px;flex-shrink:0}.timeline-card-desc{font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:11.5px;line-height:1.55;opacity:.85;margin:0;text-align:left}.column-1 .timeline-card{min-height:190px}.column-2 .timeline-card{min-height:230px}.column-3 .timeline-card{min-height:270px}.column-4 .timeline-card{min-height:315px}.column-5 .timeline-card{min-height:360px}.column-6 .timeline-card{min-height:410px}.column-7 .timeline-card{min-height:460px}@media (max-width: 1024px){.about-journey-timeline{gap:12px;padding-left:10px;padding-right:10px}.timeline-column{min-width:160px}}@media (max-width: 1200px){.about-hero-section{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width: 600px){.about-hero-section{padding-left:1rem;padding-right:1rem}.about-details-grid{grid-template-columns:1fr;gap:12px;margin:0 auto}.about-details-card{padding:12px 20px}.about-details-card .card-icon{width:32px;height:36px}.about-details-card .card-divider{height:24px;margin:0 14px}.about-details-card .card-text{font-size:16px}}@media (max-width: 400px){.about-hero-section{padding-left:.75rem;padding-right:.75rem}}@media (max-width: 768px){.about-expertise-carousel{gap:24px!important}.expertise-card{padding:15px!important;box-sizing:border-box!important;flex:0 0 100%!important;min-width:100%!important;width:100%!important}.expertise-icon-wrapper{margin-bottom:12px!important}.expertise-card-title{margin-bottom:8px!important}}.problems-section{position:relative;padding:2rem 5%;background:#f4f8fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;overflow:hidden;box-sizing:border-box}.problems-bg-blob{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none}.blob-1{width:250px;height:250px;left:-50px;top:100px;background:#e7f0f9}.blob-2{width:250px;height:250px;right:-50px;top:50px;background:#c8e3ffbf}.blob-3{width:250px;height:250px;left:300px;bottom:-50px;background:#c8e3ffbf}.blob-4{width:180px;height:180px;right:400px;top:150px;background:#c8e3ffbf}.problems-container{position:relative;width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:2rem;z-index:2}.problems-text-content{flex:0 0 46%;max-width:570px}.problems-title{font-size:24px;font-weight:800;color:#000;margin:0 0 1rem;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.problems-subtitle{font-size:22px;font-weight:700;color:#1b5c8b;margin:0 0 2rem}.problems-paragraphs{display:flex;flex-direction:column;gap:1.1rem}.problems-paragraphs p{font-size:18px;line-height:1.8;color:#000;margin:0;text-align:justify}.problems-visual-content{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.problems-visual-image{top:0;left:0;width:100%;height:auto;object-fit:cover;display:block}@media (max-width: 1366px){.problems-section{padding:2rem 4%}}@media (min-width: 1201px) and (max-width:1340px){.problems-paragraphs p{font-size:16px}}@media (max-width: 1200px){.problems-section{padding:2rem 4%}.problems-container{flex-direction:column;gap:4rem}.problems-text-content{max-width:100%;text-align:center}.problems-paragraphs p{text-align:center}.problems-visual-image{position:relative;height:600px}}@media (max-width: 850px){.problems-section{padding:1.5rem 4%}.problems-visual-content{width:100%;min-height:auto}.problems-visual-image{height:420px}}@media (max-width: 430px){.problems-section{padding:1rem 4%}.problems-container{gap:1.5rem}.problems-visual-image{height:320px}}@media (max-width: 768px){.problems-visual-content{width:100%;min-height:auto;display:flex;justify-content:center;align-items:center}.problems-mobile-layout{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 10px}.problems-mobile-circle{width:240px;height:240px;background-color:#1b5c8b;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;margin:0 auto 35px}.problems-mobile-logo{width:120px;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.problems-mobile-circle-text{color:#fff;font-size:16px;font-weight:700;line-height:1.4;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.problems-mobile-list{display:flex;flex-direction:column;gap:20px;width:100%;max-width:480px;margin:0 auto}.problems-mobile-row{display:flex;align-items:center;gap:16px;width:100%}.problems-mobile-num-circle{width:40px;height:40px;border:1.5px solid #1B5C8B;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1b5c8b;font-size:16px;font-weight:700;flex-shrink:0;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.problems-mobile-text{color:#000;font-size:15px;font-weight:700;line-height:1.4;text-align:left}}@media (min-width: 481px) and (max-width: 768px){.problems-mobile-list{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;max-width:700px;margin:0 auto}}.process-section{width:100%;padding:30px 5%;box-sizing:border-box;background-color:#fff;background-image:radial-gradient(circle at 0% 0%,rgba(222,239,255,.7) 0%,transparent 40%),radial-gradient(circle at 100% 100%,rgba(222,239,255,.7) 0%,transparent 40%);font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.process-container{width:100%;max-width:1440px;margin:0 auto}.process-header{text-align:center}.process-title{color:#1b5c8b;font-size:26px;font-weight:700;margin-bottom:0;margin-top:0;letter-spacing:1px}.process-subtitle-container{display:flex;justify-content:center}.process-subtitle{color:#111;font-size:20px;font-weight:500;line-height:1.6;max-width:1200px;margin:15px auto 20px}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.process-card{background-color:#1b5c8b;border-radius:8px;padding:20px 20px 20px 15px;display:flex;align-items:stretch;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.process-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2762894d}.process-card-left{flex-direction:column;align-items:center;justify-content:end;min-width:60px;flex-shrink:0;text-align:center;padding-top:15px}.process-number{font-size:36px;font-weight:700;margin-bottom:8px;line-height:1}.process-icon{display:flex;align-items:center;justify-content:center}.process-icon img{width:65px;height:65px;object-fit:contain;margin-left:5px;margin-top:10px}.process-divider{width:2px;background-color:#fff;margin:0 15px;align-self:stretch;border-radius:2px}.process-card-right{flex:1;display:flex;flex-direction:column;justify-content:center}.process-card-title{font-size:24px;font-weight:600;margin:0 0 10px}.process-card-desc{font-size:20px;font-weight:400;line-height:1.6;margin:0;color:#fff;text-align:justify}@media (max-width: 900px){.process-grid{grid-template-columns:1fr}}@media (max-width: 600px){.process-section{padding:40px 2rem}.process-title{font-size:19px}.process-subtitle{font-size:18px}.process-card{padding:16px}.process-divider{margin:0 16px}.process-number{font-size:22px}.process-icon img{width:32px;height:32px}.process-card-title{font-size:24px}.process-card-desc{font-size:18px}}@media (max-width: 430px){.process-card{flex-direction:column;align-items:flex-start}.process-card-left{flex-direction:row;align-items:center;margin-bottom:16px}.process-number{margin-bottom:0;margin-right:12px}.process-divider{width:100%;height:2px;margin:0 0 16px}.process-card-right{text-align:left}}.case-study-section{padding:1.5rem 5%;background-color:#f4f8fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;overflow:hidden;box-sizing:border-box}.case-study-container{width:100%;max-width:1440px;margin:0 auto}.case-study-header-area{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;position:relative}.case-study-text-content{max-width:800px;margin:0 auto;text-align:center}.case-study-title{color:#1b5c8b;font-size:24px;font-weight:700;margin:0 0 1rem}.case-study-subtitle{color:#818181;font-size:18px;line-height:1.6;margin:0}.case-study-navigation{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:10px}.case-study-carousel-wrapper{width:100%;overflow:hidden}.case-study-carousel-track{display:flex;transition:transform .4s ease-in-out;margin:0 -15px}.case-study-card{padding:0 9px;box-sizing:border-box}.case-study-card-inner{background-color:#fff;border-radius:12px;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.case-study-card-inner:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.case-study-image-wrapper{width:100%;overflow:hidden;border-bottom:2px solid #eef5fa}.case-study-image-wrapper img{width:100%;height:100%;transition:transform .3s ease}.case-study-card-inner:hover .case-study-image-wrapper img{transform:scale(1.05)}.case-study-content{padding:1rem 1.5rem;display:flex;flex-direction:column;flex:1}.case-study-content h3{font-size:20px;font-weight:700;color:#000;margin:0 0 1rem}.case-study-content p{font-size:17px;color:#000;line-height:1.6;margin:0 0 1rem;flex:1;font-family:ABC Camera Plain Unlicensed Trial;font-weight:500;text-align:justify}.case-study-card .read-more-link{display:flex;align-items:center;gap:.5rem;color:#1b5c8b!important;font-size:17px;font-weight:600;text-decoration:none;transition:opacity .3s ease;margin-top:auto}.read-more-arrow{width:35px;height:25px;color:#1b5c8b;object-fit:contain;transition:transform .3s ease;filter:brightness(0) invert(28%) sepia(50%) saturate(1512%) hue-rotate(182deg) brightness(94%) contrast(92%)}.read-more-link:hover .read-more-arrow{transform:translate(4px)}@media (max-width: 1366px){.case-study-section{padding:2rem 4%}}@media (max-width: 1024px){.case-study-section{padding:2rem 4%}.case-study-header-area{flex-direction:column;align-items:center;gap:2rem}.case-study-navigation{position:static;transform:none}}@media (max-width: 768px){.case-study-section{padding:1em 4%}.case-study-title{font-size:24px}.case-study-subtitle{color:#000}.slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem}.slider-dot{width:40px;height:5px;background-color:#dcdcdc;border:none;border-radius:3px;cursor:pointer;padding:0;transition:background-color .3s ease}.slider-dot.active{background-color:#1b5c8b}}.faq-section{padding:1.5rem 5% 3rem;background-color:#f4f8fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;box-sizing:border-box}.faq-container{width:100%;max-width:1440px;margin:0 auto}.faq-header{text-align:center;margin-bottom:2rem}.faq-subtitle{font-size:26px;font-weight:600;color:#000;letter-spacing:1px;margin:20px 0}.faq-title{font-size:38px;font-weight:700;color:#000;margin:0;letter-spacing:1px}.faq-layout{display:grid;grid-template-columns:480px 1fr;gap:2.2rem;align-items:start}.faq-sidebar{display:flex;flex-direction:column;gap:.8rem;margin-top:0}.faq-category-btn{display:flex;justify-content:space-between;align-items:center;margin:0;background-color:#fff;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:18px;font-weight:600;color:#1b5c8b;transition:all .3s ease;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;line-height:1.5;box-sizing:border-box;padding:15px}.faq-category-btn span{flex:1;text-align:left}.faq-category-btn svg{width:30px;height:30px;color:#1b5c8b;transition:all .3s ease;flex-shrink:0}.faq-category-btn:hover{transform:translateY(-2px);background-color:#fff}.faq-category-btn.active{background-color:#1b5c8b;color:#fff;box-shadow:0 4px 15px #1b5c8b33}.faq-category-btn.active svg{color:#fff}.faq-content{display:flex;flex-direction:column;gap:.8rem;margin-top:0}.faq-content::-webkit-scrollbar{width:6px}.faq-content::-webkit-scrollbar-track{background:transparent}.faq-content::-webkit-scrollbar-thumb{background:#1b5c8b33;border-radius:10px}.faq-content::-webkit-scrollbar-thumb:hover{background:#1b5c8b66}.faq-accordion-item{background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;overflow:hidden;transition:all .3s ease;cursor:pointer;margin:0;box-sizing:border-box}.faq-accordion-item.open{background-color:#fff;border-color:transparent;box-shadow:0 4px 20px #0000000a}.faq-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.5rem;background-color:#f4f8fc}.faq-accordion-item.open .faq-accordion-header{padding-bottom:.5rem;background-color:#fff}.faq-question{margin:0;font-size:22px;font-weight:500;color:#2d3748;transition:color .3s ease;flex:1;padding-right:1rem;line-height:1.5}.faq-accordion-item.open .faq-question{color:#1b5c8b;font-weight:600}.faq-icon{display:flex;align-items:center;justify-content:center;color:#1b5c8b;flex-shrink:0}.faq-icon svg{width:30px;height:30px}.faq-accordion-body{overflow:hidden;transition:max-height .3s ease-in-out}.faq-answer{margin:0;padding:0 1.5rem 1.5rem;color:#818181;font-size:18px;line-height:1.6;font-family:ABC Camera Plain Unlicensed Trial}@media (max-width: 1366px){.faq-section{padding:1rem 4%}}.faq-content-mobile{display:none}@media (max-width: 900px){.faq-section{padding:2rem 4%}.faq-layout{grid-template-columns:1fr}.faq-content{max-height:none;overflow-y:visible;padding-right:0}.faq-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}}@media (max-width: 600px){.faq-section{padding:1rem 4%}.faq-sidebar{grid-template-columns:1fr}.faq-title,.faq-subtitle{font-size:20px}.faq-content-desktop{display:none}.faq-content-mobile{display:flex;flex-direction:column;width:100%;margin-bottom:1rem;gap:1rem}}.testimonials-section{padding:2rem 5%;background-color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;box-sizing:border-box}.testimonials-container{width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:45fr 55fr;gap:4rem;align-items:stretch}.testimonials-highlights{display:flex;flex-direction:column;justify-content:flex-start;gap:1.6rem}.testimonials-main-title{font-size:24px;font-weight:700;color:#000;margin:0}.highlight-block{display:flex;flex-direction:column;gap:.8rem}.highlight-title{font-size:22px;font-weight:600;color:#1b5c8b;margin:0}.highlight-desc{font-size:18px;text-align:justify;color:#000;line-height:1.7;margin:0}.testimonials-cards-column{position:relative;height:100%}.testimonials-scroll-area{display:flex;flex-direction:column;justify-content:flex-start;gap:1.2rem}.testimonials-scroll-area::-webkit-scrollbar{width:6px}.testimonials-scroll-area::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.testimonials-scroll-area::-webkit-scrollbar-thumb{background:silver;border-radius:10px}.testimonials-scroll-area::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.testimonial-card{background-color:#1b5c8b;border-radius:12px;padding:.8rem 1.5rem;display:flex;gap:1rem;align-items:center;position:relative;box-shadow:0 4px 15px #1b5c8b26}.testimonial-avatar{flex-shrink:0;width:100px;height:100px;border-radius:50%;overflow:hidden}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-content{flex:1;display:flex;flex-direction:column;gap:.5rem;padding-right:2rem}.testimonial-name{color:#fff;font-size:20px;margin:0}.testimonial-text{color:#ffffffe6;font-size:18px;line-height:1.6;text-align:justify;margin:0}.testimonial-quote-icon{position:absolute;top:1rem;right:1rem;color:#fff;opacity:.8}.testimonial-quote-icon svg{width:24px;height:24px}@media (max-width: 1024px){.testimonials-container{grid-template-columns:1fr;gap:3rem}.testimonials-scroll-area{position:static;max-height:none;overflow-y:visible;padding-right:0}}@media (max-width: 500px){.testimonial-card{flex-direction:column;padding:1.5rem;gap:1rem}.testimonial-quote-icon{top:1.5rem;right:1.5rem}.testimonial-content{padding-right:0}}@media (max-width: 430px){.testimonials-main-title,.highlight-block,.highlight-desc{text-align:center}}.insights-section{padding:2rem 5%;background-color:#f6f9fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;box-sizing:border-box}.insights-container{width:100%;max-width:1440px;margin:0 auto}.insights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.insights-title{font-size:24px;font-weight:700;color:#111;margin:0}.insights-navigation{display:flex;gap:10px}.nav-btn{width:30px;height:30px;background-color:#1b5c8b;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.nav-arrow-icon{width:15px;height:15px;object-fit:contain;filter:brightness(0) invert(1)}.nav-btn:hover:not(.disabled){background-color:#13466b}.nav-btn.disabled{opacity:.4;cursor:not-allowed}.insights-layout{display:grid;grid-template-columns:57fr 43fr;gap:1rem;align-items:stretch;min-height:520px}.insights-featured-card{background-color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;height:100%}.featured-image-wrapper{position:relative;width:100%;flex-grow:1;min-height:320px;overflow:hidden}.featured-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.featured-date-badge{position:absolute;top:1.5rem;left:1.5rem;background-color:#fff;color:#c22c22;font-weight:600;font-size:20px;padding:.5rem 1.2rem;border-radius:50px;box-shadow:0 4px 10px #0000001a}.featured-content{padding:1rem 1.4rem;display:flex;flex-direction:column}.featured-meta{margin-bottom:.4rem}.featured-author{font-size:15px;color:#000;font-weight:700;letter-spacing:.8px}.featured-category{font-size:18px;font-weight:700;color:#000;margin:0}.featured-title{font-size:20px;font-weight:700;color:#1b5c8b;margin:.5rem 0;line-height:1.4}.featured-desc{font-size:18px;color:#818181;line-height:1.6;margin:0;font-family:ABC Camera Plain Unlicensed Trial}.insights-side-list{display:flex;flex-direction:column;gap:.8rem;height:100%}.insights-side-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000000a;display:flex;min-height:130px;flex:1}.side-card-image{flex-shrink:0;width:53%}.side-card-image img{width:100%;height:100%;object-fit:cover}.side-card-content{padding:.8rem 1.2rem;display:flex;flex-direction:column;justify-content:center;flex:1}.side-card-date{font-size:15px;font-weight:700;color:#000;margin-bottom:.3rem}.side-card-category{font-size:18px;font-weight:700;color:#000;margin:0 0 .3rem}.side-card-title{font-size:16px;font-weight:600;color:#1b5c8b;margin:0 0 .5rem;line-height:1.4}.read-more-link{display:flex;align-items:center;gap:.4rem;color:#818181!important;font-size:18px;text-decoration:none;font-weight:500;transition:color .3s ease}.read-more-link:hover{color:#1b5c8b}.read-more-arrow-icon{width:15px;height:15px;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.read-more-link:hover .read-more-arrow-icon{transform:translate(3px);opacity:1;filter:brightness(0) invert(28%) sepia(50%) saturate(1512%) hue-rotate(182deg) brightness(94%) contrast(92%)}@media (max-width: 1200px){.insights-layout{grid-template-columns:1fr}.featured-image-wrapper{flex-grow:0;min-height:auto}.featured-image-wrapper img{position:relative;height:auto}.side-card-image{width:250px}.insights-side-card{min-height:120px}}@media (max-width: 600px){.insights-side-card{flex-direction:column;height:auto}.side-card-image{width:100%;height:180px}.featured-date-badge{font-size:16px}}@media (min-width: 1201px) and (max-width: 1399px){.featured-image-wrapper img{height:106%}}@media (max-width: 768px){.insights-header{justify-content:center;margin-bottom:1.5rem}.insights-title{text-align:center}.insights-mobile-slider{display:flex;flex-direction:column;align-items:center;width:100%}.insights-mobile-slider .insights-featured-card{width:100%;max-width:500px;margin:0 auto}.insights-mobile-slider .featured-image-wrapper{position:relative;width:100%;overflow:hidden}.insights-mobile-slider .featured-image-wrapper img{top:0;left:0;width:100%;height:100%;object-fit:cover}.slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.5rem}.slider-dot{width:40px;height:5px;background-color:#dcdcdc;border:none;border-radius:3px;cursor:pointer;padding:0;transition:background-color .3s ease}.slider-dot.active{background-color:#1b5c8b}}.contact-section{padding:2rem 5%;background-color:#f4f8fc;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;box-sizing:border-box}.contact-container{width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:5.5fr 4.5fr;gap:1.2rem;align-items:stretch}.contact-form-column{background:linear-gradient(180deg,#72b4e4,#1b5c8b);padding:2rem 2.5rem;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.contact-subtitle{color:#fff;font-size:28px;font-weight:500;margin:0 0 1.5rem}.contact-title{color:#fff;font-size:22px;font-weight:500;margin:0 0 1rem}.contact-form{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly;gap:1.2rem}.input-group{position:relative;width:100%}.input-group input{width:100%;padding:1.2rem 3rem 1.2rem 1.5rem;border:none;border-radius:50px;background-color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;color:#333;box-sizing:border-box;outline:none;transition:box-shadow .3s ease}.input-group input::placeholder{color:#1b5c8b;opacity:1;font-weight:500}.input-group input:focus{box-shadow:0 0 0 3px #ffffff4d}.input-icon{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:25px;height:25px;color:#1b5c8b;pointer-events:none}.contact-submit-btn{margin-top:.5rem;padding:1.2rem;border:none;border-radius:50px;background-color:#78afd7;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-submit-btn:hover{background-color:#6a9ac2;box-shadow:0 4px 12px #0000001a}.contact-image-column{border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 10px 30px #0000000d;display:flex}.contact-hero-image{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1366px){.contact-section{padding:2rem 4%}}@media (max-width: 1024px){.contact-section{padding:2rem 4% 20px}.contact-container{grid-template-columns:1fr;gap:3rem}.contact-form-column{order:2}.contact-image-column{order:1;min-height:400px}}@media (max-width: 500px){.contact-section{padding:1rem 4% 30px}.contact-form-column{padding:2rem 1.5rem}.contact-title{font-size:28px}}@media (max-width: 1024px){.wd-services-container{grid-template-columns:1fr;gap:24px}.wd-services-section{min-height:auto;padding:36px 5%}.wd-services-left-image{order:1}.wd-services-right{order:2}.wd-services-grid{grid-template-columns:1fr}}@media (max-width: 480px){.wd-services-section{padding:24px 4%}.wd-services-container{grid-template-columns:1fr;gap:18px}.wd-services-image-frame{max-width:100%;border-radius:12px}.wd-services-grid{grid-template-columns:1fr}.wd-service-card.blue{padding:14px}.wd-service-card.blue .wd-service-card-desc{font-size:13px}}.wd-hero-section{width:100%;box-sizing:border-box;background:linear-gradient(90deg,#b0d0e8fa,#eef5fae0),url(/assets/office_hero_bg-DFy3vPEF.webp) center / cover no-repeat;padding:40px 5%;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;min-height:calc(100vh - 80px);display:flex;align-items:center;overflow:hidden}.wd-hero-container{width:100%;margin-top:-20px;display:flex;align-items:center}.wd-hero-left{flex:1 1 600px;display:flex;flex-direction:column;align-items:flex-start;height:auto;margin-top:-15px}.wd-hero-title{font-size:40px;font-weight:700;line-height:1.28;letter-spacing:-.3px;color:#000;margin:0 0 22px}.wd-hero-title-blue{color:#1b5c8b;white-space:nowrap}.wd-hero-rocket{width:44px;height:44px;object-fit:contain;flex-shrink:0;transform:rotate(-20deg);filter:drop-shadow(0 2px 6px rgba(27,92,139,.35));vertical-align:middle}.wd-hero-desc{font-size:16px;font-weight:400;line-height:1.75;color:#000;margin:0 0 16px;max-width:640px;text-align:justify}.wd-hero-btn{display:inline-flex;align-items:center;gap:10px;background:#1b5c8b;color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;font-weight:600;padding:14px 30px;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 14px #1b5c8b59;transition:background .3s cubic-bezier(.4,0,.2,1),transform .2s,box-shadow .3s;white-space:nowrap}.wd-services-section{width:100%;background:#f4f8fc;padding:40px 5%;box-sizing:border-box;min-height:642px}.wd-services-container{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:364.09px 1fr;gap:48px;align-items:start}.wd-services-left-image{display:flex;align-items:center;justify-content:center}.wd-services-image-frame{width:100%;max-width:520px;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px #1b5c8b1f;background:#fff}@media (min-width: 1200px){.wd-services-image-frame{width:364.09px;height:535.4px;max-width:none;border-radius:100px 24px;overflow:hidden;box-shadow:0 18px 48px #1b5c8b1f;background:#fff;align-self:start;margin-top:0;margin-left:0}.wd-services-left-image{justify-content:flex-start;width:40%}.wd-services-main-img{width:100%;height:100%;object-fit:cover;object-position:top center;transform:scale(1.03);display:block}}@media (max-width: 1199px){.wd-services-image-frame{width:100%;max-width:520px;height:auto;border-radius:20px;margin-top:0;margin-left:0}.wd-services-main-img{height:auto}}.wd-services-main-img{width:100%;height:100%;object-fit:cover;display:block}.wd-services-right{width:100%}.wd-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 22px}.wd-service-card.blue{display:flex;gap:20px;background:#1b5c8b;border-radius:14px;padding:20px 22px;align-items:center;height:112px;box-sizing:border-box}.wd-services-right .wd-services-grid .wd-service-card{width:100%}.wd-service-card.blue .wd-service-card-icon.white{background:#fff;border-radius:12px;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.wd-service-card.blue .wd-service-card-icon.white img{width:40px;height:40px;object-fit:contain}.wd-service-card.blue .wd-service-card-body{color:#fff;display:flex;flex-direction:column;justify-content:center}.wd-service-card.blue .wd-service-card-title{color:#fff;margin:0 0 6px;font-size:18px;font-weight:700}.wd-service-card.blue .wd-service-card-desc{color:#ffffffeb;margin:0;font-size:14px;line-height:1.45}.wd-page.erp-page .wd-services-section .wd-services-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:18px!important}.wd-page.erp-page .wd-services-section .wd-service-card,.wd-page.erp-page .wd-services-section .wd-service-card.blue{width:100%!important;box-sizing:border-box;height:auto!important}.wd-contact-card-title{font-size:22px;font-weight:600;color:#fff;margin:0 0 6px;line-height:1.3;text-align:center}.wd-input-group input,.wd-input-group textarea{width:100%;padding:15px 44px 15px 16px;border-radius:7px;border:none;background:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;color:#333;box-sizing:border-box;outline:none;transition:box-shadow .2s}.wd-challenges-section{width:100%;background:#ebf4fb;padding:70px 5%;box-sizing:border-box}.wd-challenges-container{max-width:1350px;margin:0 auto}.wd-stats-section{width:100%;background:#fff;padding:80px 5%;box-sizing:border-box}.wd-stats-container{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;align-items:center}.wd-tech-section{width:100%;background:#f4f8fc;padding:70px 5%;box-sizing:border-box}.wd-tech-container{max-width:1350px;margin:0 auto;text-align:center}.wd-tech-cell{display:flex;align-items:center;justify-content:center;padding:40px 24px;background:transparent;border-right:1px solid #D8E9F5;border-bottom:1px solid #D8E9F5}.wd-tech-logo{height:102px;width:auto;object-fit:contain;display:block}.wd-industries-section{width:100%;background:#fff;padding:70px 5%;box-sizing:border-box}.wd-industries-container{margin:0 auto;text-align:left}.wd-industry-btn{background:#e7f0f9;color:#000;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;font-weight:600;padding:10px 28px;border:none;border-radius:8px;cursor:pointer;transition:background .25s,color .25s;margin-top:auto;align-self:flex-start}.wd-reach-section{width:100%;background:#f6f9fc;padding:0 5% 70px;box-sizing:border-box}.wd-reach-container{max-width:1350px;margin:0 auto}@media (max-width: 1024px){.wd-hero-section{padding:80px 6%;height:auto}.wd-hero-container{flex-direction:column;gap:2rem}.wd-hero-left{width:100%;max-width:100%;box-sizing:border-box}.wd-hero-right{width:100%}.wd-hero-img{height:280px}.wd-hero-title{font-size:38px}.wd-services-container{grid-template-columns:1fr}.wd-contact-card{max-width:600px}.wd-challenges-grid{grid-template-columns:repeat(2,1fr)}.wd-stats-container{grid-template-columns:1fr;gap:3rem;align-items:start}.wd-stats-img-wrapper{width:100%}.wd-stats-img{width:100%;height:320px}.wd-stats-overlay{width:160px;height:auto;top:20px;bottom:20px;right:0;padding:12px}.wd-industries-grid{grid-template-columns:repeat(2,1fr)}.wd-insights-grid{grid-template-columns:1fr}.wd-ins-featured-img-wrap{height:260px}.wd-reach-card{flex-direction:column;padding:40px 28px;gap:28px}.wd-reach-divider{width:100%;height:1px;align-self:auto;flex-shrink:0}.wd-reach-col{padding:0}.wd-cta-banner-content{flex-direction:column;gap:1.5rem}.wd-cta-img-block{width:240px}}@media (max-width: 768px){.wd-hero-section{padding:60px 4%;zoom:1;-moz-transform:none;-moz-transform-origin:unset}.wd-hero-title{font-size:32px;text-align:center}.erp-page .wd-hero-desc,.erp-page .wd-hero-desc--last{text-align:center}.erp-page .wd-hero-left .wd-hero-btn{align-self:center}.wd-hero-desc{font-size:14px}.wd-services-section{padding:50px 5%}.wd-services-grid,.wd-challenges-grid{grid-template-columns:1fr}.wd-challenges-title{font-size:24px}.wd-stats-overlay{width:140px}.wd-stat-num{font-size:28px}.wd-stat-lbl{font-size:13px}.wd-features-title{font-size:32px}.wd-tech-grid{grid-template-columns:repeat(5,1fr)}.wd-tech-cell{padding:24px 12px}.wd-tech-logo{width:70px;height:48px}.wd-industries-grid{grid-template-columns:1fr}.wd-insights-title{font-size:22px}.wd-cta-title{font-size:24px}}.smo-platforms-section{width:100%;background:#fff;padding:50px 5% 40px;box-sizing:border-box}.smo-platforms-container{max-width:1350px;margin:0 auto;text-align:center}.smo-platforms-label{font-size:22px;font-weight:700;color:#000;margin:0 0 4px}.smo-platforms-title{font-size:22px;font-weight:700;color:#1b5c8b;margin:0 0 8px}.smo-platforms-desc{font-size:18px;font-weight:400;color:#6b7280;line-height:1.7;margin:0 auto 16px;max-width:760px}.smo-platforms-grid{border:none}.smo-platforms-grid .wd-tech-cell{padding:30px 20px;display:flex;align-items:center;justify-content:center;border-right-color:#e5e7eb;border-bottom-color:#e5e7eb}.smo-platforms-grid .wd-tech-cell:nth-child(5n){border-right:none}.smo-platforms-grid .wd-tech-cell:nth-child(n+6){border-bottom:none}.smo-platform-logo{width:60px;height:60px;object-fit:contain;display:block;transition:transform .25s}.smo-platforms-grid .wd-tech-cell:hover .smo-platform-logo{transform:scale(1.1)}.smo-process-section{background:#f4f8fc!important}.smo-process-header{max-width:1350px;margin:0 auto 40px;text-align:center}.smo-process-label{font-size:22px;font-weight:700;color:#1b5c8b;margin:0 0 12px;text-align:center}.smo-process-title{font-size:18px;font-weight:400;color:#6b7280;line-height:1.7;margin:0 auto;max-width:760px;text-align:center}.smo-timeline{display:flex;flex-direction:column;gap:4px}.smo-timeline-item{display:flex;gap:20px;align-items:flex-start;padding:14px 14px 14px 16px;border-left:3px solid transparent;border-radius:0 8px 8px 0;transition:border-color .2s}.smo-timeline-item--active{border-left-color:#1b5c8b;background:#1b5c8b0a}.smo-timeline-icon-box{width:48px;height:48px;flex-shrink:0;background:#fff;border:1px solid #E5E7EB;border-radius:8px;display:flex;align-items:center;justify-content:center}.smo-timeline-icon-img{width:28px;height:28px;object-fit:contain}.smo-timeline-body{flex:1}.smo-timeline-title{font-size:19px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.3}.smo-timeline-desc{font-size:17px;font-weight:400;color:#6b7280;line-height:1.7;margin:0}.smo-needs-section{width:100%;background:#fff;padding:70px 5%;box-sizing:border-box}.smo-needs-container{max-width:1350px;margin:0 auto;text-align:center}.smo-needs-label{font-size:22px;font-weight:700;color:#000;margin:0 0 10px}.smo-needs-title{font-size:18px;font-weight:400;color:#6b7280;line-height:1.7;margin:0 auto 40px;max-width:760px}.smo-needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.smo-needs-card{background:#1b5c8b;border-radius:12px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .2s,box-shadow .25s}.smo-needs-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1b5c8b4d}.smo-needs-card-icon{width:46px;height:46px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.smo-needs-card-icon img{width:46px;height:46px;object-fit:contain;filter:brightness(0) invert(1)}.smo-needs-card-title{font-size:19px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.3}.smo-needs-card-desc{font-size:17px;color:#ffffffe6;line-height:1.7;margin:0}@media (max-width: 370px){.wd-hero-title{font-size:17px}}@media (min-width: 371px) and (max-width: 480px){.wd-hero-title{font-size:22px;text-align:center}.wd-services-title{font-size:19px}.wd-services-label{font-size:16px}.wd-tech-cell{padding:20px 8px}.wd-tech-logo{width:56px;height:40px}.wd-industries-grid{grid-template-columns:1fr}.wd-insights-title{font-size:22px}.wd-ins-side-card{flex-direction:column}.wd-ins-side-img-wrap{width:100%;max-width:100%;height:160px}.wd-cta-buttons{flex-direction:column;align-items:flex-start}.wd-cta-img-block{display:none}.wd-stats-img{height:260px}.wd-stats-overlay{width:130px}.wd-stat-num{font-size:22px}.wd-stat-lbl{font-size:11px}.smo-needs-grid{grid-template-columns:1fr}.smo-platforms-grid{grid-template-columns:repeat(2,1fr)}.smo-platforms-grid .wd-tech-cell:nth-child(3n){border-right:1px solid #E5E7EB}.smo-platforms-grid .wd-tech-cell:nth-child(2n){border-right:none}.smo-platform-logo{width:48px;height:48px}}@media (max-width: 1024px){.smo-needs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.smo-platforms-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width: 360px){.wd-hero-title{font-size:28px}}@media (max-width: 768px){.smo-platforms-grid{grid-template-columns:repeat(3,1fr)}.smo-platforms-grid .wd-tech-cell:nth-child(5n){border-right:1px solid #E5E7EB}.smo-platforms-grid .wd-tech-cell:nth-child(n+6){border-bottom:1px solid #E5E7EB}.smo-platforms-grid .wd-tech-cell:nth-child(3n){border-right:none}}@media (max-width: 600px){.smo-needs-grid{grid-template-columns:1fr}.smo-platforms-desc{font-size:14px}}.crm-cta-section{width:100%;background:linear-gradient(135deg,#1b5c8b,#0e3d62);padding-top:70px;padding-bottom:70px;padding-left:2rem!important;padding-right:2rem!important;box-sizing:border-box!important}.crm-cta-inner{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.crm-cta-heading{font-size:24px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.35;max-width:720px}.crm-cta-desc{font-size:18px;font-weight:400;color:#ffffffe6;line-height:1.75;margin:0 0 32px;max-width:760px}.crm-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1b5c8b;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;font-weight:700;padding:14px 32px;border:none;border-radius:8px;cursor:pointer;transition:background .25s,color .25s,transform .2s;box-shadow:0 4px 14px #0003}.crm-cta-btn:hover{background:#ebf5fd;transform:translateY(-2px)}.crm-cta-btn:active{transform:translateY(0)}@media (max-width: 768px){.crm-cta-section{padding:50px 3%}.crm-cta-heading{font-size:24px}.crm-cta-desc{font-size:16px}.crm-cta-btn{font-size:15px;padding:12px 26px}}@media (max-width: 480px){.crm-cta-heading{font-size:18px}.crm-cta-btn{width:100%;justify-content:center}}.vt-hero-form-col{flex:0 0 532px;display:flex;align-items:flex-start}.vt-hero-form-col .wd-contact-card{width:100%;padding:28px 26px;min-height:525px;align-self:flex-start}.vt-hero-page.wd-hero-section{align-items:stretch;padding-top:50px;padding-bottom:20px}.vt-hero-page .wd-hero-container{gap:64px}.vt-hero-page .wd-hero-left{flex:1 1 auto;height:100%;justify-content:flex-start}.vt-hero-page .wd-hero-desc,.vt-hero-page .wd-hero-desc--last{max-width:100%;font-size:19px;font-weight:400;line-height:34px}.vt-systems-section{width:100%;background:#eef5fc;padding:20px 5%!important;box-sizing:border-box!important}.vt-systems-container{text-align:center}.vt-systems-label{font-size:24px;font-weight:700;color:#1b5c8b;margin:0 0 10px;letter-spacing:.5px}.vt-systems-title{font-size:24px;font-weight:700;color:#000;margin:0 auto 10px;line-height:1.4;max-width:820px}.vt-systems-desc{font-size:20px;color:#6b7280;line-height:1.7;margin:0 auto 32px;max-width:1000px}.vt-systems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vt-system-card{background:#1b5c8b;border-radius:10px;padding:28px 24px;text-align:left;display:flex;flex-direction:column;transition:box-shadow .25s,transform .2s}.vt-system-card:hover{box-shadow:0 8px 28px #1f5f9659;transform:translateY(-3px)}.vt-system-card-icon{width:52px;height:52px;background:#ffffff26;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.vt-system-card-icon img{width:30px;height:30px;object-fit:contain;filter:brightness(0) invert(1)}.vt-system-card-title{font-size:24px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.3}.vt-system-card-desc{font-size:16px;font-weight:400;color:#ffffffe6;line-height:1.65;margin:0}.vt-tabs-section{width:100%;padding:20px 5%;box-sizing:border-box}.vt-tabs-title{font-size:22px;font-weight:700;color:#000;text-align:center;margin:0 0 20px}.vt-tab-nav{display:flex;flex-wrap:nowrap;border-radius:5px;background:#eef5fc;border:1px solid #C8DFF0;padding:5px;gap:0;margin-bottom:12px}.vt-tab-btn{flex:1;padding:12px 16px;background:transparent;color:#1b5c8b;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:14px;font-weight:600;border:none;border-right:1px solid #C8DFF0;border-radius:0;cursor:pointer;transition:background .25s,color .25s;text-align:center;white-space:normal;line-height:1.35}.vt-tab-btn:last-child{border-right:none}.vt-tab-btn--active{background:#1b5c8b;color:#fff;border-radius:5px;border-right:none}.vt-tab-btn--active+.vt-tab-btn{border-left:none}.vt-tab-btn:hover:not(.vt-tab-btn--active){background:#1f5f9614;border-radius:40px}.vt-tab-content{background:#eef5fc;border-radius:12px;border:1px solid #C8DFF0;padding:28px 32px}.vt-tab-content-title{font-size:24px;font-weight:700;color:#1b5c8b;margin:0 0 14px}.vt-tab-content-desc{font-size:16px;color:#6b7280;line-height:1.75;margin:0 0 12px}.vt-tab-content-desc:last-child{margin-bottom:0}.vt-why-section{width:100%;background:#fff;padding:20px 5%;box-sizing:border-box!important}.vt-why-container{width:100%}.vt-why-title{font-size:22px;font-weight:700;color:#111;text-align:center;margin:0 0 12px}.vt-why-subtitle{font-size:17px;font-weight:400;color:#6f7785;line-height:1.7;text-align:center;margin:0 auto 36px;max-width:820px}.vt-why-grid{display:grid;grid-template-columns:repeat(3,1fr)}.vt-why-cell{padding:28px 24px;border-right:1px solid #E6EAF0;border-bottom:1px solid #E6EAF0}.vt-why-cell:nth-child(3n){border-right:none}.vt-why-cell:nth-child(n+4){border-bottom:none}.vt-why-num{display:block;font-size:22px;font-weight:700;color:#1e5d91;line-height:1;margin-bottom:8px}.vt-why-card-title{font-size:24px;font-weight:700;color:#111;margin:0 0 8px;line-height:1.3}.vt-why-card-desc{font-size:17px;font-weight:400;color:#6f7785;line-height:1.7;margin:0}.vt-tools-section{width:100%;background:#fff;padding:20px 5%;box-sizing:border-box}.vt-tools-container{width:100%}.vt-tools-title{font-size:22px;font-weight:700;color:#1e5d91;text-align:center;margin:0 0 36px}.vt-tools-grid{display:grid;grid-template-columns:repeat(3,1fr)}.vt-tools-cell{padding:40px 24px;border-right:1px solid #E6EAF0;border-bottom:1px solid #E6EAF0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.vt-tools-cell:nth-child(3n){border-right:none}.vt-tools-cell:nth-child(n+4){border-bottom:none}.vt-tools-icon{width:72px;height:72px;object-fit:contain}.vt-tools-name{font-size:14px;font-weight:600;color:#444;text-align:center}.vt-choose-section{width:100%;background:#fff;padding:20px 5%;box-sizing:border-box!important}.crm-customization-section .vt-choose-map{height:418px!important}.vt-whychoose-section .vt-choose-map{height:410px!important}.vt-choose-container{display:flex;justify-content:space-between;align-items:center}.vt-choose-reverse{flex-direction:row-reverse}.vt-choose-reverse .vt-choose-left{padding-right:0;padding-left:24px}.vt-choose-reverse .vt-choose-right{padding-left:0;padding-right:24px}.vt-choose-left{flex:0 0 50%;max-width:50%;padding-right:24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.vt-choose-heading{font-size:24px;font-weight:700;color:#000;margin:0 0 14px;line-height:1.35}.vt-choose-blue{color:#1e5d91}.vt-choose-desc{font-size:18px;font-weight:400;color:#4f5b6a;line-height:1.8;margin:0 0 24px}.vt-choose-lists{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.vt-choose-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.vt-choose-list-item{display:flex;align-items:flex-start;gap:10px;font-size:18px;font-weight:500;color:#000;line-height:1.4}.vt-choose-check{width:22px;height:22px;min-width:22px;background:#1e5d91;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}.vt-choose-right{flex:0 0 50%;max-width:50%;padding-left:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.vt-choose-map{width:100%;height:auto;object-fit:cover;max-width:100%;display:block;border-radius:12px;box-shadow:0 8px 28px #1b5c8b1f}.vt-contact-section{padding:40px 5%}.vt-contact-container{grid-template-columns:1fr 1fr;justify-content:space-between;gap:4%;align-items:center}.vt-contact-section .vt-choose-left{display:flex;width:100%}.vt-contact-section .wd-contact-card{padding:50px 28px;border-radius:24px}.vt-contact-section .wd-contact-card-subtitle{font-size:16px;margin:0 0 4px}.vt-contact-section .wd-contact-card-title{font-size:24px;margin:0 0 16px}.vt-contact-section .wd-contact-form{gap:10px}.vt-contact-section .wd-input-group input,.vt-contact-section .wd-input-group textarea{padding:12px 40px 12px 14px;font-size:15px}.vt-contact-section .wd-input-group textarea{height:60px}.vt-contact-section .wd-input-icon{width:18px;height:18px;right:12px}.vt-contact-section .wd-contact-submit-btn{padding:12px 20px;border-radius:8px;margin-top:8px;font-size:16px;width:100%}.vt-contact-section .vt-choose-right{display:flex;align-items:center;height:100%}.vt-contact-section .vt-choose-map{height:100%;max-height:500px;border-radius:24px;object-fit:cover}@media (max-width: 1024px){.vt-hero-form-col{flex:0 0 auto;width:100%;max-width:520px;margin:0 auto}.vt-systems-grid,.vt-why-grid{grid-template-columns:repeat(2,1fr)}.vt-why-cell:nth-child(3n){border-right:1px solid #E6EAF0}.vt-why-cell:nth-child(n+4){border-bottom:1px solid #E6EAF0}.vt-why-cell:nth-child(2n){border-right:none}.vt-why-cell:nth-child(n+5){border-bottom:none}.vt-tools-grid{grid-template-columns:repeat(2,1fr)}.vt-tools-cell:nth-child(3n){border-right:1px solid #E6EAF0}.vt-tools-cell:nth-child(n+4){border-bottom:1px solid #E6EAF0}.vt-tools-cell:nth-child(2n){border-right:none}.vt-tools-cell:nth-child(n+5){border-bottom:none}.vt-choose-container,.vt-choose-container.vt-choose-reverse{display:flex;flex-direction:column;gap:2.5rem}.vt-choose-left,.vt-choose-right,.vt-choose-reverse .vt-choose-left,.vt-choose-reverse .vt-choose-right{width:100%;max-width:100%;flex:1 1 100%;align-items:center;text-align:center;padding-left:0;padding-right:0}.vt-choose-desc{text-align:center}.crm-customization-section .vt-choose-map,.vt-whychoose-section .vt-choose-map{height:auto!important}.vt-choose-lists{grid-template-columns:1fr}.vt-contact-container{grid-template-columns:1fr;gap:30px}.vt-contact-section .vt-choose-left{order:2;justify-content:center}.vt-contact-section .vt-choose-right{order:1}.vt-contact-section .wd-contact-card{margin:0 auto}}@media (max-width: 768px){.vt-systems-grid{grid-template-columns:1fr}.vt-why-cell{padding:28px 20px}.vt-why-num{font-size:34px}.vt-why-card-title{font-size:19px}.vt-why-grid{grid-template-columns:1fr}.vt-why-cell:nth-child(2n){border-right:1px solid #E6EAF0}.vt-why-cell:nth-child(n+5){border-bottom:1px solid #E6EAF0}.vt-why-cell{border-right:none}.vt-why-cell:last-child{border-bottom:none}.vt-tab-nav{border-radius:16px;flex-wrap:wrap;padding:4px}.vt-tab-btn{flex:0 0 calc(50% - 1px);font-size:13px;border-radius:0}.vt-tab-btn--active{border-radius:12px}.vt-tab-btn:hover:not(.vt-tab-btn--active){border-radius:12px}}@media (max-width: 480px){.vt-why-cell{padding:24px 16px}.vt-tools-cell{padding:28px 16px}.vt-tools-icon{width:56px;height:56px}.vt-tab-nav{border-radius:5px}.vt-tab-btn{flex:0 0 100%;border-right:none;border-bottom:1px solid #C8DFF0}.vt-tab-btn:last-child{border-bottom:none}.vt-tab-btn--active{border-radius:8px;border-bottom:none}}.vt-systems-title:empty{display:none;margin:0}.wd-page{font-family:ABC Camera Plain Unlicensed Trial,system-ui,sans-serif;color:#111;background:#fff;overflow-x:hidden}.wd-hero-section{width:100%;box-sizing:border-box;background:linear-gradient(90deg,#b0d0e8fa,#eef5fae0),url(/assets/office_hero_bg-DFy3vPEF.webp) center / cover no-repeat;padding:60px 5%;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;min-height:calc(100vh - 80px);display:flex;align-items:center}.wd-hero-container{width:100%;display:flex;align-items:center}.wd-hero-container{position:relative}.wd-hero-left{width:60%;display:flex;flex-direction:column;align-items:flex-start;height:auto}.wd-hero-title{font-size:40px;font-weight:700;line-height:1.22;letter-spacing:-.3px;color:#000;margin:0 0 22px}.wd-hero-title-row2{display:inline-flex;align-items:center;gap:12px;flex-wrap:nowrap;white-space:nowrap}.wd-hero-title-blue{color:#1b5c8b}.wd-hero-rocket{width:44px;height:44px;object-fit:contain;flex-shrink:0;transform:rotate(-20deg);filter:drop-shadow(0 2px 6px rgba(27,92,139,.35))}.wd-hero-desc{font-size:18px;font-weight:400;line-height:1.75;color:#000;margin:0 0 16px;max-width:640px;text-align:justify}.wd-hero-desc--last{margin-bottom:30px}.wd-hero-btn{display:inline-flex;align-items:center;gap:10px;background:#1b5c8b;color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:18px;font-weight:600;padding:17px 18px;border:none;border-radius:20px;cursor:pointer;box-shadow:0 4px 14px #1b5c8b59;transition:background .3s cubic-bezier(.4,0,.2,1),transform .2s,box-shadow .3s;white-space:nowrap;letter-spacing:1px}.wd-hero-btn:hover{background:#12456c;transform:translateY(-2px);box-shadow:0 6px 20px #1b5c8b73}.wd-hero-btn:active{transform:translateY(0)}.wd-hero-btn svg{transition:transform .3s ease}.wd-hero-btn:hover svg{transform:translate(4px)}.wd-hero-right{flex:0 0 560px;display:flex;justify-content:flex-end;align-items:center}.wd-hero-img-wrapper{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #1b5c8b47}.wd-hero-img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;display:block;border-radius:20px}.wd-services-section{width:100%;background:#fff;padding:20px 5%;box-sizing:border-box}.wd-services-container{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:stretch}.wd-services-label{font-size:19px;font-weight:600;color:#1b5c8b;margin:0 0 6px}.wd-services-title{font-size:22px;font-weight:700;color:#000;margin:0 0 24px;line-height:1.3}.wd-services-grid{display:flex;flex-direction:column;gap:10px}.wd-service-card{display:flex;align-items:center;gap:16px;background:#f4f8fc;border-radius:10px;padding:14px 16px;transition:box-shadow .25s}.wd-service-card:hover{box-shadow:0 6px 24px #1b5c8b1f}.wd-service-card-icon{flex-shrink:0;width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.wd-service-card-icon img{width:45px;height:45px;object-fit:contain}.wd-service-card-title{font-size:24px;font-weight:600;color:#1b5c8b;margin:0 0 6px;line-height:1.3}.wd-service-card-desc{font-size:16px;color:#555;line-height:1.5;margin:0}.wd-contact-card{background:linear-gradient(180deg,#72b4e4,#1b5c8b);border-radius:15px;padding:20px 24px;display:flex;flex-direction:column;box-sizing:border-box;width:100%;align-self:flex-start}.wd-contact-card-title{font-size:22px;font-weight:500;color:#fff;margin:0 0 6px;line-height:1.3;text-align:center;font-family:ABC Camera Plain Unlicensed Trial}.wd-contact-card-subtitle{font-size:18px;font-weight:500;color:#ffffffe6;margin:0 0 16px;text-align:center}.wd-contact-form{display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box}.wd-input-group{position:relative}.wd-input-group input,.wd-input-group textarea{width:100%;padding:20px 44px 20px 16px;border-radius:7px;border:none;background:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:16px;color:#333;box-sizing:border-box;outline:none;transition:box-shadow .2s}.wd-input-group textarea{border-radius:7px;resize:none;width:100%;height:72px;padding:15px 44px 15px 16px}.wd-input-group input::placeholder,.wd-input-group textarea::placeholder{color:#1b5c8b;opacity:.75}.wd-input-group input:focus,.wd-input-group textarea:focus{box-shadow:0 0 0 3px #ffffff59}.wd-input-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:22.1px;height:22.9px;object-fit:contain;pointer-events:none;color:#1b5c8b}.wd-input-icon--top{top:18px;transform:none}.wd-input-group--textarea .wd-input-icon{top:16px;transform:none}.wd-contact-submit-btn{width:100%;padding:15px 20px;background:#78afd7;color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:18px;font-weight:600;border:none;border-radius:7px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .25s,transform .12s;margin-top:4px}.wd-contact-submit-btn:hover{background:#6799bf;transform:translateY(-2px)}.wd-challenges-section{width:100%;background:#ebf4fb;padding:60px 5%;box-sizing:border-box}.wd-challenges-label{font-size:19px;font-weight:600;color:#000;text-align:center;margin:0 0 8px}.wd-challenges-title{font-size:28px;font-weight:700;color:#1b5c8b;text-align:center;margin:0 0 40px}.wd-challenges-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:14px;margin-bottom:40px}.wd-challenge-card{background:#fff;border-radius:12px;padding:24px 22px;box-shadow:0 2px 12px #1b5c8b12;transition:box-shadow .25s}.wd-challenge-card:hover{box-shadow:0 8px 28px #1b5c8b24}.wd-challenge-num{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;font-size:13px;font-weight:700;color:#fff;background:#1b5c8b;border-radius:8px;padding:4px 10px;margin-bottom:16px;letter-spacing:.5px}.wd-challenge-card-title{font-size:19px;font-weight:600;color:#000;margin:0 0 10px;line-height:1.3}.wd-challenge-card-desc{font-size:17px;color:#555;line-height:1.65;margin:0}.wd-cta-banner{background:linear-gradient(135deg,#1b5c8b,#0e3d62);border-radius:16px;overflow:hidden;box-sizing:border-box}.wd-cta-banner-content{display:flex;align-items:center;gap:2rem;padding:48px 40px}.wd-cta-text-block{flex:1}.wd-cta-title{font-size:21px;font-weight:600;color:#fff;margin:0 0 14px}.wd-cta-desc{font-size:17px;color:#fff;line-height:1.65;margin:0 0 20px;max-width:100%}.wd-cta-buttons{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.wd-cta-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#1b5c8b;color:#fff;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:14px;font-weight:700;padding:12px 22px;border:none;border-radius:8px;cursor:pointer;transition:background .25s}.wd-cta-btn-primary:hover{background:#12456c}.wd-cta-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1b5c8b;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;font-size:14px;font-weight:600;padding:12px 22px;border:none;border-radius:8px;cursor:pointer;transition:background .25s,color .25s}.wd-cta-btn-secondary:hover{background:#ebf5fd}.wd-cta-btn-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}.wd-cta-btn-primary .wd-cta-btn-icon{filter:brightness(0) invert(1)}.wd-cta-btn-secondary .wd-cta-btn-icon{filter:brightness(0) saturate(100%) invert(28%) sepia(76%) saturate(399%) hue-rotate(182deg) brightness(90%)}.wd-cta-img-block{position:relative;flex-shrink:0;width:320px}.wd-cta-rocket-deco{position:absolute;top:-24px;left:-28px;width:52px;height:52px;object-fit:contain;transform:rotate(-20deg);pointer-events:none;filter:drop-shadow(0 2px 6px rgba(255,255,255,.3))}.wd-cta-img{width:100%;object-fit:contain;display:block}.wd-stats-section{width:100%;background:#fff;padding:60px 5%;box-sizing:border-box}.wd-stats-container{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;align-items:center}.wd-stats-left{position:relative}.wd-stats-img-wrapper{position:relative;border-radius:16px;width:438px}.wd-stats-img{width:438px;height:606px;object-fit:cover;display:block;border-radius:16px}.wd-stats-overlay{position:absolute;right:-140px;top:88px;width:264px;height:431px;background:linear-gradient(180deg,#1b5c8b,#0e3d62);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:16px 20px;border-radius:12px;box-shadow:0 8px 28px #0e3d6259}.wd-stat-badge{width:100%;text-align:center;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.18)}.wd-stat-badge:last-child{border-bottom:none}.wd-stat-num{display:block;font-size:48px;font-weight:800;color:#fff;line-height:1;margin-bottom:5px}.wd-stat-lbl{display:block;font-size:22px;color:#ffffffd9;line-height:1.4}.wd-features-right{display:flex;flex-direction:column}.wd-features-label{font-size:22px;font-weight:600;color:#000;margin:0 0 8px}.wd-features-title{font-size:48px;font-weight:700;color:#1b5c8b;margin:0 0 30px;line-height:1.2}.wd-features-list{display:flex;flex-direction:column;position:relative}.wd-features-list:before{content:"";position:absolute;left:20px;top:32px;bottom:32px;width:2px;transform:translate(-50%);background:repeating-linear-gradient(to bottom,rgba(27,92,139,.38) 0px,rgba(27,92,139,.38) 6px,transparent 6px,transparent 14px);pointer-events:none}.wd-feature-item{display:flex;align-items:flex-start;gap:20px;padding:12px 0}.wd-feature-num-col{flex-shrink:0;position:relative;z-index:1;width:40px;height:40px;background:#ebf5fd;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px #fff}.wd-feature-num{font-size:13px;font-weight:700;color:#1b5c8b}.wd-feature-body{flex:1;min-width:0}.wd-feature-title{font-size:15px;font-weight:700;color:#000;margin:0 0 6px}.wd-feature-desc{font-size:17px;color:#555;line-height:1.65;margin:0}.wd-tech-section{width:100%;background:#f4f8fc;padding:60px 5%;box-sizing:border-box}.wd-tech-container{text-align:center}.wd-tech-title{font-size:22px;font-weight:700;color:#1b5c8b;margin:0 0 32px;text-align:center}.wd-tech-grid{display:grid;grid-template-columns:repeat(5,1fr)}.wd-tech-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px 16px;background:transparent;border-right:1px solid #E4ECF4;border-bottom:1px solid #E4ECF4}.wd-tech-cell:nth-child(5n){border-right:none}.wd-tech-cell:nth-child(n+6){border-bottom:none}.wd-tech-logo{width:auto;height:92px;object-fit:contain;display:block;flex-shrink:0}.wd-tech-name{display:none}.wd-industries-section{width:100%;background:#fff;padding:20px 5%;box-sizing:border-box}.wd-industries-container{text-align:left}.wd-industries-title{Width:250px;Height:35px;Left:70px}.wd-industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.wd-industry-card{background:#f4f8fc;border-radius:14px;padding:24px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:box-shadow .25s,transform .2s}.wd-industry-card:hover{box-shadow:0 8px 28px #1b5c8b24;transform:translateY(-3px)}.wd-industry-icon{width:64px;height:64px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wd-industry-icon-img{width:56px;height:56px;object-fit:contain}.wd-industry-title{font-size:22px;font-weight:700;color:#000;margin:0 0 8px;line-height:1.3}.wd-industry-desc{font-size:18px;font-weight:400;color:#000;line-height:1.6;margin:0 0 18px;flex:1}.wd-industry-btn{background:#e7f0f9;color:#000;font-family:ABC Camera Plain Unlicensed Trial;font-size:16px;font-weight:600;padding:10px 28px;border:none;border-radius:8px;cursor:pointer;transition:background .25s,color .25s;margin-top:auto;align-self:flex-start}.wd-industry-btn:hover{background:#1b5c8b;color:#fff}.wd-insights-section{width:100%;background:#f6f9fc;padding:60px 5%;box-sizing:border-box}.wd-insights-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.wd-insights-title{font-size:30px;font-weight:700;color:#111;margin:0}.wd-insights-nav{display:flex;gap:10px}.wd-ins-nav-btn{width:42px;height:42px;background:#1b5c8b;border:none;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .25s}.wd-ins-nav-btn:hover:not(.wd-ins-nav-btn--disabled){background:#12456c}.wd-ins-nav-btn--disabled{opacity:.4;cursor:not-allowed}.wd-ins-nav-icon{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}.wd-insights-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;align-items:stretch}.wd-ins-featured{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #1b5c8b14;display:flex;flex-direction:column}.wd-ins-featured-img-wrap{position:relative;width:100%;height:340px;flex-shrink:0}.wd-ins-featured-img{width:100%;height:100%;object-fit:cover;display:block}.wd-ins-date-badge{position:absolute;top:18px;left:18px;background:#fff;color:#e74c3c;font-size:13px;font-weight:700;padding:5px 16px;border-radius:50px;box-shadow:0 2px 8px #0000001f;white-space:nowrap}.wd-ins-featured-body{padding:28px 24px;display:flex;flex-direction:column;gap:5px;flex:1}.wd-ins-author,.wd-ins-category{font-size:14px;font-weight:700;color:#000}.wd-ins-featured-title{font-size:22px;font-weight:700;color:#1b5c8b;margin:4px 0;line-height:1.35}.wd-ins-featured-desc{font-size:14px;color:#666;line-height:1.65;margin:0}.wd-ins-side-list{display:flex;flex-direction:column;gap:16px}.wd-ins-side-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #1b5c8b12;display:flex;flex:1;min-height:130px}.wd-ins-side-img-wrap{flex-shrink:0;width:38%;max-width:175px;overflow:hidden}.wd-ins-side-img{width:100%;height:100%;object-fit:cover;display:block}.wd-ins-side-body{flex:1;padding:16px 14px;display:flex;flex-direction:column;gap:3px}.wd-ins-side-date{font-size:12px;font-weight:700;color:#000}.wd-ins-side-category{font-size:13px;font-weight:700;color:#000}.wd-ins-side-title{font-size:14px;font-weight:600;color:#1b5c8b;margin:2px 0 6px;line-height:1.4}.wd-ins-read-more{display:inline-flex;align-items:center;gap:5px;color:#888;font-size:13px;font-weight:500;text-decoration:none;transition:color .25s;margin-top:auto}.wd-ins-read-more:hover{color:#1b5c8b}.wd-ins-read-more-icon{width:12px;height:12px;object-fit:contain;opacity:.5;transition:transform .25s,opacity .25s}.wd-ins-read-more:hover .wd-ins-read-more-icon{transform:translate(3px);opacity:1;filter:brightness(0) invert(28%) sepia(50%) saturate(1512%) hue-rotate(182deg) brightness(94%) contrast(92%)}.wd-reach-section{width:100%;background:#f6f9fc;padding:60px 5%;box-sizing:border-box}.wd-reach-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #1b5c8b1a;display:flex;align-items:stretch;padding:48px 0}.wd-reach-col{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 36px}.wd-reach-divider{width:1px;background:#d8e9f5;flex-shrink:0;align-self:stretch}.wd-reach-icon-wrap{width:60px;height:60px;background:#ebf5fd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0}.wd-reach-icon{width:28px;height:28px;object-fit:contain}.wd-reach-col-title{font-size:18px;font-weight:700;color:#111;margin:0 0 10px}.wd-reach-col-text{font-size:14px;color:#555;line-height:1.75;margin:0}@media (max-width: 1366px){.wd-hero-title{font-size:38px}.wd-services-container{grid-template-columns:1fr 1fr}.wd-insights-grid{grid-template-columns:1.3fr 1fr}}@media (max-width: 1024px){.wd-hero-container{flex-direction:column;gap:2rem}.wd-hero-left,.vt-hero-page .wd-hero-left{width:100%;padding:0}.wd-hero-right{flex:1 1 100%;max-width:100%;width:100%}.wd-hero-img{height:280px}.wd-hero-title{font-size:32px}.wd-services-container{grid-template-columns:1fr}.wd-contact-card{max-width:600px}.wd-challenges-grid{grid-template-columns:repeat(2,1fr)}.wd-stats-container{grid-template-columns:1fr;gap:3rem;align-items:start}.wd-stats-img-wrapper{width:100%}.wd-stats-img{width:100%;height:320px}.wd-stats-overlay{width:160px;height:auto;top:20px;bottom:20px;right:0;padding:12px}.wd-industries-grid{grid-template-columns:repeat(2,1fr)}.wd-insights-grid{grid-template-columns:1fr}.wd-ins-featured-img-wrap{height:260px}.wd-reach-card{flex-direction:column;padding:40px 28px;gap:28px}.wd-reach-divider{width:100%;height:1px;align-self:auto;flex-shrink:0}.wd-reach-col{padding:0}.wd-cta-banner-content{flex-direction:column;gap:1.5rem}.wd-cta-img-block{width:240px}}@media (max-width: 768px){.wd-hero-section{padding:30px 3% 36px}.wd-hero-left,.vt-hero-page .wd-hero-left{width:100%;padding:0}.wd-hero-title{font-size:26px}.wd-hero-desc{font-size:14px}.wd-services-section{padding:20px 5%}.wd-services-grid,.wd-challenges-grid{grid-template-columns:1fr}.wd-challenges-title{font-size:24px}.wd-stats-overlay{width:140px}.wd-stat-num{font-size:28px}.wd-stat-lbl{font-size:13px}.wd-features-title{font-size:32px}.wd-features-label{font-size:18px}.wd-feature-title{font-size:14px}.wd-feature-desc{font-size:15px}.wd-tech-grid{grid-template-columns:repeat(5,1fr)}.wd-tech-cell{padding:20px 10px;gap:8px}.wd-tech-logo{height:80px}.wd-industries-grid{grid-template-columns:1fr}.wd-insights-title{font-size:22px}.wd-cta-title{font-size:24px}}@media (max-width: 370px){.wd-hero-title{font-size:17px;text-align:center}}@media (min-width: 371px) and (max-width: 480px){.wd-hero-title{font-size:22px;text-align:center}.wd-hero-title-row2{white-space:normal;flex-wrap:wrap}.wd-services-title{font-size:17px;text-align:left}.wd-services-label{font-size:16px}.wd-tech-cell{padding:16px 8px;gap:6px}.wd-tech-logo{height:60px}.wd-industries-grid{grid-template-columns:1fr}.wd-insights-title{font-size:22px}.wd-ins-side-card{flex-direction:column}.wd-ins-side-img-wrap{width:100%;max-width:100%;height:160px}.wd-cta-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:340px}.wd-cta-btn-primary,.wd-cta-btn-secondary{justify-content:center;min-width:210px;width:100%}.wd-cta-img-block{display:none}.wd-stats-img{height:260px}.wd-stats-overlay{width:130px}.wd-stat-num{font-size:22px}.wd-stat-lbl{font-size:11px}}.erp-page .wd-hero-section{min-height:auto!important;padding-bottom:40px!important}.erp-page .wd-hero-left{display:flex;flex:1 1 auto!important;flex-direction:column;align-items:flex-start;height:100%;justify-content:flex-start}.erp-page .wd-contact-card{background:linear-gradient(180deg,#72b4e4,#1b5c8b);border-radius:15px;padding:28px 26px;display:flex;flex-direction:column;box-sizing:border-box;max-width:570px;min-height:525px;align-self:flex-start}.wd-contact-form{gap:20px}.erp-page .wd-hero-desc,.erp-page .wd-hero-desc--last{max-width:100%;font-size:19px;font-weight:400;letter-spacing:1%;line-height:34px}@media (max-width: 1024px){.erp-page .wd-contact-card{width:100%;max-width:100%;margin:0 auto}.erp-page .wd-hero-left{height:auto;width:100%}.erp-page .wd-hero-section{padding-left:16px;padding-right:16px}.erp-page .wd-hero-container{max-width:100%;width:100%;margin:0 auto;gap:28px}.erp-page .wd-hero-desc,.erp-page .wd-hero-desc--last{max-width:100%}}@media (max-width: 768px){.erp-page .wd-hero-section{min-height:auto!important;padding-top:20px;padding-bottom:20px}.erp-page .wd-hero-container{height:auto!important;gap:28px;max-width:100%;padding:0}.erp-page .wd-contact-card{position:relative!important;width:100%!important;max-width:100%!important;margin:0 auto}.erp-page .wd-hero-img,.erp-page .wd-hero-img-block{max-height:260px;height:auto}}.erp-page .wd-hero-section{align-items:stretch;padding-top:50px;padding-bottom:20px}.erp-page .wd-hero-container{gap:64px}@media (min-width: 1600px){.erp-page .wd-hero-container{max-width:1600px}.erp-page .wd-hero-title{font-size:clamp(36px,2.4vw,56px)}.erp-page .wd-hero-desc{font-size:17px;max-width:100%}.erp-page .wd-contact-card{max-width:520px;min-height:580px;width:34%}}@media (min-width: 2560px){.erp-page .wd-hero-container{max-width:2200px}.erp-page .wd-hero-title{font-size:clamp(48px,2.2vw,72px)}.erp-page .wd-hero-desc{font-size:18px;max-width:100%}.erp-page .wd-contact-card{max-width:640px;min-height:650px;width:32%;padding:36px 32px}}.erp-software-page{width:100%;background-color:#f4f8fc}.erp-hero-section{padding:60px 20px;background:linear-gradient(135deg,#cde3f3,#a8cde5);min-height:600px;display:flex;align-items:center}.erp-hero-container{max-width:1440px;margin:0 auto;width:100%;display:flex;gap:60px;align-items:center;flex-wrap:wrap}.erp-hero-content{flex:1;min-width:300px}.erp-hero-title{font-size:42px;font-weight:700;color:#1b5c8b;margin:0 0 20px;line-height:1.3;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-hero-subtitle{font-size:18px;color:#818181;margin:0 0 30px;line-height:1.6;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-hero-cta{display:flex;gap:15px;flex-wrap:wrap}.erp-cta-btn-primary,.erp-cta-btn-secondary{padding:12px 30px;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-cta-btn-primary{background-color:#1b5c8b;color:#fff}.erp-cta-btn-primary:hover{background-color:#134568;transform:translateY(-2px);box-shadow:0 8px 20px #1b5c8b4d}.erp-cta-btn-secondary{background-color:transparent;color:#1b5c8b;border:2px solid #1B5C8B}.erp-cta-btn-secondary:hover{background-color:#f0f4f8}.erp-hero-img-block{flex:1;min-width:300px;display:flex;justify-content:center}.erp-hero-img{max-width:100%;height:auto;max-height:450px;object-fit:contain}.erp-benefits-section{padding:80px 20px;background-color:#fff}.erp-benefits-container{max-width:1440px;margin:0 auto}.erp-section-title{font-weight:700;text-align:center;margin-bottom:40px}.erp-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.erp-benefit-card{background:#f4f8fc;padding:30px;border-radius:12px;border-left:4px solid #1B5C8B;transition:all .3s ease}.erp-benefit-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #1b5c8b1a;background:#fff}.erp-benefit-number{font-size:32px;font-weight:700;color:#1b5c8b;margin-bottom:15px;opacity:.2}.erp-benefit-card h3{font-size:24px;font-weight:600;color:#1b5c8b;margin:0 0 15px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-benefit-card p{font-size:16px;color:#818181;line-height:1.6;margin:0}.erp-platforms-section{padding:80px 20px;background-color:#f4f8fc}.erp-platforms-container{max-width:1440px;margin:0 auto}.erp-platforms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.erp-platform-card{background:#fff;padding:40px;border-radius:15px;box-shadow:0 8px 25px #00000014;transition:all .3s ease}.erp-platform-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #1b5c8b26}.erp-platform-card h3{font-size:24px;font-weight:700;color:#1b5c8b;margin:0 0 15px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-platform-card p{font-size:16px;color:#818181;line-height:1.6;margin:0 0 25px}.erp-page .wd-services-section{background:#f4f8fc;padding:40px 6%;box-sizing:border-box;min-height:642px}.erp-page .wd-services-section .wd-services-label{font-size:24px;font-weight:600;color:#000;margin:0 0 15px;display:block;font-family:ABC Camera Plain Unlicensed Trial}.erp-page .wd-services-section .wd-services-container{margin:0 auto;display:grid;grid-template-columns:364.09px 1fr;gap:48px;align-items:start}.erp-page .wd-services-section .wd-services-left-image{display:flex;align-items:center;justify-content:flex-start;width:100%}.erp-page .wd-services-section .wd-services-image-frame{width:364.09px;height:535.4px;max-width:none;border-radius:100px 0;box-sizing:border-box;border-top:6px solid #1F7DC0;border-right:6px solid #1F7DC0;overflow:hidden;box-shadow:0 18px 48px #1b5c8b1f;background:#fff;align-self:start;margin-top:0;margin-left:0}@media (min-width: 1200px){.erp-page .wd-services-section .wd-services-image-frame{width:364.09px;height:535.4px;max-width:none;border-radius:100px 0;box-sizing:border-box;border-top:6px solid #1F7DC0;border-right:6px solid #1F7DC0;overflow:hidden;box-shadow:0 18px 48px #1b5c8b1f;background:#fff;align-self:start;margin-top:0;margin-left:0}.erp-page .wd-services-section .wd-services-main-img{width:100%;height:100%;object-fit:cover;object-position:top center;transform:scale(1.03);display:block}.erp-page .wd-services-section .wd-services-grid{height:535.4px!important;grid-template-rows:repeat(4,1fr)!important}}.erp-page .wd-services-section .wd-services-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px 20px!important}.erp-page .wd-services-section .wd-service-card.blue{display:flex;gap:15px;background:#1b5c8b;border-radius:14px;padding:10px 16px;align-items:center;height:100%;min-height:112px;box-sizing:border-box}.erp-page .wd-services-section .wd-service-card{width:100%!important;box-sizing:border-box}.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white{background:#fff;border-radius:12px;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white img{width:40px;height:40px;object-fit:contain}.erp-page .wd-services-section .wd-service-card .wd-service-card-body{color:#fff;display:flex;flex-direction:column;justify-content:center}.erp-page .wd-services-section .wd-service-card .wd-service-card-title{color:#fff;margin:0 0 3px;font-size:17px;font-weight:700;line-height:1.2}.erp-page .wd-services-section .wd-service-card .wd-service-card-desc{color:#ffffffeb;margin:0;font-size:15px;line-height:1.35}@media (max-width: 1365px) and (min-width: 769px){.erp-page .wd-services-section{padding:36px 4.5%;min-height:auto}.wd-page.erp-page .wd-services-section .wd-service-card,.wd-page.erp-page .wd-services-section .wd-service-card.blue{width:100%!important;box-sizing:border-box}.erp-page .wd-services-section .wd-services-container{display:flex;align-items:stretch;gap:28px;width:100%}.erp-page .wd-services-section .wd-services-left-image{flex:0 0 320px;max-width:320px;display:block}.erp-page .wd-services-section .wd-services-right{flex:1 1 0;min-width:0}.erp-page .wd-services-section .wd-services-image-frame{width:320px;height:535.4px!important;border-radius:100px 0;border-top:6px solid #1F7DC0;border-right:6px solid #1F7DC0;overflow:hidden;margin-top:0}.erp-page .wd-services-section .wd-services-main-img{object-position:top center;transform:scale(1.03);display:block;height:100%;object-fit:cover}.wd-page.erp-page .wd-services-section .wd-services-grid{display:grid;grid-template-columns:100%!important;grid-template-rows:repeat(4,1fr)!important;grid-auto-flow:column;grid-auto-columns:100%;height:535.4px!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:18px 18px;scrollbar-width:none}.wd-page.erp-page .wd-services-section .wd-services-grid::-webkit-scrollbar{display:none}.erp-page .wd-services-section .wd-service-card.blue{height:auto;min-height:100px;padding:12px 18px;scroll-snap-align:start;flex-direction:row!important;align-items:center}.wd-slider-controls{display:flex;justify-content:flex-end;gap:12px;margin-top:0}}@media (min-width: 1366px){.wd-slider-controls{display:none!important}}@media (max-width: 768px){.wd-slider-controls{display:none!important}}@media (max-width: 768px) and (min-width: 431px){.erp-page .wd-services-section{padding:28px 5%}.erp-page .wd-services-section .wd-services-container{grid-template-columns:1fr;gap:20px}.erp-page .wd-services-section .wd-services-image-frame{width:100%;max-width:520px;height:auto;border-radius:100px 0;border-top:6px solid #1F7DC0;border-right:6px solid #1F7DC0;margin:0 auto}.erp-page .wd-services-section .wd-services-grid{grid-template-columns:repeat(2,1fr);gap:16px}.erp-page .wd-services-section .wd-service-card.blue{height:auto;padding:14px}.wd-page.erp-page .wd-services-section .wd-service-card,.wd-page.erp-page .wd-services-section .wd-service-card.blue{width:100%!important;box-sizing:border-box}.erp-what-intro{margin-top:10px}}@media (max-width: 700px){.erp-page .wd-services-section{padding:20px 4%}.wd-page.erp-page .wd-services-section .wd-service-card,.wd-page.erp-page .wd-services-section .wd-service-card.blue{width:100%!important;box-sizing:border-box;height:120px!important}.erp-page .wd-services-section .wd-services-container{grid-template-columns:1fr;gap:18px}.erp-page .wd-services-section .wd-services-image-frame{width:92%;margin:0 auto 12px;height:auto;border-radius:100px 0;border-top:6px solid #1F7DC0;border-right:6px solid #1F7DC0}.erp-page .wd-services-section .wd-services-grid{grid-template-columns:1fr;gap:12px}.erp-page .wd-services-section .wd-service-card.blue{padding:12px}.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white{width:52px;height:52px}.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white img{width:32px;height:32px}.erp-page .wd-services-section .wd-service-card .wd-service-card-title{font-size:20px}.wd-page.erp-page .wd-services-section .wd-services-grid{grid-template-columns:1fr!important;gap:12px!important}.wd-page.erp-page .wd-services-section .wd-service-card.blue{padding:12px!important;height:auto!important}.wd-page.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white{width:52px!important;height:52px!important}.wd-page.erp-page .wd-services-section .wd-service-card .wd-service-card-icon.white img{width:32px!important;height:32px!important}}@media (max-width: 500px){.erp-page .wd-services-section{position:relative}.erp-page .wd-services-section .wd-services-label{margin-bottom:30px}.erp-page .wd-services-section .wd-services-right{position:static!important;min-width:0!important}.wd-slider-controls{display:flex!important;top:20px!important;right:4%!important}.wd-page.erp-page .wd-services-section .wd-services-grid{display:grid!important;grid-template-columns:100%!important;grid-template-rows:repeat(1,1fr)!important;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;height:auto!important}.wd-page.erp-page .wd-services-section .wd-services-grid::-webkit-scrollbar{display:none}.wd-page.erp-page .wd-services-section .wd-service-card.blue{scroll-snap-align:start;min-width:0!important}.wd-page.erp-page .wd-services-section .wd-service-card .wd-service-card-body{min-width:0!important}.erp-page .wd-industries-section{position:relative}.erp-page .wd-industries-container{position:static!important;min-width:0!important}.wd-industries-slider-controls{display:flex!important;position:absolute;top:20px;right:4%;gap:12px}.erp-page .wd-industries-grid{display:grid!important;grid-template-columns:100%!important;grid-template-rows:repeat(1,1fr)!important;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px!important;min-width:0!important}.erp-page .wd-industries-grid::-webkit-scrollbar{display:none}.erp-page .wd-industry-card{scroll-snap-align:start;width:100%!important;box-sizing:border-box;min-width:0!important}}.wd-industries-slider-controls{display:none}.erp-platform-features{display:flex;flex-wrap:wrap;gap:10px}.erp-page .erp-what-section{background:#fff;padding:20px}.erp-page .erp-what-container{max-width:1440px;margin:0 auto}.erp-page .erp-what-intro{max-width:980px;margin:-30px auto 28px;color:#818181;text-align:center;line-height:1.6;font-family:ABC Camera Plain Unlicensed Trial;font-size:18px}.erp-page .erp-what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(27,92,139,.06)}.erp-page .erp-what-card{padding:32px 28px;box-sizing:border-box;border-right:1px solid rgba(27,92,139,.06);border-bottom:1px solid rgba(27,92,139,.06);background:transparent}.erp-page .erp-what-card:nth-child(3n){border-right:none}.erp-page .erp-what-card:nth-last-child(-n+3){border-bottom:none}.erp-page .erp-what-card:nth-child(3n-2){padding-left:0}.erp-page .erp-what-card:nth-child(3n){padding-right:0}.erp-page .erp-what-number{color:#1b5c8b;font-weight:700;margin-bottom:8px;font-size:24px}.erp-page .erp-what-title{margin:0 0 10px;font-size:16px;font-weight:700;color:#111;font-size:24px}.erp-page .erp-what-desc{margin:0;color:#818181;line-height:1.6;font-size:18px}@media (max-width: 1024px){.erp-page .erp-what-grid{grid-template-columns:repeat(2,1fr)}.erp-page .erp-what-card:nth-child(3n){border-right:1px solid rgba(27,92,139,.06)}.erp-page .erp-what-card:nth-child(2n){border-right:none}.erp-page .erp-what-card:nth-last-child(-n+2){border-bottom:none}.erp-page .erp-what-card:nth-child(3n-2){padding-left:28px}.erp-page .erp-what-card:nth-child(3n){padding-right:28px}.erp-page .erp-what-card:nth-child(2n-1){padding-left:0}.erp-page .erp-what-card:nth-child(2n){padding-right:0}}@media (max-width: 480px){.erp-page .erp-what-section{padding:28px 16px}.erp-page .erp-what-grid{grid-template-columns:1fr}.erp-page .erp-what-card{border-right:none}.erp-page .erp-what-card:nth-last-child(1){border-bottom:none}.erp-page .erp-what-card{padding-left:0!important;padding-right:0!important}.erp-page .erp-what-title,.erp-page .erp-what-number{font-size:24px}.erp-core-grid{gap:50px}}.erp-feature-tag{display:inline-block;padding:6px 14px;background-color:#e7f0f9;color:#1b5c8b;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #D2E4F0}.erp-implementation-section{padding:80px 20px;background-color:#fff}.erp-implementation-container{max-width:1440px;margin:0 auto}.erp-process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.erp-corevalues-section{padding:20px;background:transparent;background-color:#f4f8fc}.erp-corevalues-container{max-width:1440px;margin:0 auto;text-align:center}.erp-corevalues-intro{max-width:900px;margin:10px auto 32px;color:#818181;line-height:28px;font-size:18px}.erp-core-grid{display:grid;grid-template-columns:1fr 380px 1fr;gap:24px;align-items:stretch;justify-items:center}.erp-core-column{width:100%;display:flex;flex-direction:column;gap:20px;align-items:stretch;justify-content:space-between;height:100%;margin-top:0}.erp-core-card{display:flex;flex-direction:column;gap:12px;align-items:left;text-align:left;background:#1b5c8b;color:#fff;padding:24px 20px;border-radius:12px;box-shadow:0 12px 30px #1b5c8b1f;flex:1}.erp-core-icon{width:56px;height:56px;object-fit:contain}.erp-core-card h4{margin:0 0 1px;font-size:24px;font-weight:500;color:#fff}.erp-core-card p{margin:0;color:#ffffffeb;font-size:18px;line-height:1.5}.erp-core-center-frame{width:100%;max-width:380px;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.erp-core-center-img{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px}@media (max-width: 1024px){.erp-core-center-frame{max-height:880px;border-radius:20px}.erp-core-center-img{height:100%;width:100%;border-radius:20px}.erp-core-grid{grid-template-columns:1fr 350px 1fr}}@media (min-width: 901px) and (max-width: 1024px){.erp-core-grid{grid-template-columns:1fr 300px 1fr;gap:20px;align-items:stretch}.erp-core-center-frame{max-width:300px;height:100%}.erp-core-column{height:100%;gap:16px}.erp-core-card{padding:18px 16px}}@media (max-width: 1024px){.erp-timeline-section .timeline-item{display:flex;flex-direction:column!important;position:relative;width:100%!important;padding-left:0!important;padding-right:0!important}.erp-timeline-section .center{left:auto!important;transform:none!important;top:auto!important;order:-1!important;position:relative!important;margin-left:0!important;margin-bottom:8px!important;flex-direction:row!important}.erp-timeline-section .step{margin:0 0 8px!important;font-size:14px;display:block;color:#c22c22;position:static!important}.erp-timeline-section .content{width:100%!important;max-width:100%!important;margin:0!important;padding:20px!important;box-sizing:border-box}}@media (max-width: 900px){.erp-core-grid{grid-template-columns:1fr;gap:70px}.erp-core-center-frame{max-width:100%!important;height:auto;margin-bottom:20px}.erp-core-column{height:auto}.erp-core-center-img{width:100%}.erp-core-center{margin-top:-50px;margin-bottom:-50px}}@media (max-width: 320px){.erp-core-center{margin-top:-50px;margin-bottom:-50px}}@media (max-width: 430px){.erp-core-card{padding:14px;gap:12px}.erp-core-icon{width:40px;height:40px;flex:0 0 40px}.erp-core-center-frame{max-width:100%!important}.erp-core-center{margin-top:-50px;margin-bottom:-50px}.erp-core-card-body p{font-size:13px}.erp-core-grid{gap:70px}}.erp-process-step{position:relative;padding:30px;background:#f4f8fc;border-radius:12px;transition:all .3s ease}.erp-process-step:hover{background:#fff;box-shadow:0 10px 30px #1b5c8b1a}.erp-step-number{font-size:28px;font-weight:700;color:#1b5c8b;margin-bottom:12px;opacity:.3}.erp-process-step h3{font-size:18px;font-weight:600;color:#1b5c8b;margin:0 0 12px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-process-step p{font-size:18px;color:#818181;line-height:1.6;margin:0}.erp-cta-section{padding:80px 20px;background:linear-gradient(135deg,#1b5c8b,#134568)}.erp-cta-container{max-width:1440px;margin:0 auto;text-align:center}.erp-cta-content h2{font-size:42px;font-weight:700;color:#fff;margin:0 0 20px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-cta-content p{font-size:18px;color:#ffffffe6;max-width:600px;margin:0 auto 40px;line-height:1.6}@media (max-width: 768px){.erp-hero-title{font-size:28px}.erp-hero-subtitle{font-size:16px}.erp-hero-cta{flex-direction:column}.erp-hero-container{gap:30px}.erp-section-title{font-size:28px}.erp-benefits-grid{grid-template-columns:1fr;gap:20px}.erp-platforms-grid{gap:20px}.erp-cta-content h2{font-size:28px}.erp-cta-content p{font-size:16px}.erp-benefit-card,.erp-process-step{padding:20px}.erp-platform-card{padding:25px}}@media (max-width: 480px){.erp-hero-section{padding:40px 15px}.erp-hero-title,.erp-section-title{font-size:24px}.erp-cta-btn-primary,.erp-cta-btn-secondary{width:100%;justify-content:center}}@media (max-width: 435px){.erp-page .wd-hero-left{align-items:center;text-align:center}.erp-page .wd-hero-left .wd-hero-btn{align-self:center;margin:12px 0 0}}.erp-tech-section{padding:20px}.erp-tech-container{max-width:1440px;margin:0 auto;text-align:center}.erp-tech-title{font-size:32px;font-weight:700;color:#1b5c8b;margin:0 0 12px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-tech-subtitle{font-size:18px;font-weight:600;color:#1b5c8b;margin:0 0 16px}.erp-tech-desc{max-width:900px;margin:0 auto 48px;color:#818181;font-size:18px;line-height:1.6}.erp-tech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.erp-tech-card{background:#fff;padding:12px;display:flex;align-items:center;justify-content:center;min-height:140px;transition:all .3s ease;border-right:1px solid rgba(27,92,139,.06);border-bottom:1px solid rgba(27,92,139,.06)}.erp-tech-card .erp-tech-icon:hover{box-shadow:0 16px 40px #1b5c8b26}.erp-tech-card:nth-child(5n){border-right:none}.erp-tech-card:nth-last-child(-n+5){border-bottom:none}.erp-tech-icon{width:130px;height:130px;object-fit:contain}@media (max-width: 1024px){.erp-tech-grid{grid-template-columns:repeat(4,1fr);gap:0}.erp-tech-card:nth-child(4n){border-right:none}.erp-tech-card:nth-last-child(-n+4){border-bottom:none}.erp-tech-title{font-size:28px}.erp-tech-desc{margin-bottom:36px}}@media (max-width: 768px){.erp-tech-grid{grid-template-columns:repeat(3,1fr);gap:0}.erp-tech-card:nth-child(3n){border-right:none}.erp-tech-card:nth-last-child(-n+3){border-bottom:none}.erp-tech-section{padding:40px 16px}.erp-tech-title{font-size:24px}.erp-tech-card{padding:18px;min-height:120px}.erp-tech-icon{width:130px;height:130px}}@media (max-width: 480px){.erp-tech-grid{grid-template-columns:repeat(2,1fr);gap:0}.erp-tech-card:nth-child(2n){border-right:none}.erp-tech-card:nth-last-child(-n+2){border-bottom:none}.erp-tech-section{padding:30px 12px}.erp-tech-title{font-size:24px;margin-bottom:8px}.erp-tech-subtitle{font-size:16px}.erp-tech-desc{font-size:18px;margin-bottom:24px}.erp-tech-card{padding:14px;min-height:100px}.erp-tech-icon{width:130px;height:130px}}.erp-modules-section{padding:20px;background-color:#f4f8fc}.erp-modules-container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:40px;align-items:stretch}.erp-modules-left{display:flex;flex-direction:column}.erp-modules-title{font-size:36px;font-weight:700;color:#1b5c8b;margin:0 0 16px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;line-height:1.3}.erp-modules-desc{font-family:ABC Camera Plain Unlicensed Trial;font-weight:400px;font-size:18px;line-height:32px;letter-spacing:0%;text-align:justify;color:#818181}.erp-modules-nav{display:flex;gap:12px;margin-top:auto;margin-bottom:12px}.erp-modules-nav-btn{width:48px;height:48px;border-radius:8px;border:1px solid #1B5C8B;background:#1b5c8b;color:#fff;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.erp-modules-nav-btn:hover{background:#134568;box-shadow:0 8px 20px #1b5c8b4d;transform:translateY(-2px)}.erp-modules-right{display:flex;align-items:stretch;margin-top:8%}.erp-modules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}.erp-module-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1b5c8b1a;transition:all .3s ease;display:flex;flex-direction:column}.erp-module-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #1b5c8b26}.erp-module-img{width:100%;height:270px;overflow:hidden;background:#f0f0f0}.erp-module-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.erp-module-card:hover .erp-module-img img{transform:scale(1.05)}.erp-module-card-title{font-size:18px;font-weight:700;color:#000;margin:20px 20px 12px 10px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-module-card-desc{font-size:18px;line-height:32px;margin:0 10px;flex:1;color:#818181}.erp-module-read-more{display:inline-flex;align-items:center;gap:6px;margin:20px 20px 12px;color:#1b5c8b;text-decoration:none;font-weight:500;font-size:19px;transition:all .3s ease}.erp-module-read-more:hover{gap:10px;color:#0d3a52}@media (min-width: 901px) and (max-width: 1024px){.erp-modules-container{grid-template-columns:1fr 1fr;gap:20px}.erp-module-card-desc{max-height:120px;overflow-y:auto;overflow-x:hidden;padding-right:10px;box-sizing:border-box}.erp-module-card-desc::-webkit-scrollbar{width:6px}.erp-module-card-desc::-webkit-scrollbar-track{background:transparent}.erp-module-card-desc::-webkit-scrollbar-thumb{background-color:#1b5c8b;border-radius:10px}.erp-modules-title{font-size:28px}.erp-modules-grid{grid-template-columns:repeat(2,1fr)}.erp-modules-section{padding:50px 16px}}@media (max-width: 900px){.erp-modules-container{grid-template-columns:1fr;gap:40px}.erp-modules-right{margin-top:-5%}.erp-modules-title{font-size:28px;text-align:center}.erp-modules-desc{text-align:center}.erp-modules-grid{grid-template-columns:repeat(2,1fr)}.erp-modules-section{padding:50px 16px}}@media (max-width: 768px){.erp-modules-container{grid-template-columns:1fr;gap:32px}.erp-modules-title{font-size:24px}.erp-modules-grid{grid-template-columns:repeat(2,1fr);gap:20px}.erp-modules-section{padding:40px 16px}.erp-module-img{height:180px}.erp-modules-desc{font-size:14px}.erp-module-card-title{font-size:16px}.erp-module-card-desc{font-size:18px}}@media (max-width: 480px){.erp-modules-container{grid-template-columns:1fr;gap:24px}.erp-modules-title{font-size:24px;text-align:center}.erp-modules-grid{grid-template-columns:1fr;gap:16px}.erp-module-card:nth-child(2){display:none}.erp-modules-section{padding:30px 12px}.erp-modules-nav{margin-top:16px}.erp-modules-nav-btn{width:40px;height:40px;font-size:24px}.erp-module-img{height:160px}}.erp-modules-desc{font-size:18px;margin-bottom:12px}.erp-module-card-title{font-size:24px;margin:16px 16px 10px}.erp-module-card-desc{font-size:18px;margin:0 16px 12px}.erp-module-read-more{margin:0 16px 16px;font-size:19px;letter-spacing:1px;font-weight:600}.erp-timeline-section{padding:0 20px 20px;background-color:#fff;margin-bottom:0}.erp-timeline-container{width:98%;max-width:1100px;margin:auto}.section-title{text-align:center;margin-bottom:70px}.section-title h2{font-size:24px;font-weight:600;margin-bottom:10px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;color:#000}.section-title p{max-width:820px;margin:auto;color:#818181;line-height:1.8;font-size:18px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:50%;top:81px;transform:translate(-50%);width:2px;height:86%;background:#ddd}.timeline-item{display:flex;justify-content:space-between;align-items:center;position:relative}.timeline-item.left,.timeline-item.right{flex-direction:row;width:100%}.content{background:#1b5c8b;color:#fff;width:calc(50% - 70px);padding:10px 15px;border-radius:6px;position:relative;box-sizing:border-box}.content h3{margin-top:0;margin-bottom:10px;font-size:18px;font-family:ABC Camera Plain Unlicensed Trial}.content p{line-height:1.5;font-size:17px;margin:0}.left .content:after{content:"";position:absolute;right:-18px;top:50%;transform:translateY(-50%);border-left:18px solid #1B5C8B;border-top:12px solid transparent;border-bottom:12px solid transparent}.right .content:before{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);border-right:18px solid #1B5C8B;border-top:12px solid transparent;border-bottom:12px solid transparent}.center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:10;background:#fff;padding:10px}.step{font-weight:700;font-size:20px;white-space:nowrap;color:#c22c22}.right .content{margin-left:auto}.left .content{margin-right:auto}@media (min-width: 769px) and (max-width: 1300px){.erp-timeline-section{padding:20px}.timeline .circle,.timeline:before{display:none!important}.section-title{margin-bottom:20px}.section-title h2{font-size:28px}.section-title p{font-size:18px}.timeline-item{margin-bottom:30px}.left .content:after,.right .content:before{display:none!important}.timeline-item,.timeline-item.left,.timeline-item.right{width:100%!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;padding:0!important}.timeline-item .center{position:relative!important;left:auto!important;transform:none!important;order:1!important;width:100px!important;flex-shrink:0!important;display:flex!important;justify-content:flex-start!important;margin:0!important;padding-top:24px!important}.timeline-item .center .step{position:static!important;left:auto!important;right:auto!important;margin:0!important}.timeline-item .content{order:2!important;width:calc(100% - 100px)!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}.erp-timeline-container{padding-right:24px;box-sizing:border-box}.content h3{font-size:18px;margin-bottom:8px}.content p{font-size:17px;line-height:1.6}}@media (max-width: 768px){.erp-timeline-section{padding:40px 16px}.timeline:before{display:none!important}.timeline .circle{display:none!important}.timeline-item{display:flex;flex-direction:column;padding-left:0;margin-bottom:30px;position:relative;width:100%!important}.center{left:auto;transform:none;top:auto;order:-1;position:relative;margin:0 auto 12px;display:flex;justify-content:center;width:100%}.step{margin-left:0;font-size:14px;font-weight:600;display:block;text-align:center}.content{width:100%;margin:0!important;padding:20px;box-sizing:border-box}.content h3{font-size:24px;margin-bottom:8px}.content p{font-size:16px;line-height:1.5}.left .content:after{display:none}.right .content:before{display:none}.circle{width:32px;height:32px;font-size:14px;border-width:3px}.section-title{margin-bottom:40px}.section-title h2{font-size:24px}.section-title p{font-size:18px}.timeline-item:nth-child(odd) .center{flex-direction:row}.timeline-item:nth-child(2n) .center{flex-direction:row-reverse}}@media (min-width: 768px) and (max-width: 1024px){.timeline .circle{display:none!important}.center{left:40px;transform:none}.center .step{display:block;position:absolute;left:-5;top:12px}.timeline:before{left:60px}.timeline:before{display:none!important}.content{width:calc(100% - 120px)!important;max-width:calc(100% - 120px)!important;margin:0 28px 18px 60px!important;padding:18px!important;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.content h3{font-size:24px;margin-bottom:8px}.content p{font-size:17px;line-height:1.4;max-height:64px;overflow:hidden}.timeline-item{width:100%!important;padding-right:0!important;margin-bottom:18px}}@media (max-width: 480px){.erp-timeline-section{padding:30px 12px}.timeline:before{left:20px}.timeline-item{padding-left:55px;margin-bottom:40px}.center{left:20px}.content{padding:14px}.content h3{font-size:24px;margin-bottom:6px}.content p{font-size:17px;line-height:1.4}.circle{width:30px;height:30px;font-size:12px;border-width:2px}.step{margin-left:4px;font-size:10px}.section-title h2{font-size:24px;margin-bottom:8px}.section-title p{font-size:18px}.section-title{margin-bottom:30px}.timeline-item:nth-child(odd) .center{flex-direction:row}.timeline-item:nth-child(2n) .center{flex-direction:row-reverse}}.erp-driving-success-section{padding:20px;background:#fff;margin-bottom:20px}.erp-driving-success-container{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.erp-driving-success-title{font-size:24px;font-weight:600;color:#000;text-align:center;margin:0 0 20px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif;line-height:1.4}.erp-driving-success-subtitle{font-size:18px;color:#818181;text-align:center;line-height:1.8;margin:0 auto 20px;max-width:900px}.erp-driving-success-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}.erp-driving-success-card{background:#1b5c8b;padding:35px 24px;border-radius:12px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 16px #1b5c8b26;transition:all .3s ease;min-height:200px}.erp-driving-success-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px #1b5c8b40}.erp-driving-success-label{font-size:22px;color:#fff;font-weight:500;margin-bottom:12px;text-transform:capitalize;letter-spacing:.5px}.erp-driving-success-value{font-size:80px;font-weight:800;color:#fff;margin-bottom:16px;line-height:1;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-driving-success-description{font-size:18px;color:#fff;line-height:28px}@media (max-width: 1024px){.erp-driving-success-section{padding:60px 20px}.erp-driving-success-title{font-size:28px;margin-bottom:16px}.erp-driving-success-subtitle{font-size:18px;margin-bottom:48px}.erp-driving-success-grid{grid-template-columns:repeat(2,1fr);gap:20px}.erp-driving-success-card{padding:32px 20px;min-height:180px}.erp-driving-success-value{font-size:44px}.erp-driving-success-label{font-size:22px;margin-bottom:10px}.erp-driving-success-description{font-size:18px}}@media (max-width: 768px){.erp-driving-success-section{padding:50px 16px}.erp-driving-success-title{font-size:24px;margin-bottom:12px}.erp-driving-success-subtitle{font-size:18px;margin-bottom:40px;max-width:100%}.erp-driving-success-grid{grid-template-columns:repeat(2,1fr);gap:16px}.erp-driving-success-card{padding:28px 16px;min-height:160px}.erp-driving-success-value{font-size:40px}.erp-driving-success-label{font-size:22px;margin-bottom:16px}.erp-driving-success-description{font-size:18px;line-height:1.5}}@media (max-width: 480px){.erp-driving-success-section{padding:40px 12px}.erp-driving-success-title{font-size:24px;margin-bottom:10px}.erp-driving-success-subtitle{font-size:18px;margin-bottom:30px;line-height:1.6}.erp-driving-success-grid{grid-template-columns:1fr;gap:12px}.erp-driving-success-card{padding:24px 14px;min-height:140px}.erp-driving-success-value{font-size:36px;margin-bottom:12px}.erp-driving-success-label{font-size:22px;margin-bottom:18px}.erp-driving-success-description{font-size:18px;line-height:1.4}}@media (max-width: 1024px){.erp-implementation-section{padding:60px 20px}.erp-implementation-title{font-size:28px}.erp-implementation-desc{font-size:18px;margin-bottom:50px}.erp-timeline-item{gap:50px;margin-bottom:25px}.erp-timeline-card.left,.erp-timeline-card.right{width:calc(50% - 50px)}.erp-timeline-badge{width:60px;height:60px}.erp-timeline-badge-icon{font-size:28px}.erp-timeline-badge-text{font-size:10px;margin-top:1px}.erp-timeline-card-title{font-size:24px}.erp-timeline-card-desc{font-size:13px}}@media (max-width: 768px){.erp-implementation-section{padding:50px 16px}.erp-implementation-title{font-size:24px;margin-bottom:16px}.erp-implementation-desc{font-size:14px;margin-bottom:40px}.erp-timeline{padding:30px 0}.erp-timeline-item{gap:40px;margin-bottom:20px}.erp-timeline-card.left,.erp-timeline-card.right{width:calc(50% - 40px)}.erp-timeline-card{padding:20px 18px}.erp-timeline-card-title{font-size:14px;margin-bottom:10px}.erp-timeline-card-desc{font-size:12px;line-height:1.5}.erp-timeline-badge{width:55px;height:55px;border:none}.erp-timeline-badge-icon{font-size:24px}.erp-timeline-badge-text{font-size:9px;margin-top:1px}}@media (max-width: 480px){.erp-implementation-section{padding:40px 12px}.erp-implementation-title{font-size:24px;margin-bottom:12px}.erp-implementation-desc{font-size:13px;margin-bottom:30px}.erp-timeline:before{left:20px}.erp-timeline{padding:20px 0 20px 40px}.erp-timeline-item{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:20px;justify-content:flex-start}.erp-timeline-card.left,.erp-timeline-card.right{width:100%;margin-left:0!important;text-align:left}.erp-timeline-card{padding:16px 14px;border-radius:10px}.erp-timeline-card-title{font-size:13px;margin-bottom:8px}.erp-timeline-card-desc{font-size:11px;line-height:1.5}.erp-timeline-badge{position:absolute;left:-10px;top:0;transform:translate(-50%,-50%);width:50px;height:50px;border:none}.erp-timeline-badge-icon{font-size:24px}.erp-timeline-badge-text{font-size:8px;margin-top:1px}}.erp-video-section{padding:20px;background-color:#fff}.erp-video-container{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.erp-video-title{font-size:36px;font-weight:700;color:#1b5c8b;text-align:center;margin:0 0 20px;font-family:ABC Camera Plain Unlicensed Trial,sans-serif}.erp-video-frame-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.erp-video-frame{position:relative;width:100%;max-width:1440px;aspect-ratio:1296 / 579;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001a}.erp-video-player{width:100%;height:100%;display:block;object-fit:cover}.erp-video-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media (max-width: 1024px){.erp-video-section{padding:20px}.erp-video-title{font-size:28px;margin-bottom:20px}.erp-video-frame{max-width:100%;aspect-ratio:1296 / 579}}@media (max-width: 768px){.erp-video-section{padding:40px 16px}.erp-video-title{font-size:24px;margin-bottom:20px}.erp-video-frame{max-width:100%;aspect-ratio:16 / 9;border-radius:8px}}@media (max-width: 480px){.erp-video-section{padding:30px 12px}.erp-video-title{font-size:24px;margin-bottom:20px}.erp-video-frame{max-width:100%;aspect-ratio:16 / 9;border-radius:6px}}@media (min-width: 320px) and (max-width: 430px){.timeline .circle,.timeline:before{display:none!important}.erp-timeline-container{width:100%!important;max-width:none!important;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box}.timeline-item{display:flex!important;flex-direction:column!important;padding-left:0!important;margin-bottom:12px!important}.center{order:-1!important;left:auto!important;transform:none!important;position:relative!important;margin-left:8px!important}.center .step{position:static!important;margin:0 0 8px!important;display:block!important}.content{width:100%!important;max-width:100%!important;margin:0!important;padding:14px!important;height:auto!important;min-height:0!important;box-sizing:border-box!important;overflow:visible!important;border-radius:8px!important;display:block!important}.content h3{font-size:20px!important}.content p{font-size:17px!important;line-height:1.4!important;max-height:none!important}}.erp-page section:not(.happy-clients-section)>div[class*=-container],.erp-page section:not(.happy-clients-section)>div[class*=-inner]{max-width:1440px!important;width:100%!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.erp-page section:not(.happy-clients-section){padding-left:5%!important;padding-right:5%!important;box-sizing:border-box!important}@media (max-width: 1200px){.erp-page section:not(.happy-clients-section){padding-left:1.5rem!important;padding-right:1.5rem!important}}@media (max-width: 600px){.erp-page section:not(.happy-clients-section){padding-left:1rem!important;padding-right:1rem!important}}@media (max-width: 400px){.erp-page section:not(.happy-clients-section){padding-left:.75rem!important;padding-right:.75rem!important}}.jtl-section{background:#fff;padding:20px 5%;width:100%;font-family:ABC Camera Plain Unlicensed Trial,Inter,sans-serif;box-sizing:border-box}.jtl-container{width:100%;max-width:1440px;margin:0 auto;padding:0;box-sizing:border-box}.jtl-heading{font-size:36px;font-weight:700;color:#222;line-height:1.25;margin:0 0 16px}.jtl-subheading{font-size:18px;line-height:28px;color:#818181;max-width:650px;margin:0 0 40px;text-align:left}.jtl-scroll-wrapper{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch}.jtl-scroll-wrapper::-webkit-scrollbar{display:none}.jtl-outer{position:relative;height:700px;overflow:visible;min-width:100%;width:max-content}.jtl-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.jtl-curve{opacity:0;transition:opacity .85s ease .2s}.jtl-curve--visible{opacity:1}.jtl-plane{position:absolute;top:6px;left:40px;z-index:4;pointer-events:none;transform:rotate(-15deg);opacity:.95}.jtl-plane img{width:56px;height:auto;display:block}.jtl-track{display:flex;align-items:flex-end;gap:16px;box-sizing:border-box;position:relative;z-index:2}.jtl-col{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:35px;flex:1 1 175px;min-width:170px;max-width:195px;height:665px;box-sizing:border-box;position:relative;z-index:2}.jtl-item-stack{width:100%;display:flex;flex-direction:column;align-items:center;gap:9px}.jtl-year{display:block;font-size:28px;font-weight:700;color:#e53935;text-align:center;white-space:nowrap;line-height:1;margin:0;opacity:0;transform:translateY(-10px);transition:opacity .45s ease,transform .45s ease}.jtl-year--visible{opacity:1;transform:translateY(0)}.jtl-dot-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0}.jtl-dot{width:14px;height:14px;border-radius:50%;background:#fdb913;border:2.5px solid #ffffff;box-shadow:0 0 0 3.5px #fdb91361,0 2px 10px #fdb9136b;flex-shrink:0;transform:scale(0);transition:transform .48s cubic-bezier(.34,1.56,.64,1)}.jtl-dot--visible{transform:scale(1)}.jtl-card{width:100%;min-height:215px;background:#1e5d93;border-radius:8px;padding:22px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;box-sizing:border-box;box-shadow:0 12px 32px #1e5d934d,0 4px 12px #1e5d932e;opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease}.jtl-card--visible{opacity:1;transform:translateY(0)}.jtl-card--visible:hover{transform:translateY(-8px);box-shadow:0 22px 50px #1e5d9361,0 8px 20px #1e5d933d}.jtl-card__title{font-family:ABC Camera Plain Unlicensed Trial,Inter,sans-serif;font-size:18px;font-weight:700;color:#fff;text-align:center;margin:0 0 10px;line-height:1.4}.jtl-card__divider{width:40px;height:2px;background:#ffffffa6;border-radius:1px;margin:0 auto 10px;flex-shrink:0}.jtl-card__desc{font-family:ABC Camera Plain Unlicensed Trial,Inter,sans-serif;font-size:14px;line-height:24px;color:#fff;opacity:.88;margin:0;text-align:center}.jtl-mobile{display:none;position:relative;padding-left:30px}.jtl-mobile__line{position:absolute;left:6px;top:6px;bottom:6px;width:2px;background-image:repeating-linear-gradient(to bottom,#E53935 0,#E53935 5px,transparent 5px,transparent 10px)}.jtl-mobile__row{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px;opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.jtl-mobile__row--visible{opacity:1;transform:translateY(0)}.jtl-mobile__dot-col{display:flex;align-items:flex-start;padding-top:6px;flex-shrink:0}.jtl-mobile__dot{width:14px;height:14px;border-radius:50%;background:#fdb913;border:none;box-shadow:none;flex-shrink:0;margin-left:-30px}.jtl-mobile__content{flex:1}.jtl-mobile__year{display:block;font-size:22px;font-weight:700;color:#e53935;margin-bottom:8px}.jtl-mobile__card{width:100%;background:#1e5d93;border-radius:8px;padding:20px 18px;box-sizing:border-box;box-shadow:0 8px 24px #1e5d9338;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.jtl-mobile__card .jtl-card__divider{display:none}.jtl-mobile__card .jtl-card__title,.jtl-mobile__card .jtl-card__desc{text-align:left}@media (max-width: 1199px){.jtl-heading{font-size:30px}.jtl-subheading{font-size:15px;margin-bottom:36px}.jtl-year{font-size:22px}.jtl-col{min-width:140px;max-width:160px;flex-basis:140px}.jtl-card{padding:18px 12px;min-height:190px}.jtl-card__title{font-size:18px}.jtl-card__desc{font-size:18px;line-height:22px;color:#fff}}@media (max-width: 767px){.jtl-section{padding-top:20px;padding-bottom:20px}.jtl-heading{font-size:26px;text-align:center}.jtl-subheading{font-size:18px;line-height:26px;margin-bottom:36px;text-align:center}.jtl-scroll-wrapper{display:none}.jtl-mobile{display:block}}.ai-business-section{background:#f4f8fc;padding:20px;text-align:center}.ai-business-container{max-width:1400px;margin:0 auto}.ai-business-title{color:#1b5c8b;font-size:28px;margin-bottom:20px;font-weight:700}.ai-business-desc{color:#818181;font-size:16px;line-height:1.6;max-width:900px;margin:0 auto 40px}.ai-business-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;text-align:left}.ai-business-card{background:#1b5c8b;border-radius:8px;padding:15px;color:#fff;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.ai-business-card:hover{transform:translateY(-5px)}.ai-business-icon{margin-bottom:20px}.ai-business-card-title{font-size:24px;margin-bottom:15px;font-weight:700}.ai-business-card-desc{font-size:18px;line-height:1.6;color:#ffffffe6}.ai-page .ai-what-section{background:#fff;padding:20px}.ai-page .ai-what-container{max-width:1440px;margin:0 auto}.ai-page .ai-what-section-title{color:#000;font-size:24px;margin-bottom:20px;text-align:center;font-weight:600}.ai-page .ai-what-intro{max-width:980px;margin:-30px auto 28px;color:#818181;text-align:center;line-height:1.6;font-size:18px}.ai-page .ai-what-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(27,92,139,.06)}.ai-page .ai-what-card{padding:32px 28px;box-sizing:border-box;border-right:1px solid rgba(27,92,139,.06);border-bottom:1px solid rgba(27,92,139,.06);background:transparent;position:relative}.ai-page .ai-what-card:nth-child(3n){border-right:none}.ai-page .ai-what-card:nth-last-child(-n+3){border-bottom:none}.ai-page .ai-what-card:nth-child(3n-2){padding-left:0}.ai-page .ai-what-card:nth-child(3n){padding-right:0}.ai-page .ai-what-number{color:#1b5c8b;font-weight:700;margin-bottom:8px;font-size:20px}.ai-page .ai-what-title{margin:0 0 10px;font-size:24px;font-weight:600;color:#111}.ai-page .ai-what-desc{margin:0;color:#818181;line-height:1.6;font-size:18px}@media (max-width: 1024px){.ai-page .ai-what-grid{grid-template-columns:repeat(2,1fr)}.ai-page .ai-what-card:nth-child(3n){border-right:1px solid rgba(27,92,139,.06)}.ai-page .ai-what-card:nth-child(2n){border-right:none}.ai-page .ai-what-card:nth-last-child(-n+2){border-bottom:none}.ai-page .ai-what-card:nth-child(3n-2){padding-left:28px}.ai-page .ai-what-card:nth-child(3n){padding-right:28px}.ai-page .ai-what-card:nth-child(2n-1){padding-left:0}.ai-page .ai-what-card:nth-child(2n){padding-right:0}}@media (max-width: 768px){.ai-business-grid{grid-template-columns:1fr}}@media (max-width: 480px){.ai-page .ai-what-section{padding:28px 16px}.ai-page .ai-what-grid{grid-template-columns:1fr}.ai-page .ai-what-card{border-right:none}.ai-page .ai-what-card:nth-last-child(1){border-bottom:none}.ai-page .ai-what-card{padding-left:0!important;padding-right:0!important}.ai-page .ai-what-card{padding:18px 14px}.ai-page .ai-what-title,.ai-page .ai-what-number{font-size:18px}}.ai-banner-section{background:#1b5c8b;padding:20px;text-align:center}.ai-banner-container{max-width:900px;margin:0 auto}.ai-banner-title{color:#fff;font-size:24px;font-weight:600;margin-bottom:20px}.ai-banner-desc{color:#fff;font-size:18px;line-height:1.6;margin-bottom:30px}.ai-banner-btn{display:inline-flex;align-items:center;background:#fff;color:#1b5c8b;font-size:16px;font-weight:600;padding:12px 30px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease;text-decoration:none}.ai-banner-btn:hover{background:#f0f0f0}.ai-whychoose-section{background:#f4f8fc;padding:30px 20px}.ai-whychoose-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:40px}.ai-whychoose-content{flex:1.3;display:flex;flex-direction:column}.ai-whychoose-title{color:#000;font-size:24px;font-weight:600;margin-top:0;margin-bottom:20px;line-height:1.4}.ai-whychoose-desc{color:#000;font-size:18px;line-height:1.6;margin-bottom:30px}.ai-whychoose-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ai-whychoose-list-item{display:flex;align-items:flex-start;gap:10px;font-size:18px;color:#000}.ai-whychoose-list-icon{flex-shrink:0;margin-top:-1px}.ai-whychoose-list-icon svg{width:24px;height:24px}.ai-whychoose-image{flex:.8;display:flex;justify-content:center}.ai-whychoose-image img{width:100%;height:auto;border-radius:10px;object-fit:contain;box-shadow:0 4px 20px #0000001a}@media (max-width: 1100px){.ai-whychoose-list{grid-template-columns:1fr}}@media (max-width: 900px){.ai-whychoose-container{flex-direction:column}.ai-whychoose-content,.ai-whychoose-image{flex:unset;width:100%}.ai-whychoose-image{justify-content:center;margin-top:30px}}@media (max-width: 600px){.ai-whychoose-list{grid-template-columns:1fr}}@media (max-width: 430px){.ai-page .wd-hero-left,.ai-page .wd-hero-title{text-align:center}.ai-page .wd-hero-desc,.ai-page .wd-hero-desc--last{text-align:center!important;background:transparent!important}.ai-whychoose-list{grid-template-columns:1fr 1fr}}.ai-page .wd-hero-section{text-align:left!important;background:linear-gradient(90deg,#b0d0e8fa,#eef5fae0),url(/assets/office_hero_bg-DFy3vPEF.webp) center / cover no-repeat!important;margin-top:0!important;min-height:auto!important}@font-face{font-family:ABC Camera Plain Unlicensed Trial;src:url(/assets/c9c1942fe1fff183f203266f92ed7ad0-DOc0WmM5.eot);src:url(/assets/c9c1942fe1fff183f203266f92ed7ad0-DOc0WmM5.eot?#iefix) format("embedded-opentype"),url(/assets/c9c1942fe1fff183f203266f92ed7ad0-UfMOBuN9.woff2) format("woff2"),url(/assets/c9c1942fe1fff183f203266f92ed7ad0-5h5HsKup.woff) format("woff"),url(/assets/c9c1942fe1fff183f203266f92ed7ad0-UcB895Jt.ttf) format("truetype"),url(/assets/c9c1942fe1fff183f203266f92ed7ad0-B5S-ZLMF.svg#ABC%20Camera%20Plain%20Unlicensed%20Trial) format("svg");font-weight:400;font-style:normal;font-display:swap}:root{font-family:ABC Camera Plain Unlicensed Trial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e5eefb;background:linear-gradient(135deg,#111827,#1f2937 45%,#111827)}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-shell{min-height:100vh;display:grid;place-items:center;text-align:center;padding:2rem}button{border:0;border-radius:999px;padding:.75rem 1rem;background:#60a5fa;color:#07111f;font-weight:700;cursor:pointer}
