.btn{padding:1rem 3rem;border-radius:.625rem;border:.125rem solid white;background-color:#0000;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.btn:hover{color:#000;background-color:#fff;border:.125rem solid white}@media(max-width:30rem){.btn{padding:1rem 1.5rem;width:100%}}.fifty-fifty{display:flex;align-items:center;width:100%;gap:10%;padding:10.25rem 6.5rem;background-color:var(--background)}.right{flex-direction:row-reverse}.fifty-fifty-text-container{flex:1;color:var(--text)}.fifty-fifty-title{font-size:2.2rem;margin-bottom:2rem;font-weight:500;text-transform:uppercase}.fifty-fifty-text-container{word-wrap:break-word;line-height:2rem}.fifty-fifty-text-container h3{color:var(--text);font-size:1.125rem;margin-bottom:2rem;font-weight:500;margin-block:2rem}.fifty-fifty-text-container p{color:var(--text);margin-bottom:1rem;font-weight:300;font-size:1rem}.fifty-fifty-text-container a{color:var(--link);font-weight:300;text-underline-offset:.2rem;text-decoration-thickness:.0625rem}.fifty-fifty-text-container ul{list-style:none;padding-left:0;list-style-position:inside}.fifty-fifty-text-container li{margin-block:.5rem}.fifty-fifty-text-container li:before{content:"•";margin-right:.5em;color:var(--text)}.fifty-fifty-text-container li{display:flex;align-items:flex-start}.fifty-fifty-img{width:25rem;object-fit:contain}@media(max-width:75rem){.fifty-fifty{flex-direction:column;padding:4rem 1.5rem;align-items:flex-start}.fifty-fifty-text-container{width:100%}.fifty-fifty-title{font-size:1.5rem;margin-bottom:2rem}.fifty-fifty-img{margin-top:4rem;flex:1;width:50%;object-fit:contain;align-self:center}}*{margin:0;padding:0;font-family:Poppins,sans-serif;box-sizing:border-box}:root{--offWhite: #d9d9d9}.main{width:100vw;height:100vh;position:relative}video{width:100%;height:100%;object-fit:cover}.content{position:absolute;padding:2.75rem 2.5rem;bottom:0;display:flex;width:100%;justify-content:space-between;align-items:center}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.main-title{font-weight:500;bottom:1.25rem;left:2.5rem;font-size:3.5rem;color:var(--offWhite)}.btn-hero{border-color:var(--offWhite);color:var(--offWhite)}@media(max-width:30rem){.content{flex-direction:column;align-items:flex-start}.main{height:90vh}}:root{--text: #f4f4f4;--background: #000000}.text-container{color:var(--text);width:100%;padding:10.25rem 6.5rem;background-color:var(--background);display:flex;flex-direction:column;align-items:center}.text-container-wrapper{width:70%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.text-container-title{font-size:2.2rem;font-weight:500;text-transform:uppercase}.text-container-wrapper>p{word-wrap:break-word;line-height:2rem;margin-bottom:1rem;font-weight:300;font-size:1rem}@media(max-width:75rem){.text-container-wrapper{width:100%}}@media(max-width:48rem){.text-container{flex-direction:column;padding:4rem 1.5rem;align-items:flex-start}.text-container-title{font-size:1.5rem}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.react-multi-carousel-track{background-color:#000;display:flex;align-items:center;justify-content:center}.react-multi-carousel-track img{width:100%;object-fit:cover;-webkit-user-drag:none}:root{--text: #f4f4f4;--link: #d9d9d9;--background: #000000}footer{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:10%;padding:6rem 2.5rem;background-color:var(--background)}.footer-content{display:flex;flex-direction:column;width:100%;padding-bottom:2.5rem;border-bottom:.0625rem solid var(--text)}.footer-title{color:var(--link);font-size:2.2rem;margin-bottom:2rem;font-weight:500;text-transform:uppercase}.footer-content p{color:var(--text);margin-bottom:1rem;font-weight:300;font-size:1rem}.footer-content a{color:var(--link);font-weight:300;text-underline-offset:.2rem;text-decoration-thickness:.0625rem}.footer-logo-container{width:100%;display:flex;justify-content:center;align-items:center;padding-top:5rem}.footer-logo{width:5rem}.video-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#000}.video{max-width:90%;position:relative;aspect-ratio:16 / 9}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:10.25rem 6.5rem;background-color:var(--background);height:100dvh;width:100dvw}.not-found h1{font-weight:500;font-size:3.5rem;color:var(--offWhite);margin-bottom:1rem}.not-found p{color:var(--text);margin-bottom:1rem;font-weight:300;font-size:1rem;margin-bottom:2rem;text-align:center}.not-found-link{padding:1rem 3rem;border-radius:.625rem;border:.125rem solid white;background-color:#0000;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .3s ease;text-decoration:none}.not-found-link:hover{color:#000;background-color:#fff;border:.125rem solid white}@media(max-width:600px){.not-found{padding:4rem 1.5rem}}html,body,#root{margin:0;padding:0;height:100%;box-sizing:border-box;background-color:#000}
