.Drawer_drawer-container__ncVhn{--transition-speed:0.3s;height:100%}.Drawer_drawer-container__ncVhn .Drawer_a__EKUvm{all:unset}.Drawer_drawer-container__ncVhn .Drawer_drawer__3PRVB{background:var(--primary-background);width:60%;height:100%;overflow:auto;position:fixed;transition:transform .5s ease;z-index:1000;overflow-x:hidden;display:flex;flex-direction:column}.Drawer_drawer-container__ncVhn .Drawer_drawer__3PRVB.Drawer_right__c_FzF{top:0;right:0;transform:translateX(100%)}.Drawer_drawer-container__ncVhn.Drawer_open__3Aoqq .Drawer_right__c_FzF{transform:translateX(0)}.Drawer_drawer-container__ncVhn.Drawer_open__3Aoqq .Drawer_drawer__3PRVB{box-shadow:0 0 15px rgba(0,0,0,.5)}.Drawer_drawer-container__ncVhn.Drawer_open__3Aoqq .Drawer_backdrop___ksr0{visibility:visible;opacity:1;pointer-events:auto;z-index:999}.Drawer_backdrop___ksr0{display:block;visibility:hidden;opacity:0;background:rgba(0,0,0,.5);transition:opacity var(--transition-speed) ease,visibility var(--transition-speed) ease;width:100%;height:100%;top:0;left:0;position:fixed;pointer-events:none;z-index:0}.Drawer_backdrop___ksr0.Drawer_hide-backdrop__xDOue{display:none}.Button_button__7Cb_W{color:var(--font-main-color);background:var(--button-secondary-background);transition:background .3s ease-in-out;padding-left:2.2rem;padding-right:1.5rem;display:flex;align-items:center;justify-content:flex-end}.Button_button__7Cb_W .Button_circle__S3VfC{height:.7rem;width:.7rem;border-radius:50%;background-color:#000;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.Button_button__7Cb_W .Button_text__0iNRh{transition:all .3s ease-in-out}.Button_button__7Cb_W:hover{background:var(--button-secondary-background);padding-left:2.2rem;padding-right:1.5rem}.Button_button__7Cb_W:hover .Button_circle__S3VfC{opacity:1;visibility:visible}.Button_button__7Cb_W:hover .Button_text__0iNRh{transform:translateX(-.75rem)}.Button_button__7Cb_W.Button_secondary__s_Sjl{color:var(--font-secondary-color)}.MobileNavigation_menu-button__WJu7V{display:none}@media(max-width:899px){.MobileNavigation_menu-button__WJu7V{display:block;position:fixed;top:2rem;right:2rem;background:var(--button-primary-background);border-radius:10px;padding:.7rem 1rem;z-index:999}.MobileNavigation_menu-button__WJu7V .MobileNavigation_menu-icon__dMhgq{height:.7rem}}.MobileNavigation_drawer-content__HPw4Q{display:flex;align-items:center;justify-content:center}.MobileNavigation_drawer-content__HPw4Q ul{list-style:none;display:flex;flex-direction:column;align-items:center}.MobileNavigation_drawer-content__HPw4Q ul li{margin-bottom:2.2rem}.MobileNavigation_drawer-content__HPw4Q ul a{color:var(--font-primary-color);text-decoration:none;padding:.7rem 0}.MobileNavigation_drawer-content__HPw4Q ul .MobileNavigation_nav-link__FqWvQ{position:relative}.MobileNavigation_drawer-content__HPw4Q ul .MobileNavigation_nav-link__FqWvQ.MobileNavigation_current__q1s_B:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background:radial-gradient(circle,#ff783e 0,rgba(44,44,44,.7) 52%,rgba(44,44,44,0) 100%);transition:all .5s ease-in-out}.MobileNavigation_drawer-content__HPw4Q .MobileNavigation_nav-button__zEyZY{font-size:1rem;padding-top:.7rem;padding-bottom:.7rem}.MobileNavigation_x-button__kjxxX{background-color:transparent;padding:2rem;position:absolute;top:.5rem;right:.5rem}.MobileNavigation_x-button__kjxxX .MobileNavigation_x-icon__4MCFD{height:1rem}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}:root{--primary-background:#101010;--accordion-background:#1e1e1e;--font-primary-color:#fff;--font-secondary-color:#a2a2a2;--font-dark-color:#000;--secondary:#ff4c00;--secondary-medium:#ff783e;--secondary-light:#f09739;--blue-highlight:#00ffc4;--border-gray:#2c2c2c;--button-highlight:#08f0aa;--button-highlight-hover:#06de9d;--button-primary-background:transparent linear-gradient(90deg,#262626,#151515) 0% 0% no-repeat padding-box;--button-secondary-background:#fd6320;--background-gradient-light:linear-gradient(90deg,#dbdbdb,#fff) 0% 0% no-repeat padding-box;font-size:calc(15px + .390625vw);--toastify-color-success:#08f0aa}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-alliance-2)}body,html{color:var(--font-primary-color)}html{background-color:var(--primary-background)}main{width:100%;max-width:100vw;display:flex;flex-direction:column}button{border:none;padding:1rem 3rem;border-radius:20px;font-size:1rem}a,button{color:var(--font-primary-color);cursor:pointer}a{text-decoration:none}ul{list-style:none}.home .s-illustration-2{z-index:-1000;width:120%;height:auto;position:absolute;bottom:0;transform:translateX(-5%)}@media(max-width:1199px){.home .s-illustration-2{height:60vh;width:auto;top:40vh;transform:translateX(-40%)}}.home__section{width:100%;position:relative;top:0;left:0;overflow:hidden;display:flex;flex-direction:column}.home__subtitle{font-size:1rem;line-height:1.6rem;margin-top:1.6rem;color:#a2a2a2}.home__vertical-wrapper{display:flex;flex-direction:column}.home__vertical-wrapper--centered,.home__wrapper{align-items:center}.home__wrapper{display:flex;justify-content:space-between;margin:6rem 10rem 0}@media(max-width:599px){.home__wrapper{margin:0 .75rem}}.home__mini-card{border-radius:1.1rem;height:6rem;width:8rem;padding:.7rem;position:absolute;display:flex;-webkit-backdrop-filter:blur(14px) brightness(15%) opacity(55%);backdrop-filter:blur(14px) brightness(15%) opacity(55%);background:hsla(0,0%,100%,.54) radial-gradient(circle,#262626,#171717)}.home__mini-card--relative{position:relative}.home__mini-card--first{top:-1.6rem;right:-3rem}.home__mini-card--second{top:5.9rem;right:-5rem}.home__mini-card--third{top:13.5rem;right:-3rem}.home__strategy-card{height:23rem;width:20rem;border-radius:.9rem;background:radial-gradient(circle,#262626,#171717);padding:2rem 2.5rem;display:flex;position:relative}.home__orange-border{background:linear-gradient(180deg,rgba(44,44,44,0),#ff783e,rgba(44,44,44,0));height:4.77rem;width:.1rem;left:0;top:60%;position:absolute;transform:matrix(-1,0,0,-1,0,0)}.home__step-chip{border:3px solid #08f0aa;border-radius:.9rem;height:1.8rem;width:4.5rem;display:flex}.home__step-chip span{margin:auto;font-size:.7rem}.home__title{margin-top:1.6rem;line-height:1.9rem;font-size:1.45rem}.home__tic-tac-toe-element{width:1.2rem}.home__tic-tac-toe-element :nth-of-type(5),.home__tic-tac-toe-element :nth-of-type(7),.home__tic-tac-toe-element:nth-of-type(2){color:#707070}.home__tic-tac-toe-element:nth-of-type(9){color:#ff4c00}.home__tic-tac-toe-element--arrow{position:absolute}.home__tic-tac-toe{margin-top:1.6rem;display:grid;grid-template-columns:auto auto auto;grid-gap:2rem;gap:2rem;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;position:relative}.home__tic-tac-toe .arrow-container{position:absolute;top:-3.1rem;left:.32rem;color:red;width:300px;height:300px}.home__tic-tac-toe .arrow{position:absolute;width:10.5rem;height:10.5rem;border:.3rem solid transparent;border-right-color:#08f0aa;border-radius:50%;transform:rotate(135deg)}.home__tic-tac-toe .arrow:before{top:14%;left:92%;transform:translate(-50%,-50%) rotate(5deg)}.home__tic-tac-toe .arrow:after,.home__tic-tac-toe .arrow:before{content:"";display:block;position:absolute;width:32px;height:6px;background-color:#08f0aa}.home__tic-tac-toe .arrow:after{top:20%;left:86%;transform:translate(-50%,-50%) rotate(-90deg)}.home__name{font-size:.7rem;line-height:1rem;margin-top:.6rem}.home__letter-chip{padding:.27rem .27rem .135rem;border-radius:14px;background-color:#4b4b4b;font-size:.8rem;line-height:.81rem;font-weight:700;color:#191919;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.home__action-button{margin-top:1.7rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.BackgroundIllustration_background-illustration-container__AlaND{position:absolute;top:0;left:0;width:100%;height:1000px;overflow:hidden;z-index:-1}@media(min-width:1800px){.BackgroundIllustration_background-illustration-container__AlaND{height:65vh}}@media(max-width:1199px){.BackgroundIllustration_background-illustration-container__AlaND{height:110vh}}.BackgroundIllustration_background-illustration-container__AlaND .BackgroundIllustration_s-illustration-1__lNY0n{height:auto;width:1700px;position:absolute;top:-130px;left:-500px}@media(max-width:1199px){.BackgroundIllustration_background-illustration-container__AlaND .BackgroundIllustration_s-illustration-1__lNY0n{display:none}}.BackgroundIllustration_background-illustration-container__AlaND .BackgroundIllustration_s-illustration-2__jpuDw{width:120%;height:auto;position:absolute;bottom:10%;transform:translateX(-5%)}@media(max-width:1199px){.BackgroundIllustration_background-illustration-container__AlaND .BackgroundIllustration_s-illustration-2__jpuDw{height:60vh;width:auto;transform:translateX(-40%)}}.BackgroundIllustration_background__J9dO7{height:100%;width:100%;background-image:url(/S.svg);background-repeat:no-repeat;background-position:50% 75%;background-size:220%}@media(max-width:899px){.BackgroundIllustration_background__J9dO7{background-size:620%;background-position:50% 100%}}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/c470f939772f8fa3-s.p.otf) format("opentype");font-display:fallback;font-weight:300;font-style:normal}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/820fdf131e510ec3-s.p.otf) format("opentype");font-display:fallback;font-weight:400;font-style:normal}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/ba63e6dbd939e7a2-s.p.otf) format("opentype");font-display:fallback;font-weight:500;font-style:normal}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/4df0b4a60568b0f3-s.p.otf) format("opentype");font-display:fallback;font-weight:600;font-style:normal}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/6c6be35ac6cca6b1-s.p.otf) format("opentype");font-display:fallback;font-weight:700;font-style:normal}@font-face{font-family:__allianceFont1_078230;src:url(/_next/static/media/aed020feb2a871a2-s.p.otf) format("opentype");font-display:fallback;font-weight:800;font-style:normal}@font-face{font-family:__allianceFont1_Fallback_078230;src:local("Arial");ascent-override:93.77%;descent-override:17.02%;line-gap-override:0.00%;size-adjust:102.80%}.__className_078230{font-family:__allianceFont1_078230,__allianceFont1_Fallback_078230}.__variable_078230{--font-alliance-1:"__allianceFont1_078230","__allianceFont1_Fallback_078230"}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/34088e243b1d8714-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/ce5726d1c9b0b30c-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/040e3d2cb668cda8-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/fba51c73ca125208-s.p.otf) format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/38a929a20309146a-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__allianceFont2_cd044f;src:url(/_next/static/media/6e822ea878ef9013-s.p.otf) format("opentype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:__allianceFont2_Fallback_cd044f;src:local("Arial");ascent-override:90.94%;descent-override:16.51%;line-gap-override:0.00%;size-adjust:106.01%}.__className_cd044f{font-family:__allianceFont2_cd044f,__allianceFont2_Fallback_cd044f}.__variable_cd044f{--font-alliance-2:"__allianceFont2_cd044f","__allianceFont2_Fallback_cd044f"}.Navbar_navbar-container__Szvwt{display:flex;align-items:center;justify-content:center;padding:2.2rem;z-index:1000;width:100%}.Navbar_navbar-container__Szvwt .Navbar_content-container__UEGUB{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width:1800px){.Navbar_navbar-container__Szvwt .Navbar_content-container__UEGUB{max-width:1640px}}@media(min-width:2561px){.Navbar_navbar-container__Szvwt .Navbar_content-container__UEGUB{max-width:2640px}}.Navbar_navbar-container__Szvwt .Navbar_logo__yF6VH{height:32px}@media(max-width:899px){.Navbar_navbar-container__Szvwt .Navbar_logo__yF6VH.Navbar_desktop__GDu_0{display:none}}.Navbar_navbar-container__Szvwt .Navbar_logo__yF6VH.Navbar_mobile__01XHc{display:none}@media(max-width:899px){.Navbar_navbar-container__Szvwt .Navbar_logo__yF6VH.Navbar_mobile__01XHc{display:block}}.Navbar_navbar-container__Szvwt ul{list-style:none;display:flex;align-items:center;margin-right:6rem}@media(max-width:899px){.Navbar_navbar-container__Szvwt ul{display:none}}.Navbar_navbar-container__Szvwt ul li{margin-left:2.2rem}.Navbar_navbar-container__Szvwt ul a{color:var(--font-primary-color);text-decoration:none;padding:.7rem 0}.Navbar_navbar-container__Szvwt ul .Navbar_nav-link__8fxMm{transition:all .3s ease-in-out;position:relative;top:0;left:0}.Navbar_navbar-container__Szvwt ul .Navbar_nav-link__8fxMm:after{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;opacity:0;visibility:hidden;transition:all .5s ease-in-out}.Navbar_navbar-container__Szvwt ul .Navbar_nav-link__8fxMm:hover:after{opacity:1;visibility:visible;background:radial-gradient(circle,#ff783e 0,rgba(44,44,44,.7) 52%,rgba(44,44,44,0) 100%)}.Navbar_navbar-container__Szvwt ul .Navbar_nav-button__ypiy4{position:fixed;font-size:1rem;top:1.7rem;right:1.5rem;z-index:999;padding-top:.7rem;padding-bottom:.7rem}@media(min-width:1800px){.Navbar_navbar-container__Szvwt ul .Navbar_nav-button__ypiy4{right:calc((100vw - 1680px)/2)}}@media(min-width:2561px){.Navbar_navbar-container__Szvwt ul .Navbar_nav-button__ypiy4{right:calc((100vw - 2740px)/2)}}@media(max-width:1199px){.Navbar_navbar-container__Szvwt ul .Navbar_nav-button__ypiy4{position:static}}