body,html{background:var(--background)}.hero-section{background-color:#fff;width:100%;height:calc(55vh - 74px);position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%}.hero-overlay{color:#fff;background:linear-gradient(#0000004d,#00000080);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content{text-align:center;z-index:1;padding-top:5rem}.hero-title{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5vw;font-weight:700}.hero-subtitle{opacity:.95;font-size:1.2vw;font-weight:300}.about-section{background:var(--background);align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:50px 60px;display:flex}.about-image-container{flex:1;min-width:400px;min-height:450px}.about-image{object-fit:cover;border-radius:12px;width:100%;height:700px;box-shadow:0 20px 60px #00000026}.about-content{flex:1}.about-title{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:700}.about-para-top{margin-top:.5rem}.about-text{color:#4a4a4a;margin-bottom:.5rem;font-size:1.125rem;line-height:1.8}.gallery-section{background:var(--background);padding:80px 0 0}.gallery-title-wrapper{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.gallery-title{text-align:center;color:#1a1a1a;margin-bottom:60px;font-size:3rem;font-weight:700}.slider-container{justify-content:center;align-items:center;max-width:1600px;height:500px;margin:0 auto;display:flex;position:relative}.slider-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.slide{will-change:transform,opacity,width,height;backface-visibility:hidden;perspective:1000px;border-radius:12px;transition:all 1s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 40px #0003}.slide-image{object-fit:cover;width:100%;height:100%;transition:all 1s ease-in-out;display:block}.slide-left{z-index:1;opacity:.6;width:300px;height:330px;left:10%;transform:translateY(-50%)}.slide-center{z-index:3;opacity:1;width:600px;height:400px;left:50%;transform:translate(-50%,-50%)}.slide-right{z-index:1;opacity:.6;width:300px;height:330px;right:10%;transform:translateY(-50%)}.slider-button{z-index:4;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;box-shadow:0 4px 20px #00000026}.slider-button:hover{transform:scale(1.1);box-shadow:0 6px 30px #00000040}.slider-button:active{transform:scale(.95)}.slider-button-prev{left:40px}.slider-button-next{right:40px}.arrow{border-top:3px solid #1a1a1a;border-right:3px solid #1a1a1a;width:14px;height:14px}.arrow-left{margin-left:6px;transform:rotate(-135deg)}.arrow-right{margin-right:6px;transform:rotate(45deg)}@media (max-width:1024px){.about-section{flex-direction:column;gap:40px;padding:60px 30px 30px}.about-image-container{min-width:100%;min-height:200px}.about-image{height:200px}.slide-center{width:450px;height:380px}.slide-left,.slide-right{width:200px;height:280px}}@media (max-width:768px){.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1rem}.about-title,.gallery-title{font-size:2rem}.slide-center{width:320px;height:300px}.slide-left,.slide-right{width:120px;height:200px}.slider-button{width:45px;height:45px}.slider-button-prev{left:20px}.slider-button-next{right:20px}.arrow{width:18px;height:18px}.gallery-title-wrapper{margin-bottom:0}.slider-container{height:400px}.gallery-section{padding:40px 0 0}.section-para{font-size:1rem}}.about-title-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;margin-bottom:-3rem;padding:4rem 0 0;display:flex}.about-title{text-align:center;max-width:30rem}
