/*
 * Initials icons (efi) — A-Z, 0-9, and two-char combos with at least one letter.
 *
 * GENERATED by initials.gen.py — do not edit by hand; change the scope and re-run.
 */
.efi {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	line-height: 1;
	font-style: normal;
}
.efi::before {
	color: currentColor;
	font-family: var(--ef-family-heading);
	font-weight: var(--ef-ms-wght);
	font-variant-numeric: tabular-nums;
	line-height: 1;
}
.efi-A::before{content:"A"}
.efi-B::before{content:"B"}
.efi-C::before{content:"C"}
.efi-D::before{content:"D"}
.efi-E::before{content:"E"}
.efi-F::before{content:"F"}
.efi-G::before{content:"G"}
.efi-H::before{content:"H"}
.efi-I::before{content:"I"}
.efi-J::before{content:"J"}
.efi-K::before{content:"K"}
.efi-L::before{content:"L"}
.efi-M::before{content:"M"}
.efi-N::before{content:"N"}
.efi-O::before{content:"O"}
.efi-P::before{content:"P"}
.efi-Q::before{content:"Q"}
.efi-R::before{content:"R"}
.efi-S::before{content:"S"}
.efi-T::before{content:"T"}
.efi-U::before{content:"U"}
.efi-V::before{content:"V"}
.efi-W::before{content:"W"}
.efi-X::before{content:"X"}
.efi-Y::before{content:"Y"}
.efi-Z::before{content:"Z"}
.efi-0::before{content:"0"}
.efi-1::before{content:"1"}
.efi-2::before{content:"2"}
.efi-3::before{content:"3"}
.efi-4::before{content:"4"}
.efi-5::before{content:"5"}
.efi-6::before{content:"6"}
.efi-7::before{content:"7"}
.efi-8::before{content:"8"}
.efi-9::before{content:"9"}
.efi-AA::before{content:"AA"}
.efi-AB::before{content:"AB"}
.efi-AC::before{content:"AC"}
.efi-AD::before{content:"AD"}
.efi-AE::before{content:"AE"}
.efi-AF::before{content:"AF"}
.efi-AG::before{content:"AG"}
.efi-AH::before{content:"AH"}
.efi-AI::before{content:"AI"}
.efi-AJ::before{content:"AJ"}
.efi-AK::before{content:"AK"}
.efi-AL::before{content:"AL"}
.efi-AM::before{content:"AM"}
.efi-AN::before{content:"AN"}
.efi-AO::before{content:"AO"}
.efi-AP::before{content:"AP"}
.efi-AQ::before{content:"AQ"}
.efi-AR::before{content:"AR"}
.efi-AS::before{content:"AS"}
.efi-AT::before{content:"AT"}
.efi-AU::before{content:"AU"}
.efi-AV::before{content:"AV"}
.efi-AW::before{content:"AW"}
.efi-AX::before{content:"AX"}
.efi-AY::before{content:"AY"}
.efi-AZ::before{content:"AZ"}
.efi-A0::before{content:"A0"}
.efi-A1::before{content:"A1"}
.efi-A2::before{content:"A2"}
.efi-A3::before{content:"A3"}
.efi-A4::before{content:"A4"}
.efi-A5::before{content:"A5"}
.efi-A6::before{content:"A6"}
.efi-A7::before{content:"A7"}
.efi-A8::before{content:"A8"}
.efi-A9::before{content:"A9"}
.efi-BA::before{content:"BA"}
.efi-BB::before{content:"BB"}
.efi-BC::before{content:"BC"}
.efi-BD::before{content:"BD"}
.efi-BE::before{content:"BE"}
.efi-BF::before{content:"BF"}
.efi-BG::before{content:"BG"}
.efi-BH::before{content:"BH"}
.efi-BI::before{content:"BI"}
.efi-BJ::before{content:"BJ"}
.efi-BK::before{content:"BK"}
.efi-BL::before{content:"BL"}
.efi-BM::before{content:"BM"}
.efi-BN::before{content:"BN"}
.efi-BO::before{content:"BO"}
.efi-BP::before{content:"BP"}
.efi-BQ::before{content:"BQ"}
.efi-BR::before{content:"BR"}
.efi-BS::before{content:"BS"}
.efi-BT::before{content:"BT"}
.efi-BU::before{content:"BU"}
.efi-BV::before{content:"BV"}
.efi-BW::before{content:"BW"}
.efi-BX::before{content:"BX"}
.efi-BY::before{content:"BY"}
.efi-BZ::before{content:"BZ"}
.efi-B0::before{content:"B0"}
.efi-B1::before{content:"B1"}
.efi-B2::before{content:"B2"}
.efi-B3::before{content:"B3"}
.efi-B4::before{content:"B4"}
.efi-B5::before{content:"B5"}
.efi-B6::before{content:"B6"}
.efi-B7::before{content:"B7"}
.efi-B8::before{content:"B8"}
.efi-B9::before{content:"B9"}
.efi-CA::before{content:"CA"}
.efi-CB::before{content:"CB"}
.efi-CC::before{content:"CC"}
.efi-CD::before{content:"CD"}
.efi-CE::before{content:"CE"}
.efi-CF::before{content:"CF"}
.efi-CG::before{content:"CG"}
.efi-CH::before{content:"CH"}
.efi-CI::before{content:"CI"}
.efi-CJ::before{content:"CJ"}
.efi-CK::before{content:"CK"}
.efi-CL::before{content:"CL"}
.efi-CM::before{content:"CM"}
.efi-CN::before{content:"CN"}
.efi-CO::before{content:"CO"}
.efi-CP::before{content:"CP"}
.efi-CQ::before{content:"CQ"}
.efi-CR::before{content:"CR"}
.efi-CS::before{content:"CS"}
.efi-CT::before{content:"CT"}
.efi-CU::before{content:"CU"}
.efi-CV::before{content:"CV"}
.efi-CW::before{content:"CW"}
.efi-CX::before{content:"CX"}
.efi-CY::before{content:"CY"}
.efi-CZ::before{content:"CZ"}
.efi-C0::before{content:"C0"}
.efi-C1::before{content:"C1"}
.efi-C2::before{content:"C2"}
.efi-C3::before{content:"C3"}
.efi-C4::before{content:"C4"}
.efi-C5::before{content:"C5"}
.efi-C6::before{content:"C6"}
.efi-C7::before{content:"C7"}
.efi-C8::before{content:"C8"}
.efi-C9::before{content:"C9"}
.efi-DA::before{content:"DA"}
.efi-DB::before{content:"DB"}
.efi-DC::before{content:"DC"}
.efi-DD::before{content:"DD"}
.efi-DE::before{content:"DE"}
.efi-DF::before{content:"DF"}
.efi-DG::before{content:"DG"}
.efi-DH::before{content:"DH"}
.efi-DI::before{content:"DI"}
.efi-DJ::before{content:"DJ"}
.efi-DK::before{content:"DK"}
.efi-DL::before{content:"DL"}
.efi-DM::before{content:"DM"}
.efi-DN::before{content:"DN"}
.efi-DO::before{content:"DO"}
.efi-DP::before{content:"DP"}
.efi-DQ::before{content:"DQ"}
.efi-DR::before{content:"DR"}
.efi-DS::before{content:"DS"}
.efi-DT::before{content:"DT"}
.efi-DU::before{content:"DU"}
.efi-DV::before{content:"DV"}
.efi-DW::before{content:"DW"}
.efi-DX::before{content:"DX"}
.efi-DY::before{content:"DY"}
.efi-DZ::before{content:"DZ"}
.efi-D0::before{content:"D0"}
.efi-D1::before{content:"D1"}
.efi-D2::before{content:"D2"}
.efi-D3::before{content:"D3"}
.efi-D4::before{content:"D4"}
.efi-D5::before{content:"D5"}
.efi-D6::before{content:"D6"}
.efi-D7::before{content:"D7"}
.efi-D8::before{content:"D8"}
.efi-D9::before{content:"D9"}
.efi-EA::before{content:"EA"}
.efi-EB::before{content:"EB"}
.efi-EC::before{content:"EC"}
.efi-ED::before{content:"ED"}
.efi-EE::before{content:"EE"}
.efi-EF::before{content:"EF"}
.efi-EG::before{content:"EG"}
.efi-EH::before{content:"EH"}
.efi-EI::before{content:"EI"}
.efi-EJ::before{content:"EJ"}
.efi-EK::before{content:"EK"}
.efi-EL::before{content:"EL"}
.efi-EM::before{content:"EM"}
.efi-EN::before{content:"EN"}
.efi-EO::before{content:"EO"}
.efi-EP::before{content:"EP"}
.efi-EQ::before{content:"EQ"}
.efi-ER::before{content:"ER"}
.efi-ES::before{content:"ES"}
.efi-ET::before{content:"ET"}
.efi-EU::before{content:"EU"}
.efi-EV::before{content:"EV"}
.efi-EW::before{content:"EW"}
.efi-EX::before{content:"EX"}
.efi-EY::before{content:"EY"}
.efi-EZ::before{content:"EZ"}
.efi-E0::before{content:"E0"}
.efi-E1::before{content:"E1"}
.efi-E2::before{content:"E2"}
.efi-E3::before{content:"E3"}
.efi-E4::before{content:"E4"}
.efi-E5::before{content:"E5"}
.efi-E6::before{content:"E6"}
.efi-E7::before{content:"E7"}
.efi-E8::before{content:"E8"}
.efi-E9::before{content:"E9"}
.efi-FA::before{content:"FA"}
.efi-FB::before{content:"FB"}
.efi-FC::before{content:"FC"}
.efi-FD::before{content:"FD"}
.efi-FE::before{content:"FE"}
.efi-FF::before{content:"FF"}
.efi-FG::before{content:"FG"}
.efi-FH::before{content:"FH"}
.efi-FI::before{content:"FI"}
.efi-FJ::before{content:"FJ"}
.efi-FK::before{content:"FK"}
.efi-FL::before{content:"FL"}
.efi-FM::before{content:"FM"}
.efi-FN::before{content:"FN"}
.efi-FO::before{content:"FO"}
.efi-FP::before{content:"FP"}
.efi-FQ::before{content:"FQ"}
.efi-FR::before{content:"FR"}
.efi-FS::before{content:"FS"}
.efi-FT::before{content:"FT"}
.efi-FU::before{content:"FU"}
.efi-FV::before{content:"FV"}
.efi-FW::before{content:"FW"}
.efi-FX::before{content:"FX"}
.efi-FY::before{content:"FY"}
.efi-FZ::before{content:"FZ"}
.efi-F0::before{content:"F0"}
.efi-F1::before{content:"F1"}
.efi-F2::before{content:"F2"}
.efi-F3::before{content:"F3"}
.efi-F4::before{content:"F4"}
.efi-F5::before{content:"F5"}
.efi-F6::before{content:"F6"}
.efi-F7::before{content:"F7"}
.efi-F8::before{content:"F8"}
.efi-F9::before{content:"F9"}
.efi-GA::before{content:"GA"}
.efi-GB::before{content:"GB"}
.efi-GC::before{content:"GC"}
.efi-GD::before{content:"GD"}
.efi-GE::before{content:"GE"}
.efi-GF::before{content:"GF"}
.efi-GG::before{content:"GG"}
.efi-GH::before{content:"GH"}
.efi-GI::before{content:"GI"}
.efi-GJ::before{content:"GJ"}
.efi-GK::before{content:"GK"}
.efi-GL::before{content:"GL"}
.efi-GM::before{content:"GM"}
.efi-GN::before{content:"GN"}
.efi-GO::before{content:"GO"}
.efi-GP::before{content:"GP"}
.efi-GQ::before{content:"GQ"}
.efi-GR::before{content:"GR"}
.efi-GS::before{content:"GS"}
.efi-GT::before{content:"GT"}
.efi-GU::before{content:"GU"}
.efi-GV::before{content:"GV"}
.efi-GW::before{content:"GW"}
.efi-GX::before{content:"GX"}
.efi-GY::before{content:"GY"}
.efi-GZ::before{content:"GZ"}
.efi-G0::before{content:"G0"}
.efi-G1::before{content:"G1"}
.efi-G2::before{content:"G2"}
.efi-G3::before{content:"G3"}
.efi-G4::before{content:"G4"}
.efi-G5::before{content:"G5"}
.efi-G6::before{content:"G6"}
.efi-G7::before{content:"G7"}
.efi-G8::before{content:"G8"}
.efi-G9::before{content:"G9"}
.efi-HA::before{content:"HA"}
.efi-HB::before{content:"HB"}
.efi-HC::before{content:"HC"}
.efi-HD::before{content:"HD"}
.efi-HE::before{content:"HE"}
.efi-HF::before{content:"HF"}
.efi-HG::before{content:"HG"}
.efi-HH::before{content:"HH"}
.efi-HI::before{content:"HI"}
.efi-HJ::before{content:"HJ"}
.efi-HK::before{content:"HK"}
.efi-HL::before{content:"HL"}
.efi-HM::before{content:"HM"}
.efi-HN::before{content:"HN"}
.efi-HO::before{content:"HO"}
.efi-HP::before{content:"HP"}
.efi-HQ::before{content:"HQ"}
.efi-HR::before{content:"HR"}
.efi-HS::before{content:"HS"}
.efi-HT::before{content:"HT"}
.efi-HU::before{content:"HU"}
.efi-HV::before{content:"HV"}
.efi-HW::before{content:"HW"}
.efi-HX::before{content:"HX"}
.efi-HY::before{content:"HY"}
.efi-HZ::before{content:"HZ"}
.efi-H0::before{content:"H0"}
.efi-H1::before{content:"H1"}
.efi-H2::before{content:"H2"}
.efi-H3::before{content:"H3"}
.efi-H4::before{content:"H4"}
.efi-H5::before{content:"H5"}
.efi-H6::before{content:"H6"}
.efi-H7::before{content:"H7"}
.efi-H8::before{content:"H8"}
.efi-H9::before{content:"H9"}
.efi-IA::before{content:"IA"}
.efi-IB::before{content:"IB"}
.efi-IC::before{content:"IC"}
.efi-ID::before{content:"ID"}
.efi-IE::before{content:"IE"}
.efi-IF::before{content:"IF"}
.efi-IG::before{content:"IG"}
.efi-IH::before{content:"IH"}
.efi-II::before{content:"II"}
.efi-IJ::before{content:"IJ"}
.efi-IK::before{content:"IK"}
.efi-IL::before{content:"IL"}
.efi-IM::before{content:"IM"}
.efi-IN::before{content:"IN"}
.efi-IO::before{content:"IO"}
.efi-IP::before{content:"IP"}
.efi-IQ::before{content:"IQ"}
.efi-IR::before{content:"IR"}
.efi-IS::before{content:"IS"}
.efi-IT::before{content:"IT"}
.efi-IU::before{content:"IU"}
.efi-IV::before{content:"IV"}
.efi-IW::before{content:"IW"}
.efi-IX::before{content:"IX"}
.efi-IY::before{content:"IY"}
.efi-IZ::before{content:"IZ"}
.efi-I0::before{content:"I0"}
.efi-I1::before{content:"I1"}
.efi-I2::before{content:"I2"}
.efi-I3::before{content:"I3"}
.efi-I4::before{content:"I4"}
.efi-I5::before{content:"I5"}
.efi-I6::before{content:"I6"}
.efi-I7::before{content:"I7"}
.efi-I8::before{content:"I8"}
.efi-I9::before{content:"I9"}
.efi-JA::before{content:"JA"}
.efi-JB::before{content:"JB"}
.efi-JC::before{content:"JC"}
.efi-JD::before{content:"JD"}
.efi-JE::before{content:"JE"}
.efi-JF::before{content:"JF"}
.efi-JG::before{content:"JG"}
.efi-JH::before{content:"JH"}
.efi-JI::before{content:"JI"}
.efi-JJ::before{content:"JJ"}
.efi-JK::before{content:"JK"}
.efi-JL::before{content:"JL"}
.efi-JM::before{content:"JM"}
.efi-JN::before{content:"JN"}
.efi-JO::before{content:"JO"}
.efi-JP::before{content:"JP"}
.efi-JQ::before{content:"JQ"}
.efi-JR::before{content:"JR"}
.efi-JS::before{content:"JS"}
.efi-JT::before{content:"JT"}
.efi-JU::before{content:"JU"}
.efi-JV::before{content:"JV"}
.efi-JW::before{content:"JW"}
.efi-JX::before{content:"JX"}
.efi-JY::before{content:"JY"}
.efi-JZ::before{content:"JZ"}
.efi-J0::before{content:"J0"}
.efi-J1::before{content:"J1"}
.efi-J2::before{content:"J2"}
.efi-J3::before{content:"J3"}
.efi-J4::before{content:"J4"}
.efi-J5::before{content:"J5"}
.efi-J6::before{content:"J6"}
.efi-J7::before{content:"J7"}
.efi-J8::before{content:"J8"}
.efi-J9::before{content:"J9"}
.efi-KA::before{content:"KA"}
.efi-KB::before{content:"KB"}
.efi-KC::before{content:"KC"}
.efi-KD::before{content:"KD"}
.efi-KE::before{content:"KE"}
.efi-KF::before{content:"KF"}
.efi-KG::before{content:"KG"}
.efi-KH::before{content:"KH"}
.efi-KI::before{content:"KI"}
.efi-KJ::before{content:"KJ"}
.efi-KK::before{content:"KK"}
.efi-KL::before{content:"KL"}
.efi-KM::before{content:"KM"}
.efi-KN::before{content:"KN"}
.efi-KO::before{content:"KO"}
.efi-KP::before{content:"KP"}
.efi-KQ::before{content:"KQ"}
.efi-KR::before{content:"KR"}
.efi-KS::before{content:"KS"}
.efi-KT::before{content:"KT"}
.efi-KU::before{content:"KU"}
.efi-KV::before{content:"KV"}
.efi-KW::before{content:"KW"}
.efi-KX::before{content:"KX"}
.efi-KY::before{content:"KY"}
.efi-KZ::before{content:"KZ"}
.efi-K0::before{content:"K0"}
.efi-K1::before{content:"K1"}
.efi-K2::before{content:"K2"}
.efi-K3::before{content:"K3"}
.efi-K4::before{content:"K4"}
.efi-K5::before{content:"K5"}
.efi-K6::before{content:"K6"}
.efi-K7::before{content:"K7"}
.efi-K8::before{content:"K8"}
.efi-K9::before{content:"K9"}
.efi-LA::before{content:"LA"}
.efi-LB::before{content:"LB"}
.efi-LC::before{content:"LC"}
.efi-LD::before{content:"LD"}
.efi-LE::before{content:"LE"}
.efi-LF::before{content:"LF"}
.efi-LG::before{content:"LG"}
.efi-LH::before{content:"LH"}
.efi-LI::before{content:"LI"}
.efi-LJ::before{content:"LJ"}
.efi-LK::before{content:"LK"}
.efi-LL::before{content:"LL"}
.efi-LM::before{content:"LM"}
.efi-LN::before{content:"LN"}
.efi-LO::before{content:"LO"}
.efi-LP::before{content:"LP"}
.efi-LQ::before{content:"LQ"}
.efi-LR::before{content:"LR"}
.efi-LS::before{content:"LS"}
.efi-LT::before{content:"LT"}
.efi-LU::before{content:"LU"}
.efi-LV::before{content:"LV"}
.efi-LW::before{content:"LW"}
.efi-LX::before{content:"LX"}
.efi-LY::before{content:"LY"}
.efi-LZ::before{content:"LZ"}
.efi-L0::before{content:"L0"}
.efi-L1::before{content:"L1"}
.efi-L2::before{content:"L2"}
.efi-L3::before{content:"L3"}
.efi-L4::before{content:"L4"}
.efi-L5::before{content:"L5"}
.efi-L6::before{content:"L6"}
.efi-L7::before{content:"L7"}
.efi-L8::before{content:"L8"}
.efi-L9::before{content:"L9"}
.efi-MA::before{content:"MA"}
.efi-MB::before{content:"MB"}
.efi-MC::before{content:"MC"}
.efi-MD::before{content:"MD"}
.efi-ME::before{content:"ME"}
.efi-MF::before{content:"MF"}
.efi-MG::before{content:"MG"}
.efi-MH::before{content:"MH"}
.efi-MI::before{content:"MI"}
.efi-MJ::before{content:"MJ"}
.efi-MK::before{content:"MK"}
.efi-ML::before{content:"ML"}
.efi-MM::before{content:"MM"}
.efi-MN::before{content:"MN"}
.efi-MO::before{content:"MO"}
.efi-MP::before{content:"MP"}
.efi-MQ::before{content:"MQ"}
.efi-MR::before{content:"MR"}
.efi-MS::before{content:"MS"}
.efi-MT::before{content:"MT"}
.efi-MU::before{content:"MU"}
.efi-MV::before{content:"MV"}
.efi-MW::before{content:"MW"}
.efi-MX::before{content:"MX"}
.efi-MY::before{content:"MY"}
.efi-MZ::before{content:"MZ"}
.efi-M0::before{content:"M0"}
.efi-M1::before{content:"M1"}
.efi-M2::before{content:"M2"}
.efi-M3::before{content:"M3"}
.efi-M4::before{content:"M4"}
.efi-M5::before{content:"M5"}
.efi-M6::before{content:"M6"}
.efi-M7::before{content:"M7"}
.efi-M8::before{content:"M8"}
.efi-M9::before{content:"M9"}
.efi-NA::before{content:"NA"}
.efi-NB::before{content:"NB"}
.efi-NC::before{content:"NC"}
.efi-ND::before{content:"ND"}
.efi-NE::before{content:"NE"}
.efi-NF::before{content:"NF"}
.efi-NG::before{content:"NG"}
.efi-NH::before{content:"NH"}
.efi-NI::before{content:"NI"}
.efi-NJ::before{content:"NJ"}
.efi-NK::before{content:"NK"}
.efi-NL::before{content:"NL"}
.efi-NM::before{content:"NM"}
.efi-NN::before{content:"NN"}
.efi-NO::before{content:"NO"}
.efi-NP::before{content:"NP"}
.efi-NQ::before{content:"NQ"}
.efi-NR::before{content:"NR"}
.efi-NS::before{content:"NS"}
.efi-NT::before{content:"NT"}
.efi-NU::before{content:"NU"}
.efi-NV::before{content:"NV"}
.efi-NW::before{content:"NW"}
.efi-NX::before{content:"NX"}
.efi-NY::before{content:"NY"}
.efi-NZ::before{content:"NZ"}
.efi-N0::before{content:"N0"}
.efi-N1::before{content:"N1"}
.efi-N2::before{content:"N2"}
.efi-N3::before{content:"N3"}
.efi-N4::before{content:"N4"}
.efi-N5::before{content:"N5"}
.efi-N6::before{content:"N6"}
.efi-N7::before{content:"N7"}
.efi-N8::before{content:"N8"}
.efi-N9::before{content:"N9"}
.efi-OA::before{content:"OA"}
.efi-OB::before{content:"OB"}
.efi-OC::before{content:"OC"}
.efi-OD::before{content:"OD"}
.efi-OE::before{content:"OE"}
.efi-OF::before{content:"OF"}
.efi-OG::before{content:"OG"}
.efi-OH::before{content:"OH"}
.efi-OI::before{content:"OI"}
.efi-OJ::before{content:"OJ"}
.efi-OK::before{content:"OK"}
.efi-OL::before{content:"OL"}
.efi-OM::before{content:"OM"}
.efi-ON::before{content:"ON"}
.efi-OO::before{content:"OO"}
.efi-OP::before{content:"OP"}
.efi-OQ::before{content:"OQ"}
.efi-OR::before{content:"OR"}
.efi-OS::before{content:"OS"}
.efi-OT::before{content:"OT"}
.efi-OU::before{content:"OU"}
.efi-OV::before{content:"OV"}
.efi-OW::before{content:"OW"}
.efi-OX::before{content:"OX"}
.efi-OY::before{content:"OY"}
.efi-OZ::before{content:"OZ"}
.efi-O0::before{content:"O0"}
.efi-O1::before{content:"O1"}
.efi-O2::before{content:"O2"}
.efi-O3::before{content:"O3"}
.efi-O4::before{content:"O4"}
.efi-O5::before{content:"O5"}
.efi-O6::before{content:"O6"}
.efi-O7::before{content:"O7"}
.efi-O8::before{content:"O8"}
.efi-O9::before{content:"O9"}
.efi-PA::before{content:"PA"}
.efi-PB::before{content:"PB"}
.efi-PC::before{content:"PC"}
.efi-PD::before{content:"PD"}
.efi-PE::before{content:"PE"}
.efi-PF::before{content:"PF"}
.efi-PG::before{content:"PG"}
.efi-PH::before{content:"PH"}
.efi-PI::before{content:"PI"}
.efi-PJ::before{content:"PJ"}
.efi-PK::before{content:"PK"}
.efi-PL::before{content:"PL"}
.efi-PM::before{content:"PM"}
.efi-PN::before{content:"PN"}
.efi-PO::before{content:"PO"}
.efi-PP::before{content:"PP"}
.efi-PQ::before{content:"PQ"}
.efi-PR::before{content:"PR"}
.efi-PS::before{content:"PS"}
.efi-PT::before{content:"PT"}
.efi-PU::before{content:"PU"}
.efi-PV::before{content:"PV"}
.efi-PW::before{content:"PW"}
.efi-PX::before{content:"PX"}
.efi-PY::before{content:"PY"}
.efi-PZ::before{content:"PZ"}
.efi-P0::before{content:"P0"}
.efi-P1::before{content:"P1"}
.efi-P2::before{content:"P2"}
.efi-P3::before{content:"P3"}
.efi-P4::before{content:"P4"}
.efi-P5::before{content:"P5"}
.efi-P6::before{content:"P6"}
.efi-P7::before{content:"P7"}
.efi-P8::before{content:"P8"}
.efi-P9::before{content:"P9"}
.efi-QA::before{content:"QA"}
.efi-QB::before{content:"QB"}
.efi-QC::before{content:"QC"}
.efi-QD::before{content:"QD"}
.efi-QE::before{content:"QE"}
.efi-QF::before{content:"QF"}
.efi-QG::before{content:"QG"}
.efi-QH::before{content:"QH"}
.efi-QI::before{content:"QI"}
.efi-QJ::before{content:"QJ"}
.efi-QK::before{content:"QK"}
.efi-QL::before{content:"QL"}
.efi-QM::before{content:"QM"}
.efi-QN::before{content:"QN"}
.efi-QO::before{content:"QO"}
.efi-QP::before{content:"QP"}
.efi-QQ::before{content:"QQ"}
.efi-QR::before{content:"QR"}
.efi-QS::before{content:"QS"}
.efi-QT::before{content:"QT"}
.efi-QU::before{content:"QU"}
.efi-QV::before{content:"QV"}
.efi-QW::before{content:"QW"}
.efi-QX::before{content:"QX"}
.efi-QY::before{content:"QY"}
.efi-QZ::before{content:"QZ"}
.efi-Q0::before{content:"Q0"}
.efi-Q1::before{content:"Q1"}
.efi-Q2::before{content:"Q2"}
.efi-Q3::before{content:"Q3"}
.efi-Q4::before{content:"Q4"}
.efi-Q5::before{content:"Q5"}
.efi-Q6::before{content:"Q6"}
.efi-Q7::before{content:"Q7"}
.efi-Q8::before{content:"Q8"}
.efi-Q9::before{content:"Q9"}
.efi-RA::before{content:"RA"}
.efi-RB::before{content:"RB"}
.efi-RC::before{content:"RC"}
.efi-RD::before{content:"RD"}
.efi-RE::before{content:"RE"}
.efi-RF::before{content:"RF"}
.efi-RG::before{content:"RG"}
.efi-RH::before{content:"RH"}
.efi-RI::before{content:"RI"}
.efi-RJ::before{content:"RJ"}
.efi-RK::before{content:"RK"}
.efi-RL::before{content:"RL"}
.efi-RM::before{content:"RM"}
.efi-RN::before{content:"RN"}
.efi-RO::before{content:"RO"}
.efi-RP::before{content:"RP"}
.efi-RQ::before{content:"RQ"}
.efi-RR::before{content:"RR"}
.efi-RS::before{content:"RS"}
.efi-RT::before{content:"RT"}
.efi-RU::before{content:"RU"}
.efi-RV::before{content:"RV"}
.efi-RW::before{content:"RW"}
.efi-RX::before{content:"RX"}
.efi-RY::before{content:"RY"}
.efi-RZ::before{content:"RZ"}
.efi-R0::before{content:"R0"}
.efi-R1::before{content:"R1"}
.efi-R2::before{content:"R2"}
.efi-R3::before{content:"R3"}
.efi-R4::before{content:"R4"}
.efi-R5::before{content:"R5"}
.efi-R6::before{content:"R6"}
.efi-R7::before{content:"R7"}
.efi-R8::before{content:"R8"}
.efi-R9::before{content:"R9"}
.efi-SA::before{content:"SA"}
.efi-SB::before{content:"SB"}
.efi-SC::before{content:"SC"}
.efi-SD::before{content:"SD"}
.efi-SE::before{content:"SE"}
.efi-SF::before{content:"SF"}
.efi-SG::before{content:"SG"}
.efi-SH::before{content:"SH"}
.efi-SI::before{content:"SI"}
.efi-SJ::before{content:"SJ"}
.efi-SK::before{content:"SK"}
.efi-SL::before{content:"SL"}
.efi-SM::before{content:"SM"}
.efi-SN::before{content:"SN"}
.efi-SO::before{content:"SO"}
.efi-SP::before{content:"SP"}
.efi-SQ::before{content:"SQ"}
.efi-SR::before{content:"SR"}
.efi-SS::before{content:"SS"}
.efi-ST::before{content:"ST"}
.efi-SU::before{content:"SU"}
.efi-SV::before{content:"SV"}
.efi-SW::before{content:"SW"}
.efi-SX::before{content:"SX"}
.efi-SY::before{content:"SY"}
.efi-SZ::before{content:"SZ"}
.efi-S0::before{content:"S0"}
.efi-S1::before{content:"S1"}
.efi-S2::before{content:"S2"}
.efi-S3::before{content:"S3"}
.efi-S4::before{content:"S4"}
.efi-S5::before{content:"S5"}
.efi-S6::before{content:"S6"}
.efi-S7::before{content:"S7"}
.efi-S8::before{content:"S8"}
.efi-S9::before{content:"S9"}
.efi-TA::before{content:"TA"}
.efi-TB::before{content:"TB"}
.efi-TC::before{content:"TC"}
.efi-TD::before{content:"TD"}
.efi-TE::before{content:"TE"}
.efi-TF::before{content:"TF"}
.efi-TG::before{content:"TG"}
.efi-TH::before{content:"TH"}
.efi-TI::before{content:"TI"}
.efi-TJ::before{content:"TJ"}
.efi-TK::before{content:"TK"}
.efi-TL::before{content:"TL"}
.efi-TM::before{content:"TM"}
.efi-TN::before{content:"TN"}
.efi-TO::before{content:"TO"}
.efi-TP::before{content:"TP"}
.efi-TQ::before{content:"TQ"}
.efi-TR::before{content:"TR"}
.efi-TS::before{content:"TS"}
.efi-TT::before{content:"TT"}
.efi-TU::before{content:"TU"}
.efi-TV::before{content:"TV"}
.efi-TW::before{content:"TW"}
.efi-TX::before{content:"TX"}
.efi-TY::before{content:"TY"}
.efi-TZ::before{content:"TZ"}
.efi-T0::before{content:"T0"}
.efi-T1::before{content:"T1"}
.efi-T2::before{content:"T2"}
.efi-T3::before{content:"T3"}
.efi-T4::before{content:"T4"}
.efi-T5::before{content:"T5"}
.efi-T6::before{content:"T6"}
.efi-T7::before{content:"T7"}
.efi-T8::before{content:"T8"}
.efi-T9::before{content:"T9"}
.efi-UA::before{content:"UA"}
.efi-UB::before{content:"UB"}
.efi-UC::before{content:"UC"}
.efi-UD::before{content:"UD"}
.efi-UE::before{content:"UE"}
.efi-UF::before{content:"UF"}
.efi-UG::before{content:"UG"}
.efi-UH::before{content:"UH"}
.efi-UI::before{content:"UI"}
.efi-UJ::before{content:"UJ"}
.efi-UK::before{content:"UK"}
.efi-UL::before{content:"UL"}
.efi-UM::before{content:"UM"}
.efi-UN::before{content:"UN"}
.efi-UO::before{content:"UO"}
.efi-UP::before{content:"UP"}
.efi-UQ::before{content:"UQ"}
.efi-UR::before{content:"UR"}
.efi-US::before{content:"US"}
.efi-UT::before{content:"UT"}
.efi-UU::before{content:"UU"}
.efi-UV::before{content:"UV"}
.efi-UW::before{content:"UW"}
.efi-UX::before{content:"UX"}
.efi-UY::before{content:"UY"}
.efi-UZ::before{content:"UZ"}
.efi-U0::before{content:"U0"}
.efi-U1::before{content:"U1"}
.efi-U2::before{content:"U2"}
.efi-U3::before{content:"U3"}
.efi-U4::before{content:"U4"}
.efi-U5::before{content:"U5"}
.efi-U6::before{content:"U6"}
.efi-U7::before{content:"U7"}
.efi-U8::before{content:"U8"}
.efi-U9::before{content:"U9"}
.efi-VA::before{content:"VA"}
.efi-VB::before{content:"VB"}
.efi-VC::before{content:"VC"}
.efi-VD::before{content:"VD"}
.efi-VE::before{content:"VE"}
.efi-VF::before{content:"VF"}
.efi-VG::before{content:"VG"}
.efi-VH::before{content:"VH"}
.efi-VI::before{content:"VI"}
.efi-VJ::before{content:"VJ"}
.efi-VK::before{content:"VK"}
.efi-VL::before{content:"VL"}
.efi-VM::before{content:"VM"}
.efi-VN::before{content:"VN"}
.efi-VO::before{content:"VO"}
.efi-VP::before{content:"VP"}
.efi-VQ::before{content:"VQ"}
.efi-VR::before{content:"VR"}
.efi-VS::before{content:"VS"}
.efi-VT::before{content:"VT"}
.efi-VU::before{content:"VU"}
.efi-VV::before{content:"VV"}
.efi-VW::before{content:"VW"}
.efi-VX::before{content:"VX"}
.efi-VY::before{content:"VY"}
.efi-VZ::before{content:"VZ"}
.efi-V0::before{content:"V0"}
.efi-V1::before{content:"V1"}
.efi-V2::before{content:"V2"}
.efi-V3::before{content:"V3"}
.efi-V4::before{content:"V4"}
.efi-V5::before{content:"V5"}
.efi-V6::before{content:"V6"}
.efi-V7::before{content:"V7"}
.efi-V8::before{content:"V8"}
.efi-V9::before{content:"V9"}
.efi-WA::before{content:"WA"}
.efi-WB::before{content:"WB"}
.efi-WC::before{content:"WC"}
.efi-WD::before{content:"WD"}
.efi-WE::before{content:"WE"}
.efi-WF::before{content:"WF"}
.efi-WG::before{content:"WG"}
.efi-WH::before{content:"WH"}
.efi-WI::before{content:"WI"}
.efi-WJ::before{content:"WJ"}
.efi-WK::before{content:"WK"}
.efi-WL::before{content:"WL"}
.efi-WM::before{content:"WM"}
.efi-WN::before{content:"WN"}
.efi-WO::before{content:"WO"}
.efi-WP::before{content:"WP"}
.efi-WQ::before{content:"WQ"}
.efi-WR::before{content:"WR"}
.efi-WS::before{content:"WS"}
.efi-WT::before{content:"WT"}
.efi-WU::before{content:"WU"}
.efi-WV::before{content:"WV"}
.efi-WW::before{content:"WW"}
.efi-WX::before{content:"WX"}
.efi-WY::before{content:"WY"}
.efi-WZ::before{content:"WZ"}
.efi-W0::before{content:"W0"}
.efi-W1::before{content:"W1"}
.efi-W2::before{content:"W2"}
.efi-W3::before{content:"W3"}
.efi-W4::before{content:"W4"}
.efi-W5::before{content:"W5"}
.efi-W6::before{content:"W6"}
.efi-W7::before{content:"W7"}
.efi-W8::before{content:"W8"}
.efi-W9::before{content:"W9"}
.efi-XA::before{content:"XA"}
.efi-XB::before{content:"XB"}
.efi-XC::before{content:"XC"}
.efi-XD::before{content:"XD"}
.efi-XE::before{content:"XE"}
.efi-XF::before{content:"XF"}
.efi-XG::before{content:"XG"}
.efi-XH::before{content:"XH"}
.efi-XI::before{content:"XI"}
.efi-XJ::before{content:"XJ"}
.efi-XK::before{content:"XK"}
.efi-XL::before{content:"XL"}
.efi-XM::before{content:"XM"}
.efi-XN::before{content:"XN"}
.efi-XO::before{content:"XO"}
.efi-XP::before{content:"XP"}
.efi-XQ::before{content:"XQ"}
.efi-XR::before{content:"XR"}
.efi-XS::before{content:"XS"}
.efi-XT::before{content:"XT"}
.efi-XU::before{content:"XU"}
.efi-XV::before{content:"XV"}
.efi-XW::before{content:"XW"}
.efi-XX::before{content:"XX"}
.efi-XY::before{content:"XY"}
.efi-XZ::before{content:"XZ"}
.efi-X0::before{content:"X0"}
.efi-X1::before{content:"X1"}
.efi-X2::before{content:"X2"}
.efi-X3::before{content:"X3"}
.efi-X4::before{content:"X4"}
.efi-X5::before{content:"X5"}
.efi-X6::before{content:"X6"}
.efi-X7::before{content:"X7"}
.efi-X8::before{content:"X8"}
.efi-X9::before{content:"X9"}
.efi-YA::before{content:"YA"}
.efi-YB::before{content:"YB"}
.efi-YC::before{content:"YC"}
.efi-YD::before{content:"YD"}
.efi-YE::before{content:"YE"}
.efi-YF::before{content:"YF"}
.efi-YG::before{content:"YG"}
.efi-YH::before{content:"YH"}
.efi-YI::before{content:"YI"}
.efi-YJ::before{content:"YJ"}
.efi-YK::before{content:"YK"}
.efi-YL::before{content:"YL"}
.efi-YM::before{content:"YM"}
.efi-YN::before{content:"YN"}
.efi-YO::before{content:"YO"}
.efi-YP::before{content:"YP"}
.efi-YQ::before{content:"YQ"}
.efi-YR::before{content:"YR"}
.efi-YS::before{content:"YS"}
.efi-YT::before{content:"YT"}
.efi-YU::before{content:"YU"}
.efi-YV::before{content:"YV"}
.efi-YW::before{content:"YW"}
.efi-YX::before{content:"YX"}
.efi-YY::before{content:"YY"}
.efi-YZ::before{content:"YZ"}
.efi-Y0::before{content:"Y0"}
.efi-Y1::before{content:"Y1"}
.efi-Y2::before{content:"Y2"}
.efi-Y3::before{content:"Y3"}
.efi-Y4::before{content:"Y4"}
.efi-Y5::before{content:"Y5"}
.efi-Y6::before{content:"Y6"}
.efi-Y7::before{content:"Y7"}
.efi-Y8::before{content:"Y8"}
.efi-Y9::before{content:"Y9"}
.efi-ZA::before{content:"ZA"}
.efi-ZB::before{content:"ZB"}
.efi-ZC::before{content:"ZC"}
.efi-ZD::before{content:"ZD"}
.efi-ZE::before{content:"ZE"}
.efi-ZF::before{content:"ZF"}
.efi-ZG::before{content:"ZG"}
.efi-ZH::before{content:"ZH"}
.efi-ZI::before{content:"ZI"}
.efi-ZJ::before{content:"ZJ"}
.efi-ZK::before{content:"ZK"}
.efi-ZL::before{content:"ZL"}
.efi-ZM::before{content:"ZM"}
.efi-ZN::before{content:"ZN"}
.efi-ZO::before{content:"ZO"}
.efi-ZP::before{content:"ZP"}
.efi-ZQ::before{content:"ZQ"}
.efi-ZR::before{content:"ZR"}
.efi-ZS::before{content:"ZS"}
.efi-ZT::before{content:"ZT"}
.efi-ZU::before{content:"ZU"}
.efi-ZV::before{content:"ZV"}
.efi-ZW::before{content:"ZW"}
.efi-ZX::before{content:"ZX"}
.efi-ZY::before{content:"ZY"}
.efi-ZZ::before{content:"ZZ"}
.efi-Z0::before{content:"Z0"}
.efi-Z1::before{content:"Z1"}
.efi-Z2::before{content:"Z2"}
.efi-Z3::before{content:"Z3"}
.efi-Z4::before{content:"Z4"}
.efi-Z5::before{content:"Z5"}
.efi-Z6::before{content:"Z6"}
.efi-Z7::before{content:"Z7"}
.efi-Z8::before{content:"Z8"}
.efi-Z9::before{content:"Z9"}
.efi-0A::before{content:"0A"}
.efi-0B::before{content:"0B"}
.efi-0C::before{content:"0C"}
.efi-0D::before{content:"0D"}
.efi-0E::before{content:"0E"}
.efi-0F::before{content:"0F"}
.efi-0G::before{content:"0G"}
.efi-0H::before{content:"0H"}
.efi-0I::before{content:"0I"}
.efi-0J::before{content:"0J"}
.efi-0K::before{content:"0K"}
.efi-0L::before{content:"0L"}
.efi-0M::before{content:"0M"}
.efi-0N::before{content:"0N"}
.efi-0O::before{content:"0O"}
.efi-0P::before{content:"0P"}
.efi-0Q::before{content:"0Q"}
.efi-0R::before{content:"0R"}
.efi-0S::before{content:"0S"}
.efi-0T::before{content:"0T"}
.efi-0U::before{content:"0U"}
.efi-0V::before{content:"0V"}
.efi-0W::before{content:"0W"}
.efi-0X::before{content:"0X"}
.efi-0Y::before{content:"0Y"}
.efi-0Z::before{content:"0Z"}
.efi-1A::before{content:"1A"}
.efi-1B::before{content:"1B"}
.efi-1C::before{content:"1C"}
.efi-1D::before{content:"1D"}
.efi-1E::before{content:"1E"}
.efi-1F::before{content:"1F"}
.efi-1G::before{content:"1G"}
.efi-1H::before{content:"1H"}
.efi-1I::before{content:"1I"}
.efi-1J::before{content:"1J"}
.efi-1K::before{content:"1K"}
.efi-1L::before{content:"1L"}
.efi-1M::before{content:"1M"}
.efi-1N::before{content:"1N"}
.efi-1O::before{content:"1O"}
.efi-1P::before{content:"1P"}
.efi-1Q::before{content:"1Q"}
.efi-1R::before{content:"1R"}
.efi-1S::before{content:"1S"}
.efi-1T::before{content:"1T"}
.efi-1U::before{content:"1U"}
.efi-1V::before{content:"1V"}
.efi-1W::before{content:"1W"}
.efi-1X::before{content:"1X"}
.efi-1Y::before{content:"1Y"}
.efi-1Z::before{content:"1Z"}
.efi-2A::before{content:"2A"}
.efi-2B::before{content:"2B"}
.efi-2C::before{content:"2C"}
.efi-2D::before{content:"2D"}
.efi-2E::before{content:"2E"}
.efi-2F::before{content:"2F"}
.efi-2G::before{content:"2G"}
.efi-2H::before{content:"2H"}
.efi-2I::before{content:"2I"}
.efi-2J::before{content:"2J"}
.efi-2K::before{content:"2K"}
.efi-2L::before{content:"2L"}
.efi-2M::before{content:"2M"}
.efi-2N::before{content:"2N"}
.efi-2O::before{content:"2O"}
.efi-2P::before{content:"2P"}
.efi-2Q::before{content:"2Q"}
.efi-2R::before{content:"2R"}
.efi-2S::before{content:"2S"}
.efi-2T::before{content:"2T"}
.efi-2U::before{content:"2U"}
.efi-2V::before{content:"2V"}
.efi-2W::before{content:"2W"}
.efi-2X::before{content:"2X"}
.efi-2Y::before{content:"2Y"}
.efi-2Z::before{content:"2Z"}
.efi-3A::before{content:"3A"}
.efi-3B::before{content:"3B"}
.efi-3C::before{content:"3C"}
.efi-3D::before{content:"3D"}
.efi-3E::before{content:"3E"}
.efi-3F::before{content:"3F"}
.efi-3G::before{content:"3G"}
.efi-3H::before{content:"3H"}
.efi-3I::before{content:"3I"}
.efi-3J::before{content:"3J"}
.efi-3K::before{content:"3K"}
.efi-3L::before{content:"3L"}
.efi-3M::before{content:"3M"}
.efi-3N::before{content:"3N"}
.efi-3O::before{content:"3O"}
.efi-3P::before{content:"3P"}
.efi-3Q::before{content:"3Q"}
.efi-3R::before{content:"3R"}
.efi-3S::before{content:"3S"}
.efi-3T::before{content:"3T"}
.efi-3U::before{content:"3U"}
.efi-3V::before{content:"3V"}
.efi-3W::before{content:"3W"}
.efi-3X::before{content:"3X"}
.efi-3Y::before{content:"3Y"}
.efi-3Z::before{content:"3Z"}
.efi-4A::before{content:"4A"}
.efi-4B::before{content:"4B"}
.efi-4C::before{content:"4C"}
.efi-4D::before{content:"4D"}
.efi-4E::before{content:"4E"}
.efi-4F::before{content:"4F"}
.efi-4G::before{content:"4G"}
.efi-4H::before{content:"4H"}
.efi-4I::before{content:"4I"}
.efi-4J::before{content:"4J"}
.efi-4K::before{content:"4K"}
.efi-4L::before{content:"4L"}
.efi-4M::before{content:"4M"}
.efi-4N::before{content:"4N"}
.efi-4O::before{content:"4O"}
.efi-4P::before{content:"4P"}
.efi-4Q::before{content:"4Q"}
.efi-4R::before{content:"4R"}
.efi-4S::before{content:"4S"}
.efi-4T::before{content:"4T"}
.efi-4U::before{content:"4U"}
.efi-4V::before{content:"4V"}
.efi-4W::before{content:"4W"}
.efi-4X::before{content:"4X"}
.efi-4Y::before{content:"4Y"}
.efi-4Z::before{content:"4Z"}
.efi-5A::before{content:"5A"}
.efi-5B::before{content:"5B"}
.efi-5C::before{content:"5C"}
.efi-5D::before{content:"5D"}
.efi-5E::before{content:"5E"}
.efi-5F::before{content:"5F"}
.efi-5G::before{content:"5G"}
.efi-5H::before{content:"5H"}
.efi-5I::before{content:"5I"}
.efi-5J::before{content:"5J"}
.efi-5K::before{content:"5K"}
.efi-5L::before{content:"5L"}
.efi-5M::before{content:"5M"}
.efi-5N::before{content:"5N"}
.efi-5O::before{content:"5O"}
.efi-5P::before{content:"5P"}
.efi-5Q::before{content:"5Q"}
.efi-5R::before{content:"5R"}
.efi-5S::before{content:"5S"}
.efi-5T::before{content:"5T"}
.efi-5U::before{content:"5U"}
.efi-5V::before{content:"5V"}
.efi-5W::before{content:"5W"}
.efi-5X::before{content:"5X"}
.efi-5Y::before{content:"5Y"}
.efi-5Z::before{content:"5Z"}
.efi-6A::before{content:"6A"}
.efi-6B::before{content:"6B"}
.efi-6C::before{content:"6C"}
.efi-6D::before{content:"6D"}
.efi-6E::before{content:"6E"}
.efi-6F::before{content:"6F"}
.efi-6G::before{content:"6G"}
.efi-6H::before{content:"6H"}
.efi-6I::before{content:"6I"}
.efi-6J::before{content:"6J"}
.efi-6K::before{content:"6K"}
.efi-6L::before{content:"6L"}
.efi-6M::before{content:"6M"}
.efi-6N::before{content:"6N"}
.efi-6O::before{content:"6O"}
.efi-6P::before{content:"6P"}
.efi-6Q::before{content:"6Q"}
.efi-6R::before{content:"6R"}
.efi-6S::before{content:"6S"}
.efi-6T::before{content:"6T"}
.efi-6U::before{content:"6U"}
.efi-6V::before{content:"6V"}
.efi-6W::before{content:"6W"}
.efi-6X::before{content:"6X"}
.efi-6Y::before{content:"6Y"}
.efi-6Z::before{content:"6Z"}
.efi-7A::before{content:"7A"}
.efi-7B::before{content:"7B"}
.efi-7C::before{content:"7C"}
.efi-7D::before{content:"7D"}
.efi-7E::before{content:"7E"}
.efi-7F::before{content:"7F"}
.efi-7G::before{content:"7G"}
.efi-7H::before{content:"7H"}
.efi-7I::before{content:"7I"}
.efi-7J::before{content:"7J"}
.efi-7K::before{content:"7K"}
.efi-7L::before{content:"7L"}
.efi-7M::before{content:"7M"}
.efi-7N::before{content:"7N"}
.efi-7O::before{content:"7O"}
.efi-7P::before{content:"7P"}
.efi-7Q::before{content:"7Q"}
.efi-7R::before{content:"7R"}
.efi-7S::before{content:"7S"}
.efi-7T::before{content:"7T"}
.efi-7U::before{content:"7U"}
.efi-7V::before{content:"7V"}
.efi-7W::before{content:"7W"}
.efi-7X::before{content:"7X"}
.efi-7Y::before{content:"7Y"}
.efi-7Z::before{content:"7Z"}
.efi-8A::before{content:"8A"}
.efi-8B::before{content:"8B"}
.efi-8C::before{content:"8C"}
.efi-8D::before{content:"8D"}
.efi-8E::before{content:"8E"}
.efi-8F::before{content:"8F"}
.efi-8G::before{content:"8G"}
.efi-8H::before{content:"8H"}
.efi-8I::before{content:"8I"}
.efi-8J::before{content:"8J"}
.efi-8K::before{content:"8K"}
.efi-8L::before{content:"8L"}
.efi-8M::before{content:"8M"}
.efi-8N::before{content:"8N"}
.efi-8O::before{content:"8O"}
.efi-8P::before{content:"8P"}
.efi-8Q::before{content:"8Q"}
.efi-8R::before{content:"8R"}
.efi-8S::before{content:"8S"}
.efi-8T::before{content:"8T"}
.efi-8U::before{content:"8U"}
.efi-8V::before{content:"8V"}
.efi-8W::before{content:"8W"}
.efi-8X::before{content:"8X"}
.efi-8Y::before{content:"8Y"}
.efi-8Z::before{content:"8Z"}
.efi-9A::before{content:"9A"}
.efi-9B::before{content:"9B"}
.efi-9C::before{content:"9C"}
.efi-9D::before{content:"9D"}
.efi-9E::before{content:"9E"}
.efi-9F::before{content:"9F"}
.efi-9G::before{content:"9G"}
.efi-9H::before{content:"9H"}
.efi-9I::before{content:"9I"}
.efi-9J::before{content:"9J"}
.efi-9K::before{content:"9K"}
.efi-9L::before{content:"9L"}
.efi-9M::before{content:"9M"}
.efi-9N::before{content:"9N"}
.efi-9O::before{content:"9O"}
.efi-9P::before{content:"9P"}
.efi-9Q::before{content:"9Q"}
.efi-9R::before{content:"9R"}
.efi-9S::before{content:"9S"}
.efi-9T::before{content:"9T"}
.efi-9U::before{content:"9U"}
.efi-9V::before{content:"9V"}
.efi-9W::before{content:"9W"}
.efi-9X::before{content:"9X"}
.efi-9Y::before{content:"9Y"}
.efi-9Z::before{content:"9Z"}
