.site-footer{background-color:#f2f2f3;padding:40px 0 0;position:relative;overflow:hidden}.footer-watermark{text-align:center;font-family:var(--familyInter);letter-spacing:.01em;white-space:nowrap;color:#0000000d;pointer-events:none;-webkit-user-select:none;user-select:none;margin:clamp(30px,5.5vw,30px) 0 clamp(24px,2.6vw,30px);font-size:clamp(64px,13.2vw,230px);font-weight:700;line-height:.85;display:block}.footer-container{z-index:1;width:100%;max-width:1700px;margin:0 auto;padding:0 40px;position:relative}.footer-newsletter-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-newsletter-intro{flex:1;min-width:0}.footer-heading{font-family:var(--familyInter);color:#0a0a0a;margin:0 0 12px;font-size:40px;font-weight:600;line-height:1.1}.footer-subtext{font-family:var(--familyInter);color:#0a0a0a99;margin:0;font-size:18px;font-weight:300;line-height:1.4}.footer-subscribe-wrap{flex-shrink:0;width:470px;max-width:100%}.footer-subscribe{background:#fff;border:1px solid #d8d8d8;border-radius:31px;justify-content:space-between;align-items:center;height:62px;padding:0 8px 0 26px;transition:border-color .2s;display:flex}.footer-subscribe:focus-within{border-color:#1fa3b5}.footer-subscribe-input{min-width:0;height:100%;font-family:var(--familyInter);color:#0a0a0a;background:0 0;border:none;outline:none;flex:1;font-size:16px}.footer-subscribe-input::placeholder{color:#0a0a0a73}.footer-subscribe-btn{color:#fff;cursor:pointer;background:#1fa3b5;border:none;border-radius:23px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .2s,opacity .2s;display:flex}.footer-subscribe-btn:hover{background:#1b909f}.footer-subscribe-btn:disabled{opacity:.6;cursor:default}.footer-subscribe-btn svg{width:22px;height:22px;display:block}.footer-fineprint{font-family:var(--familyInter);color:#0a0a0a73;margin:14px 0 0;font-size:13px;font-weight:300}.footer-sub-msg{margin:8px 0 0;font-size:14px}.footer-sub-msg--ok{color:#1fa3b5}.footer-sub-msg--err{color:#f50}.footer-divider{background:#e3e3e3;height:1px;margin:56px 0 52px}.footer-main{justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.footer-brand{flex-direction:column;flex:none;max-width:360px;display:flex}.footer-logo{align-items:center;display:inline-flex}.footer-logo-img{display:block}.footer-logo-img--dark{display:none}.footer-tagline{font-family:var(--familyInter);color:#0a0a0a99;margin:22px 0 0;font-size:17px;font-weight:300;line-height:1.5}.footer-social{gap:12px;margin-top:28px;display:flex}.footer-social-link{background:#fff;border:1px solid #d8d8d8;border-radius:21px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .2s,background-color .2s;display:flex}.footer-social-link:hover{background-color:#0000000a;border-color:#0006}.footer-social-link img{filter:brightness(0)opacity(.65);width:18px;height:18px;transition:filter .2s}.footer-social-link:hover img{filter:brightness(0)opacity(.95)}.footer-app{margin-top:40px}.footer-app-heading{font-family:var(--familyInter);letter-spacing:1.04px;color:#1fa3b5;margin:0 0 20px;font-size:13px;font-weight:600}.footer-app-badges{flex-wrap:nowrap;gap:15px;display:flex}.footer-app-badge{background:#0a0a0a;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;padding:9px 20px 9px 16px;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.footer-app-badge:hover{background:#1d1d1d}.footer-app-icon{color:#fff;flex-shrink:0;width:24px;height:24px}.footer-app-text{flex-direction:column;gap:2px;line-height:1.1;display:flex}.footer-app-caption{font-family:var(--familyInter);letter-spacing:.36px;color:#ffffffa6;text-transform:uppercase;font-size:9px;font-weight:400}.footer-app-name{font-family:var(--familyInter);color:#fff;font-size:16px;font-weight:600}.footer-cols{flex:none;grid-template-columns:repeat(4,240px);display:grid}.footer-col-heading{font-family:var(--familyInter);letter-spacing:1.04px;color:#1fa3b5;margin:0 0 22px;font-size:13px;font-weight:600}.footer-col-list{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.footer-col-link{font-family:var(--familyInter);color:#0a0a0ab8;white-space:nowrap;font-size:18px;font-weight:300;text-decoration:none;transition:color .2s}.footer-col-link:hover{color:#0a0a0a}.footer-base{background-color:#e8e8e9}.footer-base-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;max-width:1700px;margin:0 auto;padding:12px 40px;display:flex}.footer-base-copy,.footer-base-powered{font-family:var(--familyInter);margin:0;font-size:12px;font-weight:500}.footer-base-copy{color:#0a0a0ab3}.footer-base-powered{color:#262626}.footer-base-powered a{color:#1fa3b5;text-decoration:none}.footer-base-powered a:hover{text-decoration:underline}@media (max-width:1400px){.footer-main{flex-direction:column;gap:56px}.footer-brand{max-width:none}.footer-cols{grid-template-columns:repeat(4,max-content);justify-content:flex-start;gap:48px 64px;width:100%}}@media (max-width:1024px){.footer-container,.footer-base-inner{padding-left:32px;padding-right:32px}.footer-heading{font-size:34px}.footer-divider{margin:48px 0 44px}}@media (max-width:900px){.site-footer{padding:48px 0 80px}.footer-heading{font-size:32px}.footer-newsletter-row{gap:32px}.footer-subscribe-wrap{width:100%}}@media (max-width:768px){.site-footer{padding:40px 0 0}.footer-container,.footer-base-inner{padding-left:24px;padding-right:24px}.footer-newsletter-row{flex-direction:column;gap:24px}.footer-heading{font-size:28px}.footer-subtext{font-size:16px}.footer-main{gap:40px}.footer-divider{margin:36px 0 32px}.footer-cols{grid-template-columns:repeat(2,1fr);gap:36px 24px}.footer-col-link{white-space:normal}.footer-app-badges{gap:12px}.footer-watermark{width:auto;height:auto;margin:40px 0;font-size:14vw;display:block;position:static;left:auto;overflow:hidden;transform:none}.footer-base-inner{text-align:center;justify-content:center}}@media (max-width:480px){.site-footer{padding:36px 0 0}.footer-container,.footer-base-inner{padding-left:20px;padding-right:20px}.footer-heading{font-size:24px}.footer-subtext{font-size:15px}.footer-cols{grid-template-columns:repeat(2,1fr);gap:28px 16px}.footer-col-link{font-size:16px}.footer-app-badges{flex-direction:column;gap:10px}.footer-app-badge{justify-content:center;width:100%}.footer-watermark{height:auto;margin:32px 0;font-size:14vw}}.cookie-banner{color:#fff;z-index:10000;text-align:center;width:100%;font-family:var(--familyInter);background:#222;padding:15px 20px;font-size:15px;position:fixed;bottom:0}.cookie-banner a{color:#00dbff}.cookie-banner button{cursor:pointer;font-family:var(--familyInter);color:var(--black);background:#00dbff;border:none;border-radius:4px;margin-left:20px;padding:8px 16px;font-size:14px;font-weight:600;transition:opacity .3s}.cookie-banner button:hover{opacity:.85}.container-custom{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}
.lang-switcher{z-index:9999;isolation:isolate;flex-direction:column;align-items:stretch;display:inline-flex;position:fixed;bottom:24px;left:24px}.lang-switcher-btn{color:#1a1a1a;font-size:14px;font-weight:400;font-family:var(--familyInter);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #000;border-radius:3px;align-items:center;gap:6px;margin-bottom:20px;padding:7px 12px 7px 10px;line-height:1.4;transition:border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 3px #00000014}.lang-switcher-btn:hover{border-color:#9ca3af;box-shadow:0 1px 6px #0000001f}.lang-switcher-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.lang-label{text-align:left;color:#111827;flex:1;font-size:14px}.lang-chevron{color:#6b7280;flex-shrink:0;transition:transform .2s}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown{background:#fff;border:1px solid #d1d5db;border-radius:5px;min-width:100%;animation:.12s langDropIn;position:absolute;bottom:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 16px #0000001f,0 1px 4px #0000000f}@keyframes langDropIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lang-option{color:#374151;width:100%;font-size:14px;font-family:var(--familyInter);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:9px;padding:9px 12px 9px 10px;transition:background .1s;display:flex}.lang-option-label{flex:1;line-height:1.4}.lang-option:hover{color:#111827;background:#f3f4f6}.lang-option.active{color:#0369a1;background:#f0f9ff;font-weight:500}@media (max-width:768px){.lang-switcher{bottom:20px;left:20px}.lang-switcher-btn{min-width:122px;padding:7px 11px 7px 9px;font-size:13.5px}.lang-option{padding:8px 11px 8px 9px;font-size:13.5px}}@media (max-width:480px){.lang-switcher{bottom:16px;left:16px}.lang-switcher-btn{gap:7px;min-width:114px;padding:6px 10px 6px 8px;font-size:13px}.lang-option{gap:7px;padding:8px 10px 8px 8px;font-size:13px}}.height-300{height:300px!important}.scroll-to-top{z-index:9999;color:#1a1a1a;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .25s,transform .25s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 2px 8px #0000001f}.scroll-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}body:has(.sidenav.open) .scroll-to-top{opacity:0!important;pointer-events:none!important}.scroll-to-top:hover{border-color:#9ca3af;box-shadow:0 4px 14px #0000002e}.scroll-to-top:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (max-width:480px){.scroll-to-top{width:40px;height:40px;bottom:16px;right:16px}}
