.hero-container .hero-text-section{max-width:10.5em;width:calc(100% - 32px);margin:0 auto;padding-bottom:200px;padding-top:100px;text-align:center;font-size:4vw;font-weight:600}.hero-container .hero-text-section h1{display:inline-block}.hero-container .hero-text-section-footer{max-width:10.5em;width:calc(100% - 32px);margin:0 auto;padding-bottom:200px;padding-top:200px;text-align:center;color:#fff;font-size:4vw;font-weight:600}.hero-container .hero-text-section-footer h1{display:inline-block}.hero-container .hero-collage{display:grid;grid-template-columns:35% 1fr 35%;max-width:95%;margin:0 auto 10vh}.hero-container .hero-collage .left-column{grid-area:1/1/span 1/span 1}.hero-container .hero-collage .left-column .hero-element{grid-area:1/2/span 5/span 1}.hero-container .hero-collage .left-column .hero-element:first-child{grid-area:2/1/span 5/span 1}.hero-container .hero-collage .left-column .hero-element:last-child{grid-area:2/3/span 6/span 1}.hero-container .hero-collage .right-column{grid-area:1/3/span 1/span 1}.hero-container .hero-collage .right-column .hero-element{grid-area:1/2/span 5/span 1}.hero-container .hero-collage .right-column .hero-element:first-child{grid-area:2/1/span 5/span 1}.hero-container .hero-collage .right-column .hero-element:last-child{grid-area:2/3/span 6/span 1}.hero-container .hero-collage .left-column,.hero-container .hero-collage .right-column{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr);-moz-column-gap:20px;column-gap:20px;height:400px}.hero-container .hero-element{overflow:hidden;border-radius:20px}.hero-container .hero-element img,.hero-container .hero-element video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-container .hero-media{position:relative;height:764px}.hero-container .hero-phone-black{position:absolute;width:364px;height:650px;top:0;left:50%;transform:translateX(-40%) scale(1.5)}.hero-container .hero-phone-black .hero-phone-template{background-position:50%;background-size:100%;background-repeat:no-repeat;width:100%;height:100%}.hero-container .hero-phone-black .hero-phone-template video{position:absolute;width:64%;height:auto;top:5%;left:9%;border-radius:20px;overflow:hidden}.hero-container .hero-usedBy{display:flex;justify-content:space-between;padding-top:234px;margin-bottom:300px;margin-left:auto;margin-right:auto;max-width:1304px;width:calc(100% - 40px);position:relative;color:#fff}.hero-container .hero-usedBy .hero-usedBy-copy{margin-bottom:0;padding-left:32px;width:390px;font-size:20px;font-weight:400;line-height:1.4}@import"https://fonts.googleapis.com/css?family=Oswald:300;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap";body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif}.feature-slides-container{display:grid;grid-template-columns:repeat(2,1fr)}.feature-slides-container .feature-slide{height:100vh;display:flex;flex-direction:column;justify-content:center;width:60%;margin:0 auto}.feature-slides-container .feature-slide .feature-slide-title{font-size:6vw;text-transform:uppercase;font-weight:900;font-family:Fugaz One,cursive}.feature-slides-container .feature-slide .feature-slide-description{font-size:1.5rem;margin-top:30px;line-height:1.3}.feature-slides-container .feature-slides-right{height:100vh;overflow:hidden;position:relative}.feature-slides-container .feature-slides-right img{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:all 1s ease-in-out;transform:scale(1.3);position:absolute;top:0}.feature-slides-container .feature-slides-right img.as-primary{opacity:1;transform:scale(1.1)}.footer{margin-top:100px;height:70vh;background-color:#285ede;display:flex;align-items:flex-end;padding:100px;color:#fff;font-size:3rem;font-weight:600}