.industry-applications{padding:3rem 0;background-color:#ecebeb}.industry-applications__additional,.industry-applications__contact,.industry-applications__industries{margin-bottom:4rem}.industry-applications__additional:last-child,.industry-applications__contact:last-child,.industry-applications__industries:last-child{margin-bottom:0}.industry-applications__header{text-align:center;margin-bottom:3rem}.industry-applications__title{font-size:1.4rem!important;color:#678804;margin-bottom:.5rem;font-weight:600;line-height:1.3}.industry-applications__subtitle{font-size:1rem!important;color:rgba(0,0,0,.7);max-width:800px;margin:0 auto;line-height:1.4}.industry-applications__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2.5rem;gap:2.5rem}@media(max-width:768px){.industry-applications__grid{grid-template-columns:1fr;gap:2rem}}.industry-applications__card{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.industry-applications__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.industry-applications__card-header{background:linear-gradient(135deg,#678804,#3f5b0f);padding:1.25rem 1.5rem;color:#fff}.industry-applications__industry-title{font-size:1.2rem!important;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.03em;line-height:1.3}.industry-applications__card-content{padding:1.5rem}.industry-applications__section{margin-bottom:1.25rem}.industry-applications__section:last-child{margin-bottom:0}.industry-applications__section h4{font-size:1rem;font-weight:600;color:#678804;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.02em;line-height:1.3}.industry-applications__section p{color:rgba(0,0,0,.7);line-height:1.5;font-size:.9rem;margin:0}.industry-applications__products{list-style:none;padding:0;margin:0}.industry-applications__products li{color:rgba(0,0,0,.7);line-height:1.5;font-size:.95rem;border-bottom:1px solid #e9ecef;position:relative;padding:.25rem 0 .25rem 1.5rem}.industry-applications__products li:before{content:"•";color:#678804;font-weight:700;position:absolute;left:0}.industry-applications__products li:last-child{border-bottom:none}.industry-applications__uses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2.5rem;gap:2.5rem}@media(max-width:768px){.industry-applications__uses-grid{grid-template-columns:1fr;gap:2rem}}.industry-applications__use-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);border-left:4px solid #678804;transition:transform .2s ease,box-shadow .2s ease}.industry-applications__use-card:hover{transform:translateX(5px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.industry-applications__use-title{font-size:1.3rem;font-weight:600;color:#678804;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.industry-applications__use-content{color:rgba(0,0,0,.7);line-height:1.6;font-size:.95rem;margin:0}.industry-applications__contact{text-align:center;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.industry-applications__contact-content{max-width:800px;margin:0 auto}.industry-applications__contact-text{color:rgba(0,0,0,.7);line-height:1.7;font-size:1.1rem;margin-bottom:2rem}.industry-applications__button{display:inline-block;background:linear-gradient(135deg,#678804,#3f5b0f);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.industry-applications__button:hover{background:linear-gradient(135deg,#3f5b0f,#678804);transform:translateY(-2px);box-shadow:0 8px 20px rgba(11,73,81,.3)}@media(max-width:768px){.industry-applications{padding:4rem 0}.industry-applications__title{font-size:2rem!important}.industry-applications__subtitle{font-size:1.1rem!important}.industry-applications__grid{grid-template-columns:1fr;gap:1.5rem}.industry-applications__card-content{padding:1.5rem}.industry-applications__uses-grid{grid-template-columns:1fr;gap:1.5rem}.industry-applications__use-card{padding:1.5rem}.industry-applications__contact{padding:2rem 1rem}.industry-applications__button{padding:.875rem 1.5rem;font-size:1rem}}@media(max-width:480px){.industry-applications__grid{grid-template-columns:1fr}.industry-applications__card-content{padding:1rem}.industry-applications__industry-title{font-size:1.2rem}.industry-applications__section h4{font-size:1rem}.industry-applications__section p{font-size:.9rem}}.technicalSpecs{padding:5rem 0;font-family:Nunito,Nunito Fallback!important}.technicalSpecs .technical-specs-wrapper{display:flex;gap:3rem;align-items:flex-start}.technicalSpecs .technical-specs-wrapper.has-image .specs-image{flex:0 0 300px}.technicalSpecs .technical-specs-wrapper.has-image .specs-image img{width:auto;max-width:300px;height:auto;max-height:300px;border-radius:8px;object-fit:contain}.technicalSpecs .technical-specs-wrapper.has-image .specs-image button{width:100%;display:block}.technicalSpecs .technical-specs-wrapper.has-image .specs-content{flex:1 1}.technicalSpecs .technical-specs-wrapper.no-image .specs-content{width:100%}@media(max-width:768px){.technicalSpecs .technical-specs-wrapper{flex-direction:column;gap:2rem}.technicalSpecs .technical-specs-wrapper.has-image .specs-image{flex:none;width:100%;max-width:400px;margin:0 auto}}.technicalSpecs .specs-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:768px){.technicalSpecs .specs-list{grid-template-columns:1fr}}.technicalSpecs .spec-item{display:block;gap:1rem;padding:1.5rem;border-bottom:1px solid #eee;background-color:#f9f9f9;border-radius:8px}.technicalSpecs .spec-item:last-child{border-bottom:none}.spec-label{font-weight:700;color:#1c1c1c;text-transform:uppercase;margin-bottom:.5rem}.spec-value{font-size:14px;line-height:1.4}