.page-header{position:relative;height:400px;background-image:url(/wedding-venue/wedding-venue-02.jpg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem;margin-top:90px}.page-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.page-header .header-content{position:relative;z-index:1;max-width:800px}.page-header .header-content h1{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif}@media(min-width:768px){.page-header .header-content h1{font-size:4rem}}.page-header .header-content p{font-size:1.2rem;color:var(--gold);text-transform:uppercase;letter-spacing:3px;margin:0;font-weight:300}.section-title{font-size:2.25rem;font-weight:700;color:var(--charcoal);line-height:1.3;margin-bottom:2rem;position:relative;padding-bottom:1rem}@media(min-width:768px){.section-title{font-size:2.5rem}}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:var(--gold)}.section-title.centered{text-align:center}.section-title.centered:after{left:50%;transform:translateX(-50%)}.about-intro .about-intro-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:992px){.about-intro .about-intro-grid{grid-template-columns:1fr 1fr;gap:4rem}}.about-intro .about-intro-grid .intro-content p{color:#666;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.about-intro .about-intro-grid .intro-image{display:flex;align-items:center;justify-content:center}.about-intro .about-intro-grid .intro-image .main-image{border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.1);object-fit:cover}.our-values .values-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:640px){.our-values .values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.our-values .values-grid{grid-template-columns:repeat(4,1fr)}}.our-values .values-grid .value-card{background-color:#fff;padding:2.5rem 2rem;border-radius:5px;box-shadow:0 5px 20px rgba(0,0,0,.05);text-align:center;transition:all .3s ease}.our-values .values-grid .value-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.our-values .values-grid .value-card h3{font-size:1.3rem;font-weight:700;color:var(--gold);margin-bottom:1rem;position:relative;padding-bottom:1rem}.our-values .values-grid .value-card h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background-color:var(--gold)}.our-values .values-grid .value-card p{color:#666;font-size:.95rem;line-height:1.6}.bg-light{background-color:#f9f9f9}.our-approach .approach-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:992px){.our-approach .approach-grid{grid-template-columns:1fr 1.5fr;gap:4rem}}.our-approach .approach-grid .approach-image{display:flex;align-items:center;justify-content:center}.our-approach .approach-grid .approach-image .main-image{border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,.1);object-fit:cover}.our-approach .approach-grid .approach-content p{color:#666;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.our-approach .approach-grid .approach-content .approach-steps .step{display:flex;margin-bottom:2rem}.our-approach .approach-grid .approach-content .approach-steps .step:last-child{margin-bottom:0}.our-approach .approach-grid .approach-content .approach-steps .step .step-number{font-size:1.5rem;font-weight:700;color:var(--gold);margin-right:1.5rem;width:60px;height:60px;min-width:60px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,.1)}.our-approach .approach-grid .approach-content .approach-steps .step .step-content h3{font-size:1.25rem;font-weight:600;color:var(--charcoal);margin-bottom:.75rem}.our-approach .approach-grid .approach-content .approach-steps .step .step-content p{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:0}.our-team .team-intro{text-align:center;max-width:800px;margin:0 auto 3rem;color:#666;font-size:1.05rem;line-height:1.8}.our-team .team-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:640px){.our-team .team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.our-team .team-grid{grid-template-columns:repeat(4,1fr)}}.our-team .team-grid .team-member{text-align:center}.our-team .team-grid .team-member .member-image{margin-bottom:1.5rem;border-radius:5px;overflow:hidden;position:relative}.our-team .team-grid .team-member .member-image img{width:100%;height:auto;object-fit:cover;transition:all .5s ease}.our-team .team-grid .team-member .member-image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:linear-gradient(0deg,rgba(212,175,55,.8),transparent);transition:height .3s ease}.our-team .team-grid .team-member .member-image:hover img{transform:scale(1.05)}.our-team .team-grid .team-member .member-image:hover:after{height:30%}.our-team .team-grid .team-member h3{font-size:1.25rem;font-weight:600;color:var(--charcoal);margin-bottom:.5rem}.our-team .team-grid .team-member .member-title{color:var(--gold);font-size:.9rem;font-weight:500}.why-choose-us .features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:640px){.why-choose-us .features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.why-choose-us .features-grid{grid-template-columns:repeat(3,1fr)}}.why-choose-us .features-grid .feature{display:flex;align-items:flex-start}.why-choose-us .features-grid .feature .feature-icon{color:var(--gold);font-size:1.25rem;margin-right:1rem;margin-top:.25rem}.why-choose-us .features-grid .feature .feature-content h3{font-size:1.15rem;font-weight:600;color:var(--charcoal);margin-bottom:.75rem}.why-choose-us .features-grid .feature .feature-content p{color:#666;font-size:.95rem;line-height:1.6;margin:0}