
				:root {
				--cor1: rgb(26, 50, 159);
				--cor2: rgb(46, 91, 154);
				--cor3: rgb(49, 50, 51);
				--cor4: rgb(130, 135, 140);
				--cor5: rgb(241, 241, 241);
				--cor6: rgb(255, 255, 255);
				--fonte1_base: //fonts.googleapis.com/css?family=Titillium+Web:700;
				--fonte2_base: //fonts.googleapis.com/css?family=Titillium+Web:regular;
				--fonte1_name: Titillium+Web:700;
				--fonte2_name: Titillium+Web:regular;
				--fonte1_f: Titillium Web;
				--fonte1_w: 700;
				--fonte1_s: normal;
				--fonte2_f: Titillium Web;
				--fonte2_w: normal;
				--fonte2_s: normal;
				--fonte3_f: Catamaran;
				--fonte3_w: normal;
				--fonte3_s: normal;
				} .btn-style-base{border-radius:0px} .btn-style-base-filled{background-color:rgba(0, 0, 0, 0); border-color:rgba(0, 0, 0, 0); color:rgba(0, 0, 0, 0);} .btn-style-base-filled:hover{background-color:rgba(0, 0, 0, 0); border-color:rgba(0, 0, 0, 0); color:rgba(0, 0, 0, 0);} .btn-style-base-outlined{background-color:transparent; border-color:rgba(0, 0, 0, 0); color:rgba(0, 0, 0, 0);} .btn-style-base-outlined:hover{background-color:rgba(0, 0, 0, 0); border-color:rgba(0, 0, 0, 0); color:rgba(0, 0, 0, 0);} .btn-style-base{font-family:Catamaran; font-weight:null; font-style:normal} .switch-style-base:checked{background-color:rgba(0, 0, 0, 0) !important; border-color:rgba(0, 0, 0, 0) !important;} .switch-style-base:checked:focus{background-color:rgba(0, 0, 0, 0) !important; border-color:rgba(0, 0, 0, 0) !important;} .switch-style-base:not(:checked):focus{border-color:var(--n-200) !important;}