@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--background:#fff;--surface:#f7faff;--surface-alt:#f2f7fc;--navy:#0b1f3a;--muted:#5d6d82;--blue:#087af5;--hover:#0065d4;--soft:#eaf4ff;--border:#e3ebf5;--radius:10px;--shadow:0 5px 22px #15396306}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--navy);background:var(--background);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{opacity:.6;cursor:wait}img{max-width:100%;height:auto}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}h1{font-size:clamp(42px,4.05vw,66px);font-weight:700;letter-spacing:-.048em}h2{font-size:clamp(30px,2.7vw,42px)}h2,h3{font-weight:650}h3{font-size:17px;letter-spacing:-.025em}p{color:var(--muted)}:focus-visible{outline:3px solid #0967d4;outline-offset:5px}details[id],section[id]{scroll-margin-top:110px}.container{max-width:1392px;margin-inline:auto;padding-inline:48px}.section{padding-top:88px;padding-bottom:70px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.115em;color:#1266d8;margin-bottom:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:49px;padding:13px 22px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;transition:background .2s,box-shadow .2s}.button:hover{background:var(--hover);box-shadow:0 4px 12px #087af522}.button svg{transition:transform .2s}.button:hover svg{transform:translateX(3px)}.button-secondary{color:#0763d1;background:transparent;border-color:#8bb8f9}.button-secondary:hover{background:var(--soft)}.header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e3ebf57a}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;font-size:25px;letter-spacing:-1px;line-height:1;display:inline-flex;align-items:center;min-height:44px}.brand-crm{display:inline-block;font-size:13px;margin-left:7px;letter-spacing:.02em;color:var(--blue);border-left:1px solid #b9cadc;padding-left:7px}.desktop-nav{display:flex;gap:25px}.desktop-nav a{font-size:12px;font-weight:550;padding-block:14px}.desktop-nav a:hover,.footer a:hover{color:var(--blue)}.menu-toggle{display:none;border:0;background:transparent;padding:10px;color:var(--navy)}.mobile-nav{display:none}.hero{background:radial-gradient(ellipse at 84% 48%,#eaf3fe 0,transparent 56%),linear-gradient(#fff,#f9fcff);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;grid-gap:26px;gap:26px;padding-top:77px;padding-bottom:58px;min-height:630px}.hero-copy{position:relative;z-index:2}.hero-copy>.eyebrow{color:#6c829f;font-size:10px;letter-spacing:.12em;margin-bottom:18px}.hero-description{font-size:16px;line-height:1.6;max-width:550px;margin-top:22px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-benefits{display:flex;gap:30px;margin-top:43px;font-size:11px;color:var(--muted)}.hero-benefits span{display:flex;align-items:center;gap:9px}.hero-benefits svg{width:20px;height:20px;color:var(--blue)}.hero-visual{position:relative;padding:24px 0 30px 30px;min-width:0;transform:translateX(10px)}.laptop{position:relative;background:linear-gradient(145deg,#293848,#081320 70%);padding:17px 10px 12px;border-radius:19px 19px 7px 7px;box-shadow:8px 24px 42px #163a6221;transform:perspective(1600px) rotateY(-7deg) rotateX(2deg);border:1px solid #65717e}.laptop-camera{position:absolute;top:6px;left:50%;width:4px;height:4px;border-radius:50%;background:#596673}.crm-screen{display:flex;height:327px;background:#f4f8fd;border-radius:3px;overflow:hidden}.crm-screen aside{width:88px;flex-shrink:0;background:#23364a;padding:15px 8px;color:#b6c5d6}.crm-screen aside b{font-size:16px;color:#fff;display:block;margin-bottom:24px;letter-spacing:-.05em}.crm-screen aside b span{color:#a6d8ff}.crm-screen aside>span{display:block;font-size:8px;padding:9px 5px;border-radius:3px}.crm-screen .active{color:#fff;background:#ffffff17}.crm-main{padding:12px 11px;flex:1 1;min-width:0;position:relative}.crm-search{background:#e9eff7;border-radius:20px;font-size:8px;color:#8796aa;height:25px;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.crm-search svg{width:11px}.crm-title{display:flex;align-items:center;justify-content:space-between;margin:16px 0;font-size:15px}.crm-title svg{width:22px;color:#8198af}.crm-tabs{display:flex;gap:15px;font-size:8px;margin-bottom:11px;color:#8796aa}.crm-tabs b{color:#1a5eac}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px}.pipeline-label{font-size:8px;padding:8px 5px;border-radius:3px 3px 0 0;border-top:2px solid #6dabf4;background:#e1efff;color:#305b88;white-space:nowrap}.stage-1{background:#e5eafe;border-color:#a4b4ef}.stage-2{background:#fff0dc;border-color:#eecf97}.stage-3{background:#e2f4ed;border-color:#97d3bd}.wire-card{background:#fff;border:1px solid #e5ecf5;border-radius:4px;padding:9px 7px;margin-top:5px;box-shadow:0 2px 4px #12345604}.wire-card>i{display:block;height:3px;width:87%;background:#cfdcea;border-radius:4px;margin-bottom:5px}.wire-card>i:nth-child(2){width:55%;background:#e4ecf6}.wire-card>div{display:flex;justify-content:space-between;margin-top:8px}.wire-card span{display:block;width:12px;height:4px;background:#e8f2ff;border-radius:2px}.crm-bottom{display:flex;gap:9px;align-items:center;font-size:8px;margin-top:13px;color:#7c8ca0}.crm-bottom svg{width:21px;color:#4a90e3}.crm-bottom b{font-weight:500;color:#526981}.illustration-label{position:absolute;bottom:5px;right:10px;font-size:7px;color:#8492a3}.laptop-base{height:16px;background:linear-gradient(#d8e0e7,#8c98a5 50%,#ced6df 65%,#637282);border-radius:2px 2px 50% 50%;margin:0 -22px;position:relative;box-shadow:0 22px 20px #183b6621}.laptop-base:before{content:"";position:absolute;width:20%;height:5px;left:40%;background:#99a7b7;border-radius:0 0 6px 6px}.feature-stack{position:absolute;left:-17px;top:91px;display:grid;grid-gap:5px;gap:5px}.floating-feature{display:flex;align-items:center;gap:10px;background:linear-gradient(110deg,#fff,#f4f9ff);border:1px solid #e0eaf6;border-radius:8px;min-height:43px;width:124px;padding:9px 11px;box-shadow:0 5px 12px #264f8120;font-size:10px;font-weight:550}.floating-feature svg{width:20px;height:20px;color:var(--blue);background:#eaf3ff;padding:3px;border-radius:4px}.floating-note{position:absolute;bottom:2px;right:-5px;padding:14px;display:flex;gap:10px;align-items:center;background:white;border:1px solid var(--border);border-radius:9px;box-shadow:0 8px 24px #0a346416;font-size:10px;color:var(--muted)}.floating-note strong{display:block;font-size:11px;color:var(--navy);font-weight:550;margin-top:3px}.note-icon{display:grid;place-items:center;background:#eaf4ff;width:32px;height:32px;border-radius:50%;color:var(--blue)}.note-icon svg{width:18px}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(120deg,#fff,#f8fbff);border:1px solid var(--border);border-radius:9px;box-shadow:var(--shadow);padding:23px 0}.trust-item{display:flex;align-items:center;gap:17px;padding:0 26px;border-right:1px solid var(--border)}.trust-item:last-child{border:0}.trust-item>svg{color:var(--blue);width:28px;height:28px}.trust-item p{font-size:12px;line-height:1.6}.trust-item strong{display:block;font-weight:550;color:var(--navy)}.trust-item span{display:block}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-heading h2{font-size:clamp(28px,2.4vw,36px)}.section-description{font-size:14px;max-width:430px;line-height:1.65}.section-heading .eyebrow{font-size:10px;margin-bottom:10px}.services-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.service-card{border:1px solid var(--border);border-radius:9px;padding:24px 19px 19px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:260px;transition:transform .2s,border-color .2s,box-shadow .2s;background:#fff}.service-card:hover{transform:translateY(-4px);border-color:#9bc7fc;box-shadow:0 8px 22px #1234560a}.service-card>svg:first-child{color:var(--blue);width:27px;height:27px;margin-bottom:22px}.service-card h3{font-size:15px;line-height:1.3;min-height:39px;margin-bottom:12px}.service-card p{font-size:12px;line-height:1.6;margin-bottom:20px}.card-arrow{color:var(--blue);margin-top:auto;transition:transform .2s}.service-card:hover .card-arrow{transform:translateX(4px)}.partner-banner{display:grid;grid-template-columns:auto 1fr 1.4fr 1.65fr;grid-gap:27px;gap:27px;align-items:center;background:linear-gradient(110deg,#f1f7ff,#eaf3ff);border:1px solid #e5effd;border-radius:10px;padding:30px}.bitrix-word{color:#008cfa;font-size:32px;font-weight:600;letter-spacing:-1.3px}.bitrix-word span{color:#173f9d}.partner-status{border-left:1px solid #b7d3f4;padding-left:23px;display:flex;gap:10px;align-items:center;font-size:12px}.partner-status svg{color:var(--blue);width:22px}.partner-banner h3{font-size:15px;line-height:1.4}.partner-banner p{font-size:12px;line-height:1.6}.ecosystem{display:grid;grid-template-columns:.9fr 1.3fr;grid-gap:60px;gap:60px;align-items:center}.ecosystem h2{font-size:33px}.ecosystem .section-description{margin-top:16px}.integration-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.integration-badge{padding:8px 10px;border:1px solid var(--border);border-radius:6px;background:#fff;box-shadow:var(--shadow);font-size:11px;font-weight:550}.hub-line{display:flex;align-items:center;justify-content:center;margin:17px 0}.hub-line>span{height:1px;background:#cfdef2;width:85px}.hub{display:flex;align-items:center;gap:9px;color:var(--blue);border:1px solid #b6d7ff;background:#f2f8ff;border-radius:8px;padding:8px 16px;font-size:17px;font-weight:650}.hub svg{width:19px}.integration-types{display:flex;flex-wrap:wrap;gap:7px 17px;justify-content:center;font-size:11px;color:var(--muted)}.cases-section{padding:65px 0 66px;background:linear-gradient(#f9fcff,#f6faff);border-block:1px solid #edf3fa}.cases-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px}.case-card{min-width:0;background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden;box-shadow:var(--shadow)}.case-image{height:154px;padding:10px;background:linear-gradient(125deg,#edf5ff,#f9fcff);position:relative}.case-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.case-placeholder{height:100%;border:1px solid #d9e7f7;background:#ffffff99;border-radius:5px;padding:13px;position:relative;overflow:hidden}.case-placeholder>svg{width:27px;height:27px;color:#438fea;display:block}.case-placeholder>span{display:block;margin-top:10px;font-size:7px;letter-spacing:.12em;color:#6e89a8}.diagram-nodes{display:flex;align-items:center;margin-top:11px;gap:11px}.diagram-nodes i{display:block;width:35px;height:21px;border:1px solid #bbd5f5;border-radius:3px;position:relative;background:#eff6ff}.diagram-nodes i:not(:last-child):after{content:"";height:1px;width:12px;background:#b6d4f5;position:absolute;right:-12px;top:10px}.case-image-1 .diagram-nodes i:nth-child(2){height:31px}.case-image-3 .diagram-nodes{flex-direction:column;gap:4px;align-items:flex-start}.case-image-3 .diagram-nodes i{height:6px;width:95px}.case-image-3 .diagram-nodes i:after{display:none}.preview-label{position:absolute;bottom:14px;right:16px;font-size:8px;color:#7387a0}.case-copy{padding:17px 14px 18px}.case-copy h3{font-size:14px;line-height:1.35;margin-bottom:8px}.case-copy p{font-size:12px;line-height:1.5;min-height:55px}.tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:13px}.tags span{font-size:9px;color:#527195;background:#f2f6fb;padding:3px 6px;border-radius:3px}.process-list{list-style:none;padding:0;margin:35px 0 0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:26px;gap:26px}.process-list li{position:relative}.step-number{width:39px;height:39px;border:1px solid #9bc2fa;background:#f8fbff;border-radius:50%;display:grid;place-items:center;color:#076ade;font-size:13px;font-weight:600;position:relative;z-index:1;margin-bottom:18px}.process-list li:not(:last-child):after{content:"";position:absolute;left:50px;right:-15px;top:19px;border-top:1px dashed #b8d3f7}.process-list h3{font-size:15px;line-height:1.35;margin-bottom:9px}.process-list p{font-size:12px;line-height:1.6;max-width:210px}.insight{margin-top:36px;border-top:1px solid var(--border);padding-top:18px;font-size:13px;color:var(--muted)}.insight summary{cursor:pointer;color:var(--navy);font-weight:550;width:-moz-fit-content;width:fit-content}.insight>div{max-width:760px;padding:15px 0}.insight a{color:#076ade}.final-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:41px 46px;border:1px solid #d9e9ff;background:linear-gradient(105deg,#eef5ff,#deedff);border-radius:12px;overflow:hidden}.final-cta>div:not(.cta-decoration){z-index:1}.final-cta h2{font-size:32px;line-height:1.2}.final-cta p:not(.eyebrow){font-size:14px;margin-top:12px}.final-cta .eyebrow{font-size:9px;margin-bottom:11px}.cta-action{min-width:250px}.cta-action small{font-size:9px;color:#506782;display:block;margin-top:12px}.cta-decoration{position:absolute;right:-28px;bottom:-56px;width:180px;height:230px;transform:rotate(40deg);opacity:.55}.cta-decoration span{position:absolute;border:1px solid #9ec8ff;background:#b7d8ff;border-radius:12px;height:160px;width:55px}.cta-decoration span:nth-child(2){left:65px;top:-30px}.cta-decoration span:nth-child(3){left:130px;top:50px}.contact-section{display:grid;grid-template-columns:1fr 1.15fr;grid-gap:100px;gap:100px;padding-top:94px;padding-bottom:95px}.contact-copy h2{font-size:36px}.contact-copy>p:not(.eyebrow){font-size:15px;max-width:370px;margin-top:20px}.contact-location{display:block;font-size:12px;color:#657992;margin-top:32px}.contact-copy .availability-note{font-size:12px!important;line-height:1.6;border-left:2px solid #b7d5fb;padding-left:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.field{display:flex;flex-direction:column;margin-bottom:18px;gap:6px}.field label{font-size:12px;font-weight:550}.field label span{color:#647e9f}.field input,.field textarea{border:1px solid #d7e2ef;border-radius:6px;padding:10px 12px;color:var(--navy);background:#fcfdff;width:100%;min-width:0;resize:vertical;font-size:16px}.field input{height:43px}.field [aria-invalid=true]{border-color:#b54436}.field-error{font-size:12px;color:#a72e21}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-bottom small{font-size:11px;color:var(--muted)}.submission-error{font-size:13px;margin-top:18px;border-left:3px solid #c25b3e;padding:10px 14px;background:#fff9f6;color:#863420}.form-success{padding:36px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.form-success>svg{color:var(--blue);margin-bottom:20px}.form-success p{margin:15px 0 24px;font-size:15px}.footer{border-top:1px solid var(--border);padding:33px 0 25px;background:#fafcff}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer nav{gap:26px}.footer nav,.location{display:flex;font-size:11px}.location{align-items:center;gap:7px;color:var(--muted)}.location svg{width:16px}.footer-contacts{display:flex;gap:22px;font-size:12px;justify-content:flex-end}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#718097;margin-top:27px}.footer-bottom>div{display:flex;gap:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-90px;left:15px;z-index:100;background:var(--navy);color:white;padding:12px 20px}.skip-link:focus{top:10px}@media (min-width:1600px){.hero-grid{min-height:700px;padding-top:98px;padding-bottom:85px}}@media (max-width:1199px){.container{padding-inline:32px}.desktop-nav{gap:16px}.header-inner{gap:18px}.header-cta .button{padding-inline:15px;gap:13px;font-size:11px}.hero-grid{gap:12px;min-height:595px}.hero-description{font-size:14px}.hero-actions .button{padding-inline:15px;font-size:12px;gap:10px}.hero-benefits{gap:15px;font-size:10px}.crm-screen{height:296px}.crm-screen aside{width:69px}.crm-screen aside b{font-size:13px}.crm-title{font-size:12px}.crm-tabs{gap:8px}.wire-card{padding:7px 5px}.pipeline-label{font-size:6px}.crm-bottom{font-size:7px}.floating-feature{width:107px;font-size:9px;min-height:38px;padding:7px}.feature-stack{top:83px;left:-7px}.floating-note{right:0;font-size:9px}.floating-note strong{font-size:10px}.trust-item{padding-inline:17px;gap:12px}.trust-item p{font-size:11px}.services-grid{gap:10px}.service-card{padding:20px 13px}.service-card h3{font-size:14px}.service-card p{font-size:11px}.partner-banner{gap:19px;padding:25px}.partner-status{padding-left:17px;font-size:11px}.partner-banner p{font-size:11px}.partner-banner h3{font-size:13px}.bitrix-word{font-size:28px}.ecosystem{gap:30px}.contact-section{gap:60px}.cases-track{gap:10px}.case-copy{padding:14px 11px}.case-copy h3{font-size:13px}.case-image{height:140px}.case-copy p{font-size:11px}.footer nav{gap:18px}}@media (max-width:950px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:inline-flex}.mobile-nav{display:flex;flex-direction:column;padding:12px 32px 24px;border-top:1px solid var(--border);max-height:calc(100dvh - 80px);overflow:auto}.mobile-nav a{padding:12px 0;font-size:15px}.header-inner{height:76px}.hero-grid{padding-top:48px;padding-bottom:40px;gap:20px}.hero h1{font-size:40px}.hero-copy>.eyebrow{font-size:8px;line-height:1.7}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;min-height:44px}.hero-benefits{margin-top:25px;flex-direction:column;gap:8px}.hero-visual{padding-left:12px;transform:none}.crm-screen{height:276px}.crm-screen aside{width:54px;padding:13px 4px}.crm-screen aside b{font-size:11px}.crm-screen aside>span{font-size:6px}.crm-main{padding:10px 6px}.crm-title{font-size:10px}.crm-tabs{font-size:6px}.crm-bottom{display:none}.wire-card{padding:8px 3px}.pipeline{gap:3px}.pipeline-label{font-size:5px;padding:6px 2px}.feature-stack{left:-17px;top:98px;gap:4px}.floating-feature{min-height:31px;width:94px;font-size:8px;gap:6px}.floating-feature svg{width:17px;height:17px}.floating-note{bottom:10px;right:-4px;padding:9px;gap:6px}.floating-note,.floating-note strong{font-size:8px}.note-icon{width:24px;height:24px}.trust-bar{grid-template-columns:repeat(2,1fr);padding:10px 0}.trust-item{padding:15px 22px}.trust-item:nth-child(2){border:0}.trust-item p{font-size:12px}.section{padding-top:66px;padding-bottom:55px}.section-heading{gap:25px;align-items:flex-start}.section-heading>div{flex:1.2 1}.section-description{font-size:13px;flex:1 1}.services-grid{grid-template-columns:repeat(3,1fr);gap:15px}.service-card{padding:24px;min-height:235px}.service-card h3{font-size:17px;min-height:40px}.service-card p{font-size:14px}.partner-banner{grid-template-columns:1fr 1fr;gap:20px 30px}.partner-banner h3{font-size:16px}.partner-banner p,.partner-status{font-size:13px}.ecosystem{grid-template-columns:1fr;gap:28px}.ecosystem .section-description{max-width:570px}.integration-badge,.integration-types{font-size:12px}.cases-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;gap:16px}.case-card{flex:0 0 240px;scroll-snap-align:start}.case-image{height:155px}.case-copy{padding:18px}.case-copy h3{font-size:16px}.case-copy p{font-size:13px}.tags span{font-size:10px}.process-list{gap:15px}.process-list h3{font-size:13px}.process-list p{font-size:11px}.final-cta{padding:32px;gap:25px}.final-cta h2{font-size:26px}.cta-action{min-width:200px}.cta-action small{max-width:180px;line-height:1.6}.contact-section{gap:35px;grid-template-columns:.85fr 1.15fr}.contact-copy h2{font-size:30px}.footer-top{flex-wrap:wrap}.footer nav{gap:20px}.footer .brand{font-size:23px}}@media (max-width:600px){.container{padding-inline:22px}.header-inner{height:70px;gap:12px}.brand{font-size:23px}.brand-crm{font-size:11px}.header-cta{display:none}.menu-toggle{margin-left:auto}.mobile-nav{padding-inline:22px}.hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:37px;gap:19px}.hero h1{font-size:clamp(34px,8.5vw,46px);line-height:1.13;letter-spacing:-.05em}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.095em;margin-bottom:16px}.hero-description{font-size:14px;line-height:1.65;margin-top:20px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;grid-gap:9px;gap:9px}.hero-actions .button{white-space:normal;text-align:left;font-size:11px;padding:12px;gap:8px;min-height:47px}.hero-actions .button svg{width:13px}.hero-benefits{flex-direction:row;font-size:9px;gap:18px;margin-top:24px}.hero-benefits svg{width:17px}.hero-visual{margin:10px 5px 0 9px;padding:16px 0 29px 21px;max-width:470px}.laptop{border-radius:12px 12px 4px 4px;padding:12px 6px 7px}.laptop-camera{top:4px;width:3px;height:3px}.crm-screen{height:233px}.crm-screen aside{width:61px}.crm-screen aside>span{font-size:6px}.crm-screen aside b{font-size:12px}.crm-main{padding:10px 7px}.crm-search{height:20px;font-size:6px}.crm-title{font-size:11px;margin:12px 0}.crm-tabs{margin-bottom:9px}.crm-tabs,.pipeline-label{font-size:6px}.wire-card{padding:7px 4px}.wire-card>i{height:2px}.wire-card>div{margin-top:6px}.crm-title svg{width:17px}.laptop-base{margin:0 -12px;height:11px}.feature-stack{left:-10px;top:73px}.floating-feature{width:91px;min-height:30px;font-size:8px;gap:5px}.floating-note{bottom:8px;right:-3px}.illustration-label{font-size:6px}.trust-bar{border-radius:8px;padding:5px 0}.trust-item{padding:16px 12px;gap:10px}.trust-item>svg{width:23px;height:23px}.trust-item p{font-size:10px}.section{padding-top:55px;padding-bottom:48px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:29px;line-height:1.2}.section-heading .section-description{margin-top:15px;font-size:14px}.eyebrow{font-size:10px;margin-bottom:12px}.services-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:0;position:relative;padding:23px 23px 23px 75px}.service-card>svg:first-child{position:absolute;left:23px;top:23px}.service-card h3{min-height:0;font-size:17px;margin-bottom:10px;padding-right:12px}.service-card p{font-size:14px;margin-bottom:0;padding-right:6px}.service-card>.card-arrow{position:absolute;right:15px;top:23px;width:15px}.partner-banner{padding:23px;grid-template-columns:1fr;gap:16px}.bitrix-word{font-size:31px}.partner-status{padding:0;border:0;font-size:12px}.partner-banner h3{border-top:1px solid #cddff5;padding-top:18px;font-size:17px}.partner-banner p{font-size:13px}.ecosystem h2{font-size:29px}.ecosystem .section-description{font-size:14px}.integration-row{gap:8px}.integration-badge{font-size:11px;padding:9px}.integration-types{font-size:11px;gap:9px 15px}.cases-section{padding:48px 0}.cases-track{margin-right:-22px;padding-right:22px;gap:14px}.case-card{flex-basis:265px}.case-image{height:163px}.case-placeholder>span{font-size:8px}.preview-label{font-size:9px}.process-list{grid-template-columns:1fr;gap:0;margin-top:28px}.process-list li{padding:0 0 30px 58px;min-height:100px}.step-number{position:absolute;left:0;top:0;width:36px;height:36px}.process-list li:not(:last-child):after{left:17px;right:auto;top:44px;bottom:8px;border-top:0;border-left:1px dashed #b8d3f7}.process-list h3{font-size:16px;padding-top:6px;margin-bottom:8px}.process-list p{font-size:14px;max-width:none}.process-list li:last-child{padding-bottom:0}.insight{margin-top:22px;font-size:13px}.insight summary{line-height:1.6}.final-cta{padding:29px 24px;display:block}.final-cta h2{font-size:27px}.final-cta h2 br{display:none}.final-cta .eyebrow{font-size:8px}.final-cta p:not(.eyebrow){font-size:14px;max-width:240px}.cta-action{margin-top:25px;position:relative}.cta-action small{max-width:230px;font-size:10px}.cta-decoration{right:-50px;bottom:-95px}.contact-section{grid-template-columns:1fr;gap:30px;padding-top:56px;padding-bottom:53px}.contact-copy h2{font-size:30px}.contact-copy>p:not(.eyebrow){font-size:14px;margin-top:15px}.contact-location{font-size:11px;margin-top:20px}.form-grid{gap:13px}.field label{font-size:12px}.field{margin-bottom:15px}.form-bottom .button{font-size:12px}.footer{padding:28px 0}.footer-top{gap:24px}.footer nav{order:3;display:flex;flex-wrap:wrap;gap:14px 23px;font-size:12px}.location{font-size:11px;margin-left:auto}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:10px;margin-top:28px}.footer-bottom>div:empty{display:none}.footer-bottom>span:last-child{width:100%}}@media (min-width:480px) and (max-width:600px){.services-grid{grid-template-columns:1fr 1fr}.service-card{padding:23px}.service-card>svg:first-child{position:static;margin-bottom:19px}.service-card h3{min-height:42px}.service-card>.card-arrow{top:27px;right:20px}.hero-visual{width:90%;margin-inline:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.case-action{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;color:#0763d1;font-size:10px;min-height:30px}.case-action:hover{text-decoration:underline}.brand-logo{position:relative;display:block;width:140px;aspect-ratio:4133/1853;overflow:hidden;flex-shrink:0;mix-blend-mode:multiply}.brand-logo img{position:absolute;width:115.5335%;max-width:none;height:auto;left:-7.7668%;top:-78.8451%}@media (max-width:600px){.brand-logo{width:124px}}.case-preview{display:block;width:100%;height:100%;border-radius:5px;overflow:hidden;background:#fff}.case-preview img{object-fit:contain}.case-demo-label{display:block;color:#63758d;font-size:10px;line-height:1.4;margin-bottom:7px}