.SVG-boxes-section .section-container{width:100vw;position:relative;display:flex;transition:transform .8s ease-in-out}.SVG-boxes-section .section-container .bg{width:100%;height:500px;background-color:#000;opacity:.75;position:absolute}.SVG-boxes-section .section-container .text-container{z-index:1;padding:20px}.SVG-boxes-section .section-container .text-container h3{font-weight:500;font-size:16px;line-height:20px}.SVG-boxes-section .section-container .text-container h2{font-weight:700;font-size:28px;line-height:35px}.SVG-boxes-section .section-container .text-container p{font-weight:400;font-size:16px;line-height:24px}.thickStroke{stroke:#3ccfc5;stroke-width:2px;cursor:pointer;pointer-events:all;stroke:transparent}.mvp,.thickStroke{fill:#3ccfc5;fill:transparent}.mvp{stroke:#3ccfc5}.discovery{stroke:#fe8d8f;fill:#fe8d8f;fill:transparent}.prototype{stroke:#d8992c;fill:#d8992c}.center{stroke:#2349ff;fill:#000;transform:translateX(2px) translateY(0) scale(1.02);transform-origin:center;stroke-width:4px}.text-shape{text-align:center;text-anchor:middle;transform-origin:center;display:flex;flex-direction:column;font-weight:700}.expanded-text-container{display:flex;flex-direction:column;gap:20px;z-index:1;margin-top:50px}.know-more{outline:none;border:none;margin:20px;height:40px;background-color:#fff;font-weight:700;font-size:16px;color:#000}.box{width:100vw;height:100vh}.box.sticky{position:sticky;top:0}