:root{--bg: #f4f6f8;--surface: #ffffff;--text: #0f1720;--muted: #405364;--line: #dbe3ea;--brand: #0f766e;--brand-strong: #0d5f59;--alt: #e9eff3;--shadow: 0 12px 32px rgba(15, 23, 32, .08)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,sans-serif;background:linear-gradient(180deg,#f9fbfc 0%,var(--bg) 100%);color:var(--text);line-height:1.6}main{background:var(--site-background) center top / cover no-repeat fixed}a{color:inherit}.container{width:min(1100px,92vw);margin:0 auto}.site-header{position:sticky;top:0;background-color:#0e6bc4;border-bottom:1px solid rgba(255,255,255,.2);z-index:20}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:68px}.header-brand{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-weight:800;text-decoration:none;letter-spacing:-.02em}.header-brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff;color:#0e6bc4}.brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;text-decoration:none;color:#fff}.brand img{width:34px;height:34px;object-fit:contain}nav{display:flex;flex-wrap:wrap;gap:1rem}nav a{text-decoration:none;color:#fff;font-weight:600}nav a:hover,nav a:focus-visible{text-decoration:underline;text-underline-offset:.3rem}.lang-switcher{display:inline-flex;align-items:center;gap:.4rem}.lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:.35rem .5rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);color:#fff;text-decoration:none;font-weight:700;font-size:.8rem;letter-spacing:.03em}.lang-link.is-active{background:#fff;color:#0e6bc4;border-color:#fff}.hero{padding:1rem 0 4rem}.hero-inner{max-width:none;margin:0 auto;text-align:center}.hero-grid{display:block}.hero-logo{width:302px;height:302px;display:block;object-fit:contain;margin:0 auto .7rem 80px}h1,h2,h3{line-height:1.2;margin-top:0}h1{font-size:clamp(2rem,3.5vw,3.6rem);margin-bottom:1rem}.hero-title{font-size:clamp(2.4rem,7vw,6.75rem);line-height:1.05;letter-spacing:0;font-weight:700;color:#fff;text-shadow:0 10px 24px rgba(7,25,45,.45)}.hero-title .accent{color:#ff8a00}h2{font-size:clamp(1.5rem,2.4vw,2.2rem);margin-bottom:1rem}.button{display:inline-block;margin-top:1rem;text-decoration:none;background:#eda754;color:#fff;padding:.85rem 1.2rem;border-radius:.65rem;font-weight:700}.button:hover{background:#dc9746}.section-title-light{font-size:60px;color:#fff;font-weight:700;font-style:normal;text-align:center;text-shadow:0 8px 22px rgba(7,25,45,.4)}.section-heading{max-width:760px;margin:0 auto 2rem;text-align:center}.section-heading .section-title-light{margin-bottom:.35rem}.section-kicker{margin:0 0 .45rem;color:#f2a14a;font-size:.85rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-lead{margin:0;color:#fff;font-size:clamp(1.05rem,2vw,1.3rem);text-shadow:0 4px 14px rgba(7,25,45,.5)}.section{padding:3.5rem 0}.alt{background:var(--alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.products-section{padding-top:1rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product-card{grid-column:span 1;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);max-width:920px;min-height:440px;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:1.2rem;background:#fffffff5;color:var(--text);box-shadow:0 22px 55px #07192d3d}.product-grid>:only-child{grid-column:1 / -1;justify-self:center;width:min(920px,100%)}.product-card-media{min-height:100%}.product-card-media img{width:100%;height:100%;min-height:440px;display:block;object-fit:cover}.product-card-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.4rem,3.5vw,2.6rem)}.product-logo-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.product-logo{width:min(190px,55%);height:auto}.product-badge,.product-market-note{display:inline-flex;width:fit-content;padding:.3rem .65rem;border-radius:999px;background:#e4f5f0;color:#0f766e;font-size:.76rem;font-weight:800}.product-card h3{margin-bottom:.6rem;color:#123b3a;font-size:clamp(1.5rem,3vw,2.15rem)}.product-card-content>p{margin:0 0 1rem;color:var(--muted)}.product-highlights{display:grid;gap:.45rem;margin:0 0 1.4rem;padding:0;list-style:none}.product-highlights li{position:relative;padding-left:1.45rem}.product-highlights li:before{content:"";position:absolute;left:0;top:.55em;width:.6rem;height:.6rem;border-radius:50%;background:#15977f}.product-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.product-actions .button{margin-top:0}.product-primary{background:#15977f}.product-primary:hover{background:#0d7967}.button-secondary{display:inline-block;padding:.75rem 1rem;border:1px solid #15977f;border-radius:.65rem;color:#0d7967;font-weight:750;text-decoration:none}.button-secondary:hover{background:#e4f5f0}.card{background:#0e6bc4;border:1px solid rgba(255,255,255,.24);border-radius:.9rem;padding:1.1rem;box-shadow:var(--shadow);color:#fff}.card-media{width:100%;height:180px;object-fit:cover;border-radius:.7rem;margin-bottom:.9rem}.card ul{margin:0;padding-left:1.2rem}.card-link{color:#fff;font-weight:700;text-decoration:underline}.steps{margin:0;padding-left:1.2rem;display:grid;gap:1rem}.steps li{background:#fffc;border:1px solid var(--line);border-radius:.9rem;padding:1rem 1rem 1rem 1.2rem}.steps p{margin:0}.process-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1.2rem;align-items:center}.process-visual{background:#051b2d;border:1px solid #12344f;border-radius:1rem;padding:1rem;box-shadow:var(--shadow)}.process-visual img{width:100%;height:auto;display:block}.contact{display:block}.contact-details{color:#0e6bc4;font-size:clamp(1.2rem,2.1vw,2rem);line-height:1.28;text-align:center}.contact-details p{margin:0}.contact-gap{height:1.1rem}.contact-accent{color:#ff8a00}.contact-accent a{text-decoration:none;color:inherit}.contact-links{display:grid;align-content:start;justify-items:center;gap:.7rem;margin-top:1.2rem}.contact-links .booking-link{background:#eda754;border:1px solid rgb(237,167,84);border-radius:.7rem;padding:.75rem .9rem;text-decoration:none;color:#fff;font-weight:600;width:fit-content}.contact-links .policy-link{color:#fff;text-decoration:underline;font-weight:500;width:fit-content}.site-footer{background-color:#0e6bc4;border-top:1px solid rgba(255,255,255,.2);color:#fff;padding:1.4rem 0}.subpage{max-width:960px;margin:0 auto}.subheading{color:#fff;text-align:center;font-size:clamp(1.7rem,3vw,2.4rem)}.subpage-intro{color:#fff;text-align:center;font-size:clamp(1.1rem,1.9vw,1.5rem);margin:0 0 1.2rem}.content-panel{background:#0e6bc4;border:1px solid rgba(255,255,255,.24);border-radius:.9rem;padding:1.2rem;color:#fff}.service-block+.service-block{margin-top:1rem}.service-block h3{margin-bottom:.35rem}.service-block h2{margin-bottom:.35rem;font-size:1.2rem}.service-block p{margin:0}.product-page{background:#f4f7f8}.product-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0b2f42,#0e6bc4 55%,#15977f 145%)}.product-hero:after{content:"";position:absolute;width:440px;height:440px;right:-160px;bottom:-240px;border-radius:50%;background:#ffffff14}.product-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem)}.product-hero-copy{color:#fff}.product-page-logo{width:min(280px,75%);height:auto;margin:.25rem 0 1.2rem;padding:.55rem .85rem;border-radius:.8rem;background:#fffffff5}.product-hero h1{margin-bottom:1rem;font-size:clamp(2.1rem,5vw,4.6rem);letter-spacing:-.035em}.product-hero-lead{max-width:680px;margin:0 0 1.6rem;color:#ffffffdb;font-size:clamp(1.08rem,2vw,1.35rem)}.button-secondary-light{border-color:#ffffff9e;color:#fff}.button-secondary-light:hover{background:#ffffff1f}.product-hero-image{width:100%;min-height:410px;max-height:560px;display:block;object-fit:cover;border:7px solid rgba(255,255,255,.15);border-radius:1.4rem;box-shadow:0 28px 60px #00000047}.product-content-section,.demo-section{background:#fff}.dark-heading h2{margin-bottom:.6rem;color:#103b4b;font-size:clamp(2rem,4vw,3.3rem)}.dark-heading>p:last-child{margin:0;color:var(--muted);font-size:1.1rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card{padding:1.35rem;border:1px solid #d9e5e8;border-radius:1rem;background:#f8fafb}.feature-card span{color:#15977f;font-size:.8rem;font-weight:900}.feature-card h3{margin:.35rem 0 .5rem;color:#123b3a}.feature-card p{margin:0;color:var(--muted)}.automation-section{background:#0b2f42;color:#fff}.split-section{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem}.split-section h2{max-width:700px;font-size:clamp(2rem,4vw,3.3rem)}.check-list{display:grid;gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:2rem}.check-list li:before{content:"✓";position:absolute;left:0;color:#72d9c2;font-weight:900}.cloudium-note{padding:clamp(1.4rem,4vw,2.4rem);border:1px solid rgba(255,255,255,.22);border-radius:1.1rem;background:#ffffff17;backdrop-filter:blur(6px)}.cloudium-note strong{display:block;margin-bottom:.55rem;color:#72d9c2;font-size:1.25rem}.cloudium-note p{margin:0}.demo-container{max-width:960px}.video-block{text-align:center}.video-embed{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:1.2rem;background:#061d28;box-shadow:0 24px 55px #0a2f4233}.video-embed>img,.video-embed>iframe{width:100%;height:100%;display:block;border:0;object-fit:cover}.video-embed>img{opacity:.62}.video-embed button{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:.7rem;border:0;background:linear-gradient(180deg,transparent,rgba(5,29,40,.48));color:#fff;font:inherit;font-weight:800;cursor:pointer}.play-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#15977f;box-shadow:0 12px 25px #0000004d}.play-icon:after{content:"";margin-left:5px;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:20px solid #ffffff}.video-external-link{display:inline-block;margin-top:.9rem;color:#0d7967;font-weight:700}.final-cta-section{background:#e4f5f0}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem}.final-cta h2{margin:0;color:#103b4b;font-size:clamp(1.8rem,3vw,2.7rem)}.final-cta .button{flex:0 0 auto;margin:0}*:focus-visible{outline:3px solid #ffb45e;outline-offset:3px}@media(max-width:900px){.nav-wrap{flex-wrap:wrap;justify-content:center;padding:.75rem 0}.header-brand{margin-right:auto}nav{order:3;width:100%;justify-content:center}.hero-logo{margin-left:24px}.cards,.process-grid{grid-template-columns:1fr}.contact{display:block}.product-card,.product-hero-grid,.split-section{grid-template-columns:1fr}.product-card-media img{min-height:280px;max-height:360px}.product-hero-image{min-height:320px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.container{width:min(100% - 1.5rem,1100px)}.header-brand span:last-child{display:none}nav{gap:.55rem .9rem;font-size:.84rem}.hero-logo{width:210px;height:210px;margin-left:.75rem}.section-title-light{font-size:clamp(2.2rem,13vw,3.5rem)}.product-card-content{padding:1.25rem}.product-actions{align-items:stretch;flex-direction:column}.product-actions a{text-align:center}.feature-grid{grid-template-columns:1fr}.play-icon{width:62px;height:62px}}@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}}
