.mediaGallery{padding:4rem 0;background-color:#ecebeb}.mediaGallery__header{text-align:center;margin-bottom:3rem}.mediaGallery__title{font-size:2.6rem!important;font-weight:400;color:#678804;margin-bottom:1rem;text-transform:uppercase;line-height:1.2}.mediaGallery__subtitle{font-size:1.4rem;font-weight:600;color:#5d5d5d;margin-bottom:0}.mediaGallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.mediaGallery__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}.mediaGallery__item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.mediaGallery__item:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.mediaGallery__image{position:relative;width:100%;height:200px;overflow:hidden}@media(max-width:768px){.mediaGallery__image{height:180px}}.mediaGallery__caption{padding:1rem;text-align:center;color:#666;font-weight:500;margin:0;background:#fff;border-top:1px solid #e9ecef}@media(max-width:768px){.mediaGallery{padding:2rem 0}.mediaGallery__header{margin-bottom:2rem}.mediaGallery__title{font-size:2rem!important}.mediaGallery__subtitle{font-size:1.2rem}}.productSpecs{padding:5rem 0}.productSpecs__inner{display:flex;gap:4rem;align-items:center}@media(max-width:928px){.productSpecs__inner{flex-direction:column;gap:2rem}}.productSpecs__content{flex:1 1}.productSpecs__media{flex:1 1;position:relative;height:400px}@media(max-width:928px){.productSpecs__media{width:100%;height:300px}}.productSpecs .specs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem}@media(max-width:768px){.productSpecs .specs-grid{grid-template-columns:1fr;gap:1.5rem}}.productSpecs .spec-item .spec-title{color:#678804;margin-bottom:.5rem;text-transform:capitalize}.spec-value{color:#666;font-weight:400!important}.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:#678804;font-size:1.8rem}.values__item p{color:#333;line-height:1.6}.gallery{padding:5rem 0}.gallery__header{text-align:center;margin-bottom:3rem}.gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media(max-width:928px){.gallery__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery__grid{grid-template-columns:1fr}}.gallery__item{display:flex;flex-direction:column;gap:1rem}.gallery__image{position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(180deg,#fff,#f7f8f4);border:1px solid rgba(103,136,4,.12);box-shadow:0 4px 20px rgba(63,91,15,.08);display:flex;align-items:center;justify-content:center}.gallery__image img{transition:transform .35s ease}.gallery__image--photo{aspect-ratio:4/3;padding:0}.gallery__image--photo img{object-fit:cover!important;width:100%!important;height:100%!important}.gallery__image--contain{min-height:320px;padding:1.25rem}.gallery__image--contain img{object-fit:contain!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:360px!important}.gallery__image--photo:hover img{transform:scale(1.03)}.gallery__caption{text-align:center;color:#678804;font-weight:500}@media(max-width:768px){.gallery{padding:4rem 0}.gallery h3{font-size:2rem}.gallery h4{font-size:1.8rem}}.comparisonTable{padding:5rem 0}.comparisonTable .table-container{box-shadow:none;border:1px solid #eee}.comparisonTable .table-container .MuiTableCell-head{background-color:#f5f5f5;font-weight:600;color:#678804}.comparisonTable .table-container .MuiTableCell-root{padding:1rem}@media(max-width:768px){.comparisonTable .table-container .MuiTableCell-root{padding:.75rem;font-size:.9rem}}.comparisonTable .table-container .MuiTableRow-root:nth-of-type(2n){background-color:#fafafa}.comparisonTable .table-container .MuiTableRow-root:hover{background-color:#f5f5f5}.videos{padding:5rem 0}.videos__header{text-align:center;margin-bottom:4rem}.videos__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.videos__grid--single{grid-template-columns:minmax(0,860px);justify-content:center}@media(max-width:928px){.videos__grid{grid-template-columns:1fr}}.videos__video{position:relative;width:100%;padding-top:56.25%}.videos__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width:768px){.videos{padding:4rem 0}.videos h3{font-size:2.5rem}.videos h4{font-size:1.8rem}}.reachout-container{padding:0 1.5rem;margin:3rem 0}.reachout{padding:3rem 2rem;background-color:#3a3a3a;border-radius:8px;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/media/header1.png);background-size:cover;background-position:50%;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff}.reachout p{color:#fff!important}.reachout__header{text-align:center;margin-bottom:2rem}.reachout__details{display:flex;justify-content:center}.reachout__info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%}@media(max-width:992px){.reachout__info-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.reachout__info-grid{grid-template-columns:1fr}}.reachout__item{background-color:hsla(0,0%,100%,.1);padding:1.5rem;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reachout__item h6{margin-bottom:.5rem;color:#fff}.reachout__item p{color:#fff!important}.reachout__item a{color:#fff;text-decoration:none;transition:color .2s ease}.reachout__item a:hover{text-decoration:underline;color:#fff}@media(max-width:768px){.reachout{padding:2rem 1rem}.reachout__header{margin-bottom:1.5rem}}