.factory-embed{--ink:#07152f;--muted:#617086;--line:#d9e0ea;--blue:#005baa;--blue-dark:#003a76;--red:#ef0038;--steel:#eef3f7;--soft:#f7f9fb;--white:#fff;--shadow:0 18px 50px rgba(7,21,47,.12)}.factory-embed *{box-sizing:border-box}.factory-embed{background:var(--white);color:var(--ink);font-family:Segoe UI,Arial,sans-serif;font-weight:400;margin:0;scroll-behavior:smooth}.factory-embed a{color:inherit;text-decoration:none}.factory-embed main{overflow:hidden}.factory-embed .container{margin:0 auto;width:min(1346px,calc(100% - 14vw))}.factory-embed .breadcrumbs{color:var(--muted);font-size:13px;margin:38px auto 22px}.factory-embed .hero{align-items:stretch;background:linear-gradient(90deg,#031027e0,#031027b8 42%,#03102733),url(../assets/factory/factory-aerial.webp) center 46% /cover;border-radius:28px;box-shadow:var(--shadow);display:grid;min-height:610px;overflow:hidden}.factory-embed .hero__content{color:var(--white);display:flex;flex-direction:column;justify-content:space-between;padding:clamp(34px,6vw,72px);width:min(680px,100%)}.factory-embed .eyebrow{color:#b9d7f3;font-size:12px;font-weight:500;letter-spacing:.16em;margin:0 0 20px;text-transform:uppercase}.factory-embed h1,.factory-embed h2,.factory-embed h3,.factory-embed p{margin-top:0}.factory-embed h1{font-size:clamp(42px,5.4vw,70px);font-weight:500;letter-spacing:0;line-height:.96;margin-bottom:26px;max-width:720px}.factory-embed .hero__lead{color:#ffffffd6;font-size:clamp(17px,2vw,21px);line-height:1.55;margin-bottom:32px;max-width:620px}.factory-embed .hero__actions{display:flex;flex-wrap:wrap;gap:12px}.factory-embed .button{align-items:center;border-radius:8px;display:inline-flex;font-weight:500;justify-content:center;line-height:1;min-height:52px;padding:0 22px}.factory-embed .button--red{background:var(--red);color:var(--white)}.factory-embed .button--ghost{border:1px solid hsla(0,0%,100%,.42);color:var(--white)}.factory-embed .metrics{margin-top:-58px;position:relative;z-index:2}.factory-embed .metrics__grid{background:var(--line);border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 45px #07152f1a;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);overflow:hidden}.factory-embed .metric{background:var(--white);min-height:150px;padding:28px}.factory-embed .metric strong{color:var(--blue);display:block;font-size:clamp(34px,3.4vw,48px);font-weight:500;letter-spacing:0;line-height:.9;margin-bottom:12px}.factory-embed .metric span{color:#1d2b42;font-size:16px;font-weight:400;line-height:1.45}.factory-embed .intro{align-items:start;display:grid;gap:72px;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);padding:96px 0 72px}.factory-embed .section-label{color:var(--red);font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.factory-embed .intro h2,.factory-embed .section-heading{font-size:clamp(34px,4vw,56px);font-weight:500;letter-spacing:0;line-height:1.02;margin:14px 0 24px}.factory-embed .intro p,.factory-embed .section-copy{color:var(--muted);font-size:18px;line-height:1.72}.factory-embed .focus-list{display:grid;gap:14px;margin-top:8px}.factory-embed .focus-item{background:var(--soft);border:1px solid var(--line);border-radius:14px;display:grid;gap:18px;grid-template-columns:54px 1fr;padding:22px}.factory-embed .focus-item b{color:var(--blue);font-size:22px;font-weight:500}.factory-embed .focus-item h3{font-size:20px;font-weight:500;margin-bottom:6px}.factory-embed .focus-item p{color:var(--muted);font-size:15px;line-height:1.55;margin-bottom:0}.factory-embed .gallery-band{background:var(--steel);padding:74px 0}.factory-embed .gallery-head{align-items:end;display:grid;gap:40px;grid-template-columns:1fr minmax(270px,360px);margin-bottom:34px}.factory-embed .gallery{display:grid;gap:16px;grid-auto-rows:230px;grid-template-columns:repeat(12,1fr)}.factory-embed .gallery figure{background:#d8e0e8;border-radius:18px;margin:0;overflow:hidden;position:relative}.factory-embed .gallery figure:first-child{grid-column:span 5}.factory-embed .gallery figure:nth-child(2){grid-column:span 7}.factory-embed .gallery figure:nth-child(3),.factory-embed .gallery figure:nth-child(4),.factory-embed .gallery figure:nth-child(5){grid-column:span 4}.factory-embed .gallery img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.factory-embed .gallery figcaption{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07152f61;border-radius:6px;color:#ffffffdb;font-size:12px;font-weight:400;inset:auto auto 12px 12px;max-width:calc(100% - 24px);padding:6px 8px;position:absolute}.factory-embed .process{padding:88px 0 92px}.factory-embed .process__grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:34px}.factory-embed .process-card{background:var(--white);border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;min-height:310px;padding:28px}.factory-embed .process-card__top{color:var(--blue);display:flex;font-weight:500;gap:20px;justify-content:space-between}.factory-embed .process-card h3{font-size:25px;font-weight:500;line-height:1.1;margin:34px 0 14px}.factory-embed .process-card p{color:var(--muted);line-height:1.62}.factory-embed .process-card ul{color:#24324a;display:grid;font-size:15px;gap:10px;list-style:none;margin:0;padding:0}.factory-embed .process-card li{display:grid;gap:10px;grid-template-columns:16px 1fr}.factory-embed .process-card li:before{background:var(--red);border-radius:50%;content:"";height:8px;margin-top:7px;width:8px}.factory-embed .partners{background:#06142d;color:var(--white);padding:74px 0}.factory-embed .partners__grid{align-items:center;display:grid;gap:70px;grid-template-columns:.85fr 1fr}.factory-embed .partners p{color:#ffffffb8;font-size:18px;line-height:1.68}.factory-embed .partner-strip{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.factory-embed .partner{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;color:#ffffffd1;display:grid;font-weight:500;min-height:92px;place-items:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.factory-embed .partner:focus-visible,.factory-embed .partner:hover{background:#ffffff1f;border-color:#ffffff6b;color:var(--white);outline:none}.factory-embed .values{padding:88px 0 84px}.factory-embed .values__grid{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-top:32px}.factory-embed .value{background:var(--soft);border-top:4px solid var(--blue);min-height:210px;padding:28px}.factory-embed .value span{color:var(--red);font-size:13px;font-weight:500;letter-spacing:.1em}.factory-embed .value h3{font-size:21px;font-weight:500;line-height:1.32;margin:34px 0 0}.factory-embed .cta{margin-bottom:80px}.factory-embed .cta__panel{align-items:center;background:linear-gradient(100deg,#005baaeb,#003a76b8),url(../assets/factory/factory-specialist.webp) center 72% /cover;border-radius:24px;color:var(--white);display:grid;gap:40px;grid-template-columns:1fr 390px;padding:clamp(32px,5vw,58px)}.factory-embed .cta h2{font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:0;line-height:1.04;margin-bottom:16px}.factory-embed .cta p{color:#ffffffc7;font-size:18px;line-height:1.62;margin-bottom:0}.factory-embed .cta__form{background:#ffffff1f;border-radius:16px;display:grid;gap:10px;padding:18px;scroll-margin-top:24px}.factory-embed .field{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.24);border-radius:8px;color:var(--white);font:inherit;min-height:50px;padding:0 14px;width:100%}.factory-embed .search-input,.factory-embed input[type=search]{font-family:Segoe UI Light,Segoe UI,Arial,sans-serif;font-weight:300}.factory-embed .field::-moz-placeholder{color:#ffffffb3}.factory-embed .field::placeholder{color:#ffffffb3}.factory-embed .search-input::-moz-placeholder,.factory-embed input[type=search]::-moz-placeholder{font-family:Segoe UI Light,Segoe UI,Arial,sans-serif;font-weight:300}.factory-embed .search-input::placeholder,.factory-embed input[type=search]::placeholder{font-family:Segoe UI Light,Segoe UI,Arial,sans-serif;font-weight:300}.factory-embed .footer{border-top:1px solid var(--line);color:var(--muted);font-size:14px;padding:40px 0}@media(max-width:980px){.factory-embed .metrics__grid,.factory-embed .process__grid,.factory-embed .values__grid{grid-template-columns:repeat(2,1fr)}.factory-embed .cta__panel,.factory-embed .gallery-head,.factory-embed .intro,.factory-embed .partners__grid{grid-template-columns:1fr}.factory-embed .gallery{grid-template-columns:1fr 1fr}.factory-embed .gallery figure{grid-column:auto}}@media(max-width:640px){.factory-embed .container{width:min(100% - 24px,1180px)}.factory-embed .breadcrumbs{margin-top:24px}.factory-embed .hero{border-radius:18px;min-height:560px}.factory-embed .hero__content{padding:28px}.factory-embed .hero__actions{display:grid}.factory-embed .button{width:100%}.factory-embed .metrics{margin-top:18px}.factory-embed .gallery,.factory-embed .metrics__grid,.factory-embed .partner-strip,.factory-embed .process__grid,.factory-embed .values__grid{grid-template-columns:1fr}.factory-embed .gallery figure,.factory-embed .gallery figure:nth-child(2){grid-row:auto;min-height:250px}.factory-embed .gallery-band,.factory-embed .intro,.factory-embed .partners,.factory-embed .process,.factory-embed .values{padding:58px 0}.factory-embed .focus-item{grid-template-columns:1fr}}
