html{overflow-x:clip;width:100%;max-width:100%}.wd-hero{background:#fff8f6;padding:80px 20px;width:100%;box-sizing:border-box;overflow-x:clip}.wd-hero-inner{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.wd-tagline{color:#fc440c;font-size:16px;font-weight:600;margin-bottom:16px}.wd-heading{font-size:53px;font-weight:700;color:#0d0d0d;line-height:1.15;margin-bottom:24px}.wd-desc{font-size:18px;font-weight:500;color:#555;line-height:1.8;margin-bottom:32px}.wd-cta{display:inline-block;background:#fc440c;color:#fff;text-decoration:none;padding:16px 28px;border-radius:8px;font-weight:700;font-size:1rem;margin-bottom:16px;transition:background .2s}.wd-cta:hover{background:#e03a08}.wd-sub{font-size:.9rem;color:#888;margin:0}.wd-hero-animation{width:100%;display:flex;justify-content:center;align-items:center}#lottie-container{width:100%;max-width:520px;height:420px}@media(max-width:900px){.wd-hero{padding:40px 20px}.wd-hero-inner{grid-template-columns:1fr;gap:24px}.wd-heading{font-size:2rem}.wd-hero-animation{order:-1;display:flex;justify-content:center}#lottie-container{height:220px;max-width:280px}.wd-services-grid{grid-template-columns:repeat(2,1fr)}.wd-services-top h2{font-size:1.6rem}}@media(max-width:560px){.wd-hero{padding:32px 16px}.wd-heading{font-size:1.5rem}.wd-desc{font-size:.95rem}.wd-cta{font-size:.9rem;padding:14px 20px}#lottie-container{height:180px;max-width:240px}.wd-services-grid{grid-template-columns:1fr}.wd-services-top{flex-direction:column}.wd-services-top h2{font-size:1.4rem}}.wd-services{background:#fff;padding:80px 20px}.wd-services-inner{max-width:1360px;margin:0 auto}.wd-services-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px;flex-wrap:wrap}.wd-services-top h2{font-size:40px;font-weight:900;color:#0d0d0d;line-height:1.2;margin:0;max-width:600px}.wd-services-cta{color:#fc440c;font-size:18px;font-weight:600;text-decoration:none;white-space:nowrap;padding-top:8px;transition:opacity .2s}.wd-services-cta:hover{opacity:.75}.wd-services-desc{font-size:18px;font-weight:500;color:#555;line-height:1.8;margin-bottom:48px;max-width:860px}.wd-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 32px}.wd-service-card h3{font-size:18px;font-weight:700;color:#0d0d0d;margin-bottom:12px;line-height:1.4}.wd-service-card p{font-size:16px;font-weight:600;color:#666;line-height:1.7;margin:0}@media(max-width:900px){.wd-services-grid{grid-template-columns:repeat(2,1fr)}.wd-services-top h2{font-size:1.6rem}}@media(max-width:560px){.wd-services-grid{grid-template-columns:1fr}.wd-services-top{flex-direction:column}}.wd-form-section{background:#050581;padding:80px 20px}.wd-form-inner{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.wd-form-content h2{font-size:32px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:20px}.wd-form-content p{font-size:18px;font-weight:500;color:#aab0cc;line-height:1.8;margin:0}.wd-form-wrap form{display:flex;flex-direction:column;gap:12px}.wd-form-wrap input{width:100%;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;font-size:1rem;font-weight:400;outline:none;box-sizing:border-box;transition:border .2s}.wd-form-wrap input::placeholder{color:#aab0cc;font-size:1rem}.wd-form-wrap input:focus{border-color:#fc440c}.wd-form-row{display:flex;gap:12px;align-items:stretch}.wd-form-row input{flex:1}.wd-form-wrap button{background:#fc440c;color:#fff;border:none;padding:12px 28px;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;white-space:nowrap;transition:background .2s;letter-spacing:.05em}.wd-form-wrap button:hover{background:#e03a08}.wd-form-wrap button:disabled{opacity:.7;cursor:not-allowed}.wd-form-msg{font-size:.9rem;margin:4px 0 0;min-height:20px}@media(max-width:900px){.wd-form-inner{grid-template-columns:1fr;gap:40px}.wd-form-content h2{font-size:1.6rem}}@media(max-width:560px){.wd-form-row{flex-direction:column}.wd-form-wrap button{width:100%}}.wd-process{background:#fff;padding:80px 20px}.wd-process-inner{max-width:1360px;margin:0 auto}.wd-process-top{font-size:40;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:16px;flex-wrap:wrap}.wd-process-top h2{font-size:40;font-weight:600;color:#0d0d0d;line-height:1.2;margin:0;max-width:600px}.wd-process-accordion{display:grid;grid-template-columns:380px 1fr;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden;margin-top:40px}.wd-process-list{border-right:1px solid #e8e8e8}.wd-process-item{display:flex;align-items:center;gap:12px;padding:20px 24px;cursor:pointer;border-bottom:1px solid #e8e8e8;transition:background .2s,color .2s;font-size:.95rem;font-weight:600;color:#444}.wd-process-item:last-child{border-bottom:none}.wd-process-item:hover{background:#fff5f2;color:#fc440c}.wd-process-item.active{background:#fff5f2;color:#0d0d0d;border-left:3px solid #FC440C}.wd-process-num{color:#fc440c;font-weight:700;flex-shrink:0}.wd-process-content{padding:32px;position:relative}.wd-process-panel{display:none}.wd-process-panel.active{display:block}.wd-process-panel p{font-size:1rem;color:#555;line-height:1.8;margin:0}@media(max-width:768px){.wd-process-accordion{grid-template-columns:1fr}.wd-process-list{border-right:none;border-bottom:1px solid #e8e8e8}.wd-process-content{padding:24px}.wd-process-top h2{font-size:1.6rem}}.wd-faq{background:#fff;padding:80px 20px}.wd-faq-inner{max-width:1360px;margin:0 auto}.wd-faq-inner h2{font-size:40px;font-weight:600;color:#0d0d0d;text-align:center;margin-bottom:48px}.wd-faq-list{display:flex;flex-direction:column;gap:0}.wd-faq-item{border-bottom:1px solid #e8e8e8}.wd-faq-item:first-child{border-top:1px solid #e8e8e8}.wd-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:#0d0d0d;font-family:inherit}.wd-faq-item.open .wd-faq-question{color:#fc440c}.wd-faq-icon{font-size:1.4rem;font-weight:300;color:#fc440c;flex-shrink:0;transition:transform .2s;line-height:1}.wd-faq-item.open .wd-faq-icon{content:"−";transform:rotate(45deg)}.wd-faq-answer{display:none;padding:0 0 24px}.wd-faq-item.open .wd-faq-answer{display:block}.wd-faq-answer p{font-size:.95rem;color:#555;line-height:1.8;margin:0;padding-left:16px;border-left:3px solid #FC440C}@media(max-width:560px){.wd-faq-inner h2{font-size:1.5rem}.wd-faq-question{font-size:.92rem}}
