@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-latin.woff2) format("woff2");font-weight:400 800;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-latin-italic.woff2) format("woff2");font-weight:400 800;font-style:italic;font-display:swap}:root{--side-margin: clamp(48px, 8vw, 140px)}@media(max-width:480px){:root{--side-margin: 24px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif;min-height:100vh}section{scroll-margin-top:40px}.Navbar{position:fixed;top:0;z-index:300;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px var(--side-margin);background:#fff;border-bottom:2px solid #e5dad1}.logo img{height:48px}.nav-menu{display:flex;gap:32px;list-style:none;margin:0;padding:0}.nav-menu a{text-decoration:none;color:#342626;font-size:16px;font-weight:500;white-space:nowrap;padding:8px 10px;border-radius:12px;transition:background .2s ease;width:120px;display:flex;justify-content:center}.nav-menu a.active{background:#ebded4;font-weight:700}.nav-menu a:hover{background:#e5dad1}.get-in-touch-btn button{display:flex;align-items:center;gap:3px;font-size:16px;font-weight:500;letter-spacing:-.23px;line-height:20px;white-space:nowrap;background:linear-gradient(90deg,#017aff,#ff0180);color:#fff;border:none;padding:4px 10px;border-radius:40px;cursor:pointer}.get-in-touch-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;overflow:hidden}.get-in-touch-icon img{width:12px;height:12px}.hamburger{display:none;width:24px;height:24px;position:relative;cursor:pointer}.hamburger span{position:absolute;width:100%;height:2px;background:#342626;left:0;transition:all .3s ease}.hamburger span:nth-child(1){top:3px}.hamburger span:nth-child(2){top:11px}.hamburger span:nth-child(3){top:19px}.hamburger.active span:nth-child(1){transform:rotate(45deg);top:11px}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg);top:11px}.mobile-menu{position:fixed;top:60px;left:0;width:100%;background:#fff;z-index:200;display:flex;flex-direction:column;padding:20px;opacity:0;transform:translateY(-20px);pointer-events:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px;transition:all .35s ease}.mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:auto;box-shadow:0 10px 30px #00000026}.mobile-links{display:flex;flex-direction:column;gap:18px}.mobile-links a{font-size:18px;text-decoration:none;color:#342626;transition:opacity .2s ease}.mobile-links a.active{font-weight:700;font-size:20px}.mobile-links a:hover{opacity:.7}.mobile-socials{margin-top:20px}.mobile-align{display:flex;align-items:center;gap:10px}.mobile-align a{text-decoration:none;color:#342626}.mobile-align img{width:18px}.mobile-btn{margin-top:auto}.mobile-btn button{display:flex;justify-content:center;align-items:center;gap:8px;background:linear-gradient(90deg,#1b73e8,#e91e63);color:#fff;border:none;padding:14px;border-radius:25px;font-weight:600;cursor:pointer}.mobile-btn img{height:12px}@media(min-width:481px){.Navbar{height:70px}.get-in-touch-btn button{height:34px}}@media(max-width:480px){.nav-menu,.get-in-touch-btn{display:none}.hamburger{display:block}.Navbar{height:64px;padding:16px var(--side-margin) 17px;border-bottom-color:#f3f4f6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.logo img{height:27px;width:60px}}.hero-section{height:100dvh;position:relative;width:100%;overflow:hidden}.hero-section-inner{height:200vh;width:100%;background:linear-gradient(180deg,#a0d8fe,#c3e5fe 11.54%,#fff6e9 63.46%,#cdc2b2 76.92%,#806969 91%,#342626)}.hero-content{width:100%;height:100dvh;position:relative;top:0;background:transparent;padding-inline:var(--side-margin);display:flex;align-items:flex-start;padding-top:clamp(220px,25vh,270px);justify-content:space-between}.hero-content:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#e2eefe,#bee3fe 32.2%,#f1f9ff);opacity:.75;-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%);mask-image:linear-gradient(to bottom,black 40%,transparent 100%);pointer-events:none;z-index:0}.hero-content>*{position:relative;z-index:1}.AboutUS{height:100dvh;width:100%}.hero-left{width:50%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(24px,5vh,45px)}.hero-titles{display:flex;flex-direction:column;align-items:center;gap:8px}.title-one{font-weight:700;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.2;width:100%;text-align:center;color:#342626}.title-middle{display:flex;flex-direction:row;align-items:center;gap:26px;margin:0}.title-middle h2{font-family:Nunito,sans-serif;font-size:clamp(2rem,8vw,7rem);font-weight:700;line-height:1.2;margin:0;color:#342626}.hero-tite-font-style{font-weight:700;font-size:clamp(1rem,3.5vw,3.125rem);line-height:1.2;margin:0;color:#342626}.title-description{width:100%;max-width:549px;font-size:clamp(14px,1.4vw,18px);font-weight:500;line-height:1.5;margin:0;text-align:center}.hero-btn button{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(90deg,#007aff,#ff0080);color:#fff;border:none;padding:clamp(16px,2.5vh,28px) clamp(22px,2.2vw,36px);border-radius:40px;font-size:1.25rem;font-weight:700;line-height:1.5;cursor:pointer;margin:0 auto}.hero-btn button img{height:15px;width:15px;filter:brightness(0) invert(1)}.hero-right{position:relative}.pocket img,.cloud-left img,.cloud-right img{width:100%;height:auto;display:block}@media(min-width:481px){.hero-right{width:42%;max-width:550px;align-self:stretch;margin-top:clamp(-80px,-6vh,-20px)}.hero-right-composition{position:absolute;width:100%;height:100%;top:0;left:0}.cloud-left,.cloud-right,.pocket{position:absolute}.cloud-ellipse{position:absolute;background:radial-gradient(ellipse,rgba(0,0,0,.1) 0%,transparent 65%);border-radius:50%;filter:blur(14px);z-index:1}.cloud-ellipse-1{left:37%;top:55%;width:58%;height:12%;transform:rotate(-23.76deg)}.cloud-ellipse-2{left:-1%;top:58%;width:60%;height:10%;transform:rotate(-168.03deg) scaleY(-1)}.cloud-left{width:70%;height:auto;transform:rotate(8deg);opacity:.7;z-index:2;top:39%;left:-5%}.cloud-right{width:80%;height:auto;transform:rotate(-16deg);opacity:.7;z-index:2;top:29%;right:-5%}.cloud-right img{width:100%;height:auto;display:block}.pocket{width:46%;height:auto;top:23%;left:50%;transform:translate(-50%);z-index:1;filter:drop-shadow(2px 4px 4px rgba(0,0,0,.25))}.desktop-mockup{display:block;position:absolute;width:45%;left:50%;top:22%;transform:translate(-50%) rotate(30deg)}.mobile-mockup{display:none}.phone-frame{width:100%}.phone-frame img{width:100%;transform:rotate(90deg);display:block}.phone-widgets{position:absolute;top:50%;left:50%;width:92%;transform:translate(-50%,-50%) rotate(90deg);z-index:2}.phone-widgets img{width:100%}.desktop-mockup .phone-screen{position:absolute;top:50%;left:50%;width:96%;height:95%;background-color:#fff6e9;transform:translate(-50%,-50%) rotate(90deg);border-radius:6%;z-index:-1;overflow:hidden}.phone-wallpaper{position:absolute;top:0;left:5%;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.phone-wallpaper img{width:50%;height:100%;flex-shrink:0;object-fit:cover;transform:rotate(-90deg) scale(2)}.about-us-screen{position:absolute;top:0;left:100%;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;container-type:size}.about-us-screen img{width:100%;height:100%;flex-shrink:0;object-fit:contain}}@media(max-width:480px){.hero-section{height:auto;overflow:visible}.hero-section-inner{overflow-x:clip}.AboutUS{height:100vh}.hero-section-inner{background:linear-gradient(180deg,#a3d9fe,#ebf1f1 47.12%,#f8f4ec 76.44%,#534141)}.hero-content{padding-top:clamp(72px,12vh,110px);min-height:100vh;flex-direction:column;justify-content:flex-start;gap:clamp(16px,4vh,48px);align-items:center;background-image:none;padding-inline:var(--side-margin)}.hero-left{width:100%;gap:24px}.hero-titles{gap:4px}.title-one{font-weight:500;font-size:clamp(20px,8.7vw,35px);line-height:normal;color:#342626}.title-middle{margin:0;gap:10px;color:#342626}.title-middle h2{font-family:Nunito,sans-serif;font-size:clamp(36px,15.7vw,63px);font-weight:700;line-height:1;letter-spacing:-.9px;margin:0}.hero-tite-font-style{font-weight:500;font-size:clamp(17px,8vw,32px);line-height:1.2}.title-description{padding:0 0 16px;color:#342626;font-size:16px;line-height:26px;opacity:.8}.hero-btn button{margin:0;padding:16px 32px;font-size:16px;font-weight:600;width:min(311px,85vw)}.hero-btn button img{height:16px;width:16px;filter:brightness(0) invert(1)}.hero-right{width:100%;display:flex;flex-direction:column;align-items:center;gap:0}.hero-right-composition{position:relative;width:100%;height:40dvh}.pocket{position:absolute;width:44%;top:10%;left:50%;transform:translate(-50%);z-index:1;filter:drop-shadow(2px 4px 4px rgba(0,0,0,.25))}.cloud-left{position:absolute;width:60%;top:30%;left:0%;transform:rotate(8deg);opacity:.7;z-index:2}.cloud-right{position:absolute;width:65%;top:20%;right:0%;left:auto;transform:rotate(-16.394deg);opacity:.7;z-index:2}.cloud-ellipse{position:absolute;background:radial-gradient(ellipse,rgba(0,0,0,.1) 0%,transparent 65%);border-radius:50%;filter:blur(14px);z-index:1}.cloud-ellipse-1{top:50%;left:30%;width:48%;height:5%}.cloud-ellipse-2{top:64%;left:-1%;width:50%;height:4%}.desktop-mockup{display:none}.mobile-mockup{display:block;position:absolute;left:55%;top:7%;width:60vw;transform:translate(-50%) rotate(30deg) scale(.5);transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-mockup img{image-rendering:-webkit-optimize-contrast}.phone-frame{width:100%}.phone-frame img{width:100%;transform:rotate(90deg);display:block}.phone-widgets{position:absolute;top:50%;left:50%;width:92%;transform:translate(-50%,-50%) rotate(90deg);z-index:2}.phone-widgets img{width:100%}.mobile-mockup .phone-screen{position:absolute;top:50%;left:50%;width:95%;height:90%;background-color:#fff6e9;transform:translate(-50%,-50%) rotate(90deg);border-radius:10px;z-index:-1;overflow:hidden}.phone-wallpaper{position:absolute;top:0;left:5%;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.phone-wallpaper img{width:50%;height:100%;flex-shrink:0;object-fit:cover;transform:rotate(-90deg) scale(2)}.about-us-screen{position:absolute;top:0;left:100%;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;container-type:size}.about-us-screen img{width:100%;height:100%;flex-shrink:0;object-fit:contain}}.mobile-static-phone{display:none}@media(max-width:480px){.mobile-static-phone{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-static-phone-wrap{position:relative;height:min(88dvh,90vw * 3528 / 1736);width:min(90vw,88dvh * 1736 / 3528);container-type:size}.mobile-static-phone-img{height:100%;width:100%;display:block;object-fit:contain;position:relative;z-index:2;pointer-events:none}.mobile-static-time{position:absolute;left:14cqw;top:5.1cqh;font-family:Inter,sans-serif;font-weight:600;font-size:1.8cqh;color:#000;line-height:1}.mobile-static-battery{position:absolute;right:16.9cqw;top:5.1cqh;width:6.3cqw;height:1.47cqh;z-index:3}.mobile-static-wifi{position:absolute;right:24cqw;top:5.1cqh;width:4.5cqw;height:1.47cqh;z-index:3}.mobile-static-cellular{position:absolute;right:29.4cqw;top:5.1cqh;width:4.5cqw;height:1.47cqh;z-index:3}.mobile-static-time{z-index:3}.mobile-static-home-indicator{position:absolute;bottom:3.2cqh;left:50%;transform:translate(-50%);width:32.3cqw;height:.57cqh;background:#000;border-radius:100px;z-index:3}.mobile-static-screen{position:absolute;left:50%;transform:translate(-50%);top:2.3cqh;width:89cqw;height:95.6cqh;display:flex;flex-direction:column;align-items:center;padding:11.6cqh 3cqw 2.5cqh;gap:2.2cqh;background:#fff;overflow:hidden;z-index:1;border-radius:5cqw;box-sizing:border-box}.mobile-static-heading{font-family:Nunito,sans-serif;font-style:italic;font-weight:500;font-size:2.2cqh;color:#000;text-align:center;margin:0;line-height:1.5;flex-shrink:0}.mobile-static-body{font-family:Inter,sans-serif;font-weight:500;font-size:2.6cqh;color:#000;text-align:center;margin:0;line-height:1.5;flex-shrink:0}.mobile-static-img-wrap{width:100%;flex:1 1 0;min-height:0;border-radius:4cqw;overflow:hidden}.mobile-static-img-wrap img{width:100%;height:100%;display:block;object-fit:cover}}.phone-screen-about-desktop{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.phone-screen-desktop-content{display:flex;flex-direction:column;justify-content:center;gap:1.9cqw;padding:5.3cqw 5.7cqw 4.9cqw 9.3cqw;box-sizing:border-box;width:100%;height:100%}.phone-screen-desktop-heading{font-family:Nunito,sans-serif;font-weight:500;font-size:2.5cqw;font-style:italic;line-height:normal;color:#000;margin:0;white-space:nowrap;text-align:center}.phone-screen-desktop-body{font-family:Inter,sans-serif;font-weight:500;font-size:3cqw;line-height:1.5;color:#000;text-align:center;margin:0;line-height:3.8cqw;padding-right:1.2cqw}.phone-screen-desktop-image{width:100%;border-radius:28px;overflow:hidden;flex-shrink:0;padding-left:2px}.phone-screen-desktop-image img{width:100%;height:19cqw;display:block;object-fit:cover;border-radius:28px}
