.hero-banner h1,.hero-banner p{font-family:"Bricolage Grotesque",sans-serif;font-optical-sizing:auto}.form-section,.main-image{border-radius:25px;box-shadow:0 25px 45px rgba(0,0,0,.315)}.footer-center,.form-section h2,.hero-banner,.image-container{text-align:center}:root{--primary-color:#00704a;--secondary-color:#d12739;--background-color:#f7f7f7;--text-color:#333;--light-gray:#eee;--font-family:'Roboto',sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-color);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.hero-banner,.talents-form{flex-direction:column;display:flex}.hero-banner{background-image:url("https://imgs.search.brave.com/87IH2AQpYyL2-5ygQe_b9Zt98VyWXe4ZP-9hwjJ-KfI/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly9pbWcu/aW50ZXJlbXByZXNh/cy5uZXQvZm90b3Mv/Mjc5NDUzMi5qcGVn");background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;padding:4rem 2rem;justify-content:center;align-items:center}.hero-content{max-width:800px}.logo{max-width:150px;margin-bottom:1rem}.hero-banner h1{font-size:2.5rem;margin-bottom:.5rem}.hero-banner p{font-size:1.1rem}.form-section,.image-container{flex:1;min-width:300px}.main-image{max-width:100%;height:auto}.form-section{background:#fff;padding:2rem}.form-section h2{font-size:2rem;margin-bottom:1.5rem;color:#e20000;font-weight:400}.talents-form{gap:1.2rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:400;margin-bottom:.5rem}.form-group input,.form-group textarea{padding:.8rem;border:1px solid var(--light-gray);border-radius:4px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:var(--primary-color)}.submit-btn{background-color:var(--secondary-color);color:#fff;padding:.9rem 1.5rem;border:none;border-radius:9999px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 6px 12px rgba(209,39,57,.25);transition:background-color .2s,transform .15s,box-shadow .2s}.submit-btn:hover{background-color:#b51f2f;transform:translateY(-1px) scale(1.01);box-shadow:0 8px 16px rgba(209,39,57,.35)}.submit-btn:active{transform:translateY(0) scale(.99);box-shadow:0 4px 8px rgba(209,39,57,.2);background-color:#9b1b29}.submit-btn:focus-visible{outline:rgba(209,39,57,.35) solid 3px;outline-offset:2px}.site-footer{border-top:2px solid var(--light-gray);margin-top:2rem;padding:1.5rem 2rem;color:var(--text-color);background-color:#c200175b;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.footer-logo img{height:150px;width:auto;object-fit:contain}.footer-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.footer-content p{margin:0;font-size:.95rem}.disclaimer{font-size:.8rem;opacity:.9}.footer-right{text-align:right;font-size:.9rem;white-space:nowrap}@media (max-width:768px){.site-footer{grid-template-columns:1fr;text-align:center}.footer-right{text-align:center;margin-top:.5rem}.container{flex-direction:column}.hero-banner{padding:2rem 1rem}.hero-banner h1{font-size:2rem}.hero-banner p{font-size:1rem}}@media (max-width:480px){.form-section,.hero-banner{padding:1rem}.form-section h2,.hero-banner h1{font-size:1.5rem}.form-group label,.hero-banner p{font-size:.9rem}}