.styles_markdown__cslkp{max-width:unset}.styles_markdown__cslkp p{margin-bottom:2rem;line-height:2rem}.styles_markdown__cslkp p:last-child{margin-bottom:0}.styles_markdown__cslkp h3{font-size:1.6rem;margin-top:1rem;margin-bottom:1rem}.styles_markdown__cslkp img{margin-bottom:2rem;border-radius:8px}@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format("woff"),url(/_next/static/media/revicons.b96bdb22.ttf) format("ttf"),url(/_next/static/media/revicons.652e7269.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:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.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:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.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:2px solid grey;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 (-ms-high-contrast:active),(-ms-high-contrast:none){.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:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}@keyframes styles_slideDown__JUcw5{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideInRight__zTCOE{0%{transform:translateX(-100%);opacity:0}50%{transform:translateX(-50%);opacity:.2}to{transform:translateX(0);opacity:1}}.styles_slideDown__JUcw5{animation:styles_slideDown__JUcw5 .6s ease-out forwards}.styles_slideInRight__zTCOE{animation:styles_slideInRight__zTCOE .5s ease-out forwards;animation-delay:.35s;opacity:0}.styles_mobileMenu__2IO9X{position:fixed;width:100vw;top:0;display:flex;justify-content:space-between;align-items:center;padding:1rem;z-index:100}.styles_mobileMenu__2IO9X .nav-wrapper{position:absolute;top:0;left:0;flex:0 0 auto;width:100vw;height:100vh;overflow:hidden;pointer-events:none}.styles_mobileMenu__2IO9X .nav-btn{display:flex;flex-flow:column;align-items:center;position:relative;cursor:pointer;flex:0;padding:5px;z-index:3}.styles_mobileMenu__2IO9X .nav-btn .btn-bar{position:relative;width:1.34em;height:3px;border-radius:5px;background-color:#fff}.styles_mobileMenu__2IO9X .nav-btn .btn-bar.menu:not(:first-child){margin-top:5px}.styles_mobileMenu__2IO9X .nav-btn .btn-bar.close{transform-origin:center center;position:absolute;margin-top:-1.5px;opacity:0;top:50%}.styles_mobileMenu__2IO9X .nav-btn.dark:not(.open) .btn-bar{background-color:#fff}.styles_mobileMenu__2IO9X .nav{color:#fff}.styles_mobileMenu__2IO9X .nav .nav-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.styles_mobileMenu__2IO9X .nav .nav-content .background{position:absolute;display:flex;flex-flow:column;align-items:stretch;top:0;left:0;right:0;bottom:-2px}.styles_mobileMenu__2IO9X .nav .nav-content .portion{background:#000}.styles_mobileMenu__2IO9X .nav .nav-content .portion:not(:first-child){margin-top:-1px}.styles_mobileMenu__2IO9X .nav .nav-container{pointer-events:all;position:absolute;top:100vh;left:0;width:100vw;height:100vh;padding:50px;transform:translateY(0);opacity:0;display:flex;justify-content:center;align-items:center}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.menu{opacity:0}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.close{opacity:1}.styles_mobileMenu__2IO9X .btn-bar.menu:nth-child(2n){width:1.8em}.styles_mobileMenu__2IO9X .btn-bar.close:not(:last-child){transform:rotate(45deg) translateX(-250%)}.styles_mobileMenu__2IO9X .btn-bar.close:last-child{transform:rotate(-45deg) translateX(250%)}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.menu:nth-child(odd){transform:translateX(-400%)}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.menu:nth-child(2n){transform:translateX(200%)}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.close:not(:last-child){transform:rotate(45deg)}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.close:last-child{transform:rotate(-45deg)}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.menu{transition:transform .3s ease-in-out,opacity .15s ease-in-out .15s,background-color .3s ease-in-out}.styles_mobileMenu__2IO9X .nav-btn.open .btn-bar.close{transition:transform .2s ease-in-out .3s,opacity .05s ease-in-out .3s,background-color .3s ease-in-out}.styles_mobileMenu__2IO9X .btn-bar.menu{transition:transform .3s ease-in-out .2s,opacity .15s ease-in-out .2s,background-color .2s ease-in-out}.styles_mobileMenu__2IO9X .btn-bar.close{transition:transform .2s ease-in-out,opacity .05s ease-in-out .2s,background-color .2s ease-in-out}.styles_mobileMenu__2IO9X .nav .nav-content .background .portion{flex:1 1 100%}.styles_mobileMenu__2IO9X .nav .nav-content .background .portion:nth-child(odd){transform:translateX(-100%)}.styles_mobileMenu__2IO9X .nav .nav-content .background .portion:nth-child(2n){transform:translateX(100%)}.styles_mobileMenu__2IO9X .nav.open .nav-content{z-index:1}.styles_mobileMenu__2IO9X .nav.open .nav-content .background .portion{transform:translateX(0)}.styles_mobileMenu__2IO9X .nav.open .nav-container{opacity:1;transform:translateY(-100%)}.styles_mobileMenu__2IO9X .nav.open .nav-content{transition:z-index .01s ease-in-out .3s}.styles_mobileMenu__2IO9X .nav.open .nav-content .background .portion{transition:transform .2s ease-in-out .3s}.styles_mobileMenu__2IO9X .nav.open .nav-content .nav-container{transition:transform .2s ease-in-out .3s,opacity .2s ease-in-out .3s}.styles_mobileMenu__2IO9X .nav .nav-content{transition:z-index .01s ease-in-out .2s}.styles_mobileMenu__2IO9X .nav .nav-content .background .portion{transition:transform .2s ease-in-out}.styles_mobileMenu__2IO9X .nav .nav-content .nav-container{transition:transform .2s ease-in-out,opacity .2s ease-in-out}.styles_menuItems__4yjcK{font-size:1.3rem;display:flex;flex-flow:column;gap:1.8rem}.styles_button__8N79R{cursor:pointer;padding:2px 25px;border-radius:50px;border-style:solid;border-width:2px;display:inline-block;font-size:1.1rem;transition:opacity .2s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out,border-color color .3s ease-in-out}.styles_button__8N79R:hover{opacity:.8}.styles_button_default__OYWLB{color:#fff;background-color:#fff;border-style:solid;border-color:#fff}.styles_button_default__OYWLB:not(.styles_button_ghost__eW5Zl){color:#181818}.styles_button_primary__iQYBs{color:#ed1c24;background-color:#ed1c24;border-color:#ed1c24}.styles_button_primary__iQYBs:not(.styles_button_ghost__eW5Zl){color:#fff}.styles_button_small__dgODy{padding:2px 25px;font-size:1rem}.styles_button_large__pwcZP{padding:8px 30px}.styles_button_ghost__eW5Zl{background-color:transparent}.styles_button_link___Z12z{color:#fff;background-color:transparent;border-color:transparent;padding:0}.styles_button_careers__U2udl{color:#fff;background-color:transparent;border-style:solid;border-color:#fff;border-radius:0}.styles_socialWrapper__ugWvU{display:flex;gap:25px;font-size:2rem;margin:10px auto;width:-moz-fit-content;width:fit-content}.styles_socialButton__g_l2q{font-size:1.8rem}