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}*{box-sizing:border-box;margin:0;padding:0}.floating-contacts{bottom:25px;display:flex;flex-direction:column;gap:18px;position:fixed;right:25px;z-index:9999}.float-btn{align-items:center;border-radius:50%;box-shadow:0 6px 15px #00000059;color:#fff;display:flex;font-size:28px;height:58px;justify-content:center;text-decoration:none;transition:all .35s ease;width:58px}.float-btn:hover{box-shadow:0 12px 30px #00000073;transform:translateY(-6px) scale(1.08)}.float-call{background:linear-gradient(135deg,#d4af37,#b8962e)}.float-whatsapp{background:#25d366}.float-whatsapp:after{animation:pulse 2.8s infinite;background:#25d366;border-radius:50%;content:"";height:100%;opacity:.25;position:absolute;width:100%;z-index:-1}@keyframes pulse{0%{opacity:.25;transform:scale(1)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@media (max-width:768px){.floating-contacts{bottom:20px;gap:14px;right:20px}.float-btn{font-size:24px;height:52px;width:52px}}.headerNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;border-bottom:1px solid #d4af3733;box-shadow:0 4px 20px #0006;left:0;position:fixed;top:0;width:100%;z-index:1000}.headerNav__container{height:90px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 20px}.headerNav__container,.headerNav__logo{align-items:center;display:flex}.headerNav__logo img{filter:drop-shadow(0 0 5px rgba(212,175,55,.4));height:100px;object-fit:contain;transition:.3s ease;width:auto}.headerNav__logo img:hover{transform:scale(1.05)}.headerNav__menuDesktop{align-items:center;display:flex;gap:35px}.headerNav__link{background:none;border:none;color:#f8fafc;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:0;position:relative;text-decoration:none;transition:all .3s ease}.headerNav__link:after{background:#d4af37;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:.3s ease;width:0}.headerNav__link:hover{color:#d4af37}.headerNav__link:hover:after{width:100%}.headerNav__link:focus{outline:none}.headerNav__contactBtn{border:1px solid #d4af37;border-radius:30px;padding:8px 18px;transition:.3s ease}.headerNav__contactBtn:hover{background:#d4af37;color:#0f172a}.headerNav__contactBtn:hover:after{display:none}.headerNav__toggle{cursor:pointer;display:none;flex-direction:column;gap:5px}.headerNav__toggle span{background:#f8fafc;height:3px;transition:.3s ease;width:25px}.headerNav__toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.headerNav__toggle.open span:nth-child(2){opacity:0}.headerNav__toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.headerNav__mobile{align-items:center;background:#0f172a;border-left:1px solid #d4af3733;box-shadow:-6px 0 20px #00000080;display:flex;flex-direction:column;gap:25px;height:100vh;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .4s ease-in-out;width:260px;z-index:999}.headerNav__mobile.active{right:0}.headerNav__closeBtn{color:#f8fafc;cursor:pointer;font-size:24px;font-weight:700;position:absolute;right:20px;top:20px;transition:.3s}.headerNav__closeBtn:hover{color:#d4af37}.headerNav__mobileLink{background:none;border:none;color:#f8fafc;cursor:pointer;font-family:inherit;font-size:18px;font-weight:500;text-decoration:none;transition:.3s}.headerNav__mobileLink:hover{color:#d4af37}@media (max-width:768px){.headerNav__menuDesktop{display:none}.headerNav__toggle{display:flex}}@media (min-width:769px){.headerNav__mobile{display:none}}.footerSection{background:#0f172a;border-top:1px solid #d4af3733;color:#f8fafc;padding:60px 20px 0}.footerSection__container{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:auto;max-width:1200px}.footerSection__title{color:#d4af37;font-size:20px;font-weight:600;margin-bottom:20px}.footerSection__left{flex:1 1;min-width:280px}.footerSection__left p{color:#e2e8f0;line-height:1.6;margin-bottom:15px}.footerSection__left strong{color:#d4af37}.footerSection__right{flex:1 1;min-width:280px}.footerSection__map{border:1px solid #d4af374d;border-radius:12px;box-shadow:0 8px 20px #00000080;height:350px;overflow:hidden;width:100%}.footerSection__map iframe{border:0;height:100%;width:100%}.footerSection__bottom{border-top:1px solid #d4af3733;color:#94a3b8;font-size:14px;margin-top:40px;padding:20px 0;text-align:center}@media (max-width:768px){.footerSection__container{flex-direction:column;gap:40px}.footerSection__map{height:200px}}.heroSection{background:#0f172a;height:100vh;margin-top:70px;overflow:hidden;position:relative;width:100%}.heroSection__video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:1}.heroSection__overlay{background:linear-gradient(180deg,#0f172a73 0,#0f172abf 50%,#0f172aeb);inset:0;position:absolute;z-index:2}.heroSection__content{align-items:center;color:#f8fafc;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 24px;position:relative;text-align:center;z-index:3}.heroSection__title{font-size:clamp(2.8rem,7vw,4.8rem);font-weight:700;letter-spacing:1.2px;line-height:1.1;margin-bottom:1.2rem}.heroSection__subtitle{color:#cbd5e1;font-size:clamp(1.15rem,3.2vw,1.45rem);font-weight:400;line-height:1.55;margin-bottom:2.8rem;max-width:720px}.heroSection__subtitle br{content:"";display:block;margin-bottom:.35em}.heroSection__buttons{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.heroSection__btn{border-radius:8px;cursor:pointer;font-size:1.05rem;font-weight:600;padding:.9rem 2.4rem;transition:all .3s ease;white-space:nowrap}.heroSection__btn--primary{background:#d4af37;border:none;color:#0f172a}.heroSection__btn--primary:hover{background:#b8962e;box-shadow:0 10px 25px #d4af3759;transform:translateY(-3px)}.heroSection__btn--secondary{background:#0000;border:1.5px solid #d4af37;color:#d4af37}.heroSection__btn--secondary:hover{background:#d4af37;color:#0f172a;transform:translateY(-2px)}.heroPopup{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;cursor:pointer;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.heroPopup__box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1e293beb;border:1px solid #d4af3740;border-radius:16px;box-shadow:0 15px 40px #00000080;color:#f8fafc;padding:2.5rem 2rem;position:relative;text-align:center;width:min(90%,360px)}.heroPopup__close{color:#94a3b8;cursor:pointer;font-size:1.8rem;position:absolute;right:1.2rem;top:1rem;transition:all .25s ease}.heroPopup__close:hover{color:#d4af37;transform:rotate(90deg)}.heroPopup h2{color:#f8fafc;font-size:1.6rem;margin-bottom:1.8rem}.heroPopup__link{align-items:center;border-radius:8px;display:flex;font-size:1.05rem;font-weight:600;gap:.8rem;justify-content:center;margin-top:1.2rem;padding:.9rem;text-decoration:none;transition:all .3s ease}.heroPopup__link--call{background:#d4af37;color:#0f172a}.heroPopup__link--call:hover{background:#b8962e;transform:translateY(-2px)}.heroPopup__link--whatsapp{background:#25d366;color:#fff}.heroPopup__link--whatsapp:hover{background:#1ebe5b;transform:translateY(-2px)}@media (max-width:768px){.heroSection{margin-top:60px}.heroSection__buttons{flex-direction:column;gap:1rem}.heroSection__btn{max-width:340px;padding:1rem 2.2rem;width:100%}.heroSection__subtitle{line-height:1.6}.heroSection__subtitle br{margin-bottom:.25em}}@media (max-width:480px){.heroSection__title{font-size:2.5rem}.heroSection__subtitle{font-size:1.1rem}.heroPopup__box{padding:2rem 1.5rem}}.whySection{background:#0f172a;color:#f8fafc;padding:100px 20px;text-align:center}.whySection__container{margin:auto;max-width:1200px}.whySection__heading{color:#d4af37;font-size:40px;font-weight:600;margin-bottom:15px}.whySection__subheading{color:#cbd5e1;font-size:16px;margin:0 auto 60px;max-width:650px}.whySection__grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.whySection__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293bb3;border:1px solid #fff;border-radius:16px;box-shadow:0 8px 20px #0006;padding:40px 25px;transition:all .4s ease}.whySection__icon{color:#d4af37;display:flex;justify-content:center;margin-bottom:20px}.whySection__card h3{color:#d4af37;font-size:20px;margin-bottom:15px}.whySection__card p{color:#e2e8f0;font-size:14px;line-height:1.6}.whySection__card:hover{border-color:#d4af37;box-shadow:0 20px 40px #d4af3726;transform:translateY(-12px)}@media (max-width:992px){.whySection__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.whySection__grid{grid-template-columns:1fr}.whySection__heading{font-size:28px}}.workSection{background:#111827;color:#f8fafc;padding:100px 20px;text-align:center}.workSection__container{margin:auto;max-width:1200px}.workSection__heading{color:#d4af37;font-size:40px;font-weight:600;margin-bottom:15px}.workSection__subheading{color:#cbd5e1;font-size:16px;margin:0 auto 60px;max-width:650px}.workSection__grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.workSection__card{border:1px solid #d4af3733;border-radius:14px;box-shadow:0 8px 20px #00000080;overflow:hidden;transition:.4s ease}.workSection__card img{height:300px;object-fit:cover;transition:.5s ease;width:100%}.workSection__card:hover img{transform:scale(1.1)}.workSection__card:hover{border-color:#d4af37;box-shadow:0 15px 35px #d4af3733}.workSection__btnWrap{margin-top:50px}.workSection__btn{background:#d4af37;border:none;border-radius:6px;color:#0f172a;cursor:pointer;font-weight:600;padding:12px 30px;transition:.3s ease}.workSection__btn:hover{background:#b8962e;box-shadow:0 8px 20px #d4af374d;transform:translateY(-3px)}@media (max-width:992px){.workSection__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.workSection__grid{grid-template-columns:1fr}.workSection__heading{font-size:28px}}.workSection__popup{align-items:center;animation:fadeIn .3s ease;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.workSection__popupContent{animation:zoomIn .3s ease;max-height:90%;max-width:90%;position:relative}.workSection__popupContent img{border:2px solid #d4af3766;border-radius:12px;box-shadow:0 20px 50px #000000b3;height:auto;max-height:85vh;width:100%}.workSection__close{color:#d4af37;cursor:pointer;position:absolute;right:0;top:-40px;transition:.3s}.workSection__close:hover{transform:scale(1.2)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.aboutSection{background:#0f172a;color:#f8fafc;padding:100px 20px}.aboutSection__container{align-items:center;display:flex;flex-wrap:wrap;gap:60px;margin:auto;max-width:1200px}.aboutSection__image{flex:1 1;min-width:300px}.aboutSection__image img{border:2px solid #d4af374d;border-radius:16px;box-shadow:0 20px 40px #0009;transition:.4s ease;width:100%}.aboutSection__image img:hover{transform:scale(1.03)}.aboutSection__content{flex:1 1;min-width:300px}.aboutSection__heading{color:#d4af37;font-size:40px;margin-bottom:20px}.aboutSection__text{color:#cbd5e1;line-height:1.7;margin-bottom:20px}.aboutSection__text span{color:#d4af37;font-weight:600}.aboutSection__stats{display:flex;flex-wrap:wrap;gap:40px;margin:30px 0}.aboutSection__stats h3{color:#d4af37;font-size:28px}.aboutSection__stats p{color:#94a3b8;font-size:14px}.aboutSection__btn{background:#d4af37;border:none;border-radius:6px;color:#0f172a;cursor:pointer;font-weight:600;padding:12px 28px;transition:.3s ease}.aboutSection__btn:hover{background:#b8962e;box-shadow:0 10px 25px #d4af374d;transform:translateY(-3px)}@media (max-width:992px){.aboutSection__container{flex-direction:column;text-align:center}.aboutSection__stats{justify-content:center}.aboutSection__heading{font-size:30px}}.gallerySection{background:#0f172a;min-height:100vh;padding:120px 20px 80px;text-align:center}.galleryTitle{color:#f8fafc;font-size:38px;font-weight:600;margin-bottom:40px}.galleryFilters button{background:#1e293b;border:1px solid #334155;border-radius:30px;color:#f1f5f9;cursor:pointer;margin:8px;padding:10px 22px;transition:.3s}.galleryFilters .active,.galleryFilters button:hover{background:#d4af37;border-color:#d4af37;color:#0f172a}.galleryGrid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:auto;max-width:1400px}.galleryItem{border-radius:14px;cursor:pointer;overflow:hidden}.galleryItem img{border-radius:14px;height:280px;object-fit:cover;transition:.4s;width:100%}.galleryItem:hover img{filter:brightness(85%);transform:scale(1.08)}.popupOverlay{align-items:center;background:#000000f2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popupImage{animation:zoomIn .3s ease;border-radius:16px;max-height:85%;max-width:90%}.closeBtn{color:#fff;cursor:pointer;font-size:45px;position:absolute;right:40px;top:30px}@keyframes zoomIn{0%{transform:scale(.85)}to{transform:scale(1)}}@media (max-width:768px){.galleryItem img{height:220px}}.galleryFilters{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-bottom:40px;overflow-x:auto;padding:8px 0;scrollbar-width:thin}.galleryFilters::-webkit-scrollbar{height:6px}.galleryFilters::-webkit-scrollbar-track{background:#1e293b;border-radius:10px}.galleryFilters::-webkit-scrollbar-thumb{background:#475569;border-radius:10px}.galleryFilters::-webkit-scrollbar-thumb:hover{background:#64748b}@media (max-width:768px){.galleryFilters{justify-content:flex-start;margin:0 -20px 40px;padding:12px 16px}.galleryFilters button{font-size:.95rem;margin:0;padding:10px 18px;white-space:nowrap}.galleryItem img{height:220px}}.galleryFilters{mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8%,#000 92%,#0000)}
/*# sourceMappingURL=main.0fed5ddd.css.map*/