:root{--red:#ed1c24;--black:#080b0d;--gray:#60656a;--light:#f4f3f1}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1280px,calc(100% - 48px));margin:auto}
.site-header{height:76px;background:#070a0c;color:#fff;position:sticky;top:0;z-index:50}.header-row{height:100%;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:13px}.brand b{border:2px solid var(--red);padding:10px 8px;font-size:22px}.brand span{font-size:22px;font-weight:300}.brand small{display:block;font-size:8px;color:#aaa;letter-spacing:.7px;margin-top:2px}.header-row nav{display:flex;gap:34px;margin:auto;font-size:12px;font-weight:700;text-transform:uppercase}.top-mail{font-size:11px;border:1px solid var(--red);padding:11px 15px}
.hero{display:grid;grid-template-columns:43% 57%;min-height:500px;background:#070a0c}.hero-left{display:flex;align-items:center;color:#fff;padding:55px max(24px,calc((100vw - 1280px)/2 + 24px))}.hero-copy{max-width:540px}.eyebrow{color:var(--red);font-size:12px;font-weight:700;letter-spacing:.4px;margin:0 0 14px}.hero h1{font-size:43px;line-height:1.12;margin:0}.red-line{width:38px;height:2px;background:var(--red);margin:18px 0}.lead{font-size:15px;line-height:1.62;color:#eee}.button{display:inline-block;background:var(--red);padding:13px 20px;font-size:12px;font-weight:700;margin-top:10px}.hero-right{background:url('hero-building.jpg') center center/cover no-repeat;min-height:500px}
.features{padding:31px 0;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-grid article{display:flex;gap:22px;padding:0 45px;border-right:1px solid #ddd}.feature-grid article:first-child{padding-left:10px}.feature-grid article:last-child{border:0}.feature-icon{font-size:39px}.features h2{font-size:17px;margin:0}.features i{display:block;width:35px;height:2px;background:var(--red);margin:8px 0}.features p{font-size:12px;line-height:1.5;color:#444;margin:0}
.strategy{background:var(--light)}.strategy-main{display:grid;grid-template-columns:48% 52%;min-height:250px}.strategy-text{padding:42px max(30px,calc((100vw - 1280px)/2 + 24px))}.strategy h2{font-size:29px;line-height:1.15;margin:9px 0 18px}.strategy-text>p:last-child{max-width:410px;font-size:12px;line-height:1.55;color:#444}.strategy-photo{background:url('interior.jpg') center center/cover no-repeat;min-height:250px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;padding:28px 0 34px}.steps article{font-size:12px}.circle{display:flex;width:56px;height:56px;border-radius:50%;background:#fff;align-items:center;justify-content:center;font-size:26px;margin-bottom:11px}.steps b{color:var(--red)}.steps h3{font-size:12px;margin:5px 0}.steps p{font-size:11px;line-height:1.45;margin:0}
.group{background:#080b0d;color:#fff;padding:36px 0}.group-grid{display:grid;grid-template-columns:32% 68%;gap:55px;align-items:center}.group h2{font-size:27px;line-height:1.15;margin:8px 0}.group-text>p:last-child{font-size:12px;line-height:1.5;color:#ccc}.chart{text-align:center}.company{border:1px solid #aaa;padding:14px}.company strong,.company small{display:block}.company small{font-size:11px;color:#ddd;margin-top:5px;line-height:1.5}.parent{max-width:430px;margin:auto}.control{display:inline-block;background:var(--red);font-size:11px;padding:6px 13px;margin:10px}.children{display:grid;grid-template-columns:1fr 1fr;gap:55px}
.values{padding:20px 0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-grid div{padding:0 28px;border-right:1px solid #ddd}.value-grid div:first-child{padding-left:0}.value-grid div:last-child{border:0}.value-grid strong,.value-grid span{display:block;font-size:11px}.value-grid span{color:#666;margin-top:5px}
footer{background:#070a0c;color:#fff;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr;gap:40px;align-items:center}.footer-grid>div:not(.brand){display:flex;flex-direction:column;font-size:11px;color:#bbb;line-height:1.55}.footer-grid strong,.footer-grid a{color:#fff}
@media(max-width:900px){.header-row nav,.top-mail{display:none}.hero{grid-template-columns:1fr}.hero-right{order:1;min-height:330px}.hero-left{order:2;padding:38px 24px}.hero h1{font-size:35px}.feature-grid,.strategy-main,.group-grid,.footer-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #ddd;padding:22px 0}.strategy-photo{min-height:300px}.steps{grid-template-columns:repeat(2,1fr)}.group-grid{gap:28px}.value-grid{grid-template-columns:repeat(2,1fr);gap:24px}.value-grid div{border:0;padding:0}}
@media(max-width:520px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:31px}.hero-right{min-height:260px}.steps,.children,.value-grid{grid-template-columns:1fr}.strategy-text{padding:34px 20px}.brand span{font-size:19px}.brand b{font-size:19px;padding:8px 6px}}
