@keyframes Nav-module-scss-module__p32VuG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Nav-module-scss-module__p32VuG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Nav-module-scss-module__p32VuG__fadeInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes Nav-module-scss-module__p32VuG__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes Nav-module-scss-module__p32VuG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Nav-module-scss-module__p32VuG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes Nav-module-scss-module__p32VuG__drift{0%,to{transform:translate(0)}50%{transform:translate(-2%,2%)}}.Nav-module-scss-module__p32VuG__container{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}@media (max-width:768px){.Nav-module-scss-module__p32VuG__container{padding:0 20px}}.Nav-module-scss-module__p32VuG__section{padding:120px 0}@media (max-width:768px){.Nav-module-scss-module__p32VuG__section{padding:64px 0}}.Nav-module-scss-module__p32VuG__btn-primary{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:16px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Nav-module-scss-module__p32VuG__btn-primary:hover{background-color:#d9821f;transform:translateY(-2px)}.Nav-module-scss-module__p32VuG__btn-primary:active{transform:translateY(0)}.Nav-module-scss-module__p32VuG__btn-secondary{color:#15171a;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Nav-module-scss-module__p32VuG__btn-secondary:hover{color:#faf6ef;background-color:#15171a;transform:translateY(-2px)}.Nav-module-scss-module__p32VuG__btn-ghost{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #faf6ef80;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Nav-module-scss-module__p32VuG__btn-ghost:hover{color:#15171a;background-color:#faf6ef;border-color:#faf6ef}.Nav-module-scss-module__p32VuG__skeleton{background:linear-gradient(90deg,#efe6d6 25%,#fff 50%,#efe6d6 75%) 0 0/600px 100%;border-radius:2px;animation:1.5s linear infinite Nav-module-scss-module__p32VuG__shimmer}.Nav-module-scss-module__p32VuG__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#d9821f;align-items:center;gap:8px;font-size:.78rem;font-weight:500;display:inline-flex}.Nav-module-scss-module__p32VuG__tag:before{content:"";background:#d9821f;width:20px;height:1.5px}.Nav-module-scss-module__p32VuG__section-heading{font-family:var(--font-heading);color:#15171a;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:600;line-height:1.1}.Nav-module-scss-module__p32VuG__section-subheading{font-family:var(--font-body);color:#5a5751;max-width:560px;font-size:1.05rem;line-height:1.7}.Nav-module-scss-module__p32VuG__nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf6efeb;border-bottom:1px solid #0000;transition:border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);position:sticky;top:0}.Nav-module-scss-module__p32VuG__scrolled{border-color:#15171a14;box-shadow:0 2px 10px #15171a0f}.Nav-module-scss-module__p32VuG__bar{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;max-width:1320px;margin:0 auto;padding:16px 32px;display:flex}@media (max-width:768px){.Nav-module-scss-module__p32VuG__bar{padding:14px 20px}}.Nav-module-scss-module__p32VuG__logo{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;display:flex}.Nav-module-scss-module__p32VuG__logoText{font-family:var(--font-heading);color:#15171a;letter-spacing:.01em;font-size:1.05rem;font-weight:600}@media (max-width:480px){.Nav-module-scss-module__p32VuG__logoText{display:none}}.Nav-module-scss-module__p32VuG__links{flex-direction:row;justify-content:center;align-items:center;gap:36px;display:flex}@media (max-width:1024px){.Nav-module-scss-module__p32VuG__links{display:none}}.Nav-module-scss-module__p32VuG__link{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#15171a;padding:6px 0;font-size:.8rem;position:relative}.Nav-module-scss-module__p32VuG__link:after{content:"";transform-origin:100%;background:#fdae46;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Nav-module-scss-module__p32VuG__link:hover:after{transform-origin:0;transform:scaleX(1)}.Nav-module-scss-module__p32VuG__active{color:#d9821f}.Nav-module-scss-module__p32VuG__active:after{transform-origin:0;transform:scaleX(1)}.Nav-module-scss-module__p32VuG__call{font-family:var(--font-mono);color:#15171a;white-space:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-size:.85rem;display:flex}.Nav-module-scss-module__p32VuG__call svg{color:#d9821f}@media (max-width:1024px){.Nav-module-scss-module__p32VuG__call{display:none}}.Nav-module-scss-module__p32VuG__toggle{color:#15171a;z-index:101;font-size:1.4rem;display:none}@media (max-width:1024px){.Nav-module-scss-module__p32VuG__toggle{display:flex}}.Nav-module-scss-module__p32VuG__mobileMenu{display:none}@media (max-width:1024px){.Nav-module-scss-module__p32VuG__mobileMenu{z-index:90;opacity:0;pointer-events:none;background:#2b2e33;flex-direction:column;justify-content:center;gap:40px;padding:0 32px;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;transform:translateY(-100%)}.Nav-module-scss-module__p32VuG__mobileMenu nav{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;display:flex}}.Nav-module-scss-module__p32VuG__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Nav-module-scss-module__p32VuG__mobileLink{font-family:var(--font-heading);color:#faf6ef8c;font-size:2.1rem;font-style:italic;transition:color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.Nav-module-scss-module__p32VuG__mobileMenuOpen .Nav-module-scss-module__p32VuG__mobileLink{transform:translateY(0)}.Nav-module-scss-module__p32VuG__mobileLink:hover{color:#faf6ef}.Nav-module-scss-module__p32VuG__active.Nav-module-scss-module__p32VuG__mobileLink{color:#fdae46}.Nav-module-scss-module__p32VuG__mobileCall{font-family:var(--font-mono);color:#faf6ef;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;margin-top:8px;font-size:1rem;display:flex}.Nav-module-scss-module__p32VuG__mobileCall svg{color:#fdae46}
@keyframes Footer-module-scss-module__yEMMdq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module-scss-module__yEMMdq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module-scss-module__yEMMdq__fadeInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer-module-scss-module__yEMMdq__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes Footer-module-scss-module__yEMMdq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Footer-module-scss-module__yEMMdq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes Footer-module-scss-module__yEMMdq__drift{0%,to{transform:translate(0)}50%{transform:translate(-2%,2%)}}.Footer-module-scss-module__yEMMdq__container{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}@media (max-width:768px){.Footer-module-scss-module__yEMMdq__container{padding:0 20px}}.Footer-module-scss-module__yEMMdq__section{padding:120px 0}@media (max-width:768px){.Footer-module-scss-module__yEMMdq__section{padding:64px 0}}.Footer-module-scss-module__yEMMdq__btn-primary{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:16px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module-scss-module__yEMMdq__btn-primary:hover{background-color:#d9821f;transform:translateY(-2px)}.Footer-module-scss-module__yEMMdq__btn-primary:active{transform:translateY(0)}.Footer-module-scss-module__yEMMdq__btn-secondary{color:#15171a;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module-scss-module__yEMMdq__btn-secondary:hover{color:#faf6ef;background-color:#15171a;transform:translateY(-2px)}.Footer-module-scss-module__yEMMdq__btn-ghost{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #faf6ef80;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module-scss-module__yEMMdq__btn-ghost:hover{color:#15171a;background-color:#faf6ef;border-color:#faf6ef}.Footer-module-scss-module__yEMMdq__skeleton{background:linear-gradient(90deg,#efe6d6 25%,#fff 50%,#efe6d6 75%) 0 0/600px 100%;border-radius:2px;animation:1.5s linear infinite Footer-module-scss-module__yEMMdq__shimmer}.Footer-module-scss-module__yEMMdq__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#d9821f;align-items:center;gap:8px;font-size:.78rem;font-weight:500;display:inline-flex}.Footer-module-scss-module__yEMMdq__tag:before{content:"";background:#d9821f;width:20px;height:1.5px}.Footer-module-scss-module__yEMMdq__section-heading{font-family:var(--font-heading);color:#15171a;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:600;line-height:1.1}.Footer-module-scss-module__yEMMdq__section-subheading{font-family:var(--font-body);color:#5a5751;max-width:560px;font-size:1.05rem;line-height:1.7}.Footer-module-scss-module__yEMMdq__footer{color:#faf6efbf;clip-path:polygon(0 2.5vw,100% 0,100% 100%,0 100%);background:#2b2e33;padding-top:90px;position:relative;overflow:hidden}.Footer-module-scss-module__yEMMdq__watermark{font-family:var(--font-heading);color:#faf6ef0a;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,13vw,9rem);font-weight:600;position:absolute;top:40px;left:50%;transform:translate(-50%)}.Footer-module-scss-module__yEMMdq__top{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:48px;max-width:1320px;margin:0 auto;padding:0 32px 60px;display:grid;position:relative}@media (max-width:1024px){.Footer-module-scss-module__yEMMdq__top{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer-module-scss-module__yEMMdq__top{grid-template-columns:1fr;padding:0 20px 48px}}.Footer-module-scss-module__yEMMdq__brand .Footer-module-scss-module__yEMMdq__logo{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:18px;display:flex}.Footer-module-scss-module__yEMMdq__brand .Footer-module-scss-module__yEMMdq__logo span{font-family:var(--font-heading);color:#faf6ef;font-size:1.15rem;font-weight:600}.Footer-module-scss-module__yEMMdq__slogan{color:#faf6efa6;max-width:280px;font-size:.95rem;line-height:1.6}.Footer-module-scss-module__yEMMdq__rc{font-family:var(--font-mono);letter-spacing:.06em;color:#fdae46;margin-top:16px;font-size:.75rem}.Footer-module-scss-module__yEMMdq__social{color:#faf6ef;border:1px solid #faf6ef33;justify-content:center;align-items:center;width:40px;height:40px;margin-top:20px;transition:background .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Footer-module-scss-module__yEMMdq__social:hover{color:#15171a;background:#fdae46;border-color:#fdae46}.Footer-module-scss-module__yEMMdq__heading{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#faf6ef;margin-bottom:22px;font-size:.75rem}.Footer-module-scss-module__yEMMdq__col{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:13px;display:flex}.Footer-module-scss-module__yEMMdq__link{color:#faf6efa6;font-size:.92rem;transition:color .3s cubic-bezier(.16,1,.3,1)}.Footer-module-scss-module__yEMMdq__link:hover{color:#fdae46}.Footer-module-scss-module__yEMMdq__contactItem{color:#faf6efa6;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.Footer-module-scss-module__yEMMdq__contactItem svg{color:#fdae46;flex-shrink:0;margin-top:3px}.Footer-module-scss-module__yEMMdq__bottom{border-top:1px solid #faf6ef1a;padding:26px 32px;position:relative}.Footer-module-scss-module__yEMMdq__bottom p{max-width:1320px;font-family:var(--font-mono);color:#faf6ef80;text-align:center;margin:0 auto;font-size:.78rem}
@keyframes Whatsapp-module-scss-module__AjFaxG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Whatsapp-module-scss-module__AjFaxG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Whatsapp-module-scss-module__AjFaxG__fadeInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes Whatsapp-module-scss-module__AjFaxG__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes Whatsapp-module-scss-module__AjFaxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Whatsapp-module-scss-module__AjFaxG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes Whatsapp-module-scss-module__AjFaxG__drift{0%,to{transform:translate(0)}50%{transform:translate(-2%,2%)}}.Whatsapp-module-scss-module__AjFaxG__container{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}@media (max-width:768px){.Whatsapp-module-scss-module__AjFaxG__container{padding:0 20px}}.Whatsapp-module-scss-module__AjFaxG__section{padding:120px 0}@media (max-width:768px){.Whatsapp-module-scss-module__AjFaxG__section{padding:64px 0}}.Whatsapp-module-scss-module__AjFaxG__btn-primary{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:16px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Whatsapp-module-scss-module__AjFaxG__btn-primary:hover{background-color:#d9821f;transform:translateY(-2px)}.Whatsapp-module-scss-module__AjFaxG__btn-primary:active{transform:translateY(0)}.Whatsapp-module-scss-module__AjFaxG__btn-secondary{color:#15171a;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #15171a;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Whatsapp-module-scss-module__AjFaxG__btn-secondary:hover{color:#faf6ef;background-color:#15171a;transform:translateY(-2px)}.Whatsapp-module-scss-module__AjFaxG__btn-ghost{color:#faf6ef;font-family:var(--font-body);letter-spacing:.02em;background-color:#0000;border:1.5px solid #faf6ef80;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:15px 34px;font-size:.9rem;font-weight:600;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Whatsapp-module-scss-module__AjFaxG__btn-ghost:hover{color:#15171a;background-color:#faf6ef;border-color:#faf6ef}.Whatsapp-module-scss-module__AjFaxG__skeleton{background:linear-gradient(90deg,#efe6d6 25%,#fff 50%,#efe6d6 75%) 0 0/600px 100%;border-radius:2px;animation:1.5s linear infinite Whatsapp-module-scss-module__AjFaxG__shimmer}.Whatsapp-module-scss-module__AjFaxG__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#d9821f;align-items:center;gap:8px;font-size:.78rem;font-weight:500;display:inline-flex}.Whatsapp-module-scss-module__AjFaxG__tag:before{content:"";background:#d9821f;width:20px;height:1.5px}.Whatsapp-module-scss-module__AjFaxG__section-heading{font-family:var(--font-heading);color:#15171a;font-size:clamp(2.1rem,4vw,3.25rem);font-weight:600;line-height:1.1}.Whatsapp-module-scss-module__AjFaxG__section-subheading{font-family:var(--font-body);color:#5a5751;max-width:560px;font-size:1.05rem;line-height:1.7}.Whatsapp-module-scss-module__AjFaxG__float{z-index:90;color:#faf6ef;clip-path:polygon(18px 0,100% 0,100% 100%,0 100%,0 18px);background:#2b2e33;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.5rem;transition:background .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 20px 60px #15171a29}@media (max-width:768px){.Whatsapp-module-scss-module__AjFaxG__float{width:52px;height:52px;bottom:20px;right:20px}}.Whatsapp-module-scss-module__AjFaxG__float:hover{background:#d9821f;transform:translateY(-3px)}.Whatsapp-module-scss-module__AjFaxG__ring{clip-path:inherit;pointer-events:none;border:1.5px solid #fdae4699;animation:2.4s ease-in-out infinite Whatsapp-module-scss-module__AjFaxG__pulse;position:absolute;inset:0}
