*{box-sizing:border-box}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-book.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-italic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:PP Neue Montreal;src:url(/fonts/ppneuemontreal-semibolditalic.otf) format("opentype");font-weight:600;font-style:italic}.hero-grid{display:grid;grid-template-columns:1fr 1fr;height:100vh;align-items:start;gap:4rem;padding:4rem;max-width:1400px;margin:0 auto}.hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:70px}.hero-button{margin-top:2rem;padding:1rem 3rem;font-size:1.25rem;font-weight:700;color:white;background-color:#800020;border:none;border-radius:0;cursor:pointer;transition:all .3s ease}@media (max-width:768px){.hero-grid{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem;text-align:center;height:auto;min-height:100vh}.hero-content{align-items:center;margin-top:2rem}.hero-content h1{font-size:2.5rem!important;line-height:1.2!important;letter-spacing:-.5px!important}.hero-content p{font-size:1rem!important;padding:0 1rem}.hero-button{width:100%;max-width:300px;padding:1rem 2rem;font-size:1.1rem}.hero-video{height:50vh;margin-top:2rem;width:100%!important;border-radius:10px}}@media (max-width:1024px) and (min-width:769px){.hero-grid{gap:3rem;padding:3rem 2rem}.hero-content h1{font-size:3.5rem!important;line-height:1.1!important}.hero-video{width:100%;height:400px}}@media (max-width:768px){.mission-grid{grid-template-columns:1fr!important;gap:2rem!important;padding:2rem 1rem!important;text-align:center}.mission-title{font-size:2.5rem!important;margin-bottom:1.5rem!important}.mission-content{font-size:1rem!important;text-align:left}}@media (max-width:1024px) and (min-width:769px){.mission-grid{gap:3rem!important;padding:3rem 2rem!important}.mission-title{font-size:3rem!important}.mission-content{font-size:1.1rem!important}}@media (max-width:768px){.two-grid-container{grid-template-columns:1fr!important;gap:2rem!important;min-height:auto!important}.two-grid-container>div:first-child{position:static!important}.two-grid-title{font-size:1.8rem!important;text-align:center;margin-bottom:1.5rem!important}.two-grid-links{grid-template-columns:1fr!important;gap:1rem!important}}@media (max-width:1024px) and (min-width:769px){.two-grid-container{gap:3rem!important}.two-grid-title{font-size:2.2rem!important}}@media (max-width:768px){.projects-header{flex-direction:column!important;gap:1rem;text-align:center;margin-bottom:2rem!important}.projects-title{font-size:1.8rem!important;margin-bottom:1rem!important}.projects-grid{grid-template-columns:1fr!important;gap:1.5rem!important}section[id=projects]>div{padding:2rem 1rem!important}}@media (max-width:1024px) and (min-width:769px){.projects-title{font-size:2.2rem!important}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}section[id=projects]>div{padding:3rem 2rem!important}}.hero-video{position:relative;width:585px;height:576px;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.slide-up-text{animation:slideUp 1s ease-in-out}