.sector_hero{color:var(--text_white);height:100lvh;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#37414d}.sector_hero img{height:100%;width:100%;object-fit:cover;position:absolute;opacity:.6;z-index:1}.product_info{display:flex;gap:150px;width:100%;top:100lvh;position:-webkit-sticky;position:sticky;flex-direction:column}.product_info .text{display:flex;justify-content:space-between;gap:30px;width:100%;flex-wrap:wrap}.product_info .points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;grid-gap:40px;gap:40px}.about_m3t{display:flex;width:100%;flex-wrap:wrap;gap:100px}.about_m3t a{display:revert}.about_m3t img{width:100%;height:300px;flex:2 0 300px;border-radius:10px;top:90px;position:-webkit-sticky;position:sticky;object-fit:cover}.additional_text{color:#909090;position:relative;padding-left:10px;display:flex;flex-direction:column;gap:10px}.additional_text:before{content:"";position:absolute;height:100%;width:2px;left:0;background:#909090}