.About_aboutContainer__EWlO7{justify-content:center;display:flex;flex-direction:column;padding:10px;height:70vh;align-items:center;width:100%;max-width:1700px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.About_aboutContainer__EWlO7:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/about.webp);background-size:cover;background-position:50%;background-attachment:fixed;filter:blur(2px);z-index:-1;will-change:background-position,filter}.About_sidebar__qtrH1{justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-bottom:10px;padding:1px;border-radius:12px;transition:box-shadow .3s ease}.About_sidebar__qtrH1:hover{box-shadow:0 6px 15px rgba(0,0,0,.3)}.About_sidebarButton__5ldeg{padding:10px 14px;background-color:#000;color:#fff;border:1px solid gold;border-radius:6px;text-align:center;cursor:pointer;font-size:14px;display:inline-block;width:auto;text-transform:uppercase}.About_activeButton__KI3YP,.About_sidebarButton__5ldeg:hover{background-color:#fc0;color:#000}.About_content__Z3iGt{width:500px;height:300px;padding:10px;background-color:rgba(0,0,0,.444);border-radius:12px;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:5px;transition:transform .3s ease;backdrop-filter:blur(2px)}.About_sectionContent__J_lwt h2{font-size:34px;color:gold;margin-bottom:10px;text-shadow:2px 2px 5px rgba(0,0,0,.4),0 0 25px rgba(255,204,0,.8)}.About_sectionContent__J_lwt p{font-size:25px;color:#fff;line-height:1.8;margin-top:10px;margin-bottom:10px}@media screen and (max-width:768px){.About_sectionContent__J_lwt h2{font-size:20px}.About_sectionContent__J_lwt p{font-size:14px}}@media screen and (max-width:480px){.About_aboutContainer__EWlO7{height:auto;padding:20px}.About_aboutContainer__EWlO7:after{background-attachment:scroll}.About_sidebar__qtrH1{gap:2px;margin-bottom:0}.About_content__Z3iGt{margin-top:0;width:100%;height:250px}.About_sidebarButton__5ldeg{font-size:12px;padding:4px 6px;margin:2px 0}.About_sectionContent__J_lwt h2{font-size:24px}.About_sectionContent__J_lwt p{font-size:18px}}.GalleryModal_modal__MyWvL{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.GalleryModal_modalContent___j0to{position:relative;max-width:90%;max-height:90%;background-color:#fff;padding:20px;text-align:center}.GalleryModal_modalImage__y3iQv{width:100%;height:auto}.GalleryModal_modalTitle__cSU5u{margin-top:10px;font-size:1.2rem;font-weight:700;color:#333}.GalleryModal_closeButton__Ff_GO{position:absolute;top:-10px;right:-10px;background:#000;border:none;color:#f7df06;cursor:pointer;transition:all .3s ease;text-shadow:2px 2px 5px rgba(0,0,0,.3);box-shadow:2px 2px 5px rgba(0,0,0,.3)}.GalleryModal_closeButton__Ff_GO:hover{color:#f39c12;transform:translate(-3px,-3px);box-shadow:4px 4px 10px rgba(0,0,0,.5);text-shadow:3px 3px 7px rgba(0,0,0,.5)}.Hero_hero__D0Vj7{position:relative;padding-top:5rem;padding-bottom:4rem;display:flex;align-items:center;justify-content:center;min-height:100vh;background-size:cover;background-position:50%;animation:Hero_fadeIn__dsqx4 1.5s ease-in-out}.Hero_overlay__FXqgO{position:absolute;inset:0;background-color:rgba(0,0,0,.7);backdrop-filter:blur(2px)}.Hero_container__VxTA8{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:10rem;text-align:center;animation:Hero_fadeIn__dsqx4 2s ease-in-out}.Hero_welcomeMessage__GxXku{text-align:center}.Hero_span__o70C8{font-family:Pacifico,cursive}.Hero_heading__lvF5f{font-size:2rem;font-weight:700;margin-bottom:1rem;color:gold;animation:Hero_textShadow__W4vKW 2s infinite}.Hero_subtext__OxpPm{font-size:1.125rem;color:#fff;margin-bottom:2rem;animation:Hero_fadeIn__dsqx4 2.5s ease-in-out}.Hero_buttonsGroup__fFc1M{display:flex;gap:1rem;justify-content:center}.Hero_button__N8FYM{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.5rem;transition:all .2s ease-in-out}.Hero_primaryButton__ZxPLV{background-color:gold;color:#000}.Hero_primaryButton__ZxPLV:hover{background-color:#fc0;transform:scale(1.05)}.Hero_secondaryButton__s3D_C{background-color:transparent;border:2px solid gold;color:gold}.Hero_secondaryButton__s3D_C:hover{background-color:gold;color:#000;transform:scale(1.05)}.Hero_contactFormContainer__cjYWI{width:100%;max-width:500px}.Hero_formHeading__Gelj0{font-size:1.5rem;font-weight:700;color:gold;margin-bottom:1.5rem}.Hero_form__bc3u2{display:flex;flex-direction:column;gap:1rem}.Hero_input__oyPru{width:100%;padding:.75rem;background-color:rgba(0,0,0,.8);color:#fff;border:none;border-bottom:2px solid gold;border-radius:.5rem;outline:none;transition:all .3s ease-in-out;box-shadow:0 0 5px rgba(255,215,0,0)}.Hero_input__oyPru:focus{border-color:#fc0;box-shadow:0 0 10px rgba(255,215,0,.8)}.Hero_submitButtonContainer__NXgLX,.Hero_submitButton__D2YRQ{display:flex;justify-content:center}.Hero_submitButton__D2YRQ{width:100%;padding:.75rem;background-color:gold;color:#000;font-weight:600;border-radius:.5rem;align-items:center;gap:.5rem;transition:background-color .2s ease-in-out,transform .2s ease-in-out}.Hero_submitButton__D2YRQ:hover{background-color:#fc0;transform:scale(1.05)}.Hero_icon__CJ8et{margin-left:.5rem}@keyframes Hero_fadeIn__dsqx4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero_hero__D0Vj7{padding-top:4rem;padding-bottom:3rem}.Hero_heading__lvF5f{font-size:1.5rem}.Hero_subtext__OxpPm{font-size:.9rem}.Hero_button__N8FYM{padding:.5rem .75rem;font-size:.8rem}.Hero_contactFormContainer__cjYWI{max-width:300px}.Hero_input__oyPru{padding:.5rem}.Hero_submitButton__D2YRQ{padding:.5rem;font-size:.9rem}}@media (max-width:580px){.Hero_container__VxTA8{display:flex;flex-direction:column;gap:3rem}.Hero_heading__lvF5f{font-size:1.7rem}.Hero_subtext__OxpPm{font-size:1rem}.Hero_input__oyPru,.Hero_submitButton__D2YRQ{font-size:.85rem}}.Navbar_navbar__zhZYq{position:fixed;width:100%;top:0;left:0;z-index:50;padding:.2rem 1rem}.Navbar_navbarTransparent__MUaxI{background-color:transparent}.Navbar_container__szo_H{display:flex;justify-content:space-between;align-items:center}.Navbar_logo__YNqJh{margin:0;display:flex;align-items:center;justify-content:center;width:auto}.Navbar_icon__SKORA{font-size:1.5rem;color:gold}.Navbar_navLinks__fa9HS{display:flex;align-items:center;gap:1.5rem;animation:Navbar_fadeIn__M94IV .5s ease-in-out}.Navbar_navLink__VR3HP{color:gold;font-size:1rem;font-weight:700;text-decoration:none;transition:color .3s ease-in-out,transform .2s ease-in-out}.Navbar_navLink__VR3HP:hover{color:gold;transform:scale(1.1)}.Navbar_bookButton__12Idg{background-color:gold;color:#fff;padding:.5rem 1.25rem;border:none;font-weight:700;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease-in-out,transform .2s ease-in-out}.Navbar_bookButton__12Idg:hover{background-color:#fc0;transform:scale(1.05)}.Navbar_menuButton__EL8Lz{font-size:24px;color:#fc0;display:none;animation:Navbar_bounce__wJoeS 1s infinite}.Navbar_iconWhite__UIsjI{color:gold}.Navbar_mobileMenu__q1TgW{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(5px);display:none;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;font-size:24px}.Navbar_mobileMenuVisible__kUkYo{display:flex;opacity:1;animation:Navbar_slideIn__kzXqK .5s ease-out}.Navbar_mobileMenuHidden__kq7K_{opacity:0;pointer-events:none}.Navbar_mobileMenuLink__sNnFC{color:#fc0;font-size:1.5rem;margin-bottom:1.5rem;text-decoration:none;font-weight:700;transition:color .3s,transform .2s ease-in-out}.Navbar_mobileMenuLink__sNnFC:hover{color:gold;transform:translateX(10px)}.Navbar_mobileBookButton__nesQA{color:gold;background-color:#fff;padding:.5rem 1rem;border:none;font-weight:700;border-radius:.375rem;cursor:pointer;transition:transform .3s ease-in-out}.Navbar_mobileBookButton__nesQA:hover{transform:scale(1.1)}@media screen and (max-width:1024px){.Navbar_menuButton__EL8Lz{display:block}.Navbar_navLinks__fa9HS{display:none}}@media screen and (min-width:1024px){.Navbar_mobileMenu__q1TgW{display:none}.Navbar_logo__YNqJh img{width:180px;height:80px}}@keyframes Navbar_fadeIn__M94IV{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar_bounce__wJoeS{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Navbar_slideIn__kzXqK{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.Services_services__pEtDU{padding:2rem 1rem;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.Services_heading__xyJJG{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:gold}.Services_servicesContainer__dGq9Z{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:1rem;justify-content:center;align-items:start}.Services_serviceCard__9vLA7{background:linear-gradient(hsla(0,0%,100%,.88),hsla(0,0%,100%,.067));backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;cursor:pointer;border:2px solid gold;position:relative;height:300px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.Services_serviceCard__9vLA7:hover{box-shadow:0 6px 12px rgba(0,0,0,.2);background-color:#000;color:gold}.Services_imageContainer__Z3qzP{position:relative;width:100%;height:200px;border-radius:8px;overflow:hidden;margin-bottom:1rem}.Services_image__3EIhA{width:100%;height:180px;object-fit:contain;transition:transform .3s ease}.Services_serviceCard__9vLA7:hover .Services_image__3EIhA{transform:scale(1.1)}.Services_title__zzit7{font-size:1.2rem;font-weight:700;color:#eed114;margin-top:.5rem;transition:color .3s ease}.Services_arrowIcon__dAdKT{position:absolute;top:10px;right:10px;background-color:gold;padding:10px;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.2);font-size:1.5rem;color:#000;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease}.Services_serviceCard__9vLA7:hover .Services_arrowIcon__dAdKT{background-color:#000;color:gold;transform:scale(1.1);box-shadow:0 6px 8px rgba(0,0,0,.3)}.Services_serviceCard__9vLA7:hover .Services_title__zzit7{color:#fff}@media (max-width:768px){.Services_servicesContainer__dGq9Z{grid-template-columns:repeat(2,minmax(200px,1fr))}.Services_serviceCard__9vLA7{height:250px}.Services_imageContainer__Z3qzP{height:150px}.Services_image__3EIhA{object-fit:contain;height:100%;width:100%}.Services_title__zzit7{font-size:1rem}.Services_arrowIcon__dAdKT{padding:8px;font-size:1.2rem}}@media (max-width:480px){.Services_servicesContainer__dGq9Z{gap:.4rem;grid-template-columns:repeat(2,minmax(170px,1fr));margin:0 1rem}.Services_serviceCard__9vLA7{height:180px;margin-bottom:.5rem}.Services_imageContainer__Z3qzP{height:120px}.Services_image__3EIhA{object-fit:contain;height:100%;width:100%}.Services_title__zzit7{font-size:.9rem}.Services_arrowIcon__dAdKT{padding:6px;font-size:1rem}.Services_serviceCard__9vLA7 .Services_description__SfeZv{display:none}.Services_services__pEtDU{padding:1rem}}@media (min-width:768px) and (max-width:1024px){.Services_servicesContainer__dGq9Z{grid-template-columns:repeat(3,minmax(200px,1fr))}.Services_serviceCard__9vLA7{height:280px}.Services_imageContainer__Z3qzP{height:180px}.Services_image__3EIhA{object-fit:cover;height:100%;width:100%}.Services_title__zzit7{font-size:1.1rem}.Services_arrowIcon__dAdKT{padding:9px;font-size:1.3rem}}.CTAButton_ctaContainer__9reAg{text-align:center;padding:4rem 2rem;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.3);position:relative;overflow:hidden;color:#fff;background-size:cover;background-position:50%;background-attachment:fixed;background-image:url(/_next/static/media/sp2.eab441a4.jpg);height:auto;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}.CTAButton_ctaContainer__9reAg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.5))}.CTAButton_title__ED2X6{font-size:2.5rem;font-weight:700;color:#fc0;margin-bottom:1.5rem;text-shadow:4px 4px 10px rgba(0,0,0,.4),0 0 25px hsla(0,0%,100%,.2);max-width:70%;animation:CTAButton_slideIn__ZFCs5 1s ease-out;position:relative;z-index:2}.CTAButton_description__v18ZU{font-weight:400;max-width:60%;font-size:1.4rem;color:#fff;margin-bottom:2.5rem;text-shadow:2px 2px 6px rgba(0,0,0,.4),0 0 15px hsla(0,0%,100%,.2);animation:CTAButton_slideIn__ZFCs5 1.5s ease-out;position:relative;z-index:2}.CTAButton_ctaButton__5F_IA{padding:1.2rem 2.5rem;font-size:1.4rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#fc0,#f90);border:none;border-radius:50px;cursor:pointer;display:inline-flex;align-items:center;gap:1rem;position:relative;z-index:2;transition:all .3s ease;box-shadow:0 6px 15px rgba(255,204,0,.4);animation:CTAButton_pulse__JJD7E 2s infinite}.CTAButton_ctaButton__5F_IA:hover{background:linear-gradient(135deg,#f90,#fc0);transform:scale(1.05);box-shadow:0 8px 20px rgba(255,204,0,.6)}.CTAButton_ctaButton__5F_IA:active{transform:scale(.98)}.CTAButton_icon___RAFX{font-size:1.6rem;transition:transform .3s ease}.CTAButton_ctaButton__5F_IA:hover .CTAButton_icon___RAFX{transform:rotate(15deg)}@keyframes CTAButton_slideIn__ZFCs5{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes CTAButton_pulse__JJD7E{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.CTAButton_ctaContainer__9reAg{padding:3rem 1.5rem}.CTAButton_title__ED2X6{font-size:2rem;max-width:80%}.CTAButton_description__v18ZU{font-size:1.2rem;max-width:80%}.CTAButton_ctaButton__5F_IA{font-size:1.2rem;padding:1rem 2rem}}@media (max-width:480px){.CTAButton_ctaContainer__9reAg{padding:2rem 1rem}.CTAButton_title__ED2X6{font-size:1.8rem;max-width:90%}.CTAButton_description__v18ZU{font-size:1rem;max-width:90%}.CTAButton_ctaButton__5F_IA{font-size:1rem;padding:.8rem 1.5rem}.CTAButton_icon___RAFX{font-size:1.4rem}}