.HomeHero{height:calc(100vh - var(--mainNavHeight));background:linear-gradient(0deg,white 0%,var(--veryLightBlue) 70%);display:flex;justify-content:center;flex-direction:column;margin:var(--mainNavHeight) 0 0;overflow:hidden;position:relative}.HomeHero h1{z-index:10;font-size:3.5rem;font-weight:300;margin-bottom:1rem;text-align:center}.HomeHero h2{z-index:10;font-size:1.75rem;font-weight:300;text-align:center;margin-bottom:4rem}.HomeHero .content{position:relative;top:-10%;display:flex;justify-content:center;align-items:center;flex-direction:column}.HomeHero .call-to-action{display:flex;align-items:center;flex-direction:column}.HomeHero .call-to-action a{padding:0 2rem;height:3.5rem;font-size:1.25rem;margin-bottom:1rem}.HomeHero .wave{left:0;bottom:0;width:100%;position:absolute;z-index:0;stroke:var(--blue)}@media screen and (max-width: 1000px){.HomeHero h1{font-size:2rem;margin:0 2rem 1rem}.HomeHero h2{font-size:1.35rem;margin:0 2rem 4rem}.HomeHero .content{top:-5%}.HomeHero .wave{display:none}}.HomePrivacy{padding:4rem}.HomePrivacy>h2{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:2rem}.HomePrivacy section{position:relative;margin:0 auto;max-width:var(--mainContentWidth);background:white;box-shadow:0 10px 20px #2b26b326;display:flex;overflow:hidden}.HomePrivacy section>div{width:50%}.HomePrivacy section .info{box-sizing:border-box;padding:3rem;font-size:1.15rem}.HomePrivacy section .info ul{margin:2rem 0;display:block}.HomePrivacy section .info ul li{all:unset;display:flex;align-items:center;margin-bottom:1rem;line-height:1.5;margin-right:3rem}.HomePrivacy section .info ul li .icon{flex-shrink:0;height:2.5rem;width:2.5rem;margin-right:.5rem;color:var(--blue)}.HomePrivacy section .illustration{display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,var(--veryLightGray) 0%,#fcfcfc 100%)}.HomePrivacy section .illustration svg{width:40%}.HomePrivacy section .illustration svg .shield{filter:drop-shadow(0 5px 15px rgba(43,38,179,.3))}.HomePrivacy section .illustration svg .lock{filter:drop-shadow(0 5px 15px rgba(0,0,0,.25))}@media screen and (max-width: 1000px){.HomePrivacy{padding:2rem 1rem 1rem;margin-bottom:2rem}.HomePrivacy>h2{font-size:2rem}.HomePrivacy section{flex-direction:column}.HomePrivacy section .info{padding:2rem;width:100%}.HomePrivacy section .illustration{display:none}}.HomeQuality{background:linear-gradient(180deg,white 0%,var(--veryLightBlue) 50%);padding:4rem}.HomeQuality header{max-width:50rem;text-align:center;margin:0 auto 3rem}.HomeQuality header h2{font-weight:300;font-size:2.5rem;margin-bottom:.5rem}.HomeQuality header h3{font-weight:300;font-size:1.5rem;margin-bottom:1rem}.HomeQuality header a{font-size:1.25rem}.HomeQuality footer{margin-top:1rem;text-align:center}.HomeQuality .quality-charts{margin:0 auto;max-width:var(--mainContentWidth);padding:4rem;background:white;box-shadow:0 10px 20px #2b26b326;box-sizing:border-box}@media screen and (max-width: 1000px){.HomeQuality{padding:1rem 1rem 4rem}.HomeQuality header{margin:0 1rem 3rem}.HomeQuality header h2{font-size:2rem;margin-bottom:.5rem}.HomeQuality header h3{font-size:1.25rem;margin-bottom:1rem}.HomeQuality header a{font-size:1rem}.HomeQuality .quality-charts{padding:1rem}}.HomePlayer{padding:0 0 6rem;background:white}.HomePlayer header{max-width:50rem;text-align:center;margin:0 auto 3rem}.HomePlayer header h2{font-weight:300;font-size:2.5rem;margin-bottom:.5rem}.HomePlayer header h3{font-weight:300;font-size:1.5rem;margin-bottom:1rem}.HomePlayer header a{font-size:1.25rem}.HomePlayer .player{margin:0 auto;max-width:var(--mainContentWidth);text-align:center}.HomePlayer .player iframe{border:none;width:100%;margin-bottom:2rem;box-shadow:0 5px 20px #2b26b326;height:250px}.HomePlayer .player wavekit-audio{margin-bottom:2rem;box-shadow:0 5px 20px #2b26b326}.HomePlayer .player footer{text-align:center}@media screen and (max-width: 1000px){.HomePlayer{padding:0 1rem 4rem}.HomePlayer header{margin:0 1rem 3rem}.HomePlayer header h2{font-weight:300;font-size:2rem;margin-bottom:.5rem}.HomePlayer header h3{font-size:1.25rem;margin-bottom:1rem}.HomePlayer header a{font-size:1rem}.HomePlayer .player iframe{height:200px}.HomePlayer .player footer{font-size:.8rem}}.HomeUseCases{padding:4rem 0}.HomeUseCases>h2{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:2rem}.HomeUseCases .use-cases{position:relative;margin:0 auto;max-width:var(--mainContentWidth);height:30rem;background:white;box-shadow:0 10px 20px #2b26b326;display:flex;overflow:hidden}.HomeUseCases .use-cases .menu{width:19rem;background:linear-gradient(0deg,var(--veryLightGray) 0%,#fcfcfc 100%);overflow:hidden}.HomeUseCases .use-cases .menu input{display:none}.HomeUseCases .use-cases .menu label{display:block;padding:0 1.5rem;height:4rem;cursor:pointer;display:flex;align-items:center;transition:all .25s;color:var(--bodyColor);border-left:2px solid var(--veryLightGray);font-size:1.15rem}.HomeUseCases .use-cases .menu label:last-child{border:none}.HomeUseCases .use-cases .menu label:hover{background-color:#fff}.HomeUseCases .use-cases .menu input[type=radio]:checked+label{background-color:#fff;color:var(--bodyColorDark);border-left:2px solid var(--blue)}.HomeUseCases .use-cases .menu input[type=radio]:checked+label+.content{display:block}.HomeUseCases .use-cases .content{display:none;position:absolute;top:0;right:0;box-sizing:border-box;width:calc(var(--mainContentWidth) - 19rem);padding:3rem;background:white;overflow-y:auto}.HomeUseCases .use-cases .content h3{font-size:2rem;margin-bottom:1rem}.HomeUseCases .use-cases .content h4{font-size:1.25rem;margin-bottom:1rem}.HomeUseCases .use-cases .content p{font-size:1.15rem;margin-bottom:1rem}.HomeUseCases .use-cases .content ul{margin-top:2rem;display:block}.HomeUseCases .use-cases .content ul li{all:unset;display:flex;align-items:center;margin-bottom:1rem;font-size:1.15rem}.HomeUseCases .use-cases .content ul li .icon{height:1.5rem;margin-right:.25rem;color:var(--blue)}@media screen and (max-width: 1000px){.HomeUseCases{display:none}}.HomeArticles{padding:4rem}.HomeArticles h2{font-weight:300;text-align:center;font-size:2.5rem;margin-bottom:2rem}.HomeArticles .articles{display:flex;justify-content:center}.HomeArticles a.article-card{display:block;background:white;width:20rem;margin:1rem;box-shadow:0 10px 20px #2b26b326;text-decoration:none}.HomeArticles a.article-card .image{height:15rem;display:block;background-size:cover;background-position:center center}.HomeArticles a.article-card .info{padding:1.5rem;height:10rem;color:var(--bodyColor)}.HomeArticles a.article-card .info h3{font-size:1.4rem;margin-bottom:1rem;text-decoration:none}.HomeArticles a.article-card .info p{font-size:1rem;text-decoration:none}.HomeArticles a.article-card .button{font-size:1rem;height:2.5rem;width:10rem;margin:1rem auto 2rem}@media screen and (max-width: 1000px){.HomeArticles{padding:1rem}.HomeArticles h2{font-size:2rem;margin-bottom:1rem}.HomeArticles .articles{display:block}.HomeArticles a.article-card{width:100%;margin:0 0 2rem}.HomeArticles a.article-card .info{padding:2rem;height:auto}.HomeArticles a.article-card .info h3{font-size:1.5rem;margin-bottom:1rem}.HomeArticles a.article-card .info p{font-size:1rem}.HomeArticles a.article-card .button{display:none}}.HomeTestimonials{padding:4rem;background:white}.HomeTestimonials h2{font-weight:300;font-size:2.5rem;margin-bottom:2rem;text-align:center}.HomeTestimonials .testimonials{max-width:59rem;margin:0 auto;display:flex}.HomeTestimonials .testimonials div.column{width:calc(50% - 1rem)}.HomeTestimonials .testimonials div.column:first-child{margin-right:2rem}.HomeTestimonials .testimonials section{width:auto;margin-bottom:2rem;padding:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;background:white;box-shadow:0 3px 10px #2b26b326}.HomeTestimonials .testimonials section header{display:flex;align-items:center;margin-bottom:1rem}.HomeTestimonials .testimonials section header h3{font-size:1.15rem}.HomeTestimonials .testimonials section header img{width:50px;height:50px;background:#f0f0f0;border-radius:50%;margin-right:1rem}.HomeTestimonials .testimonials section header a{font-size:.9rem}.HomeTestimonials .testimonials section p{font-size:1.1rem}@media screen and (max-width: 1000px){.HomeTestimonials{padding:2rem 1rem 1rem}.HomeTestimonials h2{font-size:2rem;margin-bottom:2rem}.HomeTestimonials .testimonials{display:block}.HomeTestimonials .testimonials div.column{width:100%;margin:0}.HomeTestimonials .testimonials section{padding:1rem;margin-bottom:1rem}.HomeTestimonials .testimonials section p{font-size:.9rem}}.HomeContent{padding:4rem}.HomeContent header{max-width:50rem;text-align:center;margin:0 auto 3rem}.HomeContent header h2{font-weight:300;font-size:2.5rem;margin-bottom:.5rem}.HomeContent header h3{font-weight:300;font-size:1.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.HomeContent header h3 .Tooltip{width:1rem;margin-left:.5rem}.HomeContent header a{font-size:1.25rem}.HomeContent footer{font-size:.8rem;margin-top:2rem;text-align:center;display:flex;align-items:center;justify-content:center}.HomeContent footer strong{margin-right:.5rem;font-weight:400;font-size:2rem}.HomeContent section{position:relative;margin:0 auto;max-width:var(--mainContentWidth);background:white;box-shadow:0 10px 20px #2b26b326;display:flex;overflow:hidden}.HomeContent section>div{width:50%}.HomeContent section .info{box-sizing:border-box;padding:3rem;font-size:1.15rem}.HomeContent section .info ul{margin:2rem 0;display:block}.HomeContent section .info ul li{all:unset;display:flex;align-items:center;margin-bottom:1rem;line-height:1.5;margin-right:3rem}.HomeContent section .info ul li .icon{flex-shrink:0;height:2.5rem;width:2.5rem;margin-right:.5rem;color:var(--blue)}.HomeContent section .illustration{display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg,var(--veryLightGray) 0%,#fcfcfc 100%)}.HomeContent section .illustration svg{width:50%}.HomeContent section .illustration svg .shield{filter:drop-shadow(0 5px 15px rgba(43,38,179,.3))}.HomeContent section .illustration svg .lock{filter:drop-shadow(0 5px 15px rgba(0,0,0,.25))}@media screen and (max-width: 1000px){.HomeContent{padding:2rem 1rem 1rem;margin-bottom:2rem}.HomeContent header h2{font-size:2rem}.HomeContent header h3{font-size:1.25rem}.HomeContent header h3 .Tooltip{display:none}.HomeContent section{flex-direction:column}.HomeContent section .info{padding:1rem;width:100%}.HomeContent section .illustration{display:none}}
