.embedded-firstSection{background-color:var(--dark-green);margin-top:72px;height:calc(100vh - 72px);color:var(--background);display:flex;flex-direction:column;align-items:center;position:relative;padding-left:1rem;padding-right:1rem}.embedded-firstSection h1{font-size:2.5rem;text-wrap:balance;padding-top:3rem}.embedded-firstSection h1 span{color:var(--lime-green)}.embedded-firstSection h2{padding-top:2rem;font-size:1.5rem;font-weight:500}.embedded-firstSection h2 span{color:var(--lime-green);font-size:1.5rem;font-weight:500}.embedded-firstSection aside{position:absolute;font-weight:200;display:flex;flex-wrap:wrap;gap:1rem;max-width:1200px;top:330px;font-size:2rem;padding-left:1rem;padding-right:1rem}.embedded-firstSection aside p{opacity:0}.embedded-firstSection aside p.show{animation:navEmbedded 2s forwards}@keyframes navEmbedded{0%{color:var(--background);opacity:0;transform:translateY(100%)}to{color:var(--emerald-green);opacity:1;transform:translateY(0)}}@media (min-width:768px){.embedded-firstSection{margin-top:107px;height:calc(100vh - 107px);padding-left:1.5rem;padding-right:1.5rem}.embedded-firstSection h1{padding-top:6rem}.embedded-firstSection h2{max-width:650px;text-align:center;padding-top:3rem;font-size:2rem}.embedded-firstSection h2 span{font-size:2rem}.embedded-firstSection aside{gap:3rem;top:400px;font-size:3rem;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1366px){.embedded-firstSection h1{padding-top:4rem;font-size:3.5rem}.embedded-firstSection h2{max-width:800px}.embedded-firstSection aside{top:350px;max-width:1000px}}@media (min-width:1920px){.embedded-firstSection h2,.embedded-firstSection h2 span{font-size:2.5rem}.embedded-firstSection aside{top:425px;max-width:1200px}}.embedded-secondSection{height:200vh;position:relative;background-color:var(--dark-green);color:var(--background);display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}.embedded-secondSection .title-secondSection{position:-webkit-sticky;position:sticky;top:0;padding-top:7.5rem;text-align:center;font-size:2.5rem;transition:opacity .5s;max-width:540px;z-index:2}.embedded-secondSection .title-secondSection span{color:var(--lime-green);font-size:2.5rem}.container-pyramid{width:340px;height:340px;position:-webkit-sticky;position:sticky;top:250px;margin-top:2rem}@media (min-width:768px){.embedded-secondSection .title-secondSection{padding-top:12rem}.container-pyramid{width:620px;height:600px;top:250px}}@media (min-width:1366px){.embedded-secondSection .title-secondSection,.embedded-secondSection .title-secondSection span{font-size:3.5rem}.embedded-secondSection .title-secondSection{max-width:760px}.container-pyramid{width:590px;height:540px;top:150px}}@media (min-width:1920px){.container-pyramid{top:250px}}.slider{height:250px;width:auto;display:flex;align-items:center;margin-top:2rem;overflow:hidden}.slide,.slider{position:relative}.slide{height:150px;width:150px;margin-right:2rem}.slide img{object-fit:contain}.slide-track{display:flex;width:calc((150px + 2rem) * 12);animation:scroll 40s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-150px * 6 - 12rem))}}@media (min-width:768px){.slider{width:90%}}@media (min-width:1366px){.slider{width:70%;margin-top:3rem}.slide{height:200px;width:200px;margin-right:2.5rem}.slide-track{width:calc((200px + 2.5rem) * 12)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-200px * 6 - 24rem))}}}.embedded-thirdSection{background-color:var(--dark-green);color:var(--background);height:90vh;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;align-items:center;overflow:hidden}.embedded-thirdSection h2{color:var(--lime-green);padding-top:4rem;font-size:2.5rem}.embedded-thirdSection h2 span{color:var(--background)}.embedded-thirdSection h3{font-weight:500;line-height:1.5;padding-top:2rem;font-size:1.5rem}@media (min-width:768px){.embedded-thirdSection{padding-left:1.5rem;padding-right:1.5rem;height:60vh}.embedded-thirdSection h3{font-size:2rem;text-align:center;padding-top:3rem}}@media (min-width:1366px){.embedded-thirdSection{height:100vh}.embedded-thirdSection h2,.embedded-thirdSection h2 span{font-size:3.5rem}.embedded-thirdSection h2{padding-top:8rem}.embedded-thirdSection h3{max-width:800px}}@media (min-width:1920px){.embedded-thirdSection{height:85vh}.embedded-thirdSection h2{padding-top:10rem}}.container-tools{position:fixed;display:flex;flex-wrap:wrap;justify-content:center;column-gap:1rem;top:25%;z-index:1;opacity:0;transition:opacity 1s}.pcb-tools-container div img{object-fit:contain}@media (min-width:768px){.container-tools{align-self:center;top:30%;gap:1.5rem}}@media (min-width:1366px){.container-tools{margin-right:6rem;align-self:flex-end;display:initial}.container-tools.tools{top:52%;transform:translateY(-50%)}}@media (min-width:1920px){.container-tools{margin-right:9rem}.container-tools.tools{top:55%}}.pcb-schematics{position:fixed;z-index:1;top:25%;opacity:0;transition:opacity 1s}.schematics-nav{color:var(--background);list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-weight:300;font-size:1.5rem;gap:1rem}@media (min-width:768px){.pcb-schematics{top:20%;display:flex;align-self:center}.schematics-nav{font-size:2rem;padding:0 1.5rem;gap:2rem}}@media (min-width:1366px){.schematics-nav{font-size:2.5rem;margin-right:.5rem;flex-direction:column;text-align:end;align-items:flex-end;justify-content:end;padding:0;gap:1rem}.pcb-schematics{top:52%;transform:translateY(-50%);align-self:flex-end}}@media (min-width:1920px){.pcb-schematics{top:55%}.schematics-nav{font-size:3rem}}.pcb-components{position:fixed;z-index:1;top:25%;opacity:0;transition:opacity 1s}.components-nav{color:var(--background);list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-weight:300;font-size:1.5rem;gap:1rem}@media (min-width:768px){.pcb-components{top:20%;display:flex;align-self:center}.components-nav{font-size:2rem;padding:0 1.5rem;gap:2rem}}@media (min-width:1366px){.pcb-components{top:52%;transform:translateY(-50%);align-self:flex-end}.components-nav{font-size:2.5rem;margin-right:.5rem;flex-direction:column;text-align:end;align-items:flex-end;justify-content:end;padding:0;gap:1rem}}@media (min-width:1920px){.pcb-components{top:55%}.components-nav{font-size:3rem}}.pcb-mechanical{position:fixed;z-index:1;top:25%;opacity:0;transition:opacity 1s}.mechanical-nav{color:var(--background);list-style:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-weight:300;font-size:1.5rem;gap:1rem}@media (min-width:768px){.pcb-mechanical{top:20%;display:flex;align-self:center}.mechanical-nav{font-size:2rem;padding:0 1.5rem;gap:2rem}}@media (min-width:1366px){.mechanical-nav{font-size:2.5rem;margin-right:.5rem;flex-direction:column;text-align:end;align-items:flex-end;justify-content:end;padding:0;gap:1rem}.pcb-mechanical{top:52%;transform:translateY(-50%);align-self:flex-end}}@media (min-width:1920px){.pcb-mechanical{top:55%}.mechanical-nav{font-size:3rem}}.embedded-fourthSection{width:100%;height:1000vh;position:relative;color:var(--background);display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--background-3dsection)}.embedded-fourthSection .fourthSection-title{position:absolute;z-index:1;font-size:2.5rem;top:5rem}.embedded-fourthSection .fourthSection-subtitle{position:absolute;z-index:1;top:18rem;padding:0 1rem}.embedded-fourthSection .fourthSection-title span{color:var(--lime-green);font-size:2.5rem}.embedded-fourthSection .fourthSection-subtitle{font-size:1.5rem;font-weight:500}.embedded-fourthSection .fourthSection-subtitle span{color:var(--lime-green)}.embedded-fourthSection .fourthSection-subtitle p{display:contents}.container-pcb3d{position:-webkit-sticky;position:sticky;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;transition:transform .5s ease-out,border-radius .5s ease-out}.container-pcb3d,.container-pcb3d canvas{width:100vw;height:100vh}@media (min-width:768px){.embedded-fourthSection .fourthSection-title{top:13rem;max-width:540px}.embedded-fourthSection .fourthSection-subtitle{padding:4rem 1.5rem;top:20rem}}@media (min-width:1366px){.embedded-fourthSection .fourthSection-title{text-wrap:balance;top:9rem;font-size:3.5rem;max-width:860px}.embedded-fourthSection .fourthSection-title span{font-size:3.5rem}.embedded-fourthSection .fourthSection-subtitle{line-height:1.5;top:20rem;max-width:800px;padding:0}.container-pcb3d{background-position:0 0}}.container-market,.container-sw{background-color:var(--background-3dsection);position:relative;width:100%;display:flex;flex-direction:column;align-items:center;align-self:center;gap:2rem;padding:0 1.2rem}.market,.sw{background-color:var(--forest-green);box-shadow:0 2px 50px 0 #1e5a38c5;border-radius:1.2rem;padding:3rem;display:flex;flex-direction:column}.market h2,.sw h2{color:var(--lime-green);font-size:2rem;font-weight:600;padding-bottom:3rem}.market p,.sw p{color:var(--background);font-size:1.2rem;line-height:1.5;text-wrap:balance}.container-sw{margin-top:2rem;margin-bottom:4rem}.market-logos,.sw-logos{background-color:#fefffa86;box-shadow:0 2px 50px 0 #1e5a38c5;border-radius:1.2rem;padding:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:2rem;justify-content:center}.container-logo img{object-fit:contain}@media (min-width:768px){.container-market,.container-sw{margin-top:calc(-25vh - 50px);padding:0}.market,.sw{padding:3.5rem}.market h2,.sw h2{font-size:2.5rem}.market p,.sw p{font-size:1.5rem}.market-logos,.sw-logos{padding:3rem}.market,.market-logos,.sw,.sw-logos{width:60%}.container-sw{margin-top:2rem;margin-bottom:7rem}}@media (min-width:1366px){.container-market,.container-sw{height:40rem;flex-direction:row;width:60%;align-items:normal;margin-top:calc(-25vh - 50px)}.container-sw{margin-top:3rem;margin-bottom:5rem}.market h2,.sw h2{font-size:3rem}}@media (min-width:1920px){.market,.sw{padding:4rem}.market p,.sw p{font-size:1.7rem;line-height:1.5}.market-logos,.sw-logos{column-gap:4rem}.container-market,.container-sw{margin-top:calc(-20vh - 50px);height:42rem}.container-sw{margin-bottom:9rem;margin-top:5rem}}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0822b6067e7c0dee-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/67354d9f27664b22-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6905431624c34d00-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0822b6067e7c0dee-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/67354d9f27664b22-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Work_Sans_5889d7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6905431624c34d00-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Work_Sans_Fallback_5889d7;src:local("Arial");ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.00%;size-adjust:111.93%}.__className_5889d7{font-family:__Work_Sans_5889d7,__Work_Sans_Fallback_5889d7;font-style:normal}.nav-embedded{position:fixed;top:72px;padding:.5rem 1rem;color:var(--lime-green);z-index:2;overflow:scroll;background-color:#1e5a3880;width:100%}.nav-embedded ul{display:flex;gap:1rem;font-weight:200;font-size:.7rem;list-style:none}.nav-embedded ul li{white-space:nowrap;cursor:pointer}.nav-embedded ul:after{content:"";display:block;flex:0 0 0.1rem}@media (min-width:768px){.nav-embedded{padding:.5rem 1.5rem;top:107px}.nav-embedded ul{gap:2rem}}@media (min-width:1366px){.nav-embedded{width:-moz-fit-content;width:fit-content;top:50%;transform:translateY(-50%);background-color:transparent;overflow:hidden}.nav-embedded ul{flex-direction:column;gap:1rem;list-style:disc}.nav-embedded ul li.hidden{opacity:.2}.nav-embedded ul li.active{color:var(--lime-green);opacity:1}.nav-embedded ul li.active:hover{color:var(--emerald-green)}.nav-embedded ul li.hidden:hover{opacity:1}}.scroll{padding-top:60px;position:fixed;z-index:9;bottom:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer}.scroll p{color:var(--background);padding-bottom:1rem;font-weight:800}.scroll span{position:absolute;top:0;left:50%;width:30px;height:50px;margin-left:-15px;border:2px solid var(--background);border-radius:50px}.scroll:before{position:absolute;top:10px;left:50%;content:"";width:6px;height:6px;margin-left:-3px;background-color:var(--background);border-radius:100%;animation:scrollDown 2s infinite}@keyframes scrollDown{0%{transform:translate(0);opacity:0}40%{opacity:1}80%{transform:translateY(20px);opacity:0}to{opacity:0}}.main-embedded{background-color:var(--background-3dsection)}.fifthSection-embedded{display:flex;flex-direction:column}