.cta-section{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;font-family:var(--font-inter,"Inter"),sans-serif;margin:60px 0}.cta-section .cta-overlay{background-color:rgba(0,0,0,.4);padding:80px 5%;display:flex;align-items:center;justify-content:center}.cta-section .cta-container{width:100%;max-width:1300px}.cta-section .cta-card{background-color:#fff;border-radius:16px;padding:60px 80px;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.1)}.cta-section .cta-title{font-size:clamp(2rem,3vw,2.5rem);font-weight:700;color:#111827;margin-bottom:24px;letter-spacing:-.01em}.cta-section .cta-content p{font-size:1.05rem;line-height:1.7;color:#374151;margin-bottom:20px}.cta-section .cta-content p:last-child{margin-bottom:0}.cta-section .cta-content a{color:#111827;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;transition:color .2s ease}.cta-section .cta-content a:hover{color:#6ca932}@media(max-width:992px){.cta-section .cta-card{padding:50px 40px}}@media(max-width:640px){.cta-section{margin:40px 0}.cta-section .cta-overlay{padding:60px 20px}.cta-section .cta-card{padding:40px 24px;border-radius:12px}.cta-section .cta-content p{font-size:.95rem}}.mobile-hero-scope .mobile-hero{background-color:#fff;padding:80px 6%;font-family:var(--font-inter,"Inter"),sans-serif;overflow:hidden}.mobile-hero-scope .mobile-hero__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.mobile-hero-scope .mobile-hero__content{max-width:580px}.mobile-hero-scope .mobile-hero__title{font-size:clamp(2.5rem,4vw,4rem);font-weight:700;color:#0b0b0b;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em;white-space:pre-line}.mobile-hero-scope .mobile-hero__description{font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#4b5563;margin-bottom:2.5rem;font-weight:400}.mobile-hero-scope .book-button.fixed{position:fixed;top:60px;left:50%;transform:translateX(-50%);z-index:9999;background-color:#64a13a;color:#fff;border-radius:50px;padding:10px 24px;border:1px solid #75b946;display:flex;align-items:center;gap:8px;box-shadow:0 10px 30px rgba(0,0,0,.25);cursor:pointer;transition:all .3s ease;font-family:var(--font-inter,"Inter"),sans-serif;font-size:.95rem}.mobile-hero-scope .book-button.fixed:hover{background-color:#64a13a;transform:translateX(-50%) translateY(-2px);box-shadow:0 4px 12px rgba(100,157,47,.3)}.mobile-hero-scope .tilt-icon{height:1.8rem;animation:tilt .6s ease-in-out infinite alternate}@keyframes tilt{0%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}.mobile-hero-scope .mobile-hero__btn{display:inline-flex;align-items:center;gap:10px;background-color:#6eb73e;color:#fff;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.mobile-hero-scope .mobile-hero__btn:hover{background-color:#5da032;transform:translateY(-2px);box-shadow:0 4px 12px rgba(110,183,62,.3)}.mobile-hero-scope .btn-icon{width:18px;height:18px;fill:currentColor}.mobile-hero-scope .mobile-hero__image-wrapper{width:100%;display:flex;justify-content:flex-end}.mobile-hero-scope .mobile-hero__image{width:100%;max-width:400px;height:auto;border-radius:32px;-o-object-fit:cover;object-fit:cover;box-shadow:0 20px 40px rgba(0,0,0,.08)}@media(max-width:992px){.mobile-hero-scope .mobile-hero{padding:60px 5%}.mobile-hero-scope .mobile-hero__container{grid-template-columns:1fr;gap:40px;text-align:center}.mobile-hero-scope .mobile-hero__content{max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.mobile-hero-scope .mobile-hero__image-wrapper{justify-content:center}}@media(max-width:480px){.mobile-hero-scope .mobile-hero{padding:50px 20px}.mobile-hero-scope .mobile-hero__title{font-size:2.2rem}.mobile-hero-scope .mobile-hero__description{font-size:1rem;margin-bottom:2rem}.mobile-hero-scope .mobile-hero__btn{width:100%;justify-content:center;padding:16px 24px}.mobile-hero-scope .mobile-hero__image{border-radius:24px}}.process-section{padding:80px 5%;background-color:#fbfdf9;font-family:var(--font-inter,"Inter"),sans-serif}.process-section .process-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.process-section .gen-ai-sub-badge{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f8e9;color:#555;font-size:.85rem;font-weight:500;border-radius:6px;margin-bottom:1.5rem}.process-section .gen-ai-sub-badge:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#FF9933,#FFE645 47.6%,#6CA932);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.process-section .badge-icon{width:14px;height:14px;color:#f93}.process-section .process-title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;margin-bottom:40px;line-height:1.2;letter-spacing:-.02em}.process-section .accordion{display:flex;flex-direction:column}.process-section .accordion-item{border-bottom:1px solid #e5e7eb}.process-section .accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;color:#646663;transition:color .3s ease}.process-section .header-left{display:flex;align-items:center;gap:16px}.process-section .icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.process-section .item-title{font-size:1.125rem;font-weight:600;margin:0}.process-section .chevron svg{width:20px;height:20px;transition:transform .3s ease}.process-section .accordion-item.is-active .accordion-header{color:#6ca932}.process-section .accordion-item.is-active .chevron svg{transform:rotate(180deg)}.process-section .accordion-body{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.process-section .accordion-content-inner{padding:0 0 24px 40px}.process-section .accordion-content-inner p{margin:0;color:#4b5563;font-size:.95rem;line-height:1.6}.process-section .process-image-wrapper{width:100%;display:flex;justify-content:center}.process-section .process-image-frame{position:relative;width:100%;max-width:650px}.process-section .process-image{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.process-section .support-scaling-icon-patch{position:absolute;left:32.24%;top:81.59%;width:8.06%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:#6ca932;display:flex;align-items:center;justify-content:center;color:#fff}.process-section .support-scaling-icon-patch svg{width:62%;height:62%}@media(max-width:992px){.process-section .process-container{grid-template-columns:1fr;gap:40px}.process-section .process-image-frame{max-width:500px}}@media(max-width:640px){.process-section{padding:60px 20px}.process-section .accordion-content-inner{padding-left:0;padding-top:10px}}.services-section{padding:80px 5%;background-color:#f8f9fa;font-family:var(--font-inter,"Inter"),sans-serif}.services-section .services-container{max-width:1280px;margin:0 auto}.services-section .services-header{text-align:center;margin-bottom:60px}.services-section .services-title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;margin-bottom:12px;letter-spacing:-.01em}.services-section .services-subtitle{font-size:clamp(1rem,1.2vw,1.125rem);color:#6b7280;font-weight:400}.services-section .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.services-section .service-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 10px 30px rgba(0,0,0,.04);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.services-section .service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.08)}.services-section .card-headerr{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.services-section .card-title{font-size:1.35rem;font-weight:600;color:#111827;line-height:1.3;max-width:75%}.services-section .icon-wrapper{background-color:#f2f9eb;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.services-section .icon-wrapper svg{width:32px;height:32px;display:block}.services-section .card-description{font-size:.95rem;line-height:1.6;color:#4b5563;margin-bottom:24px;flex-grow:1}.services-section .read-more-link{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#111827;text-decoration:none;transition:color .2s ease;margin-top:auto}.services-section .read-more-link:hover{color:#6eb73e}.services-section .arrow-icon{width:16px;height:16px;transition:transform .2s ease}.services-section .read-more-link:hover .arrow-icon{transform:translateX(4px)}@media(max-width:1024px){.services-section .services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-section{padding:60px 20px}.services-section .services-header{margin-bottom:40px}.services-section .services-grid{grid-template-columns:1fr;gap:20px}.services-section .service-card{padding:24px}}.why-choose{padding:80px 5%;background-color:#fff;font-family:var(--font-inter,"Inter"),sans-serif}.why-choose .why-choose__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}.why-choose .why-choose__image-wrapper{width:100%;height:100%}.why-choose .why-choose__image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.05)}.why-choose .why-choose__content{display:flex;flex-direction:column}.why-choose .why-choose__title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;margin-bottom:24px;letter-spacing:-.02em}.why-choose .why-choose__intro{margin-bottom:32px}.why-choose .why-choose__intro p{font-size:.95rem;line-height:1.6;color:#4b5563;margin-bottom:16px}.why-choose .why-choose__intro strong{font-weight:700;color:#111827}.why-choose .why-choose__list{display:flex;flex-direction:column;gap:24px}.why-choose .why-choose__list-item{display:flex;align-items:flex-start;gap:16px}.why-choose .why-choose__icon-wrapper{background-color:#f2f9eb;min-width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.why-choose .why-choose__item-title{font-size:1.1rem;font-weight:600;color:#111827;margin-bottom:8px;line-height:1.3}.why-choose .why-choose__item-description{font-size:.9rem;line-height:1.6;color:#6b7280;margin:0}@media(max-width:992px){.why-choose .why-choose__container{grid-template-columns:1fr;gap:40px}.why-choose .why-choose__image{max-height:500px}}@media(max-width:640px){.why-choose{padding:60px 20px}.why-choose .why-choose__image{border-radius:16px}.why-choose .why-choose__list-item{flex-direction:column;gap:12px}.why-choose .why-choose__icon-wrapper{margin-top:0}}.industries-section{padding:80px 5%;background-color:#fff;font-family:var(--font-inter,"Inter"),sans-serif}.industries-section .industries-container{max-width:1280px;margin:0 auto}.industries-section .industries-header{text-align:center;margin-bottom:60px}.industries-section .industries-title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;margin-bottom:16px;letter-spacing:-.01em}.industries-section .industries-subtitle{font-size:clamp(1rem,1.2vw,1.125rem);color:#4b5563;font-weight:400}.industries-section .industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.industries-section .industry-card{background:#fff;border-radius:16px;padding:40px 24px;border:1px solid #e5e7eb;text-align:center;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.industries-section .industry-card:hover{transform:translateY(-4px);border-color:#d1d5db;box-shadow:0 12px 24px rgba(0,0,0,.04)}.industries-section .icon-wrapper{background-color:#f2f9eb;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.industries-section .card-title{font-size:1.125rem;font-weight:600;color:#111827;line-height:1.3;margin-bottom:12px}.industries-section .card-description{font-size:.875rem;line-height:1.6;color:#6b7280;margin:0}.industries-section .card-description strong{font-weight:700;color:#374151}@media(max-width:1200px){.industries-section .industries-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.industries-section .industries-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:540px){.industries-section{padding:60px 20px}.industries-section .industries-header{margin-bottom:40px}.industries-section .industries-grid{grid-template-columns:1fr}.industries-section .industry-card{padding:32px 20px}}.tech-section{padding:80px 5%;background-color:#fbfdf9;font-family:var(--font-inter,"Inter"),sans-serif}.tech-section .tech-container{margin:0 auto;display:flex;flex-direction:column;align-items:center}.tech-section .tech-header{text-align:center;margin-bottom:40px}.tech-section .gen-ai-sub-badge{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f8e9;color:#555;font-size:.85rem;font-weight:500;border-radius:6px;margin-bottom:1.5rem}.tech-section .gen-ai-sub-badge:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#FF9933,#FFE645 47.6%,#6CA932);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.tech-section .badge-icon{width:14px;height:14px;color:#f93}.tech-section .tech-title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;letter-spacing:-.02em;margin:0}.tech-section .tech-tags{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.tech-section .tech-tag{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 20px;font-size:.95rem;font-weight:500;color:#374151;transition:all .2s ease;white-space:nowrap}.tech-section .tech-tag:hover{border-color:#6ca932;color:#6ca932;transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,169,50,.1)}@media(max-width:768px){.tech-section .tech-box{padding:30px 20px}.tech-section .tech-tags{gap:12px}.tech-section .tech-tag{padding:10px 16px;font-size:.9rem}}@media(max-width:480px){.tech-section{padding:60px 20px}.tech-section .tech-box{padding:24px 16px}.tech-section .tech-tag{flex-grow:1;text-align:center}}.cs-faq{padding:80px 6%;background-color:#fff;font-family:var(--font-inter,"Inter"),sans-serif}.cs-faq .cs-faq__container{max-width:900px;margin:0 auto}.cs-faq .cs-faq__header{text-align:center;margin-bottom:50px}.cs-faq .cs-faq__title{font-size:clamp(2rem,3vw,2.75rem);font-weight:600;color:#111827;margin-bottom:1rem}.cs-faq .cs-faq__subtitle{font-size:clamp(.95rem,1.1vw,1.05rem);color:#4b5563;line-height:1.6}.cs-faq .cs-faq__list{display:flex;flex-direction:column;gap:16px}.cs-faq .cs-faq__item{border:1px solid #e5e7eb;border-radius:8px;transition:all .3s ease;background-color:#fff}.cs-faq .cs-faq__item--active{background-color:#f9fafb;border-color:#f9fafb}.cs-faq .cs-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px;background:none;border:none;text-align:left;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:600;color:#111827;cursor:pointer;font-family:var(--font-inter,"Inter"),sans-serif}.cs-faq .cs-faq__icon{flex-shrink:0;margin-left:20px;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.cs-faq .cs-faq__answer{padding:0 24px 24px}.cs-faq .cs-faq__answer p{color:#6b7280;font-size:clamp(.95rem,1vw,1rem);line-height:1.6;margin:0}@media(max-width:768px){.cs-faq{padding:60px 5%}.cs-faq .cs-faq__question{padding:20px}.cs-faq .cs-faq__answer{padding:0 20px 20px}}