*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#142234;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1100px,calc(100% - 36px));margin:auto}header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e7ebef;z-index:5}.nav{height:78px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:11px;align-items:center}.brand span:last-child{display:flex;flex-direction:column}.brand small{color:#758292;margin-top:2px}.mark{width:42px;height:42px;border-radius:10px;background:#0a2342;color:#fff;display:grid;place-items:center;font-size:25px;font-weight:700}nav{display:flex;gap:26px;font-weight:700;font-size:14px}.hero{padding:76px 0;background:linear-gradient(135deg,#f7f2e8,#fff 55%,#eef3f7)}.grid{display:grid;grid-template-columns:1.2fr .8fr;gap:52px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#a8792b}.hero h1,.section h2,.dark h2{font-family:Georgia,serif;font-size:58px;line-height:1.03;margin:14px 0 20px;color:#0a2342}.hero em{font-style:normal;color:#b48537}.hero p{font-size:18px;line-height:1.65;color:#5f6d7b}.actions{display:flex;gap:12px;margin-top:26px}.btn,.ghost{padding:13px 18px;border-radius:9px;font-weight:700}.btn{background:#c29a52;color:#102033}.ghost{border:1px solid #d6dde5}.feature{background:#fff;border-radius:22px;padding:30px;box-shadow:0 24px 60px rgba(20,40,65,.12)}.bag{height:230px;border-radius:16px;background:linear-gradient(135deg,#ead9b8,#173e68);display:grid;place-items:center;font-size:94px;margin-bottom:24px}.feature h3{font-size:28px;margin:8px 0}.feature p{font-size:15px}.strip{background:#0a2342;color:#fff}.stripgrid{min-height:64px;display:grid;grid-template-columns:repeat(5,1fr);place-items:center;font-size:13px;font-weight:700}.section{padding:80px 0}.section h2,.dark h2{font-size:42px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.cards article{border:1px solid #e0e6ec;border-radius:16px;padding:26px;font-size:34px}.cards h3{font-size:20px;margin:16px 0 7px}.cards p{font-size:14px;line-height:1.55;color:#697684}.dark{padding:76px 0;background:#0a2342;color:#fff}.dark h2{color:#fff}.dark p{line-height:1.7;color:#dbe3ec}.light{color:#d7b46e}.about{display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.info{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:26px;display:flex;flex-direction:column;gap:10px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:50px}.contact p{color:#697684}.contactbox{background:#f4f6f8;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:10px}.contactbox a{font-size:20px;font-weight:800;color:#0a2342}footer{background:#081827;color:#cbd4dc}.foot{min-height:96px;display:flex;justify-content:space-between;align-items:center}.foot b{color:#fff}@media(max-width:800px){nav{display:none}.grid,.about,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.hero h1{font-size:46px}.stripgrid{grid-template-columns:1fr 1fr;gap:14px;padding:18px 0}}@media(max-width:520px){.cards{grid-template-columns:1fr}.hero h1{font-size:38px}.actions{flex-direction:column}.foot{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}