:export{primaryColor:#e42329;mobile:480px;tablet:768px;desktop:1024px;large:1440px;huge:1720px}#__next{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between}#smooth-content{background-color:var(--bg-color)}@font-face{font-family:Avenir;src:url(/fonts/avenirnextltpro-bold.woff2);src:url(/fonts/avenirnextltpro-demi.woff2);src:url(/fonts/avenirnextltpro-regular.woff2)}body,html{padding:0;margin:0;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:root{--container__space:4%;--easing:cubic-bezier(0.6,0.01,0,0.95);--semi-transparent__bg:rgba(0,0,0,.3);--semi-transparent__filter:saturate(180%) blur(20px)}.semi-transparent-bg{background:#000;bottom:.52px;transition:background-color .35s ease}:focus-visible{outline-offset:10px;outline:6px solid #e42329;border-radius:3px;animation:focus 1s cubic-bezier(.455,.03,.515,.955) infinite alternate}@keyframes focus{0%{outline-color:#e42329;outline-width:6px}to{outline-color:rgba(228,35,41,.267);outline-width:2px}}.logo{border-radius:50%;display:flex}p{line-height:21px}a{color:inherit;text-decoration:none}*{margin:0;padding:0;list-style:none;box-sizing:border-box}img{object-fit:cover;max-width:100%;height:auto}:root{--header--height:80px}.header{position:fixed;top:0;z-index:2;width:100%;height:var(--header--height);padding:2% var(--container__space);pointer-events:none}.header nav{display:flex;justify-content:space-between;align-items:center;color:var(--text-color)}.header nav ul{display:inline-flex;gap:20px}.header a{pointer-events:all}@media screen and (max-width:768px){.header a img{max-width:4rem}}.navbar{height:80px}.page{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center}.container{width:100%;padding:5%}.next-project{padding-block:10%;display:flex;justify-content:center}.next-project h1{margin:auto;text-align:left}.next-project h1 small{display:block;padding-bottom:10px}.next-project a{display:flex;gap:clamp(30px,12vw,60px)}.next-project img{object-fit:contain}h2{font-size:4vw;text-transform:uppercase}@media screen and (max-width:1024px){h2{font-size:8vw}}@media screen and (max-width:768px){h2{font-size:10vw}}.services__video{margin:10vw}.customers,.help{min-height:100vh}.customers{margin-top:25vh}.customers h2{width:min-content}:root{--backgroundColor:#941914;--headlineBig:clamp(2rem,5vw,3.6rem);--headlineSmall:clamp(1rem,1.2vw,6rem)}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.help h2{white-space:pre-wrap;-webkit-margin-after:clamp(30px,12vw,60px);margin-block-end:clamp(30px,12vw,60px)}.help__content{-webkit-padding-start:20%;padding-inline-start:20%;-webkit-padding-end:20%;padding-inline-end:20%;-webkit-margin-before:30px;margin-block-start:30px;-webkit-margin-after:180px;margin-block-end:180px}@media screen and (max-width:1024px){.help__content{-webkit-padding-start:10%;padding-inline-start:10%;-webkit-padding-end:10%;padding-inline-end:10%}}@media screen and (max-width:768px){.help__content{-webkit-padding-start:var(--container__space);padding-inline-start:var(--container__space);-webkit-padding-end:var(--container__space);padding-inline-end:var(--container__space)}}.help__cta{display:flex;align-items:center;justify-:center;gap:30px;font-size:20px;font-weight:600;-webkit-padding-after:40px;padding-block-end:40px;border-bottom:.8px solid #fff}.help__cta-button{padding:1rem 2rem;font-weight:700;border:2px solid #fff;border-radius:10rem}.help__counters{-webkit-margin-before:clamp(40px,12vw,80px);margin-block-start:clamp(40px,12vw,80px);display:flex;gap:2rem;justify-content:space-between}.help__counters span{font-size:clamp(32px,12vw,60px);font-weight:700;white-space:pre-wrap}.help__counters h3{font-weight:400;white-space:pre-wrap}:root{--tablet:768px;--desktop:1024px}h1,h2,h3,h4,p{white-space:pre-wrap}.home-video-intro{position:relative}.home-video-intro__content{position:absolute;z-index:1;display:flex;align-items:center;padding:10vw;height:100vh;width:100%}.home-video-intro__content-buttons{position:absolute;bottom:30vh}.home-video-intro__content-buttons button.close-button{position:relative;bottom:-20vh;left:-5vw}.home-video-intro__content-buttons button{background-color:transparent;color:#fff;box-shadow:0 0 0 hsla(0,0%,100%,.8);transition:box-shadow 1s ease;animation:pulsating 1.2s cubic-bezier(.25,.46,.45,.94) infinite alternate;animation-play-state:paused}.home-video-intro__content-buttons button:hover{animation-play-state:running}@keyframes pulsating{0%{box-shadow:0 0 0 hsla(0,0%,100%,.1),0 0 4px hsla(0,0%,100%,.1)}to{box-shadow:0 0 30px hsla(0,0%,100%,.8),0 0 15px hsla(0,0%,100%,.8)}}.home-video-intro__content-text{color:#fff;font-size:60px;display:flex;align-items:center;width:100%;gap:4vw}@media screen and (max-width:600px){.home-video-intro__content-text{font-size:24px}.home-video-intro__content-buttons{bottom:15vh;left:20vw}.home-video-intro__videos,.home-video-intro__videos video{object-fit:cover;height:100vh}.help__counters,.home-video-intro__content-text{flex-direction:column}}.chars,.lines,.words{overflow:hidden;line-height:1;transform-style:preserve-3d}.page{perspective:1000px}.title-wrapper{max-width:44vw}body.loading{overflow:hidden;height:100vh}html{scrollbar-gutter:stable}body{overflow-x:hidden;background-color:#eee}.loader .loader-inner .image-block{position:absolute;transform-origin:center;display:flex;align-items:center;justify-content:center}.loader .loader-inner .image-block.image-1{width:400px;left:16%;bottom:14%}@media screen and (max-width:768px){.loader .loader-inner .image-block.image-1{width:40vw;left:4%;bottom:28%}}.loader .loader-inner .image-block.image-3{width:300px;right:12%;top:8%}@media screen and (max-width:768px){.loader .loader-inner .image-block.image-3{width:40vw;top:16%;right:4%}}.loader .loader-inner .image-block.image-4{max-width:300px;width:40%;right:20%;bottom:10%}@media screen and (max-width:768px){.loader .loader-inner .image-block.image-4{width:33vw;right:6%;bottom:32%}}.loader .loader-inner .image-block.image-5{width:280px;left:14%;top:12%}@media screen and (max-width:768px){.loader .loader-inner .image-block.image-5{width:36vw;left:6%;top:18%}}.loader .loader-inner .image-block img{width:100%;object-fit:fill}.home-intro{position:relative;z-index:1;padding-top:10vh}@media screen and (max-width:1024px){.home-intro{padding-top:20vh}}.home-intro .home-intro-row{overflow:hidden;display:flex;align-items:center}.home-intro .home-intro-row.center{justify-content:center;text-align:center}.home-intro .home-intro-row.center .row-letter{left:0}.home-intro .home-intro-row.right{justify-content:flex-end}.home-intro .home-intro-row .row-letter,.home-intro .home-intro-row .row-title{font-size:16rem;font-weight:600;position:relative;letter-spacing:-.2rem;display:inline-block;white-space:nowrap;line-height:1.12}@media screen and (max-width:1440px){.home-intro .home-intro-row .row-letter,.home-intro .home-intro-row .row-title{font-size:15vw}}@media screen and (max-width:1024px){.home-intro .home-intro-row .row-letter,.home-intro .home-intro-row .row-title{font-size:10rem}}@media screen and (max-width:768px){.home-intro .home-intro-row .row-letter,.home-intro .home-intro-row .row-title{font-size:6rem;letter-spacing:0}}.home-intro .home-intro-row .row-col{width:50%;display:flex;align-content:center;justify-content:center}.home-intro .home-intro-row .row-col .row-message{font-size:1.1rem;line-height:1.6;width:440px}@media screen and (max-width:1024px){.home-intro .home-intro-row .row-col .row-message{font-size:.9rem;width:320px;-webkit-margin-end:2rem;margin-inline-end:2rem}}.home-intro .home-intro-row .scroll{height:160px;width:160px;border-radius:100%;background:var(--bg-color);color:var(--text-color);filter:contrast(1.3);position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;left:160px;cursor:pointer;transition:scale .3s ease,color .5s ease,background-color .5s ease}.home-intro .home-intro-row .scroll:hover{scale:1.1}@media screen and (max-width:1440px){.home-intro .home-intro-row .scroll{left:10vw;height:12vw;width:12vw}}@media screen and (max-width:1024px){.home-intro .home-intro-row .scroll{height:120px;width:120px}}@media screen and (max-width:768px){.home-intro .home-intro-row .scroll{left:unset;right:3rem;height:6rem;width:6rem;bottom:-100px}}.home-intro .home-intro-row .scroll span{font-size:1.1rem;font-weight:600;margin:4px 0;line-height:1}@media screen and (max-width:768px){.home-intro .home-intro-row .scroll span{font-size:.8rem}}.transition-image{position:absolute;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.transition-image img{width:680px;display:flex}@media screen and (max-width:768px){.transition-image img{width:70vw}}.transition-image.final{display:block;top:-128px;position:relative;width:90%;margin:0 auto;z-index:0}@media screen and (max-width:1440px){.transition-image.final{top:-8.3vw;height:auto}}@media screen and (max-width:1024px){.transition-image.final{top:-5.5rem;margin-bottom:10rem}}@media screen and (max-width:768px){.transition-image.final{top:56px}}.transition-image.final img{width:100%;max-width:100%}@media screen and (max-width:768px){.transition-image.final img{width:100%}}.marquee2{position:relative;overflow:hidden}.marquee2.animate .marquee2__inner{animation-play-state:running}.marquee2 .marquee2__inner{width:-moz-fit-content;width:fit-content;display:flex;position:relative;transform:translate3d(-25%,0,0);animation:marquee 8s linear infinite;animation-play-state:paused}.marquee2 .row-title{padding:0 8vw}@keyframes marquee{0%{transform:translate3d(-25%,0,0)}to{transform:translate3d(-50%,0,0)}}#page{overflow-x:clip}@media screen and (max-width:1024px){.hide-until-tablet{display:none}.hide-tablet{display:block}}@media screen and (min-width:1024px){.hide-until-tablet{display:block}.hide-tablet{display:none}}.marquee{position:relative;overflow:hidden;display:flex;min-height:var(--marquee__height,280px);-webkit-margin-after:var(--marquee__part--gap,1.5rem);margin-block-end:var(--marquee__part--gap,1.5rem);-webkit-mask-image:linear-gradient(var(--mask-direction,to right),transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(var(--mask-direction,to right),transparent,#000 20%,#000 80%,transparent);-webkit-user-select:none;-moz-user-select:none;user-select:none}.marquee__inner{display:flex;flex-direction:row;width:100%}.marquee__inner.is-reversed{rotate:180deg}.marquee__inner.is-reversed img{rotate:-180deg}.marquee__part{position:absolute;display:flex;flex-direction:row;gap:var(--marquee__part--gap,1.5rem);-webkit-padding-end:var(--marquee__part--gap,1.5rem);padding-inline-end:var(--marquee__part--gap,1.5rem);transform:translateZ(1px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ball-wrapper{position:absolute;z-index:12;pointer-events:none}.ball{width:8rem;height:8rem;padding:2rem;border-radius:100rem;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;background-color:#000;transition:scale 1s cubic-bezier(.1,1,.3,1)}.ball.is-hidden{scale:0}.ball.is-visible{scale:1}.Footer_footer___mXpK{position:relative;height:360px;color:#fff;overflow:hidden}@media screen and (max-width:1151px){.Footer_footer___mXpK{height:280px}}@media screen and (max-width:768px){.Footer_footer___mXpK{height:440px}.Footer_footer___mXpK .Footer_footer__bottom__grH_m,.Footer_footer___mXpK .Footer_footer__cols__zvTF9 ul{display:block!important}}.Footer_footer__background__NifQu,.Footer_footer__content__4Xl8L{position:absolute;top:0;right:0;bottom:0;left:0}.Footer_footer__background__NifQu{z-index:0}.Footer_footer__content__4Xl8L{z-index:1}.Footer_footer__background-svg__amf0m{border-bottom:160vh solid #111;background:linear-gradient(180deg,transparent 0,transparent 80%,#000 90%)}.Footer_footer__background-svg-path__kuMvP{fill:#111}.Footer_footer__cols__zvTF9{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:clamp(2rem,6vw,12rem);row-gap:clamp(4rem,12vw,12rem)}@media screen and (min-width:1440px){.Footer_footer__cols__zvTF9{gap:clamp(2rem,10vw,16rem)}}.Footer_footer__cols__zvTF9 h3{-webkit-margin-after:20px;margin-block-end:20px;font-size:20px}.Footer_footer__cols__zvTF9 ul{min-width:8vw;display:flex;gap:30px}.Footer_footer__cols__zvTF9 ul li{-webkit-margin-before:12px;margin-block-start:12px;text-transform:uppercase}.Footer_footer__newsletter__J_6KO{-webkit-margin-start:auto;margin-inline-start:auto;max-width:480px}@media screen and (max-width:1440px){.Footer_footer__newsletter__J_6KO{max-width:100%;-webkit-margin-start:0;margin-inline-start:0}}.Footer_footer__newsletter__J_6KO p{max-width:420px;-webkit-margin-end:60px;margin-inline-end:60px}.Footer_footer__newsletter__J_6KO input{width:90%;margin:30px 0 45px;padding:10px 0 20px;font-size:15px;text-transform:uppercase;color:#fff;background:none;border:none;border-bottom:.8px solid #fff}.Footer_footer__newsletter__J_6KO button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer}.Footer_footer__newsletter-group__78Awx{display:flex;align-items:center;justify-content:space-between;gap:30px}.Footer_footer__bottom__grH_m{-webkit-margin-before:clamp(30px,12vw,60px);margin-block-start:clamp(30px,12vw,60px);-webkit-padding-before:40px;padding-block-start:40px;-webkit-padding-after:0;padding-block-end:0;-webkit-border-before:.8px solid #fff;border-block-start:.8px solid #fff;display:flex;justify-content:space-between}@media screen and (max-width:768px){.Footer_footer__content__4Xl8L{padding-top:4rem}.Footer_footer__cols__zvTF9>:first-child{width:100%}.Footer_footer__newsletter__J_6KO{-webkit-margin-start:0;margin-inline-start:0}}