@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&family=Inter:wght@400;700&display=swap";.button{color:#fff;border-radius:20px;border:2px solid transparent;background-origin:border-box;background-clip:padding-box,border-box;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .3s ease}.button-primary{background-color:#000;border-radius:29px;font-weight:500;width:min(calc(221 / 390 * 100vw),220px);height:min(calc(62 / 844 * 100vh),62px);font-size:min(calc(18 / 844 * 100vh),18px);box-shadow:0 4px 20px 3px #75dddd99;text-shadow:0 4px 4px rgba(0,0,0,.25);background-image:linear-gradient(#000,#000),linear-gradient(to right,#75dddd,#07bc8a)}.button-bottomfooter{border-radius:29px;font-weight:500;width:min(calc(221 / 390 * 100vw),220px);height:min(calc(62 / 844 * 100vh),62px);font-size:min(calc(18 / 844 * 100vh),18px);box-shadow:0 4px 20px 3px #75dddd99;text-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#004346;background-image:linear-gradient(#004346,#004346),linear-gradient(to right,#75dddd,#07bc8a)}.button-secondary{background-color:#000;border-radius:20px;font-weight:400;height:min(calc(36 / 844 * 100vh),36px);width:min(calc(150 / 390 * 100vw),120px);padding:4px;box-shadow:0 4px 8px #75ddddbf;background-image:linear-gradient(#000,#000),linear-gradient(to right,#75dddd,#07bc8a)}.button-waitlist{border-radius:29px;font-weight:400;height:3.88rem;width:10.31rem;max-width:165px;font-size:1.13rem;box-shadow:0 4px 8px #75ddddbf;background-image:linear-gradient(#000,#000),linear-gradient(to right,#75dddd,#07bc8a)}.button:focus{box-shadow:0 4px 20px 3px #75ddddcc}.header{display:flex;justify-content:space-between;padding-left:var(--page-margin, 5%);padding-right:var(--page-margin, 3%);align-items:center;background-color:#000;padding-bottom:2px;border-width:10}.logo{background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-top:calc(16 / 844 * 100vh)}.header-button{margin-top:calc(16 / 844 * 100vh)}.typewriter-container{display:inline-block;position:relative;font-size:calc(26 / 844 * 100vh);font-weight:600;line-height:calc(36 / 844 * 100vh)}.smoke-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:-1}.smoke-square{position:absolute}.footer{width:100%;position:relative;bottom:20;left:0;z-index:1}.footer-img{width:100%;height:auto;display:block}.mobile-img{display:block}.desktop-img{display:none}@media screen and (min-width: 768px){.mobile-img{display:none}.desktop-img{display:block}}.scroll-down{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);width:90px;height:90px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.scroll-down{bottom:20px;width:90px;height:90px}}.hero-wrapper{background-color:#000;position:relative;height:100vh;display:flex;flex-direction:column;justify-content:space-between}.hero-section{flex:1;display:flex;justify-content:center;position:relative;height:calc(100vh - 80px);overflow:visible}.smoke-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-content{position:relative;z-index:10;text-align:center;padding:0 2rem;margin:0;max-width:1200px}.subtitle{margin-bottom:1rem;margin-top:2.5rem}.main-heading{margin-bottom:1.5rem;margin-top:0}.secondary-heading{margin-bottom:2rem;margin-top:0}.button-container{margin-top:2rem}.hero-section+footer{margin-top:0}@media (max-height: 800px){.hero-section{padding-top:0;padding-bottom:0}}@supports (-webkit-touch-callout: none){@media only screen and (max-device-width: 926px){.hero-wrapper{height:86.3vh}.hero-section{height:calc(100vh - 120px)}.hero-section+footer{transform:translateY(-20px);position:relative;z-index:20}.background-image,.hero-background{height:calc(100% + env(safe-area-inset-bottom,34px));object-fit:cover;object-position:center}}}.usecase-container{padding-top:2rem;position:relative;height:91vh;display:flex;flex-direction:column;align-items:center}.fixed-header{position:sticky;top:0;width:100%;z-index:1000;background-color:#fff}.usecase-container>div:last-child{width:100%;position:relative;overflow:visible}.section-title{font-weight:500;font-size:1.31rem;margin-bottom:1.18rem;margin-top:0;text-align:center}.wyn-description{width:21.625rem;font-size:.875rem;margin-bottom:1.5rem;text-align:center}.input-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.input-label{color:#2b6a63;font-size:16px;font-weight:500;margin-top:9px;margin-bottom:0;width:300px;text-align:left}.custom-input{width:300px;height:52px;background-color:#1a2a26;border:3px solid transparent;border-image:linear-gradient(90deg,#75dddd,#07bc8a) 1;border-radius:25px;padding:0 1.5rem;color:#fff;font-size:1rem;transition:all .3s ease}.custom-input::placeholder{color:#fff9}.custom-input:focus{outline:none;border-color:#ffffff80}@media (max-width: 768px){.custom-input{width:100%}}.input-box{display:flex;flex-direction:column;align-items:center}.input-field{width:18.75rem;height:3.25rem;padding:0 15px;border-radius:25px;border:1px solid rgba(255,255,255,.2);background-color:#1a2a26;color:#fff;font-size:16px;margin-bottom:0rem}.input-field:focus{outline:none;border-color:#ffffff80}@media (max-width: 768px){.input-field{width:100%;max-width:300px}}.waitlist-wrapper{position:relative;min-height:85vh;display:flex;flex-direction:column;justify-content:space-between}.error-message{color:#f33;background-color:#ff33331a;padding:10px;border-radius:4px;margin-bottom:20px;text-align:center}.thank-you-message{text-align:center;padding:30px 0}.thank-you-message h1{font-size:2.5rem;margin-bottom:15px}.thank-you-message p{font-size:1.2rem}.waitlist-page{position:fixed;top:0;right:-100%;width:100%;height:100%;background-color:#000;z-index:1000;transition:right .8s ease-in-out}.waitlist-page.slide-in{right:0}.waitlist-page.slide-out{right:-100%}.waitlist-container{max-width:800px;margin:0 auto;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:10vh}.waitlist-content{text-align:center}.close-button{position:absolute;top:2rem;right:2rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#fff}.title-override.waitlist-title{font-size:1.3rem;font-weight:400;color:#fff;margin-top:1.5rem;margin-bottom:1rem;text-align:center;max-width:800px;line-height:1.44rem}.waitlist-form{display:flex;flex-direction:column;gap:.2rem;max-width:500px;margin:0 auto;width:100%}.form-group{width:100%}.form-group input{width:100%;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input::placeholder{color:#fff9}.form-group input:focus{outline:none;border-color:#ffffff80;background:#ffffff26}.custom-input input{width:300px;height:42px;border-radius:25px}.submit-button{margin-top:1rem;padding:1rem 2rem;background:linear-gradient(90deg,#4a90e2,#5c6bc0);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease}.submit-button:hover{transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.button-container.center-content{margin-top:.1rem}@media (max-width: 768px){.waitlist-container{padding:1rem}.waitlist-title{font-size:2rem}.custom-input input{width:100%;max-width:300px}}@media (min-width: 1200px){.custom-input input{width:350px;height:48px}}@supports (-webkit-touch-callout: none){@media only screen and (max-device-width: 926px){:root{--vh: 1vh}.waitlist-wrapper{height:calc((var(--vh, 1vh) * 100) - 9vh);min-height:calc((var(--vh, 1vh) * 100) - 80px)}.waitlist-container{padding-top:calc(2vh + env(safe-area-inset-top,20px));padding-bottom:env(safe-area-inset-bottom,20px);height:100%;justify-content:flex-start}.waitlist-form{flex:1;justify-content:flex-start;padding-bottom:env(safe-area-inset-bottom,34px);margin-top:-1rem;gap:.5rem}.close-button{top:calc(env(safe-area-inset-top,20px) + 1rem);right:calc(env(safe-area-inset-right,20px) + 1rem)}footer,.footer{padding-bottom:env(safe-area-inset-bottom,34px);margin-bottom:0}.form-group input{padding:.8rem;font-size:16px}.custom-input input{width:100%;max-width:100%;height:40px}.submit-button{margin-bottom:env(safe-area-inset-bottom,34px);padding:.8rem 1.5rem}.title-override.waitlist-title{margin-top:.9rem;margin-bottom:.5rem}.form-group{margin-bottom:.3rem}.button-container.center-content{margin-top:.5rem}}@media only screen and (max-device-width: 926px) and (orientation: landscape){.waitlist-container{padding-top:calc(1vh + env(safe-area-inset-top,20px))}.title-override.waitlist-title{font-size:1.1rem;margin-top:.5rem;margin-bottom:.5rem}.form-group{margin-bottom:.5rem}}}@media screen and (min-width: 768px){.footer-container{position:relative;margin-top:-20px}@media screen and (min-width: 992px){.footer-container{margin-top:-40px}}@media screen and (min-width: 1400px){.footer-container{margin-top:-50px}}}@media screen and (min-width: 768px){.waitlist-container{padding-top:5vh}.title-override.waitlist-title{margin-bottom:.5rem}@media screen and (min-width: 992px){.waitlist-container{padding-top:3vh}}@media screen and (min-width: 1200px){.waitlist-container{padding-top:2vh}}}.why-wyn-container{width:100%;min-height:500px;max-width:1200px;margin:0 auto;background-color:#000;position:relative;padding:2rem;box-sizing:border-box;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (min-width: 768px){.why-wyn-container{min-height:300px;max-height:400px}}.why-wyn-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000fa,#000c 40%,#0006,#0000);pointer-events:none;z-index:1}.why-wyn-content{position:relative;z-index:2;max-width:800px;width:90%;margin-left:calc(10% + 5vw)}.why-wyn-stats{text-align:left;position:relative;padding-left:10px}.why-wyn-stat{position:relative;padding-left:26px;margin-bottom:1rem}.why-wyn-stat:before{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background-color:#fff}.why-wyn-container .why-wyn-content .why-wyn-stat .why-wyn-number{font-weight:500;font-size:2.6rem}@media screen and (max-width: 1024px){.why-wyn-content{margin-left:calc(8% + 5vw);max-width:550px}}@media screen and (max-width: 768px){.why-wyn-container{justify-content:center}.why-wyn-content{margin:0 auto;max-width:500px;padding:0 20px}.why-wyn-title{text-align:center}}@media screen and (max-width: 480px){.why-wyn-content{max-width:100%}.why-wyn-stat{padding-left:20px}.why-wyn-stat:before{left:3px;width:14px;height:14px}}.how-wyn-container{width:100%;min-height:700px;max-width:1200px;margin:0 auto 28px;background-color:#000;position:relative;padding:60px 24px;box-sizing:border-box;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.how-wyn-content{position:relative;z-index:2;max-width:800px;width:90%;margin:0 auto}.how-wyn-steps{text-align:left;position:relative;padding-left:10px;margin-top:2rem}.step-card{position:relative;padding-left:20px;margin-bottom:1rem}.step-image{width:100%;height:auto;max-width:300px;max-height:200px;display:block;margin:0 auto}.step-description{margin-top:1rem}@media screen and (max-width: 1024px){.how-wyn-content{margin:0 auto;max-width:750px}}@media screen and (max-width: 768px){.how-wyn-container{min-height:1300px;justify-content:center}.how-wyn-content{margin:0 auto;max-width:500px;padding:0 20px}}@media screen and (max-width: 480px){.how-wyn-container{min-height:1300px}.how-wyn-content{max-width:100%}}.header{display:flex;justify-content:space-between;align-items:center}.logo{background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin-left:calc(35 / 390 * 100vw);margin-top:calc(32 / 844 * 100vh)}.header-button{margin-top:calc(32 / 844 * 100vh);margin-right:calc(35 / 390 * 100vw)}.full-section{max-height:calc(100dvh - 80px);position:relative;overflow:hidden;margin:0;padding:0;display:flex;flex-direction:column}#useCaseSection{position:relative;top:0}@supports (-webkit-touch-callout: none){@media only screen and (max-device-width: 926px){:root{--vh: 1vh}.full-section{max-height:calc((var(--vh, 1vh) * 100) - 80px)}#useCaseSection{padding-bottom:calc(env(safe-area-inset-bottom,20px) + 60px);margin-bottom:0}#useCaseSection>*{margin-bottom:0}body{-webkit-overflow-scrolling:touch;overflow-x:hidden;overscroll-behavior:none}.landing-page{overflow:hidden}footer,.footer{padding-bottom:calc(env(safe-area-inset-bottom,31px) + 45px);margin-bottom:env(safe-area-inset-bottom,31px)}}}body{margin:0;padding:0;font-family:Poppins,Arial,sans-serif;background-color:#000;color:#fff}.secondary-font{font-family:Inter,sans-serif}.mobile-landing-page{position:relative;min-height:100vh;display:flex;flex-direction:column}button{outline:none;-webkit-tap-highlight-color:transparent}.text-gradient{background:linear-gradient(to bottom right,#75dddd,#07bc8a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-shadow{text-shadow:0 4px 4px rgba(0,0,0,.25)}.button-gradient-border{border:2px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(to right,#75dddd,#07bc8a);background-origin:border-box;background-clip:padding-box,border-box}.button-glow{box-shadow:0 4px 20px 3px #75dddd99}.button-glow-light{box-shadow:0 4px 8px #75ddddbf}.center-content{display:flex;justify-content:center;align-items:center}.main-content{text-align:center;margin-top:calc(30 / 844 * 100vh)}.subtitle{font-size:calc(14 / 844 * 100vh);line-height:calc(10 / 844 * 100vh);color:#d9d9d9;font-weight:400}.main-heading{font-size:calc(36 / 844 * 100vh);line-height:calc(36 / 844 * 100vh);font-weight:400}.secondary-heading{font-size:calc(26 / 844 * 100vh);font-weight:600;line-height:calc(36 / 844 * 100vh)}.button-container{position:relative;width:100%;height:calc(100 / 844 * 100vh);margin-top:calc(50 / 844 * 100vh)}
