@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#000;margin:0;font-family:Poppins,Arial,sans-serif;overflow-x:hidden}@media (width<=700px){html,body{width:100%;overflow-x:hidden}}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,.logo,.mobileMenuTitle,.sectionLabel{font-family:Montserrat,Arial,sans-serif}.header{color:#fff;z-index:50;background:#000;border-bottom:1px solid #2a2a2a;position:sticky;top:0}.headerContent{justify-content:space-between;align-items:center;width:min(1100px,100%);margin:0 auto;padding:14px 24px;display:flex}.logo{color:#fff;letter-spacing:.2px;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:inline-flex}.logo img{object-fit:contain;flex-shrink:0;width:44px;height:44px}.logo span{line-height:1.1}.desktopNav{align-items:center;gap:20px;display:flex}.desktopNav a{color:#c9ced6;font-size:1.25rem;font-weight:900}.desktopNav a:hover{color:#d4af37}.menuButton{cursor:pointer;background:#121212a6;border:1px solid #d4af3773;border-radius:10px;width:42px;height:42px;padding:9px;display:none}.menuButton span{background:#d4af37;border-radius:999px;width:100%;height:2px;margin:5px 0;display:block}.mobileMenuOverlay{z-index:100;opacity:0;pointer-events:none;transition:opacity .25s;position:fixed;inset:0}.mobileMenuOverlay.showOverlay{opacity:1;pointer-events:auto}.mobileMenuBackdrop{cursor:pointer;background:#000;border:0;position:absolute;inset:0}.mobileMenu{color:#fff;z-index:101;background:#000;width:100vw;height:100vh;padding:24px;transition:transform .25s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.mobileMenu.mobileMenuOpen{transform:translate(0)}.mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.mobileMenuTitle{color:#fff;align-items:center;gap:12px;font-size:1.15rem;font-weight:800;line-height:1.1;display:inline-flex}.mobileMenuTitle img{object-fit:contain;flex-shrink:0;width:42px;height:42px}.closeMenuButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #d4af3738;border-radius:10px;width:42px;height:42px;font-size:1.7rem;line-height:1}.mobileNav{flex-direction:column;gap:8px;display:flex}.mobileNav a{color:#c9ced6;border-radius:10px;padding:14px 12px;font-size:1rem;font-weight:500;display:block}.mobileNav a:hover{color:#fff;background:#d4af371f}@media (width<=768px){.header{z-index:1000;width:100%;position:fixed;top:0;left:0}body{padding-top:73px}}.hero{align-items:center;gap:40px;width:min(1100px,100%);min-height:55vh;margin:0 auto;padding:32px 24px;display:flex}.heroText{flex:1}.heroText h1{margin:0 0 20px;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05}.heroText p{color:#c9ced6;margin-bottom:28px;font-size:1.15rem;line-height:1.7}.button{color:#000;background:#d4af37;border-radius:10px;padding:14px 22px;font-weight:700;display:inline-block}.button:hover{background:#f1c95a}.heroImage{flex:1}.heroImage img{object-fit:cover;border-radius:24px;width:100%;max-height:420px}.section{width:min(1100px,100%);margin:0 auto;padding:42px 24px}.section h2{margin-bottom:16px;font-size:2rem}.section p{color:#c9ced6;line-height:1.7}.cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}.card{color:#fff;background:#121212;border:1px solid #2a2a2a;border-radius:18px;padding:24px;box-shadow:0 10px 28px #00000061}.card h3{margin-top:0}.footer{color:#c9ced6;background:#1a1a1a;margin-top:60px;padding:40px 24px 20px}.footerContent{grid-template-columns:1.4fr 1fr 1fr;gap:32px;width:min(1100px,100%);margin:0 auto;display:grid}.footerColumn h2{color:#fff;margin:0 0 10px;font-size:1.1rem}.footerColumn h3{color:#fff;margin:0 0 10px;font-size:1.25rem;font-weight:900}.footerColumn p,.footerColumn a,.footerBottom p,.footerAccordionContent p,.footerAccordionContent a{color:#c9ced6;margin:4px 0;font-size:1.1rem;line-height:1.6}.footerColumn a,.footerAccordionContent a{text-decoration:none;display:block}.footerColumn a:hover,.footerAccordionContent a:hover{color:#d4af37}.mobileFooterAccordion{display:none}.footerBottom{text-align:center;border-top:1px solid #2a2a2a;width:min(1100px,100%);margin:28px auto 0;padding-top:16px}.socialLinks{align-items:center;gap:12px;margin-top:18px;display:flex}.footerColumn .socialLinks .socialLink{color:#fff;background:#d4af371f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;font-size:1.1rem;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.footerColumn .socialLinks .socialLink svg{width:18px;height:18px;display:block}.footerColumn .socialLinks .socialLink:hover{color:#fff;background:#d4af3738;transform:translateY(-2px)}.socialLink:hover{background:#d4af3738;transform:translateY(-2px)}@media (width<=700px){.footer{padding:34px 20px 18px}.socialLinks{justify-content:center}.footerContent{display:block}.footerCompany{text-align:center;margin-bottom:24px}.footerCompany p{max-width:320px;margin:0 auto}.desktopFooterColumn{display:none}.mobileFooterAccordion{display:block}.footerAccordionItem{border-top:1px solid #2a2a2a}.footerAccordionItem:last-child{border-bottom:1px solid #2a2a2a}.footerAccordionButton{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:15px 0;font-size:.95rem;font-weight:700;display:flex}.footerAccordionContent{padding:0 0 16px}.footerAccordionContent a{padding:7px 0}.footerBottom{margin-top:22px}.footerBottom p{font-size:.78rem}}@media (width<=900px){.hero{gap:28px}.cards{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.logo{gap:10px;font-size:1.05rem}.logo img{width:38px;height:38px}.headerContent{flex-direction:row;gap:0}.desktopNav{display:none}.menuButton{display:block}.nav{background:#000;border:1px solid #2a2a2a;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:100%;left:24px;right:24px;box-shadow:0 18px 40px #00000040}.navOpen{display:flex}.nav a{border-radius:10px;padding:12px 14px}.nav a:hover{background:#d4af371f}.hero{text-align:center;flex-direction:column;min-height:auto;padding-top:34px;padding-bottom:34px}.heroImage img{max-height:300px}.cards{grid-template-columns:1fr}.footerContent{text-align:center;grid-template-columns:1fr;gap:22px}.carouselSection{padding:38px 20px}}.carouselSection{width:min(1100px,100%);margin:0 auto;padding:70px 24px}.carouselHeader{max-width:680px;margin-bottom:28px}.sectionLabel{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:1.25rem;font-weight:800;display:inline-block}.carouselHeader h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.carouselHeader p{color:#c9ced6;margin:0;font-size:1.25rem;line-height:1.7}.carousel{position:relative}.carouselImageWrapper{background:#121212;border-radius:28px;height:520px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000006b}.carouselImage{object-fit:cover;width:100%;height:100%;display:block}.carouselOverlay{z-index:2;background:linear-gradient(#00000014,#00000085,#000000f0);grid-template-columns:minmax(0,1fr) minmax(320px,560px);align-items:end;gap:28px;padding:36px;display:grid;position:absolute;inset:0}.carouselText{color:#fff;min-width:0;max-width:520px}.carouselText h3{text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 4px 14px #000000a6;margin:0 0 12px;font-size:clamp(1.8rem,4vw,3.5rem);line-height:1.05}.carouselText p{color:#fff;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000,0 3px 10px #000000a6;margin:0;font-size:1.25rem;line-height:1.7}.carouselButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;border:1px solid #d4af3773;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-size:2.2rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carouselButton:hover{background:#1a1a1ae0;transform:translateY(-50%)scale(1.05)}.carouselButtonLeft{left:18px}.carouselButtonRight{right:18px}.carouselDots{justify-content:center;gap:9px;margin-top:18px;display:flex}.carouselDot{cursor:pointer;background:#c9ced6;border:0;border-radius:999px;width:9px;height:9px;transition:width .2s,background .2s}.carouselDotActive{background:#d4af37;width:28px}.carouselInfoCards{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:end;gap:14px;width:100%;max-width:560px;display:grid}.carouselInfoCard{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121212b8;border:1px solid #d4af3773;border-radius:18px;min-height:150px;padding:22px;box-shadow:0 18px 45px #00000047}.carouselInfoIcon{margin-bottom:18px;font-size:1.45rem;line-height:1;display:inline-flex}.carouselInfoCard h4{margin:0 0 12px;font-size:1.05rem;font-weight:800;line-height:1.2}.carouselInfoCard p{color:#c9ced6eb;border-top:1px solid #c9ced647;margin:0;padding-top:12px;font-size:.9rem;line-height:1.5}@media (width<=700px){.carouselSection{padding:56px 20px}.carouselHeader{text-align:center;margin-left:auto;margin-right:auto}.carouselImageWrapper{border-radius:22px;height:540px}.carouselOverlay{grid-template-columns:1fr;align-items:end;gap:18px;padding:24px}.carouselText{max-width:100%}.carouselText h3{font-size:2rem}.carouselText p{font-size:.92rem}.carouselButton{z-index:4;width:40px;height:40px;font-size:1.9rem}.carouselButtonLeft{left:12px}.carouselButtonRight{right:12px}.carouselInfoCards{grid-template-columns:1fr;justify-self:stretch;gap:10px;width:100%;max-width:none;position:static}.carouselInfoCard{min-height:auto;padding:14px 16px}.carouselInfoIcon{margin-bottom:8px;font-size:1.1rem}.carouselInfoCard h4{margin-bottom:6px;font-size:.95rem}.carouselInfoCard p{padding-top:6px;font-size:.82rem}}.carousel{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.carousel:active{cursor:grabbing}.carouselImage{-webkit-user-select:none;user-select:none;pointer-events:none}.carouselImageWrapperActive{border:1px solid #d4af37b8;box-shadow:0 0 0 1px #d4af3747,0 0 34px #d4af3738,0 28px 70px #0000008c}.carouselImageActive{filter:brightness(1.08)contrast(1.08)saturate(1.08);transition:transform .45s,filter .45s;transform:scale(1.025)}.carouselOverlay{background:linear-gradient(#00000008,#0000006b,#000000e6)}.carouselButton{display:none}.floatingButton{z-index:90;color:#000;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.45rem;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;position:fixed;box-shadow:0 14px 34px #00000073}.floatingButton:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0000008c}.floatingWhatsapp{background:#d4af37;bottom:22px;right:22px}.floatingBackToTop{color:#d4af37;background:#000;bottom:22px;left:22px}.floatingButton svg{width:22px;height:22px;display:block}@media (width<=700px){.floatingButton{width:48px;height:48px;font-size:1.3rem}.floatingWhatsapp{bottom:18px;right:16px}.floatingBackToTop{bottom:18px;left:16px}}.footer{z-index:1;position:relative;overflow:visible}.footerTopImage{z-index:0;pointer-events:none;width:105vw;position:absolute;bottom:calc(100% - 10px);left:50%;transform:translate(-50%)}.footerTopImage img{width:100%;max-width:none;height:auto;transform:translateX(-50%) scale(clamp(.85, 1vw, 1));display:block}.footerContent,.footerBottom{z-index:2;position:relative}.footer:before{content:"";background:inherit;z-index:1;position:absolute;inset:0}#services,#about,#home,#gallery{z-index:2;position:relative}@media (width<=768px){.footerTopImage{width:105vw;bottom:calc(100% - 5px)}}.rankedCarouselSection{background:0 0;width:min(1100px,100%);margin:0 auto;padding:70px 24px;overflow:hidden}.rankedCarousel{background:0 0;position:relative}.rankedCarouselViewport{position:relative;overflow:hidden}.rankedCarouselTrack{align-items:flex-end;gap:64px;padding:70px 8px 34px;display:flex}.rankedCarouselItem{scroll-snap-align:start;flex:0 0 270px;align-items:flex-end;height:520px;display:flex;position:relative}.rankedCarouselNumber{z-index:1;-webkit-text-stroke:2px #d4af37;letter-spacing:-.09em;text-shadow:0 0 10px #d4af3785,0 0 24px #d4af3738;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:flex-end;height:520px;font-family:Arial,Helvetica,sans-serif;font-size:18rem;font-weight:900;line-height:.78;display:flex;position:absolute;bottom:16px;left:-92px}.rankedCarouselCard{z-index:2;border:1px solid #d4af3773;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.rankedCarouselImage{object-fit:cover;width:100%;height:100%;display:block}.rankedCarouselPrice{color:#fff;background:linear-gradient(#0000000f,#000000a3,#000000f0);padding:26px 24px 24px;position:absolute;bottom:0;left:0;right:0}.rankedCarouselPriceLabel{margin-bottom:8px;font-size:1rem;font-weight:500;line-height:1;display:block}.rankedCarouselPriceRow{align-items:flex-end;gap:10px;display:flex}.rankedCarouselPriceValue{letter-spacing:-.04em;font-size:3rem;font-weight:900;line-height:.9}.rankedCarouselPriceSuffix{opacity:.92;margin-bottom:5px;font-size:1rem;line-height:1.2}.rankedCarouselButton{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;border:1px solid #d4af3773;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-size:2.2rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.rankedCarouselButton:hover{background:#1a1a1ae0;transform:translateY(-50%)scale(1.05)}.rankedCarouselButtonLeft{left:18px}.rankedCarouselButtonRight{right:18px}.rankedCarouselDots{justify-content:center;gap:9px;margin-top:18px;display:flex}.rankedCarouselDot{cursor:pointer;background:#c9ced6;border:0;border-radius:999px;width:9px;height:9px;transition:width .2s,background .2s}.rankedCarouselDotActive{background:#d4af37;width:28px}.rankedCarousel{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.rankedCarousel:active{cursor:grabbing}.rankedCarouselImage{-webkit-user-select:none;user-select:none;pointer-events:none}.rankedCarouselItemActive{z-index:3}.rankedCarouselCardActive{border-color:#d4af37d9;box-shadow:0 0 0 1px #d4af3752,0 0 36px #d4af373d,0 28px 70px #00000094}.rankedCarouselImageActive{filter:brightness(1.1)contrast(1.08)saturate(1.08);transition:transform .45s,filter .45s;transform:scale(1.035)}.rankedCarouselNumberActive{color:#d4af371f;text-shadow:0 0 14px #d4af37b8,0 0 32px #d4af3757}@media (width<=700px){.rankedCarouselSection{padding:56px 20px;overflow:hidden}.rankedCarouselViewport{width:100%;overflow:hidden}.rankedCarouselTrack{gap:0;padding:46px 0 28px}.rankedCarouselItem{flex:0 0 100%;justify-content:center;align-items:flex-end;width:100%;height:480px;display:flex}.rankedCarouselNumber{z-index:4;color:#000;letter-spacing:-.06em;-webkit-text-stroke:0;width:62px;height:62px;text-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#d4af37fa,#a67c1bf2);border:1px solid #d4af37cc;border-radius:16px;justify-content:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:2.15rem;font-weight:900;line-height:1;display:flex;position:absolute;top:-24px;bottom:auto;left:calc(50% - 134px);box-shadow:0 12px 28px #00000073,0 0 22px #d4af3752}.rankedCarouselNumberActive{transform:scale(1.08);box-shadow:0 14px 34px #00000080,0 0 30px #d4af3785}.rankedCarouselCard{border-radius:22px;width:min(260px,78vw);height:100%}.rankedCarouselImage{border-radius:22px}.rankedCarouselPrice{padding:22px 18px 20px}.rankedCarouselPriceLabel{margin-bottom:7px;font-size:.9rem}.rankedCarouselPriceValue{font-size:2.35rem}.rankedCarouselPriceSuffix{margin-bottom:4px;font-size:.9rem}.rankedCarouselButton{width:40px;height:40px;font-size:1.9rem}.rankedCarouselButtonLeft{left:8px}.rankedCarouselButtonRight{right:8px}}.titleImageWrapper{width:100%;margin-bottom:32px;display:block}.titleImage{object-fit:cover;width:100%;height:auto;display:block}.titleVideoWrapper{border-radius:28px;width:min(1100px,100%);height:580px;margin:0 auto;position:relative;overflow:hidden}.titleVideo{object-fit:cover;width:100%;height:100%;display:block}.titleVideoActions{z-index:2;flex-wrap:wrap;align-items:center;gap:14px;display:flex;position:absolute;bottom:32px;left:32px}.titleVideoButton{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.titleVideoButton:hover{transform:translateY(-2px)}.titleVideoButtonPrimary{color:#000;background:#d4af37}.titleVideoButtonSecondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff59}@media (width<=700px){.titleVideoWrapper{border-radius:22px;height:520px}.titleVideoActions{flex-direction:column;align-items:stretch;gap:10px;bottom:22px;left:20px;right:20px}.titleVideoButton{width:100%}}
