@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#293247;background:#fff9f5;--navy:#34435e;--blue:#557cf3;--violet:#9277e8;--green:#48b98e;--muted:#6f7481}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{text-decoration:none;color:inherit}p{line-height:1.7;color:var(--muted)}h1,h2,h3{font-family:Manrope;margin:.2em 0}h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:1;letter-spacing:-.06em}h2{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.04em}header{height:82px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:800 21px Manrope}.brand img{width:40px}nav,.actions{display:flex;align-items:center;gap:28px;font-weight:700;font-size:14px}.actions select{border:0;background:transparent;text-transform:uppercase;font-weight:800}.button{display:inline-block;background:var(--blue);color:#fff;padding:15px 21px;border-radius:14px;font-weight:800;box-shadow:0 12px 30px #557cf32c}.mini{padding:10px 16px}.hero{min-height:700px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:45px;max-width:1440px;margin:auto;padding:45px 0 70px 7vw;overflow:hidden}.hero>div{max-width:630px}.hero>img{width:100%;height:610px;object-fit:cover;object-position:60% center;border-radius:40px 0 0 40px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--blue)}.lede{font-size:19px;margin:24px 0 30px}.badges{display:flex;flex-wrap:wrap;gap:18px;margin-top:29px;font-size:12px;font-weight:800}.center{padding:110px 28px;max-width:1240px;margin:auto;text-align:center}.center>p{max-width:650px;margin:18px auto 45px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:left}.steps article{padding:28px;background:#fff;border:1px solid #eee4df;border-radius:24px;box-shadow:0 15px 40px #34435e0a}.steps i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf1ff;color:var(--blue);font-style:normal;font-weight:800}.split{max-width:1240px;margin:30px auto 100px;padding:28px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.demo,.devices{height:410px;border-radius:34px;background:linear-gradient(145deg,#e9e4ff,#e5f8f0);display:flex;align-items:center;justify-content:center;gap:22px;overflow:hidden}.phone{width:155px;height:250px;padding:28px 14px;background:#fff;border:7px solid var(--navy);border-radius:27px;display:flex;flex-direction:column;gap:18px;font-weight:800;box-shadow:0 25px 45px #34435e20}.phone small{color:var(--muted)}.phone strong{font-size:30px;color:var(--green)}.demo>b{color:var(--violet);letter-spacing:3px}.devices{position:relative;background:linear-gradient(145deg,#e8f9f2,#edf1ff)}.devices span{position:absolute;top:35px;font-size:80px;color:var(--blue)}.devices i{position:absolute;background:#fff;border:10px solid var(--navy);box-shadow:0 20px 40px #34435e25}.devices i:first-of-type{width:245px;height:150px;left:75px;bottom:90px;border-radius:15px}.devices i:nth-of-type(2){width:78px;height:145px;right:90px;bottom:75px;border-radius:20px}.devices b{position:absolute;bottom:28px;background:#fff;color:var(--green);padding:9px 15px;border-radius:99px}.privacy{max-width:1184px;margin:70px auto;padding:55px 65px;background:var(--navy);border-radius:36px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:36px}.privacy>div{width:110px;height:130px;display:grid;place-items:center;background:var(--green);clip-path:polygon(50% 0,95% 18%,88% 75%,50% 100%,12% 75%,5% 18%);color:#fff;font-size:38px}.privacy h2,.privacy p{color:#fff}.privacy a{color:#a9bdff;font-weight:800}.contact{max-width:1184px;margin:100px auto;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact #vola-contact,#vola-contact{background:#fff;border:1px solid #eee4df;border-radius:24px;min-height:300px;padding:24px}.legal{max-width:820px;min-height:68vh;margin:75px auto;padding:30px}.legal h1{font-size:4rem}.legal>p:last-of-type{font-size:18px}footer{padding:55px max(28px,calc((100vw - 1184px)/2));background:var(--navy);color:#fff;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px}footer p{color:#d8dce6}@media(max-width:850px){nav{display:none}.actions .button{display:none}.hero{grid-template-columns:1fr;padding:40px 20px 0}.hero>img{height:390px;margin-left:20px;border-radius:28px 0 0}.steps,.split,.contact{grid-template-columns:1fr}.split{gap:32px}.privacy{margin:30px 20px;padding:35px 28px;grid-template-columns:1fr}.privacy>div{width:80px;height:95px}footer{grid-template-columns:1fr}.demo,.devices{height:350px}}@media(max-width:520px){header{padding:0 16px}h1{font-size:3.2rem}.steps{grid-template-columns:1fr}.split{padding:20px;overflow:hidden}.phone{width:126px;height:220px}.demo>b{display:none}.devices i:first-of-type{left:25px}.devices i:nth-of-type(2){right:35px}.legal h1{font-size:2.8rem}}
