.Switch_container__FhcXt{display:flex;align-items:center}.Switch_switch__RKI1l{position:relative;display:inline-block;width:40px;height:20px}.Switch_switch__RKI1l input{opacity:0;width:0;height:0}.Switch_slider__sqpGa{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.Switch_slider__sqpGa:before{position:absolute;content:"";height:15px;width:15px;left:4px;bottom:3px;background-color:white;transition:.4s}input:checked+.Switch_slider__sqpGa{background-color:#2196F3}input:focus+.Switch_slider__sqpGa{box-shadow:0 0 1px #2196F3}input:checked+.Switch_slider__sqpGa:before{transform:translateX(15px)}.Switch_slider__sqpGa.Switch_round__vu8nA{border-radius:34px}.Switch_slider__sqpGa.Switch_round__vu8nA:before{border-radius:50%}.Switch_text__rCY9U{margin-left:3px;font-size:13px;vertical-align:middle}.Index_container__nFgKs{display:block;clear:both}.Index_menu__yogtK{display:flex;align-items:center;flex-direction:column}.Index_menu__yogtK a{display:flex;align-items:center;justify-content:center;padding:20px;border:1px solid grey;border-radius:5px;width:400px;height:60px;margin-top:10px;margin-bottom:10px;text-decoration:none;background-color:#0078D2;color:white}.Index_menu__yogtK a:hover{background-color:#77983d;font-weight:700}