:root{--accentColor: #D4621B;--white: #ffffff;--navy-blue: #1A2A48;--orange: #CC5500;--warm-cream: #F5F2EA;--charcoal: #3E3E3E;--heritage-green: #2E5A3C;--legacy-gold: #D4AF37}.combined-section{display:grid;grid-template-columns:1fr 1fr;min-height:calc((100vh - 76px)/2);background:linear-gradient(90deg,#fff 50%,#d4621b 50%)}.criteria-section{background-color:#fff;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}.criteria-container{max-width:100%;margin:0 auto}.criteria-heading{font-size:1.5rem;font-weight:600;color:var(--accentColor);text-transform:uppercase;letter-spacing:1px;margin:0 0 2rem;text-align:center;font-family:Montserrat,sans-serif}.criteria-steps-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.criteria-step{display:flex;align-items:center;gap:1rem;text-align:left}.criteria-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:transparent;border:2px solid var(--accentColor);border-radius:50%;flex-shrink:0;transition:all .4s ease}.criteria-icon{width:30px;height:30px;color:var(--accentColor);transition:all .4s ease}.criteria-content{flex:1}.criteria-step-title{font-size:1rem;font-weight:600;color:var(--accentColor);text-transform:uppercase;letter-spacing:1px;margin:0 0 .25rem;line-height:1.2}.criteria-step-description{font-size:.8rem;color:#5e6d74;margin:0;line-height:1.3}.process-section{background-color:#d4621b;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}.process-container{max-width:100%;margin:0 auto}.process-title{font-size:1.5rem;font-weight:600;color:var(--white);text-transform:uppercase;letter-spacing:1px;margin:0 0 2rem;text-align:center;font-family:Montserrat,sans-serif}.process-steps-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.process-step{display:flex;align-items:center;gap:1rem;text-align:left}.process-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:transparent;border:2px solid var(--white);border-radius:50%;flex-shrink:0;transition:all .4s ease}.process-icon{width:30px;height:30px;color:var(--white);filter:brightness(0) invert(1);transition:all .4s ease}.process-content{flex:1}.process-step-title{font-size:1rem;font-weight:600;color:var(--white);text-transform:uppercase;letter-spacing:1px;margin:0 0 .25rem;line-height:1.2}.process-step-description{font-size:.8rem;color:#ffffffe6;margin:0;line-height:1.3}@media (max-width: 768px){.combined-section{grid-template-columns:1fr;background:#fff}.criteria-section{padding:2rem 1.5rem}.process-section{background-color:#d4621b;padding:2rem 1.5rem}.criteria-steps-grid{gap:1rem}.criteria-step{gap:.75rem}.criteria-icon-wrapper{width:50px;height:50px}.criteria-icon{width:25px;height:25px}.process-steps-grid{gap:1rem}.process-step{gap:.75rem}.process-icon-wrapper{width:50px;height:50px}.process-icon{width:25px;height:25px}}.main-wrapper{position:relative}.page-wrapper{overflow:hidden}.page-wrapper._2nd{position:relative;overflow:hidden}body{color:#333;background-color:#fff;min-height:100%;margin:0;font-family:Inter Tight,sans-serif;font-size:14px;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;text-rendering:optimizeLegibility}:root{--blue: #05395e;--white: white;--light-red: #c86567;--gray: #f9f9f9;--black: #000}
