*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;font-size:1rem;color:#fff;background-color:#1a0029;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Arial Black,Helvetica,sans-serif;font-weight:700;line-height:1.2;margin-bottom:1.5rem}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .3s ease-in-out}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.text-bold{font-weight:700}.mt-1{margin-top:1rem}.mt-2{margin-top:1.5rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:1.5rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.py-1{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:1.5rem;padding-bottom:1.5rem}.py-3{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:3rem;padding-bottom:3rem}