#nav-fixed-top{background-color:var(--landing-text-color, #dcff22)!important}.gw-widget-placeholder-BL{display:none!important}.special-landing{font-family:var(--landing-font-body, "DM Mono"),monospace!important;font-size:1rem;line-height:1.5;color:var(--landing-text-color, #dcff22);background-color:var(--landing-bg-color, #0a1c20)}@media (max-width: 576px){.special-landing{font-size:.8rem}}.special-landing img.basic-lazy{opacity:0;transition:opacity .5s ease}.special-landing img.basic-lazy.loaded{opacity:1}h1,h2,h3,h4,h5,h6{font-family:var(--landing-font-header, "DM Mono"),sans-serif!important;letter-spacing:.05em;font-weight:700}h2{font-size:3rem}@media (max-width: 576px){h2{font-size:1.75rem;margin-bottom:0rem}}h3{font-size:1.375rem}@media (max-width: 576px){h3{font-size:1rem}}.dynamic-padding{padding:0 max(20px,6.25vw,(100vw - 1700px) / 2)}.section{margin-top:30px;min-height:90vh;display:flex;flex-direction:column;justify-content:center}.act-button,#cta .cta-content .cta-buttons .button{background-color:var(--landing-bg-color, #0a1c20);color:var(--landing-text-color, #dcff22);border:none;padding:16px 24px;border:2px solid var(--landing-text-color, #dcff22);border-radius:40px;cursor:pointer;text-transform:uppercase;font-weight:700;transition:background-color .3s ease,color .3s ease}.act-button:hover,#cta .cta-content .cta-buttons .button:hover{background-color:var(--landing-text-color, #dcff22);color:var(--landing-bg-color, #0a1c20)}@media (max-width: 576px){.act-button,#cta .cta-content .cta-buttons .button{padding:12px 20px;font-size:12px}}.reveal{opacity:0;margin-left:40px;transition:opacity .5s ease,margin-left .5s ease}.reveal.fadein{margin-left:0;transition:opacity .7s ease 0s}.reveal.active{opacity:1;margin-left:0}p{margin-bottom:16px;font-weight:300}#intro-video{position:relative;width:100%;margin-top:0;height:100vh;overflow:hidden;background-color:var(--landing-bg-color, #0a1c20)}#intro-video .loading-video{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999999;opacity:1}#intro-video .loading-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#intro-video .loading-video.hidden{opacity:0;pointer-events:none}#intro-video .main-video{position:absolute;top:0;left:0;width:100%;margin-top:120px;height:calc(100% - 120px);z-index:1;opacity:0;transition:opacity 2.5s ease-in-out;transform:translateZ(0);display:flex;flex-direction:column;align-items:center;justify-content:center}#intro-video .main-video video{max-height:100%;width:750px;margin-bottom:40px;position:relative;z-index:1;aspect-ratio:1/1;-webkit-mask-image:radial-gradient(circle at center,black 65%,transparent 90%);mask-image:radial-gradient(circle at center,black 65%,transparent 90%)}@media (min-width: 1800px){#intro-video .main-video video{width:900px}}@media (max-width: 576px){#intro-video .main-video video{width:500px}}@media (max-width: 768px){#intro-video .main-video{height:calc(100% - 120px)}}#intro-video .main-video.hidden{opacity:0;pointer-events:none}#intro-video .main-video:not(.hidden){opacity:1}.slider-section{background-color:var(--landing-bg-color, #0a1c20);margin-top:60px}.slider-section .indicators{position:sticky;bottom:10px;margin:30px auto 0;display:flex;justify-content:center;z-index:10;padding:16px 24px;border-radius:30px;background:rgba(var(--landing-accent-color, #417783),.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.slider-section .indicators .dot{height:15px;width:15px;margin:0 5px;background-color:var(--landing-accent-color, #417783);border-radius:50%;display:inline-block;cursor:pointer;transition:all .2s ease}.slider-section .indicators .dot:hover{transform:scale(1.2)}.slider-section .indicators .dot.active{background-color:var(--landing-text-color, #dcff22)}@media (max-width: 576px){.slider-section .indicators .dot{height:10px;width:10px}}@media (max-width: 576px){.slider-section .indicators{margin:20px auto auto}}.slider-section .slider-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 0}.slider-section .slider{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;position:relative;width:100%;margin:0 auto;display:flex;gap:20px;padding:0 max(20px,6.25vw,(100vw - 1700px) / 2)}.slider-section .slider .slide{width:80vw;cursor:pointer;flex-shrink:0;max-width:90vh;position:relative;border-radius:var(--landing-border-radius, 34px);overflow:hidden;height:55vh}@media (min-width: 1800px){.slider-section .slider .slide{width:70vw}}@media (max-width: 768px){.slider-section .slider .slide{height:45vh;width:75vw}}.slider-section .slider .slide .bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.slider-section .slider .slide .logo{max-width:220px;max-height:180px;width:37%;height:42%;z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.slider-section .slider .slide .title{z-index:1;opacity:0;transition:opacity .5s ease;position:absolute;top:20px;left:46px;margin:0}.slider-section .slider .slide .title h3{font-size:1.75rem}.slider-section .slider .slide .know-more{opacity:0;visibility:hidden;transition:all .4s ease .2s;position:absolute;padding-bottom:10px;letter-spacing:3px;color:var(--landing-text-color, #dcff22);font-weight:700;width:100%;height:100%;bottom:0;display:flex;justify-content:center;align-items:flex-end;text-transform:uppercase;text-decoration:none}.slider-section .slider .slide.focused .know-more{opacity:1;visibility:visible;letter-spacing:8px;box-shadow:inset 0 -100px 100px -100px #000000b3,inset 0 100px 100px -100px #000000b3}.slider-section .slider .slide.focused .title{opacity:1}@media (max-width: 576px){.slider-section .slider .slide .title{top:16px;padding-left:10%;padding-right:10%;text-align:center;left:0;width:100%}.slider-section .slider .slide .title h3,.slider-section .slider .slide .title .description{margin-left:auto;margin-right:auto}.slider-section .slider .slide .title h3{font-size:1.1rem}.slider-section .slider .slide .know-more{font-size:.8rem}}@media (max-width: 768px){.slider-section{margin-bottom:20px;margin-top:20px}}#video-tech{height:75vh;display:flex;justify-content:center}#video-tech .video-tech-title{z-index:1;position:absolute;width:100%;height:75vh;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--landing-text-color, #dcff22);text-decoration:none}#video-tech .video-tech-title .logos{display:flex;justify-content:center;align-items:center}#video-tech .video-tech-title .logos img{width:auto}#video-tech .video-tech-title .logos .interlink{height:50px}#video-tech .video-tech-title .logos .revolve{height:75px;margin-left:20px}#video-tech .video-tech-title p{font-size:1em;font-weight:lighter;margin:10px}#video-tech .video-tech-container{z-index:0;width:100%;opacity:.5;height:100%;display:flex;justify-content:center}#video-tech .video-tech-container .video-tech{-webkit-mask-image:linear-gradient(to top,transparent 0%,black 45%,black 55%,transparent 100%);mask-image:linear-gradient(to top,transparent 0%,black 45%,black 55%,transparent 100%);-o-object-fit:cover;object-fit:cover;width:100%;filter:blur(5px)}@media (max-width: 576px){#video-tech,#video-tech .video-tech-title{height:65vh}#video-tech .video-tech-title .logos .interlink{height:35px}#video-tech .video-tech-title .logos .revolve{height:60px;margin-left:15px}}#much-more .title,.features-grid .title{margin-bottom:30px}#much-more .features-grid,.features-grid .features-grid{display:flex;flex-direction:column;padding:0 max(20px,6.25vw,(100vw - 1700px) / 2);overflow:hidden;gap:50px;margin-bottom:200px}#much-more .features-grid .feature-item,.features-grid .features-grid .feature-item{display:flex;align-items:center;position:relative;align-items:stretch}#much-more .features-grid .feature-item .image-wrapper,.features-grid .features-grid .feature-item .image-wrapper{width:60%}#much-more .features-grid .feature-item .image-wrapper img,.features-grid .features-grid .feature-item .image-wrapper img{z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#much-more .features-grid .feature-item .text-content,.features-grid .features-grid .feature-item .text-content{width:40%;padding:20px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;text-shadow:0px 0px 20px var(--landing-bg-color, #0a1c20)}#much-more .features-grid .feature-item .text-content .feature-description,.features-grid .features-grid .feature-item .text-content .feature-description{margin:0}#much-more .features-grid .feature-item:nth-child(odd),.features-grid .features-grid .feature-item:nth-child(odd){flex-direction:row}#much-more .features-grid .feature-item:nth-child(odd) .text-content,.features-grid .features-grid .feature-item:nth-child(odd) .text-content{text-align:right;margin-left:-130px}#much-more .features-grid .feature-item:nth-child(odd) img,.features-grid .features-grid .feature-item:nth-child(odd) img{-webkit-mask-image:linear-gradient(to right,black 60%,transparent 100%);mask-image:linear-gradient(to right,black 60%,transparent 100%)}#much-more .features-grid .feature-item:nth-child(2n),.features-grid .features-grid .feature-item:nth-child(2n){flex-direction:row-reverse}#much-more .features-grid .feature-item:nth-child(2n) .text-content,.features-grid .features-grid .feature-item:nth-child(2n) .text-content{margin-right:-130px}#much-more .features-grid .feature-item:nth-child(2n) img,.features-grid .features-grid .feature-item:nth-child(2n) img{-webkit-mask-image:linear-gradient(to left,black 60%,transparent 100%);mask-image:linear-gradient(to left,black 60%,transparent 100%)}@media (max-width: 768px){#much-more .features-grid .feature-item .image-wrapper,.features-grid .features-grid .feature-item .image-wrapper{width:100%}#much-more .features-grid .feature-item .text-content,.features-grid .features-grid .feature-item .text-content{justify-content:flex-end;width:100%}#much-more .features-grid .feature-item:nth-child(odd) .text-content,.features-grid .features-grid .feature-item:nth-child(odd) .text-content{margin-left:-75%;padding-left:50px}#much-more .features-grid .feature-item:nth-child(2n) .text-content,.features-grid .features-grid .feature-item:nth-child(2n) .text-content{margin-right:-75%;padding-right:50px}}@media (max-width: 768px){#much-more .title,.features-grid .title{margin-bottom:20px}#much-more .features-grid,.features-grid .features-grid{padding:0;gap:0px;margin-bottom:50px}}#FAQ{min-height:auto}#FAQ .faq-container{width:100%;margin:0 auto;position:relative;padding-bottom:60px}#FAQ .faq-title{text-align:center;margin-bottom:3rem}#FAQ table{width:100%;margin-top:1rem}#FAQ table td,#FAQ table th{text-align:center;padding:.4rem;border:1px solid rgba(255,255,255,.1)}#FAQ .faq-content{display:flex;flex-direction:column-reverse;gap:2rem;align-items:center}@media (min-width: 992px){#FAQ .faq-content{flex-direction:row;align-items:flex-start;gap:1rem}}#FAQ .faq-title{text-align:center;margin-bottom:60px;position:relative;z-index:2}#FAQ .faq-content{display:flex;width:100%;justify-content:center}#FAQ .faq-content .faq-image{width:40%;position:sticky;top:200px;height:-moz-fit-content;height:fit-content}#FAQ .faq-content .faq-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){#FAQ .faq-content .faq-image{display:none}}#FAQ .faq-content .faq-list{width:60%;display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){#FAQ .faq-content .faq-list{width:100%}}#FAQ .faq-item{background:#ffffff0d;border-radius:8px;transition:all .3s ease}#FAQ .faq-item:hover{background:#ffffff1a}#FAQ .faq-item .faq-question{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:8px}#FAQ .faq-item .faq-question h3{margin:0;font-size:1.2rem}@media (max-width: 576px){#FAQ .faq-item .faq-question h3{font-size:1rem}}#FAQ .faq-item .faq-question .faq-icon{font-size:1.5rem;transition:transform .3s ease}#FAQ .faq-item .faq-answer{height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s ease;padding:0 1.5rem}#FAQ .faq-item .faq-answer p{margin:0;transform:translateY(-20px);transition:all .3s ease}#FAQ .faq-item .faq-answer table{width:100%;margin-top:1em;border-collapse:collapse}#FAQ .faq-item .faq-answer table th,#FAQ .faq-item .faq-answer table td{border:1px solid rgba(var(--landing-text-color, #dcff22),.3);padding:8px;text-align:center;font-size:.9em}#FAQ .faq-item .faq-answer table th{background-color:rgba(var(--landing-text-color, #dcff22),.1)}#FAQ .faq-item .faq-answer.active{height:auto;opacity:1;padding:0 1.5rem 1.5rem;visibility:visible}#FAQ .faq-item .faq-answer.active p{transform:translateY(0)}#cta{position:relative;min-height:80vh}@media (max-width: 576px){#cta{min-height:60vh}}#cta .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4}#cta .cta-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:40px}#cta .cta-content img.interlink{width:400px;max-width:80vw}#cta .cta-content .cta-buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:center}#cta .cta-content .cta-buttons .button{text-decoration:none;min-width:250px;text-align:center}#cta .cta-content .cta-buttons .button.primary{background-color:var(--landing-text-color, #dcff22);color:var(--landing-bg-color, #0a1c20)}#cta .cta-content .cta-buttons .button.primary:hover{background-color:transparent;color:var(--landing-text-color, #dcff22)}
/*# sourceMappingURL=/cdn/shop/t/132/assets/landing-special.css.map */
