@import"https://fonts.googleapis.com/css?family=Lato:300,400";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900";@import"https://fonts.googleapis.com/css?family=Josefin+Sans";@import"https://fonts.googleapis.com/css?family=Lato:300,400";@import"https://rsms.me/inter/inter.css";header{position:relative;height:100vh;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:contain}header .logo{position:absolute;top:20px;left:0;right:0;margin:auto;height:70px}@media(max-width: 768px){header{height:calc(100vh - 50px);margin-top:50px}}nav{height:50px;width:100%;display:flex;align-items:center;background-color:#000;position:fixed;position:-webkit-sticky;position:sticky;top:0;z-index:99}nav a{color:inherit;text-decoration:none;transition:color .2s}nav a:hover{color:#f15d22}nav .btn{height:34px;width:34px;margin-left:5px;cursor:pointer}nav .logo{margin-right:auto;margin-left:10px;padding:8px 0;display:block;height:100%}nav .logo img{height:34px;width:34px;display:block}nav .menu{color:#fff;text-transform:uppercase;font-family:"Josefin Sans",sans-serif}nav .menu a{display:block}nav .menu .bar{background-color:gray}@media(max-width: 1200px){nav{position:fixed;width:100%}nav .menu{overflow-y:unset;padding-top:10px;padding-bottom:10px;position:absolute;top:50px;left:0;height:calc(100vh - 50px);background:#000;transform:translateX(-102%);transition:transform .2s ease}nav .menu.visible{transform:none;overflow-y:scroll}nav .menu .tab{padding:10px}nav .menu .group .title{margin-bottom:3px}nav .menu .group .items{color:silver}nav .menu .group .items .sub-title{margin-bottom:3px;color:#fff}nav .menu .group .items .divider{height:1px;width:80%;background-color:#4d4d4d;margin-bottom:5px;margin-right:auto}nav .menu .group a:not(.title){padding:3px 0;padding-left:5px}nav .menu .bar{height:2px;align-self:center;margin:0 10px}nav .logo{margin-right:10px;margin-left:auto}}@media(min-width: 1201px){nav{padding:0 10px;overflow-y:unset}nav .btn{display:none}nav .menu{display:flex}nav .menu .tab{padding-right:40px;height:50px;line-height:50px;text-align:center}nav .menu .group{position:relative}nav .menu .group .title{transition:color .2s;cursor:pointer}nav .menu .group .items{position:absolute;display:none;top:100%;left:-10px;width:calc(100% + 60px);padding-bottom:5px;background:#000;text-align:left;line-height:normal;z-index:1}nav .menu .group .items a{padding:5px 10px}nav .menu .group .items .sub-title{padding:5px 10px;color:#f15d22}nav .menu .group .items .divider{height:1px;width:80%;background-color:#4d4d4d;margin-bottom:5px;margin-left:auto;margin-right:auto}nav .menu .group:hover .title{color:#f15d22}nav .menu .group:hover .items{display:block}nav .menu .bar{width:2px;height:1em;align-self:center;margin-right:40px}}#throbber{position:absolute;height:7vh;width:auto;bottom:10px;left:0px;right:0px;margin:auto;cursor:pointer;transition:opacity .5s;animation-name:fadeIn;animation-duration:1.5s;animation-delay:1.3s;animation-fill-mode:both}#throbber polyline{animation-name:throbLine;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes throbLine{0%{transform:translateY(-7px)}50%{transform:translateY(7px)}100%{transform:translateY(-7px)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}100%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes fadeDown{0%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}}.fadeDown{animation:fadeDown;animation-duration:2s}.fadeUp{animation:fadeUp;animation-duration:2s}footer{background-color:#000;color:#969696;font-weight:normal;line-height:1.5em;letter-spacing:.1em;padding:70px 10px 10px;font-size:85%}footer .inner{max-width:1200px;margin:auto;position:relative}@media(min-width: 769px){footer .inner{display:flex;justify-content:center;min-height:160px}}footer form{max-width:280px}footer form *{margin:0 0 4px 0 !important}footer .group{margin-bottom:10px}footer .group .name{text-transform:uppercase}footer .group a{display:block;cursor:pointer}@media(min-width: 769px){footer .group{width:200px;padding-right:10px}}footer .social-media{order:98}footer .social-media .icons{display:flex;margin-top:7px}footer .social-media .icons img{width:2em;height:2em;object-fit:contain;margin:0 5px}@media(max-width: 768px){footer .social-media .name{display:none}footer .social-media .icons{justify-content:center;margin-bottom:20px}}footer .newsletter{order:99;margin-left:auto}footer .newsletter .title{color:#f15d22;text-transform:uppercase}@media(max-width: 768px){footer .newsletter{padding-bottom:50px}footer .newsletter form{max-width:unset}footer .newsletter form input{margin-bottom:10px !important}footer .newsletter .title{font-size:18px;text-align:center;margin-bottom:10px}}footer .newsletter .form-okay-message{text-align:left}footer .legal{font-size:85%;margin-top:15px;display:flex;align-items:center}@media(max-width: 768px){footer .legal{font-size:63%}}@media(min-width: 769px){footer .legal{position:absolute;left:0;bottom:0}}footer .legal img{display:block;height:40px;margin-right:15px}#acknowledgement-btn{width:fit-content;margin-right:auto;margin-left:auto;border-color:#b2b2b2}#acknowledgement-btn:hover{border-color:#fff}#acknowledgement-btn:hover h4{color:#fff}#acknowledgement-btn h4{color:#b2b2b2;text-align:center;margin:0;text-transform:unset;transition:color .3s;font-family:"Helvetica Now Micro";font-size:16px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:1.12px}.acknowledgement-text{font-family:"Helvetica Now Display";font-size:32px;font-size:2.5vb;font-style:normal;font-weight:400;line-height:146%;letter-spacing:.96px;text-transform:unset;text-align:center;color:#b2b2b2}#release-countdown #countdown-video{position:absolute;inset:0;margin:auto;width:100%;height:100%;object-fit:cover}#release-countdown h1{font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:64px;line-height:64px;text-transform:none;text-align:center;letter-spacing:.03em}@media(max-width: 768px){#release-countdown h1{font-size:40px}}#release-countdown h2{font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:34px;text-transform:none;letter-spacing:.03em}@media(max-width: 768px){#release-countdown h2{font-size:25px}}#release-countdown .countdown-logo{width:190px;margin-top:80px}@media(max-width: 768px){#release-countdown .countdown-logo{margin-top:50px}}#release-countdown .link{margin-top:60px}@media(max-width: 768px){#release-countdown .link{margin-top:30px}}#release-countdown .introduce{color:#fff;position:absolute;margin:auto;inset:0;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}#release-countdown .countdown-wrapper{color:#fff;position:absolute;margin:auto;inset:0;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}#release-countdown .countdown-wrapper .countdown-timer{display:flex;margin-bottom:20px}#release-countdown .countdown-wrapper .countdown-timer .countdown-time-figure{width:200px;color:#fff;font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:122.08px;line-height:122px;text-align:center;letter-spacing:.03em}@media(max-width: 1024px){#release-countdown .countdown-wrapper .countdown-timer .countdown-time-figure{width:100px;font-size:60px}}@media(max-width: 480px){#release-countdown .countdown-wrapper .countdown-timer .countdown-time-figure{font-size:35px}}#release-countdown .countdown-wrapper .countdown-timer .countdown-column{margin-left:20px;margin-right:20px;color:#fff;font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:122.08px;line-height:122px;text-align:center;letter-spacing:.03em}@media(max-width: 1024px){#release-countdown .countdown-wrapper .countdown-timer .countdown-column{font-size:60px}}@media(max-width: 480px){#release-countdown .countdown-wrapper .countdown-timer .countdown-column{margin-left:5px;margin-right:5px;font-size:30px}}#banner-image-desktop{display:block}@media(max-width: 768px){#banner-image-desktop{display:none}}#banner-image-mobile{display:none}@media(max-width: 768px){#banner-image-mobile{display:block}}#resource-popup-dialog{display:none;visibility:hidden;width:100%;height:100%;z-index:99;animation:500ms fade-down forwards;-webkit-animation:500ms fade-down forwards}#resource-popup-dialog.show{display:flex;background:radial-gradient(black, transparent);backdrop-filter:blur(3px);visibility:visible;position:fixed;inset-block-start:0px;inset-block-end:0px;max-height:100%;user-select:text;overflow:auto}#resource-popup-dialog .outter{filter:blur(5px);background:rgba(0,0,0,.5)}#resource-popup-dialog .inner{position:relative;padding:23px 25px 40px;gap:28px;max-width:822px;width:100%;max-height:90%;overflow-y:scroll;background:#000;border-radius:20px;inset:0;margin:auto}#resource-popup-dialog p{font-family:"Helvetica Now Text";font-style:normal;font-weight:700;font-size:20px;line-height:123.5%;font-feature-settings:"case" on;color:#fff;margin-bottom:45px}#resource-popup-dialog p a{color:#f15d22}#resource-popup-dialog p.ok{width:50%;margin-left:auto;margin-right:auto;margin-top:45px;margin-bottom:45px}@media(max-width: 768px){#resource-popup-dialog p.ok{width:100%}}#resource-popup-dialog form{margin-top:24px;display:flex;flex-direction:column;row-gap:12px}#resource-popup-dialog .dialog-field{color:#fff}#resource-popup-dialog .dialog-field .field-name{font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:12px;line-height:180%;letter-spacing:.1em;color:#8f9399}#resource-popup-dialog .dialog-field .field-name::after{content:"*";color:red}#resource-popup-dialog .dialog-field input{border-top:none !important;border-left:none !important;border-right:none !important;border-bottom:1.5px solid #fff !important;border-radius:0px !important;margin-bottom:3px !important}#resource-popup-dialog .dialog-field input.warning{border:1.5px solid #fe0018;border-radius:5px}#resource-popup-dialog .dialog-field .privacy{font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:12px;line-height:180%;letter-spacing:.1em;color:#585a5f}#resource-popup-dialog .dialog-field #error{visibility:hidden;font-family:"Helvetica Now Micro";font-style:normal;font-weight:400;font-size:9px;line-height:140%;letter-spacing:.08em;color:#fe0018}#resource-popup-dialog #dialog-cross{position:absolute;top:23px;right:25px;cursor:pointer}#resource-popup-dialog #dialog-cross:active{opacity:.6}#resource-popup-dialog #resource-popup-submit-button{margin-top:40px;align-self:center;width:220px;color:#000;background:#fff;border:1px solid #e6e7e8;border-radius:5px;font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.07em}*{box-sizing:border-box}@font-face{font-family:"Futura Medium";src:url("/static/fonts/futura-medium/futura-medium.woff2") format("woff2"),url("/static/fonts/futura-medium/futura-medium.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Helvetica Now Display";src:url("/static/fonts/helvetica/helvetica-now/helvetica-now-display.otf") format("opentype");font-weight:400}@font-face{font-family:"Helvetica Now Display";src:url("/static/fonts/helvetica/helvetica-now/Monotype-HelveticaNow-Display-Medium.otf") format("opentype");font-weight:500}@font-face{font-family:"Helvetica Now Display";src:url("/static/fonts/helvetica/helvetica-now/helvetica-now-display-bold.otf") format("opentype");font-weight:700}@font-face{font-family:"Helvetica Now Text";src:url("/static/fonts/helvetica/helvetica-now/Monotype-Helvetica-Now-Text.otf") format("opentype")}@font-face{font-family:"Helvetica Now Text Bold";src:url("/static/fonts/helvetica/helvetica-now/Monotype-Helvetica-Now-Text-Bold.otf") format("opentype")}@font-face{font-family:"Helvetica Now Text";src:url("/static/fonts/helvetica/helvetica-now/Monotype-Helvetica-Now-Text-Bold.otf") format("opentype");font-weight:700}@font-face{font-family:"Helvetica Now Display Bold";src:url("/static/fonts/helvetica/helvetica-now/helvetica-now-display-bold.otf") format("opentype")}@font-face{font-family:"Monotype Helvetica Now Text Medium";src:url("/static/fonts/helvetica/helvetica-now/Monotype-Helvetica-Now-Text-Medium.otf") format("opentype")}@font-face{font-family:"Monotype Helvetica Now Display";src:url("/static/fonts/helvetica/helvetica-now/Monotype-Helvetica-Now-Display.otf") format("opentype")}@font-face{font-family:"Helvetica Now Micro";src:url("/static/fonts/helvetica/helvetica-now-micro/HelveticaNowMicro-Regular.ttf") format("opentype")}@font-face{font-family:"Monotype Helvetica Now Micro Medium";src:url("/static/fonts/helvetica/helvetica-now-micro/Monotype-Helvetica-Now-Micro-Medium.otf") format("opentype")}@font-face{font-family:"Helvetica Neue";src:url("/static/fonts/helvetica/helvetica-neue/HelveticaNeue-01.ttf") format("truetype")}@font-face{font-family:"Helvetica Neue";src:url("/static/fonts/helvetica/helvetica-neue/HelveticaNeue-01.ttf") format("truetype")}@font-face{font-family:"Helvetica Neue";src:url("/static/fonts/helvetica/helvetica-neue/HelveticaNeue-Medium-11.ttf") format("truetype");font-weight:500}@font-face{font-family:"Perpetua Titling MT";src:url("/static/fonts/perpetua-titling/PerpetuaTitlingMTStdRegular.otf") format("opentype")}@font-face{font-family:"Perpetua Titling MT";src:url("/static/fonts/perpetua-titling/PerpetuaTitlingMTStdLight.TTF") format("opentype");font-weight:300}body{font-family:"Lato",sans-serif;color:#424242;margin:0;font-weight:lighter;position:relative}section{position:relative;padding-left:25px;padding-right:25px;padding-top:140px;padding-bottom:140px}@media(max-width: 1024px){section{padding-top:80px;padding-bottom:60px}}@media(max-width: 480px){section{padding-top:60px;padding-bottom:50px}}.arc-title,h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:.1em;line-height:1.15em;font-family:"Roboto",sans-serif;font-weight:normal;text-transform:uppercase;letter-spacing:.1em;line-height:1.15em;font-family:"Josefin Sans",sans-serif;font-weight:normal}h1,h2,h3,h4,h5,h6{margin:0 0 20px 0}h1{font-size:30px}p{margin:0 0 1.2em 0;letter-spacing:.02em}ul,p{line-height:1.5em}form{position:relative;transition:height .5s;overflow-y:hidden}@media(min-width: 481px){form .grid{display:flex;flex-wrap:wrap;justify-content:space-between}form .grid>*{width:calc(50% - 10px) !important}}form .field,form select,form textarea,form input:not([type=checkbox]):not([type=radio]){display:block;width:100%;-webkit-appearance:none;border:1px solid currentColor;border-radius:6px;background:none;font-family:inherit;font-size:inherit;color:inherit;padding:.5em .8em;margin-bottom:20px}form .field:focus,form .field:focus-visible,form select:focus,form select:focus-visible,form textarea:focus,form textarea:focus-visible,form input:not([type=checkbox]):not([type=radio]):focus,form input:not([type=checkbox]):not([type=radio]):focus-visible{outline:none}form label{margin-bottom:.3em;display:block}form button[type=submit]{margin-top:10px;border-radius:6px}form a{text-decoration:underline}form .error{font-weight:normal;margin-top:8px;color:#ef2929;transition:opacity .2s;text-align:center}.form-okay-message{text-align:center}button{font-size:inherit;font-family:inherit;color:inherit;border:1px solid currentColor;background:none;padding:.5em 1em;cursor:pointer;transition:border-color .3s;border-radius:6px}button:hover{border-color:#f15d22}button:disabled{border-color:currentColor !important;cursor:not-allowed;opacity:.4}textarea{resize:vertical}.notch-button{display:block;width:100%;max-width:270px;margin:auto;cursor:pointer;letter-spacing:.5px}.notch-button svg{display:block;shape-rendering:crispedges}.notch-button:hover{color:#f15d22}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:#f15d22}a.inline{text-decoration:underline}video{border-radius:6px}*{box-sizing:border-box}nav{position:fixed}html{height:100%}body{margin:0;font-family:sans-serif;background-color:#000;height:100%}img,video{max-height:100%;max-width:100%}#desktop-btn{background:unset;display:block;opacity:1;visibility:visible}@media(max-width: 768px){#desktop-btn{display:none;opacity:0;visibility:hidden}}.spectra-logo-img{width:20vw}@media(max-width: 768px){.spectra-logo-img{width:60vw}}#mobile-btn{display:none;opacity:0;visibility:hidden}@media(max-width: 768px){#mobile-btn{display:block;opacity:1;visibility:visible}}button{border-color:#e6e7e8;display:flex;flex-direction:row;justify-content:center;align-items:center;width:fit-content;gap:10px;background:#e6e7e8;border-radius:30px;font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-transform:none;display:flex;align-items:center;letter-spacing:.07em;color:#000}@media(max-width: 480px){button{gap:5px}}button svg{display:block}@media(max-width: 480px){button svg{display:none}}.visit{display:flex;align-items:center;gap:5px;text-transform:none;height:50px;border-radius:50px;padding-inline:20px;background-color:#000;border-color:#fff;color:#fff}.visit img{filter:invert(100%);height:80%;width:auto}button:focus,a:focus{outline:none}a{color:#f15d22}:root{--minh: 100vh;--color1: black;--color2: black}.about-spectra-img{width:30vw}@media(max-width: 768px){.about-spectra-img{width:80vw}}#about{display:flex;flex-direction:row;align-items:center;justify-content:left;gap:20px}@media(max-width: 768px){#about{flex-direction:column;gap:50px}}#about .content{flex:1;display:flex;flex-direction:column;gap:50px}@media(max-width: 768px){#about .content{gap:20px}}.landing{position:static}.landing img{max-width:unset;max-height:unset;width:100vw;height:auto;position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0;opacity:.75}@media(max-width: 768px){.landing img{opacity:.65}}.landing-div{margin-top:10%;margin-bottom:10%;margin-right:auto;padding:100px;max-width:75%;display:flex;flex-direction:column;gap:50px}@media(max-width: 768px){.landing-div{padding:20px;max-width:100%;align-items:center;align-self:center;justify-content:center}}@media(max-width: 480px){.landing-div{padding:0px}}.mv-svg-title{filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));width:50vw}@media(max-width: 768px){.mv-svg-title{width:90vw}}.mv-svg-title .text-path{display:block;fill-opacity:0;stroke:url(#gradation-1);stroke-linecap:round;stroke-linejoin:round}.mv-svg-title .text-path.stroke{stroke-width:1px !important}.mv-svg-title .text-path:nth-child(1){animation:dash-arcitecta 1s linear forwards;animation-delay:0s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(2){animation:dash-arcitecta 1s linear forwards;animation-delay:0.08s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(3){animation:dash-arcitecta 1s linear forwards;animation-delay:0.16s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(4){animation:dash-arcitecta 1s linear forwards;animation-delay:0.24s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(5){animation:dash-arcitecta 1s linear forwards;animation-delay:0.32s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(6){animation:dash-arcitecta 1s linear forwards;animation-delay:0.4s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(7){animation:dash-arcitecta 1s linear forwards;animation-delay:0.48s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(8){animation:dash-arcitecta 1s linear forwards;animation-delay:0.56s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(9){animation:dash-arcitecta 1s linear forwards;animation-delay:0.64s;stroke-dasharray:400;stroke-width:0}.mv-svg-title .text-path:nth-child(10){animation:dash 2s linear forwards;animation-delay:0s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(11){animation:dash 2s linear forwards;animation-delay:0.1s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(12){animation:dash 2s linear forwards;animation-delay:0.2s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(13){animation:dash 2s linear forwards;animation-delay:0.3s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(14){animation:dash 2s linear forwards;animation-delay:0.4s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(15){animation:dash 2s linear forwards;animation-delay:0.5s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(16){animation:dash 2s linear forwards;animation-delay:0.6s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(17){animation:dash 2s linear forwards;animation-delay:0.7s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(18){animation:dash 2s linear forwards;animation-delay:0.8s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(19){animation:dash 2s linear forwards;animation-delay:0.9s;stroke-dasharray:800;stroke-dashoffset:800}.mv-svg-title .text-path:nth-child(20){animation:dash 2s linear forwards;animation-delay:1s;stroke-dasharray:800;stroke-dashoffset:800}@keyframes dash-arcitecta{0%{stroke-dashoffset:400;stroke-width:2px}50%{stroke-dashoffset:600;stroke-width:.1px}50.1%{stroke-dashoffset:400}80%{stroke-width:1px;fill:#f15d22;fill-opacity:0}100%{stroke-dashoffset:0;stroke:#fff;stroke-width:0;fill:#fff;fill-opacity:1}}@keyframes dash{0%{stroke-dashoffset:800;stroke-width:3px}50%{stroke-dashoffset:1600;stroke-width:.1px}50.1%{stroke-dashoffset:800}80%{stroke-width:2px;fill:#f15d22;fill-opacity:0}100%{stroke-dashoffset:0;stroke:#fff;stroke-width:0;fill-opacity:1;stroke-dasharray:400}}#landing-bg{position:absolute;top:0;left:0;width:100%;object-fit:cover;height:100%;max-height:100vh;opacity:0;animation:.5s fade-in .5s forwards}@keyframes fade-in{to{opacity:.7}}sup{vertical-align:top;line-height:30px}h1{font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:70.6942px;line-height:100%;text-align:center;letter-spacing:.03em;color:#fff}@media(max-width: 1024px){h1{font-size:70px;line-height:70px}}@media(max-width: 768px){h1{font-size:50px;line-height:100%}}h2{font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:48.83px;line-height:101%;letter-spacing:.03em;color:#fff;text-transform:none}@media(max-width: 1024px){h2{font-size:44px;line-height:70px}}@media(max-width: 768px){h2{font-size:36px;line-height:100%}}h3{font-family:"Helvetica Now Display";font-style:normal;font-weight:700;font-size:39.06px;line-height:118%;text-transform:unset;letter-spacing:.02em;color:#fff}@media(max-width: 768px){h3{font-size:27px;line-height:101%;margin-bottom:0px}}h4{text-transform:unset;font-family:"Helvetica Now Display";font-style:normal;font-weight:500;font-size:28px;line-height:123.5%;letter-spacing:.04em;color:#fff}@media(max-width: 768px){h4{font-size:23px;line-height:101%}}section{padding-left:100px;padding-right:100px;color:#fff;max-width:1440px;margin-left:auto;margin-right:auto;position:relative}section .section-header{margin-bottom:80px}@media(max-width: 1024px){section .section-header{margin-bottom:40px}}@media(max-width: 1024px){section{padding-left:50px;padding-right:50px}}@media(max-width: 480px){section{padding-left:25px;padding-right:25px}}.curtain{margin:unset;max-width:unset;padding-left:unset;padding-right:unset;background-image:linear-gradient(to bottom, var(--color1) 50%, var(--color2) 50%);height:unset}.curtain::after{content:"";display:block;min-height:var(--minh)}.invert{position:sticky;top:20px;display:flex;align-items:center;justify-content:center;min-height:var(--minh)}.invert svg{max-width:1000px;width:80vw}#show h1{text-transform:none}#show h4{color:#b2b4b5}p{font-family:"Helvetica Now Text";font-style:normal;font-weight:400;font-size:20px;line-height:123.5%;color:#fff}p a{color:#f15d22}p a:focus{outline:none}p a:hover{text-decoration:underline}#solution,#contact{padding:140px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}@media(max-width: 1200px){#solution,#contact{padding:25px}}#gallery{overflow:hidden;position:relative;padding-left:0px;padding-right:0px}@media(max-width: 480px){#gallery{min-height:80vh}}#gallery .gallery-left-control,#gallery .gallery-right-control,#gallery .gallery-view-points{position:absolute;z-index:3;transition:all .3s ease}#gallery .gallery-left-control{left:50px;top:0;bottom:0;cursor:pointer;opacity:.8;display:flex;justify-content:center;align-items:center;transform:scale(0.8)}#gallery .gallery-left-control:hover{opacity:1}#gallery .gallery-left-control:active{opacity:.5}@media(max-width: 480px){#gallery .gallery-left-control{left:30px}}#gallery .gallery-right-control{right:50px;top:0;bottom:0;cursor:pointer;opacity:.8;display:flex;justify-content:center;align-items:center;transform:scale(0.8)}#gallery .gallery-right-control:hover{opacity:1}#gallery .gallery-right-control:active{opacity:.5}@media(max-width: 480px){#gallery .gallery-right-control{right:30px}}#gallery .gallery-view-points{bottom:10px;left:0;right:0;display:flex;justify-content:center;align-items:center}#gallery .gallery-view-points .view-point{height:11px;width:11px;border-radius:50%;opacity:.5;background:#c4c4c4;margin-left:10px;margin-right:10px;cursor:pointer}#gallery .gallery-view-points .view-point.active{opacity:.8}#gallery .gallery-view-points .view-point:hover{opacity:1}#gallery .gallery-view-points .view-point:active{opacity:.5}#gallery .gallery-view{max-height:1440px;position:relative;display:grid;grid-template-columns:100% 100% 100% 100%;transform:translate(0%);transition:transform .5s ease-in-out}#gallery .gallery-view #gallery-item-1,#gallery .gallery-view #gallery-item-2,#gallery .gallery-view #gallery-item-3,#gallery .gallery-view #gallery-item-4{max-height:1440px;height:100vh}.frame{padding:25px;position:relative;height:100%;width:100%;cursor:pointer}.frame .bg-img{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;object-fit:cover;object-position:center;transition:all 1s ease;transition-delay:.5s;z-index:-1}.frame:hover{mix-blend-mode:difference}.box{height:100%;width:100%;padding:20px;display:flex;justify-content:flex-end;align-items:flex-start;align-self:center;justify-self:center;flex-direction:column}.box h3{display:flex;justify-content:center;align-items:center;text-transform:none}@media(max-width: 480px){.box h3{flex-direction:column}}.box h3 .word{display:flex;justify-content:center;align-items:center}.box h3,.box h4{text-align:left;color:#fff;z-index:1;overflow:hidden;font-family:"Helvetica Now Display Bold";margin-bottom:unset}.box h4{font-family:"Helvetica Now Display";font-weight:400}.box p{color:#b2b2b2;font-family:"Helvetica Now Text";font-style:normal;font-weight:400;font-size:20px;line-height:123.5%;margin-bottom:unset}.box hr{width:100%;max-width:456px;border:1px solid #fff;margin-inline-start:unset;margin-bottom:20px}.box .text-animation{float:left;opacity:0}.box .text-animation.play{transform:translateY(0);animation-name:titleAnimation;animation-timing-function:ease;animation-duration:1.5s}.icon-button{font-family:"Helvetica Now Micro";display:flex;gap:10px;align-items:center;border:unset;padding:unset;text-transform:uppercase;color:#fff}.icon-button span{letter-spacing:.25em;text-align:left}.opened-summary{border-bottom-right-radius:0px;border-bottom-left-radius:0px}.collapsible-content{background:#0f0f0f;border-radius:20px;display:flex;flex-direction:column;gap:80px;margin-top:34px;margin-bottom:34px}details>summary{list-style:none;pointer-events:none}details>summary::-webkit-details-marker{display:none}details[open] summary~*{animation:sweep .5s ease-in-out}.details-animated:not([open]){animation:sweep .5s ease-in-out;animation-direction:reverse;-moz-animation-direction:reverse;-webkit-animation-direction:reverse;-o-animation-direction:reverse}@keyframes sweep{0%{opacity:0;margin-left:-10px}100%{opacity:1;margin-left:0px}}.explore-text-container{display:flex;gap:35px;flex-direction:column}.explore-vid{position:relative;cursor:pointer}.explore-vid-thumbnail{opacity:1;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:scale-down}.explore-vid-icon{width:15%;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;position:absolute}.explore-vid-video{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:999}.half{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;row-gap:80px}@media(max-width: 768px){.half{grid-template-columns:1fr;row-gap:45px}}.half-small-mon{margin-bottom:60px}@media(max-width: 1040px){.half-small-mon{grid-template-columns:1fr;row-gap:45px;grid-template-rows:1fr 1.5fr}}@media(max-width: 480px){.half-small-mon{grid-template-columns:1fr;grid-template-rows:1fr .7fr;row-gap:45px}}.collapsible-menu-container{background:#0f0f0f;border-radius:20px;padding-top:34px;padding-bottom:34px;padding-left:48px;padding-right:48px;display:flex;flex-direction:column}@media(max-width: 768px){.collapsible-menu-container{padding-left:20px;padding-right:20px}}.collapsible-menu{display:flex;flex-direction:row;gap:30px}@media(max-width: 768px){.collapsible-menu{flex-direction:column-reverse}}#explore{display:flex;flex-direction:column;gap:48px}@media(max-width: 480px){#explore{gap:20px}}#explore h2{max-width:50vw}@media(max-width: 480px){#explore h2{max-width:unset}}#explore h4{margin:0px}.collapsible-title{max-width:40vw;display:flex;justify-content:flex-end;flex-direction:column;gap:32px}@media(max-width: 480px){.collapsible-title{max-width:100%}}.chevron{height:24px;width:24px;transition:all 150ms linear;transform:rotate(180deg)}.caption{font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:12px;line-height:180%;letter-spacing:.1em;color:#fff}.learn-more-collapsible{display:flex;align-items:center;justify-content:space-between;width:100%;pointer-events:all;user-select:none;cursor:pointer;padding:5px;border-radius:5px}.learn-more-collapsible p{margin:0px}.learn-more-collapsible:hover{transition:background-color .2s ease-in-out;background-color:#272727}.collapsible-image-container{flex:1;max-height:50vh;aspect-ratio:1/1;object-fit:cover;max-width:35vw;display:flex;align-items:flex-end}@media(max-width: 768px){.collapsible-image-container{max-width:100%}}@keyframes titleAnimation{0%{transform:translateY(50px);opacity:0;-webkit-clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%);clip-path:polygon(100% 0, 100% 0%, 0 100%, 0 100%)}100%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%);clip-path:polygon(100% 0, 100% 100%, 0 100%, 0 15%)}}#footer-image{width:80vw}@media(max-width: 1440px){#footer-image{width:90vw}}@media(max-width: 768px){#footer-image{width:90vw}}#case-study .title{max-width:75%;margin-bottom:80px}@media(max-width: 768px){#case-study .title{max-width:100%;margin-bottom:40px}}#case-study #docs{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}@media(max-width: 768px){#case-study #docs{display:flex;flex-direction:column}}#case-study #docs .resource-container{justify-content:center;align-items:center;background:#151516;border-radius:10px;width:100%;height:100%;display:flex;flex-direction:column;gap:10px;color:#e6e7e8;transition:all 300ms linear}@media(max-width: 768px){#case-study #docs .resource-container{padding-top:20px;padding-bottom:20px}}#case-study #docs .resource-container:hover{transition:all 150ms linear;background:#fff;color:#000}#case-study #docs .resource-container:hover .info p{transition:all 150ms linear;color:#000}#case-study #docs .resource-container:hover .info svg path{transition:all 150ms linear;stroke:#000}#case-study #docs .resource-container .thumbnail{width:50%;margin:12px;display:flex;justify-content:center;align-items:center}#case-study #docs .resource-container .thumbnail img{object-fit:contain;-webkit-box-shadow:0px 10px 13px -7px #000,5px 5px 15px 5px rgba(0,0,0,0);box-shadow:0px 10px 13px -7px #000,5px 5px 15px 5px rgba(0,0,0,0);max-width:100%;max-height:100%}#case-study #docs .resource-container .info p{transition:all 300ms linear}#case-study #docs .resource-container .info svg path{transition:all 300ms linear}#case-study #docs .resource-container .info .caption{font-family:"Helvetica Now Micro";font-style:normal;font-weight:700;font-size:12px;line-height:22px;letter-spacing:.08em;text-transform:uppercase;color:#8f9399;margin-bottom:12px}#case-study #docs .resource-container .info .download{font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:16px;line-height:22px;border:none;padding-left:unset;display:flex;align-items:center;letter-spacing:.07em;user-select:none;cursor:pointer;flex-direction:row;gap:10px;background:transparent;border:none;padding-left:unset}#resources{padding-top:unset}#resources #docs{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;row-gap:18px}@media(max-width: 1440px){#resources #docs{display:flex;flex-wrap:wrap;justify-content:center}}#resources #docs hr{display:none}@media(max-width: 768px){#resources #docs hr{display:block;width:100%}}#resources #docs .resource-container{background:#151516;width:613px;height:281px;display:grid;grid-template-columns:1fr 3fr;padding:33px 10px;gap:10px;color:#e6e7e8;transition:all 300ms linear}@media(max-width: 768px){#resources #docs .resource-container{height:auto;align-items:center;display:grid;grid-template-columns:1fr 1.8fr}}#resources #docs .resource-container:hover{transition:all 150ms linear;background:#fff;color:#000}#resources #docs .resource-container:hover .info p{transition:all 150ms linear;color:#000}#resources #docs .resource-container:hover .info svg path{transition:all 150ms linear;stroke:#000}#resources #docs .resource-container .thumbnail{margin:12px;display:flex;justify-content:center;align-items:center}#resources #docs .resource-container .thumbnail img{object-fit:contain;-webkit-box-shadow:0px 10px 13px -7px #000,5px 5px 15px 5px rgba(0,0,0,0);box-shadow:0px 10px 13px -7px #000,5px 5px 15px 5px rgba(0,0,0,0);max-width:100%;max-height:100%}#resources #docs .resource-container .info p{transition:all 300ms linear}#resources #docs .resource-container .info svg path{transition:all 300ms linear}#resources #docs .resource-container .info .caption{font-family:"Helvetica Now Micro";font-style:normal;font-weight:700;font-size:12px;line-height:22px;letter-spacing:.08em;text-transform:uppercase;color:#8f9399;margin-bottom:12px}#resources #docs .resource-container .info .download{font-family:"Helvetica Now Micro";font-style:normal;font-weight:500;font-size:16px;line-height:22px;border:none;padding-left:unset;display:flex;align-items:center;letter-spacing:.07em;user-select:none;cursor:pointer;flex-direction:row;gap:10px;background:transparent;border:none;padding-left:unset}#enquiry{display:grid;grid-template-columns:1fr 2fr;column-gap:120px;color:#fff}#enquiry form{display:flex;flex-direction:column;row-gap:12px}#enquiry form h3{color:#fff;text-transform:none}#enquiry form h4{color:#fff;text-align:left;text-transform:none}#enquiry form #submit-button{display:flex;justify-content:center;align-items:center;gap:10px;align-self:left;width:220px;background:#8f9399;border-color:transparent;border-radius:30px;font-family:"Helvetica Now Micro";font-size:16px;letter-spacing:.07em;color:#fff}#enquiry form p{font-family:"Helvetica Now Text";font-size:20px;color:#8f9399;margin-bottom:45px}#enquiry form p.ok{width:50%;margin-left:auto;margin-right:auto;margin-top:45px;margin-bottom:45px}@media(max-width: 768px){#enquiry form p.ok{width:100%}}#enquiry form .row{display:grid;grid-template-columns:1fr 1fr}@media(max-width: 768px){#enquiry form .row{grid-template-columns:1fr}}#enquiry form .field{color:#fff;border:none;margin-bottom:0px}#enquiry form .field .field-name{transform:translateY(30px);transform-origin:left;transition:transform 150ms linear;pointer-events:none;letter-spacing:.1em;color:#8f9399}#enquiry form .field .field-name::after{content:"*";color:red}#enquiry form .field input,#enquiry form .field select{height:45px;font-size:20px;line-height:20px;border-top:none !important;border-left:none !important;border-right:none !important;border-bottom:1.5px solid #585a5f !important;border-radius:0px !important;margin-bottom:3px !important;outline:none !important;padding-inline:0px !important}#enquiry form .field input.warning,#enquiry form .field select.warning{border:1.5px solid #fe0018;border-radius:5px}#enquiry form .field input[type=time]::-webkit-calendar-picker-indicator,#enquiry form .field input[type=date]::-webkit-calendar-picker-indicator{filter:invert(100%);height:20px}#enquiry form .field .privacy{font-family:"Helvetica Now Micro";font-size:12px;letter-spacing:.1em;color:#585a5f}#enquiry form .field #error{visibility:hidden;font-family:"Helvetica Now Micro";font-weight:400;font-size:9px;letter-spacing:.08em;color:#fe0018}@media(max-width: 1200px){#enquiry{display:flex;flex-direction:column}}#learn-more:hover>div>div{transition:background-color .15s ease-out;background-color:#f15d22 !important}#yt-video img{width:100%;height:auto;cursor:pointer}#other-partners h2{text-align:center;margin-bottom:60px}#other-partners .partners{display:flex;flex-wrap:wrap;justify-content:center}#other-partners .partners>div{border-radius:10px;border:solid 1px #a9a9a9;position:relative;width:350px;height:300px;overflow:hidden;margin:10px;display:flex;align-items:center;cursor:pointer}@media(max-width: 768px){#other-partners .partners>div{height:fit-content;width:100%}}#other-partners .partners>div .bg{position:absolute;height:100%;width:100%}#other-partners .partners>div .bg>img{object-fit:cover;min-height:100%;min-width:100%;filter:grayscale(60%);transition:filter .1s ease-in-out}#other-partners .partners>div .content{position:relative;margin:40px 30px;display:flex;flex-direction:column;justify-content:center}@media(max-width: 768px){#other-partners .partners>div .content{margin:25px 40px}}#other-partners .partners>div .content .logo{height:24px;margin-top:10px;margin-bottom:30px}#other-partners .partners>div .content h3{font-size:32px}#other-partners .partners>div .content svg{background-color:#fff;border-radius:100px;padding:10px;width:50px;height:50px}#other-partners .partners>div:hover .bg img{filter:grayscale(0%)}
