.cs-faq{padding:80px 5%;background-color:#fff;font-family:Inter,sans-serif;display:flex;justify-content:center}.cs-faq .cs-faq__container{width:100%;max-width:900px}.cs-faq .cs-faq__header{text-align:center;margin-bottom:40px}.cs-faq .cs-faq__title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827;margin-bottom:16px;letter-spacing:-.02em}.cs-faq .cs-faq__subtitle{font-size:1.05rem;color:#6b7280;line-height:1.6;max-width:700px;margin:0 auto}.cs-faq .cs-faq__list{display:flex;flex-direction:column;gap:16px}.cs-faq .cs-faq__item{border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb;background-color:#fff}.cs-faq .cs-faq__item--active{background-color:#f8f9fa;border-color:rgba(0,0,0,0)}.cs-faq .cs-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 32px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;font-family:inherit}.cs-faq .cs-faq__question-text{font-size:1.1rem;font-weight:600;color:#111827;padding-right:24px}.cs-faq .cs-faq__icon{font-size:1.5rem;font-weight:400;color:#111827;display:flex;align-items:center;justify-content:center;min-width:24px}.cs-faq .cs-faq__answer-wrapper{padding:0 32px 24px}.cs-faq .cs-faq__answer p{font-size:1rem;color:#4b5563;line-height:1.7;margin:0}@media(max-width:768px){.cs-faq{padding:60px 5%}.cs-faq .cs-faq__question{padding:20px}.cs-faq .cs-faq__answer-wrapper{padding:0 20px 20px}.cs-faq .cs-faq__question-text{font-size:1rem}}@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";.cs-hero-scope .cs-hero{position:relative;background-color:#fff;font-family:Inter,sans-serif;padding:80px 5%;min-height:70vh;display:flex;align-items:center}.cs-hero-scope .cs-hero__container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%}.cs-hero-scope .cs-hero__content{max-width:800px}.cs-hero-scope .cs-hero__title{display:flex;flex-direction:column;line-height:1.3;margin-bottom:1.5rem;color:#111827}.cs-hero-scope .title-bottom-line,.cs-hero-scope .title-top-line{display:block;width:100%}.cs-hero-scope .title-top-line{white-space:nowrap}.cs-hero-scope .text-bold{font-size:clamp(2.5rem,3.5vw,3.2rem);font-weight:700;letter-spacing:-.02em}.cs-hero-scope .cs-text-light{font-size:clamp(2.5rem,3.5vw,3rem);font-weight:300;color:#111827}.cs-hero-scope .cs-hero__description{font-size:1.125rem;line-height:1.6;color:#4b5563;margin-bottom:2rem;max-width:480px}.cs-hero-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:all .3s ease}.cs-hero-scope .btn--primary{background-color:#75b946;color:#fff}.cs-hero-scope .btn--primary:hover{background-color:#64a13a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(117,185,70,.3)}.cs-hero-scope .icon{width:1.2rem;height:1.2rem}.cs-hero-scope .cs-hero__image-wrapper{display:flex;justify-content:flex-end}.cs-hero-scope .cs-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)}.cs-hero-scope .book-button.fixed{position:fixed;top:60px;left:50%;transform:translateX(-50%);z-index:9999;background-color:#75b946;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:Inter,sans-serif;font-size:.95rem}.cs-hero-scope .book-button.fixed:hover{background:#f4fcf0;transform:translateX(-50%) translateY(-2px);box-shadow:0 4px 12px rgba(100,157,47,.3)}.cs-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)}}@media(max-width:992px){.cs-hero-scope .cs-hero__container{grid-template-columns:1fr;text-align:center;gap:40px}.cs-hero-scope .cs-hero__content{max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.cs-hero-scope .cs-hero__image-wrapper{justify-content:center}}@media(max-width:768px){.cs-hero-scope .cs-hero{padding:100px 20px 60px;min-height:auto}.cs-hero-scope .cs-hero__description{font-size:1rem}.cs-hero-scope .book-button.fixed{top:auto;bottom:30px}}@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.cs-services{font-family:Inter,sans-serif;padding:80px 0 0;background-color:#fff}.cs-services .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}.cs-services .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}.cs-services .cs-services__header{text-align:center;margin-bottom:60px;padding:0 5%}.cs-services .cs-services__tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border:1px solid #75b946;border-radius:4px;color:#4b5563;font-size:.85rem;font-weight:500;margin-bottom:20px}.cs-services .cs-tag-icon{width:16px;height:16px;color:#75b946}.cs-services .cs-services__title{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#111827}.cs-services .cs-bg-green{background-color:#dcedc8}.cs-services .cs-bg-white{background-color:#fff}.cs-services .cs-service-row{padding:80px 5%;overflow:hidden}.cs-services .cs-service-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}.cs-services .cs-reverse{flex-direction:row-reverse}.cs-services .cs-service-image-col{flex:1;display:flex;justify-content:center}.cs-services .cs-service-img{width:100%;max-width:500px;height:auto;border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.1);-o-object-fit:cover;object-fit:cover}.cs-services .cs-service-text-col{flex:1;position:relative;z-index:1}.cs-services .cs-bg-green .cs-service-text-col{padding-right:140px}.cs-services .cs-bg-white .cs-service-text-col{padding-left:140px}.cs-services .cs-service-content-wrapper{position:relative;z-index:2}.cs-services .cs-service-item-title{font-size:2rem;font-weight:700;color:#000;margin-bottom:1.5rem;line-height:1.2}.cs-services .cs-service-desc p{font-size:1.05rem;line-height:1.7;color:#374151;margin-bottom:1.25rem}.cs-services .cs-read-more{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;font-weight:600;text-decoration:none;font-size:1rem;transition:gap .3s ease;margin-top:10px}.cs-services .cs-read-more:hover{gap:10px}.cs-services .cs-service-number{position:absolute;font-size:6rem;font-weight:800;line-height:1;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;top:50%;transform:translateY(-50%)}.cs-services .cs-bg-green .cs-service-number{color:#fff;right:0}.cs-services .cs-bg-white .cs-service-number{color:#dcedc8;left:0}@media(max-width:992px){.cs-services .cs-reverse,.cs-services .cs-service-container{flex-direction:column;text-align:center;gap:40px}.cs-services .cs-bg-green .cs-service-text-col,.cs-services .cs-bg-white .cs-service-text-col{padding-right:0;padding-left:0}.cs-services .cs-service-number{display:none}.cs-services .cs-service-row{padding:60px 5%}}@media(max-width:768px){.cs-services .cs-services__title{font-size:2rem}.cs-services .cs-service-item-title{font-size:1.5rem}.cs-services .cs-service-desc p{font-size:.95rem}}