@font-face{font-family:Clash Display;src:url(https://cdn.fontshare.com/wf/FMCWZUDXLFHXEYB5RG7OBKMJJPZM5AME/V47RGH5TFDVBR5O55BFAGPQ3JKR2V7KL/DCUFYC4MVBAGXORWDRGTHIRC2SVXDRAU.woff2)format("woff2");font-weight:200 700;font-display:swap;font-style:normal}.navbar{z-index:9000;background:#000;grid-template-columns:30% 40% 30%;align-items:center;width:100%;height:72px;padding:0 40px;display:grid;position:fixed;top:0;left:0}@media (max-width:767px){.navbar{grid-template-columns:1fr auto;padding:0 20px}}.navbar__logo{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-family:Clash Display,sans-serif;font-size:22px;font-weight:500}.navbar__logo span{transition:transform .2s cubic-bezier(.16,1,.3,1);display:inline-block}.navbar__logo:hover span{animation:.4s forwards letter-bounce}@keyframes letter-bounce{0%{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(2px)}to{transform:translateY(0)}}.navbar__links{justify-content:center;gap:40px;display:flex}@media (max-width:767px){.navbar__links{display:none}}.navbar__link{color:#fff;height:20px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;position:relative;overflow:hidden}.navbar__link .navbar__link-text{transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.navbar__link .navbar__link-clone{transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:0}.navbar__link:hover .navbar__link-text,.navbar__link:hover .navbar__link-clone{transform:translateY(-100%)}.navbar__right{justify-content:flex-end;align-items:center;gap:24px;display:flex}@media (max-width:767px){.navbar__right{display:none}}.navbar__cta{color:#fff;background:0 0;border:1px solid #fff;padding:10px 24px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;transition:color .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.navbar__cta:before{content:"";transform-origin:0;z-index:0;background:#fff;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.navbar__cta span{z-index:1;position:relative}.navbar__cta:hover{color:#000}.navbar__cta:hover:before{transform:scaleX(1)}.navbar__lang{color:#ffffff80;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:12px;font-weight:300}.navbar__burger{flex-direction:column;gap:6px;padding:8px;display:none}@media (max-width:767px){.navbar__burger{display:flex}}.navbar__burger span{background:#fff;width:24px;height:1px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.navbar__burger.is-open span:first-child{transform:rotate(45deg)translateY(3.5px)}.navbar__burger.is-open span:last-child{transform:rotate(-45deg)translateY(-3.5px)}.navbar__mobile-menu{z-index:8999;clip-path:inset(0 0 100%);background:#000;flex-direction:column;justify-content:center;width:100%;height:100vh;padding:0 20px;transition:clip-path .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.navbar__mobile-menu.is-open{clip-path:inset(0 0 0%)}.navbar__mobile-link{color:#fff;text-transform:uppercase;opacity:0;margin-bottom:16px;font-family:Clash Display,sans-serif;font-size:clamp(36px,8vw,64px);font-weight:600;transition:opacity .4s,transform .4s;transform:translate(40px)}.is-open .navbar__mobile-link{opacity:1;transform:translate(0)}.is-open .navbar__mobile-link:first-child{transition-delay:.18s}.is-open .navbar__mobile-link:nth-child(2){transition-delay:.26s}.is-open .navbar__mobile-link:nth-child(3){transition-delay:.34s}.is-open .navbar__mobile-link:nth-child(4){transition-delay:.42s}.is-open .navbar__mobile-link:nth-child(5){transition-delay:.5s}.is-open .navbar__mobile-link:nth-child(6){transition-delay:.58s}
@font-face{font-family:Clash Display;src:url(https://cdn.fontshare.com/wf/FMCWZUDXLFHXEYB5RG7OBKMJJPZM5AME/V47RGH5TFDVBR5O55BFAGPQ3JKR2V7KL/DCUFYC4MVBAGXORWDRGTHIRC2SVXDRAU.woff2)format("woff2");font-weight:200 700;font-display:swap;font-style:normal}.footer{color:#fff;background:#000;padding-top:96px;padding-bottom:40px;position:relative}.footer__inner{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}@media (max-width:767px){.footer__inner{padding-left:20px;padding-right:20px}}.footer__top{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.footer__logo{color:#fff;text-transform:uppercase;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,60px);font-weight:600}.footer__back-top{color:#ffffff80;font-family:Inter,sans-serif;font-size:13px;font-weight:300;transition:color .2s cubic-bezier(.16,1,.3,1)}.footer__back-top:hover{color:#fff}.footer__divider{background:#ffffff26;width:100%;height:1px;margin-bottom:64px}.footer__grid{grid-template-columns:40% 20% 20% 20%;gap:24px;margin-bottom:96px;display:grid}@media (min-width:768px) and (max-width:1023px){.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.footer__grid{grid-template-columns:1fr}}.footer__tagline{color:#ffffff80;max-width:360px;margin-bottom:40px;font-family:Inter,sans-serif;font-size:clamp(14px,1.1vw,18px);font-weight:300;line-height:1.7}.footer__socials{gap:16px;display:flex}.footer__social-link{border:1px solid #fff3;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1);display:flex}.footer__social-link svg{stroke:#fff;stroke-width:1.5px;fill:none;width:16px;height:16px}.footer__social-link:hover{background:#fff;border-color:#fff}.footer__social-link:hover svg{stroke:#000}.footer__col-title{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.footer__col-link{color:#fff6;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;transition:color .2s cubic-bezier(.16,1,.3,1);display:block}.footer__col-link:hover{color:#fff}.footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}@media (max-width:767px){.footer__bottom{flex-direction:column;gap:16px}}.footer__bottom-links{align-items:center;gap:40px;display:flex}@media (max-width:767px){.footer__bottom-links{flex-direction:column;gap:8px}}.footer__copyright{color:#ffffff4d;margin-right:24px;font-family:Inter,sans-serif;font-size:13px;font-weight:300}@media (max-width:767px){.footer__copyright{margin-bottom:8px;margin-right:0}}.footer__legal-link{color:#ffffff4d;font-family:Inter,sans-serif;font-size:13px;font-weight:300;transition:color .2s cubic-bezier(.16,1,.3,1)}.footer__legal-link:hover{color:#fff}.footer__made{color:#ffffff4d;font-family:Inter,sans-serif;font-size:13px;font-weight:300}.whatsapp-float{z-index:500;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:opacity .4s,transform .4s;animation:2s infinite whatsapp-pulse;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 20px #0000004d}.whatsapp-float.is-visible{opacity:1;transform:translateY(0)}.whatsapp-float svg{fill:#000;width:28px;height:28px}
