#content .content-area{margin:0;width:100%}.sectionWrap{background-color:#fff}#products{position:relative}#products .titleAndContentWrap{position:sticky;top:135px;z-index:1;background-color:#fff;padding-bottom:30px;margin-bottom:0}@media only screen and (max-width: 767px){#products .titleAndContentWrap{top:18.6666666667vw}}#products .productContentWrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:45px 25px;position:relative;z-index:0}@media only screen and (max-width: 767px){#products .productContentWrap{grid-template-columns:repeat(1, 1fr);gap:25px}}#products .productContentWrap .productWrap{opacity:0;transition:all 2s ease}#products .productContentWrap .productWrap.fadeIn{opacity:1}#contact{margin-top:-50px}