*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.product-hero{position:relative;display:flex;align-items:center;justify-content:center;background-image:url(https://www.emxindustrialsensors.com/wp-content/uploads/2025/03/iStock-120532277.jpg);background-size:cover;background-position:center;color:#fff;text-align:center;min-height:60vh;padding:4rem 1rem}.product-hero::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / .5);z-index:0}.product-hero__content{position:relative;z-index:1;max-width:800px;width:100%}.product-hero__title{font-size:clamp(2rem, 5vw, 3.5rem);margin-bottom:1rem;color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .3)}.product-hero__subtitle{font-size:clamp(1rem, 2.5vw, 1.25rem);line-height:1.4;text-shadow:1px 1px 2px rgb(0 0 0 / .3)}.product-applications{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem}.applications-heading{text-align:center;color:#069ddc;font-size:2.5rem;font-weight:700;text-transform:uppercase;margin-bottom:3rem}.applications-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.applications-gallery--single{grid-template-columns:1fr;max-width:400px;margin:0 auto}.applications-gallery__item{display:flex;flex-direction:column;align-items:center}.applications-gallery__image{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px rgb(0 0 0 / .1);margin-bottom:1rem}.applications-gallery__image img{width:100%;height:100%;object-fit:cover;display:block}.applications-gallery__title{margin:.5rem 0;font-size:1.5rem;color:#333;font-weight:600;text-align:center}.applications-gallery__description{font-size:.95rem;color:#666;line-height:1.6;text-align:center;padding:0 1rem}@media (max-width:992px){.applications-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.applications-gallery,.applications-gallery--single{grid-template-columns:1fr;padding:0 1rem}.applications-heading{font-size:2rem;margin-bottom:2rem}}.product-features{width:100%;max-width:1200px;margin:0 auto;padding:4rem 1rem}.product-feature{display:flex;align-items:center;gap:4rem;margin-bottom:4rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px rgb(0 0 0 / .05)}.product-feature:nth-child(even){flex-direction:row-reverse}.product-feature__text,.product-feature__image{flex:1}.product-feature__text h2{font-size:clamp(1.5rem, 2.5vw, 2rem);color:#333;margin-bottom:1rem}.product-feature__text h3{font-size:clamp(1.25rem, 2vw, 1.75rem);color:#333;margin-bottom:1rem}.product-feature__text p{margin-bottom:1rem;color:#666}.product-feature__text ul{list-style-position:inside;margin-bottom:1rem}.product-feature__text li{margin-bottom:.5rem;color:#666}.product-feature__image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}.product-triimage{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem;background:#f8f9fa}.product-triimage__item img{width:100%;height:250px;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:transform 0.3s ease}.product-triimage__item img:hover{transform:scale(1.02)}.cta-button{display:inline-block;background-color:#069ddc;color:#fff;padding:1rem 2rem;border-radius:4px;text-decoration:none;font-size:1.25rem;transition:background-color 0.3s ease;box-shadow:0 4px 6px rgb(6 157 220 / .2)}.cta-button:hover{background-color:#0482b7}@media (max-width:768px){.product-feature{flex-direction:column!important;gap:2rem}.product-triimage{grid-template-columns:1fr}.product-feature__text,.product-feature__image{width:100%}}@media (max-width:480px){.product-features{padding:2rem 1rem}}