div.image-container{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:3rem;padding:2rem;flex:1 1;z-index:10}div.image-container img{display:flex;position:inherit!important;object-fit:contain;height:4.5vw!important;width:unset!important;z-index:12;filter:drop-shadow(.6rem .75rem 1rem rgba(1,12,14,.5));-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}@media(max-width:800px){div.image-container img{height:6vw!important}}@media(max-width:500px){div.image-container{justify-content:center;gap:2rem;padding:1rem}div.image-container img{height:3rem!important}}.background{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;z-index:-100;width:100%;height:100vh;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background-color:#010c0e}.background.fixed{position:fixed}.background .circle-gradient{display:flex;width:100%;height:100vh;opacity:.7;background:radial-gradient(circle at top right,rgba(0,95,100,.5) 20%,rgba(0,95,100,.1) 100%)}.background .squares{opacity:.75}.background .squares .square{display:flex;position:absolute;background-color:#005f64}.background .squares .square:first-child{width:8rem;height:8rem;top:5rem;right:0;opacity:.11;border-radius:.6rem;transform:translateX(42%) rotate(30deg)}.background .squares .square:nth-child(2){width:5rem;height:5rem;top:5rem;right:0;opacity:.18;border-radius:.35rem;transform:translateX(-30%) translateY(120%) rotate(68deg)}.background .squares .square:nth-child(3){width:3rem;height:3rem;top:5rem;right:0;opacity:.25;border-radius:.5rem;transform:translateX(-30%) translateY(450%) rotate(8deg)}.background .squares .square:nth-child(4){width:15rem;height:15rem;bottom:0;right:0;opacity:.1;border-radius:.5rem;transform:translateX(30%) translateY(35%) rotate(17deg)}.background .squares .square:nth-child(5){width:7rem;height:7rem;bottom:0;right:0;opacity:.2;border-radius:.5rem;transform:translateX(20%) translateY(-100%) rotate(-10deg)}.background .squares .square:nth-child(6){width:4rem;height:4rem;bottom:0;right:0;opacity:.08;border-radius:.5rem;transform:translateX(-330%) translateY(10%) rotate(-36.5deg)}.background .squares .square:nth-child(7){width:5rem;height:5rem;bottom:0;right:0;opacity:.15;border-radius:.5rem;transform:translateX(-60%) translateY(50%) rotate(5deg)}.background .squares .square:nth-child(8){width:8rem;height:8rem;bottom:0;left:0;opacity:.1;border-radius:.5rem;transform:translateX(190%) translateY(50%) rotate(-12deg)}.background .squares .square:nth-child(9){width:8rem;height:8rem;bottom:0;left:0;opacity:.3;border-radius:.5rem;transform:translateX(-70%) translateY(-50%) rotate(-30deg)}.background .squares .square:nth-child(10){width:6rem;height:6rem;bottom:0;left:0;opacity:.12;border-radius:.5rem;transform:translateX(120%) translateY(-120%) rotate(-8deg)}.background .squares .square:nth-child(11){width:4.5rem;height:4.5rem;bottom:0;left:0;opacity:.2;border-radius:.5rem;transform:translateX(240%) translateY(-100%) rotate(32deg)}.background .squares .square:nth-child(12){width:7rem;height:7rem;bottom:0;left:0;opacity:.1;border-radius:.5rem;transform:translateX(-50%) translateY(-600%) rotate(109deg)}.background .squares .square:nth-child(13){width:4rem;height:4rem;bottom:0;left:0;opacity:.15;border-radius:.5rem;transform:translateX(-20%) translateY(-980%) rotate(40deg)}.header-video{display:flex;flex-direction:column;width:100%;height:auto}.header-video video{position:relative;width:100%;height:100vh;object-fit:cover;z-index:1;-webkit-mask-image:linear-gradient(180deg,transparent 2.5rem,rgba(0,0,0,.8));mask-image:linear-gradient(180deg,transparent 2.5rem,rgba(0,0,0,.8));animation:video-entry .5s ease-in-out both}.header-video .points{display:flex;position:absolute;width:100%;height:100%;background-size:200px;background:repeat url(/_next/static/media/point.ff21eef0.png);-webkit-mask-image:linear-gradient(180deg,transparent 2.5rem,#000);mask-image:linear-gradient(180deg,transparent 2.5rem,#000);z-index:2}.header-video #header-video-background{z-index:calc(-100 + 1)}.header-video .content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:5rem;position:absolute;z-index:10}@keyframes video-entry{0%{opacity:0}to{opacity:1}}.header-video.fixed video{position:fixed;top:0}.header-video.fixed .content{position:static}.section-container{height:100%}.section-container,section.section{display:flex;flex-direction:column;width:100%}section.section{justify-content:center;align-items:center;position:relative}section.section.min-height{min-height:75vh}section.section.margin{margin:4rem 0}section.section .content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10rem;width:100%;transition:max-width .2s ease,padding .2s ease;z-index:10}section.section .content.align-center{align-items:center}section.section .content .subtitle{font-size:1.2rem;color:#d2e6d7}section.section .content .title{font-size:2.2rem;font-weight:700;color:#fff}section.section .content .description{font-size:1.6rem;line-height:2.4rem;color:#d2e6d7}section.section .container{display:flex;position:relative;flex-direction:row;justify-content:center;align-items:flex-start;flex:1 1}section.section .container.text{justify-content:flex-end}section.section .container.text .text-content{display:flex;flex-direction:column;max-width:40vw;gap:.5rem}section.section .container.video{flex-direction:row;justify-content:flex-end;align-items:center;flex:1 1;width:100%;height:100%}section.section .container.video .box{position:absolute;display:flex;height:120%;width:90%;background-color:hsla(0,0%,100%,.1);z-index:9;border-radius:1rem 0 0 1rem;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}section.section .container.video video{display:flex;aspect-ratio:1.328;right:0!important;width:83%;max-height:35vh;border-radius:1rem 0 0 1rem;object-fit:cover;z-index:10;box-shadow:0 .25rem 2rem .2rem rgba(0,0,0,.3)}section.section .container.video img{display:flex;position:absolute;object-fit:contain;left:0!important;top:5rem!important;height:120%!important;width:unset!important;z-index:12;filter:drop-shadow(.6rem .75rem 1rem rgba(1,12,14,.5));-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}section.section .container.video img.mockup-landscape{top:inherit!important;bottom:-10rem!important;height:60%!important}section.section.image-content .content,section.section.video-content .content{flex-direction:row-reverse}section.section.image-content .content .text,section.section.video-content .content .text{justify-content:flex-start}section.section.image-content .content .video,section.section.video-content .content .video{flex-direction:row-reverse}section.section.image-content .content .video .box,section.section.video-content .content .video .box{left:unset;border-radius:0 1rem 1rem 0}section.section.image-content .content .video video,section.section.video-content .content .video video{border-radius:0 1rem 1rem 0}section.section.image-content .content .video img,section.section.video-content .content .video img{left:unset!important;right:0!important}@media(max-width:1400px){section.section .content{gap:5rem}section.section .content .title{font-size:1.8rem}section.section .content .description{font-size:1.4rem}section.section .container.text{padding-left:2rem}section.section.image-content .container.text,section.section.video-content .container.text{padding-right:2rem}}@media(max-width:1000px){section.section .content,section.section.image-content .content,section.section.video-content .content{flex-direction:column}section.section.image-content .container.video,section.section.video-content .container.video{align-self:flex-start}section.section .container.text{padding-left:2rem;padding-right:2rem}section.section .container.text .text-content{max-width:inherit}section.section .container.video{width:85%;align-self:flex-end}}div.custom-space-element{display:flex;width:100%;justify-content:center;align-items:center;height:1rem}div.custom-ahead-id{position:absolute;transform:translateY(-5rem)}.header-title{display:flex;width:100%;flex-direction:column;max-width:1200px;gap:1rem}.header-title.header{padding-top:0;padding-bottom:0}.header-title .title{font-size:2.5rem;font-weight:700;color:#fff}.header-title .description{font-size:1.8rem;line-height:2.4rem;color:#d2e6d7}.header-title.animated .children-nodes{width:100%}@media(max-width:800px){.header-title .title{font-size:1.8rem}.header-title .description{font-size:1.4rem;line-height:1.8rem}}