.outside-border{background-image:url(/build/assets/iphone-DjAhsEQ5.png);background-repeat:no-repeat;background-size:cover;border:.6px solid #000;border-radius:35px;width:212px;height:438px;margin-top:37px;margin-left:-9px;position:relative}.silencer{opacity:.8;background-color:#000;border-radius:5px;width:2px;height:13px;position:absolute;top:81.5px;left:-2px}.volume-up{opacity:.8;background-color:#000;border-radius:5px;width:1px;height:28px;position:absolute;top:110px;left:-1.5px}.volume-down{opacity:.8;background-color:#000;border-radius:5px;width:1px;height:28px;position:absolute;top:148px;left:-1.5px}.button-on{opacity:.8;background-color:#000;border-radius:5px;width:2px;height:45px;position:absolute;top:121px;right:-2px}.inside-border{border:6px solid #000;border-radius:35px;justify-content:center;width:100%;height:100%;display:flex;position:relative}.camera{background-color:#000;border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-content:center;width:76px;height:20px;display:flex;position:relative;top:0}.camera-dot{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:5px;height:5px;display:flex;position:absolute;top:5px;left:12px}.camera-dot-2{opacity:.3;filter:blur(1px);background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f}.camera-dot-3{opacity:.7;background-color:#000;border-radius:50%;width:1px;height:1px;position:absolute}.camera-speaker{opacity:.2;background-color:#fff;border-radius:20px;width:28px;height:1px;position:absolute;top:-3px}.lock{background-color:#000;border-radius:2px;width:12px;height:10px;position:absolute;top:34px}.lock-locked{border:1.5px solid #000;border-radius:20px;width:9px;height:15px;position:absolute;top:-7px;left:1.7px}.time{font-size:42px;font-weight:100;position:absolute;top:46px}.date{font-size:10px;font-weight:100;position:absolute;top:92px}.t-r-info{gap:5px;font-size:10px;display:flex;position:absolute;top:8px;right:17px}.battery{border:.7px solid #ffffffb5;border-radius:2px;width:14px;height:7px;margin-top:4px;position:relative}.battery .bar{background-color:#fff;border-radius:1px;width:calc(80% - 2px);height:calc(100% - 2px);margin:1px}.battery .dot{background-color:#ffffffb5;border-radius:2px;width:1px;height:3px;position:absolute;top:1.5px;right:-2px}.torch-outter{cursor:pointer;background-color:#ffffff34;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:23px;height:23px;transition-duration:.25s;display:flex;position:absolute;bottom:30px;left:29px}.torch-outter:hover{scale:1.3}.torch-outter .light{background-color:#fff;border-radius:3px;width:6px;height:1px}.torch-outter .top{background-color:#fff;border-radius:.5px .5px 50% 50%;width:6px;height:4px;margin-top:1px}.torch-outter .switch-section{background-color:#fff;border-radius:1px;width:3px;height:9px;margin-top:-1px}.torch-outter .switch{background-color:#000;border-radius:50%;width:2px;height:4px;position:absolute;top:10px;left:10.5px}.torch-outter .switch .dot{background-color:#fff;border-radius:50%;width:1.2px;height:1.2px;position:absolute;bottom:.4px;left:.4px}.camera-outter{cursor:pointer;background-color:#ffffff34;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;transition-duration:.25s;display:flex;position:absolute;bottom:30px;right:29px}.camera-outter:hover{scale:1.3}.camera-outter .box{background-color:#fff;border-radius:1px;width:12px;height:8px}.camera-outter .eye{background-color:#fff;border-top-left-radius:1px;border-top-right-radius:1px;width:5px;height:2px;position:absolute;top:6px}.camera-outter .circle{border:1px solid #000;border-radius:50%;width:5px;height:5px;position:absolute;top:9px}.camera-outter .dot{background-color:#000;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:5.2px;transform:scale(.2)}.bottom-line{opacity:.8;background-color:#fff;border-radius:2px;width:80px;height:2px;position:absolute;bottom:6px}.color-white{color:#fff}.color-baby-gray{color:#fcfcfc}.bg-baby-gray{background-color:#fcfcfc}.color-faded-gray{color:#f3f3f3}.bg-faded-gray{background-color:#f3f3f3}.color-faded-orange{color:#fff9f3}.bg-faded-orange{background-color:#fff9f3}.color-light-gray{color:#d4d4d4}.bg-light-gray{background-color:#d4d4d4}.color-medium-gray{color:#8d8d8d}.bg-medium-gray{background-color:#8d8d8d}.color-darkest-gray{color:#54545b}.bg-darkest-gray{background-color:#54545b}.color-light-orange{color:#ff921539}.bg-light-orange{background-color:#ff921539}.color-dark-orange{color:#af5800}.bg-dark-orange{background-color:#af5800}.color-orange{color:#ff9015}.bg-orange{background-color:#ff9015}.color-transparent{color:#0000}.bg-transparent{background-color:#0000}@keyframes scroll{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(10px)}}:root{--orange:255, 144, 21}.rounded-borders{border-radius:15px}h1,h2,h3{margin-bottom:1.2rem}h1.hero-text{z-index:1;color:#d4d4d4;font-size:70px;line-height:.9;position:relative}p{font-weight:300}b{font-weight:700}.gradient-shadow{position:relative}.gradient-shadow:before{content:"";z-index:-1;filter:blur(30px);opacity:.7;border-radius:inherit;background:linear-gradient(270deg,#ff9015,#ff9015);transition:opacity .3s;position:absolute;inset:0;transform:translateY(3px)scale(.85)}.gradient-shadow:after{content:"";z-index:-1;background:inherit;border-radius:inherit;position:absolute;inset:0}.text-max-width{max-width:90vw}.inline-logo{width:80%}#hero-app{background-color:#fcfcfc}.hero-max-width{width:100%;max-width:100vw;margin:0 auto}.hero-app{z-index:2;text-align:center;position:relative}.hero-phone-wrapper{max-height:300px;vertical-align:initial;justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.hero-app-bg-circle{z-index:-1;background-color:#0000;background-image:linear-gradient(#ff9015,#ff901500 60%);background-position:0 0;background-repeat:repeat;background-size:contain,contain;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:50%;width:50vw;height:50vw;position:absolute;left:calc(50% - 25vw);overflow:hidden}.hero-app-bg-circle.hero-circle-app-end{z-index:1;top:0;right:0;transform:rotate(180deg)}.hero-download a{text-decoration:none}.hero-download-img{max-height:50px;margin:0 5px}.hero-app-phone-shadow{box-shadow:0 0 20px #000000a8}.hero-slogan{text-align:center;margin:0 auto;font-size:20px;font-weight:700;line-height:1}.hero-scroll-cta,a.link{letter-spacing:3px;margin-top:30px;position:relative;color:#d4d4d4!important}.hero-qrcode{max-width:120px;margin-bottom:40px}svg#svg-arrow-down{fill:#ff9015;width:14px;margin:0 auto;display:block}svg .arrow{animation:1.5s ease-in infinite scroll}#about-app{background:url(/build/assets/bgimage_downloads-Cxvjvvur.jpg) 50%/cover no-repeat fixed;box-shadow:inset 0 0 0 2000px #ff9015b3}#feature-app{background-color:#d4d4d4}.download a{text-decoration:none}.download-img{max-height:12vw;margin:10px auto;display:block}.features-app-phone{width:100%;height:80%;position:relative}.features-app-container{gap:20px;max-width:80%}.features-app-grid{-moz-column-gap:40px;grid-template-areas:"feature1""feature2""feature3""feature4""phone";column-gap:40px;display:grid}.features-app-feature{z-index:1;border-radius:15px;height:90%;margin-bottom:30px;padding:30px 15px}.features-icon{vertical-align:middle;margin-right:10px;font-size:30px;display:inline-block}.features-app-feature.feature1{grid-area:feature1}.features-app-feature.feature2{grid-area:feature2}.phone{grid-area:phone}.features-app-feature.feature3{grid-area:feature3}.features-app-feature.feature4{grid-area:feature4}.download-app-end-img{max-width:40%;display:inherit;z-index:2;margin:10px 0 auto;position:relative}.download-app-end-responsive{height:100%;max-height:150px;overflow:hidden}#advanced-features{padding:60px 0;overflow:hidden;box-shadow:inset 0 4px 10px #0000000d}#advanced-features .slider-heading{margin:20px 0;font-size:25px}#advanced-features p{margin-bottom:30px;line-height:24px}#advanced-features .advanced-feature-img-right{float:right;max-width:100%;padding:0 0 30px 30px}#advanced-features .advanced-feature-img-left{float:left;max-width:100%;padding:0 30px 30px 0}.perspective{perspective:1000px}.device{transform-style:preserve-3d;transition:transform 50ms linear}.slider-container{max-width:1300px!important}.card{width:18rem}.features-label{color:#fff;border-radius:10px;width:max-content;padding:5px 15px;background-color:#ff9015!important}.features-label h3{color:#fff;vertical-align:middle;margin:0;font-size:16px;display:inline}.features-label h3 i{vertical-align:middle;margin-right:5px;display:inline}.features-label h3 i:before{background:#fff;-webkit-text-fill-color:#0000;-webkit-background-clip:text}.splide__slide img{width:100%;max-width:70%;height:auto;padding-left:50px}.splide__pagination.splide__pagination--ltr{top:unset;bottom:-40px;left:50%;right:unset;flex-direction:column;align-items:center;padding:0;display:flex;position:absolute;transform:rotate(-90deg)}.splide__pagination.splide__pagination--ltr .splide__pagination__page{opacity:1;background:#af5800;border-radius:50%;width:6px;height:6px;margin:10px 0;transition:all 1s ease-in-out}.splide__pagination.splide__pagination--ltr .splide__pagination__page.is-active{background:#ff9015;border-radius:323px;height:80px;transform:none}.splide__pagination.splide__pagination--ttb{left:0!important;right:100%!important}.splide__pagination.splide__pagination--ttb .splide__pagination__page{opacity:1;background:#af5800;border-radius:50%;width:6px;height:6px;margin:10px 0;transition:all 1s ease-in-out}.splide__pagination.splide__pagination--ttb .splide__pagination__page.is-active{background:#ff9015;border-radius:323px;height:80px;transform:none}.btn-scale{transition:all .3s ease-in-out;transform:scale(1)}.btn-scale:hover{transition:all .3s ease-in-out;transform:scale(1.15)}@media (width>=576px){.features-app-grid{grid-template-areas:"feature1 feature2""feature3 feature4""phone phone";grid-auto-flow:row;gap:20px}.download-app-end-responsive{max-height:150px px;height:100%;overflow:hidden}}@media (width>=768px){#advanced-features .advanced-feature-img-right,#advanced-features .advanced-feature-img-left{max-width:45%}.hero-max-width{width:100%;max-width:80vw;margin:0 auto}.download-img{max-height:50px;margin:0 10px;display:inline-block}.features-app-phone{width:40%;height:80%;position:relative}}@media (width>=992px){.features-icon{vertical-align:middle;margin-right:20px;font-size:40px;display:inline-block}.hero-app-bg-circle.hero-circle{width:50vw;height:50vw;left:calc(50% - 25vw)}.hero-app-bg-circle.hero-app-bg-circle.hero-circle-app-end{width:60vw;height:60vw;left:calc(50% - 10vw)}.position-md-absolute{position:absolute}h1.hero-text{z-index:1;color:#d4d4d4;font-size:160px;line-height:normal;position:relative}.text-max-width{max-width:60vw}#hero-app{width:100vw;max-width:100%}.hero-scroll-cta{margin-top:-30px;top:-15px}.inline-logo{width:auto;height:110px}.hero-app{text-align:left;top:-80px}.hero-phone-wrapper{min-height:auto;max-height:unset;align-items:flex-end;margin-top:-2vh;overflow:visible}.hero-slogan{font-size:30px;font-weight:700;line-height:30px}.hero-app-bg-circle{width:400px;height:400px;top:60px;left:calc(50% - 200px)}.features-app-phone{width:auto;height:90%;max-height:550px}.download-img{max-height:50px;margin:0 10px;display:inline-block}.features-app-grid{-moz-column-gap:50px;grid-template-areas:"feature1 phone feature2""feature3 phone feature4";grid-auto-flow:row;column-gap:50px}.features-app-feature{height:100%}.features-app-container{width:100%;max-width:100%}.hero-app-bg-circle.hero-circle-app-end{top:0;right:0;transform:rotate(225deg)scale(1.5)}.splide__pagination.splide__pagination--ttb{left:0!important;right:100%!important}.splide__pagination.splide__pagination--ttb .splide__pagination__page{opacity:1;background:#af5800;border-radius:50%;width:6px;height:6px;margin:10px 0;transition:all 1s ease-in-out}.splide__pagination.splide__pagination--ttb .splide__pagination__page.is-active{background:#ff9015;border-radius:323px;height:80px;transform:none}.download-app-end-img{max-width:60%;display:inherit;z-index:2;margin:10px 0 auto}.download-app-end-responsive{height:100%;max-height:70vw;overflow:hidden}}@media (width>=1200px){.hero-app-bg-circle.hero-app-bg-circle.hero-circle-app-end{width:400px;height:400px;left:calc(50% - 200px)}}@media (width>=1920px){.hero-app-wrapper{transform:scale(1.1)}.hero-scroll-cta{margin-top:0;top:125px}.features-app-container{max-width:100%}}
