.loading{background:#000;color:red;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.loading__logo{width:100px;height:auto;-webkit-animation:updown 1.5s ease-in-out infinite,fade 1.5s ease-in-out infinite;animation:updown 1.5s ease-in-out infinite,fade 1.5s ease-in-out infinite}@-webkit-keyframes updown{0%,to{transform:translateY(.5rem)}50%{transform:translateY(-.5rem)}}@keyframes updown{0%,to{transform:translateY(.5rem)}50%{transform:translateY(-.5rem)}}@-webkit-keyframes fade{0%,to{opacity:1}50%{opacity:.3}}@keyframes fade{0%,to{opacity:1}50%{opacity:.3}}.mobile-list{width:300px;background:#000;height:100%;padding:10px 40px;display:flex;flex-direction:column}.mobile-list__image{width:200px;height:auto;position:relative;right:1.5em;padding-bottom:10px}.mobile-list__link{text-transform:uppercase;color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;padding:10px 0;transition:all .5s;font-weight:600}.mobile-list__link:hover{font-weight:800;color:#b20404}.navbar{color:#000}.navbar,.navbar--scroll{display:flex;align-items:center;padding:1em 2em;justify-content:space-between;position:fixed;width:100%;max-width:100%;font-family:"Nunito Sans";z-index:99;height:80px}.navbar--scroll{color:#000;background:#000;transition:all 1s;color:#fff}.navbar-links{display:flex;align-items:center;justify-content:space-between;width:850px;flex-shrink:1}.navbar-links__image{width:50px;height:auto}.navbar-links__image:hover{opacity:.7;cursor:pointer}.navbar-links__link--dark{text-transform:uppercase;text-decoration:none;font-size:.9rem;transition:all .5s;display:inline-block;text-align:center;cursor:pointer;font-weight:600;color:#000}.navbar-links__link--dark:hover{color:#b20404}.navbar-links__link--light{text-transform:uppercase;text-decoration:none;font-size:.9rem;transition:all .5s;display:inline-block;text-align:center;cursor:pointer;font-weight:600;color:#fff}.navbar-links__link--light:hover{color:#b20404}.navbar-links__link--scroll{text-transform:uppercase;text-decoration:none;font-size:.9rem;transition:all .5s;display:inline-block;text-align:center;cursor:pointer;font-weight:600;color:#fff}.navbar-links__link--scroll:hover{color:#b20404}.navbar-secondary-links{display:flex;align-items:center;justify-content:space-between;min-width:150px;flex-shrink:1;margin:0 2vw}.footer{background-color:#000;width:100%;padding:2em 4em;height:280px;display:flex;justify-content:flex-end;position:relative}.footer__header{font-weight:800;color:#b20404;font-size:1.1rem;text-transform:uppercase;margin-bottom:20px}.footer__image{width:auto;height:120px;position:absolute;left:4%;top:5}.footer__copyright{position:absolute;bottom:38px;left:4%}.footer__copyright,.footer__text{color:#fff;margin:0;font-size:.9rem}.footer__text,.footer__text--link{text-decoration:none}.footer__text--link{color:#fff;font-size:.9rem;margin:0}.footer__text--link:hover{text-decoration:underline}.footer a{color:#fff}.footer-information{display:flex;min-width:400px;width:100%;max-width:600px;flex-direction:column}.footer-links{width:100%;display:flex;justify-content:space-between;height:100%}.footer-column,.footer-column--social{display:flex;flex-direction:column;height:100%}.footer-column--social{justify-content:space-between;position:relative;left:-2vw}.footer-column__icon{position:relative;top:7px;left:5px;color:#b20404}.footer-social{width:100%;display:flex}.footer-social__icon{cursor:pointer;color:#b20404;width:35px;height:auto}.footer-social__icon:hover{opacity:.7}.home-banner{position:absolute;top:30%;width:100%;text-align:center;color:#fff;margin:unset;z-index:20;font-size:unset}.home-banner p{margin-top:20px;line-height:30px}.home-banner__title{font-size:3.5rem;font-size:1.3rem}.home-banner__title,.home-banner__title--large{text-transform:uppercase;margin-bottom:30px;color:#fff}.home-banner__title--large{font-size:3.5rem}.home-banner__short-desc{color:#fff;padding:0 10px}.home-banner__short-desc--large{color:#fff;font-size:1.3rem}.home-banner__button{background:none;outline:none;text-transform:uppercase;color:#fff;border:1px solid #fff;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.home-banner__button:hover{background:#b20404;color:#fff;font-weight:700}.home-banner__button--large{background:none;outline:none;text-transform:uppercase;color:#fff;border:1px solid #fff;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s;font-size:1.3rem}.home-banner__button--large:hover{background:#b20404;color:#fff;font-weight:700}@media(max-width:980px){.home-banner{top:10%}.home-banner p{margin-top:10px;line-height:20px}}@media(max-width:640px){.home-banner{top:8%}.home-banner p{margin-top:5px;line-height:20px}}.home-data{background-image:url(/static/media/DATA_POINTS.5a29f33a.png);background-color:#000;background-size:cover;background-position:100%;width:100%;position:relative;z-index:3;height:40vw;min-height:500px;display:flex;align-items:center}.home-data:before{width:95%;top:-3vw;left:0;transform:skewY(3deg)}.home-data:after,.home-data:before{position:absolute;content:"";height:10vw;background:#000;z-index:-1}.home-data:after{width:80vw;top:-10vw;right:-40%;transform:skewY(-12deg)}.home-data-info{position:relative;margin-left:4vw;width:500px;max-width:100%}.home-data-info--large{margin-left:4vw;position:relative;width:700px;bottom:5vw}.home-data-info__header,.home-data-info__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;margin-bottom:30px;color:#fff}.home-data-info__header--large{font-size:2.5rem}.home-data-info__text{color:#fff}.home-data-info__text--large{color:#fff;font-size:1.3rem}.home-data-info__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.home-data-info__button:hover{background:#b20404;color:#000;font-weight:700}.home-data-info__button--large{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s;font-size:1.3rem}.home-data-info__button--large:hover{background:#b20404;color:#000;font-weight:700}.home-train{background:#fff;position:relative;top:-5vw;padding-top:5vw;padding-bottom:calc(100px + 7vw);display:flex;justify-content:space-between}.home-train:before{width:75%;top:-1.3%;left:-40%;transform:skewY(10deg)}.home-train:after,.home-train:before{position:absolute;content:"";height:15%;background:#fff;z-index:5}.home-train:after{width:95%;top:1.5%;right:0;transform:skewY(-3deg)}.home-train__image{width:100%;height:auto;z-index:5;min-width:350px;max-width:1200px}.home-train__image:hover .home-train__image-text{opacity:1;visibility:visible}.home-train__image-text{width:100%;height:auto;position:absolute;left:0;top:0;min-width:350px;max-width:1200px;transition:all .5s}.home-train-info{width:350px;top:15vw}.home-train-info,.home-train-info--large{position:relative;margin-left:4vw;z-index:6}.home-train-info--large{top:8vw;width:650px}.home-train-info__header,.home-train-info__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;margin-bottom:30px;color:#000}.home-train-info__header--large{font-size:2.5rem}.home-train-info__text{color:#000}.home-train-info__text--large{color:#000;font-size:1.3rem}.home-train-info__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.home-train-info__button:hover{background:#b20404;color:#000;font-weight:700}.home-train-info__button--large{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s;font-size:1.3rem}.home-train-info__button--large:hover{background:#b20404;color:#000;font-weight:700}.home-train-image-wrapper{width:65%;display:flex;align-items:flex-end;z-index:6;justify-content:flex-end;position:relative}@media(max-width:1100px){.home-train-image-wrapper{width:100%}.home-train{flex-wrap:wrap}}@media(max-width:400px){.home-train-image-wrapper{padding-bottom:60px}.home-train{flex-wrap:wrap}}.home-sponsors{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;padding:5vw 5vw 0;position:relative;top:-10vw;z-index:6}.home-sponsors:before{width:95%;height:10vw;top:-3vw;left:0;transform:skewY(3deg)}.home-sponsors:after,.home-sponsors:before{position:absolute;content:"";background:#fff;z-index:-1}.home-sponsors:after{width:80vw;height:20vw;top:-10vw;right:-40%;transform:skewY(-12deg)}.home-sponsors__header{margin-bottom:60px}.home-sponsors__header,.home-sponsors__sub-title{text-transform:uppercase;color:#000;font-weight:700}.home-sponsors__sub-title{margin-top:80px;margin-bottom:30px;text-align:center}.home-sponsors__short-desc{font-size:1.25rem;font-style:italic;color:#000;text-align:center;margin-bottom:60px;max-width:1200px}.home-sponsors__image--color{height:100%;width:auto;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all .5s}.home-sponsors__image--color:hover{-webkit-filter:none;filter:none}.home-sponsors-images{width:100%;align-items:center;grid-gap:80px;gap:80px}.home-sponsors-images,.home-sponsors-slide{display:flex;flex-wrap:wrap;justify-content:center}.home-sponsors-slide{height:100px;min-width:200px}.home-products{background:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:6;top:-8vw;padding-top:3vw;padding-bottom:80px}.home-products:before{width:78%;height:13%;top:-9.5%;left:-40%;transform:skewY(10deg)}.home-products:after,.home-products:before{position:absolute;content:"";background:#000;z-index:-1}.home-products:after{width:95%;height:15%;top:-8%;right:0;transform:skewY(-3deg)}.home-products__header,.home-products__header--large{text-transform:uppercase;color:#b20404;font-weight:700;margin-bottom:1.5rem}.home-products__header--large{font-size:2.5rem}.home-products-carousel{width:100%;display:flex;justify-content:center;padding:0 1em 13vw;align-items:stretch}@media(max-width:1100px){.home-products{top:0}}@media(max-width:980px){.home-products-carousel{flex-wrap:wrap;align-items:center}}.home-product{display:flex;align-items:center;flex-direction:column;background:#b20404;width:320px;padding:2em;margin:10px}.home-product__header{font-weight:600;color:#fff;text-transform:uppercase;text-align:center;color:#b20404;text-align:left;font-size:1.4rem;padding:0 0 20px}.home-product__header--large{font-weight:600;color:#fff;text-transform:uppercase;padding:20px 0 40px;text-align:center;font-size:1.2rem;height:100px}.home-product__text{text-align:center;color:#fff;text-align:left}.home-product__text--large{color:#fff;text-align:center}.home-product__text--marinBottom{color:#fff;text-align:center;margin-bottom:1rem}.home-product__text--alignCenter{text-align:center}.home-product__text--padding{padding:0 1rem}.home-product__line--horizontal{border:0;border-bottom:2px solid #fff;width:100%;margin-bottom:20px}.home-product__image{width:auto;height:80px;margin-bottom:20px}.home-product-image-group{display:flex;width:35%;justify-content:center;align-self:center}.home-product-text-group{display:flex;justify-content:space-between;flex-direction:column;width:70%;padding-left:calc(10px + 5vw);border-left:2px solid #fff}@media(max-width:980px){.home-product{background:#000;width:100%;flex-direction:row;align-items:start;height:auto;padding:10px 0}.home-product__image{margin:0;height:calc(50px + 5vw)}.home-product-image-wrapper{display:flex;justify-content:center;overflow:hidden;position:relative;right:10px;align-items:center}}.home{max-height:100%;margin-bottom:-5vw;overflow:hidden}.home__video-underlay-image{width:100%;height:auto;z-index:-1;position:absolute;object-fit:cover}.home__video{width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:850px){.home__video{width:100%;height:350px}}.home__image{width:100%;height:auto}@media(max-width:1320px){.home__video,.home__video-underlay-image{min-height:90vh}}@media(max-width:850px){.home__video,.home__video-underlay-image{min-height:40vh}}.home-v2{width:100%;min-height:100vh;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#0a0a0a;color:#fff}.home-v2 .home-v2-nav{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease;background:transparent}.home-v2 .home-v2-nav--scrolled{background:rgba(10,10,10,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);box-shadow:0 2px 10px rgba(0,0,0,.3)}.home-v2 .home-v2-nav__container{max-width:1280px;margin:0 auto;padding:0 2rem}.home-v2 .home-v2-nav__content{display:flex;align-items:center;justify-content:space-between;height:5rem}.home-v2 .home-v2-nav__logo{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.home-v2 .home-v2-nav__logo-image{width:3rem;height:3rem}.home-v2 .home-v2-nav__logo-text{font-size:1.25rem;font-weight:700;color:#fff}.home-v2 .home-v2-nav__desktop{display:none;align-items:center;grid-gap:2rem;gap:2rem}@media(min-width:768px){.home-v2 .home-v2-nav__desktop{display:flex}}.home-v2 .home-v2-nav__link{font-size:.875rem;font-weight:500;background:none;border:none;cursor:pointer;padding:.5rem .75rem;border-radius:.375rem;transition:all .2s;color:#fff}.home-v2 .home-v2-nav__link:hover{background:hsla(0,0%,100%,.1)}.home-v2 .home-v2-nav__button{background:#e67e22;color:#fff;padding:.625rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s}.home-v2 .home-v2-nav__button:hover{background:#d35400;transform:translateY(-1px);box-shadow:0 4px 12px rgba(230,126,34,.4)}.home-v2 .home-v2-nav__mobile-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem}@media(min-width:768px){.home-v2 .home-v2-nav__mobile-toggle{display:none}}.home-v2 .home-v2-nav__icon{width:1.5rem;height:1.5rem}.home-v2 .home-v2-nav__mobile-menu{background:#0a0a0a;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width:768px){.home-v2 .home-v2-nav__mobile-menu{display:none}}.home-v2 .home-v2-nav__mobile-content{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:1rem}.home-v2 .home-v2-nav__mobile-link{font-size:.875rem;font-weight:500;background:none;border:none;cursor:pointer;padding:.75rem;border-radius:.375rem;text-align:left;transition:all .2s;color:#fff}.home-v2 .home-v2-nav__mobile-link:hover{background:hsla(0,0%,100%,.1)}.home-v2 .home-v2-nav__mobile-button{background:#e67e22;color:#fff;padding:.75rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:600;border:none;cursor:pointer;width:100%;transition:all .2s}.home-v2 .home-v2-nav__mobile-button:hover{background:#d35400}.home-v2 .home-v2-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.home-v2 .home-v2-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-v2 .home-v2-hero__overlay{position:absolute;inset:0;background:linear-gradient(270deg,rgba(10,10,10,.95) 0,rgba(10,10,10,.75) 40%,rgba(10,10,10,.3))}.home-v2 .home-v2-hero__container{position:relative;z-index:10;width:100%;display:flex;height:100%}.home-v2 .home-v2-hero__spacer{width:50%}@media(max-width:1024px){.home-v2 .home-v2-hero__spacer{display:none}}.home-v2 .home-v2-hero__content{width:50%;padding:2rem;display:flex;flex-direction:column;justify-content:center}@media(max-width:1024px){.home-v2 .home-v2-hero__content{width:100%;background:rgba(10,10,10,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;margin:2rem}}.home-v2 .home-v2-hero__title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.8)}@media(min-width:768px){.home-v2 .home-v2-hero__title{font-size:3.5rem}}@media(min-width:1024px){.home-v2 .home-v2-hero__title{font-size:4rem}}.home-v2 .home-v2-hero__subtitle{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#fff;text-shadow:1px 1px 6px rgba(0,0,0,.8)}@media(min-width:768px){.home-v2 .home-v2-hero__subtitle{font-size:1.25rem}}.home-v2 .home-v2-hero__buttons{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media(min-width:640px){.home-v2 .home-v2-hero__buttons{flex-direction:row}}.home-v2 .home-v2-hero__button{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}.home-v2 .home-v2-hero__button--primary{background:#c8102e;color:#fff}.home-v2 .home-v2-hero__button--primary:hover{background:#a00d24;transform:translateY(-2px);box-shadow:0 8px 20px rgba(200,16,46,.3)}.home-v2 .home-v2-hero__button--secondary{background:#fff;color:#1a1a1a;border:2px solid #1a1a1a}.home-v2 .home-v2-hero__button--secondary:hover{background:rgba(0,0,0,.05)}.home-v2 .home-v2-hero__button-icon{width:1rem;height:1rem}.home-v2 .home-v2-product-demo{min-height:100vh;display:flex;flex-direction:column}@media(min-width:1024px){.home-v2 .home-v2-product-demo{flex-direction:row}}.home-v2 .home-v2-product-demo__content-side{width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:#0a0a0a}@media(min-width:1024px){.home-v2 .home-v2-product-demo__content-side{width:50%;padding:4rem}}.home-v2 .home-v2-product-demo__text{max-width:36rem}.home-v2 .home-v2-product-demo__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media(min-width:768px){.home-v2 .home-v2-product-demo__title{font-size:2.5rem}}@media(min-width:1024px){.home-v2 .home-v2-product-demo__title{font-size:3rem}}.home-v2 .home-v2-product-demo__description{font-size:1.125rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.home-v2 .home-v2-product-demo__buttons{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media(min-width:640px){.home-v2 .home-v2-product-demo__buttons{flex-direction:row}}.home-v2 .home-v2-product-demo__button{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}.home-v2 .home-v2-product-demo__button--primary{background:#e67e22;color:#fff}.home-v2 .home-v2-product-demo__button--primary:hover{background:#d35400;transform:translateY(-2px);box-shadow:0 8px 20px rgba(230,126,34,.4)}.home-v2 .home-v2-product-demo__button--secondary{background:transparent;color:#fff;border:2px solid #fff}.home-v2 .home-v2-product-demo__button--secondary:hover{background:hsla(0,0%,100%,.1)}.home-v2 .home-v2-product-demo__button-icon{width:1rem;height:1rem}.home-v2 .home-v2-product-demo__video-side{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem}@media(min-width:1024px){.home-v2 .home-v2-product-demo__video-side{width:50%;padding:4rem}}.home-v2 .home-v2-product-demo__video{max-width:100%;max-height:80vh;border-radius:.5rem;border:2px solid rgba(0,0,0,.1);box-shadow:0 10px 40px rgba(0,0,0,.1)}.home-v2 .home-v2-solutions{padding:4rem 0}@media(min-width:768px){.home-v2 .home-v2-solutions{padding:5rem 0}}@media(min-width:1024px){.home-v2 .home-v2-solutions{padding:6rem 0}}.home-v2 .home-v2-solutions__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.home-v2 .home-v2-solutions__container{padding:0 2rem}}@media(min-width:1024px){.home-v2 .home-v2-solutions__container{padding:0 3rem}}.home-v2 .home-v2-solutions__header{text-align:center;margin-bottom:3rem}@media(min-width:768px){.home-v2 .home-v2-solutions__header{margin-bottom:4rem}}.home-v2 .home-v2-solutions__title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.home-v2 .home-v2-solutions__title{font-size:2.5rem}}@media(min-width:1024px){.home-v2 .home-v2-solutions__title{font-size:3rem}}.home-v2 .home-v2-solutions__subtitle{font-size:1.125rem;color:#ccc;max-width:48rem;margin:0 auto}.home-v2 .home-v2-solutions__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.home-v2 .home-v2-solutions__grid{grid-template-columns:repeat(2,1fr)}}.home-v2 .home-v2-solutions__card{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;padding:2rem;transition:all .2s}.home-v2 .home-v2-solutions__card:hover{box-shadow:0 8px 24px rgba(0,0,0,.3);background:#222}.home-v2 .home-v2-solutions__card-content{display:flex;grid-gap:1.5rem;gap:1.5rem}.home-v2 .home-v2-solutions__icon-wrapper{flex-shrink:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgba(230,126,34,.1);border-radius:.5rem}.home-v2 .home-v2-solutions__icon{width:2rem;height:2rem;color:#e67e22}.home-v2 .home-v2-solutions__text{flex:1 1}.home-v2 .home-v2-solutions__card-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.home-v2 .home-v2-solutions__card-title{font-size:1.5rem}}.home-v2 .home-v2-solutions__card-description{color:#ccc;line-height:1.6}.home-v2 .home-v2-benefits{padding:4rem 0;background:#0a0a0a}@media(min-width:768px){.home-v2 .home-v2-benefits{padding:5rem 0}}@media(min-width:1024px){.home-v2 .home-v2-benefits{padding:6rem 0}}.home-v2 .home-v2-benefits__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.home-v2 .home-v2-benefits__container{padding:0 2rem}}@media(min-width:1024px){.home-v2 .home-v2-benefits__container{padding:0 3rem}}.home-v2 .home-v2-benefits__header{text-align:center;margin-bottom:3rem}@media(min-width:768px){.home-v2 .home-v2-benefits__header{margin-bottom:4rem}}.home-v2 .home-v2-benefits__title{font-size:2rem;font-weight:700}@media(min-width:768px){.home-v2 .home-v2-benefits__title{font-size:2.5rem}}@media(min-width:1024px){.home-v2 .home-v2-benefits__title{font-size:3rem}}.home-v2 .home-v2-benefits__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.home-v2 .home-v2-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-v2 .home-v2-benefits__grid{grid-template-columns:repeat(4,1fr)}}.home-v2 .home-v2-benefits__stat{text-align:center}.home-v2 .home-v2-benefits__value{font-size:2.5rem;font-weight:700;color:#e67e22;margin-bottom:.5rem}@media(min-width:768px){.home-v2 .home-v2-benefits__value{font-size:3rem}}.home-v2 .home-v2-benefits__label{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.home-v2 .home-v2-benefits__description{font-size:.875rem;color:#ccc}.home-v2 .home-v2-contact{padding:4rem 0;background:#0a0a0a}@media(min-width:768px){.home-v2 .home-v2-contact{padding:5rem 0}}@media(min-width:1024px){.home-v2 .home-v2-contact{padding:6rem 0}}.home-v2 .home-v2-contact__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.home-v2 .home-v2-contact__container{padding:0 2rem}}@media(min-width:1024px){.home-v2 .home-v2-contact__container{padding:0 3rem}}.home-v2 .home-v2-contact__header{text-align:center;margin-bottom:3rem}.home-v2 .home-v2-contact__title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.home-v2 .home-v2-contact__title{font-size:2.5rem}}@media(min-width:1024px){.home-v2 .home-v2-contact__title{font-size:3rem}}.home-v2 .home-v2-contact__subtitle{font-size:1.125rem;color:#ccc}.home-v2 .home-v2-contact__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:1024px){.home-v2 .home-v2-contact__grid{grid-template-columns:2fr 1fr}}.home-v2 .home-v2-contact__form-card{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;padding:2rem}@media(min-width:768px){.home-v2 .home-v2-contact__form-card{padding:2.5rem}}.home-v2 .home-v2-contact__form{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.home-v2 .home-v2-contact__form-row{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.home-v2 .home-v2-contact__form-row{grid-template-columns:repeat(2,1fr)}}.home-v2 .home-v2-contact__form-group{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.home-v2 .home-v2-contact__label{font-size:.875rem;font-weight:600}.home-v2 .home-v2-contact__input,.home-v2 .home-v2-contact__textarea{padding:.75rem;border:2px solid hsla(0,0%,100%,.1);border-radius:.375rem;font-size:1rem;transition:all .2s;background:#1a1a1a;color:#fff}.home-v2 .home-v2-contact__input:focus,.home-v2 .home-v2-contact__textarea:focus{outline:none;border-color:#e67e22;box-shadow:0 0 0 3px rgba(230,126,34,.1)}.home-v2 .home-v2-contact__textarea{resize:vertical;min-height:8rem}.home-v2 .home-v2-contact__checkbox-wrapper{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.home-v2 .home-v2-contact__checkbox{width:1.25rem;height:1.25rem;cursor:pointer}.home-v2 .home-v2-contact__checkbox-label{font-size:.875rem;cursor:pointer}.home-v2 .home-v2-contact__submit-button{background:#e67e22;color:#fff;padding:.875rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;align-self:flex-start}.home-v2 .home-v2-contact__submit-button:hover{background:#d35400;transform:translateY(-2px);box-shadow:0 8px 20px rgba(230,126,34,.4)}.home-v2 .home-v2-contact__info-card{background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.home-v2 .home-v2-contact__info-item{display:flex;grid-gap:.75rem;gap:.75rem}.home-v2 .home-v2-contact__info-icon{width:1.25rem;height:1.25rem;color:#e67e22;flex-shrink:0;margin-top:.125rem}.home-v2 .home-v2-contact__info-title{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.home-v2 .home-v2-contact__info-text{font-size:.875rem;color:#ccc}.home-v2 .home-v2-footer{border-top:1px solid hsla(0,0%,100%,.1);background:#0a0a0a}.home-v2 .home-v2-footer__container{max-width:1280px;margin:0 auto;padding:3rem 1rem}@media(min-width:768px){.home-v2 .home-v2-footer__container{padding:3rem 2rem}}@media(min-width:1024px){.home-v2 .home-v2-footer__container{padding:3rem}}.home-v2 .home-v2-footer__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.home-v2 .home-v2-footer__grid{grid-template-columns:2fr 1fr 1fr}}.home-v2 .home-v2-footer__logo{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.home-v2 .home-v2-footer__logo-image{width:2.5rem;height:2.5rem}.home-v2 .home-v2-footer__logo-text{font-size:1.25rem;font-weight:700}.home-v2 .home-v2-footer__tagline{font-size:.875rem;color:#ccc;max-width:28rem}.home-v2 .home-v2-footer__heading{font-size:.875rem;font-weight:600;margin-bottom:1rem}.home-v2 .home-v2-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.home-v2 .home-v2-footer__link{font-size:.875rem;color:#ccc;background:none;border:none;cursor:pointer;padding:.5rem;text-align:left;border-radius:.375rem;transition:all .2s}.home-v2 .home-v2-footer__link:hover{color:#fff;background:hsla(0,0%,100%,.1)}.home-v2 .home-v2-footer__social{display:flex;grid-gap:1rem;gap:1rem}.home-v2 .home-v2-footer__social-link{padding:.5rem;color:#fff;transition:all .2s;display:flex;align-items:center;justify-content:center;border-radius:.375rem}.home-v2 .home-v2-footer__social-link:hover{background:hsla(0,0%,100%,.1);color:#e67e22}.home-v2 .home-v2-footer__social-icon{width:1.25rem;height:1.25rem}.home-v2 .home-v2-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem}.home-v2 .home-v2-footer__copyright{font-size:.875rem;color:#ccc;text-align:center}.media-article{background-color:grey;width:400px;height:400px;margin:5px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.media-article__image{width:auto;zoom:2;height:100%}.media-article:hover .media-article-description{visibility:visible;opacity:1}.media-article-description{visibility:hidden;opacity:0;transition:all .5s;background-color:rgba(0,0,0,.8);width:100%;height:100%;padding:1em 2em;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between}.media-article-description__header{color:#fff;opacity:1;font-size:1.8rem}.media-article-description__line{border:0;border-bottom:2px solid #b20404;width:50px;position:relative;top:10px}.media-article-description__link{text-transform:uppercase;text-decoration:none;color:#b20404}.media-article-description__icon{width:30px;height:auto;position:relative;left:5px;bottom:1px}.media-article-redirect{display:flex;align-items:center;cursor:pointer}.media{position:relative;min-height:100vh;width:100%}.media__image{width:100%;height:auto}.media-title{background-image:url(/static/media/MediaImage.50f53303.png);background-size:cover;background-position:bottom;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 2em;position:relative}.media-title__header--large,.media-title__header--small{color:#fff;text-transform:uppercase;text-align:center}.media-title__header--large{font-size:3.5rem}.media-title__icon{color:#fff}.media-title-arrow{display:flex;align-items:center;justify-content:center;-webkit-animation:arrow 1.5s linear infinite;animation:arrow 1.5s linear infinite;position:absolute;bottom:100px;width:50px;height:50px}.media-title-arrow:hover{background-color:hsla(0,0%,77.3%,.2);border-radius:50%;width:50px;height:50px;cursor:pointer}.media-socials{margin:auto;width:min(1250px,100vw);padding:4vw 5vw;text-align:center}.media-socials iframe{margin-bottom:16px}@media(max-width:850px){.media-socials{flex-direction:column}iframe{height:540px}}.media-socials>*{flex-grow:0;flex-shrink:0;flex-basis:45%}.media-articles{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:4vw 5vw}@-webkit-keyframes arrow{0%,to{bottom:50px}50%{bottom:70px}}@keyframes arrow{0%,to{bottom:50px}50%{bottom:70px}}.article-other{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:50px;padding-top:20px;padding-bottom:50px;background:#e6e6e6;width:100vw;position:relative}.article-other:before{left:0;transform:skewY(10deg)}.article-other:after,.article-other:before{position:absolute;content:"";width:90vw;height:10vw;top:-1vw;background:#e6e6e6;z-index:-1}.article-other:after{right:0;transform:skewY(-10deg)}.article-other__header{color:#000;text-transform:uppercase;margin-bottom:50px;font-size:1.6rem}.article-other-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.article-card{width:350px;height:350px;background:#000;display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin:5px;padding:1.5em;overflow:hidden}.article-card__image{width:auto;height:60%;zoom:2}.article-card__header{font-weight:600;text-align:center}.article-card__button,.article-card__header{color:#fff;text-transform:uppercase;font-size:.9rem}.article-card__button{background:none;outline:none;border:1px solid #fff;padding:.5em 1em;cursor:pointer;transition:all .5s;text-decoration:none}.article-card__button:hover{background:#fff;color:#000}.article{position:relative;min-height:100vh;width:100%}.article-content{white-space:pre-wrap;padding:8em 1em 0;display:flex;justify-content:center;align-items:center;flex-direction:column;width:85%;margin:0 auto;min-width:350px;max-width:1000px}.article-content__image{width:100%;height:auto;margin-bottom:40px}.article-content__author{-webkit-filter:grayscale(100%);filter:grayscale(100%);width:80px;height:auto;border-radius:50%;margin-bottom:10px;margin-top:10px}.article-content__header{margin-bottom:30px;text-transform:uppercase;color:#000}.article-content__subheader{color:#000;text-transform:uppercase;font-size:1.2rem;font-weight:700}.article-content__text{font-size:1.2rem;text-align:justify;width:100%}.article-content__text h3,.article-content__text h4,.article-content__text h5,.article-content__text p{margin-bottom:1.5rem}.article-content__text ul li{list-style-type:none;margin-left:1rem}.article-content__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;margin-top:20px;padding:.5em 1em;cursor:pointer;transition:all .5s;text-decoration:none}.article-content__button:hover{background:#b20404;color:#000}.article-loading{display:flex;justify-content:center;align-items:center;min-height:100vh}@media(max-width:760px){.article-content__header{font-size:1.5rem;margin:30px 0}.article-content__text{font-size:1.1rem}}.about-mission{background:#000;height:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;overflow:hidden;padding:80px 5vw calc(100px + 5vw)}.about-mission__video,.about-mission__video-image{width:700px;max-width:800px;min-width:450px;height:auto}.about-mission__video-image{min-height:315px;opacity:1%}.about-mission-description{width:45%;max-width:800px;min-width:350px;flex-shrink:2}.about-mission-description__header,.about-mission-description__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#fff}.about-mission-description__header--large{font-size:2.5rem}.about-mission-description__text{color:#fff}.about-mission-description__text--large{font-size:1.3rem;color:#fff}@media(max-width:500px){.about-mission-description{min-width:300px}}.about-team{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:40px;margin-bottom:40px}.about-team__header,.about-team__header--large{align-self:center;font-size:1.5rem;font-weight:900;color:#3a3a3a}.about-team__header--large{font-size:2.5rem}.about-team:before{left:0;transform:skewY(12deg)}.about-team:after,.about-team:before{position:absolute;content:"";width:60%;height:15vw;top:-5vw;background:#fff;z-index:-1}.about-team:after{right:0;transform:skewY(-12deg)}.about-team-carousel{width:65%;margin-top:50px}.about-team-carousel__card{display:flex;align-items:center;flex-direction:column;justify-content:space-between;text-align:center;color:grey;border-radius:5px;box-shadow:0 8px 25px rgba(149,157,165,.2);padding:25px;margin:12px;max-width:500px;font-size:15px}.about-team-carousel__card__user-info{font-style:italic;display:flex;align-items:center;flex-direction:column}.slick-arrow.slick-next,.slick-arrow.slick-prev{width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:5px}.slick-next:before,.slick-prev:before{display:none}.slick-arrow.slick-next{right:-70px}.slick-arrow.slick-prev{left:-70px}.slick-dots li button:before{font-size:15px}.slick-dots li{top:15px}.about-member{margin:10px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;width:20%}.about-member__image{max-width:350px;width:100%;height:auto}.about-member:hover .about-member-description{visibility:visible;opacity:1}@media(max-width:1280px){.about-member{width:25%}}.about-member-description{visibility:hidden;opacity:0;transition:all .5s;background-color:rgba(0,0,0,.8);max-width:350px;width:100%;padding:1.5em 1em;position:absolute;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between}.about-member-description__header{color:#b20404;text-transform:uppercase;opacity:1;font-size:1.8rem}.about-member-description__text{color:#fff;top:30px;margin-bottom:5px;font-weight:200}.about-member-description__text--bold{color:#fff;top:30px;margin-bottom:5px;font-weight:800}.about-member-description__line{border:0;border-bottom:2px solid #b20404;width:50px;position:relative;top:10px;margin-bottom:20px}.about-member-description__icon{position:absolute;height:30px;width:30px;left:15px;bottom:25px;cursor:pointer}@media(max-width:980px){.about-member{margin:20px;width:auto}.about-member__image{width:300px;height:auto;max-width:auto}}.about-mentors{position:relative;z-index:5;display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:40px;background:#000;padding-bottom:calc(100px + 5vw)}.about-mentors:before{width:80%;height:20%;top:-14%;left:-40%;transform:skewY(10deg)}.about-mentors:after,.about-mentors:before{position:absolute;content:"";background:#000;z-index:-1}.about-mentors:after{width:95%;height:25%;top:-12%;right:0;transform:skewY(-3deg)}.about-mentors__header,.about-mentors__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#fff}.about-mentors__header--large{font-size:2.5rem}.about-mentors-members{white-space:pre-line;width:100%;flex-wrap:wrap;padding:40px 0}.about-mentor,.about-mentors-members{display:flex;justify-content:center;align-items:center}.about-mentor{margin:20px 40px;position:relative;overflow:hidden;width:300px;height:300px;border-radius:50%}.about-mentor__image{width:350px;height:100%}.about-mentor:hover .about-mentor-description{visibility:visible;opacity:1}.about-mentor-description{visibility:hidden;opacity:0;transition:all .5s;background-color:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.about-mentor-description__header{color:#b20404;text-transform:uppercase;opacity:1;font-size:1.8rem}.about-mentor-description__text{color:#fff;top:30px;margin-bottom:5px;font-weight:200}.about-mentor-description__text--bold{color:#fff;top:30px;margin-bottom:5px;font-weight:800}.about-mentor-description__line{border:0;border-bottom:2px solid #b20404;width:50px;position:relative;top:10px;margin:0 auto 20px}.about-mentor-description__icon{margin-top:20px;height:30px;width:30px;cursor:pointer}.about-partners{background:#fff;color:#fff;position:relative;z-index:5;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:80px 5vw;border-bottom:1px}.about-partners__header,.about-partners__header--large{font-size:1.5rem;font-weight:900;color:#3a3a3a;margin-bottom:60px}.about-partners__header--large{font-size:2.5rem}.about-partners__image--color{height:100%;width:auto;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all .5s}.about-partners__image--color:hover{-webkit-filter:none;filter:none}.about-partners-images{width:100%;align-items:center}.about-partners-images,.about-partners-slide{display:flex;flex-wrap:wrap;justify-content:center}.about-partners-slide{height:80px;min-width:200px;margin:30px 20px}.about{overflow:hidden}.contact-form{width:50%;display:flex;align-self:center;flex-wrap:wrap;min-width:500px;padding-top:50px}.contact-form__field--small{display:flex;flex-direction:column;margin:20px 40px;width:calc(50% - 80px)}.contact-form__field--large{display:flex;flex-direction:column;margin:20px 40px;width:100%}.contact-form__label{color:#fff;text-transform:uppercase;font-size:.9rem}.contact-form__label--error{color:#b20404;text-transform:uppercase;font-size:.9rem}.contact-form__input{border-radius:unset;border:none;border-bottom:2px solid #fff}.contact-form__input,.contact-form__input--error{background:none;outline:none;padding:.5em .2em;width:100%;color:#fff}.contact-form__input--error{border-radius:unset;border:none;border-bottom:2px solid #b20404}.contact-form__input-area{padding:0 .2em;resize:none;line-height:4ch;background:none;color:#fff;background-size:100% 4ch;background-image:linear-gradient(transparent,transparent calc(4ch - 2px),#fff 0)}.contact-form__input-area--error{padding:0 .2em;resize:none;line-height:4ch;background:none;color:#fff;background-size:100% 4ch;background-image:linear-gradient(transparent,transparent calc(4ch - 2px),#b20404 0)}.contact-form__button{background:none;outline:none;text-transform:uppercase;color:#fff;border:1px solid #fff;padding:.5em 1em;cursor:pointer;transition:all .5s;min-width:100px;margin-left:40px}.contact-form__button:hover{background:#fff;color:#000;font-weight:700}.contact-form__message{color:#fff;font-size:.9rem}.contact-form-submit{display:flex;justify-content:space-between;align-items:center;height:50px;width:280px}@media(max-width:500px){.contact-form{width:100%;overflow:hidden;min-width:300px}.contact-form__field--large,.contact-form__field--small{display:flex;flex-direction:column;margin:20px 40px;width:100%}}.contact{position:relative;min-height:100vh;padding:80px 12em;display:flex;width:100%;background-color:#e0e0e0;background-image:url(/static/media/ContactBackground.b180f2c1.jpg);background-size:cover;flex-wrap:wrap}.contact-info{width:70%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;min-width:500px;padding:0 30px}.contact-info__header{color:#fff;font-size:3.5rem;text-transform:uppercase;margin-bottom:50px}.contact-info__icon{height:25px;width:auto}.contact-info__text{color:#fff;margin:10px 0;text-align:left;width:200px;font-weight:560}.contact-info a{color:#fff}.contact-row{display:flex;align-items:center;justify-content:space-between;width:250px}@media(max-width:500px){.contact{padding:80px 1em}.contact-info{width:100%;min-width:300px}.contact-info__header{font-size:3.5rem}}.career-info{position:relative;width:100%;z-index:3;padding:calc(50px + 2vw) 5vw 40px;display:flex;flex-wrap:wrap;justify-content:space-between}.career-info:before{width:95%;top:-3vw;left:0;transform:skewY(3deg)}.career-info:after,.career-info:before{position:absolute;content:"";height:10vw;background:#fff;z-index:-1}.career-info:after{width:80vw;top:-10vw;right:-40%;transform:skewY(-12deg)}.career-info-description{position:relative;width:40%;max-width:100%;min-width:350px}.career-info-description__header,.career-info-description__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#000}.career-info-description__header--large{font-size:2.5rem}.career-info-description__text{padding:40px 0}.career-info-description__text--large{padding-top:40px;font-size:1.3rem}.career-info-description__endText{padding:40px 0;font-size:1.1rem}.career-info-description__endText--large{padding-top:40px;font-size:1.3rem}.career-info-container{width:40%;min-width:350px}.career-info-container__video{width:100%;object-fit:fill}@media(max-width:800px){.career-info{justify-content:center}}.career-form__button--grey{margin:15px 10px 15px 0}.career-form__button--desktop,.career-form__button--grey{background:none;border:none;outline:none;text-transform:uppercase;padding:.5em 1em;cursor:pointer;transition:all .5s;min-width:150px;min-height:40px;color:#fff;background:#48aa5e;box-shadow:0 5px 15px rgba(0,0,0,.35)}.career-form__button--desktop{margin:30px 0 15px}.career-form__button--mobile{background:none;border:none;outline:none;text-transform:uppercase;padding:.5em 1em;cursor:pointer;transition:all .5s;min-width:150px;min-height:40px;margin:15px 0;color:#fff;background:#48aa5e;box-shadow:0 5px 15px rgba(0,0,0,.35);display:none}@media(max-width:800px){.career-form__button--desktop{margin:15px 0;display:none}.career-form__button--desktop,.career-form__button--mobile{background:none;border:none;outline:none;text-transform:uppercase;padding:.5em 1em;cursor:pointer;transition:all .5s;min-width:150px;min-height:40px;color:#fff;background:#48aa5e;box-shadow:0 5px 15px rgba(0,0,0,.35)}.career-form__button--mobile{display:block;margin:20px auto}}.career{min-height:calc(100vh - 280px);overflow:hidden}.product-title{background-image:url(/static/media/DATA_POINTS.5a29f33a.png);background-color:#000;background-size:cover;background-position:100%;min-width:100%;height:auto;display:flex;justify-content:center;flex-shrink:5;padding:100px 0}.product-title__image{width:50%;height:50%}.product-projects{position:relative;z-index:5;display:flex;justify-content:center;flex-direction:column;align-items:center;top:-1vw;padding:0 5vw calc(100px + 3vw)}.product-projects__info{max-width:550px;z-index:6}.product-projects__header{margin-bottom:1vw}.product-projects__header,.product-projects__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#000;text-align:center}.product-projects__header--large{font-size:2.5rem;max-width:1400px;margin:2rem auto}.product-projects__sub-title{text-align:center}.product-projects__sub-title,.product-projects__sub-title--large{line-height:35px;color:#000;margin-top:30px;margin-bottom:30px;font-size:1.3rem}.product-projects__sub-title--large{font-size:1.5rem}.product-projects__short-desc{text-align:center;margin-top:12px}.product-projects__subheader{font-size:1.8rem;font-size:1.4rem}.product-projects__subheader,.product-projects__subheader--large{font-weight:900;text-transform:uppercase;color:#000;margin-bottom:1vw;text-align:center;text-transform:none;font-weight:500}.product-projects__subheader--large{font-size:1.8rem}.product-projects__icon{width:auto;height:100px;margin-bottom:30px}.product-projects__text{text-align:center;color:#000;text-transform:uppercase;line-height:1.4rem;font-size:1.2rem}.product-projects:before{width:95%;top:-3vw;left:0;transform:skewY(3deg)}.product-projects:after,.product-projects:before{position:absolute;content:"";height:10vw;background:#fff;z-index:-1}.product-projects:after{width:80vw;top:0;right:0;transform:skewY(-12deg)}.product-projects-group{display:flex;justify-content:center;padding-top:30px;padding-bottom:30px;width:100%;max-width:1500px;flex-wrap:wrap}.product-projects-project{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:280px;display:flex;flex-direction:column;align-items:center;margin:20px 50px}.product-description{position:relative;background:#000;display:flex;justify-content:center;flex-direction:column;padding:5vw 5vw calc(200px + 3vw)}.product-description:before{width:80%;top:-9%;left:-30%;transform:skewY(20deg)}.product-description:after,.product-description:before{position:absolute;content:"";height:20%;background:#000;z-index:-1}.product-description:after{width:95%;top:-8%;right:0;transform:skewY(-3deg)}.product-description__header{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#fff;margin-bottom:10px;font-size:2.5rem}.product-description__subheader{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#fff;color:#b20404;font-size:1.2rem;margin-bottom:20px}.product-description__text{font-size:1.2rem;color:#fff}.product-description__button{background:none;outline:none;color:#b20404;border:1px solid #b20404;padding:.5em;transition:all .5s;min-width:220px;font-size:1.2rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:60px;cursor:pointer;text-decoration:none}.product-description__button:hover{background:#b20404;color:#000;font-weight:700}.product-description-row{display:flex;justify-content:space-between;flex-wrap:wrap}.product-description-button-row{display:flex;width:30%;position:relative;top:-30px;max-width:500px;min-width:300px}.product-description-column{width:30%;max-width:500px;min-width:300px;margin:40px 0}@media(max-width:670px){.product-description{align-items:center}.product-description__header{text-align:center}.product-description-row{justify-content:center}}.product-calculator{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:3vw 5vw 100px}.product-calculator__header{font-size:1.8rem;color:#b20404;font-size:2.5rem}.product-calculator__header,.product-calculator__subheader{font-weight:900;text-transform:uppercase;margin-bottom:40px;z-index:6}.product-calculator__subheader{font-size:1.8rem;color:#000;font-size:1.6rem;text-transform:none}.product-calculator__text{margin-bottom:40px;color:#000;font-size:1.2rem;z-index:6}.product-calculator__button{background:none;outline:none;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:50px;cursor:pointer;transition:all .5s;font-size:1.2rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;justify-content:center}.product-calculator__button:hover{background:#b20404;color:#000;font-weight:700}.product-calculator__button--loading{background:none;outline:none;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:50px;cursor:pointer;transition:all .5s;font-size:1.2rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;justify-content:center;opacity:.7;cursor:auto}.product-calculator__slider-text{text-transform:uppercase;font-size:1.15rem;margin-bottom:40px;width:100%;text-align:left}.product-calculator-dropdown-group{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:500px}.product-calculator-dropdown-group__dropdown{width:100%;max-width:1000px}.Dropdown-control{background-color:#e9e9e9;border:none;height:40px;padding:10px;border-radius:0;cursor:pointer}.Dropdown-placeholder{position:relative;top:2px;color:grey}.Dropdown-arrow{top:18px}.product-calculator-savings{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px}.product-calculator-savings__subheader{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#000;font-size:1.6rem;text-transform:none;z-index:6;margin:20px 0;text-align:center}.product-calculator-savings__count{color:#b20404;font-size:2rem;font-weight:800}.jss5{bottom:auto!important}.product-app{background-color:#000;background-size:cover;background-position:100%;width:100%;position:relative;z-index:3;height:auto;min-height:500px;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-bottom:200px}.product-app__image{width:55%;height:80%;min-width:250px}.product-app:before{width:95%;top:-8vw;left:0;transform:skewY(3deg)}.product-app:after,.product-app:before{position:absolute;content:"";height:15vw;background:#000;z-index:-1}.product-app:after{width:30vw;top:-10vw;right:0;transform:skewY(-12deg)}.product-app-info{position:relative;margin-left:4vw;width:350px;max-width:100%}.product-app-info--large{margin-left:4vw;width:650px}.product-app-info__header,.product-app-info__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;margin-bottom:30px;color:#fff}.product-app-info__header--large{font-size:2.5rem}.product-app-info__text{color:#fff}.product-app-info__text--large{color:#fff;font-size:1.3rem}.product-app-info__sub-title,.product-app-info__sub-title--large{font-weight:700;line-height:35px;text-transform:uppercase;font-size:1.3rem;color:#fff}.product-app-info__sub-title--large{font-size:1.5rem}.product-app-info__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.product-app-info__button:hover{background:#b20404;color:#000;font-weight:700}.product-app-info__button--large{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s;font-size:1.3rem}.product-app-info__button--large:hover{background:#b20404;color:#000;font-weight:700}.product-app-image-wrapper{max-width:550px;display:flex;z-index:6;justify-content:center}.product-portal{background-color:#fff;background-size:cover;background-position:100%;width:100%;position:relative;z-index:3;height:auto;min-height:500px;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}.product-portal__image{width:100%;height:65%}.product-portal:before{width:95%;top:-5vw;left:0;transform:skewY(3deg)}.product-portal:after,.product-portal:before{position:absolute;content:"";height:15vw;background:#fff;z-index:-1}.product-portal:after{width:30vw;top:-7vw;right:0;transform:skewY(-12deg)}.product-portal-info{position:relative;margin-left:4vw;width:350px;max-width:100%}.product-portal-info--large{margin-right:4vw;max-width:650px}.product-portal-info__header,.product-portal-info__header--large{font-size:1.8rem;font-weight:900;text-transform:uppercase;margin-bottom:30px;color:#fff}.product-portal-info__header--large{font-size:2.5rem}.product-portal-info__sub-title{font-size:1.2rem;font-weight:500;line-height:30px;margin-top:30px;margin-bottom:30px;color:#000}.product-portal-info__sub-title--large{font-size:1.2rem;font-weight:500;line-height:30px;font-size:1.25rem;font-style:italic;color:#000;max-width:1200px;margin:0 auto}.product-portal-info__text{color:#fff}.product-portal-info__text--large{color:#fff;font-size:1.3rem}.product-portal-info__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.product-portal-info__button:hover{background:#b20404;color:#000;font-weight:700}.product-portal-info__button--large{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s;font-size:1.3rem}.product-portal-info__button--large:hover{background:#b20404;color:#000;font-weight:700}.product-portal-image-wrapper{max-width:550px;display:flex;z-index:6;justify-content:center}.product{min-height:100vh;width:100%}.product-app p{color:#fff}.product-app__image{width:90%}.Final,.product-app-info,.product-portal-info__header{margin-top:10%;margin-bottom:10%}.Final{text-align:center;padding:0 11%}.solution-section{background-color:#000;padding:unset;padding-top:10%}.solution-section h1,.solution-section p{color:#fff}.product-Tech{width:100%;position:relative;z-index:3;height:auto;min-height:500px;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-bottom:150px}.product-Tech .product-projects-project{margin:20px}.product-Tech .product-projects-project:first-child{width:100%}.product-projects-icons .product-projects__icon,.product-Tech .product-projects__icon{background-color:#b20404;padding:10px}@media(max-width:850px){.tech-section .product-app-info{order:2}.tech-section .product-app-image-wrapper{order:1;margin-top:10%}.tech-section{padding-bottom:unset}.monitor-section .product-portal-info{order:1}.monitor-section .product-app-image-wrapper{order:2}.product-app{padding-bottom:100px}}h1,h2{margin:20px 0}.privacy-container{width:70%;margin:0 auto}li{margin-left:20px}.error{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.error__header,.error__subheader{margin-bottom:40px;text-align:center}.error__button{background:none;outline:none;text-transform:uppercase;color:#b20404;border:1px solid #b20404;padding:.5em 1em;margin-top:25px;cursor:pointer;transition:all .5s}.error__button:hover{background:#b20404;color:#000;font-weight:700}*{padding:0;outline:0;border:0;box-sizing:border-box}*,body{margin:0}body{font-family:"Nunino Sans",sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,p{color:#000}a{text-decoration:none}#root{min-height:100vh;min-width:100%}.css-15g0dol-Base{font-family:"Nunino Sans",sans-serif!important;color:#000}::-webkit-scrollbar{width:0;background:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.hover-elevate{position:relative;transition:all .2s ease}.hover-elevate:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}