@charset "UTF-8";
:root{--navy:#17243e;--blue:#384fac;--purple:#7553ac;--ink:#1c2940;--muted:#606a7c;--cream:#f7f6f2;--line:#e5e7ed;--white:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}p{line-height:1.7;margin:0}svg{width:24px;height:24px;flex-shrink:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #9870d4;outline-offset:5px}section[id]{scroll-margin-top:0}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.header{height:94px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid #ededf0}.header-inner{height:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:inline-flex;flex-direction:column;gap:3px;flex-shrink:0}.brand-name{font-size:30px;font-weight:800;letter-spacing:.025em;line-height:1.1}.brand-subtitle{font-size:10px;letter-spacing:.15em;font-weight:600}.brand img{width:174px;max-height:65px;object-fit:contain}.header nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:550}.header nav>a:not(.button):hover,.footer nav a:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:17px 23px;background:var(--navy);color:white;font-size:15px;font-weight:600;border-radius:8px;box-shadow:0 6px 16px #17243e12;transition:background .2s,transform .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.button-small{min-height:44px;padding:12px 18px;font-size:14px}.button>span:last-child{margin-left:7px;font-size:21px;line-height:1}.button [data-icon]{display:flex}.menu-toggle{display:none}.hero{background:var(--cream);padding:66px 0 62px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:58px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;color:var(--blue);margin-bottom:20px;display:flex;align-items:center;gap:10px}.small-line{height:2px;width:26px;background:var(--purple)}h1,h2,h3{margin:0;letter-spacing:-.045em}h1{font-size:clamp(42px,4.2vw,62px);line-height:1.13;font-weight:650;white-space:nowrap}h1 span{color:var(--purple)}.hero-description{font-size:17px;max-width:490px;color:var(--muted);margin:25px 0 29px}.hero-note{font-size:13px;color:var(--muted);margin-top:17px}.hero-visual{min-width:0;aspect-ratio:1.12;position:relative;border-radius:16px;overflow:hidden;background:#e5e5e9}.hero-visual>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.visual-message{height:100%;padding:42px;background:linear-gradient(140deg,#243753,#19243e);color:white;display:flex;flex-direction:column;justify-content:center}.visual-message .eyebrow{color:#c3b7f3}.visual-message>p{font-size:48px;line-height:1.16;letter-spacing:-.03em}.visual-message>span:last-child{font-size:13px;color:#d5d9e5}.visual-rule{width:50px;height:2px;background:#a691ce;margin:30px 0}.image-caption{position:absolute;bottom:20px;left:20px;right:20px;background:#ffffffed;backdrop-filter:blur(10px);padding:17px 20px;display:flex;gap:14px;align-items:center;border:1px solid white;border-radius:10px}.image-caption p{font-size:14px;line-height:1.5}.image-caption strong{display:block;color:var(--navy)}.image-caption .icon{color:var(--purple)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:36px;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:17px;align-items:center;justify-content:center;padding:0 16px;border-right:1px solid var(--line)}.benefits>div:first-child{justify-content:flex-start;padding-left:0}.benefits>div:last-child{border:0;padding-right:0}.icon{color:var(--blue);display:flex}.benefits svg{width:29px;height:29px}.benefits p{font-size:14px;line-height:1.55}.benefits strong,.benefits p span{display:block}.benefits strong{font-weight:650}.benefits p span{color:var(--muted)}.section{padding-block:80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:36px}.section-heading>p{max-width:340px;color:var(--muted);font-size:16px;padding-bottom:4px}h2{font-size:40px;line-height:1.16;font-weight:600}.section-heading .eyebrow{margin-bottom:14px}.solution-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.solution-card{grid-column:span 2;border:1px solid var(--line);border-radius:12px;padding:27px;transition:border-color .2s,transform .2s;min-width:0}.solution-card:nth-child(n+4){grid-column:span 3}.solution-card:hover{border-color:#b7abd6;transform:translateY(-3px)}.solution-card .icon{width:45px;height:45px;border-radius:10px;align-items:center;justify-content:center;background:#f0eef8;margin-bottom:22px;color:var(--purple)}.solution-card h3{font-size:20px;letter-spacing:-.025em;margin-bottom:11px;font-weight:600}.solution-card p{font-size:15px;line-height:1.65;color:var(--muted);max-width:420px}.solution-card .card-tag{margin-top:22px;font-size:10px;letter-spacing:.08em;color:#666d7c;font-weight:600}.partnership{background:var(--navy);color:white;padding-block:62px;position:relative}.partnership-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.partnership .eyebrow{color:#c4b0ec}.partnership h2{font-size:42px}.partnership h2 em{font-style:normal;color:#bfade4}.partnership-grid>div>p:last-child{max-width:410px;color:#c4cbda;font-size:15px;margin-top:21px}.partnership-quote{border-left:1px solid #ffffff30;padding-left:54px}.quote-mark{display:block;color:#b3a0d8;font-family:Georgia,serif;font-size:74px;height:58px;line-height:1}.partnership-quote p{font-size:23px;line-height:1.6;color:#d2d8e4;letter-spacing:-.02em}.partnership-quote strong{font-weight:550;color:white}.quote-line{display:block;height:2px;width:35px;background:#b4a0de;margin:24px 0 16px}.partnership-quote>span:last-child{font-size:13px;color:#bdc7d7}.steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:45px 0 0;gap:28px}.steps li{position:relative}.step-number{display:flex;width:46px;height:46px;border:1px solid #dedbea;border-radius:50%;align-items:center;justify-content:center;font-size:14px;color:var(--purple);font-weight:700;background:#f7f5fa;margin-bottom:22px}.steps li:not(:last-child):after{content:"";position:absolute;top:23px;left:63px;right:0;height:1px;background:var(--line)}.steps h3{font-size:17px;font-weight:600;line-height:1.5;letter-spacing:-.025em;margin-bottom:9px}.steps p{font-size:15px;color:var(--muted);max-width:230px}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:center}.about h2{font-size:44px}.about h2 span{color:var(--purple)}#about-copy p{font-size:16px;color:var(--muted);margin-bottom:16px}#about-copy p:last-child{margin-bottom:0;color:var(--navy);font-weight:600}.contact{text-align:center;background:linear-gradient(115deg,#f7f8ff,#faf8fd 50%,#f7f9fb);padding-block:72px}.contact .eyebrow{justify-content:center;margin-bottom:16px}.contact h2{font-size:44px}.contact-inner>p:not(.eyebrow){color:var(--muted);font-size:16px;margin:21px 0 27px}.contact .button{background:var(--blue)}.contact .button:hover{background:var(--navy)}.contact-inner .contact-person{display:flex;justify-content:center;gap:10px;font-size:14px!important;margin:20px 0 0!important}.contact-person a:hover{text-decoration:underline}#extra-contacts{display:flex;justify-content:center;gap:18px;margin-top:10px}.footer{padding-top:38px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:32px}.footer-top>div>p{font-size:13px;color:var(--muted);margin-top:14px}.footer nav{display:flex;flex-wrap:wrap;gap:24px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 27px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.floating-contact{position:fixed;right:24px;bottom:23px;width:51px;height:51px;border-radius:50%;background:#246e51;color:white;display:grid;place-items:center;box-shadow:0 4px 18px #11273b25;z-index:15;transition:transform .2s}.floating-contact:hover{transform:translateY(-3px)}.floating-contact span{display:flex}.skip-link{position:fixed;top:-100px;left:20px;background:var(--navy);color:white;padding:14px;z-index:100}.skip-link:focus{top:12px}
@media(min-width:1500px){.hero{padding-block:80px}}@media(max-width:1080px){.header nav{gap:18px}.header .brand-name{font-size:26px}.header .brand-subtitle{font-size:9px}.hero-grid{gap:30px}h1{font-size:46px}.hero-description{font-size:16px}.partnership-grid{gap:45px}.benefits>div{gap:10px;padding-inline:10px}.benefits p{font-size:13px}}
@media(max-width:850px){html{scroll-padding-top:94px}.header{height:78px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:7px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.header nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:22px 24px 28px;box-shadow:0 10px 14px #17243e0c}.header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav>a:not(.button){padding:13px 0;font-size:16px}.header nav>.button{margin-top:12px}.hero{padding-block:44px}.hero-grid{gap:25px}h1{font-size:38px}.hero-visual{aspect-ratio:.9}.hero-copy .eyebrow{font-size:10px}.hero-description{font-size:15px}.hero-copy .button{font-size:13px;padding:16px 14px;gap:7px}.hero-note{font-size:12px}.benefits{grid-template-columns:repeat(2,1fr);gap:26px}.benefits>div,.benefits>div:first-child{justify-content:flex-start;padding-left:12px}.benefits>div:nth-child(2){border:0}.section{padding-block:58px}.section-heading{gap:25px}.section-heading>p{max-width:260px;font-size:15px}h2{font-size:34px}.solution-card{padding:22px}.solution-card h3{font-size:18px}.solution-card .card-tag{display:none}.partnership h2{font-size:34px}.partnership-quote{padding-left:30px}.partnership-quote p{font-size:20px}.steps{grid-template-columns:repeat(2,1fr);gap:28px}.steps li:nth-child(2):after{display:none}.about-grid{gap:45px}.about h2{font-size:38px}.footer nav{gap:16px}.footer-bottom{padding-right:60px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.hero{padding-top:36px;padding-bottom:28px}.hero-grid{grid-template-columns:1fr;gap:31px}h1{font-size:clamp(34px,8.6vw,49px);white-space:normal}.hero-copy .eyebrow{font-size:11px;margin-bottom:17px}.hero-description{font-size:16px;margin:20px 0 23px;max-width:440px}.hero-copy .button{font-size:14px;padding:17px 18px;width:100%;max-width:370px}.hero-note{font-size:12px;margin-top:13px}.hero-visual{aspect-ratio:1.48;border-radius:11px}.visual-message{padding:25px}.visual-message>p{font-size:36px}.visual-message .visual-rule{margin:15px 0}.visual-message .eyebrow{margin-bottom:8px}.image-caption{bottom:12px;left:12px;right:12px;padding:11px 14px}.image-caption p{font-size:12px}.benefits{padding-block:27px;gap:23px 14px}.benefits>div,.benefits>div:first-child{padding:0;border:0;gap:10px;align-items:flex-start}.benefits p{font-size:12px}.benefits svg{width:23px;height:23px;margin-top:3px}.section{padding-block:46px}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{margin-top:18px;max-width:100%;font-size:15px}h2{font-size:32px}.eyebrow{font-size:11px;letter-spacing:.13em}.solution-grid{grid-template-columns:1fr;gap:13px}.solution-card,.solution-card:nth-child(n+4){grid-column:auto;padding:23px}.solution-card .icon{margin-bottom:17px}.solution-card h3{font-size:20px}.solution-card p{font-size:15px}.partnership{padding-block:43px}.partnership-grid{grid-template-columns:1fr;gap:30px}.partnership h2{font-size:34px}.partnership-quote{padding-left:23px}.partnership-quote p{font-size:21px}.quote-mark{font-size:58px;height:43px}.steps{grid-template-columns:1fr;gap:27px;margin-top:31px}.steps li{padding-left:64px;min-height:75px}.step-number{position:absolute;left:0;top:1px;width:42px;height:42px;margin:0}.steps li:not(:last-child):after,.steps li:nth-child(2):after{display:block;left:21px;top:55px;bottom:-17px;width:1px;height:auto;right:auto}.steps h3{font-size:17px}.steps p{max-width:none;font-size:15px}.about-grid{grid-template-columns:1fr;gap:26px}.about h2{font-size:36px}#about-copy p{font-size:15px}.contact h2{font-size:34px}.contact-inner>p:not(.eyebrow){font-size:15px}.contact .button{width:100%;font-size:14px;gap:8px;padding:17px 13px}.contact-inner .contact-person{font-size:13px!important;gap:8px;flex-wrap:wrap}.desktop-break{display:none}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer nav{gap:15px 20px;font-size:13px}.footer-bottom{flex-direction:column;gap:7px;font-size:11px;padding-right:35px}.floating-contact{right:15px;bottom:16px;width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
