.dm-hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 768px){.dm-hero{min-height:75vh}}.dm-hero__parallax{position:absolute;top:-20%;right:0;bottom:-20%;left:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0}@media (max-width: 768px){.dm-hero__parallax{background-attachment:scroll;top:0;right:0;bottom:0;left:0}}.dm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2f4202eb,#2f4202d9);z-index:1}.dm-hero__content{position:relative;z-index:2;padding:6rem 2rem 8rem}@media (max-width: 768px){.dm-hero__content{padding:4rem 1rem 6rem}}@media (max-width: 480px){.dm-hero__content{padding:3rem 1rem 5rem}}.dm-hero__tag{display:inline-block;background:#689a0533;border:1px solid rgba(175,217,14,.4);color:#afd90e;padding:.35rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}@media (max-width: 480px){.dm-hero__tag{font-size:.75rem;padding:.3rem .8rem}}.dm-hero__title{font-size:clamp(1.75rem,5vw,3.5rem);font-weight:300;color:#e6f2b3;line-height:1.2;margin-bottom:1.5rem}.dm-hero__title strong{font-weight:700;color:#afd90e}.dm-hero__body{font-size:1.1rem;color:#e6f2b3d9;max-width:720px;margin:0 auto 2.5rem;line-height:1.7}@media (max-width: 768px){.dm-hero__body{font-size:1rem}}@media (max-width: 480px){.dm-hero__body{font-size:.9rem;margin-bottom:2rem}}.dm-hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 480px){.dm-hero__actions{flex-direction:column;align-items:center;gap:.75rem}}.dm-hero__actions .btn{padding:.85rem 2rem;border-radius:.35rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer}@media (max-width: 480px){.dm-hero__actions .btn{width:100%;max-width:280px;text-align:center}}.dm-hero__actions .btn-primary{background:#689a05;color:#fff;border:2px solid #689a05}.dm-hero__actions .btn-primary:hover{background:#2f4202;border-color:#afd90e}.dm-hero__actions .btn-outline{background:transparent;color:#e6f2b3;border:2px solid rgba(230,242,179,.4)}.dm-hero__actions .btn-outline:hover{border-color:#afd90e;color:#afd90e}.dm-hero__wave{position:absolute;bottom:0;left:0;width:100%;line-height:0;color:#fff;z-index:3}.dm-hero__wave svg{width:100%;height:80px;display:block}@media (max-width: 480px){.dm-hero__wave svg{height:40px}}.dm-services{padding:5rem 2rem;position:relative;overflow:hidden}@media (max-width: 768px){.dm-services{padding:3rem 1rem}}@media (max-width: 480px){.dm-services{padding:2.5rem .75rem}}.dm-services__parallax{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0;opacity:.04}@media (max-width: 768px){.dm-services__parallax{background-attachment:scroll}}.dm-services .container{position:relative;z-index:1}.dm-services__header{text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-services__header{margin-bottom:2rem}}.dm-services__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#2f4202;margin-bottom:.75rem}.dm-services__subtitle{font-size:1.1rem;color:#555}@media (max-width: 480px){.dm-services__subtitle{font-size:.95rem}}.dm-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.dm-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.dm-services__grid{grid-template-columns:1fr;gap:1rem}}.dm-service-card{background:#fff;border:1px solid rgba(104,154,5,.1);border-top:3px solid var(--card-accent, #689a05);border-radius:.75rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.dm-service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #2f42021a}.dm-service-card:hover .dm-service-card__image img{transform:scale(1.05)}.dm-service-card__image{width:100%;height:180px;overflow:hidden;background:#f8fbe9}@media (max-width: 480px){.dm-service-card__image{height:150px}}.dm-service-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.dm-service-card__body{padding:1.25rem 1.5rem 1.5rem}@media (max-width: 480px){.dm-service-card__body{padding:1rem 1.25rem 1.25rem}}.dm-service-card__header{display:flex;align-items:center;gap:.65rem;margin-bottom:.4rem}.dm-service-card__icon{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.45rem;background:#f8fbe9;border:1.5px solid var(--card-accent, #689a05)}.dm-service-card__icon svg{width:20px;height:20px;color:var(--card-accent, #2f4202);stroke-width:1.75}.dm-service-card__title{font-size:1rem;font-weight:700;color:#2f4202;line-height:1.3}.dm-service-card__subtitle{font-size:.82rem;font-weight:600;color:var(--card-accent, #689a05);margin-bottom:.45rem;letter-spacing:.01em}.dm-service-card__desc{font-size:.88rem;color:#666;line-height:1.6}.dm-process{padding:5rem 2rem;position:relative;overflow:hidden}@media (max-width: 768px){.dm-process{padding:3rem 1rem}}.dm-process__parallax{position:absolute;top:-20%;right:0;bottom:-20%;left:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0}@media (max-width: 768px){.dm-process__parallax{background-attachment:scroll;top:0;right:0;bottom:0;left:0}}.dm-process__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8fbe9f7;z-index:1}.dm-process .container{position:relative;z-index:2}.dm-process__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#2f4202;text-align:center;margin-bottom:3.5rem}@media (max-width: 480px){.dm-process__title{margin-bottom:2rem}}.dm-process__timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto}@media (max-width: 900px){.dm-process__timeline{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 580px){.dm-process__timeline{grid-template-columns:1fr;gap:1.5rem}}.dm-process__step{text-align:center;position:relative;padding:0 1rem}@media (max-width: 580px){.dm-process__step{display:flex;text-align:left;gap:1.25rem;align-items:flex-start;padding:0}}.dm-process__step-number{font-size:3rem;font-weight:800;color:#689a0526;line-height:1;margin-bottom:1rem}@media (max-width: 580px){.dm-process__step-number{font-size:2.25rem;min-width:50px}}.dm-process__step-connector{width:100%;height:2px;background:linear-gradient(to right,transparent,#689a05,transparent);margin-bottom:1.5rem}@media (max-width: 580px){.dm-process__step-connector{display:none}.dm-process__step-content{flex:1}}.dm-process__step-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#689a051a;border:1px solid rgba(104,154,5,.3);margin-bottom:1rem}.dm-process__step-icon svg{width:24px;height:24px;color:#2f4202;stroke-width:1.5}.dm-process__step-content h3{font-size:1.1rem;font-weight:600;color:#2f4202;margin-bottom:.5rem}@media (max-width: 480px){.dm-process__step-content h3{font-size:1rem}}.dm-process__step-content p{font-size:.88rem;color:#666;line-height:1.6}.dm-industries{padding:5rem 2rem;position:relative;overflow:hidden}@media (max-width: 768px){.dm-industries{padding:3rem 1rem}}.dm-industries__parallax{position:absolute;top:-20%;right:0;bottom:-20%;left:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0}@media (max-width: 768px){.dm-industries__parallax{background-attachment:scroll;top:0;right:0;bottom:0;left:0}}.dm-industries__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffffff5;z-index:1}.dm-industries .container{position:relative;z-index:2}.dm-industries__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#2f4202;text-align:center;margin-bottom:.5rem}.dm-industries__subtitle{font-size:1.1rem;color:#555;text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-industries__subtitle{margin-bottom:2rem;font-size:.95rem}}.dm-industries__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}@media (max-width: 1024px){.dm-industries__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.dm-industries__grid{grid-template-columns:1fr;gap:1rem}}.dm-industries__card{background:#fff;border:1px solid #e6f2b3;border-radius:.75rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.dm-industries__card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #2f420214}.dm-industries__card:hover .dm-industries__card-image img{transform:scale(1.05)}.dm-industries__card-image{width:100%;height:140px;overflow:hidden;background:#f8fbe9}@media (max-width: 480px){.dm-industries__card-image{height:120px}}.dm-industries__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.dm-industries__card-body{padding:1.25rem}@media (max-width: 480px){.dm-industries__card-body{padding:1rem}}.dm-industries__card-icon{display:inline-flex;margin-bottom:.5rem}.dm-industries__card-icon svg{width:24px;height:24px;color:#689a05;stroke-width:1.5}.dm-industries__card-name{display:block;font-size:1.05rem;font-weight:600;color:#2f4202;margin-bottom:.35rem}.dm-industries__card-desc{font-size:.85rem;color:#555;line-height:1.5}.dm-why-us{padding:5rem 2rem;background:#2f4202;overflow:hidden}@media (max-width: 768px){.dm-why-us{padding:3rem 1rem}}.dm-why-us .container{position:relative;z-index:1}.dm-why-us__header{text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-why-us__header{margin-bottom:2rem}}.dm-why-us__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#e6f2b3;margin-bottom:.5rem}.dm-why-us__subtitle{font-size:1.1rem;color:#e6f2b3a6}@media (max-width: 480px){.dm-why-us__subtitle{font-size:.95rem}}.dm-why-us__orbital{position:relative;max-width:1000px;height:480px;margin:0 auto}@media (max-width: 900px){.dm-why-us__orbital{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:560px}}@media (max-width: 520px){.dm-why-us__orbital{grid-template-columns:1fr;max-width:340px}}.dm-why-us__card{position:absolute;width:215px;display:flex;align-items:center;gap:.85rem;background:#ffffff0d;padding:1rem 1.1rem;border-radius:.65rem;border:1px solid rgba(104,154,5,.25);transition:background .25s ease,border-color .25s ease,transform .25s ease}.dm-why-us__card:hover{background:#ffffff1a;border-color:#afd90e80;transform:scale(1.03)}@media (max-width: 900px){.dm-why-us__card{position:static;width:100%;transform:none!important}}.dm-why-us__card-icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#689a0533;border:1px solid rgba(175,217,14,.3)}.dm-why-us__card-icon svg{width:20px;height:20px;color:#afd90e;stroke-width:1.5}.dm-why-us__card-text h4{font-size:.88rem;font-weight:600;color:#e6f2b3;margin-bottom:.1rem;line-height:1.3}.dm-why-us__card-text p{font-size:.76rem;color:#e6f2b399;line-height:1.45}@media (min-width: 901px){.dm-why-us #dm-card-l0{left:130px;top:40px}.dm-why-us #dm-card-l1{left:93px;top:190px}.dm-why-us #dm-card-l2{left:130px;top:340px}.dm-why-us #dm-card-r0{left:648px;top:40px}.dm-why-us #dm-card-r1{left:693px;top:190px}.dm-why-us #dm-card-r2{left:648px;top:340px}}.dm-why-us__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:140px;height:140px}@media (max-width: 900px){.dm-why-us__center{position:static;transform:none;grid-column:1/-1;justify-self:center;margin-bottom:.5rem;width:110px;height:110px}}@media (max-width: 480px){.dm-why-us__center{width:90px;height:90px}}.dm-why-us__pulse{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;border:2px solid rgba(104,154,5,.35);animation:dm-pulse-ring 2.5s ease-out infinite}.dm-why-us__circle{width:100%;height:100%;border-radius:50%;background:#689a0526;border:3px solid #689a05;display:flex;align-items:center;justify-content:center;box-shadow:0 0 32px #689a054d;position:relative;z-index:1}.dm-why-us__circle svg{width:52%;height:52%;color:#afd90e;stroke-width:1.25}@keyframes dm-connector-pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes dm-pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}.dm-stats{padding:5rem 2rem;background:#2f4202}@media (max-width: 768px){.dm-stats{padding:3rem 1rem}}.dm-stats .container{position:relative;z-index:1}.dm-stats__header{text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-stats__header{margin-bottom:2rem}}.dm-stats__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#e6f2b3;margin-bottom:.5rem}.dm-stats__subtitle{font-size:1.05rem;color:#e6f2b3b3}@media (max-width: 480px){.dm-stats__subtitle{font-size:.95rem}}.dm-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}@media (max-width: 900px){.dm-stats__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.dm-stats__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.dm-stats__item{text-align:center;padding:2rem 1rem;background:#ffffff0a;border:1px solid rgba(175,217,14,.15);border-radius:.75rem;transition:background .3s ease,transform .3s ease}.dm-stats__item:hover{background:#689a051f;transform:translateY(-3px)}@media (max-width: 480px){.dm-stats__item{padding:1.5rem .75rem}}.dm-stats__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;background:#689a0533;border:1px solid rgba(175,217,14,.3)}.dm-stats__icon svg{width:26px;height:26px;color:#afd90e;stroke-width:1.5}.dm-stats__number{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#afd90e;line-height:1}.dm-stats__suffix{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;color:#689a05}.dm-stats__label{font-size:.9rem;color:#e6f2b3bf;margin-top:.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}@media (max-width: 480px){.dm-stats__label{font-size:.78rem}}.dm-tools{padding:5rem 2rem;background:#fff}@media (max-width: 768px){.dm-tools{padding:3rem 1rem}}.dm-tools .container{position:relative;z-index:1}.dm-tools__header{text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-tools__header{margin-bottom:2rem}}.dm-tools__title{font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:700;color:#2f4202;margin-bottom:.5rem}.dm-tools__subtitle{font-size:1.05rem;color:#555}@media (max-width: 480px){.dm-tools__subtitle{font-size:.95rem}}.dm-tools__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem;max-width:1100px;margin:0 auto 1.5rem}@media (max-width: 1024px){.dm-tools__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){.dm-tools__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 400px){.dm-tools__grid{grid-template-columns:repeat(2,1fr)}}.dm-tools__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem .75rem;border:1px solid rgba(104,154,5,.1);border-radius:.75rem;background:#f8fbe9;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.dm-tools__card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #689a051f;background:#fff}.dm-tools__card-logo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#fff;margin-bottom:.75rem;padding:8px;border:1px solid rgba(104,154,5,.08)}.dm-tools__card-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.dm-tools__card-name{font-size:.82rem;font-weight:600;color:#2f4202;margin-bottom:.25rem;line-height:1.3}.dm-tools__card-tag{font-size:.68rem;color:#689a05;background:#689a0514;padding:.15rem .5rem;border-radius:1rem;font-weight:500}.dm-tools__note{text-align:center;margin-top:.5rem}.dm-tools__note p{font-size:.9rem;color:#888;font-style:italic}.dm-outcomes{padding:5rem 2rem;position:relative;overflow:hidden}@media (max-width: 768px){.dm-outcomes{padding:3rem 1rem}}.dm-outcomes__parallax{position:absolute;top:-20%;right:0;bottom:-20%;left:0;background-size:cover;background-position:center;background-attachment:fixed;z-index:0}@media (max-width: 768px){.dm-outcomes__parallax{background-attachment:scroll;top:0;right:0;bottom:0;left:0}}.dm-outcomes__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8fbe9f7;z-index:1}.dm-outcomes .container{position:relative;z-index:2}.dm-outcomes__inner{max-width:800px;margin:0 auto;text-align:center}.dm-outcomes__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#2f4202;margin-bottom:.5rem}.dm-outcomes__subtitle{font-size:1.1rem;color:#666;margin-bottom:2.5rem}@media (max-width: 480px){.dm-outcomes__subtitle{font-size:.95rem;margin-bottom:2rem}}.dm-outcomes__metrics{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-bottom:2.5rem}@media (max-width: 768px){.dm-outcomes__metrics{gap:1.5rem}}@media (max-width: 480px){.dm-outcomes__metrics{gap:1rem}}.dm-outcomes__metric{display:flex;flex-direction:column;align-items:center;gap:.6rem}.dm-outcomes__metric-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#689a051a;border:1px solid rgba(104,154,5,.25)}@media (max-width: 480px){.dm-outcomes__metric-icon{width:50px;height:50px}}.dm-outcomes__metric-icon svg{width:28px;height:28px;color:#2f4202;stroke-width:1.5}@media (max-width: 480px){.dm-outcomes__metric-icon svg{width:22px;height:22px}}.dm-outcomes__metric-label{font-size:.85rem;font-weight:600;color:#2f4202;text-transform:uppercase;letter-spacing:.04em}@media (max-width: 480px){.dm-outcomes__metric-label{font-size:.75rem}}.dm-outcomes__body{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 480px){.dm-outcomes__body{font-size:.9rem}}.dm-outcomes__cta .btn-primary{display:inline-block;padding:.85rem 2.5rem;background:#689a05;color:#fff;border:2px solid #689a05;border-radius:.35rem;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}@media (max-width: 480px){.dm-outcomes__cta .btn-primary{padding:.75rem 2rem;font-size:.9rem}}.dm-outcomes__cta .btn-primary:hover{background:transparent;color:#2f4202;border-color:#2f4202}.dm-results{padding:5rem 2rem;background:#2f4202;overflow:hidden}@media (max-width: 768px){.dm-results{padding:3rem 1rem}}.dm-results .container{position:relative;z-index:1}.dm-results__header{text-align:center;margin-bottom:2.5rem}.dm-results__tag{display:inline-block;background:#689a0533;border:1px solid rgba(175,217,14,.3);color:#afd90e;padding:.3rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.dm-results__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#e6f2b3;margin-bottom:1rem;line-height:1.2}.dm-results__desc{font-size:1rem;color:#e6f2b3b3;line-height:1.75;margin-bottom:0}@media (max-width: 480px){.dm-results__desc{font-size:.9rem}}.dm-results__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto}@media (max-width: 900px){.dm-results__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.dm-results__grid{grid-template-columns:1fr}}.dm-results__card{position:relative;border-radius:.85rem;overflow:hidden;height:260px;cursor:default}@media (max-width: 480px){.dm-results__card{height:220px}}.dm-results__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease}.dm-results__card:hover img{transform:scale(1.04)}.dm-results__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;background:linear-gradient(to top,rgba(47,66,2,.92) 0%,rgba(47,66,2,.35) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end}.dm-results__card-industry{display:block;font-size:.72rem;color:#afd90e;text-transform:uppercase;letter-spacing:.07em;font-weight:600;margin-bottom:.2rem}.dm-results__card-metric{display:block;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:.15rem}.dm-results__card-period{font-style:normal;font-size:.8rem;color:#ffffffa6}.dm-results__footer{text-align:center;margin-top:2.5rem}.dm-results__cta{display:inline-flex;align-items:center;padding:.85rem 2.25rem;background:#689a05;color:#fff;border-radius:.35rem;font-weight:600;font-size:.95rem;text-decoration:none;min-height:48px;transition:background .25s ease,transform .2s ease}.dm-results__cta:hover{background:#547c04;transform:translateY(-2px)}.dm-faq{padding:5rem 2rem;background:#2f4202;overflow:hidden}@media (max-width: 768px){.dm-faq{padding:3rem 1rem}}.dm-faq .container{position:relative;z-index:1}.dm-faq__header{text-align:center;margin-bottom:3rem}@media (max-width: 480px){.dm-faq__header{margin-bottom:2rem}}.dm-faq__tag{display:inline-block;background:#689a0533;border:1px solid rgba(175,217,14,.3);color:#afd90e;padding:.3rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.85rem}.dm-faq__title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;color:#e6f2b3;margin-bottom:.65rem;line-height:1.2}.dm-faq__subtitle{font-size:1rem;color:#e6f2b3a6}@media (max-width: 480px){.dm-faq__subtitle{font-size:.9rem}}.dm-faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1100px;margin:0 auto}@media (max-width: 768px){.dm-faq__grid{grid-template-columns:1fr}}.dm-faq__item{display:flex;gap:1rem;background:#ffffff0a;border:1px solid rgba(175,217,14,.14);border-left:3px solid rgba(104,154,5,.55);border-radius:.75rem;padding:1.5rem;transition:background .2s ease,border-left-color .2s ease}.dm-faq__item:hover{background:#ffffff12;border-left-color:#689a05}@media (max-width: 480px){.dm-faq__item{padding:1.25rem}}.dm-faq__item-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#689a052e;border:1px solid rgba(175,217,14,.25);margin-top:.1rem}.dm-faq__item-icon svg{width:20px;height:20px;color:#afd90e;stroke-width:1.75}.dm-faq__item-body{flex:1}.dm-faq__q{font-size:1rem;font-weight:700;color:#e6f2b3;margin-bottom:.5rem;line-height:1.35}@media (max-width: 480px){.dm-faq__q{font-size:.95rem}}.dm-faq__a{font-size:.9rem;color:#e6f2b3ad;line-height:1.75}@media (max-width: 480px){.dm-faq__a{font-size:.85rem}}@media (max-width: 900px){.dm-why-us{overflow-x:hidden}}.dm-hero__cta,.dm-outcomes__cta,.dm-results__cta{min-height:48px;touch-action:manipulation}@media (max-width: 380px){.dm-hero__content{padding:0 1rem}.dm-services__header,.dm-stats__header,.dm-process__header,.dm-tools__header,.dm-industries__header,.dm-why-us__header,.dm-outcomes__header,.dm-results__text,.dm-testimonials__text{padding-left:.25rem;padding-right:.25rem}.dm-services,.dm-stats,.dm-process,.dm-tools,.dm-industries,.dm-outcomes,.dm-results,.dm-testimonials{padding-left:.75rem;padding-right:.75rem}}@media (max-width: 480px){.dm-services__grid,.dm-industries__grid{grid-template-columns:repeat(2,1fr)}}
