.Footer-module__p_f7sa__siteFooter{background-color:var(--background,#0a0a0a);color:#e0e0e0;width:100%;box-shadow:0 0 20px 4px var(--primary);border-top:1px solid #ffffff0d;border-top-left-radius:18px;border-top-right-radius:18px;max-width:1600px;margin:0 auto;padding-top:40px}.Footer-module__p_f7sa__footerTop{grid-template-columns:1fr;gap:40px;max-width:1600px;margin:0 auto;padding:48px 24px;display:grid}.Footer-module__p_f7sa__footerCol{flex-direction:column;gap:12px;display:flex}.Footer-module__p_f7sa__brandCol{padding-right:16px}.Footer-module__p_f7sa__footerTitle{width:200px;height:100px;margin-bottom:-12px;overflow:hidden}.Footer-module__p_f7sa__footerTitle img{width:100%;margin-top:-32px;margin-left:8px;transform:scale(1.25)}.Footer-module__p_f7sa__footerSubtitle{color:var(--text-secondary,#a0a0a0);margin:0;font-size:15px;line-height:1.6}.Footer-module__p_f7sa__footerHeading{color:#fff;margin:0;font-size:24px;font-weight:700}.Footer-module__p_f7sa__footerList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__p_f7sa__footerList a{color:var(--text-secondary,#ccc);align-items:center;font-size:16px;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__p_f7sa__footerList a:hover{color:#fff}.Footer-module__p_f7sa__listIcon{color:var(--primary,#0080ff);flex-shrink:0;margin-right:10px}.Footer-module__p_f7sa__companyInfo{color:var(--text-secondary,#ccc);align-items:flex-start;font-size:15px;line-height:1.6;display:flex}.Footer-module__p_f7sa__companyIcon{margin-top:4px}.Footer-module__p_f7sa__companyInfo div{flex-direction:column;display:flex}.Footer-module__p_f7sa__socialContainer{gap:12px;margin-top:8px;display:flex}.Footer-module__p_f7sa__socialIcon{background-color:var(--card,#1a1a1a);width:44px;height:44px;color:var(--primary);border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__p_f7sa__socialIcon:hover{background-color:var(--primary,#0080ff);border-color:var(--primary,#0080ff);color:#fff;transform:translateY(-4px)}.Footer-module__p_f7sa__trustCol{gap:24px}.Footer-module__p_f7sa__paymentMethods{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__p_f7sa__payIconWrap{background-color:#fff;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:6px 12px;display:flex}.Footer-module__p_f7sa__payIconWrap img{object-fit:contain;width:auto;height:20px}.Footer-module__p_f7sa__trustBadges{flex-direction:column;gap:16px;display:flex}.Footer-module__p_f7sa__badgeWrap{display:block}.Footer-module__p_f7sa__badgeWrap img{background-color:#0000;border-radius:6px;width:100%;max-width:220px;height:auto}.Footer-module__p_f7sa__footerBreakLine{background-color:#ffffff1a;width:92%;height:1px;margin:0 auto}.Footer-module__p_f7sa__footerBottom{color:var(--text-secondary,#a0a0a0);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px 24px;font-size:14px;display:flex}.Footer-module__p_f7sa__separator{display:none}.Footer-module__p_f7sa__autor{color:#fff;font-size:12px;text-decoration:none}.Footer-module__p_f7sa__autor a:hover{opacity:.75}@media (min-width:768px){.Footer-module__p_f7sa__footerTop{grid-template-columns:repeat(2,1fr)}.Footer-module__p_f7sa__separator{display:block}.Footer-module__p_f7sa__footerBottom{flex-direction:row;justify-content:center;gap:12px}.Footer-module__p_f7sa__trustBadges{flex-flow:wrap}}@media (min-width:1024px){.Footer-module__p_f7sa__footerTop{grid-template-columns:2fr 1.5fr 1.5fr 2fr;gap:48px}}
.Newsletter-module__2v5FDG__newsletterWrapper{flex-direction:column;gap:32px;width:100%;max-width:1600px;margin:0 auto 24px;padding:0 24px;display:flex}@media (min-width:1024px){.Newsletter-module__2v5FDG__newsletterWrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:64px}}.Newsletter-module__2v5FDG__textContent{flex-direction:column;flex:1;gap:12px;display:flex}.Newsletter-module__2v5FDG__textContent h2{color:#fff;font-size:clamp(24px,3vw,32px);font-weight:800;font-family:var(--font-afacad);margin:0}.Newsletter-module__2v5FDG__textContent p{color:var(--text-secondary,#ccc);max-width:500px;margin:0;font-size:16px;line-height:1.6}.Newsletter-module__2v5FDG__formSection{flex-direction:column;flex:1;gap:12px;width:100%;max-width:550px;display:flex}.Newsletter-module__2v5FDG__formContainer{flex-direction:column;gap:12px;width:100%;display:flex}.Newsletter-module__2v5FDG__formContainer div{width:100%;position:relative}.Newsletter-module__2v5FDG__formContainer div span{margin-left:8px}.Newsletter-module__2v5FDG__inputField{color:#fff;background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:9px;outline:none;flex:1;padding:16px 20px;font-family:inherit;font-size:16px;transition:all .3s}.Newsletter-module__2v5FDG__inputField::placeholder{color:#fff6}.Newsletter-module__2v5FDG__inputField:focus{border-color:var(--primary,#0080ff);background-color:#ffffff14}.Newsletter-module__2v5FDG__submitBtn{background-color:var(--primary,#0080ff);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:16px 28px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.Newsletter-module__2v5FDG__submitBtn:hover:not(:disabled){background-color:var(--hover);transform:translateY(-2px)}.Newsletter-module__2v5FDG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Newsletter-module__2v5FDG__btnSuccess{color:#fff;pointer-events:none;background-color:#22c55e!important}.Newsletter-module__2v5FDG__turnstileWrapper{justify-content:center;height:0;display:flex}.Newsletter-module__2v5FDG__disclaimer{color:#fff6;margin:0;font-size:13px}.Newsletter-module__2v5FDG__loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite Newsletter-module__2v5FDG__spin}@keyframes Newsletter-module__2v5FDG__spin{to{transform:rotate(360deg)}}.Newsletter-module__2v5FDG__errorBanner{background-color:#ff46461a;border:1px solid #ff46464d;border-radius:8px;align-items:center;gap:10px;margin:4px 0;padding:10px 14px;animation:.3s ease-out Newsletter-module__2v5FDG__slideIn;display:flex}.Newsletter-module__2v5FDG__errorIcon{color:var(--danger,#ff4646);flex-shrink:0}.Newsletter-module__2v5FDG__errorMessage{color:#ff8080;flex-grow:1;margin-left:0;font-size:clamp(14px,1.5vw,16px);font-weight:550}@media (min-width:600px){.Newsletter-module__2v5FDG__formContainer{flex-direction:row;align-items:center;margin-top:-16px}.Newsletter-module__2v5FDG__formContainer div span{position:absolute;bottom:-28px;left:8px}.Newsletter-module__2v5FDG__errorBanner{margin:0;top:calc(100% + 4px);left:0;right:0;position:absolute!important}.Newsletter-module__2v5FDG__errorBanner .Newsletter-module__2v5FDG__errorMessage{position:static}}@keyframes Newsletter-module__2v5FDG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.header-module__jfsZhW__header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;opacity:0;background:#000000d9;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;max-width:1600px;height:70px;margin-inline:auto;padding:0 16px;transition:transform .75s,opacity .75s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.header-module__jfsZhW__header.header-module__jfsZhW__showHeader{opacity:1;transform:translateY(0)}.header-module__jfsZhW__header.header-module__jfsZhW__headerHidden{opacity:0;transition:transform .3s,opacity .3s;transform:translateY(-100%)}.header-module__jfsZhW__logoLink{align-items:center;height:100%;margin-left:-12px;display:flex;overflow:hidden}.header-module__jfsZhW__logoImg{object-fit:contain;width:110px;margin-top:8px}.header-module__jfsZhW__desktopNav{align-items:center;gap:60px;display:none}.header-module__jfsZhW__desktopNav a{color:var(--text-secondary,#ccc);text-align:center;padding:8px 0;font-size:20px;font-weight:750;line-height:1.2;text-decoration:none;transition:color .3s;position:relative}.header-module__jfsZhW__desktopNav a:hover,.header-module__jfsZhW__desktopNav a.header-module__jfsZhW__activeLink{color:#fff}.header-module__jfsZhW__desktopNav a:after{content:"";background-color:var(--secondary,#0080ff);transform-origin:100%;border-radius:2px;width:100%;height:2px;transition:transform .4s cubic-bezier(.86,0,.07,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.header-module__jfsZhW__desktopNav a:hover:after,.header-module__jfsZhW__desktopNav a.header-module__jfsZhW__activeLink:after{transform-origin:0;transform:scaleX(1)}.header-module__jfsZhW__actions{align-items:center;gap:12px;display:flex}.header-module__jfsZhW__langWrapper{align-items:center;height:100%;display:flex;position:relative}.header-module__jfsZhW__langToggle{color:#fff;cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:6px;padding:8px;font-family:inherit;font-size:14px;font-weight:650;transition:color .2s;display:none}.header-module__jfsZhW__langToggle svg{transition:transform .3s}.header-module__jfsZhW__langToggle:hover{color:#fff}.header-module__jfsZhW__flagIcon{object-fit:cover;vertical-align:middle;border-radius:2px;flex-shrink:0;width:20px;height:14px;display:inline-block}.header-module__jfsZhW__rotateIcon{transform:rotate(180deg)}.header-module__jfsZhW__langDropdown{opacity:0;visibility:hidden;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:4px;min-width:110px;margin-top:15px;padding:8px;transition:all .3s;display:flex;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 10px 25px #00000080}.header-module__jfsZhW__langDropdown:before{content:"";width:100%;height:20px;position:absolute;top:-20px;left:0}.header-module__jfsZhW__showDropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-module__jfsZhW__closeSideBar{cursor:pointer;border-radius:9px;padding:12px}.header-module__jfsZhW__closeSideBar:hover{background:#ffffff0d}.header-module__jfsZhW__langOption{color:#aaa;text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.header-module__jfsZhW__langOption:hover,.header-module__jfsZhW__activeLang{color:#fff;background:#ffffff0d}.header-module__jfsZhW__ctaHeader{color:#fff;background-color:var(--primary,#0080ff);border-radius:9px;align-items:center;gap:8px;min-width:80px;padding:8px 10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}@media (max-width:750px){.header-module__jfsZhW__ctaHeader{padding:8px;font-size:12px}}.header-module__jfsZhW__loading{cursor:default;opacity:1;opacity:.75;justify-content:center;display:flex}.header-module__jfsZhW__spinner{border:2px solid #0000004d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite header-module__jfsZhW__spin}@keyframes header-module__jfsZhW__spin{to{transform:rotate(360deg)}}.header-module__jfsZhW__ctaHeader:hover{background-color:var(--primary);transform:translateY(-2px)}.header-module__jfsZhW__box{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;display:flex}.header-module__jfsZhW__line{background-color:#fff;border-radius:4px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-module__jfsZhW__cross1{transform:rotate(45deg)translate(5px,6px)}.header-module__jfsZhW__hidden{opacity:0;transform:scale(.8)}.header-module__jfsZhW__cross2{transform:rotate(-45deg)translate(5px,-6px)}.header-module__jfsZhW__overlay{z-index:999;opacity:0;visibility:hidden;background:#0009;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.header-module__jfsZhW__showOverlay{opacity:1;visibility:visible}.header-module__jfsZhW__sidebar{z-index:1001;background:#121212;border-left:1px solid #ffffff0d;flex-direction:column;width:280px;height:100dvh;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 25px #00000080}.header-module__jfsZhW__openSidebar{transform:translate(0)}.header-module__jfsZhW__sidebarHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex}.header-module__jfsZhW__sidebarTitle{color:#fff;margin:0;font-size:24px;font-weight:700}.header-module__jfsZhW__sidebarContent{flex-direction:column;flex-grow:1;padding:12px;display:flex;overflow-y:auto}.header-module__jfsZhW__mobileNav{flex-direction:column;gap:8px;display:flex}.header-module__jfsZhW__mobileNav a{color:#b3b3b3;border-radius:8px;align-items:center;gap:10px;padding:14px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.header-module__jfsZhW__navIcon{color:#888;transition:color .2s}.header-module__jfsZhW__mobileNav a:hover,.header-module__jfsZhW__mobileNav a.header-module__jfsZhW__activeMobileLink{color:#fff;background:#ffffff0d;font-weight:750}.header-module__jfsZhW__mobileNav a.header-module__jfsZhW__activeMobileLink .header-module__jfsZhW__navIcon{color:var(--primary,#0080ff)}.header-module__jfsZhW__sidebarFooter{flex-direction:column;gap:8px;margin-top:auto;padding-top:32px;display:flex}.header-module__jfsZhW__mobileLangToggle{color:#fff;cursor:pointer;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:500;transition:background .2s;display:flex}.header-module__jfsZhW__mobileLangToggle:hover{background:#ffffff0f}.header-module__jfsZhW__mobileLangToggleLeft{text-transform:uppercase;align-items:center;gap:12px;font-weight:650;display:flex}.header-module__jfsZhW__mobileLangDropdown{opacity:0;background:#0003;border-radius:8px;flex-direction:column;gap:8px;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.header-module__jfsZhW__showMobileDropdown{opacity:1;max-height:300px;margin-top:4px;padding:8px}.header-module__jfsZhW__mobileLangOption{color:#aaa;text-align:left;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.header-module__jfsZhW__mobileLangOption:hover,.header-module__jfsZhW__activeMobileLangOption{color:#fff;background:#ffffff0d}@media (min-width:1300px){.header-module__jfsZhW__header{padding:0 48px}.header-module__jfsZhW__logoImg{width:175px;margin-top:12px}.header-module__jfsZhW__desktopNav,.header-module__jfsZhW__langWrapper{display:flex}.header-module__jfsZhW__ctaText{display:block}.header-module__jfsZhW__box,.header-module__jfsZhW__sidebar,.header-module__jfsZhW__overlay{display:none}.header-module__jfsZhW__langToggle{display:flex}}
.notFound-module__zIVxVq__wrapper{justify-content:center;align-items:center;min-height:70vh;padding:60px 20px;display:flex}.notFound-module__zIVxVq__card{text-align:center;background:var(--bg-level-1);border:1px solid var(--border-main);width:100%;max-width:560px;box-shadow:0 20px 40px var(--shadow-main);border-radius:18px;flex-direction:column;align-items:center;gap:14px;padding:40px 30px;display:flex}.notFound-module__zIVxVq__code{font-family:var(--font-afacad);letter-spacing:.02em;color:var(--secondary);font-size:clamp(56px,12vw,84px);font-weight:800;line-height:1}.notFound-module__zIVxVq__iconCircle{width:70px;height:70px;color:var(--secondary);background-color:color-mix(in srgb, var(--secondary) 12%, transparent);border:1px solid color-mix(in srgb, var(--secondary) 35%, transparent);border-radius:50%;justify-content:center;align-items:center;display:flex}.notFound-module__zIVxVq__title{font-family:var(--font-afacad);color:var(--text-primary);margin:0;font-size:clamp(26px,4vw,34px);font-weight:800;line-height:1.2}.notFound-module__zIVxVq__message{max-width:44ch;color:var(--text-secondary);margin:0;font-size:clamp(15px,1.6vw,17px);font-weight:500;line-height:1.55}.notFound-module__zIVxVq__cta{background-color:var(--primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 22px;font-size:17px;font-weight:700;transition:all .2s;display:inline-flex}.notFound-module__zIVxVq__cta:hover{transform:translateY(-4px)}@media (max-width:600px){.notFound-module__zIVxVq__card{padding:32px 20px}.notFound-module__zIVxVq__cta{width:100%}}
