*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f3efe9;color:#20272c}a{color:inherit}.hero{min-height:710px;background:linear-gradient(135deg,#161b1f,#2a333a 62%,#384751);color:#fff}.legal{background:linear-gradient(135deg,#171b1f,#35434d);color:white}nav{max-width:1180px;margin:auto;padding:28px;display:flex;justify-content:space-between;align-items:center}.brand{text-decoration:none;font-weight:900;letter-spacing:2px}nav a{text-decoration:none;margin-left:26px;font-weight:700}.hero-inner{max-width:1180px;margin:auto;padding:100px 28px 130px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}small{color:#ef7d32;letter-spacing:2.7px;font-weight:900}.hero h1{font:70px Georgia,serif;line-height:1.02;margin:22px 0}.hero h1 strong{color:#f4bc94}.hero p,.split p,.cards p,.policy p{color:#68747c;line-height:1.85}.hero p{color:#d7dde1;font-size:19px;max-width:680px}.btn{display:inline-block;margin-top:27px;background:#ef7d32;color:#fff;padding:15px 25px;border-radius:6px;text-decoration:none;font-weight:900}.visual{height:420px;position:relative}.block{position:absolute;border-radius:18px}.one{width:290px;height:290px;background:#e9d7bd;right:20px;top:35px;transform:rotate(8deg)}.two{width:225px;height:225px;background:#ef7d32;right:150px;top:155px;transform:rotate(-12deg)}.three{width:130px;height:130px;background:#697985;right:-5px;top:240px;transform:rotate(18deg)}.badge{position:absolute;right:80px;top:122px;width:185px;height:185px;border-radius:24px;background:#171b1f;display:grid;place-items:center;font:52px Georgia,serif;color:#f4bc94}main{max-width:1180px;margin:auto;padding:90px 28px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-bottom:80px}.split h2{font:44px Georgia,serif}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:75px 0}.cards article{background:#fff;padding:34px;border:1px solid #d9d2c8;border-radius:14px}.cards span{background:#fff1e8;color:#ef7d32;font-weight:900;padding:8px 11px;border-radius:5px}.cards h3{font:26px Georgia,serif}.feature{background:#171b1f;color:#fff;border-radius:18px;padding:58px;display:grid;grid-template-columns:130px 1fr;gap:45px}.number{width:100px;height:100px;border:1px solid #ffffff55;border-radius:10px;display:grid;place-items:center;color:#ef7d32;font-size:29px;font-weight:900}.feature small{color:#efb98f}.feature h2{font:50px Georgia,serif}.feature em{color:#e9d7bd}.support{padding-top:80px}.legal-title{max-width:960px;margin:auto;padding:75px 28px 100px}.legal-title h1{font:62px Georgia,serif}.policy{max-width:960px}.policy article{background:#fff;padding:52px;border-radius:16px;border-top:7px solid #ef7d32}.policy h2{font:27px Georgia,serif;margin-top:38px}footer{background:#111519;color:#b9c0c5;text-align:center;padding:30px}footer b{color:#fff}footer a{color:#f0a16c;text-decoration:none}@media(max-width:820px){nav{flex-direction:column;gap:16px}.hero-inner,.split,.cards,.feature{grid-template-columns:1fr}.hero h1{font-size:46px}.policy article{padding:30px}}