*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,sans-serif}body{background:#f5f7fa}.container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.card{background:linear-gradient(135deg,#f9fbfd,#e6ecf2);border-radius:16px;flex-direction:column;width:100%;max-width:1100px;padding:40px;display:flex;box-shadow:0 10px 30px #0000001a}.header{margin-bottom:40px}.logo{align-items:center;gap:15px;display:flex}.logo-box{border:3px solid #1e3a5f;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.logo-diagonal{background:#1e73be;width:70%;height:70%;transform:skew(-20deg)}.logo-text h1{color:#333;font-size:18px;line-height:1.1}.logo-text span{color:#777;font-size:12px}.content h2{color:#1e73be;font-size:48px;font-weight:700}.content h2 span{color:#333}.content p{color:#555;margin-top:20px;line-height:1.6}.icons{gap:20px;margin-top:30px;display:flex}.icon-box{border:2px solid #1e73be;border-radius:8px;width:60px;height:60px}.contact{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.item{align-items:center;gap:10px;display:flex}.circle{color:#fff;background:#1e73be;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.item span,.item a{color:#333;font-size:14px;text-decoration:none}.footer{color:#fff;text-align:center;background:#1e73be;border-radius:10px;margin-top:40px;padding:15px;font-size:14px}@media (width<=768px){.card{padding:25px}.content h2{font-size:32px}.contact{grid-template-columns:1fr}.icons{justify-content:center}}.font-display{font-family:impact,Segoe UI,sans-serif}
