
				:root {
				--cor1: transparent;
				--cor2: transparent;
				--cor3: transparent;
				--cor4: transparent;
				--cor5: transparent;
				--cor6: transparent;
				--fonte1_base: //fonts.googleapis.com/css?family=Viga:regular;
				--fonte2_base: //fonts.googleapis.com/css?family=Viga:regular;
				--fonte1_name: Viga:regular;
				--fonte2_name: Viga:regular;
				--fonte1_f: Viga;
				--fonte1_w: normal;
				--fonte1_s: normal;
				--fonte2_f: Viga;
				--fonte2_w: normal;
				--fonte2_s: normal;
				--fonte3_f: Viga;
				--fonte3_w: normal;
				--fonte3_s: normal;
				} .btn-style-base{border-radius:200px} .btn-style-base-filled{background-color:rgb(0, 0, 0); border-color:rgb(0, 0, 0); color:rgb(255, 255, 255);} .btn-style-base-filled:hover{background-color:rgb(0, 0, 0); border-color:rgb(0, 0, 0); color:rgb(255, 255, 255);} .btn-style-base-outlined{background-color:transparent; border-color:rgb(0, 0, 0); color:rgb(0, 0, 0);} .btn-style-base-outlined:hover{background-color:rgb(0, 0, 0); border-color:rgb(0, 0, 0); color:rgb(255, 255, 255);} .btn-style-base{font-family:Viga; font-weight:normal; font-style:normal} .switch-style-base:checked{background-color:rgb(0, 0, 0) !important; border-color:rgb(0, 0, 0) !important;} .switch-style-base:checked:focus{background-color:rgb(0, 0, 0) !important; border-color:rgb(0, 0, 0) !important;} .switch-style-base:not(:checked):focus{border-color:var(--n-200) !important;}