.rules{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:100px}.rules article{padding:35px;background:#fff}.rules h2{margin:0 0 14px;font-size:34px}.rules p{color:var(--soft);line-height:1.72}@media(max-width:650px){.rules{grid-template-columns:1fr;margin-bottom:45px}.rules article{padding:28px}}
.brand-logo{display:block;width:160px;line-height:0}.brand-logo img{width:100%;height:auto}.footer-logo{filter:brightness(0) invert(1);opacity:.92}
.hero-logo{display:block;width:180px;height:auto;margin:0 0 26px;opacity:0;animation:logo-fade .7s ease-out .1s forwards}@keyframes logo-fade{to{opacity:1}}@media(max-width:650px){.hero-logo{width:150px;margin-bottom:20px}}
