.Header_header__KwdYD{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background-color:transparent;width:100%;max-width:1200px;margin:0 auto}.Header_logoLink__8hJcT{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:var(--black)}.Header_logoIcon__p3gSG{height:30px;width:auto}.Header_nav__tNWGY{display:flex;gap:2rem}.Header_navLink__Rvw2c{font-size:1rem;font-weight:500;color:var(--black);transition:color .2s ease}.Header_navLink__Rvw2c:hover{color:var(--orange)}.Header_social__ZvJXU{display:flex;gap:1rem}.Header_socialIcon__uPVOk{color:var(--black);transition:color .2s ease}.Header_socialIcon__uPVOk:hover{color:var(--orange)}.Header_socialIcon__uPVOk svg{fill:currentColor}@media (max-width:768px){.Header_header__KwdYD{padding:1.2rem 1.5rem}.Header_nav__tNWGY{display:none}}@media (max-width:480px){.Header_header__KwdYD{padding:1rem}.Header_logoIcon__p3gSG{height:25px}.Header_social__ZvJXU{gap:.8rem}}.Hero_heroContainer__dsZGb{--text-section-width:50%;--image-section-width:50%;--text-left-padding:3rem;width:100vw;min-height:calc(10vh - 100px);max-height:calc(90vh - 200px);margin:0;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding:150px 0 0}.Hero_contentWrapper__NG1n7{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem 0 6rem;box-sizing:border-box}.Hero_textSection__cFDDl{width:var(--text-section-width);padding-left:var(--text-left-padding);z-index:2}.Hero_imageSection__BsVOy{width:var(--image-section-width);position:relative;height:350px}.Hero_circlesContainer__zKr4a{position:relative;width:100%;height:100%}.Hero_heroTitle__Vt9JT{font-size:3.8rem;line-height:1.1;margin-bottom:1.5rem;display:flex;flex-direction:column;color:#303030;font-size:58px;font-family:var(--font-primary);font-weight:600;line-height:58px;word-wrap:break-word;color:#ff8426}.Hero_restoreText__LVjzS{color:var(--black)}.Hero_goldText__bzvwW{color:var(--orange)}.Hero_digitallyText__cH3TJ{color:var(--black)}.Hero_heroDescription__hkk3V{font-size:1rem;line-height:1.6;margin-bottom:2rem;color:var(--black);max-width:400px;opacity:.8;color:#202020;font-size:18px;font-family:var(--font-primary);font-weight:300;line-height:21.6px;letter-spacing:.04px;word-wrap:break-word}.Hero_buttonContainer__Gdgoq{display:flex;gap:1rem}.Hero_launchButton__C1ZxW{background-color:var(--orange);color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:4px;transition:background-color .2s ease;cursor:pointer}.Hero_launchButton__C1ZxW:hover{background-color:#ff9a4d}.Hero_learnButton__3BnU2{background-color:transparent;color:var(--orange);border:1px solid var(--orange);padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:4px;transition:all .2s ease;cursor:pointer;margin-left:.5rem}.Hero_learnButton__3BnU2:hover{background-color:rgba(255,132,38,.1)}.Hero_iconsContainer__fNPwq{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Hero_combinedIcon__FE22g{max-width:90%;max-height:90%;object-fit:contain;position:relative;z-index:1}@media (max-width:768px){.Hero_heroContainer__dsZGb{padding-top:100px;min-height:auto;max-height:none}.Hero_contentWrapper__NG1n7{flex-direction:column;padding:0 1.5rem}.Hero_textSection__cFDDl{width:100%;padding-left:0;text-align:center;margin-bottom:2rem}.Hero_imageSection__BsVOy{width:100%;height:250px;margin-top:1rem}.Hero_heroTitle__Vt9JT{font-size:2.5rem;line-height:1.2;align-items:center}.Hero_heroDescription__hkk3V{margin:0 auto 2rem;max-width:100%}.Hero_buttonContainer__Gdgoq{justify-content:center}}.Hero_announcementBar__pz6W_{display:flex;align-items:center;border:1px solid #555;border-radius:30px;padding:10px 20px;font-size:16px;color:#333;margin-bottom:40px}.Hero_readMore__CO0if{margin-left:auto;color:#555;text-decoration:none;display:flex;align-items:center}.Hero_arrow__9HQOS{margin-left:5px;transition:transform .3s ease}.Hero_readMore__CO0if:hover .Hero_arrow__9HQOS{transform:translateX(5px)}@media (max-width:1024px){.Hero_heroContainer__dsZGb{padding-top:100px}.Hero_contentWrapper__NG1n7{padding:0 1.5rem}.Hero_heroTitle__Vt9JT{font-size:2.8rem}.Hero_heroDescription__hkk3V{font-size:1rem}.Hero_combinedIcon__FE22g{max-width:100%}}@media (max-width:768px){.Hero_heroContainer__dsZGb{padding-top:80px}.Hero_contentWrapper__NG1n7{flex-direction:column;padding:0 1.5rem}.Hero_textSection__cFDDl{width:100%;padding-left:0;text-align:center;margin-bottom:2rem}.Hero_imageSection__BsVOy{width:100%;height:250px}.Hero_heroTitle__Vt9JT{font-size:2.5rem;text-align:center}.Hero_heroDescription__hkk3V{text-align:center;margin:1rem auto;max-width:90%}.Hero_buttonContainer__Gdgoq{justify-content:center}.Hero_combinedIcon__FE22g{max-width:80%}}@media (max-width:480px){.Hero_heroContainer__dsZGb{padding-top:60px}.Hero_heroTitle__Vt9JT{font-size:2rem;line-height:1.1}.Hero_heroDescription__hkk3V{font-size:.9rem;line-height:1.4;padding:0 .5rem}.Hero_buttonContainer__Gdgoq{flex-direction:column;align-items:center;width:100%;max-width:280px;margin:0 auto}.Hero_launchButton__C1ZxW,.Hero_learnButton__3BnU2{width:100%;margin:.5rem 0;text-align:center;padding:.75rem 1rem;font-size:.9rem}.Hero_learnButton__3BnU2{margin-left:0}.Hero_imageSection__BsVOy{height:180px}.Hero_combinedIcon__FE22g{max-width:100%}}.Footer_footer__pQtti{--text-left-padding:20vw;display:flex;flex-direction:column;background-color:transparent;width:100vw;min-height:calc(20vh);margin:0;overflow:hidden;padding:25vh 0 0;gap:10px}.Footer_footerText__hCiSz{font-size:8;font-weight:500;font-color:#000000;align-self:center;margin-bottom:1vh}.Footer_footerLinksContainer___Dd6v{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw}.Footer_footerLinks__M17kI{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1rem;font-weight:500;color:grey;margin-bottom:2vh;margin-top:14vh;gap:5vh}.Home_container__9OuOz{min-height:100vh;background-color:var(--background)}.Home_main__2uIek{min-height:100vh;display:flex;flex-direction:column}