.product-section{background-color:#9bc5b1;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;height:100vh;display:flex}.product-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 12px}.product-content{flex-direction:column;max-width:400px;padding:0 0 0 4em;display:flex}.product-content-right{flex-direction:column;max-width:400px;margin-left:auto;padding:0 4em 0 0;display:flex;transform:translate(20px,-40px)}.product-sub{color:#fff;font-size:18px;font-weight:400;line-height:22px;font-family:var(--familyInter);margin:0 0 16px}.product-title{color:#fff;font-size:36px;font-weight:700;line-height:43px;font-family:var(--familyInter);letter-spacing:-.01em;overflow-wrap:break-word;word-wrap:break-word;width:auto;max-width:min(500px,100%);margin:0 0 16px}.product-stats{grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;margin:0 0 24px;display:grid}.stat-label{font-size:18px;font-weight:300;line-height:22px;font-family:var(--familyInter);color:#fff;margin:0 0 4px}.stat-value{font-size:21px;font-weight:700;line-height:25px;font-family:var(--familyInter);color:#fff;margin:0}.product-btn{text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:400;line-height:21px;font-family:var(--familyInter);cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:6px;align-self:flex-start;padding:10px 20px;transition:all .3s ease-in-out;display:inline-block;color:#262626!important}.product-btn:hover{background-color:#0000;color:#fff!important}@media (min-width:1024px) and (max-width:1439px){.product-content{padding:0 0 0 80px}.product-content-right{padding:0 80px 0 0}}@media (max-width:992px){.product-section{background-position:50%;align-items:flex-start;height:100vh}.product-content,.product-content-right{text-align:center;align-items:center;max-width:100%;margin:0 auto;padding:3em 32px 0;transform:none}.product-title{text-align:center;font-size:36px;line-height:44px}.product-btn{align-self:center}}@media (min-width:772px) and (max-width:992px){.product-section{background-position:50% 75%}.product-title{font-size:32px;line-height:38px}}@media (max-width:771px){.product-section{background-position:50% 100%;height:700px}.product-content,.product-content-right{padding:2em 0 0}.product-sub{font-size:18px;line-height:22px}.product-title{font-size:28px;line-height:34px}.stat-label{font-size:18px;line-height:22px}.stat-value{font-size:21px;line-height:25px}}#design{background-color:var(--black);flex-direction:column;justify-content:center;min-height:100vh;padding:10px 0;display:flex;position:relative}.design-header{text-align:center;margin-bottom:40px}.design-header h5{color:var(--white);font-size:18px;font-weight:300;line-height:22px;font-family:var(--familyInter);margin:0 0 8px}.design-header h2{color:var(--white);font-size:36px;line-height:43px;font-family:var(--familyInter);margin:0;font-weight:500;position:relative}.design-grid{gap:0;display:flex}.design-box{background-position:50%;background-size:cover;border:2px solid #262626;border-radius:10px;flex:1;height:450px;transition:border .3s ease-in-out;position:relative;overflow:hidden;transform:scale(.9)}.design-box:hover{border:2px solid;border-image:conic-gradient(from var(--angle), var(--c2), var(--c1) .1turn, var(--c1) .15turn, var(--c2) .25turn) 30;animation:borderRotate var(--d) linear infinite forwards}.design-box-overlay{background:linear-gradient(#0000,#0000,#000);border-radius:10px;width:100%;height:100%;transition:background 2s ease-in-out;position:absolute;top:0;left:0}.design-box-overlay-top{background:linear-gradient(360deg,#000,#0000,#000000cf);border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.design-box-heads{z-index:1;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:2em;display:flex;position:relative}.design-box-heads h3{font-size:24px;font-weight:700;line-height:29px;font-family:var(--familyInter);color:var(--white);margin:0}.design-box-heads h5{color:#e8e8e8;opacity:.3;font-size:18px;font-weight:400;line-height:22px;font-family:var(--familyInter);margin:0;transition:all .5s ease-in-out}.design-box:hover .design-box-heads h5{opacity:1}@media screen and (max-width:992px){#design{min-height:auto;padding:4em 0}.design-grid{flex-direction:column;gap:40px}.design-box{aspect-ratio:487/450;flex:none;width:100%;max-width:660px;height:auto;margin:0 auto;transform:none}.design-box-heads h5{opacity:1}}@media (max-width:771px){.design-box{height:350px;aspect-ratio:unset}.design-box-heads{height:350px;padding:1.5em}}@media (max-width:600px){.design-header h2{font-size:28px;line-height:34px}.design-header h5{font-size:18px}}@media (max-width:480px){#design{padding:2.5em 0}.design-header{margin-bottom:24px}.design-box{aspect-ratio:4/3;min-height:200px}.design-box-heads{padding:1.2em}}#application{background-color:#000;padding:80px 0;position:relative;overflow:hidden}.app-box{grid-template-columns:2fr 3fr;align-items:center;gap:20px;display:grid}.content-box{color:var(--white);font-family:var(--familyInter);flex-direction:column;gap:32px;padding:0 20px;display:flex}.content-box h2{color:var(--white);font-family:var(--familyInter);text-align:left;letter-spacing:-.02em;margin:0;padding:0;font-size:32px;font-weight:500;line-height:1.2}.content-box p{color:#fff;font-size:18px;line-height:27px;font-family:var(--familyInter);margin:0;font-weight:300}.app-screens{justify-content:center;height:600px;display:flex;position:relative;overflow:visible}.app-center{z-index:1;transition:all .5s ease-in-out;position:relative}.app-center .img{transition:all .5s ease-in-out;position:relative;transform:scale(.8)translateY(10%)}.app-center .overlay{cursor:pointer;background:linear-gradient(#fff0 0%,#000 100%);height:100%;transition:all .5s ease-in-out;position:absolute;top:0}.app-center .overlay:hover{background:linear-gradient(#fff0 0%,#0000 100%);transition:all 50ms ease-in-out}.side-left{flex-direction:column;transition:all 1s cubic-bezier(.79,.33,.13,.66);display:flex;position:absolute;transform:translate(200px,20px)}.side-left .img-b{transition:all .5s ease-in-out;position:relative;translate:-50px 100px}.side-left .img-b:hover{transition:all .5s ease-in-out;transform:translate(25px)}.side-left .img-b .img-battery{transition:all .5s ease-in-out;position:relative;transform:scale(.6)translate(285px,25px)}.side-left .img-b .overlay{translate:0 25px;scale:.6}.side-left .img-u{justify-content:center;transition:all .5s ease-in-out;display:flex;position:relative;translate:0 100px}.side-left .img-u:hover{transition:all .5s ease-in-out;transform:translate(75px)}.side-left .img-u .img-user{position:relative;transform:scale(.5)}.side-left .img-u .overlay{scale:.6}.side-left .overlay{cursor:pointer;background:linear-gradient(#fff0 0%,#000 100%);width:100%;height:100%;transition:all .5s ease-in-out;position:absolute;top:0}.side-left .overlay:hover{background:linear-gradient(#fff0 0%,#0000 100%);transition:all 50ms ease-in-out}.side-right{flex-direction:column;transition:all .5s ease-in-out;display:flex;position:absolute;transform:translate(-200px,50px)translateY(10%)}.side-right .img-t{justify-content:center;transition:all .5s ease-in-out;display:flex;position:relative;translate:0}.side-right .img-t:hover{transition:all .5s ease-in-out;transform:translate(-25px)}.side-right .img-t .img-track{transform:scale(.5)translate(-5px)}.side-right .img-t .overlay{translate:-50px;scale:.5}.side-right .img-s{transition:all .5s ease-in-out;position:relative;translate:0 -50px}.side-right .img-s:hover{transition:all .5s ease-in-out;transform:translate(-100px)}.side-right .img-s .img-switch{transition:all .5s ease-in-out;position:relative;transform:scale(.5)translate(120px)}.side-right .img-s .overlay{scale:.6}.side-right .overlay{cursor:pointer;background:linear-gradient(#fff0 0%,#000 100%);width:100%;height:100%;transition:all .5s ease-in-out;position:absolute;top:0}.side-right .overlay:hover{background:linear-gradient(#fff0 0%,#0000 100%);transition:all 50ms ease-in-out}.app-screens.pre-animate .side-left{opacity:0;transform:translate(-200px,20px)}.app-screens.pre-animate .side-right{opacity:0;transform:translate(200px,50px)}.app-screens.is-visible .side-left{opacity:1;transform:translate(200px,20px)}.app-screens.is-visible .side-right{opacity:1}@media screen and (max-width:992px){#application{height:100%}.app-box{grid-template-columns:1fr;gap:0}.content-box{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;padding:40px 24px 0;display:flex}.content-box h2{text-align:center;letter-spacing:-.01em;font-size:28px;line-height:34px}.content-box p{text-align:center;color:#fff;font-size:18px;line-height:1.6}}@media screen and (max-width:500px){.app-box{height:750px}.side-left,.side-right{display:none}}@media screen and (max-width:425px){#application .container-custom{padding:0}.content-box{gap:24px;padding:24px 24px 0}.content-box h2{letter-spacing:-.01em;font-size:21px;line-height:25px}.content-box p{font-size:14px;line-height:1.65}}#brandLand{background-color:var(--bg-graphite)}#brandLand .b-land{justify-content:center;align-items:center;padding:20px;display:flex;overflow:hidden}#brandLand .b-content{justify-content:center;align-items:center;display:grid;position:relative}#brandLand h2{text-align:left;color:var(--white);font-size:36px;font-weight:700;font-family:var(--familyInter);margin:.5em 0;position:relative;line-height:43px!important}#brandLand h2:after{content:"";background-image:url(https://cdn.sanity.io/images/r7z54600/nine09/761ac467f56d09d370c2690fe08c6cb8c9c09f73-163x114.svg);background-repeat:no-repeat;background-size:contain;width:2.6em;height:3em;position:absolute;top:10px;right:-100px}@media (max-width:980px){#brandLand h2{font-size:28px}}@media (max-width:700px){#brandLand h2{font-size:21px}#brandLand h2:after{width:60px;height:50px;right:-70px}}
.hero-banner{background:0 0;background-color:var(--black);justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100vh;padding:0 20px;display:flex;position:absolute;top:0}.textOne{text-align:center;z-index:1;letter-spacing:-.02em;color:#fff;font-size:3em;font-weight:300;line-height:1.2em;font-family:var(--familyInter);padding:0 20px;animation:6s ease-in-out both textShine}.mainString{font-weight:700}.textTwo{text-align:center;z-index:1;letter-spacing:-.04em;color:#fff;opacity:0;font-size:54px;font-weight:700;line-height:1.2em;animation:4s ease-in-out 6s both fadeInBottom}.hero-video-wrap{width:100%;height:100%;position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%;display:block}.video-desktop{display:block}.video-mobile{display:none}@media (max-width:992px){.hero-overlay{width:80%}}@media (max-width:771px){.video-desktop{display:none}.video-mobile{display:block}.textOne{font-size:2em}.hero-overlay{width:100%}.textTwo{font-size:36px}.hero-video-wrap{inset:unset;background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:60px 0;display:flex;position:relative}.hero-video{object-fit:contain;width:100%;height:auto;margin-top:0}}
