.desktop-only{display:block}@media only screen and (max-width : 991.98px){.desktop-only{display:none}}.mobile-only{display:none}@media only screen and (max-width : 991.98px){.mobile-only{display:block}}:root{--qvac-white: #ffffff;--qvac-black: #000000;--qvac-light-black: #171717;--qvac-green: #16e3c1;--z-index-active-slide: 1;--z-index-slide: -1}html{-webkit-text-size-adjust:100%;height:-webkit-fill-available;scroll-behavior:smooth}body{font-family:Inconsolata,sans-serif;background-color:var(--qvac-black);margin:0;overscroll-behavior:none;overflow-x:hidden}h1{font-weight:900;font-size:min(45px,5vh);line-height:1.093}@media only screen and (max-width : 991.98px){h1{font-size:45px;line-height:50px}}.heading{font-weight:900;font-size:54px;line-height:.9219}@media only screen and (max-width : 991.98px){.heading{font-size:42px}}h2,.heading-text{display:none}p,table{font-weight:500;font-size:min(36px,4vh);line-height:1.1111}@media only screen and (max-width : 991.98px){p,table{font-size:20px;line-height:21px}}p b,table b{font-weight:900}table{border-collapse:collapse;border-spacing:0;word-break:normal}table td{border:2px solid;padding:.75em}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes bounceBottom{0%,10%,25%,40%,70%,to{transform:translateY(0)}20%{transform:translateY(-12px)}35%{transform:translateY(-6px)}}header{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:calc(14vh + 17px);z-index:999;opacity:0;pointer-events:none;transition:opacity .2s cubic-bezier(.215,.61,.355,1)}header.active,header.fixed{opacity:1;pointer-events:all}header.fixed{background-color:var(--qvac-black)}header .header-logo{position:absolute;top:50%;left:50%;transform:translate(-137px,-50%)}@media only screen and (max-width : 991.98px){header .header-logo{transform:translate(calc(-50% + 2px),calc(-50% + 2px))}}header .header-logo img.logo{width:230px}@media only screen and (max-width : 991.98px){header .header-logo img.logo{width:127px}}header .header-link{margin-right:22px;transform:translateY(-8px)}@media only screen and (max-width : 991.98px){header .header-link{margin-right:0}}header .header-link a{font-weight:500;font-size:14px;letter-spacing:1px;line-height:1;color:var(--qvac-white);text-decoration:none;padding:3px 11px;border:1px solid var(--qvac-green);border-radius:5px}@media only screen and (max-width : 991.98px){header .header-link a{font-weight:900;border:none;padding:0;text-decoration:underline;text-underline-offset:3px;letter-spacing:-.5px;color:var(--qvac-green)}}header .header-link a:hover{box-shadow:3px 3px 0 0 var(--qvac-green),2px 2px 0 0 var(--qvac-green),1px 1px 0 0 var(--qvac-green)}@media only screen and (max-width : 991.98px){header .header-link a:hover{box-shadow:none}}header .header-toggle{width:30.34px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translateY(-8px);z-index:1000;margin-right:-16px}@media only screen and (max-width : 1279.98px){header .header-toggle{margin-right:unset}}header .header-toggle .hamburger{position:relative;width:100%;height:21px}header .header-toggle .hamburger div{position:absolute;width:100%;height:3px;background-color:var(--qvac-green);left:0}header .header-toggle .hamburger div:nth-child(1){top:0}header .header-toggle .hamburger div:nth-child(2){top:9px}header .header-toggle .hamburger div:nth-child(3){top:18px}header .header-toggle .hamburger.active div:nth-child(1){transform:translateY(9px) rotate(45deg)}header .header-toggle .hamburger.active div:nth-child(2){opacity:0}header .header-toggle .hamburger.active div:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media only screen and (max-width : 991.98px){header .header-toggle{width:19.89px;transform:translateY(-4px)}header .header-toggle .hamburger{height:18px}header .header-toggle .hamburger div{height:2px;transition:transform .7s ease,opacity .7s ease}header .header-toggle .hamburger div:nth-child(1){top:0}header .header-toggle .hamburger div:nth-child(2){top:7px}header .header-toggle .hamburger div:nth-child(3){top:14px}header .header-toggle .hamburger.active div:nth-child(1){transform:translateY(7px) rotate(45deg)}header .header-toggle .hamburger.active div:nth-child(2){opacity:0}header .header-toggle .hamburger.active div:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}header .header-menu{display:flex;flex-direction:column;justify-content:center;padding:44px 18px 30px;gap:16px;width:238px;height:auto;background-color:#171717;position:fixed;top:28px;right:calc(50% - 9px);transform:translate(635px);z-index:999;border:1px solid var(--qvac-green);border-radius:8px;box-shadow:3px 3px 0 0 var(--qvac-green),2px 2px 0 0 var(--qvac-green),1px 1px 0 0 var(--qvac-green);opacity:0;visibility:hidden;overflow:hidden}@media only screen and (max-width : 1279.98px){header .header-menu{right:3px;transform:none}}@media only screen and (max-width : 991.98px){header .header-menu{padding:30px 18px;gap:22px;width:calc(100% - 36px);height:calc(100% - 60px);border:none;border-radius:0;box-shadow:none;top:0;left:0;right:unset;transform:translate3d(0,-100%,0)}header .header-menu.initialized{transition:opacity .7s step-end,transform .7s cubic-bezier(.8,0,.55,.94),visibility .7s step-end}}header .header-menu.active{opacity:1;visibility:visible}@media only screen and (max-width : 991.98px){header .header-menu.active{height:calc(100% - 60px);transform:translateZ(0)}header .header-menu.active.initialized{transition:opacity .7s step-start,transform .7s cubic-bezier(.8,0,.55,.94),visibility .7s step-start}}header .header-menu a{color:var(--qvac-white);text-decoration:none;font-weight:700;font-size:24px;width:fit-content}header .header-menu a:hover{color:var(--qvac-green)}header .container{position:relative;display:flex;justify-content:flex-end;align-items:center;width:1228px;height:104px;max-width:100%;padding:0 18px;background-image:url(/images/header-border.png);background-repeat:no-repeat;background-position:center bottom}@media only screen and (max-width : 991.98px){header .container{background-image:url(/images/header-mobile-border.png);justify-content:space-between;height:74px}}@media only screen and (max-width : 401.98px){header .container{background-size:contain;background-position:center;padding:0 12px}}@media only screen and (max-width : 991.98px){header .container:before{position:absolute;left:calc(50% - 496px);bottom:20px;width:295px;height:1px;background-color:var(--qvac-green);content:""}}@media only screen and (max-width : 991.98px){header .container:after{position:absolute;right:calc(50% - 496px);bottom:20px;width:295px;height:1px;background-color:var(--qvac-green);content:""}}@media only screen and (max-width : 991.98px){.is-safari header .container:before,.is-safari header .container:after{opacity:.82}}.logo-wrapper{position:relative;display:flex;width:fit-content}.logo-wrapper:before{position:absolute;top:50%;left:50%;width:200%;height:600%;background-image:url(/images/QVAC-logo--hover.svg);content:"";background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.logo-wrapper.active:before,.logo-wrapper:hover:before{opacity:1}footer{display:flex;flex-direction:column;align-items:center;width:100%;background-color:var(--qvac-light-black)}footer .footer-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;width:1310px;max-width:calc(100% - 36px);padding:100px 18px;overflow:hidden;background-image:url(/images/footer-border.svg);background-repeat:no-repeat;background-position:center;background-size:calc(100% - 36px)}@media only screen and (max-width : 1279.98px){footer .footer-content{gap:20px;background-position:26% center;background-size:unset}}@media only screen and (max-width : 991.98px){footer .footer-content{flex-direction:column;gap:43px;max-width:100%;padding:60px 0 38px;background-image:none}}footer .footer-brand{display:flex;flex-direction:row;align-items:center;gap:50px}@media only screen and (max-width : 1279.98px){footer .footer-brand{gap:20px}}@media only screen and (max-width : 991.98px){footer .footer-brand{flex-direction:column;gap:37px}}footer .footer-brand .logo{width:150px}@media only screen and (max-width : 991.98px){footer .footer-brand .logo{width:205px}}footer .footer-slogan{font-size:12px;line-height:20px;letter-spacing:5px;text-align:left;text-transform:uppercase;color:var(--qvac-green);max-width:212px;transform:translate(30px)}@media only screen and (max-width : 1279.98px){footer .footer-slogan{letter-spacing:4px;max-width:190px;transform:translate(15px)}}@media only screen and (max-width : 991.98px){footer .footer-slogan{font-size:10px;text-align:center;max-width:100%;transform:none}}footer .footer-links{display:flex;flex-direction:row;align-items:center;gap:60px}@media only screen and (max-width : 1279.98px){footer .footer-links{gap:30px}}@media only screen and (max-width : 991.98px){footer .footer-links{flex-direction:column;gap:40px}}footer .footer-site{position:relative;display:flex;flex-direction:column;align-items:center}footer .footer-site:after{position:absolute;top:50%;transform:translateY(-50%);right:-30.5px;width:1px;height:24px;background-color:var(--qvac-green);content:""}@media only screen and (max-width : 1279.98px){footer .footer-site:after{right:-14.5px}}@media only screen and (max-width : 991.98px){footer .footer-site:after{display:none}}footer .footer-site-item{display:flex;align-items:center;gap:15px}footer .footer-site-item a{position:relative;font-size:12px;line-height:20px;letter-spacing:1px;color:var(--qvac-green);text-transform:uppercase;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}footer .footer-site-item a:not(:last-child):after{position:absolute;top:50%;right:-8.5px;transform:translateY(-50%);width:1px;height:10px;background-color:var(--qvac-green);content:""}footer .footer-site-item a:hover{color:var(--qvac-white)}@media only screen and (max-width : 991.98px){footer .footer-site-item a{font-size:10px}}footer .footer-social{display:flex;gap:20px}@media only screen and (max-width : 1279.98px){footer .footer-social{gap:15px}}@media only screen and (max-width : 991.98px){footer .footer-social{gap:28px}}footer .footer-social a{display:flex;text-decoration:none}footer .footer-social a:hover svg path{fill:var(--qvac-white)}footer .footer-copyright{display:flex;align-items:center;justify-content:center;background-color:var(--qvac-black);font-size:12px;font-weight:700;line-height:20px;letter-spacing:3px;color:var(--qvac-green);text-transform:uppercase;text-align:center;padding:12px 24px;width:calc(100% - 48px)}footer .footer-copyright>div{max-width:100%}@media only screen and (max-width : 991.98px){footer .footer-copyright{font-size:10px;line-height:15px;padding:14px 0;width:100%}footer .footer-copyright>div{max-width:311px}}.newsletter{display:flex;justify-content:space-between;width:100%;padding:140px 0 18px;background-color:var(--qvac-light-black)}@media only screen and (max-width : 991.98px){.newsletter{padding-top:60px}}.newsletter-col:nth-child(1) h2{display:block;margin:0;font-weight:400;font-size:54px;line-height:67px;color:var(--qvac-white);width:567px;max-width:100%}@media only screen and (max-width : 991.98px){.newsletter-col:nth-child(1) h2{font-size:32px;width:336px}}.newsletter-col:nth-child(1) p{margin:15.63px 0 0;width:567px;max-width:100%;color:var(--qvac-green)}@media only screen and (max-width : 991.98px){.newsletter-col:nth-child(1) p{font-size:19.5px;line-height:23px;width:362px;margin-top:0}}.newsletter-col:nth-child(1) p strong{font-weight:900}@media only screen and (max-width : 991.98px){.newsletter-col:nth-child(1){text-align:center}}@media only screen and (max-width : 991.98px){.newsletter-col{display:flex;flex-direction:column;align-items:center;max-width:100%}}.newsletter-form{width:446px;max-width:calc(100% - 32px);min-height:168px;border:1px solid var(--qvac-green);border-radius:8px;box-shadow:3px 3px 0 0 var(--qvac-green),2px 2px 0 0 var(--qvac-green),1px 1px 0 0 var(--qvac-green);font-size:12px;font-weight:700;color:var(--qvac-green);padding:8px 16px 16px}@media only screen and (max-width : 991.98px){.newsletter-form{width:328px;min-height:138px}}.newsletter-disclaimer{height:0;overflow:hidden;transition:height .5s ease;margin-top:14px}.newsletter-disclaimer p{font-weight:700;font-size:10px;line-height:11px;letter-spacing:1px;color:var(--qvac-green)}.newsletter .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;width:1310px;max-width:calc(100% - 36px);margin:0 auto}@media only screen and (max-width : 991.98px){.newsletter .container{flex-direction:column}}.home{position:relative;background-color:var(--qvac-black);color:var(--qvac-white);height:1500vh}.home section{display:flex;flex-direction:column;align-items:center;justify-content:space-around;position:fixed;top:0;pointer-events:none;opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94);z-index:var(--z-index-slide);min-height:100vh;min-height:100dvh;width:100%;background-color:var(--qvac-black);background-repeat:no-repeat;background-position:center;background-size:cover}.home section:before{position:absolute;top:0;left:0;width:100%;height:100%;background-blend-mode:multiply;content:""}.home section.active{position:sticky;pointer-events:all;opacity:1;z-index:var(--z-index-active-slide)}.home section.active .background{display:block}.home section .container{position:relative;display:flex;flex-direction:column;justify-content:center;padding:36px 18px 44px;width:1264px;max-width:calc(100% - 36px);height:calc(100vh - 80px);height:calc(100dvh - 80px);overflow:hidden;z-index:1}.home section .content{opacity:0}.home section .blink{display:none}.home section .highlight{color:var(--qvac-green)}.home section .author{font-weight:900;font-size:30px;line-height:35px;color:var(--qvac-green)}@media only screen and (max-width : 991.98px){.home section .author{font-size:24px;line-height:27px}}.home section .scroll-down{position:absolute;left:18px;bottom:min(50px,5.5vh);width:44px;background-color:transparent;border:none;cursor:pointer}.home section .scroll-down img{width:100%}@media only screen and (max-width : 991.98px){.home section .scroll-down{display:none}}.home section .coming-soon{font-weight:900;font-size:36px;line-height:67px;margin-top:18px}@media only screen and (max-width : 991.98px){.home section .coming-soon{font-size:32px;line-height:33px;margin-bottom:18px}}.home section.is-typed .content{opacity:1;transition:opacity .8s cubic-bezier(.215,.61,.355,1);transition-delay:.2s}.home section.is-typed .blink{display:inline-block;animation:blink 1s step-end infinite}.home section.is-typed .scroll-down{animation:bounceBottom 3s infinite;animation-delay:.2s}.home section.hero:before{background:linear-gradient(270deg,#0000 31.44%,#000000bf 78.67%)}@media only screen and (max-width : 991.98px){.home section.hero:before{background:#00000073}}.home section.hero .heading{width:651.92px;max-width:100%;min-height:99.56px;margin-bottom:12px}@media only screen and (max-width : 991.98px){.home section.hero .heading{width:336px;min-height:154.88px;margin-top:18px}}.home section.hero h1{width:756px;max-width:100%;margin-top:35px;margin-bottom:0;color:var(--qvac-green)}@media only screen and (max-width : 991.98px){.home section.hero h1{width:315px;min-height:116.16px}}@media only screen and (max-width : 991.98px){.home section.hero .background video{display:block}}@media only screen and (max-width : 575.98px){.home section.hero .background{top:-2px}.home section.hero .background video{height:calc(100vh + 4px);height:calc(100dvh + 4px)}}.home section.intro:before{background:linear-gradient(90deg,#0000 32.44%,#0009 59.46%)}@media only screen and (max-width : 991.98px){.home section.intro:before{background:linear-gradient(180deg,#0000 72.04%,#000 93.75%)}}.home section.intro .container{align-items:flex-end}@media only screen and (max-width : 991.98px){.home section.intro .container{justify-content:flex-end;align-items:center}}.home section.intro .content{width:650px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.intro .content{width:362px}}.home section.local-ai:before{background:linear-gradient(90deg,#0000 26.43%,#000000bf 58.85%)}@media only screen and (max-width : 991.98px){.home section.local-ai:before{background:linear-gradient(179.13deg,#0000 40.31%,#000 92.8%)}}.home section.local-ai .container{align-items:flex-end;justify-content:flex-end}@media only screen and (max-width : 991.98px){.home section.local-ai .container{align-items:center}}.home section.local-ai .heading{width:756px;max-width:100%;min-height:118px;font-size:54px;line-height:59px}@media only screen and (max-width : 991.98px){.home section.local-ai .heading{width:362px;min-height:96px;font-size:32px;line-height:32px}}.home section.local-ai .content{width:756px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.local-ai .content{width:362px}}.home section.independence:before{background:linear-gradient(90deg,#0000,#000000bf 79.33%)}@media only screen and (max-width : 991.98px){.home section.independence:before{background:linear-gradient(180.76deg,#0000 52.19%,#000 87.49%)}}.home section.independence .container{align-items:flex-end;justify-content:flex-end}@media only screen and (max-width : 991.98px){.home section.independence .container{align-items:center}}.home section.independence .heading{width:650px;max-width:100%;min-height:118px;font-size:54px;line-height:59px}@media only screen and (max-width : 991.98px){.home section.independence .heading{width:362px;min-height:64px;font-size:32px;line-height:32px}}.home section.independence .content{width:650px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.independence .content{width:362px}}.home section.qvac-ecosystem-1:before{background:linear-gradient(270deg,#0000 43.29%,#000000bf 64.92%)}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-1:before{background:linear-gradient(180deg,#0000 79.75%,#000 99.29%)}}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-1 .container{justify-content:flex-end}}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-1 .content{margin-bottom:18px}}.home section.qvac-ecosystem-1 .heading{width:768px;max-width:100%;min-height:199.13px;margin-bottom:12px}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-1 .heading{width:294px;min-height:236px}}.home section.qvac-ecosystem-2:before{background:linear-gradient(270deg,#0000 43.29%,#000000bf 64.92%)}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-2:before{background:linear-gradient(180deg,#0000 79.75%,#000 99.29%)}}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-2 .container{justify-content:flex-end;align-items:center}}.home section.qvac-ecosystem-2 .heading{width:448px;max-width:100%;min-height:99.56px}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-2 .heading{width:362px;min-height:77.44px}}.home section.qvac-ecosystem-2 .content{width:608px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.qvac-ecosystem-2 .content{width:362px}}.home section.qvac-ecosystem-2 .content p{font-weight:400}.home section.qvac-ecosystem-2 .content p strong{font-weight:500;text-transform:uppercase}.home section.no-boundaries:before{background:linear-gradient(270deg,#0000 33.01%,#000000bf 60.19%)}@media only screen and (max-width : 991.98px){.home section.no-boundaries:before{background:linear-gradient(180.92deg,#0000 52.6%,#000 93.13%)}}@media only screen and (max-width : 991.98px){.home section.no-boundaries .container{justify-content:flex-end;align-items:center}}.home section.no-boundaries .content{width:608.21px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.no-boundaries .content{width:362px}.home section.no-boundaries .content p{font-size:30px;line-height:38px}}.home section.qvac-vision-1:before,.home section.qvac-vision-2:before{background:linear-gradient(270deg,#0000 52.63%,#000000bf 68.81%)}@media only screen and (max-width : 991.98px){.home section.qvac-vision-1:before,.home section.qvac-vision-2:before{background:linear-gradient(180.92deg,#0000 52.6%,#000 93.13%)}}@media only screen and (max-width : 991.98px){.home section.qvac-vision-1 .container,.home section.qvac-vision-2 .container{justify-content:flex-end}}@media only screen and (max-width : 991.98px){.home section.qvac-vision-1 .content,.home section.qvac-vision-2 .content{margin-bottom:18px}}.home section.qvac-vision-1 .heading,.home section.qvac-vision-2 .heading{width:704px;max-width:100%;min-height:99.56px;margin-bottom:12px}@media only screen and (max-width : 991.98px){.home section.qvac-vision-1 .heading,.home section.qvac-vision-2 .heading{width:273px;min-height:116.16px}}.home section.qvac-vision-2 .content{width:512.89px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.qvac-vision-2 .content{width:362px}}.home section.qvac-vision-2 .content p{font-size:54px;line-height:59px;margin-bottom:0;font-weight:500}.home section.qvac-vision-2 .content p .highlight{font-weight:900}@media only screen and (max-width : 991.98px){.home section.qvac-vision-2 .content p{font-size:32px;line-height:38px}}.home section.qvac-toolkit-1:before,.home section.qvac-toolkit-2:before{background:#000000a6}@media only screen and (max-width : 991.98px){.home section.qvac-toolkit-1:before,.home section.qvac-toolkit-2:before{background:linear-gradient(180deg,#0000 42.54%,#000 73.05%)}}@media only screen and (max-width : 991.98px){.home section.qvac-toolkit-1 .container,.home section.qvac-toolkit-2 .container{justify-content:flex-end;align-items:center}}.home section.qvac-toolkit-1 .content,.home section.qvac-toolkit-2 .content{width:742.56px;max-width:100%}@media only screen and (max-width : 991.98px){.home section.qvac-toolkit-1 .content,.home section.qvac-toolkit-2 .content{width:362px}}.home section.qvac-toolkit-1 .heading,.home section.qvac-toolkit-2 .heading{max-width:100%}@media only screen and (max-width : 991.98px){.home section.qvac-toolkit-1 .heading,.home section.qvac-toolkit-2 .heading{width:362px}}.home section.qvac-toolkit-1 .code-image,.home section.qvac-toolkit-2 .code-image{position:absolute;right:18px;bottom:120px;width:600px;max-width:60vw;opacity:.8}@media only screen and (max-width : 991.98px){.home section.qvac-toolkit-1 .code-image,.home section.qvac-toolkit-2 .code-image{top:50%;transform:translateY(-50%);width:400px;max-width:calc(80% - 36px)}}@media only screen and (max-width : 401.98px){.home section.qvac-toolkit-1 .code-image,.home section.qvac-toolkit-2 .code-image{width:300px}}.home section.qvac-toolkit-2 .coming-soon{margin-top:-8px}.home section.qvac-toolkit-2 .code-image{bottom:60px}.home section.qvac-apps:before{background:linear-gradient(270deg,#0000 19.92%,#00000059 63.13%)}@media only screen and (max-width : 991.98px){.home section.qvac-apps:before{background:linear-gradient(180deg,#0000 79.62%,#000 95.92%)}}@media only screen and (max-width : 991.98px){.home section.qvac-apps .container{justify-content:flex-end}}.home section.qvac-apps .heading{width:638.71px;max-width:100%;min-height:149.34px}@media only screen and (max-width : 991.98px){.home section.qvac-apps .heading{width:355.29px;min-height:154.88px;margin-bottom:18px}}.home section.qvac-translate .container,.home section.qvac-health .container{overflow:visible}@media only screen and (max-width : 991.98px){.home section.qvac-translate .container,.home section.qvac-health .container{justify-content:flex-end;align-items:center}}.home section.qvac-translate .content,.home section.qvac-health .content{width:558.27px;max-width:100%;z-index:2}@media only screen and (max-width : 991.98px){.home section.qvac-translate .content,.home section.qvac-health .content{width:362px}}.home section.qvac-translate .content p,.home section.qvac-health .content p{margin-top:0}.home section.qvac-translate .logo,.home section.qvac-health .logo{transform:translate(-73px)}@media only screen and (max-width : 991.98px){.home section.qvac-translate .logo,.home section.qvac-health .logo{transform:translate(-46px,10px);width:300px}}@media only screen and (max-width : 991.98px){.home section.qvac-translate .coming-soon,.home section.qvac-health .coming-soon{margin-bottom:0}}.home section.qvac-translate:before{background:linear-gradient(270deg,#0000 24.58%,#000000bf 74.33%)}@media only screen and (max-width : 991.98px){.home section.qvac-translate:before{background:linear-gradient(180deg,#0000 58.53%,#000000bf 84.93%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.home section.qvac-translate .app-images{position:absolute;right:90px;bottom:18px;height:100vh;display:flex;align-items:center;gap:50px;z-index:-1}@media only screen and (max-width : 1279.98px){.home section.qvac-translate .app-images{gap:37px;scale:.8;right:0}}@media only screen and (max-width: 1123.98px){.home section.qvac-translate .app-images{scale:.7;right:-36px}}@media only screen and (max-width : 991.98px){.home section.qvac-translate .app-images{max-width:100%;scale:unset;right:unset;gap:27px;top:0;bottom:unset;align-items:center;justify-content:center;transform:translateY(-12vh)}}@media only screen and (max-width : 575.98px) and (max-height: 830px){.home section.qvac-translate .app-images{transform:translateY(-20vh)}}.home section.qvac-translate .app-images .app-image{max-height:63vh}.home section.qvac-translate .app-images .app-image:nth-child(1){transform:translateY(10vh)}@media only screen and (max-width : 991.98px){.home section.qvac-translate .app-images .app-image:nth-child(1){width:117.46px;transform:translateY(4vh)}}@media only screen and (max-width : 575.98px){.home section.qvac-translate .app-images .app-image:nth-child(1){width:87.46px}}@media only screen and (max-width : 575.98px) and (max-height: 700px){.home section.qvac-translate .app-images .app-image:nth-child(1){width:77.46px}}@media only screen and (max-width : 991.98px){.home section.qvac-translate .app-images .app-image:nth-child(2){width:135.75px}}@media only screen and (max-width : 575.98px){.home section.qvac-translate .app-images .app-image:nth-child(2){width:105.75px}}@media only screen and (max-width : 575.98px) and (max-height: 700px){.home section.qvac-translate .app-images .app-image:nth-child(2){width:95.75px}}.home section.qvac-health:before{background:linear-gradient(212.83deg,#0000 38.37%,#000000bf 66.84%)}@media only screen and (max-width : 991.98px){.home section.qvac-health:before{background:linear-gradient(180deg,#0000 46.64%,#000000bf 73.32%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.home section.qvac-health .content{width:624px}@media only screen and (max-width: 1123.98px){.home section.qvac-health .content{width:556px}}@media only screen and (max-width : 991.98px){.home section.qvac-health .content{width:362px}}.home section.qvac-health .app-images{position:absolute;right:18px;bottom:18px;height:100vh;display:flex;align-items:center;gap:37px;z-index:-1}@media only screen and (max-width : 1279.98px){.home section.qvac-health .app-images{gap:30px;scale:.75;right:-20px}}@media only screen and (max-width: 1123.98px){.home section.qvac-health .app-images{scale:.65;right:-62px}}@media only screen and (max-width : 991.98px){.home section.qvac-health .app-images{max-width:100%;scale:unset;right:unset;gap:27px;top:0;bottom:unset;align-items:center;justify-content:center;transform:translateY(-6vh)}}@media only screen and (max-width : 575.98px) and (max-height: 830px){.home section.qvac-health .app-images{transform:translateY(-16vh)}}.home section.qvac-health .app-images .app-image{max-height:60vh}.home section.qvac-health .app-images .app-image:nth-child(1){transform:translateY(0)}@media only screen and (max-width : 991.98px){.home section.qvac-health .app-images .app-image:nth-child(1){width:142.08px;transform:translateY(-5vh)}}@media only screen and (max-width : 575.98px){.home section.qvac-health .app-images .app-image:nth-child(1){width:102.08px}}@media only screen and (max-width : 575.98px) and (max-height: 700px){.home section.qvac-health .app-images .app-image:nth-child(1){width:92.08px}}.home section.qvac-health .app-images .app-image:nth-child(2){transform:translateY(10vh)}@media only screen and (max-width : 991.98px){.home section.qvac-health .app-images .app-image:nth-child(2){width:154.13px;transform:translateY(-2.5vh)}}@media only screen and (max-width : 575.98px){.home section.qvac-health .app-images .app-image:nth-child(2){width:114.13px}}@media only screen and (max-width : 575.98px) and (max-height: 700px){.home section.qvac-health .app-images .app-image:nth-child(2){width:104.13px}}.home .background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:none}.home .background video{width:100vw;height:100vh;height:100dvh;object-fit:cover}.home .background video.dark{opacity:45%}@media only screen and (max-width : 991.98px){.home .background video{display:none}}.home .background img{width:100vw;height:100vh;height:100dvh;object-fit:cover}@media only screen and (max-width : 991.98px){.home .background:not(.full-height):before{position:absolute;bottom:0;left:0;width:100%;height:60vh;background:linear-gradient(to top,rgb(0,0,0) 0%,rgba(0,0,0,.95) 80%,rgba(0,0,0,.65) 90%,transparent 100%);pointer-events:none;z-index:1;content:""}.home .background:not(.full-height) video{width:100%;height:55vh;object-fit:cover}.home .background:not(.full-height) img{width:100%;height:55vh;object-fit:cover}}.home .grouped-section{position:fixed;width:100%;z-index:var(--z-index-slide)}.home .grouped-section.active{z-index:var(--z-index-active-slide)}.home .grouped-section.active .background{display:block}.home .grouped-section section{background:transparent}main.content{padding-top:calc(14vh + 17px);padding-bottom:100px;word-break:break-word}main.content .container{max-width:1228px;padding:0 18px;margin:0 auto;color:var(--qvac-white)}.wp-block-table{margin:1em 0;overflow-x:auto}.ml-embedded #mlb2-25739939 *{font-family:Inconsolata,sans-serif!important}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper{background-color:transparent}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:unset}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding:0}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{margin-bottom:24px;width:420px;max-width:100%}@media only screen and (max-width : 991.98px){.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{width:auto}}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent button{font-weight:700;letter-spacing:1px!important;line-height:1.1111!important;margin:0}@media only screen and (max-width : 991.98px){.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-successContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-embedContent button,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent span,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent button{font-size:12px;letter-spacing:.75px!important}}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{padding-top:30px}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{margin-bottom:8px}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{margin-bottom:24px}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{border:1px solid #30504B;letter-spacing:1px;border-radius:8px!important;background-color:transparent!important;color:#ecf1ee!important;outline:none!important;padding:6.5px 10px!important}@media only screen and (max-width : 991.98px){.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{font-size:12px!important;padding:2.5px 10px!important}}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder{color:#a7a7a7!important}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:focus,.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:active{border-color:var(--qvac-green)}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{margin:0}.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{width:82px!important;height:32px!important;border:1px solid #ECF1EE!important;border-radius:8px!important;background-color:transparent!important;font-weight:500!important;padding:0!important}@media only screen and (max-width : 991.98px){.ml-embedded #mlb2-25739939.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{width:62px!important;height:25px!important;font-size:12px!important}}
