@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background-color:#313131}.ant-btn-primary{background-color:#1e1e1e;border-color:#1e1e1e;color:#fff}.ant-btn-default{background-color:#ce4422;border-color:#ce4422;color:#fff}.para{color:#fff}header{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 10rem;background-color:#1e1e1e}.header-nav{display:flex;align-items:center;gap:5rem;color:#fff;font-weight:500}.header-logo{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:700;font-size:.5rem}header img{width:2rem;height:auto}.banner-container{background-image:url(/assets/banner-img-AxuIqff2.webp);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:75vh;display:flex;justify-content:center;align-items:center}.banner-content{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.banner-content h1{font-size:8rem;font-weight:700;text-align:center;margin-bottom:1rem}.banner-content p{font-size:2rem;font-weight:400;text-align:center;margin-bottom:2rem}.content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 10rem}.modal-content{display:flex;flex-direction:column;justify-content:center;align-items:center}
