.site-footer{background-color:#fff;padding:4rem 2rem}.footer-content{display:flex;gap:2rem;max-width:1200px;margin:0 auto}.footer-cta{flex:0 0 60%;background-color:#fff;padding:2rem;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.footer-cta-title{flex:1 1;font-size:2.2rem;color:#1f2937;font-weight:400;text-align:left;width:110%}.footer-video{flex:0 0 40%;max-width:40%;border-radius:8px}.footer-frame{flex:0 0 auto;max-width:30%;margin-left:1rem}.download-btn{background-color:#000;color:#fff;padding:.75rem 2rem;border:none;border-radius:999px;cursor:pointer;font-size:1rem;font-family:DM Sans,Arial,sans-serif}.footer-right{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center}.cert-logos{display:flex;gap:2rem;margin-bottom:2rem}.cert-logos img{max-height:80px}.footer-links{display:flex;gap:2rem;margin-bottom:2rem}.footer-links a{color:#4b5563;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom p{font-size:.875rem;color:#6b7280}@media (max-width:768px){.footer-content{flex-direction:column;align-items:center}.footer-cta{flex-direction:column;text-align:center}.footer-cta-title{margin-bottom:1rem;width:100%;text-align:center;align-self:center;padding-right:0}.footer-frame,.footer-video{max-width:100%;width:100%;margin:0 auto}.footer-frame-image{padding:2rem;border-radius:50px;width:100%;height:100%}.footer-cta,.footer-right{width:100%;font-family:DM Sans,Arial,sans-serif}.cert-logos,.footer-links{justify-content:center}.footer-links{flex-wrap:wrap}}.social-icons{display:flex;gap:3rem;margin-bottom:3rem}.social-icons img{width:30px;height:30px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:999;background-color:transparent;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:box-shadow .2s ease-in-out}.site-header.white .btn-primary{background-color:#fff;color:#000}.site-header.white .btn-primary:hover{background-color:#eee}.site-header.black .btn-primary{background-color:#000;color:#fff}.site-header.black .btn-primary:hover{background-color:#333}.site-header.white.scrolled{box-shadow:0 2px 8px hsla(0,0%,100%,.3)}.site-header.black.scrolled{box-shadow:0 2px 8px rgba(0,0,0,.3)}.header-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:8px}.header-logo img{height:35px;width:auto}.btn-primary{padding:12px 24px;border-radius:100px;border:none;cursor:pointer;font-size:1rem;text-decoration:none;transition:background-color .2s ease}@media (max-width:768px){.header-container{padding:12px}.header-logo img{height:32px}}