:root{--background:linear-gradient(180deg,#242424,#121212);--white:#fff;--black:#000;--red:#ff2626;--border-radius:1.5rem;--green:#0fa75e;--greenLight:#64ff99;--yellow:#fff616;--purple:#b174ff;--orange:#ffb905;--grey:hsla(0,0%,100%,0.1);--buttonBackColor:rgba(0,0,0,0.5);--matchInfoUnderlineColor:hsla(0,0%,100%,0.2);--inputBackColor:hsla(0,0%,100%,0.05);--inputHoverColor:hsla(0,0%,100%,0.15)}.index_wrapper_3_HZ1{border-radius:var(--border-radius);border:0;outline:none;cursor:pointer;width:100%;height:5.5rem;font-weight:700;font-size:1.6rem;line-height:1.6rem;text-align:center;position:relative;overflow:hidden;transform:translateZ(0);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out;-webkit-overflow:hidden;-webkit-transform:translateZ(0)}@media(max-width:768px){.index_wrapper_3_HZ1{font-size:16px}}@media(max-width:768px){.index_wrapper_3_HZ1,.index_wrapperTablet_3CV-b{line-height:100%;border-radius:15px;height:50px}}@media screen and (max-width:575px){.index_wrapper_3_HZ1{height:12rem}}.index_wrapper_3_HZ1:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.index_wrapper_3_HZ1:active{-webkit-transform:scale(.95);transform:scale(.95)}.index_red_3Ta96{background-color:var(--red);color:var(--white)}.index_redDark_yJCl3{background-color:var(--red);color:var(--black)}.index_white_3BUj1{background-color:var(--white);color:var(--black)}.index_black_3mxpY{background-color:var(--black);color:var(--white)}.index_green_3-5ub{background-color:var(--greenLight);color:var(--black)}.index_yellow_3F8p6{background-color:var(--yellow);color:var(--black)}.index_grey_1GTua{background-color:var(--grey);color:var(--white)}.index_high_18w8n{height:11rem}.index_medium_1J6q1{height:8.7rem}.index_small_2W-MY{height:3rem!important;font-size:1.2rem;line-height:100%}.index_disable_12HNG{opacity:.4;pointer-events:none}.index_animationContainer_3qeu4{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-webkit-animation:index_fill_3UohE;animation:index_fill_3UohE;-webkit-animation-duration:1s;animation-duration:1s;background-color:var(--greenLight);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;overflow:hidden}.index_animationCicle_2DTAj{-webkit-animation:index_cicle_2VktX;animation:index_cicle_2VktX;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;overflow:hidden}.index_textAnimation_3WS5N{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes index_fill_3UohE{0%{width:0}to{width:100%}}@keyframes index_fill_3UohE{0%{width:0}to{width:100%}}@-webkit-keyframes index_cicle_2VktX{0%{opacity:1}to{opacity:0}}@keyframes index_cicle_2VktX{0%{opacity:1}to{opacity:0}}