.home-page{background:#fff;color:#000;font-family:Roboto,system-ui,sans-serif;width:100%;overflow-x:hidden}.home-main{width:100%}.home-page .container{max-width:1280px;margin:0 auto;padding:0 2.5rem}.hero-section{padding:5rem 0 4rem;background:#fff}.hero-section .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-tagline{font-size:clamp(1rem,2vw,1.375rem);font-weight:400;color:#000;margin:0}.hero-section h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1.15;margin:0}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{width:100%;max-width:420px;height:auto;border-radius:4rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.12))}.services-overview{padding:5rem 0 2rem;background:#fff}.services-overview h2{font-size:clamp(2rem,3vw,3rem);font-weight:500;margin-bottom:.5rem}.services-tagline{font-size:clamp(1.25rem,2vw,2rem);font-weight:500;color:#0E9913;margin-bottom:3rem}.services-list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem 3rem;margin-top:3rem}.services-row{display:contents}.service-item{display:flex;flex-direction:column;gap:.75rem}.service-item h3{font-size:clamp(1.25rem,1.8vw,2rem);font-weight:500;line-height:1.3;margin:0}.service-divider{width:100%;height:2px;background:rgba(70,246,76,.87);flex-shrink:0}.service-item p{font-size:clamp(.9rem,1.2vw,1.125rem);line-height:1.6;color:#000;margin:0}.service-graphic{margin-top:3rem;display:flex;justify-content:flex-end;max-width:1280px;margin-left:auto;margin-right:auto;padding:0 2.5rem}.service-graphic img{width:14rem;height:auto}.why-choose-us{padding:4rem 0;background:#fff}.why-choose-us h2{font-size:clamp(1.75rem,2.5vw,3rem);font-weight:500;margin-bottom:3rem}.features-list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.feature-point{display:flex;flex-direction:column;gap:1rem}.feature-bullet{width:1rem;height:1rem;border-radius:50%;background:#18FF20;box-shadow:0 0 0 2px rgba(70,246,76,.53);flex-shrink:0}.feature-point p{font-size:clamp(1rem,1.3vw,1.375rem);line-height:1.6;color:#000;margin:0}.our-approach{padding:6rem 0;background:#fff}.approach-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.approach-content{display:flex;flex-direction:column;gap:1.5rem}.our-approach h2{font-size:clamp(1.75rem,2.5vw,3rem);font-weight:500;margin:0 0 1rem}.approach-text{font-size:clamp(1rem,1.3vw,1.375rem);line-height:1.65;color:#000;margin:0}.approach-carousel{display:flex;justify-content:center;align-items:flex-start}.approach-carousel img{max-width:100%;height:auto}.our-approach .btn-primary{background:#fff!important;color:#0E9913!important;border:1px solid #0e9913!important;align-self:flex-start;padding:.5rem 1.5rem;border-radius:2px}.our-approach .btn-primary:hover{color:#1CDC22!important;border-color:#1CDC22!important}.tech-stack{padding:4rem 0 5rem;background:#fff}.tech-stack h2{font-size:clamp(1.75rem,2.5vw,3rem);font-weight:500;margin-bottom:3rem}.stack-grid{display:flex;flex-direction:column;gap:3.5rem}.stack-row{display:flex;gap:2rem;flex-wrap:wrap}.tech-item{font-size:clamp(1.125rem,1.8vw,2.25rem);font-weight:400;color:#000;text-decoration:underline;text-decoration-color:rgba(70,246,76,.87);text-underline-offset:.75rem;cursor:pointer;transition:color .2s ease}.tech-item:hover{color:#18FF20}.training-center{background:#F6F6F6;padding:6rem 0;margin:3rem 0}.training-background{max-width:960px;margin:0 auto;background:#fff;padding:4rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.training-content{text-align:center}.training-content h2{font-size:clamp(2rem,3.5vw,4rem);font-weight:700;margin-bottom:2rem;color:#000}.training-content p{font-size:clamp(1rem,1.3vw,1.375rem);line-height:1.65;color:#000;max-width:640px;margin:0 auto 2rem;text-align:left}.read-more-btn{background:#fff;color:#0E9913;border:1px solid #0e9913;padding:.5rem 1.5rem;border-radius:2px;font-size:1.125rem;font-family:Roboto;cursor:pointer;transition:all .2s ease;margin-bottom:2rem}.read-more-btn:hover{color:#1CDC22;border-color:#1CDC22}.training-graphic{display:flex;justify-content:center;margin-top:-2rem}.training-graphic img{width:200px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.cta-section{background:#fff;padding:4rem 0 5rem}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-form{max-width:600px}.contact-form h2{font-size:clamp(1.75rem,2.5vw,3rem);font-weight:700;margin-bottom:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#000}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #0e9913;border-radius:2px;background:#fff;font-family:Roboto;font-size:1rem;color:#000;box-shadow:0 1px 2px rgba(16,24,40,.05)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0E9913}.form-group textarea{resize:vertical}.phone-input{border:1px solid #0e9913;border-radius:2px;background:#fff}.phone-input input{width:100%;padding:.75rem 1rem;border:none;background:transparent;font-family:Roboto;font-size:1rem;color:#000}.phone-input input:focus{outline:none}.form-group input::placeholder,.form-group textarea::placeholder,.phone-input input::placeholder{color:#667085;font-size:1rem}.form-options{margin-bottom:1.5rem}.file-upload,.file-upload-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.file-upload-label{transition:opacity .2s}.file-upload-label:hover{opacity:.75}.file-input{display:none}.paperclip{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(60%)}.error-message{color:#dc2626;font-size:.9rem;margin-top:.35rem;display:none}#file-error,#message-error{display:none}.submit-btn{background:#0E9913;color:#fff;border:none;padding:.625rem 2rem;border-radius:4px;font-family:Roboto;font-size:1rem;font-weight:500;cursor:pointer;box-shadow:0 2px 0 rgba(0,0,0,.04);display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.submit-btn:hover{background:#1ecd24;transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-graphic{display:flex;justify-content:center;align-items:flex-start;padding-top:4rem}.contact-graphic img{width:100%;max-width:520px;height:auto}.checkbox-group{display:flex;align-items:center;gap:.5rem;color:#000;font-family:Roboto;flex-wrap:nowrap;position:relative}.checkbox-text{white-space:nowrap;display:inline-block;color:#000;font-family:Roboto;font-size:1rem;font-weight:400;line-height:normal}.checkbox-text a,.terms-link{color:#000;text-decoration:underline;display:inline}.custom-checkbox-input{width:20px!important;height:20px!important;cursor:pointer!important;margin:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;position:relative!important;box-sizing:border-box!important}.custom-checkbox-input,.custom-checkbox-input:focus{border:1px solid #0e9913!important;background:#FFF!important;outline:none!important}.custom-checkbox-input:focus{box-shadow:none!important}.custom-checkbox-input:checked{background:#0E9913!important;border:1px solid #0e9913!important}.custom-checkbox-input:checked:after{content:"✓"!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;color:white!important;font-size:16px!important;font-weight:700!important;line-height:1!important;text-align:center!important}.checkbox-group input[type=checkbox]{width:auto;margin:0;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}@media (max-width:1280px){.home-page .container,.service-graphic{padding:0 2rem}.services-list{gap:3rem 2rem}.features-list{gap:2rem}.approach-carousel{margin-top:2rem}}@media (max-width:1024px){.hero-section .container{grid-template-columns:1fr;gap:2.5rem}.hero-image{justify-content:flex-start}.hero-image img{max-width:320px}.services-list{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.approach-layout,.features-list{grid-template-columns:1fr;gap:2rem}.approach-carousel{justify-content:flex-start}.contact-layout{grid-template-columns:1fr}.contact-graphic{display:none}}@media (max-width:768px){.home-page .container,.service-graphic{padding:0 1.25rem}.hero-section{padding:3rem 0 2.5rem}.hero-section .container{gap:2rem}.hero-image img{max-width:220px}.services-list{grid-template-columns:1fr;gap:2.5rem}.services-overview{padding:3rem 0 1.5rem}.why-choose-us{padding:2.5rem 0}.our-approach{padding:3.5rem 0}.tech-stack{padding:2.5rem 0 3.5rem}.stack-row{gap:1rem;flex-wrap:wrap}.training-center{padding:3rem 0}.training-background{padding:2.5rem 1.5rem}.cta-section{padding:3rem 0}.contact-form{max-width:100%}}.btn-primary{display:inline-flex;flex-shrink:0;border-radius:2px;border:1px solid #0e9913;background:var(--Neutral-1,#FFF);cursor:pointer;transition:all .3s ease;color:#0E9913;text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.btn-primary,.btn-primary:hover{height:40px;padding:6.4px 15px;justify-content:center;align-items:center;gap:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.02)}.btn-primary:hover{display:flex;border-radius:2px;border:1px solid #1cdc22;background:#FFF;color:#1CDC22}.image-carousel{position:relative;width:100%;max-width:600px;margin:0 auto}.carousel-container{position:relative;overflow:hidden}.carousel-container,.carousel-slide{display:flex;align-items:center;justify-content:center}.carousel-slide{width:100%;height:400px}.carousel-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;max-width:100%;max-height:100%}.carousel-button{display:none}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.dot{width:8px;height:8px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:all .3s ease}.dot.active{background:#000;transform:scale(1.2)}.dot:hover{background:#999}@media (max-width:768px){.carousel-slide{height:250px}.carousel-button{width:35px;height:35px;font-size:18px}}