@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/poppins-400-regular-webfont-CyktfGUP.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/poppins-500-medium-webfont-BEcEvm-D.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/poppins-600-semibold-webfont-CiM3Ti7g.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/poppins-700-bold-webfont-DO4vVPa8.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/poppins-800-extra-bold-ZS4Q4HXV.woff2) format("woff2")}#root{max-width:100%;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box;word-wrap:break-word}html{font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Poppins,Arial,Helvetica,sans-serif;line-height:1;font-weight:400;color:#475569}.center{text-align:center}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;max-width:1440px;width:100%;margin:0 auto}.heading-primary{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:7.4rem;font-weight:800;line-height:1.2;margin-bottom:4.4rem}.heading-secondary{color:#334155;font-family:Oswald,Arial,Helvetica,sans-serif;font-size:5.8rem;font-weight:600;line-height:1.2;margin-bottom:2.4rem}.label{display:inline-block;font-size:1.5rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.8rem;text-transform:uppercase}.section-copy--1,.section-copy--2{font-size:1.8rem;font-weight:400;line-height:1.8}.section-copy--1{margin-bottom:1.6rem}.section-copy--2{margin-bottom:3.2rem}.company-section .section-copy--2{margin-bottom:0}.icon-36{height:3.6rem;width:3.6rem}.description{font-size:1.8rem;line-height:1.6}.list-copy-400{font-size:1.6rem;line-height:1.6}.list-copy-500{font-size:1.6rem;font-weight:500;line-height:1.4}.list-copy-600{font-size:1.6rem;font-weight:600;line-height:1.4}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.btn-light:link,.btn-light:visited{border:3px solid #f1f5f9;border-radius:.4rem;color:#f1f5f9;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:400;letter-spacing:.5px;padding:1.8rem 4.4rem;text-decoration:none;text-transform:uppercase;transition:all .3s}.btn-light:hover,.btn-light:active{background:#feffff;color:#0f172a}.btn-dark:link,.btn-dark:visited{background:#1e293b;border-radius:2.6rem;color:#f1f5f9;cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:1px;padding:1.8rem 3rem;text-decoration:none;transition:all .3s}.btn-dark:hover,.btn-dark:active{background:#334155}.header{background-image:linear-gradient(#2222221a,#2223),url(/assets/hero-2rPa8Hf6.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100%}.logo-container,.footer-logo-container{display:flex;column-gap:.8rem;align-items:center;margin-bottom:2.4rem}.logo-container .logo-icon{color:#fff}.logo-icon{height:100%;width:3.2rem;z-index:800}.logo-link:link,.logo-link:visited{color:#fff;display:inline-block;font-size:2rem;font-weight:800;letter-spacing:.5px;text-decoration:none;z-index:800}.main-nav{display:flex;gap:3.2rem;justify-content:space-between;align-content:center;padding:2.4rem 4.8rem;position:absolute;top:0;left:0;right:0;z-index:3}.main-nav-list{display:flex;justify-content:center;align-items:center;gap:5.2rem;list-style:none}.nav-link:link,.nav-link:visited{color:#fff;display:inline-block;font-size:1.8rem;font-weight:600;padding-bottom:.8rem;position:relative;letter-spacing:.8px;text-decoration:none;transition:all .3s}.nav-link:after{content:"";position:absolute;border-radius:2px;bottom:0;left:0;right:0;width:100%;height:3px;transform:scaleX(0);background-color:#fff;transition:transform .3s}.nav-link:hover:after{transform:scaleX(1)}.btn-mobile-nav{position:absolute;top:2rem;right:2.4rem;border:none;background:none;cursor:pointer;display:none;flex-direction:column;justify-content:space-between;width:4.4rem;height:4.4rem;z-index:999}.btn-mobile-nav:hover{cursor:pointer}.icon-open-mobile-nav,.icon-close-mobile-nav{height:4.8rem;width:4.8rem;color:#fff;z-index:999}.mobile-nav{background:linear-gradient(to bottom,#3f6cf48c,#be128253),url(/assets/mobile-nav-D_vata3s.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;justify-content:center;position:fixed;top:0;left:-100vw;height:100vh;width:100vw;padding:2.4rem;transition:.4s all;z-index:2}.mobile-nav-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;list-style:none}.mobile-nav-link:link,.mobile-nav-link:visited{border-bottom:6px solid transparent;color:#ffffffdc;display:flex;justify-content:space-between;align-items:center;column-gap:1rem;font-family:Oswald,Arial,Helvetica,sans-serif;font-size:3rem;font-weight:800;letter-spacing:.75px;padding-bottom:.4rem;text-decoration:none;text-transform:uppercase;transition:all .3s}.mobile-nav-link:hover,.mobile-nav-link:active{border-color:#ffffffdc}.openNav{transform:translate(100vw);animation:openNav .05s;display:none}@-webkit-keyframes openNav{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}@keyframes openNav{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}.closeNav{transform:translate(-100vw);animation:closeNav .05s;display:none}@-webkit-keyframes closeNav{0%{-webkit-transform:translateX(-100vw);transform:translate(-100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes closeNav{0%{-webkit-transform:translateX(-100vw);transform:translate(-100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}.hero-section{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100svh;padding:9.6rem}.hero-link:link,.hero-link:visited{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#162c3f89;border:1px solid rgb(47,66,92);box-shadow:0 4px 30px #0000001a;border-radius:3.6rem;color:#fff;cursor:pointer;display:inline-block;font-weight:600;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.9rem;letter-spacing:.75px;padding:1.9rem 3rem;text-decoration:none;transition:all .4s}.hero-link:hover,.hero-link:active{box-shadow:0 10px 20px #0000004d}.hero-icon{color:#e2e8f0;height:1.8rem;width:1.8rem}.company-section{display:flex;flex-direction:column;height:100%;align-items:center;row-gap:4.8rem;padding:9.6rem}.company-main{column-gap:4.8rem}.company-img{border-radius:2.6rem;display:block;object-fit:cover;height:100%;width:100%}.company-features{gap:2.4rem 7.2rem}.feature-icon-container{border-radius:1rem;box-shadow:0 1px 4.5px #0000001f;padding:1.6rem;margin-right:1.6rem}.company-feature{display:flex;align-items:center}.new-account-section{height:100%;padding:9.6rem}.new-account-heading{margin:0 auto;padding-bottom:4.4rem;width:60%}.new-account-subheading{font-size:2rem;line-height:1.6}.new-account-btn{margin:0 auto}.new-account-main{gap:4.8rem;padding-bottom:3.2rem}.new-account-list{display:flex;flex-direction:column;flex-flow:row wrap;gap:3.2rem;margin-bottom:5.2rem}.new-account-item{display:flex;align-items:center}.list-heading{font-size:1.8rem;font-weight:600;line-height:1.6}.new-account-icon{border-radius:1rem;box-shadow:0 1px 4.5px #00000016;height:3.6rem;width:3.6rem;padding:1.6rem;margin-right:16px}.new-account-img{border-radius:2.6rem;display:block;object-fit:cover;height:100%;width:100%}.feature-section{display:flex;flex-direction:column;gap:4.8rem;padding:9.6rem}.feature-heading-grid{gap:3.2rem 4.8rem;align-items:center}.feature-img{border-radius:2.6rem;display:block;object-fit:cover;height:100%;width:100%}.feature-heading-grid .section-copy--1{margin:0}.feature-section .list-heading{margin-bottom:.8rem}.feature-gallery{gap:3.2rem;margin:0 auto}.feature-card{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 35px 68px #91c0ff80,inset 0 -8px 16px #91c0ff99,inset 0 11px 28px #fff;border-radius:2.6rem;background:#fff;height:100%;padding:3.2rem}.feature-icon{height:4.4rem;width:4.4rem;margin-bottom:1.6rem}.streaming-section{height:100%;padding:9.6rem}.streaming-main{gap:4.8rem;align-items:center}.streaming-img{border-radius:2.6rem;display:block;object-fit:cover;height:100%;width:100%}.testimonial-section{padding:9.6rem}.testimonial-ratings{display:flex;flex-direction:column;gap:1.6rem;width:35%}.rating{border-radius:.8rem;display:flex;align-items:center;column-gap:2.4rem;backdrop-filter:blur(5px);background:#fff;-webkit-backdrop-filter:blur(5px);box-shadow:0 35px 68px #91c0ff80,inset 0 -8px 16px #91c0ff99,inset 0 11px 28px #fff;padding:1.2rem 2.4rem}.rating-text{color:#475569;font-size:1.4rem;font-weight:600}.rating-icons{display:flex;justify-content:space-between;gap:.8rem}.rating-el--1{align-self:flex-start}.rating-el--2{align-self:center}.rating-el--3{align-self:flex-end}.star-icon{color:#f59e0b;height:1.6rem;width:1.6rem}.testimonials-container{gap:3.2rem;height:100%}.testimonial{background:#fff;box-shadow:0 10px 30px #00000012;backdrop-filter:blur(5px);color:#334155;-webkit-backdrop-filter:blur(5px);box-shadow:0 35px 68px #91c0ff80,inset 0 -8px 16px #91c0ff99,inset 0 11px 28px #fff;border-radius:2.6rem;padding:3.2rem}.testimonial-header{margin-bottom:5.2rem}.testimonial-header br{display:none}.testimonial-header-copy{font-size:1.8rem;line-height:1.6}.testimonial-copy{font-size:1.5rem;font-weight:400;line-height:1.6}.testimonial-img{border-radius:50%;object-fit:cover;height:4rem;width:4rem;margin-bottom:1.2rem}.tagline-name{font-size:1.6rem;font-weight:600;margin-bottom:.8rem}.tagline-role{font-size:1.2rem;font-weight:500;text-transform:uppercase}.testimonial-tagline{display:flex;justify-content:flex-start;gap:1.6rem}.footer-container{display:flex;justify-content:center;align-items:center}.footer{border-top:1px solid #eee;height:100%;padding:9.6rem;width:100%;max-width:1440px}.footer-columns{column-gap:3.2rem;row-gap:6.4rem;margin-bottom:6.4rem}.company-name:link,.company-name:visited{color:#475569;display:block;font-weight:800;text-decoration:none}.address{font-size:1.6rem;font-weight:400;line-height:1.6;margin-bottom:2.4rem}.footer-nav{display:flex;flex-direction:column;gap:2.4rem;list-style:none}.footer-header{font-size:1.8rem;font-weight:600}.footer-link:link,.footer-link:visited{color:#334155;font-size:1.6rem;text-decoration:none}.company-name:hover,.company-name:active,.footer-link:hover,.footer-link:active{color:#0f172a}.credit{line-height:1.6}.copyright-container{display:flex;justify-content:center;border-top:1px solid #eee;padding-top:2.4rem}.copyright{color:#475569;font-size:1.6rem;line-height:1.6}@media (max-width: 84em){.heading-primary{font-size:6.4rem}.hero-section,.company-section,.streaming-section,.feature-section,.new-account-section,.testimonial-section{padding:9.6rem 6.4rem}}@media (max-width: 75em){html{font-size:56.25%}.container{max-width:90%}.main-nav{column-gap:4.8rem;justify-content:space-between}.company-main,.feature-heading-grid,.streaming-main,.new-account-main{grid-template-columns:repeat(1,1fr)}.company-section .section-copy--2{margin-bottom:3.2rem}.company-img{margin-bottom:4.8rem}.feature-section{gap:3.2rem}.feature-heading-grid{gap:4.8rem}.feature-heading-text,.streaming-text{order:1}.heading-tertiary br{display:none}.new-account-section{text-align:center}.new-account-heading{width:100%}.new-account-list{justify-content:center}.new-account-item{text-align:left}.new-account-img{margin:0 auto}.company-features{display:flex;flex-flow:row wrap;gap:2.4rem 4.8rem;align-items:center;justify-content:space-between}.feature-heading{text-align:center}.feature-gallery{grid-template-columns:repeat(2,1fr);padding:1.8rem 0 3.2rem}.testimonial-ratings{width:50%}.testimonial{margin-bottom:3.2rem}}@media (max-width: 59em){html{font-size:50%}.main-nav{flex-direction:column;align-items:start}.main-nav.fixed{position:fixed}.main-nav-list{display:none}.btn-mobile-nav{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:900}.mobile-nav.openNav,.mobile-nav.closeNav{display:flex}.hero-section{padding:9.6rem 2.4rem}.testimonials-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 48em){.header{padding-bottom:6.4rem}.heading-primary{font-size:5.5rem}.heading-primary br{display:none}.heading-secondary{font-size:3.6rem}.hero-content{align-items:center;text-align:center}.hero-link:link,.hero-link:visited,.hero-description{display:none}.company-section,.feature-section,.new-account-section,.streaming-section,.testimonial-section,.footer{padding:6.4rem 2.4rem}.company-main,.streaming-main{text-align:center}.testimonial-header{display:block}.testimonial-header-text{margin-bottom:3.2rem;max-width:100%}.testimonial-ratings{display:block;width:100%}.rating{justify-content:center;margin-bottom:1.6rem}.footer-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width: 34em){.heading-primary{font-size:3.6rem}.heading-secondary{font-size:3rem}.mobile-nav{padding-left:3.2rem}.heading-tertiary{font-size:2.8rem}.feature-gallery,.testimonials-container{grid-template-columns:repeat(1,1fr)}.company-features{flex-direction:column;align-items:flex-start;justify-content:flex-start}.company-feature br{display:none}.new-account-list{flex-direction:column;align-items:center}.feature-heading .heading-tertiary{margin-bottom:2rem}.testimonial-header br{display:block}}
