:root{--primary-blue: #274a63;--dark-blue: #274a63;--teal-accent: #37ab9c !important;--top-bar-bg: #2B2B2B;--bg-light-gray: #F4F7F6;--bg-white: #FFFFFF;--text-light: #FFFFFF;--text-dark: #333333;--text-muted: #6c757d}html,body{font-family:Inter,sans-serif;margin:0;padding:0;overflow-x:hidden;width:100%;color:var(--text-dark)}.section-padding{padding:80px 0}.section-bg-light{background-color:var(--bg-light-gray)}.section-bg-white{background-color:var(--bg-white)}.section-header{text-align:center;margin-bottom:50px}.txt-heading-1{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--dark-blue);margin-bottom:20px}.txt-heading-2{font-size:2.2rem;font-weight:700;line-height:1.3;color:var(--dark-blue);margin-bottom:20px}.txt-heading-3{font-size:1.25rem;font-weight:700;line-height:1.4;color:var(--dark-blue);margin-bottom:15px}.txt-subtitle{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--teal-accent);margin-bottom:10px;display:block}.txt-body-lead{font-size:1.1rem;color:var(--text-muted);line-height:1.8;margin-bottom:20px}.txt-body-regular{font-size:1rem;line-height:1.6;color:var(--text-dark);margin-bottom:15px}.txt-body-muted{font-size:.95rem;line-height:1.7;color:var(--text-muted);margin-bottom:20px}.txt-small{font-size:.85rem;line-height:1.5;color:var(--text-muted)}.reveal{opacity:0;visibility:hidden;transition:all .8s cubic-bezier(.25,.8,.25,1)}.reveal.active{opacity:1;visibility:visible;transform:translate(0) scale(1)}.fade-up{transform:translateY(40px)}.fade-left{transform:translate(40px)}.fade-right{transform:translate(-40px)}.zoom-in{transform:scale(.95)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.delay-6{transition-delay:.6s}.page-banner h1,.contact-hero h1,.bg-dark h1.display-4{font-size:clamp(2rem,4.5vw,3rem)!important;font-weight:700!important;margin-bottom:15px!important}.page-banner p,.contact-hero p.lead,.bg-dark p.lead{font-size:clamp(.95rem,2.5vw,1.15rem)!important;font-weight:300!important;line-height:1.6!important;max-width:750px!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:767px){.container{padding-left:24px!important;padding-right:24px!important}}
