.site-header{z-index:9999;font-family:var(--font-main), Arial, sans-serif;position:fixed;top:18px;left:0;right:0}.header-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #1fc77e38;border-radius:0 0 26px 26px;justify-content:space-between;align-items:center;width:min(94%,1500px);height:74px;margin:auto;padding:0 28px;display:flex;box-shadow:0 16px 45px #00000014}.header-logo img{object-fit:contain;width:100px;height:auto}.language-btn{color:#fff;background:#06130d;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.language-icon{font-size:16px;line-height:1}.header-nav{align-items:center;gap:42px;display:flex}.header-nav a,.contact-link{color:#06130d;font-size:18px;font-weight:700;transition:all .3s;position:relative}.header-nav a:hover,.contact-link:hover,.header-nav a.active{color:var(--color-primary)}.header-nav a.active:after,.contact-link:after{content:"";bottom:-8px;background:#1fc77e;border-radius:20px;width:100%;height:2px;position:absolute;inset-inline-start:0}.header-actions{align-items:center;gap:18px;display:flex}.language-btn{color:#fff;background:#06130d;border-radius:999px;padding:11px 18px;font-size:15px;font-weight:700;transition:all .3s}.language-btn:hover{color:#06130d;background:#1fc77e}@media (max-width:992px){.header-container{height:66px;padding:0 18px}.header-nav,.contact-link{display:none}.language-btn{padding:10px 15px;font-size:14px}}.mobile-menu-btn,.mobile-menu{display:none}@media (max-width:992px){.site-header{top:14px}.header-container{border-radius:22px;height:64px}.header-logo img{width:58px}.header-actions{display:none}.mobile-menu-btn{z-index:10001;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;display:flex}.mobile-menu-btn span{background:#06130d;border-radius:20px;width:34px;height:3px;transition:all .35s}.mobile-menu-btn.open span:first-child{background:#1fc77e;transform:rotate(28deg)translateY(5px)}.mobile-menu-btn.open span:last-child{background:#1fc77e;transform:rotate(-28deg)translateY(-5px)}.mobile-menu{z-index:9998;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#ffffffe0;transition:all .35s;display:block;position:fixed;inset:0;transform:translateY(-20px)}.mobile-menu.show{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-inner{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;padding:130px 28px 40px;display:flex}.mobile-menu-inner a{color:#06130d;text-align:center;font-size:34px;font-weight:800;line-height:1.25;transition:all .3s}.mobile-menu-inner a.active,.mobile-menu-inner a:hover{color:#1fc77e}.mobile-lang-btn{background:#06130d;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:10px 18px;display:flex;color:#fff!important;font-size:15px!important}.mobile-menu-top{justify-content:space-between;align-items:center;height:56px;display:flex;position:absolute;top:28px;left:28px;right:28px}.mobile-menu-logo{align-items:center;display:flex}.mobile-menu-logo img{width:58px;height:auto}.mobile-close-btn{background:0 0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.mobile-close-btn span{background:#06130d;border-radius:20px;width:36px;height:2px;position:absolute}.mobile-close-btn span:first-child{transform:rotate(18deg)}.mobile-close-btn span:last-child{transform:rotate(-18deg)}}.site-header{z-index:9999;font-family:var(--font-main), Arial, sans-serif;transition:transform .4s,opacity .4s;position:fixed;top:18px;left:0;right:0}.site-header.show{opacity:1;transform:translateY(0)}.site-header.hide{opacity:0;transform:translateY(-140%)}
.site-footer{color:#fff;background:#030807;padding:50px 0 28px;position:relative;overflow:hidden}.footer-container{z-index:2;grid-template-columns:1.3fr .8fr 1fr;align-items:start;gap:20px;display:grid;position:relative}.footer-brand img.footer-logo{width:200px;height:auto;margin-bottom:32px}.footer-brand p{max-width:420px;font-size:14px;font-weight:500;line-height:2}.footer-links h3,.footer-contact h3{color:var(--color-primary);margin-bottom:28px;font-size:22px;font-weight:600}.footer-links{flex-direction:column;display:flex}.footer-links a{color:#fff;margin-bottom:4px;font-weight:500;transition:all .3s}.footer-links a:hover,.footer-contact a:hover{color:var(--color-primary);transform:translate(-8px)}.footer-contact{flex-direction:column;display:flex}.footer-contact a,.footer-contact>div:not(.footer-socials){color:#fff;align-items:center;gap:12px;margin-bottom:4px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.footer-contact svg{color:var(--color-primary)}.footer-socials{align-items:center;gap:14px;margin-top:22px;display:flex}.footer-socials a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.footer-socials a:hover{background:var(--color-primary);transform:translateY(-5px)}.footer-socials img{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px;transition:all .3s}.footer-socials a:hover img{filter:brightness(0)}.footer-bottom p,.footer-bottom a,.footer-bottom span{color:#ffffffc7;font-size:14px;font-weight:500}.footer-bottom div{align-items:center;gap:12px;display:flex}.footer-bottom a:hover{color:var(--color-primary)}@media (max-width:992px){.site-footer{padding:70px 0 24px}.footer-container{text-align:center;grid-template-columns:1fr;gap:42px}.footer-brand p{margin:auto;font-size:18px}.footer-socials{justify-content:center}.footer-contact a,.footer-contact>div:not(.footer-socials){justify-content:center;font-size:18px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center}}.site-footer[dir=ltr] .footer-brand{text-align:left;grid-column:1}.site-footer[dir=ltr] .footer-links{text-align:left;grid-column:2;align-items:flex-start}.site-footer[dir=ltr] .footer-contact{text-align:left;grid-column:3;align-items:flex-start}@media (min-width:993px){.site-footer[dir=ltr] .footer-brand{text-align:left;grid-column:1}.site-footer[dir=ltr] .footer-links{text-align:left;grid-column:2;align-items:flex-start}.site-footer[dir=ltr] .footer-contact{text-align:left;grid-column:3;align-items:flex-start}}@media (max-width:992px){.footer-container{text-align:center;grid-template-columns:1fr;gap:34px;display:grid}.footer-brand,.footer-links,.footer-contact{text-align:center;grid-column:auto;align-items:center;width:100%}.footer-brand{flex-direction:column;align-items:center;display:flex}.footer-brand img.footer-logo,.footer-logo{width:170px;height:auto;margin:0 auto 24px;display:block}.footer-brand p{text-align:center;max-width:100%;margin:0 auto;font-size:15px;line-height:2}.footer-socials{justify-content:center;margin-top:22px}.footer-links{flex-direction:column;align-items:center;display:flex}.footer-links h3,.footer-contact h3{text-align:center;margin-bottom:18px}.footer-links a{text-align:center;margin-bottom:10px}.footer-contact{flex-direction:column;align-items:center;display:flex}.footer-contact a,.footer-contact>div:not(.footer-socials){text-align:center;justify-content:center;font-size:15px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;margin-top:24px;padding-top:20px}.footer-bottom p{text-align:center;font-size:12px}.footer-links a:hover,.footer-contact a:hover{transform:none}.site-footer{padding:55px 0 24px}.site-footer .footer-container{text-align:center;gap:32px;flex-direction:column!important;align-items:center!important;display:flex!important}.site-footer .footer-brand,.site-footer .footer-links,.site-footer .footer-contact{width:100%;max-width:100%;text-align:center!important;align-items:center!important}.site-footer .footer-brand{flex-direction:column;display:flex}.site-footer .footer-logo,.site-footer .footer-brand img.footer-logo{width:170px!important;height:auto!important;margin:0 auto 22px!important;display:block!important}.site-footer .footer-brand p{text-align:center;max-width:300px;margin:0 auto;font-size:14px;line-height:1.9}.site-footer .footer-socials{justify-content:center;margin-top:20px}.site-footer .footer-socials a{width:40px;height:40px}.site-footer .footer-links{flex-direction:column;display:flex;align-items:center!important}.site-footer .footer-links h3,.site-footer .footer-contact h3{text-align:center;margin-bottom:16px}.site-footer .footer-links a{text-align:center;margin-bottom:9px}.site-footer .footer-contact{flex-direction:column;display:flex;align-items:center!important}.site-footer .footer-contact a,.site-footer .footer-contact>div:not(.footer-socials){text-align:center;justify-content:center;font-size:14px}.site-footer .footer-bottom{text-align:center;justify-content:center;margin-top:20px;padding-top:18px}.site-footer .footer-bottom p{text-align:center;font-size:12px}.site-footer .footer-links a:hover,.site-footer .footer-contact a:hover{transform:none}}.footer-bottom{z-index:2;border-top:1px solid #109f3424;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding-top:26px;display:flex;position:relative}.footer-bottom p,.footer-policy-link{color:#ffffffc7;font-size:14px;font-weight:500}.footer-policy-link{transition:all .3s}.footer-policy-link:hover{color:var(--color-primary)}
.floating-whatsapp{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 14px 35px #25d36659}.floating-whatsapp:hover{color:#fff;background:#1ebe5d;transform:translateY(-4px)scale(1.04)}.floating-whatsapp:before{content:"";z-index:-1;background:#25d3662e;border-radius:50%;animation:1.8s infinite whatsappPulse;position:absolute;inset:-8px}@keyframes whatsappPulse{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}@media (max-width:768px){.floating-whatsapp{width:54px;height:54px;bottom:18px;right:18px}}
