.industry-overview{padding:8rem 0;background-color:#f9f9f9}.industry-overview .industry-overview-container{display:flex;gap:3rem;align-items:center}@media(max-width:768px){.industry-overview .industry-overview-container{flex-direction:column-reverse;gap:2rem}}.industry-overview .industry-overview-content{flex:1 1}.industry-overview .industry-overview-content h2{font-size:2rem;margin-bottom:1.5rem;color:#0b4951}.industry-overview .industry-overview-content .industry-overview-description{font-size:1.1rem;line-height:1.6;color:#333}.industry-overview .industry-overview-image{flex:1 1;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.industry-overview .industry-overview-image img{display:block;width:100%;height:auto}.values{padding:5rem 0;background-color:#e9fdff}.values__header{text-align:center;margin-bottom:4rem}.values__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem}@media(max-width:768px){.values__grid{grid-template-columns:1fr;gap:3rem}}.values__item h5{color:#0b4951;font-size:1.8rem}.values__item p{color:#333;line-height:1.6}.services{padding:8rem 0;background-color:#ecebeb}.services__header{text-align:center;margin-bottom:3rem}.services__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}@media(max-width:768px){.services__grid{grid-template-columns:1fr;gap:2rem}}.services__item{text-align:center;padding:2.2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.services__item:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.services__item h5{color:#0b4951;font-size:1.4rem;margin-top:1rem;margin-bottom:.5rem}.services__item p{color:#666;line-height:1.5;font-size:.95rem;margin:0}.services__icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;background:linear-gradient(135deg,#0b4951,#115963);border-radius:50%;color:#fff}.services__icon svg{font-size:1.8rem}.comparison{padding:4rem 1rem}@media(min-width:768px){.comparison{padding:5rem 2rem}}.comparison__inner{max-width:1200px;margin:0 auto}.comparison__header{text-align:center;margin-bottom:3rem}.comparison__title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--color-primary);text-transform:uppercase}.comparison__subtitle{font-size:1.25rem;font-weight:400;margin-bottom:1.5rem;color:var(--color-text)}.comparison__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.comparison__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.comparison__grid{grid-template-columns:repeat(3,1fr)}}.comparison__card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%}.comparison__image{height:200px;overflow:hidden}.comparison__image img{width:100%;height:100%;object-fit:cover}.comparison__info{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.comparison__product-name{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--color-primary);text-align:center}.comparison__features-list{list-style-type:none;padding:0;margin:0;flex-grow:1}.comparison__feature-item{padding:.75rem 0;border-bottom:1px solid #eee;display:flex;align-items:center}.comparison__feature-item:last-child{border-bottom:none}.comparison__feature-item:before{content:"✓";color:var(--color-primary);margin-right:.75rem;font-weight:700}.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:300px;border-radius:8px;object-fit:cover}.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:#0b4951;text-transform:uppercase;margin-bottom:.5rem}.spec-value{font-size:14px;line-height:1.4}