.footer-figma{position:relative;width:100%;min-height:433px;background-color:#000;overflow:hidden;box-sizing:border-box;padding:54px 80px 80px;display:flex;flex-direction:column;align-items:center;gap:40px}.footer-figma:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0%,transparent 70%),radial-gradient(circle,rgba(255,255,255,.15) 1px,transparent 1px);background-size:100% 100%,30px 30px;mask-image:linear-gradient(to top,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 85%,transparent 100%);z-index:0;pointer-events:none}.footer-top-blur{position:absolute;left:0;top:0;width:100%;height:100px;background:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:4;pointer-events:none}.footer-background-image{position:absolute;left:50%;top:0;transform:translate(-50%);width:1440px;height:75%;z-index:1;pointer-events:none;overflow:hidden}.footer-watermark-logo{position:absolute;left:50%;bottom:0;transform:translate(-50%,35%);width:80%;height:350px;z-index:1;pointer-events:none;overflow:hidden}.footer-watermark-img{width:100%;height:100%;object-fit:contain;opacity:1}.footer-gradient-overlay{position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 25%,#000 65%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);mask-image:linear-gradient(to bottom,transparent 25%,black 65%);-webkit-mask-image:linear-gradient(to bottom,transparent 25%,black 65%);z-index:1;pointer-events:none}.footer-content{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:120px;width:100%;margin:0 auto;z-index:10}.footer-primary{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;z-index:12}.footer-left-section{display:flex;align-items:flex-end;gap:24px}.footer-small-logo{flex-shrink:0;width:151px;height:40px}.footer-small-logo-img{width:100%;height:100%;object-fit:contain;opacity:.5}.footer-copyright{color:var(--text-tertiary);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:normal;white-space:nowrap;margin-bottom:6px}.footer-navigation{display:flex;gap:50px;flex-shrink:0;align-items:flex-start}.footer-column{display:flex;flex-direction:column;gap:45px;width:110px}.footer-column-title{color:var(--text-tertiary);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:normal;margin:0}.footer-links{display:flex;flex-direction:column;gap:30px}.footer-link{color:var(--text-primary);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:normal;text-decoration:none;transition:opacity .2s ease;display:inline-block;width:fit-content}.footer-link:hover{opacity:.8}.footer-bottom-section{position:relative;display:flex;flex-direction:column;gap:20px;width:100%;z-index:12}.footer-social{display:flex;gap:30px;flex-wrap:wrap}.social-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;text-decoration:none;flex-shrink:0}.social-icon:hover{opacity:.7}.social-icon svg{width:100%;height:100%;fill:#fff}.footer-legal{display:flex;gap:25px;flex-wrap:wrap;justify-content:flex-start}.footer-legal-link{color:var(--text-tertiary);font-family:var(--font-primary);font-size:14px;font-weight:400;line-height:normal;text-decoration:none;transition:opacity .2s ease;display:inline-block}.footer-legal-link:hover{color:#fff}.pdf-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:10000;padding:20px}.pdf-modal-content{background:#fff;border-radius:12px;width:90vw;height:85vh;max-width:1200px;max-height:800px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d}.pdf-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;background:#f8f9fa}.pdf-modal-title{margin:0;font-size:1.25rem;font-weight:600;color:#333}.pdf-modal-close{background:none;border:none;font-size:24px;cursor:pointer;padding:8px;border-radius:6px;color:#666;transition:all .2s ease}.pdf-modal-close:hover{background:#0000001a;color:#333}.pdf-modal-body{flex:1;position:relative;display:flex;flex-direction:column}.pdf-modal-body iframe{border:none;flex:1}.pdf-modal-fallback{padding:20px;text-align:center;background:#f8f9fa;border-top:1px solid #e5e5e5}.pdf-download-link{display:inline-block;background:#007bff;color:#fff;padding:10px 20px;text-decoration:none;border-radius:6px;margin-top:10px;transition:background-color .2s ease}.pdf-download-link:hover{background:#0056b3;color:#fff}.footer-legal-figma button.footer-legal-link-figma{background:none;border:none;padding:0;font:inherit;cursor:pointer}@media(max-width:1024px){.footer-figma{padding:50px 60px 70px;min-height:500px;gap:35px}.footer-content{gap:80px;max-width:100%}.footer-left-section{gap:20px}.footer-small-logo{width:130px;height:35px}.footer-copyright{font-size:13px}.footer-primary{max-width:100%}.footer-navigation{gap:35px}.footer-column{gap:30px}.footer-links,.footer-bottom-section{gap:18px}.footer-social{gap:25px}.footer-legal{gap:20px}.footer-watermark-logo{width:85%;height:280px}}@media(max-width:768px){.footer-figma{padding:40px 16px 60px;min-height:450px;gap:30px}.footer-content{flex-direction:column;gap:40px;align-items:flex-start}.footer-left-section{flex-direction:column;align-items:flex-start;gap:12px}.footer-small-logo{width:110px;height:30px}.footer-copyright{font-size:12px;white-space:normal}.footer-navigation{gap:30px;flex-wrap:wrap;align-items:flex-start}.footer-column{gap:20px;min-width:100px}.footer-column-title{font-size:13px}.footer-links{gap:15px}.footer-link{font-size:13px}.footer-bottom-section{gap:16px}.footer-social{gap:22px}.social-icon{width:18px;height:18px}.footer-legal{gap:15px}.footer-legal-link{font-size:12px}.footer-watermark-logo{width:90%;height:240px}}@media(max-width:480px){.footer-figma{padding:35px 16px 50px;min-height:400px;gap:25px}.footer-content{gap:32px}.footer-left-section{gap:10px}.footer-small-logo{width:100px;height:26px}.footer-copyright{font-size:11px}.footer-navigation{gap:25px;width:100%}.footer-column{gap:18px}.footer-column-title{font-size:12px}.footer-links{gap:12px}.footer-link{font-size:12px}.footer-bottom-section{gap:14px}.footer-social{gap:20px}.social-icon{width:16px;height:16px}.footer-legal{gap:10px;align-items:flex-start}.footer-legal-link{font-size:11px}.footer-watermark-logo{width:95%;height:200px}.footer-watermark-img{opacity:1}}@media(max-width:375px){.footer-figma{padding:30px 16px 45px;gap:20px}.footer-content{gap:28px}.footer-left-section{gap:8px}.footer-small-logo{width:90px;height:24px}.footer-copyright{font-size:10px}.footer-navigation{gap:20px}.footer-column{gap:15px}.footer-column-title{font-size:11px}.footer-links{gap:10px}.footer-link{font-size:11px}.footer-bottom-section{gap:12px}.footer-social{gap:18px}.social-icon{width:15px;height:15px}.footer-legal{gap:8px}.footer-legal-link{font-size:10px}.footer-watermark-logo{height:180px}}
