:root{--navy:#0c2b46;--navy-soft:#163c59;--blue:#2e8bc4;--blue-light:#eaf6fc;--blue-pale:#f5fafc;--green:#47a477;--green-light:#e6f5ed;--ink:#173249;--muted:#637788;--line:#dbe7ee;--white:#fff;--shadow:0 18px 50px #0c2b4617;--radius:22px;--container:1200px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{overflow-wrap:break-word;margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;line-height:1.14}h1{font-size:clamp(2.45rem,7vw,5.25rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.3rem}.container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.narrow{max-width:880px}.section{padding-block:76px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:var(--white);background:var(--navy);border-radius:8px;padding:10px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.75rem;font-weight:800}.eyebrow-light{color:#a8ddf7}.button{border:1px solid var(--navy);min-height:48px;color:var(--white);background:var(--navy);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:12px 22px;font-size:.92rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:disabled{cursor:wait;opacity:.65;transform:none}.button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #2e8bc459}.button-small{min-height:42px;padding:9px 17px;font-size:.83rem}.button-light{color:var(--navy);background:var(--white);border-color:var(--white)}.button-light:hover{color:var(--white);background:var(--green);border-color:var(--green)}.button-outline{color:var(--navy);background:0 0}.site-header{z-index:100;border-bottom:1px solid var(--line);background:#fffffff7;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:74px;display:flex}.brand{color:var(--navy);letter-spacing:-.04em;align-items:center;gap:9px;font-size:1.28rem;font-weight:800;display:inline-flex}.brand>span:last-child>span{color:var(--blue)}.brand-mark{width:38px;height:38px;color:var(--white);background:var(--navy);letter-spacing:.02em;border-radius:11px;place-items:center;font-size:.72rem;display:grid}.menu-toggle{border:1px solid var(--line);width:46px;height:46px;color:var(--navy);background:var(--white);cursor:pointer;border-radius:12px;place-content:center;gap:5px;padding:0;display:grid}.menu-toggle>span:not(.sr-only){background:currentColor;border-radius:2px;width:21px;height:2px;transition:transform .2s,opacity .2s}.menu-open .menu-toggle>span:nth-of-type(2){transform:translateY(7px)rotate(45deg)}.menu-open .menu-toggle>span:nth-of-type(3){opacity:0}.menu-open .menu-toggle>span:nth-of-type(4){transform:translateY(-7px)rotate(-45deg)}.header-panel{background:var(--white);border-bottom:1px solid var(--line);width:100%;max-height:calc(100vh - 74px);box-shadow:var(--shadow);padding:18px 16px 24px;display:none;position:absolute;top:100%;left:0;overflow-y:auto}.menu-open .header-panel{display:block}.main-nav{display:grid}.main-nav a{border-bottom:1px solid var(--line);color:var(--ink);padding:12px 4px;font-weight:650}.main-nav a[aria-current=page]{color:var(--blue)}.header-actions{gap:14px;margin-top:18px;display:grid}.contact-mini{justify-content:space-between;align-items:center;gap:12px;display:flex}.phone{color:var(--navy);white-space:nowrap;font-size:.94rem;font-weight:750}.messengers{gap:7px;display:flex}.messenger-link{width:31px;height:31px;color:var(--blue);background:var(--blue-light);border-radius:50%;flex:0 0 31px;place-items:center;transition:color .2s,background .2s,transform .2s;display:grid}.messenger-link svg{fill:currentColor;width:17px;height:17px;display:block}.messenger-link .viber-bubble,.messenger-link .viber-signal{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.messenger-link .viber-bubble{stroke-width:1.45px}.messenger-link .viber-signal{stroke-width:1.35px}.messenger-link:hover{color:var(--navy);background:#dceff8;transform:translateY(-1px)}.phone:hover{color:var(--blue)}.hero{min-height:680px;color:var(--white);background:var(--navy);position:relative;overflow:hidden}.hero-slides{min-height:680px;position:relative}.hero-slide{visibility:hidden;opacity:0;background:radial-gradient(circle at 75% 40%,#2e8bc46b,#0000 30%),linear-gradient(120deg,#0a2943,#123d5c);transition:opacity .45s,visibility .45s;position:absolute;inset:0}.hero-slide-2{background:radial-gradient(circle at 75% 35%,#47a47747,#0000 30%),linear-gradient(120deg,#0a2943,#17465d)}.hero-slide-3{background:radial-gradient(circle at 76% 38%,#57b4dc59,#0000 30%),linear-gradient(120deg,#0a2943,#183755)}.hero-slide.active{visibility:visible;opacity:1}.hero-layout{align-items:center;min-height:610px;padding-block:60px 115px;display:grid}.hero-copy{z-index:2;max-width:720px;position:relative}.hero-copy h1,.hero-copy h2{max-width:850px;color:var(--white);margin-bottom:22px;font-size:clamp(2.55rem,7vw,5.1rem)}.hero-copy>p:not(.eyebrow){color:#d4e3ec;max-width:650px;margin-bottom:30px;font-size:clamp(1rem,2vw,1.15rem)}.hero-art{opacity:.55;width:390px;height:390px;position:absolute;bottom:40px;right:-120px}.art-orbit,.art-core,.art-chip{border-radius:50%;position:absolute}.art-orbit{border:1px solid #ffffff40;inset:0}.orbit-two{border-style:dashed;inset:58px}.art-core{color:var(--navy);background:var(--white);place-items:center;font-size:2rem;font-weight:850;display:grid;inset:120px;box-shadow:0 0 80px #6ecff44d}.art-chip{backdrop-filter:blur(4px);background:#ffffff21;border:1px solid #ffffff4d;place-items:center;width:64px;height:64px;font-size:.8rem;font-weight:800;display:grid}.chip-one{top:160px;left:5px}.chip-two{top:65px;right:24px}.chip-three{color:#b8f0d2;bottom:22px;right:65px}.hero-controls{z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.slider-arrows{gap:8px;display:flex}.slider-arrows button{width:44px;height:44px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:50%;padding:0}.slider-arrows button:hover{color:var(--navy);background:var(--white)}.slider-dots{gap:8px;display:flex}.slider-dots button{cursor:pointer;background:#ffffff59;border:0;border-radius:9px;width:25px;height:4px;padding:0;transition:width .2s,background .2s}.slider-dots button.active{background:var(--white);width:45px}.slide-counter{color:#a9c2d2;letter-spacing:.08em;margin:0;font-size:.8rem}.slide-counter span{color:var(--white);font-size:1.1rem;font-weight:700}.directions{z-index:10;background:var(--blue-pale);padding-block:0;position:relative}.direction-grid{display:grid;transform:translateY(-1px)}.direction-card{background:var(--white);border:1px solid var(--line);padding:34px 28px 28px;position:relative}.direction-card:first-child{border-radius:var(--radius) var(--radius) 0 0}.direction-card:last-child{border-radius:0 0 var(--radius) var(--radius)}.direction-card+.direction-card{border-top:0}.direction-number{color:var(--blue);letter-spacing:.1em;font-size:.72rem;font-weight:800}.direction-card h2{margin-bottom:14px;font-size:1.5rem}.direction-card>p:not(.direction-number){color:var(--muted);margin-bottom:22px}.circle-link{width:43px;height:43px;color:var(--navy);background:var(--blue-light);border-radius:50%;place-items:center;margin-left:auto;font-size:1.1rem;transition:color .2s,background .2s;display:grid}.circle-link:hover{color:var(--white);background:var(--blue)}.services-section,.directions{background:var(--blue-pale)}.section-title{max-width:720px;margin-bottom:38px}.section-title h2{margin-bottom:16px}.section-lead{color:var(--muted);margin:0;font-size:1.05rem}.section-title-center{text-align:center;margin-inline:auto}.service-grid,.product-grid{gap:16px;display:grid}.service-grid{grid-auto-rows:1fr}.service-grid>*,.product-grid>*{min-width:0}.service-card{background:var(--white);border:1px solid var(--line);border-radius:18px;flex-direction:column;width:100%;height:100%;min-height:280px;padding:27px;transition:transform .2s,box-shadow .2s;display:flex}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-icon{width:44px;height:44px;color:var(--blue);background:var(--blue-light);border-radius:12px;place-items:center;margin-bottom:32px;font-size:.72rem;font-weight:800;display:grid;overflow:hidden}.service-media-image{aspect-ratio:3/2;object-fit:cover;width:100%;height:100%;display:block}.service-card h3{margin-bottom:12px}.service-card p{color:var(--muted)}.service-card a{color:var(--navy);margin-top:auto;font-size:.9rem;font-weight:750}.service-card a span,.text-link span{color:var(--blue);margin-left:6px}.section-action{text-align:center;margin-top:32px}.products-section{background:var(--white)}.product-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-visual{aspect-ratio:3/2;background:linear-gradient(135deg,#d9effa,#eff9fd);height:210px;position:relative;overflow:hidden}.product-visual-2{background:linear-gradient(135deg,#e6f5ed,#edf8fa)}.product-visual-3{background:linear-gradient(135deg,#dce8f4,#e9f6fb)}.product-visual:before,.product-visual:after{content:"";border-radius:50%;position:absolute}.product-visual:before{border:32px solid #ffffff73;width:190px;height:190px;top:-50px;right:-35px}.product-visual:after{background:#2e8bc41f;width:110px;height:110px;bottom:-45px;left:-30px}.product-media-image{aspect-ratio:3/2;object-fit:cover;width:100%;height:100%;display:block}.product-visual-has-image:before,.product-visual-has-image:after,.product-hero-art-has-image:before{display:none}.product-window{background:#ffffffe0;border:1px solid #0c2b4614;border-radius:13px;width:155px;height:100px;padding:20px 16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)rotate(-3deg);box-shadow:0 18px 35px #0c2b461f}.product-window:before{content:"";background:var(--navy);border-radius:13px 13px 0 0;height:15px;position:absolute;inset:0 0 auto}.product-window i{background:#dbe9f1;border-radius:5px;height:7px;margin-bottom:8px;display:block}.product-window i:nth-child(2){width:75%}.product-window i:nth-child(3){background:var(--green-light);width:45%}.product-badge{color:var(--white);background:var(--navy);border-radius:8px;padding:6px 10px;font-size:.7rem;font-weight:800;position:absolute;bottom:18px;right:18px}.product-content{flex-direction:column;flex:1;padding:26px;display:flex}.product-content h3{margin-bottom:12px}.product-content>p{color:var(--muted)}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.product-price{color:var(--navy);white-space:nowrap;font-size:.95rem;font-weight:800}.text-link{color:var(--navy);white-space:nowrap;font-size:.9rem;font-weight:750}.why-section{background:var(--navy)}.why-grid{gap:42px;display:grid}.why-copy .section-title h2{color:var(--white)}.why-copy>p{color:#bed1dc;margin-bottom:28px;font-size:1.05rem}.text-link-large{color:var(--white);font-size:1rem}.benefit-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.benefit-list li{color:var(--white);border-bottom:1px solid #ffffff26;grid-template-columns:30px 1fr 30px;align-items:center;gap:12px;padding:18px 0;display:grid}.benefit-list li span{color:#79bfe4;font-size:.7rem;font-weight:800}.benefit-list li strong{font-size:.96rem}.benefit-list li i{color:#95d8b7;background:#47a47726;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-style:normal;display:grid}.process-section{background:var(--blue-pale)}.process-list{gap:12px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-list li{background:var(--white);border:1px solid var(--line);border-radius:16px;align-items:center;gap:20px;min-height:104px;padding:24px;display:flex}.process-list li span{height:42px;color:var(--blue);background:var(--blue-light);border-radius:50%;flex:0 0 42px;place-items:center;font-size:.73rem;font-weight:800;display:grid}.process-list li strong{color:var(--navy)}.cta-section{padding-block:64px}.cta-card{color:var(--white);background:linear-gradient(125deg, var(--navy), #185378);border-radius:var(--radius);align-items:center;gap:28px;padding:40px 28px;display:grid;position:relative;overflow:hidden}.cta-card:after{content:"";border:48px solid #ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-130px}.cta-card>*{z-index:1;position:relative}.cta-card h2{max-width:760px;color:var(--white);margin-bottom:14px;font-size:clamp(1.9rem,4vw,3.1rem)}.cta-card p:not(.eyebrow){color:#c8dce7;max-width:690px;margin-bottom:0}.cta-card .button{justify-self:start}.site-footer{color:#b8cbd7;background:#081f32;padding-top:60px}.footer-grid{gap:40px;padding-bottom:44px;display:grid}.brand-footer{color:var(--white);margin-bottom:18px}.brand-footer .brand-mark{color:var(--navy);background:var(--white)}.footer-tagline{color:var(--white);font-weight:700}.footer-copy{max-width:370px;margin-bottom:0}.footer-label{color:#7fa2b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:800}.footer-nav{grid-template-columns:1fr 1fr;gap:9px 20px;display:grid}.footer-nav a:hover,.footer-bottom a:hover{color:var(--white)}.footer-contact p:last-child{margin-top:12px}.footer-phone{color:var(--white);font-size:1.25rem;font-weight:750}.footer-bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;padding-block:20px;font-size:.82rem;display:flex}.footer-bottom p{margin:0}.inner-hero{background:radial-gradient(circle at 85% 30%, #2e8bc438, transparent 28%), var(--blue-pale);padding-block:100px}.inner-hero-compact{padding-block:72px}.inner-hero h1{margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.8rem)}.inner-hero p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:1.1rem}.content-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:32px}.content-card h2{font-size:2rem}.content-card p{max-width:780px;color:var(--muted)}.content-card .button{margin-top:12px}.legal-content{max-width:860px}.legal-content h2{margin-top:38px;font-size:1.55rem}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted)}.breadcrumbs{color:var(--muted);margin-bottom:40px;font-size:.85rem}.breadcrumbs ol{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:7px;min-width:0;display:flex}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs i{color:#aabcc8;font-style:normal}.breadcrumbs span[aria-current=page]{color:var(--navy);font-weight:650}.catalog-hero{background:radial-gradient(circle at 85% 30%, #2e8bc438, transparent 28%), var(--blue-pale);padding-block:42px 82px}.catalog-hero h1{margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.8rem)}.catalog-hero .narrow>p:last-child{color:var(--muted);margin-bottom:0;font-size:1.1rem}.catalog-section{background:var(--white)}.catalog-grid{grid-auto-rows:1fr;align-items:stretch}.services-catalog-section{background:var(--blue-pale)}.service-choice-section{background:var(--white)}.service-choice-card{gap:22px;display:grid}.service-choice-card h2{margin-bottom:0}.service-choice-card p{margin-bottom:22px}.product-hero-section{background:radial-gradient(circle at 82% 50%, #2e8bc42e, transparent 31%), var(--blue-pale);padding-block:38px 78px}.product-hero-grid{align-items:center;gap:38px;display:grid}.product-hero-copy{min-width:0}.product-hero-copy h1{max-width:920px;margin-bottom:22px;font-size:clamp(2.35rem,6vw,4.75rem)}.product-hero-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:25px;font-size:1.08rem}.product-hero-price{color:var(--navy);letter-spacing:-.04em;white-space:nowrap;margin-bottom:25px;font-size:clamp(1.8rem,5vw,2.65rem);font-weight:850;display:block}.product-hero-actions{flex-wrap:wrap;gap:11px;display:flex}.product-hero-art{aspect-ratio:1.12;background:linear-gradient(135deg,#d9effa,#eff9fd);border:1px solid #0c2b4612;border-radius:32px;justify-self:center;width:min(100%,430px);position:relative;overflow:hidden}.product-hero-art:before{content:"";border:45px solid #ffffff8c;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-105px}.product-hero-art .product-window{width:190px;height:125px}.product-hero-ring{border:24px solid #2e8bc41f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-42px;left:-42px}.service-hero-art{place-items:center;display:grid}.service-hero-art.product-hero-art-has-image{display:block}.service-art-code{z-index:2;min-width:145px;min-height:105px;color:var(--white);background:var(--navy);letter-spacing:.08em;border-radius:20px;place-items:center;padding:20px;font-size:clamp(1.05rem,4vw,1.45rem);font-weight:850;display:grid;position:relative;box-shadow:0 20px 45px #0c2b462e}.product-about-section{background:var(--white)}.product-copy-grid{gap:26px;display:grid}.product-copy-grid h2,.product-audience-section h2,.product-features-section h2,.product-screens-section h2{margin-bottom:32px}.product-intro{max-width:800px;color:var(--muted);margin:0;font-size:1.08rem}.product-audience-section{background:var(--blue-pale)}.audience-grid{gap:12px;margin:0;padding:0;list-style:none;display:grid}.audience-grid li{background:var(--white);border:1px solid var(--line);border-radius:15px;align-items:flex-start;gap:16px;min-width:0;padding:22px;display:flex}.audience-grid li>span{color:var(--blue);flex:none;font-size:.72rem;font-weight:800}.audience-grid strong{color:var(--navy);font-size:.96rem}.product-features-section{background:var(--white)}.feature-grid{gap:16px;display:grid}.feature-card{background:var(--blue-pale);border:1px solid var(--line);border-radius:18px;min-width:0;min-height:230px;padding:26px}.feature-card>span{width:42px;height:42px;color:var(--blue);background:var(--white);border-radius:11px;place-items:center;margin-bottom:28px;font-size:.72rem;font-weight:800;display:grid}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--muted);margin-bottom:0}.product-advantages-section{color:#bed1dc;background:var(--navy)}.product-advantages-section h2{color:var(--white)}.product-advantage-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.product-advantage-list li{border-bottom:1px solid #ffffff26;align-items:center;gap:14px;padding:17px 0;display:flex}.product-advantage-list i{color:#95d8b7;background:#47a47726;border-radius:50%;flex:0 0 28px;place-items:center;height:28px;font-size:.75rem;font-style:normal;display:grid}.product-advantage-list span{color:var(--white);font-weight:650}.product-screens-section{background:var(--blue-pale)}.screenshot-grid{gap:16px;display:grid}.screenshot-placeholder{min-height:230px;color:var(--muted);background:#ffffffa6;border:1px dashed #b8cfdd;border-radius:18px;place-content:center;justify-items:center;gap:12px;display:grid}.screenshot-placeholder span{color:var(--blue);font-size:2rem}.screenshot-placeholder p{margin:0}.product-request-section{background:var(--white);scroll-margin-top:90px}.product-request-card{color:#c8dce7;background:linear-gradient(125deg, var(--navy), #185378);border-radius:var(--radius);gap:32px;padding:38px 28px;display:grid;position:relative;overflow:hidden}.product-request-card:after{content:"";border:48px solid #ffffff14;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-130px}.product-request-card>*{z-index:1;min-width:0;position:relative}.product-request-card h2{color:var(--white);font-size:clamp(1.9rem,4vw,3rem)}.product-request-card p:not(.eyebrow){max-width:690px;margin-bottom:0}.product-request-summary{color:var(--navy);background:var(--white);border-radius:17px;align-content:center;gap:12px;padding:24px;display:grid}.product-request-summary>strong{overflow-wrap:break-word}.product-request-summary>span{white-space:nowrap;font-size:1.45rem;font-weight:850}.product-question-button{color:var(--white);background:var(--blue);border-color:var(--blue)}.service-request-summary{align-content:center}.service-process-section{background:var(--blue-pale)}.service-process-section h2{margin-bottom:34px}.service-process-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.service-process-list li{background:var(--white);border:1px solid var(--line);border-radius:15px;align-items:center;gap:18px;min-width:0;min-height:108px;padding:22px;display:flex}.service-process-list li span{height:42px;color:var(--blue);background:var(--blue-light);border-radius:50%;flex:0 0 42px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.service-process-list li strong{color:var(--navy);font-size:.94rem}body.modal-open{overflow:hidden}.request-modal[hidden]{display:none}.request-modal{z-index:1000;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.request-modal-backdrop{backdrop-filter:blur(4px);background:#051725b8;position:absolute;inset:0}.request-dialog{overscroll-behavior:contain;background:var(--white);border-radius:22px;width:min(100%,620px);max-height:calc(100dvh - 24px);padding:26px 20px;position:relative;overflow:hidden auto;box-shadow:0 30px 90px #00000040}.request-dialog h2{margin-bottom:8px;padding-right:35px;font-size:clamp(1.7rem,5vw,2.25rem)}.request-modal-subtitle{color:var(--muted);margin-bottom:18px}.request-modal-price{color:var(--navy);font-size:1.25rem;font-weight:800}.request-modal-close{z-index:3;float:right;width:44px;height:44px;color:var(--navy);background:var(--blue-light);cursor:pointer;border:0;border-radius:50%;margin:-12px -6px 0 12px;padding:0;font-size:1.65rem;line-height:1;position:sticky;top:0}.request-context{color:var(--navy);background:var(--blue-light);border-radius:12px;gap:3px;margin-bottom:20px;padding:14px 16px;display:grid}.request-context[hidden]{display:none}.request-context strong{overflow-wrap:break-word}.request-context span{color:var(--blue);white-space:nowrap;font-weight:850}.request-form{gap:14px;margin-top:24px;display:grid}.request-field{color:var(--navy);gap:6px;font-size:.85rem;font-weight:700;display:grid}.request-field>span i{color:#b84a4a;font-style:normal}.request-field>span small{color:var(--muted);font-weight:500}.request-form input,.request-form textarea{width:100%;min-height:48px;color:var(--ink);background:var(--white);font:inherit;resize:vertical;border:1px solid #bfd1dc;border-radius:10px;padding:11px 13px}.request-form textarea{min-height:105px}.request-form input:focus,.request-form textarea:focus{border-color:var(--blue);outline:3px solid #2e8bc42e}.request-form [aria-invalid=true]{border-color:#b84a4a}.field-error{color:#a33b3b;min-height:1em;font-size:.76rem;font-weight:600;line-height:1.35}.request-consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:.82rem;font-weight:500;display:flex}.request-consent input{width:20px;min-height:20px;accent-color:var(--blue);flex:0 0 20px;margin:2px 0 0;padding:0}.request-consent a{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.consent-error{margin-top:-10px}.request-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.request-submit-row{gap:12px;display:grid}.request-submit-row .button{width:100%}.request-status{min-height:0;color:var(--muted);margin:0;font-size:.82rem}.request-status:empty{display:none}.request-status-error{color:#823434;background:#fff0f0;border-radius:10px;padding:12px 14px}.request-status a{font-weight:800;text-decoration:underline}.request-success[hidden]{display:none}.request-success{text-align:center;padding-block:42px 24px}.request-success h2{padding-right:0}.request-success p{color:var(--muted)}.request-success-icon{width:62px;height:62px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:1.6rem;font-weight:800;display:grid}@media (width>=680px){.container{width:min(calc(100% - 64px), var(--container))}.section{padding-block:96px}.direction-grid,.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.direction-card:first-child{border-radius:var(--radius) 0 0 0}.direction-card:nth-child(2){border-top:1px solid var(--line);border-radius:0 var(--radius) 0 0}.direction-card:last-child{border-radius:0 0 var(--radius) var(--radius);grid-column:1/-1}.direction-card+.direction-card{border-left:0}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:last-child{grid-column:1/-1}.cta-card{padding:56px}.footer-grid{grid-template-columns:1.5fr 1fr}.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:row;justify-content:space-between}.audience-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.request-dialog{padding:38px}.service-choice-card{grid-template-columns:.8fr 1.2fr;align-items:start;gap:50px}.service-process-list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.hero,.hero-slides{min-height:690px}.hero-layout{grid-template-columns:1.25fr .75fr;min-height:620px;padding-bottom:110px}.hero-art{opacity:1;justify-self:end;width:min(34vw,430px);height:min(34vw,430px);position:relative;bottom:auto;right:auto}.direction-grid{grid-template-columns:repeat(3,1fr);transform:translateY(-52px)}.directions{height:275px}.direction-card{padding:38px}.direction-card:first-child{border-radius:var(--radius) 0 0 var(--radius)}.direction-card:nth-child(2){border-radius:0}.direction-card:last-child{border-radius:0 var(--radius) var(--radius) 0;border-top:1px solid var(--line);grid-column:auto}.service-grid{grid-template-columns:repeat(6,1fr)}.service-card{grid-column:span 2}.service-card:nth-child(4){grid-column:2/span 2}.service-card:nth-child(5){grid-column:4/span 2}.product-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.process-list{grid-template-columns:repeat(5,1fr);gap:0}.process-list li,.process-list li:last-child{border-right:0;border-radius:0;flex-direction:column;grid-column:auto;align-items:flex-start;min-height:140px;position:relative}.process-list li:first-child{border-radius:16px 0 0 16px}.process-list li:last-child{border-right:1px solid var(--line);border-radius:0 16px 16px 0}.cta-card{grid-template-columns:1fr auto;padding:64px 70px}.cta-card .button{justify-self:end}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:auto}.catalog-hero{padding-block:50px 105px}.product-hero-section{padding-block:45px 105px}.product-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:70px}.product-copy-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px}.audience-grid{grid-template-columns:repeat(4,1fr)}.feature-grid,.screenshot-grid{grid-template-columns:repeat(3,1fr)}.product-request-card{grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);gap:65px;padding:60px 68px}.service-process-list{grid-template-columns:repeat(3,1fr)}}@media (width>=1100px){.site-header{position:sticky;top:0}.header-inner{gap:22px;min-height:86px}.menu-toggle{display:none}.header-panel{width:auto;max-height:none;box-shadow:none;border:0;flex:1;justify-content:space-between;align-items:center;gap:20px;padding:0;display:flex;position:static;overflow:visible}.main-nav{align-items:center;gap:17px;display:flex}.main-nav a{white-space:nowrap;border:0;padding:30px 0;font-size:.79rem;position:relative}.main-nav a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:20px;left:0;right:100%}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{right:0}.header-actions{align-items:center;gap:18px;margin:0;display:flex}.contact-mini{gap:10px}.messengers{display:none}}@media (width<=480px){.hero-art{width:320px;height:320px;bottom:110px;right:-85px}.art-core{font-size:1.5rem;inset:105px}}@media (width<=420px){.hero,.hero-slides{min-height:740px}.hero-layout{min-height:670px;padding-top:48px;padding-bottom:112px}.hero-copy h1,.hero-copy h2{font-size:clamp(2.25rem,11vw,2.55rem)}.hero-controls{bottom:24px}}@media (width>=1260px){.main-nav{gap:24px}.messengers{display:flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
