body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}.nav-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000047;font-family:Poppins,sans-serif;padding:16px 0;position:fixed;top:0;transition:all .35s ease;width:100%;z-index:9999}.nav-scrolled{background:#000000b3;box-shadow:0 4px 18px #00000040;padding:10px 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1400px;width:92%}.nav-logo{height:70px;transition:.3s ease;width:auto}.nav-scrolled .nav-logo{height:48px}.nav-menu{align-items:center;display:flex;gap:40px}.nav-menu a{color:#f1f1f1;font-size:17px;position:relative;transition:.3s}.nav-menu a:after{background:olive;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover:after{width:100%}.nav-menu a:hover{color:#ffdf5f}.contact-btn{background:linear-gradient(135deg,#ffdf5f,#f7d648);border:2px solid olive;border-radius:30px;color:#111!important;font-weight:600;padding:10px 26px;transition:.3s}.contact-btn:hover{background:olive;box-shadow:0 0 12px #ffdf5f99;color:#fff!important;transform:translateY(-2px)}.nav-mobile-icon{color:#fff;cursor:pointer;display:none;font-size:32px}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0ff7;display:flex;flex-direction:column;gap:24px;height:100vh;padding:45px 24px;position:fixed;right:-100%;top:0;transition:.45s ease;width:280px}.mobile-menu.open{right:0}.mobile-menu-header{color:#fff;display:flex;font-size:28px;justify-content:flex-end}.mobile-menu a{border-bottom:1px solid #333;color:#f1f1f1;font-size:20px;padding-bottom:12px}.mobile-menu a:hover{color:#ffdf5f}.mobile-contact-btn{background:linear-gradient(135deg,#ffdf5f,#f7d648);border:2px solid olive;border-radius:30px;color:#111!important;font-weight:600;margin-top:10px;padding:14px;text-align:center}@media (max-width:900px){.nav-menu{display:none}.nav-mobile-icon{display:block}}@media (max-width:480px){.nav-logo{height:55px}.mobile-menu{width:250px}}.wp-footer{background:#0d0d0d;color:#f1f1f1;font-family:Poppins,sans-serif;overflow-x:hidden!important;padding:80px 8% 40px;position:relative;width:100%}.wp-footer:before{background:linear-gradient(90deg,#ffdf5f,#556b2f);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.wp-footer-container{display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.wp-footer-box{flex:1 1;min-width:250px}.wp-footer-title{color:#ffdf5f;font-size:22px;font-weight:600;margin-bottom:18px}.wp-footer-text{color:#d6d6a5;font-size:16px;line-height:1.7;max-width:360px}.wp-footer-links{list-style:none;padding:0}.wp-footer-links li{margin-bottom:12px}.wp-footer-links a{color:#dddca5;font-size:16px;text-decoration:none;transition:.3s ease}.wp-footer-links a:hover{color:#ffdf5f;padding-left:5px}.wp-footer-contact{align-items:center;color:#e8e7b1;display:flex;font-size:16px;gap:12px;margin:10px 0}.wp-footer-social{display:flex;gap:12px;margin-top:15px}.wp-footer-social a{align-items:center;background:#1a1a1a;border:2px solid #ffdf5f;border-radius:50%;color:#ffdf5f;display:flex;font-size:18px;height:42px;justify-content:center;transition:.3s ease;width:42px}.wp-footer-social a:hover{background:#ffdf5f;color:#0d0d0d;transform:translateY(-4px)}.wp-footer-bottom{border-top:1px solid #333;color:#dcdba3;font-size:15px;margin-top:50px;padding-top:25px;text-align:center}@media (max-width:900px){.wp-footer-container{flex-wrap:wrap;gap:30px}.wp-footer-box{flex:1 1 48%}}@media (max-width:480px){.wp-footer-container{flex-direction:column;gap:30px}.wp-footer-social a{font-size:16px;height:38px;width:38px}.wp-footer-title{font-size:20px}.wp-footer-bottom{font-size:14px}}.hero-wrapper{align-items:center;background:url(/static/media/weddinghomemain.6e5fe9d99255bd84e4f4.jpeg) 50%/cover no-repeat;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#0000008c,#0000008c);height:100%;position:absolute;width:100%}.hero-content{animation:fadeInUp 1.3s ease;color:#fff;max-width:850px;padding:20px;position:relative;text-align:center;z-index:5}.hero-title{font-family:Playfair Display,serif;font-size:65px;font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:18px}.hero-title span{color:#ffdf5f;font-style:italic;text-shadow:0 0 10px #ffdf5f99,0 0 18px #80800066}.hero-subtitle{color:#ffdf5f;font-size:20px;font-weight:300;margin-bottom:35px;opacity:1;text-shadow:0 0 6px #ffdf5f73}.hero-buttons{display:flex;gap:20px;justify-content:center}.btn-primary{background:olive;border:2px solid #ffdf5f;border-radius:35px;box-shadow:0 0 10px #ffdf5f66;color:#111;font-size:17px;font-weight:600;padding:12px 28px;text-decoration:none;transition:.35s ease}.btn-primary:hover{background:olive;border-color:olive;box-shadow:0 0 14px #80800099;color:#fff}.btn-secondary{align-items:center;background:#0000;border:2px solid olive;border-radius:35px;color:#ffdf5f;display:flex;font-size:17px;gap:8px;padding:12px 28px;text-decoration:none;transition:.35s ease}.btn-secondary:hover{background:#80800040;border-color:#ffdf5f;box-shadow:0 0 14px #ffdf5f80;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero-title{font-size:46px}.hero-subtitle{font-size:18px}.hero-buttons{flex-direction:column;gap:15px}.btn-primary,.btn-secondary{margin:auto;width:80%}}@media (max-width:480px){.hero-wrapper{background-position:top;height:90vh}.hero-title{font-size:35px}.hero-subtitle{font-size:16px}.btn-primary,.btn-secondary{font-size:15px;padding:10px 24px}}.wp-section{background:#fffef6;font-family:Poppins,sans-serif;padding:70px 6%}.wp-container{display:flex;flex-direction:column;gap:90px}.wp-row{align-items:center;display:flex;gap:70px;justify-content:space-between}.wp-row.reverse{flex-direction:row-reverse}.wp-img-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.wp-img{background:#f4f4ef;border:3px solid #556b2f;border-radius:14px;box-shadow:0 10px 32px #0000002e;height:480px;object-fit:contain;object-position:center;padding:15px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.wp-img:hover{box-shadow:0 14px 40px #00000040;transform:translateY(-5px)}.wp-content{flex:1 1;padding-left:10px;text-align:left}.wp-title{font-size:32px;margin-bottom:10px}.wp-price,.wp-title{color:#556b2f;font-weight:600}.wp-price{font-size:34px;margin-bottom:25px}.wp-list{list-style:none;margin:0 0 35px;max-width:430px;padding:0}.wp-list li{color:#556b2f;font-size:17px;line-height:1.65;margin:10px 0;padding-left:26px;position:relative}.wp-list li:before{background:#556b2f;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:10px;width:10px}.wp-btn{background:#0000;border:2px solid #556b2f;border-radius:30px;color:#556b2f;cursor:pointer;font-size:17px;font-weight:500;padding:12px 35px}.wp-btn:hover{background:#556b2f;color:#1a1a1a}@media (max-width:1024px){.wp-row{gap:50px}.wp-img{height:420px}}@media (max-width:900px){.wp-row,.wp-row.reverse{flex-direction:column;text-align:center}.wp-content{padding-left:0;text-align:center}.wp-list{margin:0 auto 30px}.wp-img{height:380px}}@media (max-width:600px){.wp-img{height:320px;padding:12px}.wp-title{font-size:26px}}@media (max-width:480px){.wp-img{height:280px;padding:10px}.wp-price{font-size:26px}.wp-btn{font-size:15px;padding:10px 28px}}.explore-btn{background:#fffef6;border:2px solid #333;border-radius:6px;color:#333;cursor:pointer;display:block;font-size:16px;margin:12px auto 0;padding:12px 20px;transition:.3s ease;width:-webkit-fit-content;width:fit-content}.explore-btn:hover{background:#333;color:#fff;transform:translateY(-2px)}.wedding-story-section{background:#fffceb;box-sizing:border-box;font-family:Poppins,sans-serif;overflow-x:hidden;padding:80px 6%;width:100%}.story-container{align-items:center;display:flex;gap:50px;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.story-image-wrapper{max-width:600px;overflow:hidden;position:relative;width:50%}.story-image{border-radius:20px;box-shadow:0 10px 40px #0000001f;display:block;height:auto;object-fit:cover;width:100%}.floating-icon{align-items:center;animation:floatHeart 2s ease-in-out infinite;background:#ffdf5f;border-radius:50%;bottom:10px;box-shadow:0 6px 20px #ffdf5f66;color:olive;display:flex;font-size:26px;height:65px;justify-content:center;position:absolute;right:10px;width:65px}@keyframes floatHeart{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.story-content{max-width:550px;text-align:left;width:50%}.story-tag{background:#ffdf5f40;border-radius:30px;color:olive;display:inline-block;font-size:14px;font-weight:600;margin-bottom:16px;padding:8px 18px}.story-title{color:olive;font-size:38px;font-weight:700;line-height:1.3;margin-bottom:18px;text-align:left}.story-title span{color:#ffdf5f;text-shadow:0 0 10px #ffdf5f99,0 0 16px #8080004d}.story-desc{color:#555;font-size:16.2px;line-height:1.8;margin-bottom:16px;text-align:left}.story-btn{background:olive;border:2px solid olive;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;margin-top:25px;padding:14px 34px;transition:.3s ease}.story-btn:hover{background:#ffdf5f;border-color:#ffdf5f;box-shadow:0 0 12px #ffdf5f99;color:#000}@media (max-width:992px){.story-container{flex-direction:column;gap:40px;text-align:center}.story-content,.story-image-wrapper{max-width:100%;width:100%}.story-title{font-size:32px}.story-desc,.story-title{text-align:center}.story-btn{margin:0 auto}.floating-icon{bottom:14px;font-size:24px;height:60px;right:14px;width:60px}}@media (max-width:576px){.wedding-story-section{padding:50px 5%}.story-title{font-size:26px}.story-content,.story-desc,.story-title{text-align:left}.story-desc{font-size:14.8px}.floating-icon{bottom:10px;font-size:20px;height:55px;right:10px;width:55px}.story-btn{font-size:15px;padding:12px 26px}}.bg-section{background:#fffef4;font-family:Poppins,sans-serif;padding:70px 7%}.bg-title{color:#526b2e;font-size:38px;font-weight:600;letter-spacing:1px;text-align:center;text-transform:uppercase}.bg-subtitle{color:#7f8755;font-size:16px;margin-top:10px;text-align:center}.masonry-grid{column-count:4;column-gap:25px;margin-top:50px}.masonry-item{background:#fff;border:2px solid #ffeaa7;border-radius:18px;box-shadow:0 4px 20px #0000001f;break-inside:avoid;margin-bottom:25px;overflow:hidden;padding:0;page-break-inside:avoid}.masonry-img{background:#fff;border-radius:16px;display:block;height:auto!important;margin:0;object-fit:contain!important;object-position:center!important;padding:0;transition:transform .3s ease,box-shadow .3s ease;width:100%}.masonry-img:hover{box-shadow:0 8px 25px #0003;transform:scale(1.03)}@media (max-width:1200px){.masonry-grid{column-count:3}}@media (max-width:768px){.masonry-grid{column-count:2}.bg-title{font-size:32px}}@media (max-width:480px){.masonry-grid{column-count:1}.bg-title{font-size:28px}}.abt-header{align-items:center;background-color:#1f1b14;background-image:url(/static/media/aboutmore.f8c0adf532b421846919.jpeg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:90vh;justify-content:center;overflow:hidden;padding:0 20px;position:relative;width:100%}.abt-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#201c128c,#302814c7);inset:0;position:absolute;z-index:1}.abt-header-content{max-width:900px;padding:0 15px;position:relative;text-align:center;z-index:2}.abt-title{color:#ffd54f;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4rem);font-weight:700;margin-bottom:18px;text-shadow:0 0 15px #ffd73ce6,2px 2px 7px #000000b3}.abt-subtitle{color:#f3f3f3;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:300;line-height:1.7;margin:0 auto;max-width:800px;opacity:.96;text-shadow:1px 1px 4px #000000b3}@media (max-width:1024px){.abt-header{background-position:50%;background-size:contain;height:80vh}}@media (max-width:768px){.abt-header{background-size:contain;height:70vh}.abt-title{font-size:2.3rem}.abt-subtitle{font-size:1rem}}@media (max-width:480px){.abt-header{background-size:contain;height:60vh}.abt-title{font-size:1.8rem}.abt-subtitle{font-size:.95rem}}.wed-about-sec{box-sizing:border-box;gap:50px;margin:0 auto;max-width:1200px;padding:80px 5%;width:100%}.wed-about-img-box,.wed-about-sec{align-items:center;display:flex;justify-content:center}.wed-about-img-box{background:#dfe8cd;border-radius:16px;flex:0.8 1;height:500px;max-width:40%;overflow:hidden;position:relative}.wed-about-img{height:100%;object-fit:contain!important;padding:10px;position:relative;transition:transform .35s ease;width:100%;z-index:2}.wed-about-img-box:hover .wed-about-img{transform:scale(1.03)}.wed-about-img-bg{display:none}.wed-about-content{background:linear-gradient(135deg,#fff7c9,#f3efc6);border-left:6px solid #b8c686;border-radius:16px;box-shadow:0 6px 16px #0000001a;box-sizing:border-box;flex:1.1 1;max-width:48%;padding:45px 50px}.wed-about-title{color:#2f3c05;font-family:Playfair Display,serif;font-size:clamp(1.8rem,2.2vw,2.4rem);font-weight:700;margin-bottom:18px}.wed-about-text{color:#444;font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.75;margin-bottom:16px}@media (max-width:1024px){.wed-about-sec{gap:35px;padding:60px 5%}.wed-about-img-box{height:420px}.wed-about-content{padding:38px 34px}}@media (max-width:768px){.wed-about-sec{flex-direction:column;gap:40px;text-align:center}.wed-about-content,.wed-about-img-box{max-width:100%}.wed-about-img-box{height:360px}.wed-about-content{border-left:none;border-top:5px solid #b8c686;padding:30px 24px}}@media (max-width:480px){.wed-about-sec{padding:40px 6%}.wed-about-img-box{height:280px}.wed-about-content{padding:24px 20px}.wed-about-title{font-size:1.55rem}.wed-about-text{font-size:.95rem}}.cnt-header{align-items:center;background-image:url(https://images.pexels.com/photos/2959190/pexels-photo-2959190.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:75vh;justify-content:center;overflow:hidden;position:relative;width:100%}.cnt-overlay{background:linear-gradient(#55524480,#556b2f99);inset:0;position:absolute;z-index:1}.cnt-content{max-width:850px;padding:0 20px;position:relative;text-align:center;z-index:2}.cnt-title{color:#ffdf5f;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:700;margin-bottom:15px;text-shadow:1px 1px 6px #00000080}.cnt-subtitle{color:#fcff31;font-size:clamp(1rem,2vw,1.3rem);line-height:1.7;margin-inline:auto;max-width:650px;text-shadow:1px 1px 4px #0006}@media (max-width:992px){.cnt-header{height:65vh}}@media (max-width:768px){.cnt-header{height:58vh}.cnt-title{font-size:2.2rem}}@media (max-width:480px){.cnt-header{height:50vh;padding:0 15px}.cnt-title{font-size:1.8rem}.cnt-subtitle{font-size:.95rem}}.si-wrapper{align-items:flex-start;background:#fffbe8;border:3px solid #c7b75a;border-radius:14px;box-sizing:border-box;flex-wrap:wrap;gap:45px;margin:0 auto;max-width:1400px;padding:60px 5%;text-align:left;width:100%}.si-left-img-box,.si-wrapper{display:flex;justify-content:center}.si-left-img-box{flex:1 1;max-width:520px}.si-left-img{background:#faf7e8;border:3px solid #b5a540;border-radius:16px;box-shadow:0 8px 28px #0000002e;height:480px;object-fit:contain;padding:10px;width:100%}.si-right-content{flex:1 1;max-width:600px}.si-title{color:#6b7a22;font-family:Playfair Display,serif;font-size:38px;font-weight:700;margin-bottom:12px}.si-sub{color:#4d4c1f;font-size:18px;line-height:1.7;margin-bottom:28px;max-width:500px}.si-form{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.si-2col{display:flex;gap:18px;width:100%}.si-input{background:#fffdf5;border:none;border-radius:50px;box-shadow:0 0 0 1px #d6c87a;flex:1 1;font-size:16px;outline:none;padding:15px 18px;transition:.2s;width:100%}.si-input:focus{box-shadow:0 0 0 2px #847b1d}.si-textarea{background:#fffdf5;border:none;border-radius:18px;box-shadow:0 0 0 1px #d6c87a;font-size:16px;outline:none;padding:18px;resize:none;width:100%}.si-textarea:focus{box-shadow:0 0 0 2px #847b1d}.si-btn{background:#7f8c2d;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px;width:100%}.si-popup-overlay{align-items:center;background:#0000008c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.si-popup-box{animation:popupScale .25s ease;background:#fffef3;border-radius:14px;box-shadow:0 10px 28px #00000040;max-width:380px;padding:30px;text-align:center;width:90%}@keyframes popupScale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.si-popup-title{color:#7f8c2d;font-size:26px;font-weight:700;margin-bottom:10px}.si-popup-close{background:#7f8c2d;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:12px 30px}@media (max-width:992px){.si-wrapper{padding:40px 6%;text-align:center}.si-2col,.si-wrapper{flex-direction:column}.si-2col{gap:12px}.si-left-img{height:360px}}@media (max-width:600px){.si-title{font-size:30px}.si-sub{font-size:16px}.si-input{border-radius:40px;font-size:15px;padding:12px 14px}.si-textarea{border-radius:14px;font-size:15px;min-height:120px;padding:14px}.si-left-img{height:300px;padding:6px}}@media (max-width:480px){.si-wrapper{padding:35px 5%}.si-title{font-size:26px}.si-input{border-radius:35px;font-size:14px;padding:10px 14px}.si-textarea{font-size:14px;min-height:105px;padding:12px}.si-btn{font-size:16px;padding:12px}.si-left-img{height:240px}.si-input{border-radius:35px;font-size:14px;margin-left:-15px;padding:10px 14px}.si-textarea{font-size:14px;margin-left:-12px;min-height:105px;padding:12px}}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.wp-hero{align-items:center;background-image:url(https://images.pexels.com/photos/265947/pexels-photo-265947.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;max-width:100%;overflow:hidden;padding:0 20px;position:relative;text-align:center;width:100%}.wp-hero-overlay{background:linear-gradient(#28371e99,#14190fd9);inset:0;position:absolute;z-index:1}.wp-hero-content{animation:fadeUp 1.2s ease-in-out;color:#fff;max-width:850px;padding:0 16px;position:relative;z-index:2}.wp-title{color:#ffdf5f;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,3.6rem);line-height:1.2;margin-bottom:16px;text-shadow:0 0 10px #ffdf5fb3}.wp-subtitle{color:#f3f3f3;font-size:clamp(1rem,2.2vw,1.4rem);margin-bottom:28px;margin-inline:auto;max-width:720px}.wp-btn{background:#ffdf5f;border:2px solid #ffdf5f;border-radius:35px;color:#1c1c1c;display:inline-block;font-size:1rem;font-weight:600;padding:13px 34px;text-decoration:none;transition:.3s ease}.wp-btn:hover{background:#8a9e5e;border-color:#8a9e5e;color:#fff;transform:translateY(-3px)}.wp-body-content{font-family:Poppins,sans-serif;max-width:100%;padding:90px 8%;text-align:center}.wp-body-content h2{color:#8a9e5e;font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:15px}.wp-body-content p{color:#444;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7;margin:0 auto;max-width:850px}@media (max-width:767px){.wp-hero{height:88vh;padding:0 12px}.wp-title{font-size:2rem}.wp-subtitle{font-size:1rem}.wp-btn{font-size:.95rem;padding:12px 28px}}@media (max-width:480px){.wp-hero{height:82vh}.wp-title{font-size:1.8rem}.wp-subtitle{font-size:.95rem}}.wp-gallery-section{background:#f7f9f4;font-family:Poppins,sans-serif;padding:70px 7%}.wp-gallery-description{color:#556b2f;font-size:16px;line-height:1.7;margin:0 auto 40px;max-width:900px;text-align:left}.wp-masonry-grid{column-count:4;column-gap:30px}.wp-masonry-item{background:#fffef4;border:2px solid #6b8e2326;border-radius:16px;box-shadow:0 4px 18px #556b2f2e;break-inside:avoid;margin-bottom:30px;padding:12px;page-break-inside:avoid;transition:.3s ease}.wp-masonry-item:hover{border-color:#ffdf5f;box-shadow:0 10px 28px #556b2f40;transform:translateY(-6px)}.wp-masonry-img{background:#fff;border:2px solid #6b8e23;border-radius:12px;box-shadow:0 4px 14px #556b2f38;display:block;height:auto;margin-bottom:14px;object-fit:contain!important;object-position:center!important;transition:transform .3s ease;width:100%}.wp-masonry-img:hover{transform:scale(1.03)}@media (max-width:1200px){.wp-masonry-grid{column-count:3}}@media (max-width:900px){.wp-masonry-grid{column-count:2}}@media (max-width:550px){.wp-masonry-grid{column-count:1}}.wpkg-header{align-items:center;background-image:url(https://images.pexels.com/photos/265947/pexels-photo-265947.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:82vh;justify-content:center;margin:0;overflow:hidden;padding:0 25px;position:relative;width:100%}.wpkg-header-overlay{background:linear-gradient(#28371e99,#0a0f0ad9);inset:0;position:absolute;z-index:1}.wpkg-header-content{animation:fadeUp 1.3s ease;color:#fff;max-width:850px;padding:0 20px;position:relative;text-align:center;z-index:2}.wpkg-title{color:#ffdf5f;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,4rem);font-weight:700;margin-bottom:18px;text-shadow:0 0 12px #ffdf5fb3}.wpkg-subtitle{color:#f0f0f0;font-size:clamp(1rem,2vw,1.4rem);font-weight:300;line-height:1.6;margin-inline:auto;max-width:700px}@media (max-width:1024px){.wpkg-header{height:70vh}}@media (max-width:768px){.wpkg-header{height:60vh}}@media (max-width:600px){.wpkg-header{height:55vh}}@media (max-width:420px){.wpkg-header{height:50vh;padding:0 14px}.wpkg-title{font-size:1.85rem}.wpkg-subtitle{font-size:.95rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.addon-section{background:#fffef6;font-family:Poppins,sans-serif;padding:70px 6%}.addon-main-title{color:#556b2f;font-family:Playfair Display,serif;font-size:42px;font-weight:600;margin-bottom:60px;text-align:center}.addon-container{display:flex;flex-direction:column;gap:90px}.addon-row{align-items:center;display:flex;gap:70px;justify-content:space-between}.addon-reverse{flex-direction:row-reverse}.addon-img-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.addon-img{background:#f3f3ec;border:3px solid #556b2f;border-radius:14px;box-shadow:0 10px 32px #0000002e;height:420px;object-fit:cover;object-position:center;padding:10px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.addon-img:hover{box-shadow:0 14px 40px #00000040;transform:translateY(-5px)}.addon-content{flex:1 1;text-align:left}.addon-title{color:#556b2f;font-family:Playfair Display,serif;font-size:30px;font-weight:600;margin-bottom:12px}.addon-description{color:#444;font-size:17px;line-height:1.7;margin-bottom:22px;max-width:580px}.addon-list{list-style:none;margin:0 0 30px;padding:0}.addon-list li{color:#556b2f;font-size:17px;line-height:1.6;margin:10px 0;padding-left:26px;position:relative}.addon-list li:before{background:#556b2f;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:9px;width:10px}.addon-price{color:#333;font-size:18px;font-weight:500;margin-bottom:25px}.addon-btn{background:#0000;border:2px solid #556b2f;border-radius:30px;color:#556b2f;cursor:pointer;font-size:17px;font-weight:500;padding:12px 35px;transition:.3s ease}.addon-btn:hover{background:#556b2f;color:#fffef6;transform:translateY(-3px)}@media (max-width:1024px){.addon-row{gap:50px}.addon-img{height:380px}}@media (max-width:900px){.addon-reverse,.addon-row{flex-direction:column;text-align:center}.addon-content{text-align:center}.addon-description,.addon-list{margin-left:auto;margin-right:auto}}@media (max-width:600px){.addon-title{font-size:26px}.addon-img{height:300px;padding:8px}}@media (max-width:480px){.addon-btn{font-size:15px;padding:10px 26px}}.wa-floating-btn{align-items:center;background:#25d366;border-radius:50px;bottom:22px;box-shadow:0 6px 18px #00000040;color:#fff;display:flex;font-size:17px;font-weight:600;gap:10px;padding:15px 18px;position:fixed;right:22px;text-decoration:none;transition:all .25s ease-in-out;z-index:99999}.wa-icon{font-size:28px}.wa-floating-btn:hover{box-shadow:0 8px 20px #0000004d;transform:scale(1.08)}.wa-text{display:inline}@media (max-width:576px){.wa-floating-btn{border-radius:50%;bottom:14px;padding:12px 14px;right:14px}.wa-text{display:none}.wa-icon{font-size:26px}}.wp-header{align-items:center;background-color:#d9d8b4;display:flex;height:70vh;justify-content:center;min-height:380px;overflow:hidden;position:relative;width:100%}.wp-header-img{object-fit:cover;z-index:1}.wp-header-img,.wp-header-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.wp-header-overlay{background:linear-gradient(to bottom right,#cbc378a6,#707a3f8c);mix-blend-mode:multiply;z-index:2}.wp-header-content{padding:0 10%;position:relative;text-align:center;z-index:3}.wp-title{color:#fff8d9;font-size:3.2rem;font-weight:700;letter-spacing:2px;margin-bottom:12px;text-shadow:0 3px 15px #00000059;text-transform:uppercase}.wp-subtitle{color:#fffbe6;font-size:1.18rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:780px;text-shadow:0 2px 10px #00000047}@media (max-width:1024px){.wp-title{font-size:2.6rem}.wp-subtitle{font-size:1.1rem}}@media (max-width:768px){.wp-header{height:55vh}.wp-title{font-size:2.2rem}}@media (max-width:576px){.wp-header{height:50vh;min-height:320px}.wp-title{font-size:1.95rem;letter-spacing:1px}.wp-subtitle{font-size:.96rem;padding:0 5%}}.wp-process-container{align-items:flex-start;display:flex;gap:70px;justify-content:center;max-width:1200px;position:relative;width:100%}.wp-process-card{flex:1 1;margin-left:auto;margin-right:auto;max-width:360px;position:relative;text-align:center}.wp-circle{align-items:center;background:linear-gradient(135deg,#f7e063,#c0d899);border-radius:50%;box-shadow:0 10px 25px #00000014;display:flex;height:250px;justify-content:center;margin:0 auto 25px;width:250px}.wp-icon{border-radius:10px;height:auto;width:130px}.wp-step-title{color:#556b2f;font-size:1.45rem;font-weight:700;margin-top:10px;text-align:center}.wp-step-desc{color:#444;font-size:1rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:12px;max-width:310px;text-align:center}.wp-arrow{position:absolute;right:-45px;top:115px}.wp-arrow span{border-bottom:3px dashed #c9b034;display:block;height:2px;transform:rotate(-12deg);width:80px}@media (max-width:992px){.wp-process-container{align-items:center;flex-direction:column;gap:60px;justify-content:center}.wp-process-card{max-width:430px;width:100%}.wp-arrow{display:none}.wp-circle{height:220px;width:220px}.wp-icon{width:110px}}@media (max-width:576px){.wp-process-section{padding:40px 0!important}.wp-process-container{gap:45px;justify-content:center;padding:0!important}.wp-process-card,.wp-process-container{align-items:center;display:flex;flex-direction:column;width:100%}.wp-process-card{margin:0 auto;max-width:100%;padding:0;text-align:center}.wp-circle{height:170px;width:170px}.wp-icon{width:90px}.wp-step-title{font-size:1.25rem}.wp-step-desc{font-size:.95rem;max-width:260px}.wp-process-section{padding:40px!important}}.wp-form-section{background:linear-gradient(120deg,#f5dd4e,#a8c686);display:flex;justify-content:center;padding:60px 4%;width:100%}.wp-form-title{color:#4f6228;font-size:2rem;font-weight:700;margin-bottom:10px}.wp-form-subtitle{color:#444;font-size:1rem;margin-bottom:35px}.wp-form-horizontal{align-items:flex-end;display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between}.wp-input-box{display:flex;flex-direction:column;min-width:200px;position:relative;text-align:left;width:18%}.wp-input-box label{color:#4f6228;font-weight:600;margin-bottom:6px}.wp-input-box input,.wp-input-box select{background:#0000;border:none;border-bottom:2px solid #bbb;font-size:.95rem;outline:none;padding:8px 4px;width:100%}.wp-input-box input:focus,.wp-input-box select:focus{border-bottom:2px solid #4f6228}.wp-phone-box{align-items:center;border-bottom:2px solid #bbb;display:flex;gap:8px;padding-bottom:7px}.wp-country-code{border-right:2px solid #bbb;color:#4f6228;font-weight:600;padding-right:8px}.wp-icon-date,.wp-icon-dropdown{bottom:6px;color:#4f6228;font-size:1rem;pointer-events:none;position:absolute;right:5px}.wp-btn-submit{background:linear-gradient(135deg,#fdd835,#7da358);border:none;border-radius:30px;box-shadow:0 4px 12px #0000002e;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-left:auto;padding:14px 32px;transition:.3s ease}.wp-btn-submit:hover{background:linear-gradient(135deg,#ffe76a,#5e7f3f);box-shadow:0 6px 18px #00000040;transform:translateY(-2px)}@media (max-width:1024px){.wp-input-box{width:30%}}@media (max-width:768px){.wp-input-box{width:48%}}@media (max-width:480px){.wp-input-box{width:100%}.wp-btn-submit{margin-left:0;margin-top:10px;width:100%}}.wp-form-container{background:#fff;border-radius:18px;box-shadow:0 8px 25px #0000001f;margin-left:-150px;max-width:1250px;padding:40px 35px;text-align:center;width:100%}.wp-process-section{background:#faf8ec;display:flex;font-family:Poppins,sans-serif;justify-content:center;margin-left:-70px;padding:80px 4%;width:100%}
/*# sourceMappingURL=main.3310b167.css.map*/