diff --git a/api/client/proto/authservice.pb.go b/api/client/proto/authservice.pb.go index b64eb68d148a5..3293885e66a7a 100644 --- a/api/client/proto/authservice.pb.go +++ b/api/client/proto/authservice.pb.go @@ -1165,17 +1165,20 @@ func (m *HostCertsRequest) GetUnstableSystemRoleAssertionID() string { // OpenSSHCertRequest specifies certificate-generation parameters // for a certificates used to connect to Agentless nodes. type OpenSSHCertRequest struct { - // Username is the Teleport username. - Username string `protobuf:"bytes,1,opt,name=Username,proto3" json:"username"` // PublicKey is the public key to sign. PublicKey []byte `protobuf:"bytes,2,opt,name=PublicKey,proto3" json:"public_key"` // TTL is the duration the certificate will be valid for. TTL Duration `protobuf:"varint,3,opt,name=TTL,proto3,casttype=Duration" json:"ttl"` - // Cluster is the Teleport cluster name. - Cluster string `protobuf:"bytes,4,opt,name=Cluster,proto3" json:"cluster"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + // Cluster is the Teleport cluster name the target node is connected to. + Cluster string `protobuf:"bytes,4,opt,name=Cluster,proto3" json:"cluster"` + // User is the Teleport user the certificate will be generated for. + User *types.UserV2 `protobuf:"bytes,5,opt,name=User,proto3" json:"user"` + // Roles are the roles of the Teleport user the certificate will be + // generated for. + Roles []*types.RoleV6 `protobuf:"bytes,6,rep,name=Roles,proto3" json:"roles"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *OpenSSHCertRequest) Reset() { *m = OpenSSHCertRequest{} } @@ -1211,13 +1214,6 @@ func (m *OpenSSHCertRequest) XXX_DiscardUnknown() { var xxx_messageInfo_OpenSSHCertRequest proto.InternalMessageInfo -func (m *OpenSSHCertRequest) GetUsername() string { - if m != nil { - return m.Username - } - return "" -} - func (m *OpenSSHCertRequest) GetPublicKey() []byte { if m != nil { return m.PublicKey @@ -1239,6 +1235,20 @@ func (m *OpenSSHCertRequest) GetCluster() string { return "" } +func (m *OpenSSHCertRequest) GetUser() *types.UserV2 { + if m != nil { + return m.User + } + return nil +} + +func (m *OpenSSHCertRequest) GetRoles() []*types.RoleV6 { + if m != nil { + return m.Roles + } + return nil +} + // OpenSSHCert is a SSH certificate signed by OpenSSH CA. type OpenSSHCert struct { Cert []byte `protobuf:"bytes,1,opt,name=Cert,proto3" json:"cert"` @@ -14235,830 +14245,831 @@ func init() { } var fileDescriptor_0ffcffcda38ae159 = []byte{ - // 13164 bytes of a gzipped FileDescriptorProto + // 13184 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0xbd, 0x5d, 0x6c, 0x1c, 0x49, 0x92, 0x18, 0xac, 0x6e, 0x92, 0x22, 0x19, 0xfc, 0x6b, 0xa5, 0x48, 0xb1, 0xd5, 0xa4, 0xd8, 0x52, 0x69, 0xa4, 0xd1, 0x68, 0x77, 0xf5, 0x43, 0xcd, 0xff, 0xcc, 0xce, 0x6c, 0x77, 0x93, 0x12, 0x29, 0x51, 0x24, 0xa7, 0x9a, 0x6c, 0xcd, 0xee, 0xce, 0x6e, 0x6f, 0xb1, 0x3b, 0x45, 0xd5, 0xc7, 0x66, 0x57, 0x6f, 0x55, 0xb5, 0x34, 0xba, 0x0f, 0xdf, 0xcf, 0xf9, 0x7c, 0xf7, 0x60, 0xe3, 0xec, 0x33, - 0x70, 0x67, 0xf8, 0x70, 0x30, 0xce, 0x80, 0xfd, 0x62, 0x03, 0x06, 0xfc, 0x72, 0x38, 0xc0, 0xf0, - 0xcb, 0xd9, 0x06, 0xbc, 0x36, 0x70, 0x80, 0x01, 0xfb, 0x60, 0xc0, 0x06, 0x68, 0xdf, 0xc2, 0x4f, - 0x04, 0xfc, 0x60, 0x18, 0xf6, 0xc3, 0x3e, 0x19, 0xf9, 0x5b, 0x99, 0x55, 0x59, 0xd5, 0xa4, 0x86, - 0x3b, 0x7e, 0x91, 0xd8, 0x99, 0x11, 0x91, 0xff, 0x51, 0x11, 0x91, 0x91, 0x11, 0x70, 0x27, 0xc4, - 0x1d, 0xdc, 0xf3, 0xfc, 0xf0, 0x6e, 0x07, 0xef, 0x3b, 0xad, 0xd7, 0x77, 0x5b, 0x1d, 0x17, 0x77, - 0xc3, 0xbb, 0x3d, 0xdf, 0x0b, 0xbd, 0xbb, 0x4e, 0x3f, 0x7c, 0x11, 0x60, 0xff, 0xa5, 0xdb, 0xc2, - 0x77, 0x68, 0x09, 0x1a, 0xa1, 0xff, 0x95, 0x66, 0xf7, 0xbd, 0x7d, 0x8f, 0xc1, 0x90, 0xbf, 0x58, - 0x65, 0x69, 0x61, 0xdf, 0xf3, 0xf6, 0x3b, 0x98, 0x21, 0xef, 0xf5, 0x9f, 0xdf, 0xc5, 0x87, 0xbd, - 0xf0, 0x35, 0xaf, 0x2c, 0xc7, 0x2b, 0x43, 0xf7, 0x10, 0x07, 0xa1, 0x73, 0xd8, 0xe3, 0x00, 0xef, - 0xc8, 0xae, 0x38, 0x61, 0x48, 0x6a, 0x42, 0xd7, 0xeb, 0xde, 0x7d, 0x79, 0x5f, 0xfd, 0xc9, 0x41, - 0x6f, 0x65, 0xf6, 0xba, 0x85, 0xfd, 0x30, 0x48, 0x10, 0xe5, 0x90, 0xe1, 0xeb, 0x1e, 0x0e, 0xee, - 0xe2, 0x97, 0xb8, 0x1b, 0x8a, 0xff, 0x38, 0xe8, 0x35, 0x33, 0x28, 0xfd, 0x97, 0x83, 0x7c, 0xcf, - 0x0c, 0xf2, 0x0a, 0xef, 0x91, 0x99, 0xea, 0xca, 0x3f, 0x06, 0x80, 0xfb, 0x4e, 0xaf, 0x87, 0xfd, - 0xe8, 0x8f, 0x44, 0x5f, 0xfb, 0x81, 0xb3, 0x8f, 0x79, 0x1f, 0x5f, 0xde, 0x57, 0x7f, 0x32, 0x50, - 0xeb, 0x77, 0x96, 0x60, 0x64, 0x95, 0x14, 0xa0, 0x0f, 0x61, 0x78, 0xe7, 0x75, 0x0f, 0x17, 0x73, - 0x57, 0x73, 0xb7, 0xa6, 0x97, 0x0b, 0xac, 0xfe, 0xce, 0x56, 0x0f, 0xfb, 0x74, 0xc2, 0xaa, 0xe8, - 0xf8, 0xa8, 0x3c, 0x4d, 0xda, 0xfd, 0xae, 0x77, 0xe8, 0x86, 0x74, 0x41, 0x6c, 0x8a, 0x81, 0x9e, - 0xc1, 0xb4, 0x8d, 0x03, 0xaf, 0xef, 0xb7, 0xf0, 0x1a, 0x76, 0xda, 0xd8, 0x2f, 0xe6, 0xaf, 0xe6, - 0x6e, 0x4d, 0x2c, 0xcf, 0xdd, 0x61, 0x43, 0xd6, 0x2b, 0xab, 0x97, 0x8e, 0x8f, 0xca, 0xc8, 0xe7, - 0x65, 0x11, 0xb1, 0xb5, 0x73, 0x76, 0x8c, 0x0c, 0xfa, 0x0a, 0xa6, 0x6a, 0xd8, 0x0f, 0x2b, 0xfd, - 0xf0, 0x85, 0xe7, 0xbb, 0xe1, 0xeb, 0xe2, 0x10, 0xa5, 0x7b, 0x89, 0xd3, 0xd5, 0xea, 0x1a, 0xcb, - 0xd5, 0xc5, 0xe3, 0xa3, 0x72, 0x91, 0xac, 0x59, 0xd3, 0x11, 0xa5, 0x1a, 0x79, 0x9d, 0x18, 0xfa, - 0x12, 0x26, 0xeb, 0x64, 0x33, 0xb4, 0x76, 0xbc, 0x03, 0xdc, 0x0d, 0x8a, 0xc3, 0x5a, 0xa7, 0xd5, - 0xaa, 0xc6, 0x72, 0x75, 0xe1, 0xf8, 0xa8, 0x3c, 0x4f, 0xf7, 0x4e, 0xab, 0x19, 0xd2, 0x42, 0x8d, - 0xb4, 0x46, 0x09, 0xfd, 0x0c, 0xa6, 0xb7, 0x7d, 0xef, 0xa5, 0x1b, 0xb8, 0x5e, 0x97, 0x16, 0x15, - 0x47, 0x28, 0xed, 0x79, 0x4e, 0x5b, 0xaf, 0x6c, 0x2c, 0x57, 0xaf, 0x1c, 0x1f, 0x95, 0x2f, 0xf7, - 0x44, 0x29, 0x6b, 0x40, 0x9f, 0x19, 0x1d, 0x05, 0xed, 0xc0, 0x44, 0xad, 0xd3, 0x0f, 0x42, 0xec, - 0x6f, 0x3a, 0x87, 0xb8, 0x78, 0x9e, 0x92, 0x9f, 0x15, 0xf3, 0x12, 0xd5, 0x34, 0x96, 0xab, 0xa5, - 0xe3, 0xa3, 0xf2, 0xa5, 0x16, 0x2b, 0x6a, 0x76, 0x9d, 0x43, 0x7d, 0xca, 0x55, 0x32, 0xe8, 0x03, - 0x18, 0xde, 0x0d, 0xb0, 0x5f, 0x1c, 0xa3, 0xe4, 0xa6, 0x38, 0x39, 0x52, 0xd4, 0x58, 0x66, 0xeb, - 0xdf, 0x0f, 0xb0, 0xaf, 0xe1, 0x53, 0x04, 0x82, 0x68, 0x7b, 0x1d, 0x5c, 0x1c, 0xd7, 0x10, 0x49, - 0x51, 0xe3, 0x7d, 0x86, 0xe8, 0x7b, 0x1d, 0xbd, 0x61, 0x8a, 0x80, 0xd6, 0x61, 0x9c, 0xb4, 0x1c, - 0xf4, 0x9c, 0x16, 0x2e, 0x02, 0xc5, 0x2e, 0x70, 0x6c, 0x59, 0x5e, 0x9d, 0x3f, 0x3e, 0x2a, 0x5f, - 0xec, 0x8a, 0x9f, 0x1a, 0x95, 0x08, 0x1b, 0x7d, 0x0e, 0xe7, 0xeb, 0xd8, 0x7f, 0x89, 0xfd, 0xe2, - 0x04, 0xa5, 0x33, 0x23, 0x16, 0x92, 0x16, 0x36, 0x96, 0xab, 0xb3, 0xc7, 0x47, 0xe5, 0x42, 0x40, - 0x7f, 0x69, 0x34, 0x38, 0x1a, 0xd9, 0x6d, 0x36, 0x7e, 0x89, 0xfd, 0x00, 0xef, 0xf4, 0xbb, 0x5d, - 0xdc, 0x29, 0x4e, 0x6a, 0xbb, 0x4d, 0xab, 0x13, 0xbb, 0xcd, 0x67, 0x85, 0xcd, 0x90, 0x96, 0xea, - 0xbb, 0x4d, 0x43, 0x40, 0x2f, 0xa0, 0xc0, 0xfe, 0xaa, 0x79, 0xdd, 0x2e, 0x6e, 0x91, 0x23, 0x55, - 0x9c, 0xa2, 0x0d, 0x5c, 0xe6, 0x0d, 0xc4, 0xab, 0x1b, 0xcb, 0xd5, 0xf2, 0xf1, 0x51, 0x79, 0x81, - 0xd1, 0x6e, 0xb6, 0x64, 0x85, 0xd6, 0x4c, 0x82, 0x2a, 0x19, 0x47, 0xa5, 0xd5, 0xc2, 0x41, 0x60, - 0xe3, 0x9f, 0xf7, 0x71, 0x10, 0x16, 0xa7, 0xb5, 0x71, 0x68, 0x75, 0x8d, 0x07, 0x6c, 0x1c, 0x0e, - 0x2d, 0x6c, 0xfa, 0xac, 0x54, 0x1f, 0x87, 0x86, 0x80, 0xb6, 0x01, 0x2a, 0xbd, 0x5e, 0x1d, 0x07, - 0x64, 0x33, 0x16, 0x67, 0x28, 0xe9, 0x8b, 0x9c, 0xf4, 0x33, 0xbc, 0xc7, 0x2b, 0x1a, 0xcb, 0xd5, - 0xcb, 0xc7, 0x47, 0xe5, 0x39, 0xa7, 0xd7, 0x6b, 0x06, 0xac, 0x48, 0x23, 0xaa, 0xd0, 0x60, 0xf3, - 0x7e, 0xe8, 0x85, 0x98, 0x6f, 0xc5, 0x62, 0x21, 0x36, 0xef, 0x4a, 0x9d, 0xe8, 0xaf, 0x4f, 0x0b, - 0x9b, 0x7c, 0x5b, 0xc7, 0xe7, 0x5d, 0x41, 0x20, 0x67, 0x71, 0xc5, 0x09, 0x9d, 0x3d, 0x27, 0xc0, - 0x7c, 0x7b, 0x5c, 0xd0, 0xce, 0xa2, 0x5e, 0xd9, 0x78, 0xc0, 0xce, 0x62, 0x9b, 0x97, 0x36, 0x0d, - 0xfb, 0x25, 0x46, 0x8f, 0xcc, 0x48, 0x34, 0xf0, 0x22, 0x1a, 0x30, 0x23, 0xaf, 0xf0, 0x9e, 0x79, - 0x46, 0x22, 0x50, 0xb4, 0x06, 0x63, 0xcf, 0xf0, 0x1e, 0xe3, 0x1c, 0x17, 0x29, 0xbd, 0x0b, 0x11, - 0x3d, 0xc6, 0x33, 0x1e, 0xb0, 0x53, 0x41, 0xa8, 0x25, 0xb9, 0x85, 0xc4, 0x46, 0xbf, 0x9d, 0x83, - 0x79, 0x71, 0xc2, 0x71, 0xf8, 0xca, 0xf3, 0x0f, 0xdc, 0xee, 0x7e, 0xcd, 0xeb, 0x3e, 0x77, 0xf7, - 0x8b, 0xb3, 0x94, 0xf2, 0xd5, 0x18, 0xd3, 0x88, 0x41, 0x35, 0x96, 0xab, 0x6f, 0x1f, 0x1f, 0x95, - 0xaf, 0x4b, 0x06, 0x22, 0xeb, 0xc9, 0x86, 0x7c, 0xee, 0xee, 0x6b, 0x0d, 0xa7, 0xb5, 0x85, 0x7e, - 0x33, 0x07, 0x97, 0xf8, 0xe8, 0x6c, 0xdc, 0xf2, 0xfc, 0x76, 0xd4, 0x8d, 0x39, 0xda, 0x8d, 0xb2, - 0x3c, 0xad, 0x26, 0xa0, 0xc6, 0x72, 0xf5, 0xe6, 0xf1, 0x51, 0xd9, 0xe2, 0x13, 0xd7, 0xf4, 0x45, - 0xb5, 0xa9, 0x13, 0x29, 0x0d, 0x91, 0x9d, 0x40, 0x98, 0xff, 0xb6, 0x8f, 0x9f, 0x63, 0x1f, 0x77, - 0x5b, 0xb8, 0x78, 0x49, 0xdb, 0x09, 0x7a, 0xa5, 0xe0, 0xca, 0xe4, 0x53, 0xd2, 0xec, 0xc9, 0x62, - 0x7d, 0x27, 0xe8, 0x28, 0xe8, 0xe7, 0x80, 0xf8, 0x04, 0x54, 0xfa, 0x6d, 0x37, 0xe4, 0x03, 0x9c, - 0xa7, 0xad, 0x2c, 0xe8, 0xf3, 0xac, 0x00, 0x34, 0x96, 0xab, 0xd6, 0xf1, 0x51, 0x79, 0x49, 0x4c, - 0xb1, 0x43, 0xaa, 0x4c, 0x03, 0x33, 0x10, 0x27, 0x9c, 0x77, 0xc3, 0x6b, 0x1d, 0x14, 0x8b, 0x1a, - 0xe7, 0x25, 0x45, 0x82, 0x65, 0x77, 0xbc, 0xd6, 0x81, 0xce, 0x79, 0x49, 0x2d, 0x0a, 0xe1, 0x22, - 0x5f, 0x25, 0x1b, 0x07, 0xa1, 0xef, 0x52, 0xde, 0x11, 0x14, 0x2f, 0x53, 0x3a, 0x8b, 0x82, 0x07, - 0x27, 0x21, 0x1a, 0xef, 0xb2, 0xde, 0xf2, 0x8d, 0xd0, 0xf4, 0x95, 0x3a, 0xad, 0x19, 0x13, 0x79, - 0xf4, 0xff, 0xc0, 0xdc, 0x33, 0xb7, 0xdb, 0xf6, 0x5e, 0x05, 0x2b, 0x38, 0x38, 0x08, 0xbd, 0x5e, - 0x9d, 0x09, 0x85, 0xc5, 0x12, 0x6d, 0x77, 0x49, 0x6c, 0x73, 0x13, 0x4c, 0xe3, 0x41, 0xf5, 0xc6, - 0xf1, 0x51, 0xf9, 0xda, 0x2b, 0x56, 0xd9, 0x6c, 0xb3, 0xda, 0x26, 0x97, 0x2b, 0xb5, 0xc6, 0xcd, - 0xad, 0x90, 0x2d, 0xa0, 0x57, 0x14, 0x17, 0xb4, 0x2d, 0xa0, 0x57, 0x0a, 0x66, 0x10, 0x6b, 0x50, - 0xdf, 0x02, 0x3a, 0x0a, 0x7a, 0x04, 0x63, 0x82, 0x3d, 0x14, 0x17, 0xb5, 0xa3, 0x2b, 0x8a, 0x1b, - 0x0f, 0x98, 0x04, 0x24, 0x58, 0x8c, 0x7e, 0x72, 0x05, 0x14, 0xda, 0x80, 0x71, 0xca, 0x23, 0x29, - 0xcb, 0xba, 0x42, 0x29, 0x21, 0xb1, 0x51, 0x45, 0x79, 0xe3, 0x41, 0xb5, 0x78, 0x7c, 0x54, 0x9e, - 0x65, 0x5c, 0x36, 0xc1, 0xa8, 0x22, 0x02, 0xe8, 0x01, 0x0c, 0x55, 0x7a, 0xbd, 0xe2, 0x12, 0xa5, - 0x33, 0x19, 0xd1, 0x69, 0x3c, 0xa8, 0x5e, 0x38, 0x3e, 0x2a, 0x4f, 0x39, 0x3d, 0x7d, 0x58, 0x04, - 0x1a, 0xed, 0x41, 0xa1, 0xde, 0xf5, 0x5e, 0x3d, 0xef, 0x38, 0x07, 0x58, 0xb0, 0xb7, 0x72, 0x3a, - 0x7b, 0xa3, 0x1f, 0xab, 0x40, 0x20, 0x18, 0x99, 0x5c, 0x82, 0x1e, 0xf9, 0x2c, 0x3e, 0xe9, 0xef, - 0x61, 0xbf, 0x8b, 0x43, 0x1c, 0xf0, 0xd1, 0x5e, 0xd5, 0x3e, 0x8b, 0xf1, 0xea, 0xc6, 0x03, 0xd6, - 0xd2, 0x81, 0x2c, 0x37, 0x8d, 0x3d, 0x41, 0x15, 0x75, 0xe0, 0x42, 0x54, 0x26, 0x3e, 0x35, 0xd7, - 0x68, 0x53, 0xa5, 0x44, 0x53, 0xd1, 0xe7, 0xe6, 0xea, 0xf1, 0x51, 0x79, 0x51, 0x69, 0xcb, 0xf4, - 0xc9, 0x49, 0x12, 0x46, 0x4f, 0x60, 0x7c, 0xbd, 0x1b, 0x84, 0x4e, 0xa7, 0x83, 0xfd, 0xa2, 0xa5, - 0x2d, 0x9f, 0x2c, 0x6f, 0xdc, 0x67, 0x4c, 0xdc, 0x15, 0x05, 0xfa, 0xea, 0x49, 0x38, 0xd4, 0x86, - 0x19, 0xf5, 0x9b, 0x43, 0xce, 0xcb, 0x75, 0x4a, 0xb2, 0x68, 0xf8, 0x88, 0x91, 0x93, 0x72, 0xbf, - 0xba, 0x74, 0x7c, 0x54, 0x2e, 0x69, 0x5f, 0xb1, 0xf8, 0x11, 0x89, 0x93, 0x44, 0x7f, 0x85, 0xf0, - 0xe8, 0xca, 0xd3, 0x8d, 0xf5, 0xf6, 0x36, 0x2f, 0xa2, 0x42, 0x27, 0x91, 0xe7, 0xdf, 0xd2, 0x79, - 0xb4, 0x11, 0xa8, 0x71, 0x9f, 0x7d, 0x29, 0x02, 0xe7, 0xb0, 0xd3, 0x74, 0xdb, 0xf2, 0x5c, 0x36, - 0x7b, 0x1c, 0x20, 0xc6, 0xa4, 0x8d, 0x44, 0xd0, 0x4f, 0x60, 0x5a, 0xd6, 0xb0, 0x1d, 0x77, 0x23, - 0x7d, 0xc7, 0xd1, 0x41, 0x2a, 0xed, 0x25, 0x37, 0x5c, 0x8c, 0x18, 0x39, 0x55, 0x44, 0x60, 0x7d, - 0xe4, 0x7b, 0xfd, 0x5e, 0xf1, 0xa6, 0xb6, 0x2c, 0xb2, 0xbc, 0x71, 0x9f, 0x9d, 0x2a, 0x22, 0xeb, - 0x36, 0xf7, 0x49, 0x89, 0xbe, 0x2e, 0x12, 0x90, 0x7c, 0xa7, 0x77, 0xd7, 0x39, 0x97, 0x7f, 0x5b, - 0x3b, 0xec, 0xa2, 0x58, 0x2c, 0x71, 0xdf, 0x35, 0x31, 0x74, 0x89, 0x8d, 0x1c, 0x98, 0xde, 0x3a, - 0x08, 0x9d, 0xf5, 0x43, 0xa2, 0xb5, 0xd9, 0xfd, 0x0e, 0x2e, 0xde, 0xd2, 0x18, 0x93, 0x5e, 0x29, - 0xd6, 0xd7, 0x3b, 0x08, 0x9d, 0xa6, 0x4b, 0x8b, 0x9b, 0x7e, 0x3f, 0x26, 0x60, 0xc7, 0x08, 0x12, - 0xde, 0x47, 0x4a, 0x2a, 0x41, 0xe0, 0xee, 0x77, 0x0f, 0x71, 0x37, 0x2c, 0xbe, 0x93, 0x68, 0x22, - 0xaa, 0x6c, 0xdc, 0x67, 0xbc, 0x8f, 0x36, 0xe1, 0xc8, 0xe2, 0x64, 0x0b, 0x11, 0x0a, 0xaa, 0xc3, - 0xc4, 0x7a, 0x37, 0xc4, 0xfb, 0x4c, 0x61, 0x2c, 0xde, 0xd6, 0x94, 0x12, 0xa5, 0xa6, 0x71, 0x9f, - 0x89, 0x42, 0x6e, 0x54, 0xa4, 0xeb, 0x24, 0x0a, 0x2c, 0xd1, 0x74, 0x9e, 0x39, 0x61, 0xeb, 0x05, - 0x51, 0xb0, 0xfa, 0x41, 0xf1, 0x3b, 0x1a, 0x51, 0xa5, 0xa6, 0x71, 0x9f, 0x69, 0x3a, 0xaf, 0x48, - 0x51, 0x33, 0xa0, 0x65, 0x3a, 0x55, 0x05, 0xb8, 0x0a, 0x30, 0x26, 0x74, 0xcd, 0xc7, 0xc3, 0x63, - 0xa3, 0x85, 0x31, 0xeb, 0x8f, 0x73, 0x30, 0x42, 0x21, 0xd0, 0xe7, 0x30, 0xf2, 0xc4, 0xed, 0xb6, - 0x83, 0x62, 0xee, 0xea, 0x90, 0xa2, 0x8f, 0xd0, 0x4a, 0x52, 0x51, 0x9d, 0xff, 0xc5, 0x51, 0xf9, - 0xdc, 0xf1, 0x51, 0x79, 0xe6, 0x80, 0x80, 0x29, 0xea, 0x30, 0xc3, 0x43, 0xbb, 0x70, 0xb1, 0xd2, - 0xe9, 0x78, 0xaf, 0xb6, 0x1d, 0x3f, 0x74, 0x9d, 0x4e, 0xbd, 0x4f, 0x05, 0x68, 0xaa, 0x14, 0x8f, - 0x55, 0xaf, 0x1f, 0x1f, 0x95, 0xcb, 0x0e, 0xa9, 0x6e, 0xf6, 0x58, 0x7d, 0x33, 0x60, 0x00, 0x0a, - 0x21, 0x13, 0xbe, 0xf5, 0x27, 0xe7, 0xa1, 0xb0, 0xe6, 0x05, 0x21, 0xd1, 0x62, 0xa5, 0x38, 0x7e, - 0x1d, 0xce, 0x93, 0xb2, 0xf5, 0x15, 0xaa, 0xb7, 0x8f, 0x57, 0x27, 0x8e, 0x8f, 0xca, 0xa3, 0x2f, - 0xbc, 0x20, 0x6c, 0xba, 0x6d, 0x9b, 0x57, 0xa1, 0x77, 0x60, 0x6c, 0xd3, 0x6b, 0x63, 0xaa, 0x2a, - 0xe6, 0x29, 0xd8, 0xd4, 0xf1, 0x51, 0x79, 0xbc, 0xeb, 0xb5, 0x31, 0xd5, 0x08, 0x6d, 0x59, 0x8d, - 0x1a, 0x5c, 0x93, 0x1b, 0xa2, 0x60, 0xd5, 0xe3, 0xa3, 0xf2, 0x30, 0x51, 0xdd, 0x7e, 0x75, 0x54, - 0x7e, 0x7f, 0xdf, 0x0d, 0x5f, 0xf4, 0xf7, 0xee, 0xb4, 0xbc, 0xc3, 0xbb, 0xfb, 0xbe, 0xf3, 0xd2, - 0x65, 0x86, 0x14, 0xa7, 0x73, 0x37, 0x32, 0xb7, 0xf4, 0x5c, 0x6e, 0xe5, 0xa8, 0xbf, 0x0e, 0x42, - 0x7c, 0x48, 0x28, 0x71, 0x45, 0xef, 0x19, 0xcc, 0x56, 0xda, 0x6d, 0x97, 0x61, 0x6c, 0xfb, 0x6e, - 0xb7, 0xe5, 0xf6, 0x9c, 0x0e, 0x51, 0xba, 0x87, 0x6e, 0x8d, 0xf3, 0x49, 0x91, 0xf5, 0xcd, 0x9e, - 0x04, 0x50, 0x26, 0xc5, 0x48, 0x00, 0x3d, 0x80, 0xb1, 0x95, 0xcd, 0x3a, 0x55, 0x03, 0x8b, 0x23, - 0x94, 0x18, 0x3d, 0x70, 0xed, 0x6e, 0x40, 0x87, 0xa6, 0x12, 0x90, 0x80, 0xe8, 0x7d, 0x98, 0xdc, - 0xee, 0xef, 0x75, 0xdc, 0xd6, 0xce, 0x46, 0xfd, 0x09, 0x7e, 0x4d, 0xf5, 0xe7, 0x49, 0x26, 0x2e, - 0xf5, 0x68, 0x79, 0x33, 0xec, 0x04, 0xcd, 0x03, 0xfc, 0xda, 0xd6, 0xe0, 0x22, 0xbc, 0x7a, 0x7d, - 0x8d, 0xe0, 0x8d, 0x26, 0xf0, 0x82, 0xe0, 0x85, 0x8a, 0xc7, 0xe0, 0xd0, 0x5d, 0x00, 0xa6, 0x95, - 0x54, 0xda, 0x6d, 0xa6, 0x5e, 0x8f, 0x57, 0x67, 0x8e, 0x8f, 0xca, 0x13, 0x5c, 0x8f, 0x71, 0xda, - 0x6d, 0xdf, 0x56, 0x40, 0x50, 0x0d, 0xc6, 0x6c, 0x8f, 0x4d, 0x30, 0x57, 0xaa, 0x67, 0xa4, 0x52, - 0xcd, 0x8a, 0xb9, 0x19, 0x85, 0xff, 0x52, 0x47, 0x29, 0x20, 0x50, 0x19, 0x46, 0x37, 0xbd, 0x9a, - 0xd3, 0x7a, 0xc1, 0x54, 0xeb, 0xb1, 0xea, 0xc8, 0xf1, 0x51, 0x39, 0xf7, 0x3d, 0x5b, 0x94, 0xa2, - 0x97, 0x30, 0x11, 0x2d, 0x54, 0x50, 0x9c, 0xa0, 0xd3, 0xb7, 0x43, 0x4e, 0x51, 0x40, 0x8b, 0x9b, - 0x64, 0xe9, 0x95, 0x19, 0xfc, 0x06, 0xbb, 0x40, 0x6d, 0x08, 0x75, 0xe0, 0xca, 0x2e, 0xf9, 0xb8, - 0xed, 0x75, 0x70, 0x54, 0x5c, 0x09, 0x02, 0xec, 0x13, 0x5a, 0xeb, 0x2b, 0x54, 0xf3, 0x1e, 0xe7, - 0x22, 0x7f, 0xd4, 0x13, 0xc2, 0x87, 0x18, 0x48, 0xd3, 0x6d, 0x2b, 0x23, 0xce, 0x26, 0x66, 0xfd, - 0xd3, 0x1c, 0xa0, 0xad, 0x1e, 0xee, 0xd6, 0xeb, 0x6b, 0xe4, 0xe8, 0x88, 0x93, 0x73, 0x0b, 0xc6, - 0x08, 0x27, 0x27, 0x9b, 0x84, 0x9f, 0x9d, 0xc9, 0xe3, 0xa3, 0xf2, 0x58, 0x9f, 0x97, 0xd9, 0xb2, - 0x16, 0x7d, 0x17, 0xc6, 0xd9, 0x6a, 0x92, 0x25, 0xcf, 0xd3, 0x25, 0x9f, 0x3e, 0x3e, 0x2a, 0x03, - 0x5f, 0x72, 0xb2, 0xdc, 0x11, 0x00, 0xba, 0x01, 0x43, 0x3b, 0x3b, 0x1b, 0xf4, 0x00, 0x0d, 0x55, - 0x2f, 0x1e, 0x1f, 0x95, 0x87, 0xc2, 0xb0, 0xf3, 0xab, 0xa3, 0xf2, 0xd8, 0x4a, 0x9f, 0xb1, 0x34, - 0x9b, 0xd4, 0xa3, 0x1b, 0x30, 0x2a, 0x84, 0x90, 0xe1, 0xe8, 0xe4, 0x72, 0xe9, 0xc2, 0x16, 0x75, - 0xd6, 0x77, 0x60, 0x42, 0xe9, 0x3b, 0x5a, 0x84, 0x61, 0xf2, 0x3f, 0xed, 0xf0, 0x64, 0x75, 0x8c, - 0x1c, 0xcf, 0x16, 0x19, 0x13, 0x2d, 0xb5, 0xfe, 0x68, 0x0a, 0x0a, 0xa4, 0xd7, 0x1a, 0x87, 0xd0, - 0x7a, 0x9f, 0x1b, 0xd4, 0x7b, 0x75, 0x56, 0xf2, 0x99, 0xb3, 0x52, 0x87, 0xd1, 0xd5, 0xaf, 0x7b, - 0xae, 0x8f, 0x03, 0x6e, 0x96, 0x2b, 0xdd, 0x61, 0x86, 0xd9, 0x3b, 0xc2, 0x30, 0x7b, 0x67, 0x47, - 0x18, 0x66, 0xab, 0x57, 0x38, 0xcb, 0xbc, 0x80, 0x19, 0x4a, 0xb4, 0x7a, 0xbf, 0xf7, 0x9f, 0xcb, - 0x39, 0x5b, 0x50, 0x42, 0xdf, 0x85, 0xf3, 0x0f, 0x3d, 0xff, 0xd0, 0x09, 0xf9, 0xa4, 0x50, 0x9b, - 0xcd, 0x73, 0x5a, 0xa2, 0x2c, 0x38, 0x87, 0x41, 0x0f, 0x61, 0xda, 0xf6, 0xfa, 0x21, 0xde, 0xf1, - 0xc4, 0x54, 0x8e, 0x50, 0x2c, 0xfa, 0x71, 0xf4, 0x49, 0x4d, 0x33, 0xf4, 0x92, 0x12, 0x9b, 0x1d, - 0xc3, 0x42, 0xab, 0x30, 0xad, 0x19, 0x39, 0x82, 0xe2, 0x79, 0x7a, 0x14, 0x98, 0x02, 0xa8, 0x99, - 0x46, 0x54, 0x7e, 0x12, 0x43, 0x42, 0x9b, 0x26, 0x09, 0x73, 0x94, 0xf6, 0x68, 0xa0, 0x14, 0x69, - 0x92, 0x21, 0x31, 0xcc, 0xf0, 0x8e, 0x4a, 0x95, 0x62, 0x8c, 0x9b, 0x46, 0x98, 0x71, 0x36, 0x56, - 0x5b, 0xbd, 0xce, 0x67, 0x79, 0x41, 0x8e, 0x3d, 0xa9, 0x64, 0xd8, 0x71, 0x9a, 0x84, 0x83, 0xca, - 0xaf, 0xc3, 0x38, 0xed, 0x2d, 0x33, 0xb8, 0x89, 0xaf, 0x83, 0xca, 0x5b, 0xe4, 0x77, 0x62, 0x03, - 0x46, 0x76, 0x03, 0x67, 0x9f, 0x71, 0x96, 0xe9, 0xe5, 0x6b, 0xbc, 0x47, 0xf1, 0xdd, 0x47, 0x6d, - 0xb4, 0x14, 0x90, 0x1e, 0x85, 0x19, 0x6a, 0x80, 0x56, 0xbf, 0x98, 0xb4, 0x0e, 0x7d, 0x01, 0xc0, - 0x7b, 0x45, 0xb4, 0x94, 0x09, 0x2e, 0x4a, 0x69, 0x83, 0xac, 0xf4, 0x7a, 0xd5, 0x25, 0x3e, 0xbe, - 0x4b, 0x72, 0x7c, 0x9a, 0xde, 0x62, 0x2b, 0x44, 0xd0, 0xe7, 0x30, 0x49, 0x19, 0x8f, 0x58, 0xd1, - 0x49, 0xba, 0xa2, 0xd4, 0x8c, 0x4b, 0x79, 0x89, 0x61, 0x3d, 0x35, 0x04, 0xf4, 0xff, 0xc2, 0x1c, - 0x27, 0x17, 0x53, 0x19, 0xa7, 0xb8, 0x8a, 0xac, 0x75, 0x4f, 0x87, 0xa9, 0xde, 0xe6, 0x3d, 0xb5, - 0x64, 0x4f, 0x53, 0x95, 0x48, 0xdb, 0xdc, 0x0c, 0x5a, 0x87, 0x99, 0xdd, 0x00, 0x6b, 0x63, 0x98, - 0xa6, 0x5c, 0x9c, 0x6a, 0x3f, 0xfd, 0x00, 0x37, 0xd3, 0xc6, 0x11, 0xc7, 0x43, 0x36, 0xa0, 0x15, - 0xdf, 0xeb, 0xc5, 0xf6, 0xf8, 0x0c, 0x9d, 0x11, 0xaa, 0xcc, 0xb7, 0x7d, 0xaf, 0xd7, 0x4c, 0xdf, - 0xe8, 0x06, 0x6c, 0xf4, 0x53, 0xb8, 0x14, 0xd9, 0x1c, 0x57, 0x5c, 0x67, 0xbf, 0xeb, 0x05, 0xa1, - 0xdb, 0x5a, 0x5f, 0xa1, 0xe6, 0x3b, 0xce, 0xbc, 0x23, 0x9b, 0x65, 0xb3, 0x2d, 0x41, 0x74, 0xe6, - 0x9d, 0x42, 0x05, 0xfd, 0x18, 0xa6, 0x78, 0x5b, 0xdc, 0xc6, 0x7d, 0x21, 0x7b, 0xa3, 0x49, 0x60, - 0x6e, 0x6f, 0x16, 0x3f, 0x99, 0x80, 0xa3, 0xd3, 0x42, 0x5f, 0xc1, 0xc4, 0xd3, 0x87, 0x15, 0x1b, - 0x07, 0x3d, 0xaf, 0x1b, 0x60, 0x6e, 0xb3, 0x5b, 0xe2, 0xa4, 0x9f, 0x3e, 0xac, 0x54, 0xfa, 0xe1, - 0x0b, 0xdc, 0x0d, 0xdd, 0x96, 0x13, 0x62, 0x01, 0xc5, 0xc4, 0xcb, 0xc3, 0xe7, 0x4e, 0xd3, 0xe7, - 0x25, 0xca, 0x28, 0x54, 0x72, 0xa8, 0x04, 0x63, 0xf5, 0xfa, 0xda, 0x86, 0xb7, 0xef, 0x32, 0xf3, - 0xdd, 0xb8, 0x2d, 0x7f, 0xa3, 0x3d, 0x98, 0x53, 0x6e, 0xa1, 0xa8, 0x9c, 0x8a, 0xa9, 0x30, 0xce, - 0xac, 0x71, 0xdf, 0x93, 0xd7, 0x68, 0x77, 0xd4, 0xcb, 0xaa, 0x97, 0xf7, 0xef, 0x54, 0xa2, 0x9f, - 0x75, 0x81, 0x64, 0xcf, 0x3a, 0x86, 0x52, 0xeb, 0x4b, 0x18, 0x97, 0xc7, 0x0e, 0x8d, 0xc2, 0x50, - 0xa5, 0xd3, 0x29, 0x9c, 0x23, 0x7f, 0xd4, 0xeb, 0x6b, 0x85, 0x1c, 0x9a, 0x06, 0x88, 0x78, 0x4d, - 0x21, 0x8f, 0x26, 0x23, 0x93, 0x45, 0x61, 0x88, 0xc2, 0xf7, 0x7a, 0x85, 0x61, 0x84, 0xe2, 0xb6, - 0x92, 0xc2, 0x88, 0xf5, 0x09, 0x8c, 0xcb, 0x89, 0x44, 0x33, 0x30, 0xb1, 0xbb, 0x59, 0xdf, 0x5e, - 0xad, 0xad, 0x3f, 0x5c, 0x5f, 0x5d, 0x29, 0x9c, 0x43, 0x57, 0xe0, 0xf2, 0x4e, 0x7d, 0xad, 0xb9, - 0x52, 0x6d, 0x6e, 0x6c, 0xd5, 0x2a, 0x1b, 0xcd, 0x6d, 0x7b, 0xeb, 0xcb, 0x1f, 0x36, 0x77, 0x76, - 0x37, 0x37, 0x57, 0x37, 0x0a, 0x39, 0xeb, 0x3f, 0xe4, 0x12, 0xfc, 0x0c, 0x2d, 0xc3, 0x04, 0xd7, - 0x00, 0x37, 0xa3, 0xef, 0x70, 0xe1, 0xf8, 0xa8, 0x3c, 0x29, 0xb4, 0x47, 0xba, 0x7c, 0x2a, 0x10, - 0xf9, 0x44, 0x6d, 0x93, 0x85, 0x6a, 0x79, 0x1d, 0xf5, 0x13, 0xd5, 0xe3, 0x65, 0xb6, 0xac, 0x45, - 0xcb, 0xca, 0xc7, 0x8c, 0x09, 0xb4, 0x54, 0x68, 0x12, 0x1f, 0x33, 0x95, 0xb1, 0xc9, 0xcf, 0xda, - 0xb2, 0x62, 0xc0, 0x19, 0x8e, 0x70, 0x0c, 0x8c, 0x54, 0xc2, 0x59, 0xfd, 0x14, 0x56, 0x81, 0x3e, - 0x49, 0xd8, 0x9b, 0xd8, 0x08, 0x29, 0x2f, 0x8c, 0x71, 0x84, 0x84, 0x29, 0xa9, 0x0c, 0x23, 0x6c, - 0x0f, 0xb1, 0x41, 0x8e, 0x1f, 0x1f, 0x95, 0x47, 0x3a, 0xa4, 0xc0, 0x66, 0xe5, 0xd6, 0xdf, 0x18, - 0x52, 0xd9, 0x26, 0x91, 0x0d, 0x94, 0x49, 0xa4, 0xb2, 0x01, 0x9d, 0x3c, 0x5a, 0x4a, 0xc4, 0x00, - 0xae, 0x04, 0xaf, 0xaf, 0x70, 0x8a, 0x54, 0x0c, 0x10, 0x26, 0x55, 0xb7, 0x6d, 0x47, 0x00, 0x44, - 0x60, 0x65, 0x32, 0x01, 0x15, 0x58, 0x87, 0x22, 0x81, 0x95, 0x4b, 0x0d, 0x4c, 0x60, 0x8d, 0x40, - 0xc8, 0x42, 0xaa, 0x17, 0x52, 0xc3, 0xd1, 0x42, 0xaa, 0x57, 0x4f, 0xfa, 0x75, 0xd3, 0xc7, 0x00, - 0x95, 0x67, 0x75, 0x2a, 0xae, 0xd9, 0x9b, 0xfc, 0xd3, 0x4d, 0x0f, 0x99, 0xf3, 0x2a, 0xe0, 0x02, - 0x9f, 0xaf, 0x4a, 0xb6, 0x0a, 0x34, 0xaa, 0xc2, 0x54, 0xe5, 0x37, 0xfa, 0x3e, 0x5e, 0x6f, 0x93, - 0x73, 0x1a, 0x32, 0x11, 0x7e, 0x9c, 0x5f, 0x66, 0x90, 0x8a, 0xa6, 0xcb, 0x6b, 0x14, 0x02, 0x3a, - 0x0a, 0xda, 0x82, 0x0b, 0x8f, 0x6a, 0xc2, 0x02, 0x51, 0x69, 0xb5, 0xbc, 0x7e, 0x37, 0xe4, 0xdf, - 0xeb, 0x6b, 0xc7, 0x47, 0xe5, 0x2b, 0xfb, 0xad, 0xc8, 0x88, 0xe1, 0xb0, 0x6a, 0xf5, 0x83, 0x9d, - 0xc0, 0xb5, 0x3a, 0x30, 0xfd, 0x08, 0x87, 0x64, 0x2b, 0x09, 0xe1, 0x2b, 0x7b, 0x4d, 0x3e, 0x85, - 0x89, 0x67, 0x6e, 0xf8, 0xa2, 0x8e, 0x5b, 0x3e, 0x0e, 0x85, 0x82, 0xc8, 0xb4, 0x58, 0x37, 0x7c, - 0xd1, 0x0c, 0x58, 0xb9, 0xca, 0x66, 0x14, 0x70, 0x6b, 0x15, 0x66, 0x78, 0x6b, 0x52, 0xd6, 0x5b, - 0xd6, 0x09, 0xe6, 0x28, 0x41, 0xba, 0x0a, 0x2a, 0x41, 0x9d, 0xcc, 0x9f, 0xe4, 0x61, 0xae, 0xf6, - 0xc2, 0xe9, 0xee, 0xe3, 0x6d, 0x27, 0x08, 0x5e, 0x79, 0x7e, 0x5b, 0xe9, 0x3c, 0xbd, 0x0e, 0x4c, - 0x74, 0x9e, 0xde, 0xf9, 0x2d, 0xc3, 0xc4, 0x56, 0xa7, 0x2d, 0x70, 0xb8, 0x5c, 0x4c, 0xdb, 0xf2, - 0x3a, 0xed, 0x66, 0x4f, 0xd0, 0x52, 0x81, 0x08, 0xce, 0x26, 0x7e, 0x25, 0x71, 0x86, 0x22, 0x9c, - 0x2e, 0x7e, 0xa5, 0xe0, 0x28, 0x40, 0x68, 0x15, 0x2e, 0xd4, 0x71, 0xcb, 0xeb, 0xb6, 0x1f, 0x3a, - 0xad, 0xd0, 0xf3, 0xd9, 0xad, 0xc8, 0x70, 0x24, 0xa7, 0x04, 0xb4, 0xb2, 0xf9, 0x9c, 0xd6, 0xb2, - 0xcb, 0x10, 0x3b, 0x89, 0x81, 0xb6, 0xe8, 0x9d, 0x0a, 0xbd, 0x54, 0xe7, 0xb7, 0xb1, 0x37, 0xee, - 0xc8, 0x5b, 0xf6, 0x9a, 0x8f, 0xe9, 0xa6, 0x70, 0x3a, 0x52, 0x71, 0x90, 0x6c, 0x9f, 0x32, 0x17, - 0x01, 0x69, 0x4b, 0x22, 0xd6, 0x2e, 0x4c, 0x6d, 0x77, 0xfa, 0xfb, 0x6e, 0x97, 0xb0, 0x81, 0x3a, - 0xfe, 0x39, 0x5a, 0x01, 0x88, 0x0a, 0xb8, 0xf1, 0x40, 0x98, 0xad, 0xa2, 0x8a, 0xc6, 0x03, 0x7e, - 0x90, 0x68, 0x09, 0x15, 0xd0, 0x6c, 0x05, 0xcf, 0xfa, 0x6b, 0x43, 0x80, 0xf8, 0x02, 0x50, 0x8e, - 0x5e, 0xc7, 0x21, 0x61, 0xb6, 0x97, 0x20, 0x2f, 0x75, 0xfc, 0xf3, 0xc7, 0x47, 0xe5, 0xbc, 0xdb, - 0xb6, 0xf3, 0xeb, 0x2b, 0xe8, 0x5d, 0x18, 0xa1, 0x60, 0x74, 0xfe, 0xa7, 0x65, 0x7b, 0x2a, 0x05, - 0xc6, 0x39, 0xe8, 0x97, 0xc6, 0x66, 0xc0, 0xe8, 0x3d, 0x18, 0x5f, 0xc1, 0x1d, 0xbc, 0xef, 0x84, - 0x9e, 0x38, 0xdd, 0x4c, 0x6b, 0x16, 0x85, 0xca, 0x9e, 0x8b, 0x20, 0x89, 0x74, 0x6e, 0x63, 0x27, - 0xf0, 0xba, 0xaa, 0x74, 0xee, 0xd3, 0x12, 0x55, 0x3a, 0x67, 0x30, 0xe8, 0x0f, 0x72, 0x30, 0x51, - 0xe9, 0x76, 0xb9, 0x36, 0x1a, 0xf0, 0x59, 0x9f, 0xbb, 0x23, 0x9d, 0x15, 0x36, 0x9c, 0x3d, 0xdc, - 0x69, 0x38, 0x9d, 0x3e, 0x0e, 0xaa, 0x5f, 0x11, 0x81, 0xe9, 0x3f, 0x1e, 0x95, 0x3f, 0x39, 0x85, - 0x7e, 0x19, 0xb9, 0x3d, 0xec, 0xf8, 0x8e, 0x1b, 0x06, 0xf4, 0xc2, 0x31, 0x6a, 0x50, 0x3d, 0x37, - 0x4a, 0x3f, 0xd0, 0x3b, 0x30, 0xc2, 0xf4, 0x5d, 0x26, 0xe4, 0x53, 0x5e, 0x1c, 0x53, 0x74, 0x6d, - 0x06, 0x61, 0x5d, 0x97, 0xdf, 0xbb, 0xf5, 0x95, 0xb4, 0x25, 0xb0, 0x6a, 0xb0, 0xf8, 0x08, 0x87, - 0x36, 0x0e, 0x70, 0x28, 0x36, 0x2d, 0xdd, 0x72, 0x91, 0x89, 0x66, 0x94, 0xfe, 0x96, 0xc8, 0x74, - 0x3d, 0xd8, 0x46, 0x15, 0x35, 0xd6, 0x5f, 0xcd, 0x41, 0xb9, 0xe6, 0x63, 0x26, 0x6f, 0xa4, 0x10, - 0xca, 0x66, 0x26, 0x8b, 0xdc, 0x7f, 0x23, 0x1f, 0xd5, 0x92, 0x59, 0xe2, 0x3e, 0x1a, 0x27, 0xd3, - 0x4a, 0xad, 0xe7, 0x30, 0x67, 0xe3, 0x2e, 0x7e, 0x45, 0xb4, 0x69, 0x4d, 0x8b, 0x2c, 0xc3, 0x08, - 0x3b, 0x79, 0x89, 0x21, 0xb0, 0xf2, 0xd3, 0x29, 0xc9, 0xd6, 0x3f, 0xcc, 0x43, 0x81, 0x0d, 0xb7, - 0xea, 0x85, 0x27, 0x1b, 0x1f, 0x1f, 0x41, 0x7e, 0x80, 0x5e, 0x7d, 0x33, 0x9a, 0xed, 0xa1, 0x48, - 0x38, 0xa0, 0x5d, 0x25, 0xdf, 0x38, 0x51, 0x49, 0x06, 0xc4, 0x76, 0x01, 0xb3, 0x40, 0xd1, 0x01, - 0xd1, 0x5d, 0xc0, 0xd7, 0x1e, 0xfd, 0x4e, 0x0e, 0xce, 0xb3, 0x7d, 0x95, 0xbd, 0x73, 0x9f, 0x9d, - 0xcd, 0xce, 0x2d, 0x84, 0xf4, 0x2f, 0xf5, 0x1c, 0xb1, 0x3a, 0xeb, 0x1f, 0xe7, 0xe1, 0x82, 0x32, - 0x57, 0x5c, 0xc8, 0x7c, 0x87, 0xc9, 0x36, 0xca, 0x84, 0x51, 0x9b, 0x1e, 0x35, 0x5a, 0x47, 0x9a, - 0x3a, 0x9d, 0xb9, 0x77, 0x60, 0x8c, 0x0c, 0x29, 0x6e, 0xfe, 0xa3, 0x5f, 0x58, 0x06, 0x2a, 0xaa, - 0x4f, 0x3c, 0x7b, 0x77, 0x61, 0x8c, 0xfe, 0x49, 0x56, 0x64, 0x38, 0x7d, 0x45, 0x24, 0x10, 0x72, - 0x01, 0x1e, 0x7b, 0x6e, 0xf7, 0x29, 0x0e, 0x5f, 0x78, 0x6d, 0xfe, 0xad, 0x5f, 0x27, 0x7c, 0xf0, - 0xff, 0xf2, 0xdc, 0x6e, 0xf3, 0x90, 0x16, 0x9f, 0xd6, 0xbc, 0x14, 0x11, 0xb4, 0x15, 0xe2, 0xd6, - 0x3d, 0x28, 0x10, 0x96, 0x75, 0xf2, 0xad, 0x65, 0xcd, 0x02, 0x7a, 0x84, 0xc3, 0xaa, 0xa7, 0x7d, - 0x4c, 0xad, 0x29, 0x98, 0xd8, 0x76, 0xbb, 0xfb, 0xe2, 0xe7, 0x3f, 0x19, 0x82, 0x49, 0xf6, 0x9b, - 0xaf, 0x40, 0x4c, 0xe4, 0xc9, 0x9d, 0x44, 0xe4, 0xf9, 0x10, 0xa6, 0xf8, 0x2d, 0x16, 0xf6, 0xe9, - 0xed, 0x06, 0x5b, 0x0f, 0xaa, 0xb2, 0xb0, 0x5b, 0xac, 0xe6, 0x4b, 0x56, 0x63, 0xeb, 0x80, 0x68, - 0x03, 0xa6, 0x59, 0xc1, 0x43, 0xec, 0x84, 0xfd, 0xc8, 0xea, 0x32, 0xc3, 0xb5, 0x16, 0x51, 0xcc, - 0xf8, 0x19, 0xa7, 0xf5, 0x9c, 0x17, 0xda, 0x31, 0x5c, 0xf4, 0x39, 0xcc, 0x6c, 0xfb, 0xde, 0xd7, - 0xaf, 0x15, 0x21, 0x8f, 0xb1, 0xf4, 0xb9, 0xe3, 0xa3, 0xf2, 0x85, 0x1e, 0xa9, 0x6a, 0xaa, 0xa2, - 0x5e, 0x1c, 0x9a, 0xec, 0xa9, 0xf5, 0xa0, 0xea, 0xf9, 0x6e, 0x77, 0x9f, 0xae, 0xe6, 0x18, 0xdb, - 0x53, 0x6e, 0xd0, 0xdc, 0xa3, 0x85, 0xb6, 0xac, 0x8e, 0x19, 0x3f, 0x47, 0x07, 0x1b, 0x3f, 0xef, - 0x01, 0x6c, 0x78, 0x4e, 0xbb, 0xd2, 0xe9, 0xd4, 0x2a, 0x01, 0x35, 0x79, 0x70, 0x21, 0xa6, 0xe3, - 0x39, 0xed, 0xa6, 0xd3, 0xe9, 0x34, 0x5b, 0x4e, 0x60, 0x2b, 0x30, 0x8f, 0x87, 0xc7, 0xce, 0x17, - 0x46, 0xed, 0x99, 0x0d, 0xb7, 0x85, 0xbb, 0x01, 0x7e, 0xe6, 0xf8, 0x5d, 0xb7, 0xbb, 0x1f, 0x58, - 0xff, 0x69, 0x18, 0xc6, 0xe4, 0x90, 0xef, 0xa8, 0x6a, 0x0f, 0x17, 0x8d, 0x28, 0x87, 0x8a, 0xcc, - 0x32, 0xb6, 0x02, 0x81, 0x2e, 0xb3, 0x2b, 0x53, 0x26, 0x94, 0x8d, 0x92, 0xdd, 0xed, 0xf4, 0x7a, - 0xec, 0x62, 0xf4, 0x12, 0xe4, 0x57, 0xaa, 0x74, 0xfe, 0xc7, 0xd8, 0x97, 0xa0, 0xbd, 0x67, 0xe7, - 0x57, 0xaa, 0x64, 0x97, 0x6d, 0xad, 0xaf, 0xd4, 0xe8, 0x54, 0x8e, 0xb1, 0x5d, 0xe6, 0xb9, 0xed, - 0x96, 0x4d, 0x4b, 0x49, 0x6d, 0xbd, 0xf2, 0x74, 0x83, 0x4f, 0x17, 0xad, 0x0d, 0x9c, 0xc3, 0x8e, - 0x4d, 0x4b, 0x89, 0xaa, 0xc0, 0x34, 0xec, 0x9a, 0xd7, 0x0d, 0x7d, 0xaf, 0x13, 0x50, 0x89, 0x76, - 0x8c, 0x2d, 0x27, 0x57, 0xcd, 0x5b, 0xbc, 0xca, 0x8e, 0x81, 0xa2, 0x67, 0x30, 0x5f, 0x69, 0xbf, - 0x74, 0xba, 0x2d, 0xdc, 0x66, 0x35, 0xcf, 0x3c, 0xff, 0xe0, 0x79, 0xc7, 0x7b, 0x15, 0xd0, 0xf9, - 0x1e, 0xe3, 0x96, 0x2c, 0x0e, 0x22, 0x34, 0xfd, 0x57, 0x02, 0xc8, 0x4e, 0xc3, 0x26, 0x5c, 0xb2, - 0xd6, 0xf1, 0xfa, 0x6d, 0xbe, 0x0a, 0x94, 0x4b, 0xb6, 0x48, 0x81, 0xcd, 0xca, 0xc9, 0x2c, 0xad, - 0xd5, 0x9f, 0x52, 0xbb, 0x11, 0x9f, 0xa5, 0x17, 0xc1, 0xa1, 0x4d, 0xca, 0xd0, 0x0d, 0x18, 0x15, - 0x5a, 0x0f, 0x33, 0x3f, 0x53, 0x0b, 0xa7, 0xd0, 0x76, 0x44, 0x1d, 0x39, 0x12, 0x36, 0x6e, 0x79, - 0x2f, 0xb1, 0xff, 0xba, 0xe6, 0xb5, 0xb1, 0xb0, 0x72, 0x70, 0x2d, 0x9e, 0x55, 0x34, 0x5b, 0xa4, - 0xc6, 0xd6, 0x01, 0x49, 0x03, 0x4c, 0x70, 0x0a, 0xa8, 0x1f, 0x12, 0x6f, 0x80, 0x09, 0x56, 0x81, - 0x2d, 0xea, 0xd0, 0x0a, 0x5c, 0xa8, 0xf4, 0x43, 0xef, 0xd0, 0x09, 0xdd, 0xd6, 0x6e, 0x6f, 0xdf, - 0x77, 0x48, 0x23, 0x05, 0x8a, 0x40, 0x55, 0x3b, 0x47, 0x54, 0x36, 0xfb, 0xbc, 0xd6, 0x4e, 0x22, - 0x3c, 0x1e, 0x1e, 0x9b, 0x28, 0x4c, 0x3e, 0x1e, 0x1e, 0x9b, 0x2c, 0x4c, 0x3d, 0x1e, 0x1e, 0x9b, - 0x2a, 0x4c, 0x5b, 0xf7, 0xe1, 0x02, 0xe3, 0x33, 0x27, 0x16, 0xf8, 0xad, 0x6d, 0x80, 0x3a, 0x3e, - 0x74, 0x7a, 0x2f, 0x3c, 0xb2, 0x23, 0xab, 0xea, 0x2f, 0x2e, 0x30, 0x22, 0xe9, 0x07, 0xc3, 0x2b, - 0x1a, 0x0f, 0x84, 0x9e, 0x26, 0x20, 0x6d, 0x05, 0xcb, 0xfa, 0xf3, 0x3c, 0x20, 0xea, 0x0f, 0x52, - 0x0f, 0x7d, 0xec, 0x1c, 0x8a, 0x6e, 0x7c, 0x04, 0x93, 0xec, 0x93, 0xc1, 0x8a, 0x69, 0x77, 0x88, - 0x34, 0xca, 0x78, 0x85, 0x5a, 0xb5, 0x76, 0xce, 0xd6, 0x40, 0x09, 0xaa, 0x8d, 0x83, 0xfe, 0xa1, - 0x40, 0xcd, 0x6b, 0xa8, 0x6a, 0x15, 0x41, 0x55, 0x7f, 0xa3, 0xcf, 0x61, 0xba, 0xe6, 0x1d, 0xf6, - 0xc8, 0x9c, 0x70, 0xe4, 0x21, 0xfe, 0xe5, 0xe4, 0xed, 0x6a, 0x95, 0x6b, 0xe7, 0xec, 0x18, 0x38, - 0xda, 0x84, 0x8b, 0x0f, 0x3b, 0xfd, 0xe0, 0x45, 0xa5, 0xdb, 0xae, 0x75, 0xbc, 0x40, 0x50, 0x19, - 0xe6, 0xf6, 0x65, 0xce, 0xe9, 0x92, 0x10, 0x6b, 0xe7, 0x6c, 0x13, 0x22, 0xba, 0xc1, 0x9d, 0x5b, - 0xf9, 0x17, 0x7c, 0xea, 0x0e, 0xf7, 0x7d, 0xdd, 0xea, 0xe2, 0xad, 0xe7, 0x6b, 0xe7, 0x6c, 0x56, - 0x5b, 0x1d, 0x87, 0x51, 0xc1, 0xe5, 0xef, 0x92, 0xcd, 0x22, 0xa7, 0x93, 0xdd, 0x16, 0xa2, 0x12, - 0x8c, 0xed, 0xf6, 0x08, 0xf3, 0x11, 0x22, 0x9c, 0x2d, 0x7f, 0x5b, 0xdf, 0xd5, 0x67, 0x1a, 0x2d, - 0xaa, 0x7a, 0x36, 0x03, 0x8e, 0x0a, 0xac, 0x35, 0x7d, 0x72, 0xb3, 0xa1, 0xb5, 0x76, 0xf3, 0xb1, - 0x76, 0x0b, 0xf1, 0xb9, 0xb6, 0xe6, 0x8c, 0x93, 0x67, 0x7d, 0x09, 0x4b, 0xbb, 0x3d, 0xa2, 0xd4, - 0x54, 0x7a, 0xbd, 0x8e, 0xdb, 0x62, 0xb6, 0x22, 0xfa, 0x35, 0x10, 0x9b, 0xe5, 0x7d, 0xe9, 0x39, - 0x99, 0x4b, 0xf5, 0x33, 0x81, 0xe3, 0xa3, 0xf2, 0x79, 0xf6, 0x55, 0x11, 0x0e, 0x93, 0xd6, 0xef, - 0xe5, 0x60, 0x89, 0x9d, 0x80, 0x54, 0xd2, 0xdf, 0x51, 0xfd, 0x3b, 0x15, 0x31, 0x45, 0x7a, 0x73, - 0xaa, 0x1e, 0x9c, 0xd1, 0x5d, 0x66, 0x3e, 0xfd, 0x2e, 0x53, 0x1c, 0xb0, 0x21, 0xe3, 0x01, 0xfb, - 0x02, 0x2c, 0xde, 0xa3, 0x4e, 0x27, 0xd1, 0xa9, 0xe0, 0x4d, 0x7a, 0x65, 0xfd, 0xb7, 0x3c, 0xcc, - 0x3f, 0xc2, 0x5d, 0xec, 0x3b, 0x74, 0x9c, 0x9a, 0x44, 0x7e, 0xf2, 0x3b, 0x24, 0x29, 0x6e, 0xe6, - 0x53, 0xc4, 0xcd, 0xcb, 0x30, 0xb4, 0x6b, 0xaf, 0xf3, 0x61, 0x51, 0x46, 0xda, 0xf7, 0x5d, 0x9b, - 0x94, 0xa1, 0xf5, 0xe8, 0xa6, 0x65, 0x78, 0xe0, 0x4d, 0xcb, 0x45, 0x6e, 0x79, 0x1e, 0xe5, 0x37, - 0x2d, 0xfa, 0xfd, 0xca, 0xa6, 0x22, 0xd3, 0x12, 0x76, 0x73, 0x9b, 0x9f, 0xa9, 0x94, 0x01, 0x72, - 0xf1, 0x74, 0xb5, 0x1b, 0xfa, 0xaf, 0xd9, 0x16, 0x60, 0x52, 0xaa, 0x90, 0x4d, 0x4b, 0x5f, 0xc0, - 0x84, 0x02, 0x82, 0x0a, 0x30, 0x74, 0xc0, 0x6f, 0x99, 0xc6, 0x6d, 0xf2, 0x27, 0xfa, 0x2e, 0x8c, - 0xbc, 0x24, 0x72, 0x32, 0x67, 0x23, 0x97, 0x22, 0x19, 0xba, 0x1e, 0x12, 0xe9, 0x80, 0x09, 0xd1, - 0x36, 0x03, 0xfa, 0x38, 0xff, 0x61, 0xce, 0xfa, 0x04, 0x8a, 0xc9, 0xde, 0x70, 0x91, 0x6b, 0x90, - 0x16, 0x62, 0xad, 0xc0, 0xec, 0x23, 0x1c, 0x46, 0xce, 0xa5, 0xca, 0x25, 0x58, 0xec, 0x9c, 0x65, - 0x58, 0xbf, 0xac, 0x3a, 0xcc, 0xc5, 0xa8, 0xf0, 0xf6, 0x3f, 0x86, 0x51, 0xe1, 0x96, 0x92, 0x4b, - 0x77, 0x4b, 0xa1, 0xfb, 0x96, 0x53, 0xb6, 0x05, 0x82, 0xf5, 0x0c, 0x2e, 0x69, 0x44, 0x03, 0x49, - 0xf5, 0xfb, 0x30, 0x26, 0xca, 0x62, 0x66, 0x03, 0x8d, 0x2c, 0xdd, 0x5a, 0x81, 0x40, 0x96, 0x28, - 0xd6, 0x0b, 0xb8, 0xb4, 0xe1, 0x06, 0x3a, 0x65, 0x36, 0xea, 0x05, 0x18, 0xef, 0x39, 0xfb, 0xb8, - 0x19, 0xb8, 0xbf, 0xc1, 0xf6, 0xe7, 0x88, 0x3d, 0x46, 0x0a, 0xea, 0xee, 0x6f, 0x60, 0x74, 0x05, - 0x80, 0x56, 0xd2, 0xf9, 0xe3, 0xec, 0x85, 0x82, 0x33, 0x7d, 0x0e, 0xc1, 0x30, 0xd9, 0xc6, 0x6c, - 0x43, 0xda, 0xf4, 0x6f, 0xcb, 0x87, 0xf9, 0x44, 0x4b, 0x7c, 0x0c, 0x77, 0x41, 0x76, 0x2d, 0x63, - 0x0c, 0xb6, 0x04, 0x42, 0x37, 0x61, 0xa6, 0x8b, 0xbf, 0x0e, 0x9b, 0x89, 0x3e, 0x4c, 0x91, 0xe2, - 0x6d, 0xd1, 0x0f, 0xeb, 0x27, 0x54, 0xbb, 0x8e, 0xfb, 0x8d, 0x9d, 0xd9, 0xe4, 0x75, 0xa0, 0x44, - 0x86, 0xa4, 0xbb, 0x09, 0xfd, 0xda, 0x26, 0xf0, 0x25, 0x2c, 0x18, 0x5b, 0xfb, 0x75, 0x4f, 0xe2, - 0x5f, 0xe6, 0x61, 0x9e, 0x7d, 0xa5, 0x92, 0x47, 0xe3, 0xe4, 0x3c, 0xec, 0x5b, 0x31, 0x0a, 0xdf, - 0x33, 0x18, 0x85, 0x29, 0x8a, 0x6a, 0x14, 0xd6, 0x4c, 0xc1, 0x1f, 0x9a, 0x4d, 0xc1, 0x54, 0x80, - 0xd4, 0x4d, 0xc1, 0x71, 0x03, 0xf0, 0x6a, 0xba, 0x01, 0x98, 0x9a, 0xc3, 0x0c, 0x06, 0x60, 0x83, - 0xd9, 0xf7, 0xf1, 0xf0, 0x58, 0xbe, 0x30, 0x64, 0x35, 0xa0, 0x98, 0x9c, 0xe2, 0x33, 0xe0, 0x1b, - 0x7f, 0x9a, 0x83, 0x2b, 0x5c, 0xc2, 0x88, 0x1d, 0x82, 0xd3, 0xaf, 0xe0, 0x7b, 0x30, 0xc9, 0x71, - 0x77, 0xa2, 0xcd, 0xc2, 0x3c, 0x40, 0x05, 0x27, 0x64, 0xec, 0x54, 0x03, 0x43, 0xef, 0x29, 0xda, - 0x3e, 0xb3, 0x20, 0x5d, 0x26, 0x9f, 0x4b, 0x66, 0x16, 0x48, 0xd5, 0xf9, 0xad, 0xaf, 0x60, 0x29, - 0xad, 0xe3, 0x67, 0x30, 0x2f, 0x7f, 0x96, 0x83, 0x05, 0x4e, 0x5e, 0x3b, 0x4e, 0x6f, 0xc4, 0xf2, - 0x4f, 0xe1, 0xf7, 0xf0, 0x18, 0x26, 0x48, 0x83, 0xa2, 0xdf, 0xfa, 0x93, 0x24, 0xa5, 0x66, 0xc5, - 0x09, 0x1d, 0x7e, 0x95, 0xe5, 0x1c, 0x76, 0x84, 0x77, 0xa2, 0xad, 0x22, 0x5b, 0x3f, 0x82, 0x45, - 0xf3, 0x10, 0xce, 0x60, 0x7e, 0x1e, 0x43, 0xc9, 0xc0, 0x38, 0xdf, 0xec, 0x83, 0xf8, 0x43, 0x58, - 0x30, 0xd2, 0x3a, 0x83, 0x6e, 0xae, 0x91, 0xcf, 0x7d, 0x78, 0x06, 0x4b, 0x68, 0x3d, 0x83, 0xcb, - 0x06, 0x4a, 0x67, 0xd0, 0xc5, 0x47, 0x30, 0x2f, 0xc5, 0xdc, 0x6f, 0xd4, 0xc3, 0xa7, 0x70, 0x85, - 0x11, 0x3a, 0x9b, 0x55, 0x79, 0x02, 0x0b, 0x9c, 0xdc, 0x19, 0xcc, 0xde, 0x1a, 0x2c, 0x46, 0xda, - 0xac, 0x41, 0x96, 0x38, 0x31, 0x93, 0xb1, 0x36, 0xe0, 0x6a, 0x44, 0x29, 0xe5, 0xc3, 0x7a, 0x72, - 0x6a, 0x4c, 0x16, 0x8b, 0x56, 0xe9, 0x0c, 0x65, 0xb1, 0x08, 0xf0, 0xcc, 0xc4, 0x89, 0x75, 0xb8, - 0xc8, 0x08, 0xeb, 0x72, 0xeb, 0xb2, 0x2a, 0xb7, 0x1a, 0x5f, 0xf3, 0x24, 0x45, 0xd9, 0xa7, 0x54, - 0x94, 0x15, 0x20, 0x51, 0x0f, 0xdf, 0x83, 0xf3, 0xfc, 0xc1, 0x22, 0xeb, 0x9f, 0x81, 0x18, 0x93, - 0xd4, 0x19, 0x1a, 0x07, 0xb6, 0x7e, 0x0a, 0x57, 0x98, 0x1a, 0x18, 0x77, 0x8c, 0x17, 0x4b, 0xf2, - 0xfd, 0x98, 0x16, 0x98, 0xe1, 0x7f, 0x6f, 0x52, 0x06, 0xf7, 0xc4, 0xde, 0x4e, 0xa3, 0x7f, 0x22, - 0x4f, 0x55, 0xa1, 0xdd, 0xe5, 0x8d, 0xda, 0xdd, 0x75, 0xb8, 0x26, 0xb5, 0xbb, 0x78, 0x33, 0xd2, - 0x6c, 0xfb, 0x23, 0x58, 0x60, 0x03, 0xd5, 0x9f, 0x69, 0x89, 0x6e, 0x7c, 0x12, 0x1b, 0x66, 0xea, - 0x3b, 0x30, 0xd3, 0x20, 0x7f, 0x37, 0x27, 0x8e, 0x9c, 0x99, 0xf8, 0xb7, 0xad, 0xee, 0x6e, 0x42, - 0x59, 0x4e, 0x88, 0xde, 0xa3, 0x37, 0xd3, 0x75, 0x9f, 0xc2, 0x5c, 0xe2, 0x29, 0x01, 0x11, 0x58, - 0xd1, 0xbb, 0xe4, 0x58, 0xd0, 0x02, 0xb1, 0xed, 0x52, 0x9f, 0x1e, 0xd8, 0x12, 0xd2, 0x6a, 0xc2, - 0x62, 0x72, 0x29, 0xdc, 0x96, 0x70, 0x4c, 0x42, 0x9f, 0x93, 0x23, 0xcc, 0xde, 0x33, 0xe4, 0x06, - 0xbc, 0x67, 0xe0, 0xe7, 0x98, 0xa1, 0x0b, 0x2c, 0xcb, 0x12, 0xac, 0x26, 0x36, 0x7e, 0xd2, 0xba, - 0xd8, 0x0f, 0x2e, 0x20, 0x51, 0x55, 0xab, 0xdb, 0xa2, 0xe9, 0xcb, 0x30, 0x54, 0xab, 0xdb, 0xdc, - 0x1f, 0x92, 0xaa, 0xdb, 0xad, 0xc0, 0xb7, 0x49, 0x59, 0x5c, 0x6a, 0xcd, 0x9f, 0x40, 0x6a, 0x7d, - 0x3c, 0x3c, 0x36, 0x54, 0x18, 0xb6, 0x7e, 0x0c, 0x17, 0xb5, 0xa6, 0xf8, 0x89, 0xcd, 0x74, 0xda, - 0x44, 0x37, 0x61, 0xb4, 0x56, 0xa1, 0x77, 0x6d, 0xd4, 0x36, 0x30, 0xc9, 0x78, 0x4b, 0xcb, 0x69, - 0xd2, 0xd7, 0xe7, 0xb6, 0xa8, 0xb4, 0xfe, 0xc1, 0xb0, 0x42, 0x5d, 0xf1, 0x63, 0xcd, 0x18, 0xc9, - 0x7d, 0x00, 0xb6, 0x1b, 0x94, 0x81, 0x10, 0x61, 0x6f, 0x82, 0x5f, 0x0f, 0x30, 0xf6, 0x6b, 0x2b, - 0x40, 0x27, 0xf5, 0x5e, 0xe5, 0x7e, 0x3b, 0x0c, 0x49, 0xdc, 0xa1, 0x49, 0xbf, 0x1d, 0x4e, 0x3a, - 0xb0, 0x55, 0x20, 0xf4, 0xd3, 0xb8, 0x47, 0xd7, 0x08, 0xbd, 0xb2, 0x7e, 0x8b, 0x9b, 0x20, 0x0c, - 0x63, 0x3b, 0x9d, 0x53, 0xd7, 0x2b, 0x98, 0x23, 0xb8, 0xee, 0x73, 0xea, 0xb6, 0xb5, 0xfa, 0x75, - 0x88, 0xbb, 0x8c, 0x8f, 0x9f, 0xa7, 0xed, 0xdc, 0xc8, 0x68, 0x27, 0x02, 0xe6, 0xcf, 0xa5, 0x23, - 0x3a, 0x4d, 0x2c, 0xeb, 0x6c, 0x33, 0x7d, 0xba, 0x61, 0xec, 0x8d, 0xd5, 0x6e, 0xbb, 0xe7, 0xb9, - 0x52, 0x81, 0x60, 0x1b, 0xc6, 0xef, 0x34, 0x31, 0x2f, 0xb7, 0x55, 0x20, 0xeb, 0x66, 0xa6, 0x27, - 0xd5, 0x18, 0x0c, 0xef, 0xd4, 0x76, 0x36, 0x0a, 0x39, 0xeb, 0x2e, 0x80, 0xd2, 0x12, 0xc0, 0xf9, - 0xcd, 0x2d, 0xfb, 0x69, 0x65, 0xa3, 0x70, 0x0e, 0xcd, 0xc1, 0x85, 0x67, 0xeb, 0x9b, 0x2b, 0x5b, - 0xcf, 0xea, 0xcd, 0xfa, 0xd3, 0x8a, 0xbd, 0x53, 0xab, 0xd8, 0x2b, 0x85, 0x9c, 0xf5, 0x15, 0xcc, - 0xea, 0x23, 0x3c, 0xd3, 0x4d, 0x18, 0xc2, 0x45, 0x29, 0xbb, 0x3c, 0x7e, 0xb6, 0xa3, 0xf8, 0x9d, - 0x70, 0x65, 0x28, 0x7e, 0x15, 0xc6, 0xd5, 0x26, 0x7e, 0x64, 0x14, 0x20, 0xed, 0x02, 0x33, 0x9f, - 0x79, 0x81, 0x69, 0x7d, 0x00, 0xb3, 0x7a, 0xab, 0x27, 0x35, 0x07, 0xbd, 0x45, 0x1d, 0x72, 0x14, - 0x5f, 0x48, 0xa2, 0x95, 0x47, 0x5d, 0xe4, 0x5c, 0xf4, 0x03, 0x28, 0x70, 0xa8, 0xe8, 0x2b, 0x7b, - 0x5d, 0xd8, 0xeb, 0x18, 0xb7, 0xd3, 0x9f, 0xb4, 0x0b, 0xf7, 0x80, 0xb7, 0xc5, 0x0d, 0xc0, 0xa0, - 0x16, 0xfe, 0x3c, 0x07, 0xc5, 0x98, 0x5b, 0x61, 0xed, 0x85, 0xd3, 0xe9, 0xe0, 0xee, 0x3e, 0x46, - 0xb7, 0x60, 0x78, 0x67, 0x6b, 0x67, 0x9b, 0x5b, 0xc8, 0x66, 0xf9, 0x36, 0x25, 0x45, 0x12, 0xc6, - 0xa6, 0x10, 0xe8, 0x09, 0x5c, 0x10, 0xee, 0x27, 0xb2, 0x8a, 0x2b, 0x20, 0x57, 0xb2, 0x9d, 0x59, - 0x92, 0x78, 0xe8, 0x5d, 0xee, 0x03, 0xf9, 0xf3, 0xbe, 0xeb, 0xe3, 0x36, 0x55, 0xce, 0xa7, 0x97, - 0x51, 0xe4, 0x03, 0x29, 0x6a, 0x6c, 0x15, 0xec, 0xf1, 0xf0, 0x58, 0xae, 0x90, 0xb7, 0xfe, 0x20, - 0x07, 0xf3, 0x29, 0x6e, 0x92, 0xe8, 0x1d, 0x6d, 0x38, 0x17, 0x95, 0xe1, 0x08, 0x90, 0xb5, 0x73, - 0x7c, 0x3c, 0x35, 0xc5, 0x27, 0x67, 0xe8, 0x14, 0x3e, 0x39, 0xfc, 0x89, 0x33, 0x85, 0xe3, 0x4f, - 0x79, 0x68, 0xb9, 0x35, 0x03, 0x53, 0xda, 0xbc, 0x59, 0x16, 0x4c, 0xaa, 0x2d, 0x93, 0xc5, 0xa9, - 0x79, 0x6d, 0xb9, 0x38, 0xe4, 0x6f, 0xeb, 0x6f, 0xe5, 0x60, 0x96, 0x0e, 0x71, 0xdf, 0x25, 0xa7, - 0x31, 0x9a, 0xa1, 0x65, 0x6d, 0x24, 0x8b, 0xda, 0x48, 0x62, 0xb0, 0x72, 0x48, 0x1f, 0x27, 0x86, - 0xb4, 0x68, 0x1a, 0x12, 0xd5, 0xfa, 0x5c, 0xaf, 0xab, 0x8d, 0x44, 0xb9, 0x86, 0xf8, 0x3b, 0x39, - 0xb8, 0xa8, 0xf4, 0x49, 0xf6, 0xff, 0xbe, 0xd6, 0xa5, 0x05, 0x43, 0x97, 0x12, 0x93, 0x5c, 0x4d, - 0xf4, 0xe8, 0xad, 0xac, 0x1e, 0x0d, 0x9c, 0xe3, 0xbf, 0xc8, 0xc1, 0x9c, 0x71, 0x0e, 0xd0, 0x25, - 0x22, 0x5a, 0xb5, 0x7c, 0x1c, 0xf2, 0xe9, 0xe5, 0xbf, 0x48, 0xf9, 0x7a, 0x10, 0xf4, 0x79, 0x5c, - 0x90, 0x71, 0x9b, 0xff, 0x42, 0x6f, 0xc1, 0xd4, 0x36, 0xf6, 0x5d, 0xaf, 0xcd, 0xbc, 0xb5, 0xd8, - 0x8d, 0xf6, 0x94, 0xad, 0x17, 0xa2, 0x45, 0x18, 0xaf, 0x74, 0xf6, 0x3d, 0xdf, 0x0d, 0x5f, 0xb0, - 0x9b, 0xa0, 0x71, 0x3b, 0x2a, 0x20, 0xb4, 0x57, 0xdc, 0x7d, 0xe1, 0xa4, 0x31, 0x65, 0xf3, 0x5f, - 0xa8, 0x08, 0xa3, 0xc2, 0xa0, 0x43, 0xcd, 0x41, 0xb6, 0xf8, 0x49, 0x30, 0xbe, 0xb0, 0xe9, 0x26, - 0xa0, 0xaf, 0x77, 0x6c, 0xfe, 0xcb, 0xba, 0x0d, 0xb3, 0xa6, 0x79, 0x34, 0x6e, 0x99, 0xff, 0x3f, - 0x0f, 0x17, 0x2b, 0xed, 0xf6, 0xd3, 0x87, 0x95, 0x15, 0xac, 0x0a, 0x34, 0xef, 0xc2, 0xf0, 0x7a, - 0xd7, 0x0d, 0xb9, 0x34, 0x23, 0x1c, 0x8a, 0x0d, 0x90, 0x04, 0x8a, 0xac, 0x10, 0xf9, 0x1f, 0xd9, - 0x70, 0x71, 0xf5, 0x6b, 0x37, 0x08, 0xdd, 0xee, 0xbe, 0xea, 0x95, 0x9c, 0x3f, 0x89, 0x57, 0xf2, - 0xda, 0x39, 0xdb, 0x84, 0x8c, 0x76, 0xe0, 0xd2, 0x26, 0x7e, 0x65, 0xd8, 0x42, 0xf2, 0xb1, 0x86, - 0x72, 0xd0, 0x13, 0x3b, 0x27, 0x05, 0x57, 0xdd, 0xa1, 0xbf, 0x93, 0xa7, 0x2f, 0xba, 0x94, 0x81, - 0xf1, 0x96, 0x77, 0x61, 0x56, 0xe9, 0x50, 0xc4, 0xa7, 0x72, 0xfc, 0x0d, 0xa9, 0x71, 0x38, 0xea, - 0x41, 0x32, 0xa2, 0xa3, 0x67, 0x30, 0xaf, 0x77, 0x2a, 0xa2, 0xac, 0x1f, 0x06, 0x13, 0xc8, 0xda, - 0x39, 0x3b, 0x0d, 0x1b, 0x2d, 0xc3, 0x50, 0xa5, 0x75, 0xc0, 0xa7, 0xc5, 0xbc, 0x64, 0x6c, 0x64, - 0x95, 0xd6, 0x01, 0x7d, 0x19, 0xdd, 0x3a, 0xd0, 0xce, 0xc3, 0xbf, 0xcc, 0xc1, 0x7c, 0xca, 0x0a, - 0xa3, 0x25, 0x00, 0x56, 0xa8, 0x7c, 0x11, 0x94, 0x12, 0x22, 0xa0, 0xb1, 0x5f, 0xd4, 0x73, 0x6b, - 0x88, 0xb2, 0x60, 0xf1, 0xee, 0x21, 0xaa, 0xb0, 0x15, 0x20, 0xb4, 0x0d, 0x13, 0xec, 0x17, 0x7b, - 0x7e, 0xa1, 0xb3, 0x6d, 0xa5, 0x86, 0x09, 0x32, 0x6d, 0x5a, 0xd0, 0x8c, 0x3f, 0xbb, 0x50, 0x49, - 0x70, 0xf3, 0x65, 0x2d, 0x3e, 0x0a, 0x39, 0x68, 0x74, 0x0b, 0xce, 0xb3, 0x42, 0xbe, 0x86, 0xe2, - 0x45, 0x64, 0x04, 0xcc, 0xeb, 0xad, 0xbf, 0x97, 0x83, 0x4b, 0xec, 0x8b, 0x98, 0x38, 0x1a, 0x1f, - 0x68, 0x47, 0xe3, 0x9a, 0xec, 0xb0, 0x09, 0x58, 0x3b, 0x1d, 0x55, 0xdd, 0x57, 0xff, 0xa4, 0xa7, - 0x42, 0x45, 0x52, 0xf7, 0xed, 0xdf, 0xcf, 0x09, 0x6b, 0x4e, 0x72, 0xeb, 0xae, 0xc2, 0xe4, 0x9b, - 0x6d, 0x59, 0x0d, 0x0d, 0xbd, 0xc7, 0x76, 0x54, 0x3e, 0x7b, 0xa4, 0x99, 0x9b, 0xea, 0x53, 0x28, - 0xa5, 0x4f, 0xcd, 0xa0, 0x6d, 0x65, 0x3d, 0x34, 0x60, 0xbf, 0xc9, 0x72, 0xf6, 0x13, 0x74, 0xea, - 0xaf, 0xbb, 0x2d, 0xb1, 0xa2, 0x37, 0xe3, 0x7e, 0x8d, 0xa9, 0xbe, 0x62, 0x6a, 0x6f, 0xf3, 0xd1, - 0xb5, 0x01, 0xdf, 0x9c, 0x54, 0xd8, 0x53, 0xbb, 0xff, 0xcf, 0xf2, 0xfa, 0x5e, 0x7c, 0x93, 0x46, - 0x6b, 0x30, 0xb5, 0x89, 0x5f, 0x25, 0xda, 0xa5, 0x7e, 0x30, 0x5d, 0xfc, 0xaa, 0xa9, 0xb4, 0xad, - 0x3a, 0x88, 0x6b, 0x38, 0x68, 0x0f, 0xa6, 0x05, 0xd7, 0x38, 0x29, 0xf3, 0x64, 0x6f, 0xcf, 0x48, - 0x0b, 0x29, 0x2f, 0x45, 0x62, 0x14, 0xcf, 0xfe, 0x3c, 0x5b, 0xdb, 0x50, 0x4c, 0xce, 0x1e, 0x6f, - 0xed, 0xdd, 0x41, 0x6b, 0xcf, 0xcc, 0x1e, 0x6d, 0x7d, 0x1f, 0xac, 0x51, 0x53, 0x94, 0x84, 0x91, - 0xb6, 0x85, 0x7b, 0xf1, 0xc5, 0xa0, 0xfe, 0x34, 0x62, 0x31, 0x94, 0xfe, 0x49, 0x37, 0xd7, 0x1a, - 0xb5, 0xe6, 0xa9, 0x94, 0x78, 0xc7, 0x6e, 0xc3, 0x28, 0x2f, 0x8a, 0x3d, 0xbb, 0x8e, 0x76, 0xa5, - 0x00, 0xb0, 0xfe, 0x30, 0x07, 0x97, 0xa9, 0x6d, 0xd1, 0xed, 0xee, 0x77, 0xf0, 0x6e, 0xa0, 0x7b, - 0xaa, 0x7e, 0x4f, 0x63, 0x34, 0xf3, 0x29, 0xef, 0x85, 0x7e, 0x5d, 0xec, 0xe5, 0x8f, 0x73, 0x50, - 0x32, 0xf5, 0xed, 0x6c, 0x39, 0xcc, 0x1d, 0xae, 0xcc, 0xe5, 0xb9, 0xd5, 0x84, 0xa1, 0xcb, 0x36, - 0xc5, 0x60, 0xc9, 0x20, 0xc9, 0xff, 0x1a, 0x6b, 0xf9, 0x5f, 0x39, 0x98, 0x5d, 0x0f, 0x54, 0x01, - 0x9f, 0x4f, 0xdc, 0x1d, 0xd3, 0xf3, 0x45, 0xba, 0xae, 0xe6, 0x10, 0x17, 0xef, 0x2a, 0x2f, 0x65, - 0xf2, 0x59, 0xef, 0x12, 0xb5, 0xb8, 0x26, 0x37, 0x61, 0x78, 0x93, 0x88, 0x53, 0x43, 0x7c, 0xff, - 0x31, 0x0c, 0x52, 0x44, 0x1f, 0xb5, 0x90, 0x2e, 0x93, 0x1f, 0xe8, 0x61, 0xe2, 0xe9, 0xcc, 0xf0, - 0xe0, 0x77, 0x77, 0xc9, 0x80, 0x2c, 0xd5, 0x31, 0x38, 0xbf, 0xe3, 0xf8, 0xfb, 0x38, 0xb4, 0x7e, - 0x04, 0x25, 0xee, 0xd5, 0xc3, 0xac, 0xb5, 0xd4, 0xf7, 0x27, 0x88, 0x1c, 0xb7, 0xb2, 0x3c, 0x71, - 0x96, 0x00, 0xea, 0xa1, 0xe3, 0x87, 0xeb, 0xdd, 0x36, 0xfe, 0x9a, 0x8e, 0x76, 0xc4, 0x56, 0x4a, - 0xac, 0xf7, 0x60, 0x5c, 0x0e, 0x81, 0x6a, 0x80, 0x8a, 0xc4, 0x48, 0x87, 0x33, 0xab, 0x3d, 0xe6, - 0x11, 0x2f, 0x78, 0x1e, 0xc0, 0x5c, 0x6c, 0x29, 0xa2, 0x27, 0x64, 0x52, 0x33, 0xa3, 0xae, 0x8a, - 0xb6, 0xfc, 0x6d, 0xd5, 0xe0, 0x42, 0x62, 0xa5, 0x11, 0xa2, 0xaf, 0xbb, 0x98, 0x76, 0x4f, 0x3e, - 0x28, 0xf5, 0xfa, 0x1a, 0x29, 0xdb, 0xd9, 0xa8, 0x33, 0x67, 0x6c, 0x52, 0xb6, 0xb3, 0x51, 0xaf, - 0x9e, 0x67, 0x3b, 0xc7, 0xfa, 0x47, 0x79, 0xaa, 0xf4, 0x26, 0xe6, 0x20, 0x66, 0x2b, 0x54, 0xed, - 0x95, 0x55, 0x18, 0xa7, 0x23, 0x5e, 0x11, 0xcf, 0x0d, 0xb2, 0x1d, 0x51, 0xc6, 0x7e, 0x71, 0x54, - 0x3e, 0x47, 0xbd, 0x4f, 0x22, 0x34, 0xf4, 0x19, 0x8c, 0xae, 0x76, 0xdb, 0x94, 0xc2, 0xd0, 0x29, - 0x28, 0x08, 0x24, 0xb2, 0x0e, 0xb4, 0xcb, 0x44, 0x14, 0xe2, 0x66, 0x27, 0x5b, 0x29, 0xa1, 0xd3, - 0xec, 0x1e, 0xba, 0xcc, 0xe1, 0x6b, 0xc4, 0x66, 0x3f, 0xe8, 0x83, 0x3c, 0xd2, 0x05, 0xf1, 0xd4, - 0x7f, 0xdc, 0x96, 0xbf, 0x91, 0x05, 0x23, 0x5b, 0x7e, 0x9b, 0x3f, 0xd4, 0x9d, 0x5e, 0x9e, 0x14, - 0x71, 0x0f, 0x49, 0x99, 0xcd, 0xaa, 0xac, 0xff, 0x91, 0x83, 0xf9, 0x47, 0x38, 0x34, 0xee, 0x1b, - 0x6d, 0x56, 0x72, 0xdf, 0x78, 0x56, 0xf2, 0x6f, 0x32, 0x2b, 0x72, 0xd4, 0x43, 0x69, 0xa3, 0x1e, - 0x4e, 0x1b, 0xf5, 0x48, 0xfa, 0xa8, 0x1f, 0xc1, 0x79, 0x36, 0x54, 0x74, 0x1d, 0x46, 0xd6, 0x43, - 0x7c, 0x18, 0x19, 0x43, 0x54, 0x37, 0x3a, 0x9b, 0xd5, 0x11, 0x8d, 0x6b, 0xc3, 0x09, 0x42, 0xe1, - 0xfe, 0x3f, 0x6e, 0x8b, 0x9f, 0xd6, 0xcf, 0xe8, 0x43, 0xa5, 0x0d, 0xaf, 0x75, 0xa0, 0x58, 0xa5, - 0x47, 0xd9, 0xa9, 0x8c, 0xdf, 0x62, 0x10, 0x28, 0x56, 0x63, 0x0b, 0x08, 0x74, 0x15, 0x26, 0xd6, - 0xbb, 0x0f, 0x3d, 0xbf, 0x85, 0xb7, 0xba, 0x1d, 0x46, 0x7d, 0xcc, 0x56, 0x8b, 0xb8, 0x05, 0x87, - 0xb7, 0x10, 0x59, 0x70, 0x68, 0x41, 0xcc, 0x82, 0xc3, 0x42, 0x63, 0xd9, 0xac, 0x8e, 0x1b, 0x88, - 0xc8, 0xdf, 0x59, 0xe6, 0x1b, 0x69, 0xe7, 0x19, 0x04, 0xb8, 0x07, 0x97, 0x6d, 0xdc, 0xeb, 0x38, - 0x44, 0xe0, 0x3a, 0xf4, 0x18, 0xbc, 0x1c, 0xf3, 0x55, 0x83, 0xbf, 0xb8, 0xee, 0xfb, 0x20, 0xbb, - 0x9c, 0xcf, 0xe8, 0xf2, 0x21, 0x5c, 0x7b, 0x84, 0x43, 0x63, 0x7c, 0xab, 0x68, 0xf0, 0x6b, 0x30, - 0x16, 0xe8, 0xf6, 0xfa, 0x41, 0xa1, 0xb5, 0xf8, 0x8d, 0x16, 0xa7, 0x23, 0xff, 0xb2, 0x3e, 0x87, - 0x72, 0x5a, 0x73, 0x27, 0xf3, 0x79, 0x75, 0xe1, 0x6a, 0x3a, 0x01, 0xf9, 0x59, 0x14, 0xb6, 0x7d, - 0xa9, 0x3a, 0x67, 0xf7, 0x56, 0xbf, 0x0e, 0xe0, 0x7f, 0x58, 0x55, 0xe1, 0xfd, 0xf7, 0x0d, 0xba, - 0xdb, 0xa4, 0xd7, 0xe6, 0x3a, 0x81, 0x68, 0x5e, 0x2b, 0x30, 0x26, 0xca, 0xf8, 0xbc, 0xa6, 0x86, - 0x0e, 0xa3, 0x13, 0xda, 0x16, 0x04, 0x24, 0x9a, 0xf5, 0x33, 0x71, 0x85, 0xa4, 0x63, 0x9c, 0xec, - 0x11, 0xcc, 0x49, 0xee, 0x8c, 0x2c, 0x0f, 0x2e, 0xeb, 0xb4, 0xd5, 0xeb, 0x82, 0x82, 0x72, 0x5d, - 0xc0, 0x6e, 0x09, 0xae, 0xea, 0xe6, 0xeb, 0x3c, 0xdf, 0x97, 0x51, 0x11, 0x5a, 0x52, 0x2f, 0x05, - 0x26, 0x93, 0xaf, 0x86, 0xee, 0x41, 0xc9, 0xd4, 0xa0, 0x62, 0x40, 0x91, 0x96, 0x67, 0x1e, 0xa9, - 0xe2, 0x37, 0x73, 0x60, 0x69, 0x9e, 0x50, 0x5a, 0x14, 0x28, 0x79, 0x64, 0xde, 0x11, 0x8c, 0x8d, - 0xfa, 0x5e, 0x31, 0x5f, 0xf8, 0x0e, 0x29, 0x50, 0x9f, 0x6a, 0x31, 0x6e, 0x77, 0x0f, 0x46, 0x37, - 0xf1, 0xd7, 0x11, 0xfb, 0x61, 0xb2, 0x28, 0xf5, 0x8e, 0x3a, 0xc0, 0xea, 0x23, 0x50, 0x01, 0x46, - 0x04, 0xa1, 0xeb, 0x99, 0x7d, 0xe0, 0xfd, 0xdf, 0x83, 0x42, 0xbc, 0x8e, 0xaf, 0xfd, 0xc0, 0x80, - 0x58, 0xf4, 0x35, 0x45, 0x3c, 0x0e, 0x56, 0x60, 0x27, 0xe8, 0x9d, 0xbe, 0xf7, 0xe8, 0x23, 0x80, - 0x1d, 0x2f, 0x74, 0x3a, 0x35, 0x6a, 0xe3, 0xa2, 0x8c, 0x9f, 0x45, 0x55, 0x0a, 0x49, 0x69, 0x33, - 0xfe, 0x5a, 0x55, 0x01, 0xb6, 0x7e, 0x40, 0x4f, 0xa4, 0xb9, 0xd3, 0x27, 0x3b, 0x24, 0x35, 0xb8, - 0x1e, 0xf3, 0x3c, 0x78, 0x03, 0x22, 0x21, 0xcc, 0x91, 0xe9, 0x97, 0xe1, 0xb4, 0xbe, 0x9d, 0x55, - 0xff, 0x37, 0x39, 0xe6, 0x2e, 0xa9, 0x36, 0xcb, 0x17, 0xba, 0x06, 0x10, 0x95, 0xc6, 0xfc, 0xf1, - 0xd5, 0xe8, 0x60, 0x54, 0x79, 0x8d, 0xa2, 0x83, 0x05, 0xb6, 0x82, 0xf6, 0xed, 0xae, 0xe4, 0x03, - 0xea, 0x6e, 0x20, 0x5b, 0x3f, 0xd9, 0xbc, 0xbf, 0x2f, 0x6c, 0x34, 0xa7, 0xc4, 0x7b, 0x01, 0xb3, - 0x5a, 0x00, 0xe5, 0x28, 0x22, 0x6c, 0x14, 0x38, 0x7a, 0xbc, 0xfa, 0xe9, 0xaf, 0x8e, 0xca, 0x1f, - 0x9e, 0xe6, 0x15, 0x97, 0xa0, 0xb9, 0x23, 0x1f, 0x2b, 0x5a, 0xf3, 0x30, 0x54, 0xb3, 0x37, 0x28, - 0xab, 0xb2, 0x37, 0x24, 0xab, 0xb2, 0x37, 0xac, 0xff, 0x9e, 0x87, 0x32, 0x7b, 0xab, 0x4c, 0xbd, - 0x54, 0x22, 0x5d, 0x49, 0x71, 0x7b, 0x39, 0xa9, 0x85, 0x20, 0xf6, 0x16, 0x39, 0x7f, 0x92, 0xb7, - 0xc8, 0xff, 0xf7, 0x9b, 0x5b, 0x55, 0x59, 0x70, 0xbc, 0xc8, 0x30, 0xc0, 0x6a, 0x4d, 0x16, 0x82, - 0x94, 0x26, 0x92, 0x26, 0x8d, 0xe1, 0x37, 0x30, 0x69, 0xdc, 0x83, 0x51, 0xaa, 0x7a, 0xac, 0x6f, - 0x73, 0xdf, 0x4a, 0xba, 0x3d, 0x69, 0x58, 0x81, 0xa6, 0xab, 0x46, 0x25, 0x11, 0x60, 0xd6, 0xdf, - 0xce, 0xc3, 0xd5, 0xf4, 0x39, 0xe7, 0x7d, 0x5b, 0xd1, 0x62, 0xe0, 0x66, 0xf8, 0xe3, 0xd0, 0xb3, - 0xa3, 0xc4, 0xc0, 0x8d, 0xc7, 0xbd, 0x15, 0x2f, 0x7c, 0x62, 0xb7, 0x61, 0xda, 0xc3, 0x1f, 0x11, - 0x41, 0x9c, 0x15, 0x69, 0xa1, 0xaf, 0x78, 0x19, 0xda, 0x83, 0xf9, 0x6d, 0xdf, 0x7d, 0xe9, 0x84, - 0xf8, 0x09, 0x7e, 0xbd, 0xed, 0x75, 0xdc, 0xd6, 0xeb, 0xd5, 0xae, 0xb3, 0xd7, 0xc1, 0x6d, 0xfe, - 0x6c, 0xeb, 0xd6, 0xf1, 0x51, 0xf9, 0xad, 0x1e, 0x03, 0x21, 0x07, 0xb3, 0xd9, 0xa3, 0x40, 0x4d, - 0xcc, 0xa0, 0x14, 0xa2, 0x69, 0x84, 0xac, 0x7f, 0x9d, 0x83, 0x05, 0x2a, 0x50, 0xf3, 0x9b, 0x05, - 0xd1, 0xf8, 0x1b, 0xb9, 0x65, 0xaa, 0x03, 0xe4, 0x7b, 0x91, 0xba, 0x65, 0x6a, 0x2f, 0xa0, 0x6c, - 0x0d, 0x0c, 0xad, 0xc3, 0x04, 0xff, 0xad, 0x98, 0x8f, 0xe7, 0x14, 0x86, 0x45, 0xb7, 0x3a, 0xb3, - 0x1e, 0xd1, 0x8d, 0xcd, 0x89, 0x35, 0xe9, 0xbb, 0x60, 0x15, 0xd7, 0xfa, 0x65, 0x1e, 0x16, 0x1b, - 0xd8, 0x77, 0x9f, 0xbf, 0x4e, 0x19, 0xcc, 0x16, 0xcc, 0x8a, 0x22, 0x3a, 0x66, 0xfd, 0x88, 0xb1, - 0xb0, 0x3a, 0xa2, 0xab, 0x01, 0x01, 0x68, 0xca, 0x13, 0x67, 0x44, 0x3c, 0x85, 0xc3, 0xe5, 0xbb, - 0x30, 0x16, 0x8b, 0x18, 0x40, 0xd7, 0x5f, 0x9c, 0x50, 0x3d, 0xa2, 0xa2, 0x3c, 0xaa, 0xbf, 0x95, - 0x7e, 0x45, 0xc9, 0x2d, 0x09, 0x83, 0xe2, 0xbd, 0xd0, 0x03, 0x4b, 0x0e, 0xab, 0xa3, 0xd4, 0x1a, - 0x0e, 0xec, 0xda, 0x39, 0x3b, 0xad, 0xa5, 0xea, 0x04, 0x8c, 0x57, 0xe8, 0xb5, 0x2b, 0x51, 0xdc, - 0xff, 0x67, 0x1e, 0x96, 0xc4, 0x9b, 0x9d, 0x94, 0x69, 0xfe, 0x12, 0xe6, 0x45, 0x51, 0xa5, 0x47, - 0x04, 0x06, 0xdc, 0xd6, 0x67, 0x9a, 0x85, 0xb6, 0x12, 0x33, 0xed, 0x70, 0x98, 0x68, 0xb2, 0xd3, - 0xd0, 0xcf, 0xc6, 0x20, 0xfa, 0x99, 0x29, 0x7e, 0x03, 0x35, 0x4c, 0xaa, 0x3c, 0x53, 0x0f, 0xbb, - 0xa8, 0xf2, 0xcf, 0x76, 0xc2, 0xa0, 0x3a, 0xfc, 0x4d, 0x0d, 0xaa, 0x6b, 0xe7, 0xe2, 0x26, 0xd5, - 0xea, 0x34, 0x4c, 0x6e, 0xe2, 0x57, 0xd1, 0xbc, 0xff, 0x76, 0x2e, 0xf6, 0xc4, 0x90, 0x48, 0x18, - 0xec, 0xad, 0x61, 0x2e, 0x0a, 0x01, 0x40, 0x9f, 0x18, 0xaa, 0x12, 0x06, 0x03, 0x5d, 0x87, 0x51, - 0xe6, 0xa2, 0xdb, 0x3e, 0x81, 0x6e, 0x2e, 0x1f, 0xdf, 0xb4, 0x18, 0x0a, 0x53, 0xd3, 0x39, 0xbe, - 0xf5, 0x04, 0xae, 0x71, 0x0f, 0x71, 0x7d, 0xf1, 0x69, 0x43, 0xa7, 0xfc, 0x7c, 0x59, 0x0e, 0x2c, - 0x3d, 0xc2, 0x71, 0xd6, 0xa3, 0x3d, 0x4e, 0xfa, 0x1c, 0x66, 0xb4, 0x72, 0x49, 0x91, 0x4a, 0xa5, - 0x72, 0x0f, 0x49, 0xd2, 0x71, 0x68, 0xeb, 0xaa, 0xa9, 0x09, 0xb5, 0xb3, 0x16, 0xa6, 0x31, 0xaa, - 0xfc, 0xe8, 0x16, 0x39, 0x38, 0x05, 0xd7, 0xbb, 0xa5, 0x9c, 0x6b, 0xc6, 0xf1, 0x58, 0x1c, 0x1f, - 0xf1, 0xe5, 0x95, 0xb5, 0xd6, 0x14, 0x4c, 0xd4, 0xbc, 0x6e, 0x88, 0xbf, 0xa6, 0xa2, 0x8e, 0x35, - 0x0d, 0x93, 0xa2, 0xaa, 0x83, 0x83, 0xc0, 0xfa, 0xa3, 0x21, 0xb0, 0xf8, 0xc4, 0x9a, 0xac, 0xa7, - 0x62, 0x3e, 0xf6, 0x12, 0x9d, 0xe5, 0x1f, 0xaa, 0x4b, 0xaa, 0x8d, 0x38, 0xaa, 0x65, 0x3b, 0x8f, - 0xca, 0x79, 0xad, 0xa8, 0x54, 0x8f, 0xa1, 0x1b, 0x1f, 0xfd, 0x8f, 0x53, 0xd8, 0x24, 0x3b, 0x6c, - 0x34, 0x7c, 0x75, 0x0a, 0x9b, 0xd4, 0xe8, 0x9a, 0x59, 0xa6, 0xad, 0x4d, 0x03, 0x17, 0x39, 0x90, - 0x7c, 0x5b, 0x29, 0x6b, 0xb8, 0x0f, 0x13, 0x2b, 0x68, 0x26, 0x52, 0x36, 0xa8, 0x44, 0xd0, 0xae, - 0x3e, 0x97, 0xfc, 0x3c, 0x0a, 0xaf, 0x0d, 0xb5, 0x8a, 0x51, 0xed, 0x29, 0x25, 0x7a, 0x06, 0x0c, - 0x0d, 0x56, 0xb1, 0x88, 0xff, 0xbe, 0xf4, 0xd3, 0x27, 0x1f, 0x52, 0xb7, 0x83, 0xf9, 0xa3, 0x14, - 0xb1, 0x2c, 0x7d, 0xf3, 0xed, 0x77, 0xee, 0x44, 0x3c, 0x9a, 0x06, 0x0e, 0xc5, 0x1c, 0x3d, 0xed, - 0xca, 0xc5, 0x44, 0xdf, 0x3a, 0xca, 0x89, 0xd7, 0x09, 0x89, 0x2b, 0xe1, 0xd3, 0x4a, 0x92, 0x55, - 0xed, 0x16, 0x37, 0x9f, 0x72, 0x8b, 0xab, 0xdd, 0x79, 0x85, 0x03, 0xae, 0x75, 0x87, 0xbe, 0xf9, - 0x35, 0xd0, 0x7f, 0x1d, 0x81, 0x0b, 0xdb, 0xce, 0xbe, 0xdb, 0x25, 0xbc, 0x47, 0x04, 0xbb, 0x45, - 0x95, 0x44, 0x3a, 0x84, 0x6c, 0x37, 0x58, 0x43, 0xbe, 0x83, 0x65, 0x35, 0x32, 0x79, 0x3e, 0xed, - 0xc5, 0xa8, 0x1e, 0x7f, 0xfc, 0x23, 0xcd, 0xea, 0x9f, 0x48, 0xcd, 0x41, 0xbd, 0xfb, 0xba, 0x5e, - 0x3b, 0x96, 0x22, 0x84, 0x5a, 0xce, 0x93, 0x31, 0xdb, 0x47, 0xce, 0x38, 0x66, 0xfb, 0x8f, 0x60, - 0xe2, 0x49, 0x7f, 0x4f, 0xa6, 0x9f, 0x38, 0x3f, 0x30, 0x26, 0x38, 0x5d, 0x83, 0x83, 0xfe, 0x9e, - 0x39, 0x01, 0x85, 0x4a, 0xcc, 0x18, 0xdf, 0x7c, 0xf4, 0xd7, 0x12, 0xdf, 0x3c, 0x35, 0xb4, 0xfe, - 0xd8, 0xb7, 0x12, 0x5a, 0xdf, 0x10, 0xa3, 0x7c, 0xfc, 0xcc, 0x63, 0x94, 0x57, 0x01, 0xc6, 0xfc, - 0x28, 0x6e, 0xf3, 0x70, 0x61, 0xc4, 0xfa, 0x17, 0xa3, 0x30, 0x4b, 0xf4, 0x79, 0xb1, 0xc3, 0x83, - 0xe8, 0xf3, 0x37, 0x29, 0xca, 0x14, 0xf5, 0x94, 0x4b, 0xaa, 0xac, 0xbc, 0x19, 0x4b, 0x67, 0xa4, - 0x21, 0xa0, 0xf7, 0xd4, 0xdb, 0x90, 0xbc, 0x12, 0x18, 0x33, 0x99, 0x89, 0x46, 0xbd, 0x26, 0x79, - 0x47, 0x33, 0xc6, 0x67, 0x5a, 0x2f, 0x1e, 0xc4, 0x2d, 0xf4, 0x3c, 0xa2, 0x15, 0xfd, 0x30, 0xe8, - 0xd6, 0x82, 0xc8, 0x74, 0xbf, 0x0b, 0xe7, 0x69, 0xf8, 0x19, 0xf1, 0x84, 0xf7, 0x6d, 0xce, 0x24, - 0x4c, 0x93, 0xc0, 0x02, 0xd5, 0xf0, 0xf7, 0xbb, 0x34, 0x5a, 0x53, 0x87, 0x16, 0xa8, 0x51, 0x66, - 0x18, 0x08, 0xda, 0x81, 0x8b, 0xdb, 0x3e, 0x6e, 0x73, 0xdf, 0xd6, 0x9e, 0xcf, 0x55, 0x39, 0xf6, - 0x96, 0x8e, 0x06, 0x89, 0xec, 0x89, 0xea, 0x26, 0x96, 0xf5, 0x2a, 0x97, 0x35, 0xa0, 0xa3, 0x55, - 0x98, 0xae, 0x63, 0xc7, 0x6f, 0xbd, 0x78, 0x82, 0x5f, 0x93, 0x8f, 0x43, 0x50, 0x1c, 0x8d, 0x22, - 0xab, 0x06, 0xb4, 0x86, 0x0c, 0x94, 0x56, 0xa9, 0x97, 0xe4, 0x3a, 0x12, 0xfa, 0x01, 0x9c, 0xaf, - 0x7b, 0x7e, 0x58, 0x7d, 0x1d, 0x4b, 0x4d, 0xc4, 0x0a, 0xab, 0x97, 0x45, 0x74, 0xd9, 0xc0, 0xf3, - 0xc3, 0xe6, 0x9e, 0x3a, 0x6f, 0x1c, 0x0f, 0x3d, 0x24, 0x92, 0x27, 0x91, 0x86, 0xa5, 0xa1, 0x85, - 0x85, 0xac, 0xe0, 0xd2, 0x25, 0x15, 0xa1, 0x4d, 0xd6, 0x96, 0x18, 0x16, 0x7a, 0x0d, 0xb3, 0xfa, - 0xfe, 0x7f, 0xe8, 0x76, 0x08, 0xd3, 0x00, 0x2d, 0xc9, 0x87, 0x09, 0xa4, 0x7a, 0x8b, 0xf7, 0xf2, - 0x6a, 0xfc, 0x94, 0x3d, 0xa7, 0xf5, 0x6a, 0xa4, 0x6b, 0x13, 0x3e, 0x7a, 0x4a, 0x83, 0xfb, 0xb2, - 0x99, 0xa9, 0x04, 0x22, 0x64, 0x33, 0x19, 0x04, 0x8d, 0x56, 0xd7, 0xa7, 0x67, 0x88, 0xce, 0xa8, - 0x13, 0xc4, 0x23, 0x37, 0xdb, 0x09, 0x54, 0xb4, 0x0d, 0x17, 0x76, 0x03, 0xbc, 0xed, 0xe3, 0x97, - 0x2e, 0x7e, 0x25, 0xe8, 0x4d, 0x52, 0x7a, 0x74, 0xb9, 0x09, 0xbd, 0x1e, 0xab, 0x35, 0x11, 0x4c, - 0x22, 0x97, 0x3e, 0x82, 0x09, 0x65, 0xbf, 0x19, 0x1e, 0x83, 0xcf, 0xaa, 0x8f, 0xc1, 0xc7, 0xd5, - 0x47, 0xdf, 0x7f, 0x91, 0x63, 0xc6, 0x40, 0x65, 0x03, 0x73, 0xcb, 0xc2, 0x16, 0x8c, 0xcb, 0x42, - 0xf9, 0xf4, 0x40, 0x48, 0x27, 0xb1, 0xaf, 0x1b, 0x3b, 0x3e, 0xe2, 0x74, 0xab, 0xbd, 0x8d, 0x68, - 0x7c, 0xbb, 0x06, 0xba, 0xdf, 0x8a, 0x1e, 0x29, 0xf2, 0x07, 0x95, 0xbe, 0xd3, 0x3a, 0x88, 0x2c, - 0xa4, 0x3f, 0x25, 0xe7, 0x43, 0xad, 0xe0, 0x19, 0x95, 0xe6, 0xf5, 0x74, 0x38, 0xbc, 0x52, 0x04, - 0xe5, 0x97, 0x6f, 0x35, 0x59, 0xb1, 0x7e, 0x70, 0x54, 0x04, 0xea, 0xae, 0x3b, 0x63, 0xd9, 0xec, - 0x8d, 0x9d, 0xb1, 0x07, 0xef, 0x27, 0x5f, 0x89, 0xd1, 0xec, 0x07, 0xd1, 0x2b, 0x31, 0x75, 0x1a, - 0xa3, 0xf7, 0x62, 0xbb, 0xb0, 0x60, 0xe3, 0x43, 0xef, 0x25, 0x3e, 0x5b, 0xb2, 0x3f, 0x86, 0xcb, - 0x3a, 0xc1, 0xdd, 0x5e, 0x9b, 0x06, 0xd7, 0x60, 0xf7, 0xa4, 0xc6, 0x60, 0x77, 0x1c, 0x81, 0x05, - 0xbb, 0x63, 0xe1, 0x8f, 0xc8, 0x9f, 0x2a, 0xbf, 0xa5, 0x75, 0x96, 0x07, 0x8b, 0x3a, 0xf1, 0x4a, - 0xbb, 0x4d, 0x83, 0xec, 0xb7, 0xdc, 0x9e, 0xd3, 0x0d, 0xd1, 0x16, 0x4c, 0x28, 0x3f, 0x63, 0xb2, - 0x8d, 0x52, 0xc3, 0x56, 0xbf, 0x17, 0x15, 0xa8, 0x32, 0x98, 0x02, 0x67, 0x61, 0x28, 0xc7, 0xa7, - 0x87, 0x4c, 0x99, 0xda, 0x66, 0x15, 0xa6, 0x94, 0x9f, 0x52, 0x55, 0xa0, 0x81, 0x2c, 0x95, 0x16, - 0xf4, 0x09, 0xd3, 0x51, 0xac, 0x16, 0x94, 0x4c, 0x93, 0x46, 0x83, 0x3e, 0xbc, 0x46, 0xab, 0x51, - 0xf8, 0x88, 0xc1, 0xf7, 0xd3, 0x33, 0x69, 0xa1, 0x23, 0xac, 0xbf, 0x39, 0x0c, 0x0b, 0x7c, 0x31, - 0xce, 0x72, 0xc5, 0xd1, 0xcf, 0x60, 0x42, 0x59, 0x63, 0x3e, 0xe9, 0x57, 0x85, 0x4b, 0x4b, 0xda, - 0x5e, 0x60, 0x32, 0x58, 0x9f, 0x16, 0x34, 0x63, 0xcb, 0x4d, 0x64, 0x30, 0x75, 0xdb, 0x74, 0x60, - 0x5a, 0x5f, 0x68, 0x2e, 0x86, 0x5e, 0x37, 0x36, 0xa2, 0x83, 0x8a, 0xc8, 0x49, 0xed, 0xa6, 0x71, - 0xb9, 0x69, 0x12, 0x28, 0x7d, 0x13, 0x7d, 0x0d, 0x17, 0x12, 0xab, 0xcc, 0xd5, 0xaa, 0x9b, 0xc6, - 0x06, 0x13, 0xd0, 0x2c, 0x5a, 0xb8, 0x4f, 0x8b, 0x53, 0x9b, 0x4d, 0x36, 0x82, 0xda, 0x30, 0xa9, - 0x2e, 0x3c, 0x97, 0x93, 0xaf, 0x65, 0x4c, 0x25, 0x03, 0x64, 0x42, 0x11, 0x9f, 0x4b, 0xba, 0xf6, - 0x7a, 0xde, 0x44, 0x8d, 0x6a, 0x75, 0x0c, 0xce, 0xb3, 0xdf, 0x84, 0x05, 0x6c, 0xfb, 0x38, 0xc0, - 0xdd, 0x16, 0x56, 0xbd, 0x93, 0xbe, 0x29, 0x0b, 0xf8, 0x57, 0x39, 0x28, 0x9a, 0xe8, 0xd6, 0x71, - 0xb7, 0x8d, 0xb6, 0xa1, 0x10, 0x6f, 0x88, 0xef, 0x6a, 0x4b, 0x7c, 0x15, 0xd2, 0xbb, 0x44, 0xe4, - 0xe6, 0x44, 0x37, 0x37, 0xe1, 0x82, 0x52, 0x76, 0x4a, 0x37, 0xb0, 0x24, 0xaa, 0xaa, 0xfa, 0xae, - 0x51, 0x6f, 0xb7, 0x15, 0xef, 0xd0, 0x71, 0xbb, 0x44, 0x40, 0x54, 0x02, 0x3d, 0x40, 0x54, 0xca, - 0xe7, 0x86, 0xa9, 0x87, 0xb4, 0x54, 0xb8, 0x44, 0x4a, 0x10, 0xeb, 0x53, 0xca, 0xc1, 0xb9, 0x52, - 0xc1, 0x1e, 0xe3, 0x48, 0x62, 0x57, 0x61, 0x64, 0x67, 0xa3, 0x5e, 0xab, 0xf0, 0xa7, 0x3d, 0xec, - 0xf1, 0x67, 0x27, 0x68, 0xb6, 0x1c, 0x9b, 0x55, 0x58, 0x9f, 0xd0, 0xf8, 0x76, 0x3c, 0x3a, 0x9a, - 0xc4, 0xbb, 0x01, 0xa3, 0xbc, 0x88, 0x63, 0xd2, 0xcb, 0xe4, 0x0e, 0x87, 0x12, 0x75, 0xd6, 0xb6, - 0x90, 0xaf, 0x3b, 0xd8, 0x09, 0x94, 0x0f, 0xf3, 0x87, 0x44, 0x14, 0x67, 0x65, 0xfc, 0xbb, 0x3c, - 0x2d, 0x83, 0x8f, 0xd2, 0x62, 0xa6, 0x2e, 0x0b, 0x18, 0x5b, 0xfe, 0x65, 0xfd, 0x59, 0x1e, 0x66, - 0x45, 0x88, 0x17, 0xcd, 0x14, 0x30, 0x30, 0xc8, 0xe4, 0x0f, 0xf5, 0x28, 0x3a, 0x35, 0x19, 0x45, - 0xe7, 0x1b, 0x64, 0xa6, 0xe0, 0xf1, 0x77, 0x4e, 0xf8, 0xf0, 0xed, 0x89, 0x94, 0xbe, 0x87, 0x35, - 0xe9, 0xdb, 0x34, 0x1e, 0x4d, 0xfa, 0xa6, 0xcb, 0xc2, 0xa4, 0x6f, 0x21, 0x73, 0x7f, 0x13, 0x81, - 0xe9, 0x43, 0xb2, 0xb5, 0xb4, 0x26, 0x4f, 0xfa, 0x26, 0x6a, 0x83, 0x3e, 0x93, 0xdf, 0x5a, 0x5f, - 0xa9, 0x91, 0x3d, 0xcd, 0xbb, 0x2a, 0x56, 0xe0, 0x2e, 0xf5, 0x73, 0xe3, 0x34, 0xd5, 0x8d, 0x49, - 0x59, 0x2c, 0x0f, 0x0e, 0xa1, 0x80, 0x58, 0x0f, 0xe4, 0xa3, 0x7b, 0x03, 0xb5, 0xb4, 0x88, 0xa9, - 0x9b, 0x34, 0x9c, 0xc0, 0x23, 0xba, 0x5e, 0x67, 0xd1, 0x89, 0x3f, 0xcc, 0xb1, 0xf8, 0x04, 0xf5, - 0x2d, 0x25, 0x84, 0x7c, 0xf7, 0xb9, 0xa7, 0x58, 0x42, 0x95, 0x66, 0x9e, 0xb8, 0xdd, 0xb6, 0x6a, - 0x09, 0xa5, 0x19, 0xfe, 0xf8, 0xd3, 0xc2, 0xe6, 0x81, 0xdb, 0x6d, 0xdb, 0x71, 0x68, 0xf4, 0x11, - 0x4c, 0x29, 0x45, 0xf2, 0x23, 0xcd, 0x62, 0xf3, 0xa9, 0xe8, 0x6e, 0xdb, 0xd6, 0x21, 0xad, 0xdf, - 0xce, 0xc3, 0x42, 0x46, 0x7e, 0x12, 0xaa, 0x03, 0x52, 0x05, 0x5e, 0xce, 0x14, 0x8f, 0x6a, 0x4c, - 0x9f, 0x51, 0x6a, 0x3c, 0x52, 0x02, 0xa2, 0x4f, 0x61, 0x42, 0x4d, 0x97, 0x92, 0x57, 0x42, 0x67, - 0x9b, 0x53, 0xa4, 0xa8, 0xe0, 0x28, 0x00, 0x88, 0x7a, 0xc2, 0x5f, 0x16, 0xd7, 0x89, 0x44, 0xa3, - 0xe4, 0x5a, 0x39, 0x93, 0xa4, 0x2f, 0x4a, 0x33, 0xd6, 0x5f, 0xcf, 0xc3, 0x52, 0xc6, 0x3c, 0xd4, - 0x71, 0xf8, 0x7f, 0x62, 0x2a, 0x62, 0x19, 0x70, 0x86, 0xbe, 0xa5, 0x0c, 0x38, 0xd6, 0xef, 0xe7, - 0xe1, 0xd2, 0x6e, 0x2f, 0xa0, 0xee, 0xa8, 0xeb, 0xdd, 0x97, 0xb8, 0x1b, 0x7a, 0xfe, 0x6b, 0xea, - 0x4e, 0x87, 0xde, 0x83, 0x91, 0x35, 0xdc, 0xe9, 0x78, 0xfc, 0xb3, 0x76, 0x45, 0x18, 0xa7, 0xe3, - 0xd0, 0x14, 0x68, 0xed, 0x9c, 0xcd, 0xa0, 0xd1, 0x47, 0x30, 0xbe, 0x86, 0x1d, 0x3f, 0xdc, 0xc3, - 0x8e, 0x90, 0x5c, 0x2f, 0x73, 0x54, 0x05, 0x85, 0x03, 0xac, 0x9d, 0xb3, 0x23, 0x68, 0xb4, 0x0c, - 0xc3, 0xdb, 0x5e, 0x77, 0x5f, 0xbe, 0x57, 0x4b, 0x69, 0x90, 0xc0, 0xac, 0x9d, 0xb3, 0x29, 0x2c, - 0x7a, 0x0a, 0x53, 0x95, 0x7d, 0xdc, 0x0d, 0x9f, 0xe2, 0xd0, 0x69, 0x3b, 0xa1, 0xc3, 0x25, 0x9c, - 0x1b, 0x69, 0xc8, 0x1a, 0x30, 0xcd, 0x2a, 0xab, 0x16, 0x54, 0x47, 0x60, 0xe8, 0x69, 0xb0, 0x6f, - 0xfd, 0x5e, 0x0e, 0x8a, 0x2b, 0xde, 0xab, 0xae, 0x71, 0x62, 0x3e, 0xd0, 0x27, 0x46, 0x38, 0x4d, - 0x1b, 0xe0, 0x63, 0x53, 0xf3, 0x2e, 0x0c, 0x6f, 0xbb, 0xdd, 0xfd, 0xd8, 0x47, 0xdd, 0x80, 0x47, - 0xa0, 0xe8, 0x08, 0xdd, 0xee, 0xbe, 0xe8, 0xd2, 0x3b, 0x30, 0x9f, 0x02, 0x89, 0xa6, 0x25, 0x7b, - 0x1b, 0xa6, 0x6c, 0xed, 0x6d, 0x98, 0x33, 0x4e, 0x5a, 0x02, 0xf0, 0x9f, 0xe7, 0x0c, 0xab, 0xcf, - 0xfa, 0x5a, 0x84, 0x51, 0x11, 0x1a, 0x96, 0x7d, 0x07, 0xc4, 0x4f, 0xea, 0xce, 0x29, 0x4e, 0x07, - 0x0f, 0x06, 0x28, 0x0f, 0x41, 0x43, 0x79, 0x9e, 0xcf, 0xf6, 0xf0, 0xc7, 0xdf, 0x60, 0xa7, 0x4a, - 0x5a, 0xa4, 0xcd, 0x35, 0x2f, 0x08, 0xbb, 0xd2, 0xdb, 0xc0, 0x96, 0xbf, 0xad, 0x7f, 0x9f, 0xa7, - 0x81, 0x05, 0x33, 0x96, 0x99, 0x8c, 0x7b, 0xab, 0xce, 0xc7, 0x91, 0xdf, 0xaa, 0xa3, 0x45, 0x18, - 0xdf, 0xaa, 0x6b, 0x91, 0x6f, 0xed, 0xa8, 0x00, 0xdd, 0x66, 0xe9, 0xcd, 0x2a, 0x7e, 0xeb, 0x85, - 0x1b, 0xe2, 0x56, 0xd8, 0xf7, 0x39, 0x73, 0xb2, 0x13, 0xe5, 0xc8, 0x82, 0xc9, 0x47, 0x1d, 0x77, - 0xaf, 0x25, 0x88, 0xb1, 0xce, 0x69, 0x65, 0xe8, 0x26, 0x4c, 0xf3, 0x14, 0x8a, 0x2c, 0x30, 0x30, - 0xcf, 0x0f, 0x66, 0xc7, 0x4a, 0x49, 0xbb, 0x35, 0xaf, 0x1b, 0x3a, 0x6e, 0x17, 0xfb, 0x76, 0xbf, - 0x1b, 0xba, 0x3c, 0xa1, 0xf6, 0xb8, 0x9d, 0x28, 0x47, 0xef, 0xc2, 0x9c, 0x2c, 0xdb, 0xf2, 0x5b, - 0x2f, 0x70, 0x10, 0xfa, 0x34, 0x88, 0x3a, 0x7d, 0xf4, 0x6d, 0x9b, 0x2b, 0x69, 0x0b, 0x1d, 0xaf, - 0xdf, 0x5e, 0xed, 0xbe, 0x74, 0x7d, 0x8f, 0x25, 0xdf, 0x1b, 0xe3, 0x2d, 0xc4, 0xca, 0xad, 0x6d, - 0xe3, 0x09, 0xf8, 0x06, 0x9b, 0xc3, 0xaa, 0x01, 0x4a, 0x72, 0x00, 0xf4, 0x3d, 0x18, 0xaf, 0xd7, - 0xd7, 0xb4, 0x3b, 0x80, 0xb8, 0x59, 0xde, 0x8e, 0x20, 0xac, 0xf7, 0xe1, 0x92, 0x24, 0xc2, 0xa2, - 0x62, 0x2a, 0x4e, 0xe3, 0x3c, 0x85, 0x8b, 0xf4, 0x55, 0x8f, 0x0a, 0xac, 0x1f, 0x27, 0xf0, 0xea, - 0xfd, 0xc3, 0x43, 0xc7, 0x7f, 0x8d, 0x2a, 0x3a, 0xde, 0xd0, 0x40, 0x5e, 0x57, 0x1d, 0xfe, 0xc5, - 0x51, 0xf9, 0x9c, 0x4a, 0xdc, 0x86, 0x59, 0xed, 0x44, 0x8a, 0x2e, 0x95, 0xe2, 0x1f, 0x12, 0xe5, - 0xa8, 0x2c, 0x01, 0xf0, 0xb0, 0xb9, 0x1b, 0xde, 0x3e, 0xf7, 0x25, 0x56, 0x4a, 0xac, 0x87, 0x30, - 0x17, 0xa3, 0xc9, 0x05, 0xab, 0xef, 0x81, 0x14, 0x05, 0x29, 0xd1, 0xa1, 0xea, 0x85, 0x5f, 0x1d, - 0x95, 0xa7, 0xc8, 0xb6, 0xb8, 0x13, 0x05, 0xbf, 0x12, 0x7f, 0x59, 0x4f, 0x55, 0x89, 0xbd, 0xd2, - 0xd1, 0x5e, 0x81, 0xdc, 0x87, 0xf3, 0xac, 0x24, 0x16, 0x62, 0x46, 0x85, 0xe6, 0xa3, 0xe5, 0x80, - 0xd6, 0x1c, 0xf5, 0xf4, 0xa2, 0x3f, 0x2a, 0x91, 0x4f, 0xb1, 0xb5, 0xcb, 0xe2, 0x1d, 0x46, 0xc5, - 0x32, 0x8c, 0xcd, 0x70, 0x25, 0xf2, 0x7d, 0x16, 0x66, 0x49, 0x01, 0xd7, 0xf5, 0x5e, 0x75, 0x70, - 0x7b, 0x9f, 0x66, 0x8b, 0xa9, 0x4e, 0x72, 0xb3, 0xe4, 0xb0, 0x43, 0x08, 0x50, 0x34, 0xeb, 0x73, - 0x98, 0xab, 0x75, 0xb0, 0xe3, 0xc7, 0xdb, 0x43, 0x37, 0x61, 0x94, 0x96, 0xe9, 0x57, 0x62, 0x0e, - 0x29, 0xa2, 0x57, 0x62, 0xbc, 0x92, 0x08, 0x99, 0x2c, 0xf2, 0x87, 0x3a, 0xa4, 0x48, 0xbe, 0x1b, - 0xa1, 0xbf, 0x63, 0x7e, 0x42, 0x86, 0xd1, 0x33, 0x38, 0xeb, 0x33, 0x7a, 0x11, 0x6d, 0x4a, 0x14, - 0x74, 0x32, 0xcf, 0xb5, 0xff, 0x0f, 0x16, 0x2b, 0xbd, 0x1e, 0xee, 0xb6, 0x23, 0x44, 0xa2, 0x06, - 0x9f, 0xcc, 0x23, 0x18, 0x55, 0x60, 0x84, 0x42, 0x4b, 0xd3, 0x04, 0xef, 0xae, 0xa1, 0x3b, 0x14, - 0x8e, 0xcb, 0xdc, 0xb4, 0x01, 0x86, 0x69, 0xb5, 0x61, 0xbe, 0xde, 0xdf, 0x3b, 0x74, 0x59, 0x4e, - 0x1e, 0xea, 0x55, 0x2f, 0xda, 0x5e, 0x17, 0x21, 0x6a, 0xd9, 0x64, 0xdc, 0x8a, 0x12, 0x00, 0xd1, - 0xdb, 0x3d, 0xee, 0x69, 0xff, 0xf2, 0xfe, 0x9d, 0x08, 0x95, 0x7e, 0x0e, 0x59, 0x2b, 0xb4, 0x9a, - 0x87, 0xb1, 0xb5, 0x2e, 0xc2, 0x05, 0x55, 0xcd, 0x63, 0x3b, 0x64, 0x0e, 0x2e, 0xea, 0xea, 0x1b, - 0x2b, 0xfe, 0x0a, 0x66, 0x99, 0x5d, 0x92, 0xc5, 0x0c, 0x5a, 0x8e, 0xc2, 0xe3, 0xe4, 0x1b, 0xcb, - 0xb1, 0x3b, 0x41, 0xea, 0xd6, 0x29, 0xa3, 0xc1, 0x35, 0x96, 0x99, 0x33, 0xd1, 0xcb, 0x65, 0xcd, - 0x48, 0x90, 0x6f, 0x2c, 0x57, 0x47, 0xb9, 0xee, 0x41, 0xa8, 0xb3, 0xe5, 0xff, 0xb5, 0x50, 0x5f, - 0xa6, 0xfe, 0xab, 0x6b, 0xd8, 0xa1, 0x77, 0xcd, 0x66, 0x2f, 0xc0, 0x69, 0xc8, 0xbb, 0x6d, 0xf1, - 0xe9, 0x71, 0xdb, 0xd6, 0x9f, 0xe6, 0xe0, 0x16, 0x33, 0x5b, 0x98, 0xf1, 0xa8, 0x36, 0x91, 0x82, - 0x8c, 0x3e, 0x04, 0x96, 0x3e, 0x83, 0xdb, 0x1d, 0x2d, 0xde, 0xf3, 0x2c, 0x4a, 0x0c, 0x01, 0x55, - 0x60, 0x52, 0xbd, 0x94, 0x8e, 0xbd, 0x32, 0x4e, 0xb1, 0x2b, 0xd8, 0x13, 0x87, 0xcf, 0x1d, 0x79, - 0x51, 0x7d, 0x00, 0x0b, 0xab, 0x5f, 0x93, 0x0d, 0xc1, 0x43, 0x51, 0xf3, 0xbb, 0x81, 0xc8, 0xcb, - 0x6c, 0x66, 0x87, 0xef, 0x18, 0xfd, 0xdb, 0x10, 0x2f, 0x26, 0xdf, 0x4c, 0x4e, 0xc2, 0xa7, 0x2a, - 0x10, 0xfb, 0x4e, 0x68, 0x65, 0xd6, 0xbf, 0xcb, 0xc1, 0xa2, 0xb9, 0x35, 0xce, 0x58, 0xd6, 0xe1, - 0x42, 0xcd, 0xe9, 0x7a, 0x5d, 0xb7, 0xe5, 0x74, 0xea, 0xad, 0x17, 0xb8, 0xdd, 0xef, 0x88, 0xbb, - 0x7a, 0xc9, 0x65, 0x88, 0x0c, 0xc0, 0xd1, 0x05, 0x88, 0x9d, 0xc4, 0x42, 0xef, 0xc3, 0x25, 0x7a, - 0x53, 0xca, 0x78, 0x6f, 0x07, 0xfb, 0x92, 0x1e, 0xeb, 0x59, 0x4a, 0x2d, 0xba, 0x07, 0x17, 0x99, - 0xb0, 0xd2, 0xde, 0xed, 0xba, 0xa1, 0x44, 0x62, 0xa2, 0x82, 0xa9, 0xea, 0xf6, 0x6d, 0x18, 0xdf, - 0xea, 0x61, 0x9e, 0x50, 0x76, 0x0c, 0x86, 0xd7, 0x37, 0xd7, 0x77, 0x58, 0x46, 0xac, 0xed, 0xdd, - 0x9d, 0x42, 0x0e, 0x01, 0x9c, 0x5f, 0x59, 0xdd, 0x58, 0xdd, 0x59, 0x2d, 0xe4, 0x6f, 0x37, 0xd5, - 0xcb, 0x7c, 0xb4, 0x00, 0xf3, 0x2b, 0xab, 0x8d, 0xf5, 0xda, 0x6a, 0x73, 0xe7, 0x87, 0xdb, 0xab, - 0x4d, 0x3d, 0x4a, 0xcb, 0x2c, 0x14, 0xd4, 0xca, 0x9d, 0xad, 0x9d, 0xed, 0x42, 0x0e, 0x15, 0x61, - 0x56, 0x2d, 0x7d, 0xb6, 0x5a, 0xad, 0xec, 0xee, 0xac, 0x6d, 0x16, 0x86, 0xac, 0xe1, 0xb1, 0x7c, - 0x21, 0x7f, 0xfb, 0x67, 0xda, 0x4d, 0x3f, 0x5a, 0x84, 0x22, 0x07, 0xdf, 0xad, 0x57, 0x1e, 0xa5, - 0x37, 0xc1, 0x6a, 0x9f, 0x3e, 0xac, 0x14, 0x72, 0xe8, 0x0a, 0x5c, 0xd6, 0x4a, 0xb7, 0x2b, 0xf5, - 0xfa, 0xb3, 0x2d, 0x7b, 0x65, 0x63, 0xb5, 0x5e, 0x2f, 0xe4, 0x6f, 0x37, 0xb4, 0xc8, 0x1e, 0xa4, - 0x85, 0xa7, 0x0f, 0x2b, 0x4d, 0x7b, 0xf5, 0x8b, 0xdd, 0x75, 0x7b, 0x75, 0x25, 0xd9, 0x82, 0x56, - 0xfb, 0xc3, 0xd5, 0x7a, 0x21, 0x87, 0x2e, 0xc2, 0x8c, 0x56, 0xba, 0xb9, 0x55, 0xc8, 0xdf, 0xbe, - 0xc9, 0x1f, 0x0d, 0xa1, 0x69, 0x80, 0x95, 0xd5, 0x7a, 0x6d, 0x75, 0x73, 0x65, 0x7d, 0xf3, 0x51, - 0xe1, 0x1c, 0x9a, 0x82, 0xf1, 0x8a, 0xfc, 0x99, 0x5b, 0xfe, 0xbb, 0xbf, 0x9b, 0x83, 0x09, 0xb2, - 0xb1, 0xc5, 0xdd, 0xf0, 0x57, 0x8a, 0x10, 0xc0, 0x17, 0x94, 0xc7, 0xbf, 0x4e, 0xfd, 0xe2, 0x53, - 0x1e, 0x57, 0xca, 0x90, 0xf1, 0x29, 0xc0, 0xad, 0xdc, 0xbd, 0x1c, 0xb2, 0xa9, 0x75, 0x2b, 0x26, - 0x65, 0x48, 0xca, 0x66, 0xa9, 0xa5, 0x94, 0x52, 0x2d, 0x84, 0x93, 0xc7, 0x30, 0x45, 0x3e, 0xfe, - 0xb2, 0x16, 0x2d, 0xc4, 0xe1, 0x15, 0x79, 0xa3, 0xb4, 0x68, 0xae, 0x94, 0x81, 0xea, 0x26, 0x69, - 0xff, 0x82, 0xd0, 0xe9, 0x12, 0xa1, 0x7a, 0x4e, 0xcd, 0x03, 0xde, 0x6d, 0x61, 0x76, 0xbd, 0x57, - 0xba, 0x10, 0x2b, 0x6e, 0xdc, 0xbf, 0x97, 0x43, 0x75, 0xfa, 0xb0, 0x49, 0x93, 0x22, 0x90, 0xb8, - 0xc9, 0x4f, 0x8a, 0x17, 0xac, 0x37, 0x65, 0x69, 0x92, 0x4a, 0x11, 0x3f, 0x36, 0x01, 0x25, 0x3f, - 0xce, 0xe8, 0x6a, 0xb4, 0x14, 0xe6, 0xef, 0x76, 0xe9, 0x52, 0xe2, 0xde, 0x60, 0x95, 0xb0, 0x67, - 0xb4, 0x0a, 0xd3, 0xdc, 0xfd, 0x8a, 0x8b, 0x0b, 0x28, 0x4b, 0xe0, 0x48, 0x25, 0xf3, 0x88, 0xce, - 0x93, 0x14, 0x39, 0x50, 0x29, 0x1a, 0x47, 0x5c, 0x0e, 0x29, 0x2d, 0x18, 0xeb, 0xf8, 0xf8, 0x1e, - 0xc2, 0xb4, 0x2e, 0xbd, 0x20, 0xb1, 0x40, 0x46, 0xa1, 0x26, 0xb5, 0x43, 0x4d, 0x98, 0x7f, 0xea, - 0xb8, 0x54, 0xa0, 0xe7, 0xd6, 0x69, 0x61, 0x5b, 0x46, 0xe5, 0x0c, 0x63, 0x73, 0x1d, 0x77, 0xdb, - 0xa5, 0x41, 0x4f, 0x7a, 0xe9, 0xce, 0xad, 0x8b, 0x8f, 0xb0, 0x6e, 0x9b, 0x47, 0x96, 0x1e, 0xa7, - 0xdf, 0x74, 0xdd, 0x52, 0x4a, 0xbb, 0x21, 0x44, 0x4f, 0xa9, 0x14, 0x10, 0xa3, 0xa8, 0xec, 0x89, - 0x53, 0x93, 0x2b, 0x52, 0x27, 0xc0, 0xd0, 0x8d, 0x5f, 0xf5, 0x05, 0x28, 0x65, 0xe2, 0x52, 0x89, - 0xdd, 0xcb, 0xa1, 0xaf, 0xc0, 0x4a, 0x23, 0xf7, 0xcc, 0x0d, 0x5f, 0xf0, 0xab, 0xee, 0x05, 0x23, - 0x01, 0x7e, 0x50, 0x32, 0xa8, 0xdb, 0x30, 0x6b, 0xba, 0x94, 0x94, 0x13, 0x9a, 0x71, 0x63, 0x99, - 0xba, 0x0b, 0x6c, 0x22, 0xcb, 0xb4, 0xd3, 0x17, 0x29, 0xe3, 0x4e, 0x2c, 0x95, 0xe6, 0xa7, 0x30, - 0x4d, 0x76, 0xc9, 0x13, 0x8c, 0x7b, 0x95, 0x8e, 0xfb, 0x12, 0x07, 0x48, 0x3c, 0x77, 0x97, 0x45, - 0x69, 0xb8, 0xb7, 0x72, 0xe8, 0x3b, 0x3c, 0x25, 0x3a, 0x7f, 0x9d, 0x29, 0x1e, 0x6f, 0xd2, 0xb2, - 0x92, 0xf8, 0x45, 0x2b, 0xef, 0xe5, 0xd0, 0xf7, 0x61, 0xf4, 0x11, 0x0e, 0xa9, 0x27, 0xd5, 0x35, - 0x69, 0x9f, 0x67, 0x77, 0xe1, 0xeb, 0x5d, 0xe9, 0xb5, 0x22, 0x3a, 0x1c, 0x57, 0x01, 0xd1, 0x5d, - 0x00, 0xc6, 0x10, 0x28, 0x85, 0x78, 0x75, 0x29, 0xd1, 0x6d, 0xf4, 0x88, 0x7c, 0x3f, 0x3b, 0x38, - 0xc4, 0x27, 0x6d, 0x32, 0x6d, 0x8e, 0x36, 0x60, 0x5a, 0xc6, 0xf6, 0xdb, 0xa4, 0xae, 0xb8, 0x56, - 0x8c, 0x58, 0x70, 0x0a, 0x6a, 0x1f, 0x93, 0x53, 0xc1, 0xec, 0xe5, 0x32, 0x14, 0x00, 0x4a, 0x0b, - 0x0e, 0x20, 0x27, 0x91, 0x81, 0x29, 0xb8, 0x32, 0xff, 0xba, 0xc4, 0x8d, 0x67, 0x64, 0x8f, 0xe1, - 0x62, 0x28, 0xa9, 0xed, 0xea, 0x61, 0x01, 0x22, 0x9e, 0x9b, 0x16, 0xcd, 0xa0, 0x74, 0x2d, 0x03, - 0x82, 0xb1, 0x3b, 0xca, 0x49, 0x56, 0x88, 0x7a, 0xc8, 0x9a, 0x51, 0xd3, 0x45, 0x0b, 0x0b, 0x60, - 0x32, 0xfd, 0x75, 0x09, 0x25, 0xab, 0xc8, 0x57, 0x4f, 0x7b, 0x8e, 0x1e, 0x7d, 0xf5, 0x0c, 0xf1, - 0x02, 0xa2, 0xaf, 0x9e, 0xf1, 0x05, 0xfb, 0x13, 0xa6, 0xb0, 0x6a, 0x49, 0x63, 0x1b, 0xcb, 0x48, - 0xb8, 0xd5, 0x69, 0x15, 0xfc, 0x60, 0x5f, 0x32, 0xd5, 0x35, 0x1e, 0xdc, 0xcb, 0xa1, 0x55, 0xb8, - 0x28, 0x3d, 0xa7, 0xa3, 0x2a, 0x94, 0x82, 0x90, 0xba, 0x09, 0x3e, 0x87, 0x8b, 0x7c, 0x4b, 0x69, - 0x64, 0x0a, 0x92, 0x3b, 0x70, 0xa3, 0x7d, 0x2a, 0x81, 0xc7, 0x30, 0x57, 0x8f, 0x0d, 0x8a, 0x5d, - 0x31, 0x5f, 0xd6, 0x49, 0x28, 0x99, 0xfb, 0x52, 0x69, 0x3d, 0x01, 0xc4, 0x74, 0x42, 0x41, 0xee, - 0xa5, 0x8b, 0x5f, 0xa1, 0x2b, 0xb1, 0x21, 0x91, 0x42, 0x0a, 0x46, 0xd9, 0x4b, 0xda, 0x14, 0xa1, - 0x1d, 0x96, 0xb1, 0x80, 0x65, 0x05, 0x72, 0x7a, 0xce, 0x9e, 0xdb, 0x71, 0x43, 0x17, 0x93, 0x1d, - 0xa6, 0x22, 0xa8, 0x55, 0x62, 0x19, 0x2f, 0xa7, 0x42, 0xa0, 0xcf, 0x60, 0xea, 0x11, 0x0e, 0xa3, - 0xe4, 0x84, 0x68, 0x3e, 0x91, 0xce, 0x90, 0x2f, 0x9d, 0x78, 0xa7, 0xa3, 0x67, 0x44, 0x5c, 0x87, - 0x02, 0xe3, 0x8e, 0x0a, 0x89, 0x2b, 0x09, 0x12, 0x1c, 0xc4, 0xf1, 0x9d, 0xc3, 0x20, 0x75, 0xb6, - 0xee, 0x32, 0x1b, 0x2e, 0x12, 0xdb, 0x56, 0x15, 0xbf, 0x2e, 0x6a, 0x65, 0x32, 0xae, 0xca, 0x9c, - 0x31, 0x2b, 0x1f, 0xba, 0x1e, 0x7d, 0x0a, 0x53, 0x53, 0xed, 0x95, 0x50, 0xfc, 0x15, 0x4d, 0xe3, - 0x01, 0x92, 0x01, 0xde, 0x0d, 0x44, 0x6f, 0x6a, 0x5f, 0xec, 0xd3, 0xd1, 0xfd, 0x0c, 0xc6, 0x65, - 0x7a, 0x37, 0xc9, 0x56, 0xe2, 0xc9, 0xf1, 0x4a, 0xc5, 0x64, 0x05, 0x1f, 0xe9, 0xa7, 0x2c, 0x99, - 0xa3, 0x8e, 0x1f, 0xcf, 0x80, 0x96, 0x3a, 0xb1, 0x1f, 0xc1, 0x84, 0x92, 0xfb, 0x4c, 0x6e, 0xe4, - 0x64, 0x3e, 0xb4, 0xd2, 0x94, 0xd2, 0xf7, 0xc6, 0xf2, 0xbd, 0x1c, 0xba, 0x4b, 0x3f, 0x2d, 0xd4, - 0x8d, 0x7c, 0x2e, 0x42, 0x53, 0xb2, 0x21, 0xc5, 0x50, 0xd0, 0x07, 0xf4, 0xb5, 0x7d, 0xad, 0xef, - 0xfb, 0x44, 0x43, 0x24, 0x78, 0x69, 0x12, 0x44, 0x0c, 0xf1, 0x33, 0xca, 0x4c, 0x14, 0x44, 0x76, - 0x67, 0x3b, 0x08, 0x9b, 0x45, 0x6b, 0xbc, 0x97, 0x43, 0x0f, 0x60, 0x4c, 0xa4, 0x4a, 0x45, 0x97, - 0xf4, 0xae, 0xa6, 0x0f, 0xef, 0x01, 0x00, 0x9b, 0x6c, 0xda, 0x53, 0xbd, 0x3a, 0x75, 0x3a, 0x1f, - 0x90, 0xef, 0x65, 0xfb, 0x94, 0x48, 0x9f, 0x89, 0x6f, 0x26, 0x45, 0x2a, 0x6a, 0x4b, 0xa8, 0x4e, - 0x67, 0x1a, 0x3e, 0x11, 0x78, 0xb5, 0x0c, 0xae, 0x91, 0xc0, 0x6b, 0x4a, 0xec, 0x9a, 0x4a, 0x67, - 0x1d, 0x0a, 0x95, 0x16, 0xe5, 0xe3, 0x32, 0xc3, 0x94, 0xd4, 0x36, 0xe2, 0x15, 0x82, 0xd6, 0x5c, - 0x3c, 0x61, 0xd5, 0x06, 0x76, 0x68, 0x00, 0x82, 0x79, 0x29, 0x13, 0xc4, 0xaa, 0xcc, 0x18, 0x19, - 0xda, 0xc5, 0x6c, 0x8d, 0xe8, 0x43, 0x9d, 0x6f, 0x46, 0xe6, 0x63, 0xca, 0xcb, 0x94, 0xec, 0x5b, - 0x97, 0xe2, 0xf8, 0x52, 0x0f, 0x13, 0xfe, 0x32, 0x12, 0xb4, 0x02, 0x33, 0xfc, 0xb9, 0xb3, 0x9c, - 0x96, 0x34, 0xec, 0xb4, 0xe6, 0x3f, 0x80, 0xe9, 0x55, 0xc2, 0xeb, 0xfb, 0x6d, 0x97, 0x05, 0x5d, - 0x41, 0x7a, 0x14, 0x8d, 0x54, 0xc4, 0x35, 0x91, 0xfc, 0x51, 0x49, 0x4b, 0x25, 0x4f, 0x69, 0x32, - 0xf3, 0x57, 0x69, 0x56, 0x90, 0x55, 0x33, 0x58, 0x71, 0x3d, 0x79, 0x3e, 0x25, 0x11, 0x14, 0xba, - 0xa1, 0xe9, 0x7e, 0x69, 0xd9, 0x9c, 0x0c, 0xd2, 0xde, 0x97, 0x4a, 0x68, 0xfc, 0x14, 0x9a, 0xd9, - 0x19, 0xa2, 0x52, 0xc7, 0x2d, 0xc3, 0x24, 0x18, 0x33, 0x39, 0xa1, 0x77, 0x74, 0xea, 0x19, 0xd9, - 0x9e, 0x52, 0x5b, 0xa0, 0xba, 0xb5, 0x9e, 0x68, 0x08, 0x2d, 0x65, 0xe7, 0x43, 0x52, 0x74, 0xeb, - 0x94, 0x0c, 0x45, 0x8f, 0xe9, 0x36, 0x8b, 0xe2, 0xe7, 0x23, 0x55, 0x53, 0x8d, 0xa7, 0x0f, 0x90, - 0x22, 0x94, 0x39, 0xdb, 0xd0, 0x23, 0xca, 0x2e, 0x95, 0x58, 0xfc, 0xa9, 0x0c, 0xef, 0x8a, 0x89, - 0x4e, 0xa0, 0x7c, 0x0b, 0x67, 0x62, 0x79, 0x7b, 0xa4, 0x79, 0xc4, 0x9c, 0x39, 0xa8, 0xb4, 0x94, - 0x56, 0xcd, 0x29, 0xd6, 0x45, 0xfa, 0x56, 0x65, 0xa4, 0x4b, 0xda, 0x17, 0x2a, 0x39, 0xd8, 0x72, - 0x6a, 0xbd, 0x9c, 0xbb, 0x42, 0x3c, 0xcf, 0x82, 0x24, 0x9a, 0x92, 0x80, 0x21, 0x83, 0x25, 0xce, - 0xaa, 0x5b, 0x63, 0xe0, 0x0c, 0xa6, 0xd1, 0xd9, 0x81, 0x39, 0x63, 0x5a, 0x04, 0x29, 0x46, 0x64, - 0x25, 0x4d, 0x48, 0xa5, 0x8a, 0xe1, 0x92, 0x39, 0x33, 0x0a, 0x7a, 0x4b, 0x57, 0xfd, 0xcd, 0x79, - 0x22, 0x4a, 0x37, 0x06, 0x40, 0xf1, 0x09, 0xfd, 0x8a, 0x7e, 0x36, 0x13, 0x6d, 0x5c, 0x53, 0x8c, - 0x01, 0x29, 0x0d, 0x58, 0x59, 0x20, 0x72, 0x0f, 0xcc, 0x9a, 0x32, 0x33, 0xa5, 0x4e, 0xf1, 0xf5, - 0x74, 0x9a, 0xd1, 0xc6, 0x6a, 0x88, 0xe0, 0x04, 0xa9, 0x33, 0x93, 0x99, 0x41, 0x23, 0x43, 0x9b, - 0x2c, 0xc9, 0xfd, 0x70, 0xf2, 0x2e, 0xa7, 0x5b, 0x86, 0x66, 0x4d, 0x79, 0x5b, 0xe2, 0x86, 0x1b, - 0x53, 0x5a, 0x0e, 0x39, 0x0d, 0x99, 0x89, 0x5f, 0x1a, 0xcc, 0x88, 0xa3, 0x53, 0x57, 0x8d, 0x38, - 0x46, 0xd2, 0x57, 0xd3, 0x01, 0xa2, 0x1d, 0x61, 0x48, 0x40, 0x25, 0x77, 0x44, 0x7a, 0x2a, 0x2c, - 0xb9, 0x23, 0xb2, 0xf2, 0x57, 0xd9, 0xe2, 0xd0, 0xa5, 0x4c, 0x4b, 0x46, 0xb6, 0x92, 0x0c, 0x95, - 0xab, 0x18, 0x2d, 0x5c, 0xac, 0xdb, 0xa7, 0x5d, 0xb6, 0xaf, 0xe0, 0x72, 0x6a, 0x66, 0x12, 0xf4, - 0x76, 0xe2, 0x40, 0xa7, 0xcc, 0x44, 0x7a, 0x4f, 0xa7, 0xb4, 0xa4, 0x22, 0xd2, 0x8a, 0x15, 0xcb, - 0x5f, 0x92, 0x60, 0xfd, 0x86, 0xe4, 0x26, 0x8c, 0xf5, 0x2b, 0x09, 0x4a, 0x4e, 0xc2, 0xfa, 0x4d, - 0xf9, 0x4c, 0x24, 0x4f, 0x55, 0xfa, 0x25, 0x44, 0xba, 0x78, 0xc5, 0x69, 0x78, 0xea, 0x49, 0xba, - 0x96, 0x46, 0x67, 0x85, 0xaa, 0x1c, 0x22, 0x5f, 0x09, 0xba, 0xac, 0x4d, 0x93, 0xf6, 0xb9, 0x2d, - 0x69, 0x83, 0xd3, 0xbf, 0xb4, 0x35, 0x6a, 0x2e, 0x96, 0xf9, 0x51, 0x52, 0x7b, 0xb1, 0x90, 0xa4, - 0xa1, 0x99, 0x8a, 0xe5, 0x2c, 0xb0, 0xde, 0x2c, 0xc6, 0x27, 0x47, 0xeb, 0x50, 0xfa, 0x90, 0x90, - 0x3a, 0x35, 0x03, 0xba, 0x94, 0x2e, 0xea, 0x5e, 0x64, 0xca, 0x03, 0x8b, 0x1e, 0x26, 0xde, 0x10, - 0x5e, 0x92, 0x76, 0x2f, 0xa5, 0x34, 0xc3, 0xcc, 0xb1, 0x4d, 0xbd, 0x8b, 0x0c, 0xa9, 0x5e, 0x24, - 0x0f, 0xcd, 0xcc, 0x04, 0x63, 0x10, 0xf3, 0x24, 0x57, 0x4e, 0xa5, 0x98, 0x99, 0xfb, 0x25, 0xb5, - 0xa7, 0x3f, 0x55, 0xb8, 0x72, 0x22, 0xa1, 0x0b, 0xba, 0x15, 0x97, 0xf1, 0xd2, 0x72, 0xbe, 0x64, - 0x70, 0xfd, 0x59, 0x53, 0x2e, 0x18, 0xc5, 0x76, 0x9b, 0x9a, 0x28, 0xc6, 0x30, 0x0b, 0x92, 0xbd, - 0xa5, 0x50, 0xcb, 0xc8, 0x0c, 0x93, 0xda, 0xc3, 0x1f, 0x29, 0xec, 0x2d, 0x96, 0xc1, 0x45, 0x1a, - 0x15, 0x06, 0xa4, 0x78, 0x49, 0xa5, 0xbd, 0x49, 0xfd, 0xd1, 0x92, 0xe9, 0x57, 0xa4, 0xec, 0x92, - 0x95, 0x9c, 0xc5, 0x68, 0xda, 0x9d, 0x4b, 0x0e, 0x91, 0xd0, 0xbb, 0x14, 0x33, 0xcc, 0x0e, 0xea, - 0x98, 0xe4, 0xc3, 0x86, 0xb4, 0x2d, 0x31, 0x3e, 0x9c, 0x9e, 0xd8, 0x25, 0x43, 0x63, 0x9a, 0xa9, - 0xbb, 0xfb, 0x5d, 0x25, 0x13, 0x8b, 0xd4, 0x97, 0x92, 0x89, 0x60, 0x24, 0x8b, 0x31, 0x25, 0x6e, - 0xd9, 0x8a, 0xfc, 0xd4, 0xd5, 0x9c, 0x1a, 0xa8, 0x94, 0x9e, 0x4a, 0x44, 0xb2, 0x1b, 0x63, 0x12, - 0x0e, 0x85, 0xa0, 0x9a, 0xd0, 0x42, 0x12, 0x34, 0xe4, 0xd6, 0x90, 0x04, 0x8d, 0x19, 0x30, 0x98, - 0x09, 0xc6, 0xf6, 0x3a, 0x58, 0x35, 0xc1, 0x28, 0xe9, 0x28, 0x62, 0xb6, 0x10, 0xf4, 0x09, 0xb5, - 0x84, 0x64, 0x9b, 0x4f, 0xe6, 0x75, 0x4a, 0x11, 0xb7, 0x7c, 0x20, 0x2e, 0x03, 0x68, 0x83, 0x3a, - 0xe5, 0xc1, 0xc6, 0x0d, 0x8a, 0xa4, 0x1b, 0x37, 0xd4, 0x8e, 0xa6, 0xdb, 0x49, 0x27, 0xd5, 0x70, - 0xc6, 0x72, 0xae, 0x0c, 0x31, 0xd7, 0xe5, 0x5c, 0x99, 0x22, 0x99, 0x53, 0x1d, 0x78, 0x47, 0x68, - 0xf2, 0x11, 0xbd, 0x2b, 0x99, 0xa1, 0xc8, 0x4b, 0x4b, 0xd9, 0xf1, 0xbb, 0xf9, 0x3d, 0x5e, 0x21, - 0x1e, 0x71, 0x19, 0x99, 0x22, 0xc9, 0x2b, 0x81, 0xac, 0xa5, 0x36, 0x94, 0x1a, 0xaa, 0x79, 0x5b, - 0x18, 0xab, 0x75, 0xba, 0x29, 0xf1, 0xc4, 0x55, 0xd2, 0xd9, 0x02, 0x4a, 0x14, 0x7c, 0x59, 0xd5, - 0x4d, 0x13, 0xc1, 0x9d, 0x55, 0x01, 0xc5, 0x10, 0xaf, 0xd9, 0x15, 0xef, 0x1a, 0xcd, 0x39, 0x4d, - 0xde, 0xd1, 0x75, 0xbd, 0x8c, 0xb0, 0x1c, 0x03, 0x6f, 0x4a, 0xd1, 0x4f, 0x44, 0xee, 0xd2, 0x64, - 0xec, 0xfe, 0x1b, 0x31, 0xb3, 0xab, 0x39, 0x90, 0x43, 0x29, 0x2b, 0x35, 0x00, 0x7a, 0x4a, 0xaf, - 0xd8, 0xb7, 0xd6, 0x57, 0x6a, 0xdc, 0xa3, 0xcb, 0xf3, 0x13, 0xd7, 0x56, 0xcf, 0xdc, 0xf0, 0x05, - 0x4b, 0x66, 0xa1, 0x70, 0x1f, 0x06, 0xa2, 0x21, 0x36, 0x1e, 0xa0, 0x3a, 0x95, 0xdc, 0xb5, 0x52, - 0xc3, 0xcd, 0x95, 0x81, 0x60, 0xc9, 0x4c, 0x90, 0xa6, 0xdf, 0xa2, 0x82, 0x01, 0x39, 0x78, 0x7a, - 0x37, 0x53, 0xfa, 0x90, 0x25, 0x5f, 0xb0, 0x6d, 0x63, 0x26, 0x73, 0x52, 0xf6, 0xfd, 0x08, 0xe6, - 0xd8, 0x84, 0xc7, 0x1e, 0x91, 0x68, 0xfd, 0x51, 0xca, 0x4b, 0x29, 0xe5, 0x68, 0x93, 0x7a, 0x6e, - 0xc4, 0x4b, 0x15, 0x2d, 0xc6, 0xfc, 0x4a, 0x25, 0x95, 0x1e, 0x5b, 0x4a, 0x22, 0xb6, 0xbf, 0xd1, - 0x52, 0x6a, 0x88, 0x8d, 0x65, 0xbe, 0x94, 0x5a, 0xe9, 0xe9, 0x96, 0x32, 0x46, 0x50, 0x5f, 0x4a, - 0xbd, 0x9b, 0x29, 0x7d, 0x18, 0xbc, 0x94, 0x66, 0x32, 0xa7, 0x5e, 0xca, 0xd8, 0x0b, 0x1e, 0xad, - 0x3f, 0xa6, 0xa5, 0x8c, 0xc3, 0xb3, 0xa5, 0x8c, 0x97, 0xc6, 0x14, 0xd2, 0x8c, 0xa5, 0x8c, 0x63, - 0x7e, 0x41, 0xe9, 0xb1, 0x27, 0x42, 0xa7, 0x5a, 0x4c, 0x11, 0x6e, 0x22, 0x86, 0xda, 0x78, 0x80, - 0x9e, 0x51, 0x6b, 0x48, 0xac, 0xfc, 0x64, 0x0b, 0xba, 0x98, 0x46, 0x94, 0x2e, 0xe9, 0xba, 0x90, - 0xb3, 0xe2, 0xdd, 0x4d, 0xed, 0x4b, 0xd6, 0x7a, 0xb0, 0x65, 0x8d, 0x93, 0x3a, 0xed, 0xc2, 0x3e, - 0x15, 0x4c, 0x33, 0xf1, 0xca, 0x2a, 0xd6, 0x2b, 0x75, 0x71, 0x53, 0x6b, 0xd0, 0x0e, 0xb5, 0xf5, - 0x24, 0xcb, 0x15, 0x3b, 0x51, 0xda, 0x73, 0xae, 0x81, 0x54, 0x13, 0xcf, 0xb6, 0x54, 0xaa, 0x69, - 0x6f, 0xba, 0x24, 0xd5, 0x24, 0xf6, 0x0a, 0x3d, 0xb6, 0x3b, 0x3e, 0x51, 0x93, 0xda, 0x49, 0x1d, - 0x4a, 0x9f, 0x3f, 0x71, 0xa3, 0xa9, 0x83, 0x37, 0x96, 0xd1, 0x3a, 0xdd, 0x80, 0x7a, 0x71, 0x96, - 0x92, 0x69, 0x26, 0x43, 0xf7, 0xc7, 0x9a, 0xf4, 0x86, 0xd5, 0xfb, 0x94, 0xd6, 0x76, 0x7a, 0xa7, - 0xa4, 0x06, 0x7e, 0xc2, 0xd1, 0xa5, 0xed, 0x0e, 0x26, 0x05, 0x32, 0x85, 0x77, 0xd0, 0xcc, 0xc4, - 0xfd, 0x73, 0xd1, 0x0f, 0x60, 0x5c, 0x20, 0x0f, 0x9e, 0x90, 0x38, 0x36, 0x9d, 0x90, 0xcf, 0x60, - 0x42, 0x71, 0x0f, 0x46, 0x69, 0x2d, 0x65, 0x88, 0x94, 0x13, 0x8a, 0xf3, 0xf2, 0xe9, 0xf1, 0x57, - 0x60, 0x4a, 0x73, 0x7e, 0x96, 0x82, 0x90, 0xc9, 0x25, 0x3a, 0x8b, 0x8a, 0xe6, 0xe4, 0x2c, 0xa9, - 0x98, 0x5c, 0x9f, 0xb3, 0x85, 0x32, 0xe5, 0x21, 0xa7, 0x22, 0x94, 0x25, 0x5f, 0x94, 0x2a, 0x42, - 0x99, 0xe9, 0xed, 0xe7, 0xf7, 0x61, 0x82, 0x6f, 0x8f, 0xcc, 0x95, 0x4d, 0xd7, 0x96, 0xe7, 0x14, - 0x9f, 0xc1, 0x7e, 0xdb, 0x0d, 0x6b, 0x5e, 0xf7, 0xb9, 0xbb, 0x3f, 0x70, 0x91, 0x93, 0x28, 0x8d, - 0x65, 0xd4, 0xa0, 0x81, 0xb4, 0x45, 0x78, 0x73, 0x1c, 0xbe, 0xf2, 0xfc, 0x03, 0xb7, 0xbb, 0x3f, - 0x80, 0xe4, 0x55, 0x9d, 0x64, 0x1c, 0x8f, 0xd1, 0xad, 0xa7, 0xd3, 0x1d, 0x88, 0x9f, 0xa1, 0x2d, - 0x2f, 0xd2, 0x7b, 0xfb, 0xd3, 0xf6, 0x38, 0xfd, 0xe6, 0xe0, 0x72, 0xe4, 0x6d, 0x67, 0xe3, 0x96, - 0xe7, 0xb7, 0x07, 0x13, 0x2b, 0xeb, 0xbe, 0x6d, 0x31, 0xb4, 0xc6, 0x32, 0xa1, 0x5a, 0x4f, 0xa5, - 0x3a, 0x08, 0x3b, 0xe3, 0x6b, 0xb1, 0x40, 0xc7, 0x7e, 0xca, 0xde, 0xa6, 0x9f, 0x0c, 0xc2, 0x81, - 0x09, 0xa7, 0xdf, 0xf6, 0xf1, 0x73, 0xec, 0x53, 0x97, 0xc9, 0x41, 0xce, 0x82, 0x3a, 0x78, 0x63, - 0x99, 0x50, 0xa9, 0x27, 0xa8, 0xa4, 0x41, 0x67, 0x09, 0x4a, 0x74, 0x68, 0x27, 0xec, 0x4d, 0x1a, - 0x99, 0x0f, 0xa9, 0xcd, 0x72, 0x77, 0x7d, 0xc0, 0x8c, 0x08, 0x27, 0x5e, 0x01, 0xd8, 0xb8, 0x4f, - 0x30, 0xeb, 0x0a, 0x66, 0x12, 0x22, 0xb5, 0xcd, 0x1f, 0x08, 0xe3, 0xe4, 0xc0, 0x66, 0xd3, 0xbd, - 0x11, 0xc6, 0x65, 0x92, 0x0f, 0xa4, 0xa8, 0xf5, 0x5a, 0x0a, 0x8b, 0xd2, 0x94, 0xea, 0x32, 0x18, - 0xa0, 0x0a, 0x93, 0xa2, 0xd5, 0x64, 0x17, 0xca, 0xbd, 0xa8, 0x31, 0x0b, 0x46, 0x9c, 0x04, 0x33, - 0x4b, 0x6c, 0x78, 0xad, 0x03, 0xd5, 0x2c, 0xa1, 0x64, 0x4f, 0x28, 0xe9, 0xb9, 0x0d, 0xf8, 0x07, - 0x89, 0x26, 0x38, 0x50, 0x1d, 0x34, 0xd4, 0xfc, 0x09, 0xaa, 0x59, 0x42, 0xcf, 0xf4, 0x20, 0xcd, - 0x12, 0xb4, 0x41, 0x9d, 0xf2, 0x60, 0xb3, 0x04, 0x45, 0xd2, 0xcd, 0x12, 0x6a, 0x47, 0xd3, 0xd9, - 0x05, 0x4a, 0xa6, 0x7a, 0x90, 0x02, 0x6f, 0x6a, 0x16, 0x88, 0x0c, 0xdf, 0x8b, 0x8b, 0x86, 0xec, - 0x34, 0x52, 0xdd, 0x4f, 0xcf, 0x5c, 0x53, 0xd2, 0x1d, 0x09, 0xee, 0xe5, 0xd0, 0x26, 0xcd, 0x6e, - 0xce, 0x19, 0x98, 0x8d, 0x83, 0xd0, 0x77, 0xe9, 0x3b, 0xa5, 0xf4, 0xaf, 0xb5, 0x90, 0x6f, 0x0d, - 0x38, 0x8d, 0x77, 0x09, 0xbd, 0xba, 0x99, 0x5e, 0x26, 0x5e, 0x86, 0x45, 0x87, 0x9b, 0xff, 0x4e, - 0xd3, 0xc5, 0xf4, 0x2d, 0x3e, 0xca, 0x6e, 0xbd, 0xd3, 0x51, 0x0b, 0x51, 0x74, 0x42, 0x2e, 0xb1, - 0xdf, 0x81, 0xf3, 0x0c, 0x29, 0xf5, 0x1b, 0x39, 0xa9, 0xe2, 0xa0, 0xfb, 0xc2, 0x45, 0x8b, 0xa0, - 0x68, 0x55, 0xa9, 0xfd, 0xba, 0x0f, 0xe3, 0xcc, 0x96, 0x7f, 0x72, 0x94, 0x4f, 0x84, 0x23, 0x57, - 0x56, 0xc7, 0xd2, 0x7d, 0x1b, 0xa7, 0xd4, 0x0b, 0xef, 0xd3, 0x4f, 0xe4, 0xf7, 0xe9, 0x7d, 0x8a, - 0x30, 0x5b, 0xa6, 0xe3, 0xcf, 0xc5, 0xe2, 0xf9, 0xf1, 0x29, 0x65, 0x0c, 0x52, 0xa6, 0x79, 0x4a, - 0xeb, 0xfe, 0x85, 0x04, 0x36, 0xfa, 0x44, 0x3c, 0x1f, 0x90, 0xc8, 0x49, 0xa0, 0x8c, 0x39, 0x9b, - 0x66, 0xd3, 0xfc, 0x26, 0xc8, 0x92, 0xc1, 0x0e, 0xec, 0xf6, 0x49, 0xee, 0x7d, 0x06, 0x4f, 0x5d, - 0x1a, 0x95, 0x2d, 0x2a, 0x78, 0x25, 0x22, 0x4d, 0xa6, 0x13, 0x5a, 0x4a, 0x0f, 0x4e, 0x49, 0x17, - 0xe3, 0x31, 0x55, 0xac, 0x92, 0x29, 0xbb, 0xd2, 0x86, 0x97, 0x11, 0xec, 0x32, 0xd2, 0x24, 0x93, - 0xe4, 0x32, 0xd0, 0xb2, 0x14, 0x53, 0xb6, 0x60, 0x67, 0x43, 0x6e, 0x5d, 0x38, 0x20, 0x9d, 0x7c, - 0xb0, 0x19, 0x42, 0x90, 0xe1, 0xa6, 0x69, 0xe0, 0x5a, 0xa4, 0x91, 0xfb, 0x09, 0x95, 0xff, 0xcc, - 0x79, 0x7a, 0x52, 0x89, 0xdd, 0x52, 0x2e, 0x2b, 0xb3, 0x33, 0xfc, 0x1c, 0xd0, 0x77, 0x19, 0xe6, - 0x58, 0x9c, 0x37, 0x07, 0x50, 0x11, 0x33, 0xf1, 0xf6, 0x40, 0x38, 0x79, 0x6f, 0xb1, 0xc0, 0xbe, - 0xb0, 0xe6, 0xf6, 0x06, 0xc4, 0x16, 0x35, 0x5c, 0x25, 0xa5, 0x24, 0xc1, 0x11, 0x04, 0x75, 0xef, - 0xae, 0xcc, 0x31, 0xa4, 0x4d, 0xff, 0x17, 0x50, 0x8e, 0x6e, 0x64, 0x4f, 0xb7, 0x08, 0xe9, 0x12, - 0x3d, 0x4a, 0xa6, 0x06, 0x42, 0x59, 0x31, 0x1f, 0x4b, 0xd7, 0xd2, 0x66, 0x38, 0x50, 0xae, 0xfa, - 0xb9, 0x2f, 0x49, 0x2c, 0x2a, 0x6d, 0x5a, 0x7c, 0xdb, 0x0c, 0xdb, 0x11, 0x7f, 0xa8, 0x72, 0x26, - 0x84, 0x92, 0xab, 0x7d, 0x7a, 0x42, 0xf2, 0xc2, 0x34, 0x46, 0xc8, 0xca, 0x58, 0xde, 0xd3, 0xf8, - 0x83, 0xc4, 0x97, 0xe2, 0xb4, 0x0b, 0xea, 0x44, 0x8f, 0x33, 0x92, 0xf9, 0x8b, 0xa4, 0x2c, 0x97, - 0x9a, 0x4b, 0x49, 0xae, 0x6e, 0x46, 0xf2, 0xa3, 0x1a, 0x39, 0xa6, 0xac, 0x09, 0x2d, 0x79, 0x4a, - 0xcd, 0xde, 0x88, 0xac, 0x0e, 0x86, 0xac, 0x2a, 0x25, 0x10, 0x95, 0xf6, 0x06, 0xaa, 0x43, 0x89, - 0x6d, 0x11, 0xd3, 0x9b, 0x73, 0xe9, 0x51, 0x6f, 0xaa, 0xcc, 0xd0, 0x2e, 0xea, 0x50, 0x62, 0xdb, - 0xe5, 0x2c, 0x89, 0x36, 0x69, 0xa2, 0x3c, 0x23, 0xc5, 0x1b, 0xca, 0xb3, 0xc4, 0xf4, 0x97, 0xfc, - 0xa5, 0xec, 0x86, 0xd1, 0x8f, 0x61, 0xce, 0xf8, 0x94, 0x5f, 0xde, 0x69, 0x67, 0x3d, 0xf4, 0x1f, - 0x44, 0xfc, 0x00, 0x8a, 0x69, 0x99, 0x4e, 0x22, 0x0f, 0xff, 0xec, 0xf4, 0x33, 0x92, 0xa7, 0x0e, - 0x4c, 0x99, 0xb2, 0x09, 0xb3, 0xa6, 0xec, 0x21, 0xf2, 0x70, 0x64, 0xa4, 0x16, 0x31, 0x3e, 0x23, - 0xd8, 0x86, 0x39, 0x63, 0x06, 0x0f, 0x39, 0x33, 0x59, 0xf9, 0x3d, 0x8c, 0x14, 0xbf, 0x84, 0xf9, - 0x94, 0x74, 0x15, 0xd1, 0xc5, 0x5b, 0x66, 0x3a, 0x8b, 0x0c, 0x07, 0x80, 0x52, 0x7a, 0x26, 0x04, - 0xe9, 0xf7, 0x31, 0x30, 0x59, 0x42, 0xc9, 0x98, 0x1e, 0x06, 0xed, 0xd0, 0x4d, 0x68, 0x4a, 0x8d, - 0xa0, 0x6e, 0xc2, 0x8c, 0xd4, 0x09, 0x29, 0xcf, 0x3f, 0xe6, 0x53, 0xb2, 0x21, 0x64, 0x50, 0x3d, - 0x41, 0x6f, 0x37, 0x05, 0xff, 0xd7, 0xc3, 0xe3, 0xc7, 0x7c, 0x09, 0x8d, 0xb1, 0xf3, 0x8d, 0xfd, - 0x54, 0x9e, 0x1b, 0x77, 0x3a, 0x19, 0x62, 0x10, 0x52, 0xdf, 0x1b, 0x13, 0xc8, 0xc6, 0x7d, 0xa2, - 0x44, 0xa8, 0xb8, 0x59, 0x1c, 0x35, 0x81, 0x4c, 0x05, 0xcf, 0x8f, 0x61, 0xb2, 0xae, 0x36, 0x6e, - 0x68, 0x24, 0x75, 0x53, 0x48, 0x2f, 0xfb, 0xc1, 0x7d, 0x1f, 0x78, 0x2b, 0x56, 0xe9, 0x74, 0x4e, - 0x34, 0x8a, 0x54, 0x9b, 0xac, 0x16, 0x8c, 0x58, 0x72, 0x6a, 0x53, 0x8c, 0x6d, 0x69, 0x93, 0x35, - 0xc7, 0x2f, 0x5e, 0xa5, 0x53, 0x1a, 0x85, 0x72, 0xcc, 0xd0, 0xc1, 0xe5, 0x26, 0x32, 0x44, 0x8c, - 0x7c, 0xa2, 0x3e, 0x04, 0x67, 0x01, 0x20, 0x33, 0x8c, 0x88, 0xf1, 0x07, 0xe0, 0xb1, 0x88, 0x91, - 0x0d, 0x28, 0x8a, 0x50, 0x6c, 0x2c, 0x18, 0x5a, 0x14, 0xfc, 0x29, 0x72, 0x8d, 0x4a, 0x8f, 0xd5, - 0x96, 0x31, 0x6f, 0x85, 0x78, 0x98, 0x13, 0x69, 0x39, 0x4a, 0x89, 0x7f, 0x92, 0xb1, 0x1b, 0x20, - 0x0a, 0x66, 0x22, 0xed, 0x33, 0x89, 0xf8, 0x26, 0xa5, 0xcb, 0x86, 0x1a, 0x29, 0x59, 0x4d, 0xaa, - 0xa1, 0x4f, 0xa4, 0xe7, 0x88, 0x21, 0x1e, 0x4a, 0x69, 0xc1, 0x58, 0xc7, 0x09, 0x85, 0xb0, 0x90, - 0x91, 0x28, 0x50, 0x4a, 0xab, 0x83, 0x13, 0x1a, 0x96, 0x6e, 0x9f, 0x04, 0x94, 0xb7, 0x8a, 0x65, - 0x68, 0xc5, 0x24, 0x14, 0x7a, 0xdb, 0xe0, 0xea, 0x6b, 0xca, 0xc1, 0x57, 0x1a, 0x94, 0xa3, 0x10, - 0x3d, 0x83, 0xc5, 0x98, 0x2b, 0xb2, 0xde, 0xd2, 0x20, 0x02, 0xa9, 0x2b, 0xf8, 0x0c, 0x16, 0xf9, - 0xdb, 0xe8, 0x33, 0x26, 0xbc, 0x07, 0x8b, 0x59, 0xd9, 0x07, 0xd1, 0x6d, 0xb3, 0xbb, 0xb1, 0x71, - 0x7a, 0xd2, 0x45, 0xd7, 0xab, 0x49, 0xb7, 0xe3, 0xd8, 0xba, 0x9f, 0x96, 0xad, 0x3c, 0x85, 0x69, - 0x3d, 0xf3, 0x20, 0x52, 0x59, 0x47, 0x22, 0x0f, 0x62, 0xe9, 0x4a, 0x4a, 0x2d, 0xdf, 0x1f, 0x9f, - 0x51, 0x46, 0x2f, 0x2b, 0xd4, 0x78, 0x09, 0xf1, 0xcc, 0x7e, 0x25, 0x43, 0x1a, 0x43, 0xf4, 0x7d, - 0x98, 0x89, 0xde, 0xb7, 0x31, 0x12, 0x06, 0xb0, 0x0c, 0x7b, 0xd1, 0x4c, 0xf4, 0xd2, 0xed, 0xf4, - 0xe8, 0x6b, 0x82, 0xdb, 0x47, 0xe8, 0x57, 0x12, 0x1e, 0xd8, 0xda, 0x18, 0x4e, 0xc2, 0xf4, 0x95, - 0xb9, 0x3d, 0xed, 0xea, 0xb4, 0xe8, 0x71, 0x33, 0xc7, 0xf4, 0x51, 0x8f, 0x5b, 0x66, 0xdc, 0x21, - 0x29, 0x61, 0xa6, 0xd0, 0xe9, 0xc0, 0xb5, 0x81, 0x51, 0x88, 0xd0, 0x5d, 0x2d, 0xb2, 0xc0, 0xe0, - 0x78, 0x45, 0x59, 0xcf, 0x14, 0x4c, 0xc1, 0x7c, 0x24, 0x8f, 0xcf, 0x88, 0x2b, 0x24, 0x9f, 0x29, - 0x64, 0x46, 0x03, 0xfa, 0x92, 0xc6, 0x5d, 0xe5, 0x1f, 0x19, 0x1a, 0x2b, 0x03, 0x77, 0x9d, 0x6e, - 0x0b, 0x0f, 0xb8, 0xae, 0xb8, 0xa6, 0x5f, 0xd2, 0x25, 0x10, 0xa9, 0x9c, 0xbf, 0xc4, 0xb5, 0x93, - 0x34, 0xe2, 0x83, 0x89, 0xa4, 0xcd, 0x4b, 0x75, 0xe5, 0x17, 0x7f, 0xb9, 0x94, 0xfb, 0xc5, 0x2f, - 0x97, 0x72, 0xff, 0xf6, 0x97, 0x4b, 0xb9, 0xff, 0xf2, 0xcb, 0xa5, 0xdc, 0x8f, 0x96, 0x4f, 0x16, - 0x2a, 0xb1, 0xd5, 0x71, 0x71, 0x37, 0xbc, 0xcb, 0xc8, 0x9d, 0xa7, 0xff, 0x3d, 0xf8, 0xdf, 0x01, - 0x00, 0x00, 0xff, 0xff, 0x9e, 0xad, 0x72, 0xee, 0xfa, 0xce, 0x00, 0x00, + 0x70, 0x67, 0xf8, 0x70, 0x30, 0xce, 0x80, 0xfd, 0x62, 0x03, 0x06, 0xfc, 0x72, 0xb8, 0x17, 0xbf, + 0x9c, 0x6d, 0xc0, 0x6b, 0x03, 0x07, 0x18, 0xb0, 0x0f, 0x06, 0x6c, 0x80, 0xf6, 0x2d, 0xfc, 0x44, + 0xc0, 0x0f, 0x86, 0x61, 0x3f, 0x2c, 0x60, 0xc0, 0xc8, 0xdf, 0xca, 0xac, 0xca, 0xaa, 0x26, 0x35, + 0xdc, 0xf1, 0x8b, 0xc4, 0xce, 0x8c, 0x88, 0xfc, 0x8f, 0x8a, 0x88, 0x8c, 0x8c, 0x80, 0x3b, 0x21, + 0xee, 0xe0, 0x9e, 0xe7, 0x87, 0x77, 0x3b, 0x78, 0xdf, 0x69, 0xbd, 0xbe, 0xdb, 0xea, 0xb8, 0xb8, + 0x1b, 0xde, 0xed, 0xf9, 0x5e, 0xe8, 0xdd, 0x75, 0xfa, 0xe1, 0x8b, 0x00, 0xfb, 0x2f, 0xdd, 0x16, + 0xbe, 0x43, 0x4b, 0xd0, 0x08, 0xfd, 0xaf, 0x34, 0xbb, 0xef, 0xed, 0x7b, 0x0c, 0x86, 0xfc, 0xc5, + 0x2a, 0x4b, 0x0b, 0xfb, 0x9e, 0xb7, 0xdf, 0xc1, 0x0c, 0x79, 0xaf, 0xff, 0xfc, 0x2e, 0x3e, 0xec, + 0x85, 0xaf, 0x79, 0x65, 0x39, 0x5e, 0x19, 0xba, 0x87, 0x38, 0x08, 0x9d, 0xc3, 0x1e, 0x07, 0x78, + 0x47, 0x76, 0xc5, 0x09, 0x43, 0x52, 0x13, 0xba, 0x5e, 0xf7, 0xee, 0xcb, 0xfb, 0xea, 0x4f, 0x0e, + 0x7a, 0x2b, 0xb3, 0xd7, 0x2d, 0xec, 0x87, 0x41, 0x82, 0x28, 0x87, 0x0c, 0x5f, 0xf7, 0x70, 0x70, + 0x17, 0xbf, 0xc4, 0xdd, 0x50, 0xfc, 0xc7, 0x41, 0xaf, 0x99, 0x41, 0xe9, 0xbf, 0x1c, 0xe4, 0x7b, + 0x66, 0x90, 0x57, 0x78, 0x8f, 0xcc, 0x54, 0x57, 0xfe, 0x31, 0x00, 0xdc, 0x77, 0x7a, 0x3d, 0xec, + 0x47, 0x7f, 0x24, 0xfa, 0xda, 0x0f, 0x9c, 0x7d, 0xcc, 0xfb, 0xf8, 0xf2, 0xbe, 0xfa, 0x93, 0x81, + 0x5a, 0xbf, 0xb3, 0x04, 0x23, 0xab, 0xa4, 0x00, 0x7d, 0x08, 0xc3, 0x3b, 0xaf, 0x7b, 0xb8, 0x98, + 0xbb, 0x9a, 0xbb, 0x35, 0xbd, 0x5c, 0x60, 0xf5, 0x77, 0xb6, 0x7a, 0xd8, 0xa7, 0x13, 0x56, 0x45, + 0xc7, 0x47, 0xe5, 0x69, 0xd2, 0xee, 0x77, 0xbd, 0x43, 0x37, 0xa4, 0x0b, 0x62, 0x53, 0x0c, 0xf4, + 0x0c, 0xa6, 0x6d, 0x1c, 0x78, 0x7d, 0xbf, 0x85, 0xd7, 0xb0, 0xd3, 0xc6, 0x7e, 0x31, 0x7f, 0x35, + 0x77, 0x6b, 0x62, 0x79, 0xee, 0x0e, 0x1b, 0xb2, 0x5e, 0x59, 0xbd, 0x74, 0x7c, 0x54, 0x46, 0x3e, + 0x2f, 0x8b, 0x88, 0xad, 0x9d, 0xb3, 0x63, 0x64, 0xd0, 0x57, 0x30, 0x55, 0xc3, 0x7e, 0x58, 0xe9, + 0x87, 0x2f, 0x3c, 0xdf, 0x0d, 0x5f, 0x17, 0x87, 0x28, 0xdd, 0x4b, 0x9c, 0xae, 0x56, 0xd7, 0x58, + 0xae, 0x2e, 0x1e, 0x1f, 0x95, 0x8b, 0x64, 0xcd, 0x9a, 0x8e, 0x28, 0xd5, 0xc8, 0xeb, 0xc4, 0xd0, + 0x97, 0x30, 0x59, 0x27, 0x9b, 0xa1, 0xb5, 0xe3, 0x1d, 0xe0, 0x6e, 0x50, 0x1c, 0xd6, 0x3a, 0xad, + 0x56, 0x35, 0x96, 0xab, 0x0b, 0xc7, 0x47, 0xe5, 0x79, 0xba, 0x77, 0x5a, 0xcd, 0x90, 0x16, 0x6a, + 0xa4, 0x35, 0x4a, 0xe8, 0x67, 0x30, 0xbd, 0xed, 0x7b, 0x2f, 0xdd, 0xc0, 0xf5, 0xba, 0xb4, 0xa8, + 0x38, 0x42, 0x69, 0xcf, 0x73, 0xda, 0x7a, 0x65, 0x63, 0xb9, 0x7a, 0xe5, 0xf8, 0xa8, 0x7c, 0xb9, + 0x27, 0x4a, 0x59, 0x03, 0xfa, 0xcc, 0xe8, 0x28, 0x68, 0x07, 0x26, 0x6a, 0x9d, 0x7e, 0x10, 0x62, + 0x7f, 0xd3, 0x39, 0xc4, 0xc5, 0xf3, 0x94, 0xfc, 0xac, 0x98, 0x97, 0xa8, 0xa6, 0xb1, 0x5c, 0x2d, + 0x1d, 0x1f, 0x95, 0x2f, 0xb5, 0x58, 0x51, 0xb3, 0xeb, 0x1c, 0xea, 0x53, 0xae, 0x92, 0x41, 0x1f, + 0xc0, 0xf0, 0x6e, 0x80, 0xfd, 0xe2, 0x18, 0x25, 0x37, 0xc5, 0xc9, 0x91, 0xa2, 0xc6, 0x32, 0x5b, + 0xff, 0x7e, 0x80, 0x7d, 0x0d, 0x9f, 0x22, 0x10, 0x44, 0xdb, 0xeb, 0xe0, 0xe2, 0xb8, 0x86, 0x48, + 0x8a, 0x1a, 0xef, 0x33, 0x44, 0xdf, 0xeb, 0xe8, 0x0d, 0x53, 0x04, 0xb4, 0x0e, 0xe3, 0xa4, 0xe5, + 0xa0, 0xe7, 0xb4, 0x70, 0x11, 0x28, 0x76, 0x81, 0x63, 0xcb, 0xf2, 0xea, 0xfc, 0xf1, 0x51, 0xf9, + 0x62, 0x57, 0xfc, 0xd4, 0xa8, 0x44, 0xd8, 0xe8, 0x73, 0x38, 0x5f, 0xc7, 0xfe, 0x4b, 0xec, 0x17, + 0x27, 0x28, 0x9d, 0x19, 0xb1, 0x90, 0xb4, 0xb0, 0xb1, 0x5c, 0x9d, 0x3d, 0x3e, 0x2a, 0x17, 0x02, + 0xfa, 0x4b, 0xa3, 0xc1, 0xd1, 0xc8, 0x6e, 0xb3, 0xf1, 0x4b, 0xec, 0x07, 0x78, 0xa7, 0xdf, 0xed, + 0xe2, 0x4e, 0x71, 0x52, 0xdb, 0x6d, 0x5a, 0x9d, 0xd8, 0x6d, 0x3e, 0x2b, 0x6c, 0x86, 0xb4, 0x54, + 0xdf, 0x6d, 0x1a, 0x02, 0x7a, 0x01, 0x05, 0xf6, 0x57, 0xcd, 0xeb, 0x76, 0x71, 0x8b, 0x1c, 0xa9, + 0xe2, 0x14, 0x6d, 0xe0, 0x32, 0x6f, 0x20, 0x5e, 0xdd, 0x58, 0xae, 0x96, 0x8f, 0x8f, 0xca, 0x0b, + 0x8c, 0x76, 0xb3, 0x25, 0x2b, 0xb4, 0x66, 0x12, 0x54, 0xc9, 0x38, 0x2a, 0xad, 0x16, 0x0e, 0x02, + 0x1b, 0xff, 0xbc, 0x8f, 0x83, 0xb0, 0x38, 0xad, 0x8d, 0x43, 0xab, 0x6b, 0x3c, 0x60, 0xe3, 0x70, + 0x68, 0x61, 0xd3, 0x67, 0xa5, 0xfa, 0x38, 0x34, 0x04, 0xb4, 0x0d, 0x50, 0xe9, 0xf5, 0xea, 0x38, + 0x20, 0x9b, 0xb1, 0x38, 0x43, 0x49, 0x5f, 0xe4, 0xa4, 0x9f, 0xe1, 0x3d, 0x5e, 0xd1, 0x58, 0xae, + 0x5e, 0x3e, 0x3e, 0x2a, 0xcf, 0x39, 0xbd, 0x5e, 0x33, 0x60, 0x45, 0x1a, 0x51, 0x85, 0x06, 0x9b, + 0xf7, 0x43, 0x2f, 0xc4, 0x7c, 0x2b, 0x16, 0x0b, 0xb1, 0x79, 0x57, 0xea, 0x44, 0x7f, 0x7d, 0x5a, + 0xd8, 0xe4, 0xdb, 0x3a, 0x3e, 0xef, 0x0a, 0x02, 0x39, 0x8b, 0x2b, 0x4e, 0xe8, 0xec, 0x39, 0x01, + 0xe6, 0xdb, 0xe3, 0x82, 0x76, 0x16, 0xf5, 0xca, 0xc6, 0x03, 0x76, 0x16, 0xdb, 0xbc, 0xb4, 0x69, + 0xd8, 0x2f, 0x31, 0x7a, 0x64, 0x46, 0xa2, 0x81, 0x17, 0xd1, 0x80, 0x19, 0x79, 0x85, 0xf7, 0xcc, + 0x33, 0x12, 0x81, 0xa2, 0x35, 0x18, 0x7b, 0x86, 0xf7, 0x18, 0xe7, 0xb8, 0x48, 0xe9, 0x5d, 0x88, + 0xe8, 0x31, 0x9e, 0xf1, 0x80, 0x9d, 0x0a, 0x42, 0x2d, 0xc9, 0x2d, 0x24, 0x36, 0xfa, 0xed, 0x1c, + 0xcc, 0x8b, 0x13, 0x8e, 0xc3, 0x57, 0x9e, 0x7f, 0xe0, 0x76, 0xf7, 0x6b, 0x5e, 0xf7, 0xb9, 0xbb, + 0x5f, 0x9c, 0xa5, 0x94, 0xaf, 0xc6, 0x98, 0x46, 0x0c, 0xaa, 0xb1, 0x5c, 0x7d, 0xfb, 0xf8, 0xa8, + 0x7c, 0x5d, 0x32, 0x10, 0x59, 0x4f, 0x36, 0xe4, 0x73, 0x77, 0x5f, 0x6b, 0x38, 0xad, 0x2d, 0xf4, + 0x9b, 0x39, 0xb8, 0xc4, 0x47, 0x67, 0xe3, 0x96, 0xe7, 0xb7, 0xa3, 0x6e, 0xcc, 0xd1, 0x6e, 0x94, + 0xe5, 0x69, 0x35, 0x01, 0x35, 0x96, 0xab, 0x37, 0x8f, 0x8f, 0xca, 0x16, 0x9f, 0xb8, 0xa6, 0x2f, + 0xaa, 0x4d, 0x9d, 0x48, 0x69, 0x88, 0xec, 0x04, 0xc2, 0xfc, 0xb7, 0x7d, 0xfc, 0x1c, 0xfb, 0xb8, + 0xdb, 0xc2, 0xc5, 0x4b, 0xda, 0x4e, 0xd0, 0x2b, 0x05, 0x57, 0x26, 0x9f, 0x92, 0x66, 0x4f, 0x16, + 0xeb, 0x3b, 0x41, 0x47, 0x41, 0x3f, 0x07, 0xc4, 0x27, 0xa0, 0xd2, 0x6f, 0xbb, 0x21, 0x1f, 0xe0, + 0x3c, 0x6d, 0x65, 0x41, 0x9f, 0x67, 0x05, 0xa0, 0xb1, 0x5c, 0xb5, 0x8e, 0x8f, 0xca, 0x4b, 0x62, + 0x8a, 0x1d, 0x52, 0x65, 0x1a, 0x98, 0x81, 0x38, 0xe1, 0xbc, 0x1b, 0x5e, 0xeb, 0xa0, 0x58, 0xd4, + 0x38, 0x2f, 0x29, 0x12, 0x2c, 0xbb, 0xe3, 0xb5, 0x0e, 0x74, 0xce, 0x4b, 0x6a, 0x51, 0x08, 0x17, + 0xf9, 0x2a, 0xd9, 0x38, 0x08, 0x7d, 0x97, 0xf2, 0x8e, 0xa0, 0x78, 0x99, 0xd2, 0x59, 0x14, 0x3c, + 0x38, 0x09, 0xd1, 0x78, 0x97, 0xf5, 0x96, 0x6f, 0x84, 0xa6, 0xaf, 0xd4, 0x69, 0xcd, 0x98, 0xc8, + 0xa3, 0xff, 0x07, 0xe6, 0x9e, 0xb9, 0xdd, 0xb6, 0xf7, 0x2a, 0x58, 0xc1, 0xc1, 0x41, 0xe8, 0xf5, + 0xea, 0x4c, 0x28, 0x2c, 0x96, 0x68, 0xbb, 0x4b, 0x62, 0x9b, 0x9b, 0x60, 0x1a, 0x0f, 0xaa, 0x37, + 0x8e, 0x8f, 0xca, 0xd7, 0x5e, 0xb1, 0xca, 0x66, 0x9b, 0xd5, 0x36, 0xb9, 0x5c, 0xa9, 0x35, 0x6e, + 0x6e, 0x85, 0x6c, 0x01, 0xbd, 0xa2, 0xb8, 0xa0, 0x6d, 0x01, 0xbd, 0x52, 0x30, 0x83, 0x58, 0x83, + 0xfa, 0x16, 0xd0, 0x51, 0xd0, 0x23, 0x18, 0x13, 0xec, 0xa1, 0xb8, 0xa8, 0x1d, 0x5d, 0x51, 0xdc, + 0x78, 0xc0, 0x24, 0x20, 0xc1, 0x62, 0xf4, 0x93, 0x2b, 0xa0, 0xd0, 0x06, 0x8c, 0x53, 0x1e, 0x49, + 0x59, 0xd6, 0x15, 0x4a, 0x09, 0x89, 0x8d, 0x2a, 0xca, 0x1b, 0x0f, 0xaa, 0xc5, 0xe3, 0xa3, 0xf2, + 0x2c, 0xe3, 0xb2, 0x09, 0x46, 0x15, 0x11, 0x40, 0x0f, 0x60, 0xa8, 0xd2, 0xeb, 0x15, 0x97, 0x28, + 0x9d, 0xc9, 0x88, 0x4e, 0xe3, 0x41, 0xf5, 0xc2, 0xf1, 0x51, 0x79, 0xca, 0xe9, 0xe9, 0xc3, 0x22, + 0xd0, 0x68, 0x0f, 0x0a, 0xf5, 0xae, 0xf7, 0xea, 0x79, 0xc7, 0x39, 0xc0, 0x82, 0xbd, 0x95, 0xd3, + 0xd9, 0x1b, 0xfd, 0x58, 0x05, 0x02, 0xc1, 0xc8, 0xe4, 0x12, 0xf4, 0xc8, 0x67, 0xf1, 0x49, 0x7f, + 0x0f, 0xfb, 0x5d, 0x1c, 0xe2, 0x80, 0x8f, 0xf6, 0xaa, 0xf6, 0x59, 0x8c, 0x57, 0x37, 0x1e, 0xb0, + 0x96, 0x0e, 0x64, 0xb9, 0x69, 0xec, 0x09, 0xaa, 0xa8, 0x03, 0x17, 0xa2, 0x32, 0xf1, 0xa9, 0xb9, + 0x46, 0x9b, 0x2a, 0x25, 0x9a, 0x8a, 0x3e, 0x37, 0x57, 0x8f, 0x8f, 0xca, 0x8b, 0x4a, 0x5b, 0xa6, + 0x4f, 0x4e, 0x92, 0x30, 0x7a, 0x02, 0xe3, 0xeb, 0xdd, 0x20, 0x74, 0x3a, 0x1d, 0xec, 0x17, 0x2d, + 0x6d, 0xf9, 0x64, 0x79, 0xe3, 0x3e, 0x63, 0xe2, 0xae, 0x28, 0xd0, 0x57, 0x4f, 0xc2, 0xa1, 0x36, + 0xcc, 0xa8, 0xdf, 0x1c, 0x72, 0x5e, 0xae, 0x53, 0x92, 0x45, 0xc3, 0x47, 0x8c, 0x9c, 0x94, 0xfb, + 0xd5, 0xa5, 0xe3, 0xa3, 0x72, 0x49, 0xfb, 0x8a, 0xc5, 0x8f, 0x48, 0x9c, 0x24, 0xfa, 0x2b, 0x84, + 0x47, 0x57, 0x9e, 0x6e, 0xac, 0xb7, 0xb7, 0x79, 0x11, 0x15, 0x3a, 0x89, 0x3c, 0xff, 0x96, 0xce, + 0xa3, 0x8d, 0x40, 0x8d, 0xfb, 0xec, 0x4b, 0x11, 0x38, 0x87, 0x9d, 0xa6, 0xdb, 0x96, 0xe7, 0xb2, + 0xd9, 0xe3, 0x00, 0x31, 0x26, 0x6d, 0x24, 0x82, 0x7e, 0x02, 0xd3, 0xb2, 0x86, 0xed, 0xb8, 0x1b, + 0xe9, 0x3b, 0x8e, 0x0e, 0x52, 0x69, 0x2f, 0xb9, 0xe1, 0x62, 0xc4, 0xc8, 0xa9, 0x22, 0x02, 0xeb, + 0x23, 0xdf, 0xeb, 0xf7, 0x8a, 0x37, 0xb5, 0x65, 0x91, 0xe5, 0x8d, 0xfb, 0xec, 0x54, 0x11, 0x59, + 0xb7, 0xb9, 0x4f, 0x4a, 0xf4, 0x75, 0x91, 0x80, 0xe4, 0x3b, 0xbd, 0xbb, 0xce, 0xb9, 0xfc, 0xdb, + 0xda, 0x61, 0x17, 0xc5, 0x62, 0x89, 0xfb, 0xae, 0x89, 0xa1, 0x4b, 0x6c, 0xe4, 0xc0, 0xf4, 0xd6, + 0x41, 0xe8, 0xac, 0x1f, 0x12, 0xad, 0xcd, 0xee, 0x77, 0x70, 0xf1, 0x96, 0xc6, 0x98, 0xf4, 0x4a, + 0xb1, 0xbe, 0xde, 0x41, 0xe8, 0x34, 0x5d, 0x5a, 0xdc, 0xf4, 0xfb, 0x31, 0x01, 0x3b, 0x46, 0x90, + 0xf0, 0x3e, 0x52, 0x52, 0x09, 0x02, 0x77, 0xbf, 0x7b, 0x88, 0xbb, 0x61, 0xf1, 0x9d, 0x44, 0x13, + 0x51, 0x65, 0xe3, 0x3e, 0xe3, 0x7d, 0xb4, 0x09, 0x47, 0x16, 0x27, 0x5b, 0x88, 0x50, 0x50, 0x1d, + 0x26, 0xd6, 0xbb, 0x21, 0xde, 0x67, 0x0a, 0x63, 0xf1, 0xb6, 0xa6, 0x94, 0x28, 0x35, 0x8d, 0xfb, + 0x4c, 0x14, 0x72, 0xa3, 0x22, 0x5d, 0x27, 0x51, 0x60, 0x89, 0xa6, 0xf3, 0xcc, 0x09, 0x5b, 0x2f, + 0x88, 0x82, 0xd5, 0x0f, 0x8a, 0xdf, 0xd1, 0x88, 0x2a, 0x35, 0x8d, 0xfb, 0x4c, 0xd3, 0x79, 0x45, + 0x8a, 0x9a, 0x01, 0x2d, 0xd3, 0xa9, 0x2a, 0xc0, 0x55, 0x80, 0x31, 0xa1, 0x6b, 0x3e, 0x1e, 0x1e, + 0x1b, 0x2d, 0x8c, 0x59, 0x7f, 0x9c, 0x83, 0x11, 0x0a, 0x81, 0x3e, 0x87, 0x91, 0x27, 0x6e, 0xb7, + 0x1d, 0x14, 0x73, 0x57, 0x87, 0x14, 0x7d, 0x84, 0x56, 0x92, 0x8a, 0xea, 0xfc, 0x2f, 0x8e, 0xca, + 0xe7, 0x8e, 0x8f, 0xca, 0x33, 0x07, 0x04, 0x4c, 0x51, 0x87, 0x19, 0x1e, 0xda, 0x85, 0x8b, 0x95, + 0x4e, 0xc7, 0x7b, 0xb5, 0xed, 0xf8, 0xa1, 0xeb, 0x74, 0xea, 0x7d, 0x2a, 0x40, 0x53, 0xa5, 0x78, + 0xac, 0x7a, 0xfd, 0xf8, 0xa8, 0x5c, 0x76, 0x48, 0x75, 0xb3, 0xc7, 0xea, 0x9b, 0x01, 0x03, 0x50, + 0x08, 0x99, 0xf0, 0xad, 0x3f, 0x39, 0x0f, 0x85, 0x35, 0x2f, 0x08, 0x89, 0x16, 0x2b, 0xc5, 0xf1, + 0xeb, 0x70, 0x9e, 0x94, 0xad, 0xaf, 0x50, 0xbd, 0x7d, 0xbc, 0x3a, 0x71, 0x7c, 0x54, 0x1e, 0x7d, + 0xe1, 0x05, 0x61, 0xd3, 0x6d, 0xdb, 0xbc, 0x0a, 0xbd, 0x03, 0x63, 0x9b, 0x5e, 0x1b, 0x53, 0x55, + 0x31, 0x4f, 0xc1, 0xa6, 0x8e, 0x8f, 0xca, 0xe3, 0x5d, 0xaf, 0x8d, 0xa9, 0x46, 0x68, 0xcb, 0x6a, + 0xd4, 0xe0, 0x9a, 0xdc, 0x10, 0x05, 0xab, 0x1e, 0x1f, 0x95, 0x87, 0x89, 0xea, 0xf6, 0xab, 0xa3, + 0xf2, 0xfb, 0xfb, 0x6e, 0xf8, 0xa2, 0xbf, 0x77, 0xa7, 0xe5, 0x1d, 0xde, 0xdd, 0xf7, 0x9d, 0x97, + 0x2e, 0x33, 0xa4, 0x38, 0x9d, 0xbb, 0x91, 0xb9, 0xa5, 0xe7, 0x72, 0x2b, 0x47, 0xfd, 0x75, 0x10, + 0xe2, 0x43, 0x42, 0x89, 0x2b, 0x7a, 0xcf, 0x60, 0xb6, 0xd2, 0x6e, 0xbb, 0x0c, 0x63, 0xdb, 0x77, + 0xbb, 0x2d, 0xb7, 0xe7, 0x74, 0x88, 0xd2, 0x3d, 0x74, 0x6b, 0x9c, 0x4f, 0x8a, 0xac, 0x6f, 0xf6, + 0x24, 0x80, 0x32, 0x29, 0x46, 0x02, 0xe8, 0x01, 0x8c, 0xad, 0x6c, 0xd6, 0xa9, 0x1a, 0x58, 0x1c, + 0xa1, 0xc4, 0xe8, 0x81, 0x6b, 0x77, 0x03, 0x3a, 0x34, 0x95, 0x80, 0x04, 0x44, 0xef, 0xc3, 0xe4, + 0x76, 0x7f, 0xaf, 0xe3, 0xb6, 0x76, 0x36, 0xea, 0x4f, 0xf0, 0x6b, 0xaa, 0x3f, 0x4f, 0x32, 0x71, + 0xa9, 0x47, 0xcb, 0x9b, 0x61, 0x27, 0x68, 0x1e, 0xe0, 0xd7, 0xb6, 0x06, 0x17, 0xe1, 0xd5, 0xeb, + 0x6b, 0x04, 0x6f, 0x34, 0x81, 0x17, 0x04, 0x2f, 0x54, 0x3c, 0x06, 0x87, 0xee, 0x02, 0x30, 0xad, + 0xa4, 0xd2, 0x6e, 0x33, 0xf5, 0x7a, 0xbc, 0x3a, 0x73, 0x7c, 0x54, 0x9e, 0xe0, 0x7a, 0x8c, 0xd3, + 0x6e, 0xfb, 0xb6, 0x02, 0x82, 0x6a, 0x30, 0x66, 0x7b, 0x6c, 0x82, 0xb9, 0x52, 0x3d, 0x23, 0x95, + 0x6a, 0x56, 0xcc, 0xcd, 0x28, 0xfc, 0x97, 0x3a, 0x4a, 0x01, 0x81, 0xca, 0x30, 0xba, 0xe9, 0xd5, + 0x9c, 0xd6, 0x0b, 0xa6, 0x5a, 0x8f, 0x55, 0x47, 0x8e, 0x8f, 0xca, 0xb9, 0xef, 0xd9, 0xa2, 0x14, + 0xbd, 0x84, 0x89, 0x68, 0xa1, 0x82, 0xe2, 0x04, 0x9d, 0xbe, 0x1d, 0x72, 0x8a, 0x02, 0x5a, 0xdc, + 0x24, 0x4b, 0xaf, 0xcc, 0xe0, 0x37, 0xd8, 0x05, 0x6a, 0x43, 0xa8, 0x03, 0x57, 0x76, 0xc9, 0xc7, + 0x6d, 0xaf, 0x83, 0xa3, 0xe2, 0x4a, 0x10, 0x60, 0x9f, 0xd0, 0x5a, 0x5f, 0xa1, 0x9a, 0xf7, 0x38, + 0x17, 0xf9, 0xa3, 0x9e, 0x10, 0x3e, 0xc4, 0x40, 0x9a, 0x6e, 0x5b, 0x19, 0x71, 0x36, 0x31, 0xeb, + 0x7f, 0xe5, 0x00, 0x6d, 0xf5, 0x70, 0xb7, 0x5e, 0x5f, 0x23, 0x47, 0x47, 0x9c, 0x9c, 0xef, 0xc2, + 0x38, 0x5b, 0x23, 0xb2, 0x90, 0x79, 0xba, 0x90, 0xd3, 0xc7, 0x47, 0x65, 0xe0, 0x0b, 0x49, 0x16, + 0x31, 0x02, 0x40, 0x37, 0x60, 0x68, 0x67, 0x67, 0x83, 0x1e, 0x8b, 0xa1, 0xea, 0xc5, 0xe3, 0xa3, + 0xf2, 0x50, 0x18, 0x76, 0x7e, 0x75, 0x54, 0x1e, 0x5b, 0xe9, 0x33, 0x46, 0x65, 0x93, 0x7a, 0x74, + 0x03, 0x46, 0x85, 0x68, 0x31, 0x1c, 0x9d, 0x47, 0x2e, 0x33, 0xd8, 0xa2, 0x0e, 0x7d, 0x87, 0x1b, + 0x5a, 0x46, 0x4c, 0x86, 0x96, 0x31, 0x72, 0xe8, 0xc8, 0xc7, 0x87, 0x1b, 0x57, 0xee, 0xc0, 0x08, + 0x5b, 0x9f, 0xf3, 0x94, 0x1f, 0xc5, 0xac, 0x2b, 0xe3, 0xc7, 0x47, 0xe5, 0x11, 0xba, 0x4e, 0x36, + 0x03, 0x7b, 0x3c, 0x3c, 0x96, 0x2b, 0xe4, 0xed, 0x31, 0x82, 0x4b, 0x4e, 0x80, 0xf5, 0x1d, 0x98, + 0x50, 0x86, 0x8f, 0x16, 0x61, 0x98, 0xfc, 0x4f, 0xf9, 0xc5, 0x24, 0x6b, 0xac, 0x45, 0xa6, 0x85, + 0x96, 0x5a, 0x7f, 0x34, 0x05, 0x05, 0x82, 0xa9, 0x31, 0x19, 0x6d, 0xaa, 0x72, 0x83, 0xa6, 0xea, + 0x16, 0xc8, 0xb6, 0x39, 0xb7, 0x99, 0x3c, 0x3e, 0x2a, 0x8f, 0xf5, 0x79, 0x59, 0xd4, 0x33, 0x54, + 0x87, 0xd1, 0xd5, 0xaf, 0x7b, 0xae, 0x8f, 0x03, 0x6e, 0xd9, 0x2b, 0xdd, 0x61, 0xb6, 0xdd, 0x3b, + 0xc2, 0xb6, 0x7b, 0x67, 0x47, 0xd8, 0x76, 0xab, 0x57, 0x38, 0xd7, 0xbd, 0x80, 0x19, 0x4a, 0xb4, + 0x01, 0x7e, 0xef, 0x3f, 0x95, 0x73, 0xb6, 0xa0, 0x84, 0xbe, 0x0b, 0xe7, 0x1f, 0x7a, 0xfe, 0xa1, + 0x13, 0xf2, 0x15, 0xa0, 0x66, 0x9f, 0xe7, 0xb4, 0x44, 0xd9, 0x33, 0x1c, 0x06, 0x3d, 0x84, 0x69, + 0xdb, 0xeb, 0x87, 0x78, 0xc7, 0x13, 0xeb, 0x36, 0x42, 0xb1, 0xe8, 0xf7, 0xd5, 0x27, 0x35, 0xcd, + 0xd0, 0x4b, 0x0a, 0x7d, 0x76, 0x0c, 0x0b, 0xad, 0xc2, 0xb4, 0x66, 0x27, 0x61, 0xab, 0x35, 0xce, + 0x75, 0x48, 0xcd, 0xba, 0xa2, 0xb2, 0xa4, 0x18, 0x12, 0xda, 0x34, 0x09, 0xa9, 0xa3, 0xb4, 0x47, + 0x03, 0x05, 0x51, 0x93, 0x18, 0x8a, 0x61, 0x86, 0x77, 0x54, 0x6a, 0x25, 0x63, 0xdc, 0xba, 0xc2, + 0xec, 0xbb, 0xb1, 0xda, 0xea, 0x75, 0x3e, 0xcb, 0x0b, 0x72, 0xec, 0x49, 0x3d, 0xc5, 0x8e, 0xd3, + 0x24, 0x4c, 0x58, 0x7e, 0x60, 0xc6, 0x69, 0x6f, 0x99, 0xcd, 0x4e, 0x7c, 0x60, 0x54, 0xf6, 0x24, + 0x3f, 0x35, 0x1b, 0x30, 0xb2, 0x1b, 0x38, 0xfb, 0x8c, 0x39, 0x4d, 0x2f, 0x5f, 0xe3, 0x3d, 0x8a, + 0xef, 0x3e, 0x6a, 0xe6, 0xa5, 0x80, 0xf4, 0xdc, 0xcd, 0x50, 0x1b, 0xb6, 0xfa, 0xd1, 0xa5, 0x75, + 0xe8, 0x0b, 0x00, 0xde, 0x2b, 0xa2, 0xe8, 0x4c, 0x70, 0x69, 0x4c, 0x1b, 0x64, 0xa5, 0xd7, 0xab, + 0x2e, 0xf1, 0xf1, 0x5d, 0x92, 0xe3, 0xd3, 0x54, 0x1f, 0x5b, 0x21, 0x82, 0x3e, 0x87, 0x49, 0xca, + 0xbb, 0xc4, 0x8a, 0x4e, 0xd2, 0x15, 0xa5, 0x96, 0x60, 0xca, 0x8e, 0x0c, 0xeb, 0xa9, 0x21, 0xa0, + 0xff, 0x17, 0xe6, 0x38, 0xb9, 0x98, 0xd6, 0x39, 0xc5, 0xb5, 0x6c, 0xad, 0x7b, 0x3a, 0x4c, 0xf5, + 0x36, 0xef, 0xa9, 0x25, 0x7b, 0x9a, 0xaa, 0x87, 0xda, 0xe6, 0x66, 0xd0, 0x3a, 0xcc, 0xec, 0x06, + 0x58, 0x1b, 0xc3, 0x34, 0xfd, 0x10, 0x50, 0x05, 0xaa, 0x1f, 0xe0, 0x66, 0xda, 0x38, 0xe2, 0x78, + 0xc8, 0x06, 0xb4, 0xe2, 0x7b, 0xbd, 0xd8, 0x1e, 0x9f, 0xa1, 0x33, 0x42, 0xed, 0x01, 0x6d, 0xdf, + 0xeb, 0x35, 0xd3, 0x37, 0xba, 0x01, 0x1b, 0xfd, 0x14, 0x2e, 0x45, 0x66, 0xcb, 0x15, 0xd7, 0xd9, + 0xef, 0x7a, 0x41, 0xe8, 0xb6, 0xd6, 0x57, 0xa8, 0x05, 0x90, 0xf3, 0xff, 0xc8, 0xec, 0xd9, 0x6c, + 0x4b, 0x10, 0x9d, 0xff, 0xa7, 0x50, 0x41, 0x3f, 0x86, 0x29, 0xde, 0x16, 0x37, 0x93, 0x5f, 0xc8, + 0xde, 0x68, 0x12, 0x98, 0x9b, 0xac, 0xc5, 0x4f, 0x26, 0x23, 0xe9, 0xb4, 0xd0, 0x57, 0x30, 0xf1, + 0xf4, 0x61, 0xc5, 0xc6, 0x41, 0xcf, 0xeb, 0x06, 0x98, 0x9b, 0xfd, 0x96, 0x38, 0xe9, 0xa7, 0x0f, + 0x2b, 0x95, 0x7e, 0xf8, 0x02, 0x77, 0x43, 0xb7, 0xe5, 0x84, 0x58, 0x40, 0x31, 0x09, 0xf5, 0xf0, + 0xb9, 0xd3, 0xf4, 0x79, 0x89, 0x32, 0x0a, 0x95, 0x1c, 0x2a, 0xc1, 0x58, 0xbd, 0xbe, 0xb6, 0xe1, + 0xed, 0xbb, 0xcc, 0x02, 0x38, 0x6e, 0xcb, 0xdf, 0x68, 0x0f, 0xe6, 0x94, 0x8b, 0x2c, 0x2a, 0xea, + 0x62, 0x2a, 0xcf, 0x33, 0x83, 0xde, 0xf7, 0xe4, 0x4d, 0xdc, 0x1d, 0xf5, 0xbe, 0xeb, 0xe5, 0xfd, + 0x3b, 0x95, 0xe8, 0x67, 0x5d, 0x20, 0xd9, 0xb3, 0x8e, 0xa1, 0xd4, 0xfa, 0x12, 0xc6, 0xe5, 0xb1, + 0x43, 0xa3, 0x30, 0x54, 0xe9, 0x74, 0x0a, 0xe7, 0xc8, 0x1f, 0xf5, 0xfa, 0x5a, 0x21, 0x87, 0xa6, + 0x01, 0x22, 0x5e, 0x53, 0xc8, 0xa3, 0xc9, 0xc8, 0xea, 0x51, 0x18, 0xa2, 0xf0, 0xbd, 0x5e, 0x61, + 0x18, 0xa1, 0xb8, 0xb9, 0xa5, 0x30, 0x62, 0x7d, 0x02, 0xe3, 0x72, 0x22, 0xd1, 0x0c, 0x4c, 0xec, + 0x6e, 0xd6, 0xb7, 0x57, 0x6b, 0xeb, 0x0f, 0xd7, 0x57, 0x57, 0x0a, 0xe7, 0xd0, 0x15, 0xb8, 0xbc, + 0x53, 0x5f, 0x6b, 0xae, 0x54, 0x9b, 0x1b, 0x5b, 0xb5, 0xca, 0x46, 0x73, 0xdb, 0xde, 0xfa, 0xf2, + 0x87, 0xcd, 0x9d, 0xdd, 0xcd, 0xcd, 0xd5, 0x8d, 0x42, 0xce, 0xfa, 0xf7, 0xb9, 0x04, 0x3f, 0x43, + 0xcb, 0x30, 0xc1, 0x95, 0x48, 0xba, 0xc6, 0x4c, 0x0c, 0x2e, 0x1c, 0x1f, 0x95, 0x27, 0x85, 0x02, + 0x4a, 0x97, 0x4f, 0x05, 0x22, 0x9f, 0xa8, 0x6d, 0xb2, 0x50, 0x2d, 0xaf, 0xa3, 0x7e, 0xa2, 0x7a, + 0xbc, 0xcc, 0x96, 0xb5, 0x68, 0x59, 0xf9, 0x98, 0x31, 0x99, 0x98, 0xca, 0x5d, 0xe2, 0x63, 0xa6, + 0x32, 0x36, 0xf9, 0x59, 0x5b, 0x56, 0x6c, 0x40, 0xc3, 0x11, 0x8e, 0x81, 0x91, 0x4a, 0x38, 0xab, + 0x9f, 0xc2, 0x2a, 0xd0, 0x27, 0x09, 0x93, 0x15, 0x1b, 0x21, 0xe5, 0x85, 0x31, 0x8e, 0x90, 0xb0, + 0x46, 0x95, 0x61, 0x84, 0xed, 0x21, 0x36, 0x48, 0x2a, 0x2b, 0x74, 0x48, 0x81, 0xcd, 0xca, 0xad, + 0xbf, 0x31, 0xa4, 0xb2, 0x4d, 0x22, 0x1b, 0x28, 0x93, 0x48, 0x65, 0x03, 0x3a, 0x79, 0xb4, 0x94, + 0x88, 0x01, 0x5c, 0x8f, 0x5e, 0x5f, 0xe1, 0x14, 0xa9, 0x18, 0x20, 0xac, 0xb2, 0x6e, 0xdb, 0x8e, + 0x00, 0x88, 0xcc, 0xcb, 0x64, 0x02, 0x2a, 0xf3, 0x0e, 0x45, 0x32, 0x2f, 0x97, 0x1a, 0x98, 0xcc, + 0x1b, 0x81, 0x90, 0x85, 0x54, 0xef, 0xb4, 0x86, 0xa3, 0x85, 0x54, 0x6f, 0xaf, 0xf4, 0x1b, 0xab, + 0x8f, 0x01, 0x2a, 0xcf, 0xea, 0x54, 0xe2, 0xb3, 0x37, 0xf9, 0xa7, 0x9b, 0x1e, 0x32, 0xe7, 0x55, + 0xc0, 0x65, 0x46, 0x5f, 0x15, 0x8e, 0x15, 0x68, 0x54, 0x85, 0xa9, 0xca, 0x6f, 0xf4, 0x7d, 0xbc, + 0xde, 0x26, 0xe7, 0x34, 0x64, 0x5a, 0xc0, 0x38, 0xbf, 0x0f, 0x21, 0x15, 0x4d, 0x97, 0xd7, 0x28, + 0x04, 0x74, 0x14, 0xb4, 0x05, 0x17, 0x1e, 0xd5, 0x84, 0x11, 0xa3, 0xd2, 0x6a, 0x79, 0xfd, 0x6e, + 0xc8, 0xbf, 0xd7, 0xd7, 0x8e, 0x8f, 0xca, 0x57, 0xf6, 0x5b, 0x91, 0x1d, 0xc4, 0x61, 0xd5, 0xea, + 0x07, 0x3b, 0x81, 0x6b, 0x75, 0x60, 0xfa, 0x11, 0x0e, 0xc9, 0x56, 0x12, 0xc2, 0x57, 0xf6, 0x9a, + 0x7c, 0x0a, 0x13, 0xcf, 0xdc, 0xf0, 0x45, 0x1d, 0xb7, 0x7c, 0x1c, 0x0a, 0x1d, 0x93, 0x29, 0xc2, + 0x6e, 0xf8, 0xa2, 0x19, 0xb0, 0x72, 0x95, 0xcd, 0x28, 0xe0, 0xd6, 0x2a, 0xcc, 0xf0, 0xd6, 0xa4, + 0xac, 0xb7, 0xac, 0x13, 0xcc, 0x51, 0x82, 0x74, 0x15, 0x54, 0x82, 0x3a, 0x99, 0x3f, 0xc9, 0xc3, + 0x5c, 0xed, 0x85, 0xd3, 0xdd, 0xc7, 0xdb, 0x4e, 0x10, 0xbc, 0xf2, 0xfc, 0xb6, 0xd2, 0x79, 0x2a, + 0xe8, 0x26, 0x3a, 0x4f, 0x25, 0xdb, 0x65, 0x98, 0xd8, 0xea, 0xb4, 0x05, 0x0e, 0x17, 0xc2, 0x69, + 0x5b, 0x5e, 0xa7, 0xdd, 0xec, 0x09, 0x5a, 0x2a, 0x10, 0xc1, 0xd9, 0xc4, 0xaf, 0x24, 0xce, 0x50, + 0x84, 0xd3, 0xc5, 0xaf, 0x14, 0x1c, 0x05, 0x08, 0xad, 0xc2, 0x85, 0x3a, 0x6e, 0x79, 0xdd, 0xf6, + 0x43, 0xa7, 0x15, 0x7a, 0x3e, 0xbb, 0x58, 0x19, 0x8e, 0xe4, 0x94, 0x80, 0x56, 0x36, 0x9f, 0xd3, + 0x5a, 0x76, 0x9f, 0x62, 0x27, 0x31, 0xd0, 0x16, 0xbd, 0x96, 0xa1, 0xf7, 0xf2, 0x5c, 0x72, 0xbf, + 0x71, 0x47, 0x5e, 0xd4, 0xd7, 0x7c, 0x4c, 0x37, 0x85, 0xd3, 0x91, 0xba, 0x87, 0x64, 0xfb, 0x94, + 0xb9, 0x08, 0x48, 0x5b, 0x12, 0xb1, 0x76, 0x61, 0x6a, 0xbb, 0xd3, 0xdf, 0x77, 0xbb, 0x84, 0x0d, + 0xd4, 0xf1, 0xcf, 0xd1, 0x0a, 0x40, 0x54, 0xc0, 0xed, 0x0f, 0xc2, 0xf2, 0x15, 0x55, 0x34, 0x1e, + 0xf0, 0x83, 0x44, 0x4b, 0xa8, 0x80, 0x66, 0x2b, 0x78, 0xd6, 0x5f, 0x1b, 0x02, 0xc4, 0x17, 0x80, + 0x72, 0xf4, 0x3a, 0x0e, 0x09, 0xb3, 0xbd, 0x04, 0x79, 0x69, 0x26, 0x38, 0x7f, 0x7c, 0x54, 0xce, + 0xbb, 0x6d, 0x3b, 0xbf, 0xbe, 0x82, 0xde, 0x85, 0x11, 0x0a, 0x46, 0xe7, 0x7f, 0x5a, 0xb6, 0xa7, + 0x52, 0x60, 0x9c, 0x83, 0x7e, 0x69, 0x6c, 0x06, 0x8c, 0xde, 0x83, 0xf1, 0x15, 0xdc, 0xc1, 0xfb, + 0x4e, 0xe8, 0x89, 0xd3, 0xcd, 0x14, 0x6f, 0x51, 0xa8, 0xec, 0xb9, 0x08, 0x92, 0x48, 0xe7, 0x36, + 0x76, 0x02, 0xaf, 0xab, 0x4a, 0xe7, 0x3e, 0x2d, 0x51, 0xa5, 0x73, 0x06, 0x83, 0xfe, 0x20, 0x07, + 0x13, 0x95, 0x6e, 0x97, 0x2b, 0xb4, 0x01, 0x9f, 0xf5, 0xb9, 0x3b, 0xd2, 0xdf, 0x61, 0xc3, 0xd9, + 0xc3, 0x9d, 0x86, 0xd3, 0xe9, 0xe3, 0xa0, 0xfa, 0x15, 0x11, 0x98, 0xfe, 0xc3, 0x51, 0xf9, 0x93, + 0x53, 0xa8, 0xa8, 0x91, 0xe7, 0xc4, 0x8e, 0xef, 0xb8, 0x61, 0x40, 0xef, 0x2c, 0xa3, 0x06, 0xd5, + 0x73, 0xa3, 0xf4, 0x03, 0xbd, 0xa3, 0xaa, 0x64, 0x9c, 0x17, 0xc7, 0x74, 0x65, 0xae, 0x8d, 0x59, + 0xd7, 0xe5, 0xf7, 0x6e, 0x7d, 0x25, 0x6d, 0x09, 0xac, 0x1a, 0x2c, 0x3e, 0xc2, 0xa1, 0x8d, 0x03, + 0x1c, 0x8a, 0x4d, 0x4b, 0xb7, 0x5c, 0x64, 0xe5, 0x19, 0xa5, 0xbf, 0x25, 0x32, 0x5d, 0x0f, 0xb6, + 0x51, 0x45, 0x8d, 0xf5, 0x57, 0x73, 0x50, 0xae, 0xf9, 0x98, 0xc9, 0x1b, 0x29, 0x84, 0xb2, 0x99, + 0xc9, 0x22, 0x77, 0x01, 0xc9, 0x47, 0xb5, 0x64, 0x96, 0xb8, 0x9b, 0xc7, 0xc9, 0x54, 0x60, 0xeb, + 0x39, 0xcc, 0xd9, 0xb8, 0x8b, 0x5f, 0x11, 0x85, 0x5c, 0xd3, 0x22, 0xcb, 0x30, 0xc2, 0x4e, 0x5e, + 0x62, 0x08, 0xac, 0xfc, 0x74, 0x1a, 0xb9, 0xf5, 0x0f, 0xf3, 0x50, 0x60, 0xc3, 0xad, 0x7a, 0xe1, + 0xc9, 0xc6, 0xc7, 0x47, 0x90, 0x1f, 0xa0, 0xc4, 0xdf, 0x8c, 0x66, 0x7b, 0x28, 0x12, 0x0e, 0x68, + 0x57, 0xc9, 0x37, 0x4e, 0x54, 0x92, 0x01, 0xb1, 0x5d, 0xc0, 0x8c, 0x58, 0x09, 0x4d, 0x1c, 0xfd, + 0x4e, 0x0e, 0xce, 0xb3, 0x7d, 0x95, 0xbd, 0x73, 0x9f, 0x9d, 0xcd, 0xce, 0x2d, 0x84, 0xf4, 0x2f, + 0xf5, 0x1c, 0xb1, 0x3a, 0xeb, 0x1f, 0xe7, 0xe1, 0x82, 0x32, 0x57, 0x5c, 0xc8, 0x7c, 0x87, 0xc9, + 0x36, 0xca, 0x84, 0x51, 0xb3, 0x20, 0xb5, 0x7b, 0x47, 0x9a, 0x3a, 0x9d, 0xb9, 0x77, 0x60, 0x8c, + 0x0c, 0x29, 0x6e, 0x41, 0xa4, 0x5f, 0x58, 0x06, 0x2a, 0xaa, 0x4f, 0x3c, 0x7b, 0x77, 0x61, 0x8c, + 0xfe, 0x49, 0x56, 0x64, 0x38, 0x7d, 0x45, 0x24, 0x10, 0x72, 0x01, 0x1e, 0x7b, 0x6e, 0xf7, 0x29, + 0x0e, 0x5f, 0x78, 0x6d, 0xfe, 0xad, 0x5f, 0x27, 0x7c, 0xf0, 0xff, 0xf2, 0xdc, 0x6e, 0xf3, 0x90, + 0x16, 0x9f, 0xd6, 0x42, 0x15, 0x11, 0xb4, 0x15, 0xe2, 0xd6, 0x3d, 0x28, 0x10, 0x96, 0x75, 0xf2, + 0xad, 0x65, 0xcd, 0x02, 0x7a, 0x84, 0xc3, 0xaa, 0xa7, 0x7d, 0x4c, 0xad, 0x29, 0x98, 0xd8, 0x76, + 0xbb, 0xfb, 0xe2, 0xe7, 0x3f, 0x19, 0x82, 0x49, 0xf6, 0x9b, 0xaf, 0x40, 0x4c, 0xe4, 0xc9, 0x9d, + 0x44, 0xe4, 0xf9, 0x10, 0xa6, 0xf8, 0x45, 0x18, 0xf6, 0xe9, 0x05, 0x09, 0x5b, 0x0f, 0xaa, 0xb2, + 0xb0, 0x8b, 0xb0, 0xe6, 0x4b, 0x56, 0x63, 0xeb, 0x80, 0x68, 0x03, 0xa6, 0x59, 0xc1, 0x43, 0xec, + 0x84, 0xfd, 0xc8, 0xea, 0x32, 0xc3, 0xb5, 0x16, 0x51, 0xcc, 0xf8, 0x19, 0xa7, 0xf5, 0x9c, 0x17, + 0xda, 0x31, 0x5c, 0xf4, 0x39, 0xcc, 0x6c, 0xfb, 0xde, 0xd7, 0xaf, 0x15, 0x21, 0x8f, 0xb1, 0xf4, + 0xb9, 0xe3, 0xa3, 0xf2, 0x85, 0x1e, 0xa9, 0x6a, 0xaa, 0xa2, 0x5e, 0x1c, 0x9a, 0xec, 0xa9, 0xf5, + 0xa0, 0xea, 0xf9, 0x6e, 0x77, 0x9f, 0xae, 0xe6, 0x18, 0xdb, 0x53, 0x6e, 0xd0, 0xdc, 0xa3, 0x85, + 0xb6, 0xac, 0x8e, 0xd9, 0x4f, 0x47, 0x07, 0xdb, 0x4f, 0xef, 0x01, 0x6c, 0x78, 0x4e, 0xbb, 0xd2, + 0xe9, 0xd4, 0x2a, 0x01, 0x35, 0x79, 0x70, 0x21, 0xa6, 0xe3, 0x39, 0xed, 0xa6, 0xd3, 0xe9, 0x34, + 0x5b, 0x4e, 0x60, 0x2b, 0x30, 0x8f, 0x87, 0xc7, 0xce, 0x17, 0x46, 0xed, 0x99, 0x0d, 0xb7, 0x85, + 0xbb, 0x01, 0x7e, 0xe6, 0xf8, 0x5d, 0xb7, 0xbb, 0x1f, 0x58, 0xff, 0x71, 0x18, 0xc6, 0xe4, 0x90, + 0xef, 0xa8, 0x6a, 0x0f, 0x17, 0x8d, 0x28, 0x87, 0x8a, 0xcc, 0x32, 0xb6, 0x02, 0x81, 0x2e, 0xb3, + 0x5b, 0x57, 0x26, 0x94, 0x8d, 0x92, 0xdd, 0xed, 0xf4, 0x7a, 0xec, 0x6e, 0xf5, 0x12, 0xe4, 0x57, + 0xaa, 0x74, 0xfe, 0xc7, 0xd8, 0x97, 0xa0, 0xbd, 0x67, 0xe7, 0x57, 0xaa, 0x64, 0x97, 0x6d, 0xad, + 0xaf, 0xd4, 0xe8, 0x54, 0x8e, 0xb1, 0x5d, 0xe6, 0xb9, 0xed, 0x96, 0x4d, 0x4b, 0x49, 0x6d, 0xbd, + 0xf2, 0x74, 0x83, 0x4f, 0x17, 0xad, 0x0d, 0x9c, 0xc3, 0x8e, 0x4d, 0x4b, 0x89, 0xaa, 0xc0, 0x34, + 0xec, 0x9a, 0xd7, 0x0d, 0x7d, 0xaf, 0x13, 0x50, 0x89, 0x76, 0x8c, 0x2d, 0x27, 0x57, 0xcd, 0x5b, + 0xbc, 0xca, 0x8e, 0x81, 0xa2, 0x67, 0x30, 0x5f, 0x69, 0xbf, 0x74, 0xba, 0x2d, 0xdc, 0x66, 0x35, + 0xcf, 0x3c, 0xff, 0xe0, 0x79, 0xc7, 0x7b, 0x15, 0xd0, 0xf9, 0x1e, 0xe3, 0x96, 0x2c, 0x0e, 0x22, + 0x34, 0xfd, 0x57, 0x02, 0xc8, 0x4e, 0xc3, 0x26, 0x5c, 0xb2, 0xd6, 0xf1, 0xfa, 0x6d, 0xbe, 0x0a, + 0x94, 0x4b, 0xb6, 0x48, 0x81, 0xcd, 0xca, 0xc9, 0x2c, 0xad, 0xd5, 0x9f, 0x52, 0xbb, 0x11, 0x9f, + 0xa5, 0x17, 0xc1, 0xa1, 0x4d, 0xca, 0xd0, 0x0d, 0x18, 0x15, 0x5a, 0x0f, 0xb3, 0x60, 0x53, 0x73, + 0xaa, 0xd0, 0x76, 0x44, 0x1d, 0x39, 0x12, 0x36, 0x6e, 0x79, 0x2f, 0xb1, 0xff, 0xba, 0xe6, 0xb5, + 0xb1, 0xb0, 0x72, 0x70, 0x2d, 0x9e, 0x55, 0x34, 0x5b, 0xa4, 0xc6, 0xd6, 0x01, 0x49, 0x03, 0x4c, + 0x70, 0x0a, 0xa8, 0x2b, 0x13, 0x6f, 0x80, 0x09, 0x56, 0x81, 0x2d, 0xea, 0xd0, 0x0a, 0x5c, 0xa8, + 0xf4, 0x43, 0xef, 0xd0, 0x09, 0xdd, 0xd6, 0x6e, 0x6f, 0xdf, 0x77, 0x48, 0x23, 0x05, 0x8a, 0x40, + 0x55, 0x3b, 0x47, 0x54, 0x36, 0xfb, 0xbc, 0xd6, 0x4e, 0x22, 0x3c, 0x1e, 0x1e, 0x9b, 0x28, 0x4c, + 0x3e, 0x1e, 0x1e, 0x9b, 0x2c, 0x4c, 0x3d, 0x1e, 0x1e, 0x9b, 0x2a, 0x4c, 0x5b, 0xf7, 0xe1, 0x02, + 0xe3, 0x33, 0x27, 0x16, 0xf8, 0xad, 0x6d, 0x80, 0x3a, 0x3e, 0x74, 0x7a, 0x2f, 0x3c, 0xb2, 0x23, + 0xab, 0xea, 0x2f, 0x2e, 0x30, 0x22, 0xe9, 0x4a, 0xc3, 0x2b, 0x1a, 0x0f, 0x84, 0x9e, 0x26, 0x20, + 0x6d, 0x05, 0xcb, 0xfa, 0xf3, 0x3c, 0x20, 0xea, 0x52, 0x52, 0x0f, 0x7d, 0xec, 0x1c, 0x8a, 0x6e, + 0x7c, 0x04, 0x93, 0xec, 0x93, 0xc1, 0x8a, 0x69, 0x77, 0x88, 0x34, 0xca, 0x78, 0x85, 0x5a, 0xb5, + 0x76, 0xce, 0xd6, 0x40, 0x09, 0xaa, 0x8d, 0x83, 0xfe, 0xa1, 0x40, 0xcd, 0x6b, 0xa8, 0x6a, 0x15, + 0x41, 0x55, 0x7f, 0xa3, 0xcf, 0x61, 0xba, 0xe6, 0x1d, 0xf6, 0xc8, 0x9c, 0x70, 0xe4, 0x21, 0xfe, + 0xe5, 0xe4, 0xed, 0x6a, 0x95, 0x6b, 0xe7, 0xec, 0x18, 0x38, 0xda, 0x84, 0x8b, 0x0f, 0x3b, 0xfd, + 0xe0, 0x45, 0xa5, 0xdb, 0xae, 0x75, 0xbc, 0x40, 0x50, 0x19, 0xe6, 0xf6, 0x65, 0xce, 0xe9, 0x92, + 0x10, 0x6b, 0xe7, 0x6c, 0x13, 0x22, 0xba, 0xc1, 0xfd, 0x63, 0xa5, 0xad, 0x9e, 0xbb, 0xcf, 0x6e, + 0x75, 0xf1, 0xd6, 0xf3, 0xb5, 0x73, 0x36, 0xab, 0xad, 0x8e, 0xc3, 0xa8, 0xe0, 0xf2, 0x77, 0xc9, + 0x66, 0x91, 0xd3, 0xc9, 0x2e, 0x1c, 0x51, 0x09, 0xc6, 0x76, 0x7b, 0x84, 0xf9, 0x08, 0x11, 0xce, + 0x96, 0xbf, 0xad, 0xef, 0xea, 0x33, 0x8d, 0x16, 0x55, 0x3d, 0x9b, 0x01, 0x47, 0x05, 0xd6, 0x9a, + 0x3e, 0xb9, 0xd9, 0xd0, 0x5a, 0xbb, 0xf9, 0x58, 0xbb, 0x85, 0xf8, 0x5c, 0x5b, 0x73, 0xc6, 0xc9, + 0xb3, 0xbe, 0x84, 0xa5, 0xdd, 0x1e, 0x51, 0x6a, 0x2a, 0xbd, 0x5e, 0xc7, 0x6d, 0x31, 0x5b, 0x11, + 0xfd, 0x1a, 0x88, 0xcd, 0xf2, 0xbe, 0x74, 0xbe, 0xcc, 0xa5, 0xba, 0xaa, 0xc0, 0xf1, 0x51, 0xf9, + 0x3c, 0xfb, 0xaa, 0x08, 0x9f, 0x4b, 0xeb, 0xf7, 0x72, 0xb0, 0xc4, 0x4e, 0x40, 0x2a, 0xe9, 0xef, + 0xa8, 0x2e, 0xa2, 0x8a, 0x98, 0x22, 0x1d, 0x42, 0x55, 0x27, 0xd0, 0xe8, 0x3a, 0x34, 0x9f, 0x7e, + 0x1d, 0x2a, 0x0e, 0xd8, 0x90, 0xf1, 0x80, 0x7d, 0x01, 0x16, 0xef, 0x51, 0xa7, 0x93, 0xe8, 0x54, + 0xf0, 0x26, 0xbd, 0xb2, 0xfe, 0x6b, 0x1e, 0xe6, 0x1f, 0xe1, 0x2e, 0xf6, 0x1d, 0x3a, 0x4e, 0x4d, + 0x22, 0x57, 0x6f, 0x4b, 0x72, 0x99, 0xb7, 0x25, 0x52, 0xdc, 0xcc, 0xa7, 0x88, 0x9b, 0x97, 0x61, + 0x68, 0xd7, 0x5e, 0xe7, 0xc3, 0xa2, 0x8c, 0xb4, 0xef, 0xbb, 0x36, 0x29, 0x43, 0xeb, 0xd1, 0x4d, + 0xcb, 0xf0, 0xc0, 0x9b, 0x96, 0x8b, 0xdc, 0xf2, 0x3c, 0xca, 0x6f, 0x5a, 0xf4, 0xfb, 0x95, 0x4d, + 0x45, 0xa6, 0x25, 0xec, 0xe6, 0x36, 0x3f, 0x53, 0x29, 0x03, 0xe4, 0xe2, 0xe9, 0x6a, 0x37, 0xf4, + 0x5f, 0xb3, 0x2d, 0xc0, 0xa4, 0x54, 0x21, 0x9b, 0x96, 0xbe, 0x80, 0x09, 0x05, 0x04, 0x15, 0x60, + 0xe8, 0x80, 0xdf, 0x32, 0x8d, 0xdb, 0xe4, 0x4f, 0xf4, 0x5d, 0x18, 0x79, 0x49, 0xe4, 0x64, 0xce, + 0x46, 0x2e, 0x45, 0x32, 0x74, 0x3d, 0x24, 0xd2, 0x01, 0x13, 0xa2, 0x6d, 0x06, 0xf4, 0x71, 0xfe, + 0xc3, 0x9c, 0xf5, 0x09, 0x14, 0x93, 0xbd, 0xe1, 0x22, 0xd7, 0x20, 0x2d, 0xc4, 0x5a, 0x81, 0xd9, + 0x47, 0x38, 0x8c, 0xfc, 0x53, 0x95, 0x4b, 0xb0, 0xd8, 0x39, 0xcb, 0xb0, 0x7e, 0x59, 0x75, 0x98, + 0x8b, 0x51, 0xe1, 0xed, 0x7f, 0x0c, 0xa3, 0xc2, 0xb3, 0x25, 0x97, 0xee, 0xd9, 0x42, 0xf7, 0x2d, + 0xa7, 0x6c, 0x0b, 0x04, 0xeb, 0x19, 0x5c, 0xd2, 0x88, 0x06, 0x92, 0xea, 0xf7, 0x61, 0x4c, 0x94, + 0xc5, 0xcc, 0x06, 0x1a, 0x59, 0xba, 0xb5, 0x02, 0x81, 0x2c, 0x51, 0xac, 0x17, 0x70, 0x69, 0xc3, + 0x0d, 0x74, 0xca, 0x6c, 0xd4, 0x0b, 0x30, 0xde, 0x73, 0xf6, 0x71, 0x33, 0x70, 0x7f, 0x83, 0xed, + 0xcf, 0x11, 0x7b, 0x8c, 0x14, 0xd4, 0xdd, 0xdf, 0xc0, 0xe8, 0x0a, 0x00, 0xad, 0xa4, 0xf3, 0xc7, + 0xd9, 0x0b, 0x05, 0x67, 0xfa, 0x1c, 0x02, 0x7a, 0x8d, 0xc9, 0x36, 0xa4, 0x4d, 0xff, 0xb6, 0x7c, + 0x98, 0x4f, 0xb4, 0xc4, 0xc7, 0x70, 0x17, 0x64, 0xd7, 0x32, 0xc6, 0x60, 0x4b, 0x20, 0x74, 0x13, + 0x66, 0xba, 0xf8, 0xeb, 0xb0, 0x99, 0xe8, 0xc3, 0x14, 0x29, 0xde, 0x16, 0xfd, 0xb0, 0x7e, 0x42, + 0xb5, 0xeb, 0xb8, 0xeb, 0xd9, 0x99, 0x4d, 0x5e, 0x07, 0x4a, 0x64, 0x48, 0xba, 0xa7, 0xd1, 0xaf, + 0x6d, 0x02, 0x5f, 0xc2, 0x82, 0xb1, 0xb5, 0x5f, 0xf7, 0x24, 0xfe, 0x65, 0x1e, 0xe6, 0xd9, 0x57, + 0x2a, 0x79, 0x34, 0x4e, 0xce, 0xc3, 0xbe, 0x15, 0xa3, 0xf0, 0x3d, 0x83, 0x51, 0x98, 0xa2, 0xa8, + 0x46, 0x61, 0xcd, 0x14, 0xfc, 0xa1, 0xd9, 0x14, 0x4c, 0x05, 0x48, 0xdd, 0x14, 0x1c, 0x37, 0x00, + 0xaf, 0xa6, 0x1b, 0x80, 0xa9, 0x39, 0xcc, 0x60, 0x00, 0x36, 0x98, 0x7d, 0x1f, 0x0f, 0x8f, 0xe5, + 0x0b, 0x43, 0x56, 0x03, 0x8a, 0xc9, 0x29, 0x3e, 0x03, 0xbe, 0xf1, 0xa7, 0x39, 0xb8, 0xc2, 0x25, + 0x8c, 0xd8, 0x21, 0x38, 0xfd, 0x0a, 0xbe, 0x07, 0x93, 0x1c, 0x77, 0x27, 0xda, 0x2c, 0xcc, 0x89, + 0x54, 0x70, 0x42, 0xc6, 0x4e, 0x35, 0x30, 0xf4, 0x9e, 0xa2, 0xed, 0x33, 0x0b, 0xd2, 0x65, 0xf2, + 0xb9, 0x64, 0x66, 0x81, 0x54, 0x9d, 0xdf, 0xfa, 0x0a, 0x96, 0xd2, 0x3a, 0x7e, 0x06, 0xf3, 0xf2, + 0x67, 0x39, 0x58, 0xe0, 0xe4, 0xb5, 0xe3, 0xf4, 0x46, 0x2c, 0xff, 0x14, 0x7e, 0x0f, 0x8f, 0x61, + 0x82, 0x34, 0x28, 0xfa, 0xad, 0xbf, 0x6a, 0x52, 0x6a, 0x56, 0x9c, 0xd0, 0xe1, 0x57, 0x59, 0xce, + 0x61, 0x47, 0x38, 0x38, 0xda, 0x2a, 0xb2, 0xf5, 0x23, 0x58, 0x34, 0x0f, 0xe1, 0x0c, 0xe6, 0xe7, + 0x31, 0x94, 0x0c, 0x8c, 0xf3, 0xcd, 0x3e, 0x88, 0x3f, 0x84, 0x05, 0x23, 0xad, 0x33, 0xe8, 0xe6, + 0x1a, 0xf9, 0xdc, 0x87, 0x67, 0xb0, 0x84, 0xd6, 0x33, 0xb8, 0x6c, 0xa0, 0x74, 0x06, 0x5d, 0x7c, + 0x04, 0xf3, 0x52, 0xcc, 0xfd, 0x46, 0x3d, 0x7c, 0x0a, 0x57, 0x18, 0xa1, 0xb3, 0x59, 0x95, 0x27, + 0xb0, 0xc0, 0xc9, 0x9d, 0xc1, 0xec, 0xad, 0xc1, 0x62, 0xa4, 0xcd, 0x1a, 0x64, 0x89, 0x13, 0x33, + 0x19, 0x6b, 0x03, 0xae, 0x46, 0x94, 0x52, 0x3e, 0xac, 0x27, 0xa7, 0xc6, 0x64, 0xb1, 0x68, 0x95, + 0xce, 0x50, 0x16, 0x8b, 0x00, 0xcf, 0x4c, 0x9c, 0x58, 0x87, 0x8b, 0x8c, 0xb0, 0x2e, 0xb7, 0x2e, + 0xab, 0x72, 0xab, 0xf1, 0x41, 0x50, 0x52, 0x94, 0x7d, 0x4a, 0x45, 0x59, 0x01, 0x12, 0xf5, 0xf0, + 0x3d, 0x38, 0xcf, 0xdf, 0x3c, 0xb2, 0xfe, 0x19, 0x88, 0x31, 0x49, 0x9d, 0xa1, 0x71, 0x60, 0xeb, + 0xa7, 0x70, 0x85, 0xa9, 0x81, 0x71, 0xdf, 0x7a, 0xb1, 0x24, 0xdf, 0x8f, 0x69, 0x81, 0x19, 0x2e, + 0xfc, 0x26, 0x65, 0x70, 0x4f, 0xec, 0xed, 0x34, 0xfa, 0x27, 0x72, 0x76, 0x15, 0xda, 0x5d, 0xde, + 0xa8, 0xdd, 0x5d, 0x87, 0x6b, 0x52, 0xbb, 0x8b, 0x37, 0x23, 0xcd, 0xb6, 0x3f, 0x82, 0x05, 0x36, + 0x50, 0xfd, 0xa5, 0x97, 0xe8, 0xc6, 0x27, 0xb1, 0x61, 0xa6, 0x3e, 0x25, 0x33, 0x0d, 0xf2, 0x77, + 0x73, 0xe2, 0xc8, 0x99, 0x89, 0x7f, 0xdb, 0xea, 0xee, 0x26, 0x94, 0xe5, 0x84, 0xe8, 0x3d, 0x7a, + 0x33, 0x5d, 0xf7, 0x29, 0xcc, 0x25, 0x5e, 0x23, 0x10, 0x81, 0x15, 0xbd, 0x4b, 0x8e, 0x05, 0x2d, + 0x10, 0xdb, 0x2e, 0xf5, 0xf5, 0x82, 0x2d, 0x21, 0xad, 0x26, 0x2c, 0x26, 0x97, 0xc2, 0x6d, 0x09, + 0xc7, 0x24, 0xf4, 0x39, 0x39, 0xc2, 0xec, 0x49, 0x44, 0x6e, 0xc0, 0x93, 0x08, 0x7e, 0x8e, 0x19, + 0xba, 0xc0, 0xb2, 0x2c, 0xc1, 0x6a, 0x62, 0xe3, 0x27, 0xad, 0x8b, 0xfd, 0xe0, 0x02, 0x12, 0x55, + 0xb5, 0xba, 0x2d, 0x9a, 0xbe, 0x0c, 0x43, 0xb5, 0xba, 0xcd, 0xfd, 0x21, 0xa9, 0xba, 0xdd, 0x0a, + 0x7c, 0x9b, 0x94, 0xc5, 0xa5, 0xd6, 0xfc, 0x09, 0xa4, 0xd6, 0xc7, 0xc3, 0x63, 0x43, 0x85, 0x61, + 0xeb, 0xc7, 0x70, 0x51, 0x6b, 0x8a, 0x9f, 0xd8, 0x4c, 0xa7, 0x4d, 0x74, 0x13, 0x46, 0x6b, 0x15, + 0x7a, 0xd7, 0x46, 0x6d, 0x03, 0x93, 0x8c, 0xb7, 0xb4, 0x9c, 0x26, 0x7d, 0xc0, 0x6e, 0x8b, 0x4a, + 0xeb, 0x1f, 0x0c, 0x2b, 0xd4, 0x15, 0x57, 0xd8, 0x8c, 0x91, 0xdc, 0x07, 0x60, 0xbb, 0x41, 0x19, + 0x08, 0x11, 0xf6, 0x26, 0xf8, 0xf5, 0x00, 0x63, 0xbf, 0xb6, 0x02, 0x74, 0x52, 0x57, 0x59, 0xee, + 0xb7, 0xc3, 0x90, 0xc4, 0x1d, 0x9a, 0xf4, 0xdb, 0xe1, 0xa4, 0x03, 0x5b, 0x05, 0x42, 0x3f, 0x8d, + 0x7b, 0x74, 0x8d, 0xd0, 0x2b, 0xeb, 0xb7, 0xb8, 0x09, 0xc2, 0x30, 0xb6, 0xd3, 0x39, 0x75, 0xbd, + 0x82, 0x39, 0x82, 0xeb, 0x3e, 0xa7, 0x6e, 0x5b, 0xab, 0x5f, 0x87, 0xb8, 0xcb, 0xf8, 0xf8, 0x79, + 0xda, 0xce, 0x8d, 0x8c, 0x76, 0x22, 0x60, 0xfe, 0xe2, 0x3a, 0xa2, 0xd3, 0xc4, 0xb2, 0xce, 0x36, + 0xd3, 0xa7, 0x1b, 0xc6, 0xde, 0x58, 0xed, 0xb6, 0x7b, 0x9e, 0x2b, 0x15, 0x08, 0xb6, 0x61, 0xfc, + 0x4e, 0x13, 0xf3, 0x72, 0x5b, 0x05, 0xb2, 0x6e, 0x66, 0x7a, 0x52, 0x8d, 0xc1, 0xf0, 0x4e, 0x6d, + 0x67, 0xa3, 0x90, 0xb3, 0xee, 0x02, 0x28, 0x2d, 0x01, 0x9c, 0xdf, 0xdc, 0xb2, 0x9f, 0x56, 0x36, + 0x0a, 0xe7, 0xd0, 0x1c, 0x5c, 0x78, 0xb6, 0xbe, 0xb9, 0xb2, 0xf5, 0xac, 0xde, 0xac, 0x3f, 0xad, + 0xd8, 0x3b, 0xb5, 0x8a, 0xbd, 0x52, 0xc8, 0x59, 0x5f, 0xc1, 0xac, 0x3e, 0xc2, 0x33, 0xdd, 0x84, + 0x21, 0x5c, 0x94, 0xb2, 0xcb, 0xe3, 0x67, 0x3b, 0x8a, 0xdf, 0x09, 0x57, 0x86, 0xe2, 0x57, 0x61, + 0x5c, 0x6d, 0xe2, 0x47, 0x46, 0x01, 0xd2, 0x2e, 0x30, 0xf3, 0x99, 0x17, 0x98, 0xd6, 0x07, 0x30, + 0xab, 0xb7, 0x7a, 0x52, 0x73, 0xd0, 0x5b, 0xd4, 0x21, 0x47, 0xf1, 0x85, 0x24, 0x5a, 0x79, 0xd4, + 0x45, 0xce, 0x45, 0x3f, 0x80, 0x02, 0x87, 0x8a, 0xbe, 0xb2, 0xd7, 0x85, 0xbd, 0x2e, 0x67, 0xf0, + 0xdb, 0x16, 0xee, 0x01, 0x6f, 0x8b, 0x1b, 0x80, 0x41, 0x2d, 0xfc, 0x79, 0x0e, 0x8a, 0x31, 0xb7, + 0xc2, 0xda, 0x0b, 0xa7, 0xd3, 0xc1, 0xdd, 0x7d, 0x8c, 0x6e, 0xc1, 0xf0, 0xce, 0xd6, 0xce, 0x36, + 0xb7, 0x90, 0xcd, 0xf2, 0x6d, 0x4a, 0x8a, 0x24, 0x8c, 0x4d, 0x21, 0xd0, 0x13, 0xb8, 0x20, 0xdc, + 0x4f, 0x64, 0x15, 0x57, 0x40, 0xae, 0x64, 0x3b, 0xb3, 0x24, 0xf1, 0xd0, 0xbb, 0xdc, 0x07, 0xf2, + 0xe7, 0x7d, 0xd7, 0xc7, 0x6d, 0xaa, 0x9c, 0x4f, 0x2f, 0xa3, 0xc8, 0x07, 0x52, 0xd4, 0xd8, 0x2a, + 0x18, 0xf3, 0x4f, 0xb7, 0xfe, 0x20, 0x07, 0xf3, 0x29, 0x6e, 0x92, 0xe8, 0x1d, 0x6d, 0x38, 0x17, + 0x95, 0xe1, 0x08, 0x90, 0xb5, 0x73, 0x7c, 0x3c, 0x35, 0xc5, 0x27, 0x67, 0xe8, 0x14, 0x3e, 0x39, + 0xfc, 0x95, 0x34, 0x85, 0xe3, 0xaf, 0x81, 0x68, 0xb9, 0x35, 0x03, 0x53, 0xda, 0xbc, 0x59, 0x16, + 0x4c, 0xaa, 0x2d, 0x93, 0xc5, 0xa9, 0x79, 0x6d, 0xb9, 0x38, 0xe4, 0x6f, 0xeb, 0x6f, 0xe5, 0x60, + 0x96, 0x0e, 0x71, 0xdf, 0x25, 0xa7, 0x31, 0x9a, 0xa1, 0x65, 0x6d, 0x24, 0x8b, 0xda, 0x48, 0x62, + 0xb0, 0x72, 0x48, 0x1f, 0x27, 0x86, 0xb4, 0x68, 0x1a, 0x12, 0xd5, 0xfa, 0x5c, 0xaf, 0xab, 0x8d, + 0x44, 0xb9, 0x86, 0xf8, 0x3b, 0x39, 0xb8, 0xa8, 0xf4, 0x49, 0xf6, 0xff, 0xbe, 0xd6, 0xa5, 0x05, + 0x43, 0x97, 0x12, 0x93, 0x5c, 0x4d, 0xf4, 0xe8, 0xad, 0xac, 0x1e, 0x0d, 0x9c, 0xe3, 0xbf, 0xc8, + 0xc1, 0x9c, 0x71, 0x0e, 0xd0, 0x25, 0x22, 0x5a, 0xb5, 0x7c, 0x1c, 0xf2, 0xe9, 0xe5, 0xbf, 0x48, + 0xf9, 0x7a, 0x10, 0xf4, 0x79, 0x68, 0x91, 0x71, 0x9b, 0xff, 0x42, 0x6f, 0xc1, 0xd4, 0x36, 0xf6, + 0x5d, 0xaf, 0xcd, 0xbc, 0xb5, 0xd8, 0x8d, 0xf6, 0x94, 0xad, 0x17, 0xa2, 0x45, 0x18, 0xaf, 0x74, + 0xf6, 0x3d, 0xdf, 0x0d, 0x5f, 0xb0, 0x9b, 0xa0, 0x71, 0x3b, 0x2a, 0x20, 0xb4, 0x57, 0xdc, 0x7d, + 0xe1, 0xa4, 0x31, 0x65, 0xf3, 0x5f, 0xa8, 0x08, 0xa3, 0xc2, 0xa0, 0x43, 0xcd, 0x41, 0xb6, 0xf8, + 0x49, 0x30, 0xbe, 0xb0, 0xe9, 0x26, 0xa0, 0x0f, 0x80, 0x6c, 0xfe, 0xcb, 0xba, 0x0d, 0xb3, 0xa6, + 0x79, 0x34, 0x6e, 0x99, 0xff, 0x3f, 0x0f, 0x17, 0x2b, 0xed, 0xf6, 0xd3, 0x87, 0x95, 0x15, 0xac, + 0x0a, 0x34, 0xef, 0xc2, 0xf0, 0x7a, 0xd7, 0x0d, 0xb9, 0x34, 0x23, 0x1c, 0x8a, 0x0d, 0x90, 0x04, + 0x8a, 0xac, 0x10, 0xf9, 0x1f, 0xd9, 0x70, 0x71, 0xf5, 0x6b, 0x37, 0x08, 0xdd, 0xee, 0xbe, 0xea, + 0x95, 0x9c, 0x3f, 0x89, 0x57, 0xf2, 0xda, 0x39, 0xdb, 0x84, 0x8c, 0x76, 0xe0, 0xd2, 0x26, 0x7e, + 0x65, 0xd8, 0x42, 0xf2, 0xb1, 0x86, 0x72, 0xd0, 0x13, 0x3b, 0x27, 0x05, 0x57, 0xdd, 0xa1, 0xbf, + 0x93, 0xa7, 0x8f, 0xc2, 0x94, 0x81, 0xf1, 0x96, 0x77, 0x61, 0x56, 0xe9, 0x50, 0xc4, 0xa7, 0x72, + 0xfc, 0x19, 0xaa, 0x71, 0x38, 0xea, 0x41, 0x32, 0xa2, 0xa3, 0x67, 0x30, 0xaf, 0x77, 0x2a, 0xa2, + 0xac, 0x1f, 0x06, 0x13, 0xc8, 0xda, 0x39, 0x3b, 0x0d, 0x1b, 0x2d, 0xc3, 0x50, 0xa5, 0x75, 0xc0, + 0xa7, 0xc5, 0xbc, 0x64, 0x6c, 0x64, 0x95, 0xd6, 0x01, 0x7d, 0x5c, 0xdd, 0x3a, 0xd0, 0xce, 0xc3, + 0xbf, 0xc8, 0xc1, 0x7c, 0xca, 0x0a, 0xa3, 0x25, 0x00, 0x56, 0xa8, 0x7c, 0x11, 0x94, 0x12, 0x22, + 0xa0, 0xb1, 0x5f, 0xd4, 0x73, 0x6b, 0x88, 0xb2, 0x60, 0xf1, 0xee, 0x21, 0xaa, 0xb0, 0x15, 0x20, + 0xb4, 0x0d, 0x13, 0xec, 0x17, 0x7b, 0x7e, 0xa1, 0xb3, 0x6d, 0xa5, 0x86, 0x09, 0x32, 0x6d, 0x5a, + 0xd0, 0x8c, 0x3f, 0xbb, 0x50, 0x49, 0x70, 0xf3, 0x65, 0x2d, 0x3e, 0x0a, 0x39, 0x68, 0x74, 0x0b, + 0xce, 0xb3, 0x42, 0xbe, 0x86, 0xe2, 0x51, 0x65, 0x04, 0xcc, 0xeb, 0xad, 0xbf, 0x97, 0x83, 0x4b, + 0xec, 0x8b, 0x98, 0x38, 0x1a, 0x1f, 0x68, 0x47, 0xe3, 0x9a, 0xec, 0xb0, 0x09, 0x58, 0x3b, 0x1d, + 0x55, 0xdd, 0x57, 0xff, 0xa4, 0xa7, 0x42, 0x45, 0x52, 0xf7, 0xed, 0xdf, 0xcf, 0x09, 0x6b, 0x4e, + 0x72, 0xeb, 0xae, 0xc2, 0xe4, 0x9b, 0x6d, 0x59, 0x0d, 0x0d, 0xbd, 0xc7, 0x76, 0x54, 0x3e, 0x7b, + 0xa4, 0x99, 0x9b, 0xea, 0x53, 0x28, 0xa5, 0x4f, 0xcd, 0xa0, 0x6d, 0x65, 0x3d, 0x34, 0x60, 0xbf, + 0xc9, 0x72, 0xf6, 0x13, 0x74, 0xea, 0xaf, 0xbb, 0x2d, 0xb1, 0xa2, 0x37, 0xe3, 0x7e, 0x8d, 0xa9, + 0xbe, 0x62, 0x6a, 0x6f, 0xf3, 0xd1, 0xb5, 0x01, 0xdf, 0x9c, 0x54, 0xd8, 0x53, 0xbb, 0xff, 0x4f, + 0xf3, 0xfa, 0x5e, 0x7c, 0x93, 0x46, 0x6b, 0x30, 0xb5, 0x89, 0x5f, 0x25, 0xda, 0xa5, 0x7e, 0x30, + 0x5d, 0xfc, 0xaa, 0xa9, 0xb4, 0xad, 0x3a, 0x88, 0x6b, 0x38, 0x68, 0x0f, 0xa6, 0x05, 0xd7, 0x38, + 0x29, 0xf3, 0x64, 0x6f, 0xcf, 0x48, 0x0b, 0x29, 0x2f, 0x45, 0x62, 0x14, 0xcf, 0xfe, 0x3c, 0x5b, + 0xdb, 0x50, 0x4c, 0xce, 0x1e, 0x6f, 0xed, 0xdd, 0x41, 0x6b, 0xcf, 0xcc, 0x1e, 0x6d, 0x7d, 0x1f, + 0xac, 0x51, 0x53, 0x94, 0x84, 0x91, 0xb6, 0x85, 0x7b, 0xf1, 0xc5, 0xa0, 0xfe, 0x34, 0x62, 0x31, + 0x94, 0xfe, 0x49, 0x37, 0xd7, 0x1a, 0xb5, 0xe6, 0xa9, 0x94, 0x78, 0xc7, 0x6e, 0xc3, 0x28, 0x2f, + 0x8a, 0xbd, 0xdc, 0x8e, 0x76, 0xa5, 0x00, 0xb0, 0xfe, 0x30, 0x07, 0x97, 0xa9, 0x6d, 0xd1, 0xed, + 0xee, 0x77, 0xf0, 0x6e, 0xa0, 0x7b, 0xaa, 0x7e, 0x4f, 0x63, 0x34, 0xf3, 0x29, 0xef, 0x85, 0x7e, + 0x5d, 0xec, 0xe5, 0x8f, 0x73, 0x50, 0x32, 0xf5, 0xed, 0x6c, 0x39, 0xcc, 0x1d, 0xae, 0xcc, 0xe5, + 0xb9, 0xd5, 0x84, 0xa1, 0xcb, 0x36, 0xc5, 0x60, 0xc9, 0x20, 0xc9, 0xff, 0x1a, 0x6b, 0xf9, 0x9f, + 0x39, 0x98, 0x5d, 0x0f, 0x54, 0x01, 0x9f, 0x4f, 0xdc, 0x1d, 0xd3, 0xf3, 0x45, 0xba, 0xae, 0xe6, + 0x28, 0x19, 0xef, 0x2a, 0x2f, 0x65, 0xf2, 0x59, 0xef, 0x12, 0xb5, 0xd0, 0x28, 0x37, 0x61, 0x78, + 0x93, 0x88, 0x53, 0x43, 0x7c, 0xff, 0x31, 0x0c, 0x52, 0x44, 0x1f, 0xb5, 0x90, 0x2e, 0x93, 0x1f, + 0xe8, 0x61, 0xe2, 0xe9, 0xcc, 0xf0, 0xe0, 0x77, 0x77, 0xc9, 0x98, 0x2e, 0xd5, 0x31, 0x38, 0xbf, + 0xe3, 0xf8, 0xfb, 0x38, 0xb4, 0x7e, 0x04, 0x25, 0xee, 0xd5, 0xc3, 0xac, 0xb5, 0xd4, 0xf7, 0x27, + 0x88, 0x1c, 0xb7, 0xb2, 0x3c, 0x71, 0x96, 0x00, 0xea, 0xa1, 0xe3, 0x87, 0xeb, 0xdd, 0x36, 0xfe, + 0x9a, 0x8e, 0x76, 0xc4, 0x56, 0x4a, 0xac, 0xf7, 0x60, 0x5c, 0x0e, 0x81, 0x6a, 0x80, 0x8a, 0xc4, + 0x48, 0x87, 0x33, 0xab, 0x3d, 0xe6, 0x11, 0x2f, 0x78, 0x1e, 0xc0, 0x5c, 0x6c, 0x29, 0xa2, 0x27, + 0x64, 0x52, 0x33, 0xa3, 0xae, 0x8a, 0xb6, 0xfc, 0x6d, 0xd5, 0xe0, 0x42, 0x62, 0xa5, 0x11, 0xa2, + 0xaf, 0xbb, 0x98, 0x76, 0x4f, 0x3e, 0x28, 0xf5, 0xfa, 0x1a, 0x29, 0xdb, 0xd9, 0xa8, 0x33, 0x67, + 0x6c, 0x52, 0xb6, 0xb3, 0x51, 0xaf, 0x9e, 0x67, 0x3b, 0xc7, 0xfa, 0x47, 0x79, 0xaa, 0xf4, 0x26, + 0xe6, 0x20, 0x66, 0x2b, 0x54, 0xed, 0x95, 0x55, 0x18, 0xa7, 0x23, 0x5e, 0x11, 0xcf, 0x0d, 0xb2, + 0x1d, 0x51, 0xc6, 0x7e, 0x71, 0x54, 0x3e, 0x47, 0xbd, 0x4f, 0x22, 0x34, 0xf4, 0x19, 0x8c, 0xae, + 0x76, 0xdb, 0x94, 0xc2, 0xd0, 0x29, 0x28, 0x08, 0x24, 0xb2, 0x0e, 0xb4, 0xcb, 0x44, 0x14, 0xe2, + 0x66, 0x27, 0x5b, 0x29, 0xa1, 0xd3, 0xec, 0x1e, 0xba, 0xcc, 0xe1, 0x6b, 0xc4, 0x66, 0x3f, 0xe8, + 0x83, 0x3c, 0xd2, 0x05, 0x11, 0x2d, 0x60, 0xdc, 0x96, 0xbf, 0x91, 0x05, 0x23, 0x5b, 0x7e, 0x9b, + 0x3f, 0xd4, 0x9d, 0x5e, 0x9e, 0x14, 0xa1, 0x13, 0x49, 0x99, 0xcd, 0xaa, 0xac, 0xff, 0x9e, 0x83, + 0xf9, 0x47, 0x38, 0x34, 0xee, 0x1b, 0x6d, 0x56, 0x72, 0xdf, 0x78, 0x56, 0xf2, 0x6f, 0x32, 0x2b, + 0x72, 0xd4, 0x43, 0x69, 0xa3, 0x1e, 0x4e, 0x1b, 0xf5, 0x48, 0xfa, 0xa8, 0x1f, 0xc1, 0x79, 0x36, + 0x54, 0x74, 0x1d, 0x46, 0xd6, 0x43, 0x7c, 0x18, 0x19, 0x43, 0x54, 0x37, 0x3a, 0x9b, 0xd5, 0x11, + 0x8d, 0x6b, 0xc3, 0x09, 0x42, 0xe1, 0xfe, 0x3f, 0x6e, 0x8b, 0x9f, 0xd6, 0xcf, 0xe8, 0x43, 0xa5, + 0x0d, 0xaf, 0x75, 0xa0, 0x58, 0xa5, 0x47, 0xd9, 0xa9, 0x8c, 0xdf, 0x62, 0x10, 0x28, 0x56, 0x63, + 0x0b, 0x08, 0x74, 0x15, 0x26, 0xd6, 0xbb, 0x0f, 0x3d, 0xbf, 0x85, 0xb7, 0xba, 0x1d, 0x46, 0x7d, + 0xcc, 0x56, 0x8b, 0xb8, 0x05, 0x87, 0xb7, 0x10, 0x59, 0x70, 0x68, 0x41, 0xcc, 0x82, 0xc3, 0xa2, + 0x6b, 0xd9, 0xac, 0x8e, 0x1b, 0x88, 0xc8, 0xdf, 0x59, 0xe6, 0x1b, 0x69, 0xe7, 0x19, 0x04, 0xb8, + 0x07, 0x97, 0x6d, 0xdc, 0xeb, 0x38, 0x44, 0xe0, 0x3a, 0xf4, 0x18, 0xbc, 0x1c, 0xf3, 0x55, 0x83, + 0xbf, 0xb8, 0xee, 0xfb, 0x20, 0xbb, 0x9c, 0xcf, 0xe8, 0xf2, 0x21, 0x5c, 0x7b, 0x84, 0x43, 0x63, + 0x88, 0xac, 0x68, 0xf0, 0x6b, 0x30, 0x16, 0xe8, 0xf6, 0xfa, 0x41, 0xd1, 0xb9, 0xf8, 0x8d, 0x16, + 0xa7, 0x23, 0xff, 0xb2, 0x3e, 0x87, 0x72, 0x5a, 0x73, 0x27, 0xf3, 0x79, 0x75, 0xe1, 0x6a, 0x3a, + 0x01, 0xf9, 0x59, 0x14, 0xb6, 0x7d, 0xa9, 0x3a, 0x67, 0xf7, 0x56, 0xbf, 0x0e, 0xe0, 0x7f, 0x58, + 0x55, 0xe1, 0xfd, 0xf7, 0x0d, 0xba, 0xdb, 0xa4, 0xd7, 0xe6, 0x3a, 0x81, 0x68, 0x5e, 0x2b, 0x30, + 0x26, 0xca, 0xf8, 0xbc, 0xa6, 0x46, 0x1f, 0xa3, 0x13, 0xda, 0x16, 0x04, 0x24, 0x9a, 0xf5, 0x33, + 0x71, 0x85, 0xa4, 0x63, 0x9c, 0xec, 0x11, 0xcc, 0x49, 0xee, 0x8c, 0x2c, 0x0f, 0x2e, 0xeb, 0xb4, + 0xd5, 0xeb, 0x82, 0x82, 0x72, 0x5d, 0xc0, 0x6e, 0x09, 0xae, 0xea, 0xe6, 0xeb, 0x3c, 0xdf, 0x97, + 0x51, 0x11, 0x5a, 0x52, 0x2f, 0x05, 0x26, 0x93, 0xaf, 0x86, 0xee, 0x41, 0xc9, 0xd4, 0xa0, 0x62, + 0x40, 0x91, 0x96, 0x67, 0x1e, 0xa9, 0xe2, 0x37, 0x73, 0x60, 0x69, 0x9e, 0x50, 0x5a, 0x20, 0x29, + 0x79, 0x64, 0xde, 0x11, 0x8c, 0x8d, 0xfa, 0x5e, 0x31, 0x5f, 0xf8, 0x0e, 0x29, 0x50, 0x9f, 0x6a, + 0x31, 0x6e, 0x77, 0x0f, 0x46, 0x37, 0xf1, 0xd7, 0x11, 0xfb, 0x61, 0xb2, 0x28, 0xf5, 0x8e, 0x3a, + 0xc0, 0xea, 0x23, 0x50, 0x01, 0x46, 0x04, 0xa1, 0xeb, 0x99, 0x7d, 0xe0, 0xfd, 0xdf, 0x83, 0x42, + 0xbc, 0x8e, 0xaf, 0xfd, 0xc0, 0x98, 0x5a, 0xf4, 0x35, 0x45, 0x3c, 0x94, 0x56, 0x60, 0x27, 0xe8, + 0x9d, 0xbe, 0xf7, 0xe8, 0x23, 0x80, 0x1d, 0x2f, 0x74, 0x3a, 0x35, 0x6a, 0xe3, 0xa2, 0x8c, 0x9f, + 0x05, 0x66, 0x0a, 0x49, 0x69, 0x33, 0xfe, 0x5a, 0x55, 0x01, 0xb6, 0x7e, 0x40, 0x4f, 0xa4, 0xb9, + 0xd3, 0x27, 0x3b, 0x24, 0x35, 0xb8, 0x1e, 0xf3, 0x3c, 0x78, 0x03, 0x22, 0x21, 0xcc, 0x91, 0xe9, + 0x97, 0x11, 0xb9, 0xbe, 0x9d, 0x55, 0xff, 0xd7, 0x39, 0xe6, 0x2e, 0xa9, 0x36, 0xcb, 0x17, 0xba, + 0x06, 0x10, 0x95, 0xc6, 0xfc, 0xf1, 0xd5, 0x00, 0x63, 0x54, 0x79, 0x8d, 0x02, 0x8c, 0x05, 0xb6, + 0x82, 0xf6, 0xed, 0xae, 0xe4, 0x03, 0xea, 0x6e, 0x20, 0x5b, 0x3f, 0xd9, 0xbc, 0xbf, 0x2f, 0x6c, + 0x34, 0xa7, 0xc4, 0x7b, 0x01, 0xb3, 0x5a, 0x0c, 0xe6, 0x28, 0xa8, 0x6c, 0x14, 0x7b, 0x7a, 0xbc, + 0xfa, 0xe9, 0xaf, 0x8e, 0xca, 0x1f, 0x9e, 0xe6, 0x15, 0x97, 0xa0, 0xb9, 0x23, 0x1f, 0x2b, 0x5a, + 0xf3, 0x30, 0x54, 0xb3, 0x37, 0x28, 0xab, 0xb2, 0x37, 0x24, 0xab, 0xb2, 0x37, 0xac, 0xff, 0x96, + 0x87, 0x32, 0x7b, 0xab, 0x4c, 0xbd, 0x54, 0x22, 0x5d, 0x49, 0x71, 0x7b, 0x39, 0xa9, 0x85, 0x20, + 0xf6, 0x16, 0x39, 0x7f, 0x92, 0xb7, 0xc8, 0xff, 0xf7, 0x9b, 0x5b, 0x55, 0x59, 0x7c, 0xbd, 0xc8, + 0x30, 0xc0, 0x6a, 0x4d, 0x16, 0x82, 0x94, 0x26, 0x92, 0x26, 0x8d, 0xe1, 0x37, 0x30, 0x69, 0xdc, + 0x83, 0x51, 0xaa, 0x7a, 0xac, 0x6f, 0x73, 0xdf, 0x4a, 0xba, 0x3d, 0x69, 0x58, 0x81, 0xa6, 0xab, + 0x46, 0x25, 0x11, 0x60, 0xd6, 0xdf, 0xce, 0xc3, 0xd5, 0xf4, 0x39, 0xe7, 0x7d, 0x5b, 0xd1, 0xc2, + 0xe8, 0x66, 0xf8, 0xe3, 0xd0, 0xb3, 0xa3, 0x84, 0xd1, 0x8d, 0x87, 0xce, 0x15, 0x2f, 0x7c, 0x62, + 0xb7, 0x61, 0xda, 0xc3, 0x1f, 0x11, 0x84, 0x9c, 0x15, 0x69, 0xd1, 0xb3, 0x78, 0x19, 0xda, 0x83, + 0xf9, 0x6d, 0xdf, 0x7d, 0xe9, 0x84, 0xf8, 0x09, 0x7e, 0xbd, 0xed, 0x75, 0xdc, 0xd6, 0xeb, 0xd5, + 0xae, 0xb3, 0xd7, 0xc1, 0x6d, 0xfe, 0x6c, 0xeb, 0xd6, 0xf1, 0x51, 0xf9, 0xad, 0x1e, 0x03, 0x21, + 0x07, 0xb3, 0xd9, 0xa3, 0x40, 0x4d, 0xcc, 0xa0, 0x14, 0xa2, 0x69, 0x84, 0xac, 0x7f, 0x95, 0x83, + 0x05, 0x2a, 0x50, 0xf3, 0x9b, 0x05, 0xd1, 0xf8, 0x1b, 0xb9, 0x65, 0xaa, 0x03, 0xe4, 0x7b, 0x91, + 0xba, 0x65, 0x6a, 0x2f, 0xa0, 0x6c, 0x0d, 0x0c, 0xad, 0xc3, 0x04, 0xff, 0xad, 0x98, 0x8f, 0xe7, + 0x14, 0x86, 0x45, 0xb7, 0x3a, 0xb3, 0x1e, 0xd1, 0x8d, 0xcd, 0x89, 0x35, 0xe9, 0xbb, 0x60, 0x15, + 0xd7, 0xfa, 0x65, 0x1e, 0x16, 0x1b, 0xd8, 0x77, 0x9f, 0xbf, 0x4e, 0x19, 0xcc, 0x16, 0xcc, 0x8a, + 0x22, 0x3a, 0x66, 0xfd, 0x88, 0xb1, 0xb0, 0x3a, 0xa2, 0xab, 0x01, 0x01, 0x68, 0xca, 0x13, 0x67, + 0x44, 0x3c, 0x85, 0xc3, 0xe5, 0xbb, 0x30, 0x16, 0x8b, 0x18, 0x40, 0xd7, 0x5f, 0x9c, 0x50, 0x3d, + 0x28, 0xa3, 0x3c, 0xaa, 0xbf, 0x95, 0x7e, 0x45, 0xc9, 0x2d, 0x09, 0x83, 0xe2, 0xbd, 0xd0, 0x03, + 0x4b, 0x0e, 0xab, 0xa3, 0xd4, 0x1a, 0x0e, 0xec, 0xda, 0x39, 0x3b, 0xad, 0xa5, 0xea, 0x04, 0x8c, + 0x57, 0xe8, 0xb5, 0x2b, 0x51, 0xdc, 0xff, 0x47, 0x1e, 0x96, 0xc4, 0x9b, 0x9d, 0x94, 0x69, 0xfe, + 0x12, 0xe6, 0x45, 0x51, 0xa5, 0x47, 0x04, 0x06, 0xdc, 0xd6, 0x67, 0x9a, 0x85, 0xb6, 0x12, 0x33, + 0xed, 0x70, 0x98, 0x68, 0xb2, 0xd3, 0xd0, 0xcf, 0xc6, 0x20, 0xfa, 0x99, 0x29, 0x7e, 0x03, 0x35, + 0x4c, 0xaa, 0x3c, 0x53, 0x8f, 0xdc, 0xa8, 0xf2, 0xcf, 0x76, 0xc2, 0xa0, 0x3a, 0xfc, 0x4d, 0x0d, + 0xaa, 0x6b, 0xe7, 0xe2, 0x26, 0xd5, 0xea, 0x34, 0x4c, 0x6e, 0xe2, 0x57, 0xd1, 0xbc, 0xff, 0x76, + 0x2e, 0xf6, 0xc4, 0x90, 0x48, 0x18, 0xec, 0xad, 0x61, 0x2e, 0x0a, 0x01, 0x40, 0x9f, 0x18, 0xaa, + 0x12, 0x06, 0x03, 0x5d, 0x87, 0x51, 0xe6, 0xa2, 0xdb, 0x3e, 0x81, 0x6e, 0x2e, 0x1f, 0xdf, 0xb4, + 0x18, 0x0a, 0x53, 0xd3, 0x39, 0xbe, 0xf5, 0x04, 0xae, 0x71, 0x0f, 0x71, 0x7d, 0xf1, 0x69, 0x43, + 0xa7, 0xfc, 0x7c, 0x59, 0x0e, 0x2c, 0x3d, 0xc2, 0x71, 0xd6, 0xa3, 0x3d, 0x4e, 0xfa, 0x1c, 0x66, + 0xb4, 0x72, 0x49, 0x91, 0x4a, 0xa5, 0x72, 0x0f, 0x49, 0xd2, 0x71, 0x68, 0xeb, 0xaa, 0xa9, 0x09, + 0xb5, 0xb3, 0x16, 0xa6, 0x31, 0xaa, 0xfc, 0xe8, 0x16, 0x39, 0x38, 0x05, 0xd7, 0xbb, 0xa5, 0x9c, + 0x6b, 0xc6, 0xf1, 0x58, 0x1c, 0x1f, 0xf1, 0xe5, 0x95, 0xb5, 0xd6, 0x14, 0x4c, 0xd4, 0xbc, 0x6e, + 0x88, 0xbf, 0xa6, 0xa2, 0x8e, 0x35, 0x0d, 0x93, 0xa2, 0xaa, 0x83, 0x83, 0xc0, 0xfa, 0xa3, 0x21, + 0xb0, 0xf8, 0xc4, 0x9a, 0xac, 0xa7, 0x62, 0x3e, 0xf6, 0x12, 0x9d, 0xe5, 0x1f, 0xaa, 0x4b, 0xaa, + 0x8d, 0x38, 0xaa, 0x65, 0x3b, 0x8f, 0xca, 0x79, 0xad, 0xa8, 0x54, 0x0f, 0xc3, 0x1b, 0x1f, 0xfd, + 0x8f, 0x53, 0xd8, 0x24, 0x3b, 0x6c, 0x34, 0x02, 0x76, 0x0a, 0x9b, 0xd4, 0xe8, 0x9a, 0x59, 0xa6, + 0xad, 0x4d, 0x03, 0x17, 0x39, 0x90, 0x7c, 0x5b, 0x29, 0x6b, 0xb8, 0x0f, 0x13, 0x2b, 0x68, 0x26, + 0xb2, 0x3e, 0xa8, 0x44, 0xd0, 0xae, 0x3e, 0x97, 0xfc, 0x3c, 0x0a, 0xaf, 0x0d, 0xb5, 0x8a, 0x51, + 0xed, 0x29, 0x25, 0x7a, 0x12, 0x0d, 0x0d, 0x56, 0xb1, 0x88, 0xff, 0xbe, 0xf4, 0xd3, 0x27, 0x1f, + 0x52, 0xb7, 0x83, 0xf9, 0xa3, 0x14, 0xb1, 0x2c, 0x7d, 0xf3, 0xed, 0x77, 0xee, 0x44, 0x3c, 0x9a, + 0xc6, 0x1e, 0xc5, 0x1c, 0x3d, 0xed, 0xca, 0xc5, 0x44, 0xdf, 0x3a, 0xca, 0x89, 0xd7, 0x09, 0x89, + 0x2b, 0xe1, 0xd3, 0x4a, 0x92, 0x55, 0xed, 0x16, 0x37, 0x9f, 0x72, 0x8b, 0xab, 0xdd, 0x79, 0x85, + 0x03, 0xae, 0x75, 0x87, 0xbe, 0xf9, 0x35, 0xd0, 0x7f, 0x19, 0x81, 0x0b, 0xdb, 0xce, 0xbe, 0xdb, + 0x25, 0xbc, 0x47, 0xc4, 0xcb, 0x45, 0x95, 0x44, 0x46, 0x85, 0x6c, 0x37, 0x58, 0x43, 0xca, 0x84, + 0x65, 0x35, 0xb8, 0x79, 0x3e, 0xed, 0xc5, 0xa8, 0x1e, 0xc2, 0xfc, 0x23, 0xcd, 0xea, 0x9f, 0xc8, + 0xee, 0x41, 0xbd, 0xfb, 0xba, 0x5e, 0x3b, 0x96, 0x65, 0x84, 0x5a, 0xce, 0x93, 0x61, 0xdf, 0x47, + 0xce, 0x38, 0xec, 0xfb, 0x8f, 0x60, 0xe2, 0x49, 0x7f, 0x4f, 0x66, 0xb0, 0x38, 0x3f, 0x30, 0xac, + 0x38, 0x5d, 0x83, 0x83, 0xfe, 0x9e, 0x39, 0x87, 0x85, 0x4a, 0xcc, 0x18, 0x22, 0x7d, 0xf4, 0xd7, + 0x12, 0x22, 0x3d, 0x35, 0x3a, 0xff, 0xd8, 0xb7, 0x12, 0x9d, 0xdf, 0x10, 0xe6, 0x7c, 0xfc, 0xcc, + 0xc3, 0x9c, 0x57, 0x01, 0xc6, 0xfc, 0x28, 0xf4, 0xf3, 0x70, 0x61, 0xc4, 0xfa, 0xe7, 0xa3, 0x30, + 0x4b, 0xf4, 0x79, 0xb1, 0xc3, 0x83, 0xe8, 0xf3, 0x37, 0x29, 0xca, 0x14, 0xf5, 0x94, 0x4b, 0xaa, + 0xac, 0xbc, 0x19, 0xcb, 0x88, 0xa4, 0x21, 0xa0, 0xf7, 0xd4, 0xdb, 0x90, 0xbc, 0x12, 0x18, 0x33, + 0x99, 0xcc, 0x46, 0xbd, 0x26, 0x79, 0x47, 0x33, 0xc6, 0x67, 0x5a, 0x2f, 0x1e, 0xc4, 0x2d, 0xf4, + 0x3c, 0xa2, 0x15, 0xfd, 0x30, 0xe8, 0xd6, 0x82, 0xc8, 0x74, 0xbf, 0x0b, 0xe7, 0x69, 0xf8, 0x19, + 0xf1, 0x84, 0xf7, 0x6d, 0xce, 0x24, 0x4c, 0x93, 0xc0, 0x02, 0xd5, 0xf0, 0xf7, 0xbb, 0x34, 0x5a, + 0x53, 0x87, 0x16, 0xa8, 0x51, 0x66, 0x18, 0x08, 0xda, 0x81, 0x8b, 0xdb, 0x3e, 0x6e, 0x73, 0xdf, + 0xd6, 0x9e, 0xcf, 0x55, 0x39, 0xf6, 0x96, 0x8e, 0x06, 0x89, 0xec, 0x89, 0xea, 0x26, 0x96, 0xf5, + 0x2a, 0x97, 0x35, 0xa0, 0xa3, 0x55, 0x98, 0xae, 0x63, 0xc7, 0x6f, 0xbd, 0x78, 0x82, 0x5f, 0x93, + 0x8f, 0x43, 0x50, 0x1c, 0x8d, 0x22, 0xab, 0x06, 0xb4, 0x86, 0x0c, 0x94, 0x56, 0xa9, 0x97, 0xe4, + 0x3a, 0x12, 0xfa, 0x01, 0x9c, 0xaf, 0x7b, 0x7e, 0x58, 0x7d, 0x1d, 0xcb, 0x6e, 0xc4, 0x0a, 0xab, + 0x97, 0x45, 0x74, 0xd9, 0xc0, 0xf3, 0xc3, 0xe6, 0x9e, 0x3a, 0x6f, 0x1c, 0x0f, 0x3d, 0x24, 0x92, + 0x27, 0x91, 0x86, 0xa5, 0xa1, 0x85, 0x85, 0xac, 0xe0, 0xd2, 0x25, 0x15, 0xa1, 0x4d, 0xd6, 0x96, + 0x18, 0x16, 0x7a, 0x0d, 0xb3, 0xfa, 0xfe, 0x7f, 0xe8, 0x76, 0x08, 0xd3, 0x00, 0x2d, 0x4f, 0x88, + 0x09, 0xa4, 0x7a, 0x8b, 0xf7, 0xf2, 0x6a, 0xfc, 0x94, 0x3d, 0xa7, 0xf5, 0x6a, 0xb0, 0x6c, 0x13, + 0x3e, 0x7a, 0x4a, 0x83, 0xfb, 0xb2, 0x99, 0xa9, 0x04, 0x22, 0xea, 0x33, 0x19, 0x04, 0x8d, 0x56, + 0xd7, 0xa7, 0x67, 0x88, 0xce, 0xa8, 0x13, 0xc4, 0x83, 0x3f, 0xdb, 0x09, 0x54, 0xb4, 0x0d, 0x17, + 0x76, 0x03, 0xbc, 0xed, 0xe3, 0x97, 0x2e, 0x7e, 0x25, 0xe8, 0x4d, 0x52, 0x7a, 0x74, 0xb9, 0x09, + 0xbd, 0x1e, 0xab, 0x35, 0x11, 0x4c, 0x22, 0x97, 0x3e, 0x82, 0x09, 0x65, 0xbf, 0x19, 0x1e, 0x83, + 0xcf, 0xaa, 0x8f, 0xc1, 0xc7, 0xd5, 0x47, 0xdf, 0x7f, 0x91, 0x63, 0xc6, 0x40, 0x65, 0x03, 0x73, + 0xcb, 0xc2, 0x16, 0x8c, 0xcb, 0x42, 0xf9, 0xf4, 0x40, 0x48, 0x27, 0xb1, 0xaf, 0x1b, 0x3b, 0x3e, + 0xe2, 0x74, 0xab, 0xbd, 0x8d, 0x68, 0x7c, 0xbb, 0x06, 0xba, 0xdf, 0x8a, 0x1e, 0x29, 0xf2, 0x07, + 0x95, 0xbe, 0xd3, 0x3a, 0x88, 0x2c, 0xa4, 0x3f, 0x25, 0xe7, 0x43, 0xad, 0xe0, 0x49, 0x99, 0xe6, + 0xf5, 0x8c, 0x3a, 0xbc, 0x52, 0xc4, 0xf5, 0x97, 0x6f, 0x35, 0x59, 0xb1, 0x7e, 0x70, 0x54, 0x04, + 0xea, 0xae, 0x3b, 0x63, 0xd9, 0xec, 0x8d, 0x9d, 0xb1, 0x07, 0xef, 0x27, 0x5f, 0x89, 0xd1, 0x04, + 0x0a, 0xd1, 0x2b, 0x31, 0x75, 0x1a, 0xa3, 0xf7, 0x62, 0xbb, 0xb0, 0x60, 0xe3, 0x43, 0xef, 0x25, + 0x3e, 0x5b, 0xb2, 0x3f, 0x86, 0xcb, 0x3a, 0xc1, 0xdd, 0x5e, 0x9b, 0x06, 0xd7, 0x60, 0xf7, 0xa4, + 0xc6, 0x60, 0x77, 0x1c, 0x81, 0x05, 0xbb, 0x63, 0xe1, 0x8f, 0xc8, 0x9f, 0x2a, 0xbf, 0xa5, 0x75, + 0x96, 0x07, 0x8b, 0x3a, 0xf1, 0x4a, 0xbb, 0x4d, 0xe3, 0xf4, 0xb7, 0xdc, 0x9e, 0xd3, 0x0d, 0xd1, + 0x16, 0x4c, 0x28, 0x3f, 0x63, 0xb2, 0x8d, 0x52, 0xc3, 0x56, 0xbf, 0x17, 0x15, 0xa8, 0x32, 0x98, + 0x02, 0x67, 0x61, 0x28, 0xc7, 0xa7, 0x87, 0x4c, 0x99, 0xda, 0x66, 0x15, 0xa6, 0x94, 0x9f, 0x52, + 0x55, 0xa0, 0x81, 0x2c, 0x95, 0x16, 0xf4, 0x09, 0xd3, 0x51, 0xac, 0x16, 0x94, 0x4c, 0x93, 0x46, + 0x83, 0x3e, 0xbc, 0x46, 0xab, 0x51, 0xf8, 0x88, 0xc1, 0xf7, 0xd3, 0x33, 0x69, 0xa1, 0x23, 0xac, + 0xbf, 0x39, 0x0c, 0x0b, 0x7c, 0x31, 0xce, 0x72, 0xc5, 0xd1, 0xcf, 0x60, 0x42, 0x59, 0x63, 0x3e, + 0xe9, 0x57, 0x85, 0x4b, 0x4b, 0xda, 0x5e, 0x60, 0x32, 0x58, 0x9f, 0x16, 0x34, 0x63, 0xcb, 0x4d, + 0x64, 0x30, 0x75, 0xdb, 0x74, 0x60, 0x5a, 0x5f, 0x68, 0x2e, 0x86, 0x5e, 0x37, 0x36, 0xa2, 0x83, + 0x8a, 0xc8, 0x49, 0xed, 0xa6, 0x71, 0xb9, 0x69, 0x1e, 0x29, 0x7d, 0x13, 0x7d, 0x0d, 0x17, 0x12, + 0xab, 0xcc, 0xd5, 0xaa, 0x9b, 0xc6, 0x06, 0x13, 0xd0, 0x2c, 0x5a, 0xb8, 0x4f, 0x8b, 0x53, 0x9b, + 0x4d, 0x36, 0x82, 0xda, 0x30, 0xa9, 0x2e, 0x3c, 0x97, 0x93, 0xaf, 0x65, 0x4c, 0x25, 0x03, 0x64, + 0x42, 0x11, 0x9f, 0x4b, 0xba, 0xf6, 0x7a, 0xea, 0x45, 0x8d, 0x6a, 0x75, 0x0c, 0xce, 0xb3, 0xdf, + 0x84, 0x05, 0x6c, 0xfb, 0x38, 0xc0, 0xdd, 0x16, 0x56, 0xbd, 0x93, 0xbe, 0x29, 0x0b, 0xf8, 0x97, + 0x39, 0x28, 0x9a, 0xe8, 0xd6, 0x71, 0xb7, 0x8d, 0xb6, 0xa1, 0x10, 0x6f, 0x88, 0xef, 0x6a, 0x4b, + 0x7c, 0x15, 0xd2, 0xbb, 0x44, 0xe4, 0xe6, 0x44, 0x37, 0x37, 0xe1, 0x82, 0x52, 0x76, 0x4a, 0x37, + 0xb0, 0x24, 0xaa, 0xaa, 0xfa, 0xae, 0x51, 0x6f, 0xb7, 0x15, 0xef, 0xd0, 0x71, 0xbb, 0x44, 0x40, + 0x54, 0x02, 0x3d, 0x40, 0x54, 0xca, 0xe7, 0x86, 0xa9, 0x87, 0xb4, 0x54, 0xb8, 0x44, 0x4a, 0x10, + 0xeb, 0x53, 0xca, 0xc1, 0xb9, 0x52, 0xc1, 0x1e, 0xe3, 0x48, 0x62, 0x57, 0x61, 0x64, 0x67, 0xa3, + 0x5e, 0xab, 0xf0, 0xa7, 0x3d, 0xec, 0xf1, 0x67, 0x27, 0x68, 0xb6, 0x1c, 0x9b, 0x55, 0x58, 0x9f, + 0xd0, 0xf8, 0x76, 0x3c, 0x3a, 0x9a, 0xc4, 0xbb, 0x01, 0xa3, 0xbc, 0x88, 0x63, 0xd2, 0xcb, 0xe4, + 0x0e, 0x87, 0x12, 0x75, 0xd6, 0xb6, 0x90, 0xaf, 0x3b, 0xd8, 0x09, 0x94, 0x0f, 0xf3, 0x87, 0x44, + 0x14, 0x67, 0x65, 0xfc, 0xbb, 0x3c, 0x2d, 0x83, 0x8f, 0xd2, 0x62, 0xa6, 0x2e, 0x0b, 0x18, 0x5b, + 0xfe, 0x65, 0xfd, 0x59, 0x1e, 0x66, 0x45, 0x88, 0x17, 0xcd, 0x14, 0x30, 0x30, 0xc8, 0xe4, 0x0f, + 0xf5, 0x28, 0x3a, 0x35, 0x19, 0x45, 0xe7, 0x1b, 0x24, 0xb7, 0xe0, 0xf1, 0x77, 0x4e, 0xf8, 0xf0, + 0xed, 0x89, 0x94, 0xbe, 0x87, 0x35, 0xe9, 0xdb, 0x34, 0x1e, 0x4d, 0xfa, 0xa6, 0xcb, 0xc2, 0xa4, + 0x6f, 0x21, 0x73, 0x7f, 0x13, 0x81, 0xe9, 0x43, 0xb2, 0xb5, 0xb4, 0x26, 0x4f, 0xfa, 0x26, 0x6a, + 0x83, 0x3e, 0x93, 0xdf, 0x5a, 0x5f, 0xa9, 0x91, 0x3d, 0xcd, 0xbb, 0x2a, 0x56, 0xe0, 0x2e, 0xf5, + 0x73, 0xe3, 0x34, 0xd5, 0x8d, 0x49, 0x59, 0x2c, 0x0f, 0x0e, 0xa1, 0x80, 0x58, 0x0f, 0xe4, 0xa3, + 0x7b, 0x03, 0xb5, 0xb4, 0x88, 0xa9, 0x9b, 0x34, 0x9c, 0xc0, 0x23, 0xba, 0x5e, 0x67, 0xd1, 0x89, + 0x3f, 0xcc, 0xb1, 0xf8, 0x04, 0xf5, 0x2d, 0x25, 0x84, 0x7c, 0xf7, 0xb9, 0xa7, 0x58, 0x42, 0x95, + 0x66, 0x9e, 0xb8, 0xdd, 0xb6, 0x6a, 0x09, 0xa5, 0x49, 0x02, 0xf9, 0xd3, 0xc2, 0xe6, 0x81, 0xdb, + 0x6d, 0xdb, 0x71, 0x68, 0xf4, 0x11, 0x4c, 0x29, 0x45, 0xf2, 0x23, 0xcd, 0x62, 0xf3, 0xa9, 0xe8, + 0x6e, 0xdb, 0xd6, 0x21, 0xad, 0xdf, 0xce, 0xc3, 0x42, 0x46, 0x8a, 0x13, 0xaa, 0x03, 0x52, 0x05, + 0x5e, 0xce, 0x14, 0x8f, 0x6a, 0x4c, 0x9f, 0x51, 0x6a, 0x3c, 0x52, 0x02, 0xa2, 0x4f, 0x61, 0x42, + 0xcd, 0xb8, 0x92, 0x57, 0x42, 0x67, 0x9b, 0xb3, 0xac, 0xa8, 0xe0, 0x28, 0x00, 0x88, 0x7a, 0xc2, + 0x5f, 0x16, 0xd7, 0x89, 0x44, 0xa3, 0xa4, 0x6b, 0x39, 0x93, 0xbc, 0x31, 0x4a, 0x33, 0xd6, 0x5f, + 0xcf, 0xc3, 0x52, 0xc6, 0x3c, 0xd4, 0x71, 0xf8, 0x7f, 0x62, 0x2a, 0x62, 0x49, 0x74, 0x86, 0xbe, + 0xa5, 0x24, 0x3a, 0xd6, 0xef, 0xe7, 0xe1, 0xd2, 0x6e, 0x2f, 0xa0, 0xee, 0xa8, 0xeb, 0xdd, 0x97, + 0xb8, 0x1b, 0x7a, 0xfe, 0x6b, 0xea, 0x4e, 0x87, 0xde, 0x83, 0x91, 0x35, 0xdc, 0xe9, 0x78, 0xfc, + 0xb3, 0x76, 0x45, 0x18, 0xa7, 0xe3, 0xd0, 0x14, 0x68, 0xed, 0x9c, 0xcd, 0xa0, 0xd1, 0x47, 0x30, + 0xbe, 0x86, 0x1d, 0x3f, 0xdc, 0xc3, 0x8e, 0x90, 0x5c, 0x2f, 0x73, 0x54, 0x05, 0x85, 0x03, 0xac, + 0x9d, 0xb3, 0x23, 0x68, 0xb4, 0x0c, 0xc3, 0xdb, 0x5e, 0x77, 0x5f, 0xbe, 0x57, 0x4b, 0x69, 0x90, + 0xc0, 0xac, 0x9d, 0xb3, 0x29, 0x2c, 0x7a, 0x0a, 0x53, 0x95, 0x7d, 0xdc, 0x0d, 0x9f, 0xe2, 0xd0, + 0x69, 0x3b, 0xa1, 0xc3, 0x25, 0x9c, 0x1b, 0x69, 0xc8, 0x1a, 0x30, 0x4d, 0x4c, 0xab, 0x16, 0x54, + 0x47, 0x60, 0xe8, 0x69, 0xb0, 0x6f, 0xfd, 0x5e, 0x0e, 0x8a, 0x2b, 0xde, 0xab, 0xae, 0x71, 0x62, + 0x3e, 0xd0, 0x27, 0x46, 0x38, 0x4d, 0x1b, 0xe0, 0x63, 0x53, 0xf3, 0x2e, 0x0c, 0x6f, 0xbb, 0xdd, + 0xfd, 0xd8, 0x47, 0xdd, 0x80, 0x47, 0xa0, 0xe8, 0x08, 0xdd, 0xee, 0xbe, 0xe8, 0xd2, 0x3b, 0x30, + 0x9f, 0x02, 0x89, 0xa6, 0x25, 0x7b, 0x1b, 0xa6, 0x6c, 0xed, 0x6d, 0x98, 0x33, 0x4e, 0x5a, 0x02, + 0xf0, 0x9f, 0xe5, 0x0c, 0xab, 0xcf, 0xfa, 0x5a, 0x84, 0x51, 0x11, 0x1a, 0x96, 0x7d, 0x07, 0xc4, + 0x4f, 0xea, 0xce, 0x29, 0x4e, 0x07, 0x0f, 0x06, 0x28, 0x0f, 0x41, 0x43, 0x79, 0x9e, 0xcf, 0xf6, + 0xf0, 0xc7, 0xdf, 0x60, 0xa7, 0x4a, 0x5a, 0xa4, 0xcd, 0x35, 0x2f, 0x08, 0xbb, 0xd2, 0xdb, 0xc0, + 0x96, 0xbf, 0xad, 0x7f, 0x97, 0xa7, 0x81, 0x05, 0x33, 0x96, 0x99, 0x8c, 0x7b, 0xab, 0xce, 0xc7, + 0x91, 0xdf, 0xaa, 0xa3, 0x45, 0x18, 0xdf, 0xaa, 0x6b, 0x91, 0x6f, 0xed, 0xa8, 0x00, 0xdd, 0x66, + 0x19, 0xd2, 0x2a, 0x7e, 0xeb, 0x85, 0x1b, 0xe2, 0x56, 0xd8, 0xf7, 0x39, 0x73, 0xb2, 0x13, 0xe5, + 0xc8, 0x82, 0xc9, 0x47, 0x1d, 0x77, 0xaf, 0x25, 0x88, 0xb1, 0xce, 0x69, 0x65, 0xe8, 0x26, 0x4c, + 0xf3, 0x2c, 0x8c, 0x2c, 0x30, 0x30, 0x4f, 0x31, 0x66, 0xc7, 0x4a, 0x49, 0xbb, 0x35, 0xaf, 0x1b, + 0x3a, 0x6e, 0x17, 0xfb, 0x76, 0xbf, 0x1b, 0xba, 0x3c, 0x27, 0xf7, 0xb8, 0x9d, 0x28, 0x47, 0xef, + 0xc2, 0x9c, 0x2c, 0xdb, 0xf2, 0x5b, 0x2f, 0x70, 0x10, 0xfa, 0x34, 0x88, 0x3a, 0x7d, 0xf4, 0x6d, + 0x9b, 0x2b, 0x69, 0x0b, 0x1d, 0xaf, 0xdf, 0x5e, 0xed, 0xbe, 0x74, 0x7d, 0x8f, 0xe5, 0xef, 0x1b, + 0xe3, 0x2d, 0xc4, 0xca, 0xad, 0x6d, 0xe3, 0x09, 0xf8, 0x06, 0x9b, 0xc3, 0xaa, 0x01, 0x4a, 0x72, + 0x00, 0xf4, 0x3d, 0x18, 0xaf, 0xd7, 0xd7, 0xb4, 0x3b, 0x80, 0xb8, 0x59, 0xde, 0x8e, 0x20, 0xac, + 0xf7, 0xe1, 0x92, 0x24, 0xc2, 0xa2, 0x62, 0x2a, 0x4e, 0xe3, 0x3c, 0x85, 0x8b, 0xf4, 0x55, 0x8f, + 0x0a, 0xac, 0x1f, 0x27, 0xf0, 0xea, 0xfd, 0xc3, 0x43, 0xc7, 0x7f, 0x8d, 0x2a, 0x3a, 0xde, 0xd0, + 0x40, 0x5e, 0x57, 0x1d, 0xfe, 0xc5, 0x51, 0xf9, 0x9c, 0x4a, 0xdc, 0x86, 0x59, 0xed, 0x44, 0x8a, + 0x2e, 0x95, 0xe2, 0x1f, 0x12, 0xe5, 0xa8, 0x2c, 0x01, 0xf0, 0xb0, 0xb9, 0x1b, 0xde, 0x3e, 0xf7, + 0x25, 0x56, 0x4a, 0xac, 0x87, 0x30, 0x17, 0xa3, 0xc9, 0x05, 0xab, 0xef, 0x81, 0x14, 0x05, 0x29, + 0xd1, 0xa1, 0xea, 0x85, 0x5f, 0x1d, 0x95, 0xa7, 0xc8, 0xb6, 0xb8, 0x13, 0x05, 0xbf, 0x12, 0x7f, + 0x59, 0x4f, 0x55, 0x89, 0xbd, 0xd2, 0xd1, 0x5e, 0x81, 0xdc, 0x87, 0xf3, 0xac, 0x24, 0x16, 0x62, + 0x46, 0x85, 0xe6, 0xa3, 0xe5, 0x80, 0xd6, 0x1c, 0xf5, 0xf4, 0xa2, 0x3f, 0x2a, 0x91, 0x4f, 0xb1, + 0xb5, 0xcb, 0xe2, 0x1d, 0x46, 0xc5, 0x32, 0x8c, 0xcd, 0x70, 0x25, 0xf2, 0x7d, 0x16, 0x66, 0x49, + 0x01, 0xd7, 0xf5, 0x5e, 0x75, 0x70, 0x7b, 0x9f, 0x66, 0x8b, 0xa9, 0x4e, 0x72, 0xb3, 0xe4, 0xb0, + 0x43, 0x08, 0x50, 0x34, 0xeb, 0x73, 0x98, 0xab, 0x75, 0xb0, 0xe3, 0xc7, 0xdb, 0x43, 0x37, 0x61, + 0x94, 0x96, 0xe9, 0x57, 0x62, 0x0e, 0x29, 0xa2, 0x57, 0x62, 0xbc, 0x92, 0x08, 0x99, 0x2c, 0xf2, + 0x87, 0x3a, 0xa4, 0x48, 0xbe, 0x1b, 0xa1, 0xbf, 0x63, 0x7e, 0x42, 0x86, 0xd1, 0x33, 0x38, 0xeb, + 0x33, 0x7a, 0x11, 0x6d, 0x4a, 0x14, 0x74, 0x32, 0xcf, 0xb5, 0xff, 0x0f, 0x16, 0x2b, 0xbd, 0x1e, + 0xee, 0xb6, 0x23, 0x44, 0xa2, 0x06, 0x9f, 0xcc, 0x23, 0x18, 0x55, 0x60, 0x84, 0x42, 0x4b, 0xd3, + 0x04, 0xef, 0xae, 0xa1, 0x3b, 0x14, 0x8e, 0xcb, 0xdc, 0xb4, 0x01, 0x86, 0x69, 0xb5, 0x61, 0xbe, + 0xde, 0xdf, 0x3b, 0x74, 0x59, 0x4e, 0x1e, 0xea, 0x55, 0x2f, 0xda, 0x5e, 0x17, 0x21, 0x6a, 0xd9, + 0x64, 0xdc, 0x8a, 0x12, 0x00, 0xd1, 0xdb, 0x3d, 0xee, 0x69, 0xff, 0xf2, 0xfe, 0x9d, 0x08, 0x95, + 0x7e, 0x0e, 0x59, 0x2b, 0xb4, 0x9a, 0x87, 0xb1, 0xb5, 0x2e, 0xc2, 0x05, 0x55, 0xcd, 0x63, 0x3b, + 0x64, 0x0e, 0x2e, 0xea, 0xea, 0x1b, 0x2b, 0xfe, 0x0a, 0x66, 0x99, 0x5d, 0x92, 0xc5, 0x0c, 0x5a, + 0x8e, 0xc2, 0xe3, 0xe4, 0x1b, 0xcb, 0xb1, 0x3b, 0x41, 0xea, 0xd6, 0x29, 0xa3, 0xc1, 0x35, 0x96, + 0x99, 0x33, 0xd1, 0xcb, 0x65, 0xcd, 0x48, 0x90, 0x6f, 0x2c, 0x57, 0x47, 0xb9, 0xee, 0x41, 0xa8, + 0xb3, 0xe5, 0xff, 0xb5, 0x50, 0x5f, 0xa6, 0xfe, 0xab, 0x6b, 0xd8, 0xa1, 0x77, 0xcd, 0x66, 0x2f, + 0xc0, 0x69, 0xc8, 0xbb, 0x6d, 0xf1, 0xe9, 0x71, 0xdb, 0xd6, 0x9f, 0xe6, 0xe0, 0x16, 0x33, 0x5b, + 0x98, 0xf1, 0xa8, 0x36, 0x91, 0x82, 0x8c, 0x3e, 0x04, 0x96, 0x3e, 0x83, 0xdb, 0x1d, 0x2d, 0xde, + 0xf3, 0x2c, 0x4a, 0x0c, 0x01, 0x55, 0x60, 0x52, 0xbd, 0x94, 0x8e, 0xbd, 0x32, 0x4e, 0xb1, 0x2b, + 0xd8, 0x13, 0x87, 0xcf, 0x1d, 0x79, 0x51, 0x7d, 0x00, 0x0b, 0xab, 0x5f, 0x93, 0x0d, 0xc1, 0x43, + 0x51, 0xf3, 0xbb, 0x81, 0xc8, 0xcb, 0x6c, 0x66, 0x87, 0xef, 0x18, 0xfd, 0xdb, 0x10, 0x2f, 0x26, + 0xdf, 0x4c, 0x4e, 0xc2, 0xa7, 0x2a, 0x10, 0xfb, 0x4e, 0x68, 0x65, 0xd6, 0xbf, 0xcd, 0xc1, 0xa2, + 0xb9, 0x35, 0xce, 0x58, 0xd6, 0xe1, 0x42, 0xcd, 0xe9, 0x7a, 0x5d, 0xb7, 0xe5, 0x74, 0xea, 0xad, + 0x17, 0xb8, 0xdd, 0xef, 0x88, 0xbb, 0x7a, 0xc9, 0x65, 0x88, 0x0c, 0xc0, 0xd1, 0x05, 0x88, 0x9d, + 0xc4, 0x42, 0xef, 0xc3, 0x25, 0x7a, 0x53, 0xca, 0x78, 0x6f, 0x07, 0xfb, 0x92, 0x1e, 0xeb, 0x59, + 0x4a, 0x2d, 0xba, 0x07, 0x17, 0x99, 0xb0, 0xd2, 0xde, 0xed, 0xba, 0xa1, 0x44, 0x62, 0xa2, 0x82, + 0xa9, 0xea, 0xf6, 0x6d, 0x18, 0xdf, 0xea, 0x61, 0x9e, 0x93, 0x76, 0x0c, 0x86, 0xd7, 0x37, 0xd7, + 0x77, 0x58, 0x46, 0xac, 0xed, 0xdd, 0x9d, 0x42, 0x0e, 0x01, 0x9c, 0x5f, 0x59, 0xdd, 0x58, 0xdd, + 0x59, 0x2d, 0xe4, 0x6f, 0x37, 0xd5, 0xcb, 0x7c, 0xb4, 0x00, 0xf3, 0x2b, 0xab, 0x8d, 0xf5, 0xda, + 0x6a, 0x73, 0xe7, 0x87, 0xdb, 0xab, 0x4d, 0x3d, 0x4a, 0xcb, 0x2c, 0x14, 0xd4, 0xca, 0x9d, 0xad, + 0x9d, 0xed, 0x42, 0x0e, 0x15, 0x61, 0x56, 0x2d, 0x7d, 0xb6, 0x5a, 0xad, 0xec, 0xee, 0xac, 0x6d, + 0x16, 0x86, 0xac, 0xe1, 0xb1, 0x7c, 0x21, 0x7f, 0xfb, 0x67, 0xda, 0x4d, 0x3f, 0x5a, 0x84, 0x22, + 0x07, 0xdf, 0xad, 0x57, 0x1e, 0xa5, 0x37, 0xc1, 0x6a, 0x9f, 0x3e, 0xac, 0x14, 0x72, 0xe8, 0x0a, + 0x5c, 0xd6, 0x4a, 0xb7, 0x2b, 0xf5, 0xfa, 0xb3, 0x2d, 0x7b, 0x65, 0x63, 0xb5, 0x5e, 0x2f, 0xe4, + 0x6f, 0x37, 0xb4, 0xc8, 0x1e, 0xa4, 0x85, 0xa7, 0x0f, 0x2b, 0x4d, 0x7b, 0xf5, 0x8b, 0xdd, 0x75, + 0x7b, 0x75, 0x25, 0xd9, 0x82, 0x56, 0xfb, 0xc3, 0xd5, 0x7a, 0x21, 0x87, 0x2e, 0xc2, 0x8c, 0x56, + 0xba, 0xb9, 0x55, 0xc8, 0xdf, 0xbe, 0xc9, 0x1f, 0x0d, 0xa1, 0x69, 0x80, 0x95, 0xd5, 0x7a, 0x6d, + 0x75, 0x73, 0x65, 0x7d, 0xf3, 0x51, 0xe1, 0x1c, 0x9a, 0x82, 0xf1, 0x8a, 0xfc, 0x99, 0x5b, 0xfe, + 0xbb, 0xbf, 0x9b, 0x83, 0x09, 0xb2, 0xb1, 0xc5, 0xdd, 0xf0, 0x57, 0x8a, 0x10, 0xc0, 0x17, 0x94, + 0xc7, 0xbf, 0x4e, 0xfd, 0xe2, 0x53, 0x1e, 0x57, 0xca, 0x90, 0xf1, 0x29, 0xc0, 0xad, 0xdc, 0xbd, + 0x1c, 0xb2, 0xa9, 0x75, 0x2b, 0x26, 0x65, 0x48, 0xca, 0x66, 0xa9, 0xa5, 0x94, 0x52, 0x2d, 0x84, + 0x93, 0xc7, 0x30, 0x45, 0x3e, 0xfe, 0xb2, 0x16, 0x2d, 0xc4, 0xe1, 0x15, 0x79, 0xa3, 0xb4, 0x68, + 0xae, 0x94, 0x81, 0xea, 0x26, 0x69, 0xff, 0x82, 0xd0, 0xe9, 0x12, 0xa1, 0x7a, 0x4e, 0x4d, 0x25, + 0xde, 0x6d, 0x61, 0x76, 0xbd, 0x57, 0xba, 0x10, 0x2b, 0x6e, 0xdc, 0xbf, 0x97, 0x43, 0x75, 0xfa, + 0xb0, 0x49, 0x93, 0x22, 0x90, 0xb8, 0xc9, 0x4f, 0x8a, 0x17, 0xac, 0x37, 0x65, 0x69, 0x92, 0x4a, + 0x11, 0x3f, 0x36, 0x01, 0x25, 0x3f, 0xce, 0xe8, 0x6a, 0xb4, 0x14, 0xe6, 0xef, 0x76, 0xe9, 0x52, + 0xe2, 0xde, 0x60, 0x95, 0xb0, 0x67, 0xb4, 0x0a, 0xd3, 0xdc, 0xfd, 0x8a, 0x8b, 0x0b, 0x28, 0x4b, + 0xe0, 0x48, 0x25, 0xf3, 0x88, 0xce, 0x93, 0x14, 0x39, 0x50, 0x29, 0x1a, 0x47, 0x5c, 0x0e, 0x29, + 0x2d, 0x18, 0xeb, 0xf8, 0xf8, 0x1e, 0xc2, 0xb4, 0x2e, 0xbd, 0x20, 0xb1, 0x40, 0x46, 0xa1, 0x26, + 0xb5, 0x43, 0x4d, 0x98, 0x7f, 0xea, 0xb8, 0x54, 0xa0, 0xe7, 0xd6, 0x69, 0x61, 0x5b, 0x46, 0xe5, + 0x0c, 0x63, 0x73, 0x1d, 0x77, 0xdb, 0xa5, 0x41, 0x4f, 0x7a, 0xe9, 0xce, 0xad, 0x8b, 0x8f, 0xb0, + 0x6e, 0x9b, 0x47, 0x96, 0x1e, 0xa7, 0xdf, 0x74, 0xdd, 0x52, 0x4a, 0xbb, 0x21, 0x44, 0x4f, 0xa9, + 0x14, 0x10, 0xa3, 0xa8, 0xec, 0x89, 0x53, 0x93, 0x2b, 0x52, 0x27, 0xc0, 0xd0, 0x8d, 0x5f, 0xf5, + 0x05, 0x28, 0x65, 0xe2, 0x52, 0x89, 0xdd, 0xcb, 0xa1, 0xaf, 0xc0, 0x4a, 0x23, 0xf7, 0xcc, 0x0d, + 0x5f, 0xf0, 0xab, 0xee, 0x05, 0x23, 0x01, 0x7e, 0x50, 0x32, 0xa8, 0xdb, 0x30, 0x6b, 0xba, 0x94, + 0x94, 0x13, 0x9a, 0x71, 0x63, 0x99, 0xba, 0x0b, 0x6c, 0x22, 0xcb, 0xb4, 0xd3, 0x17, 0x29, 0xe3, + 0x4e, 0x2c, 0x95, 0xe6, 0xa7, 0x30, 0x4d, 0x76, 0xc9, 0x13, 0x8c, 0x7b, 0x95, 0x8e, 0xfb, 0x12, + 0x07, 0x48, 0x3c, 0x77, 0x97, 0x45, 0x69, 0xb8, 0xb7, 0x72, 0xe8, 0x3b, 0x3c, 0xab, 0x3a, 0x7f, + 0x9d, 0x29, 0x1e, 0x6f, 0xd2, 0xb2, 0x92, 0xf8, 0x45, 0x2b, 0xef, 0xe5, 0xd0, 0xf7, 0x61, 0xf4, + 0x11, 0x0e, 0xa9, 0x27, 0xd5, 0x35, 0x69, 0x9f, 0x67, 0x77, 0xe1, 0xeb, 0x5d, 0xe9, 0xb5, 0x22, + 0x3a, 0x1c, 0x57, 0x01, 0xd1, 0x5d, 0x00, 0xc6, 0x10, 0x28, 0x85, 0x78, 0x75, 0x29, 0xd1, 0x6d, + 0xf4, 0x88, 0x7c, 0x3f, 0x3b, 0x38, 0xc4, 0x27, 0x6d, 0x32, 0x6d, 0x8e, 0x36, 0x60, 0x5a, 0xc6, + 0xf6, 0xdb, 0xa4, 0xae, 0xb8, 0x56, 0x8c, 0x58, 0x70, 0x0a, 0x6a, 0x1f, 0x93, 0x53, 0xc1, 0xec, + 0xe5, 0x32, 0x14, 0x00, 0x4a, 0x0b, 0x0e, 0x20, 0x27, 0x91, 0x81, 0x29, 0xb8, 0x32, 0x85, 0xbb, + 0xc4, 0x8d, 0x27, 0x75, 0x8f, 0xe1, 0x62, 0x28, 0xa9, 0xed, 0xea, 0x61, 0x01, 0x22, 0x9e, 0x9b, + 0x16, 0xcd, 0xa0, 0x74, 0x2d, 0x03, 0x82, 0xb1, 0x3b, 0xca, 0x49, 0x56, 0x88, 0x7a, 0xc8, 0x9a, + 0x51, 0xd3, 0x45, 0x0b, 0x0b, 0x60, 0x32, 0x83, 0x76, 0x09, 0x25, 0xab, 0xc8, 0x57, 0x4f, 0x7b, + 0x8e, 0x1e, 0x7d, 0xf5, 0x0c, 0xf1, 0x02, 0xa2, 0xaf, 0x9e, 0xf1, 0x05, 0xfb, 0x13, 0xa6, 0xb0, + 0x6a, 0x49, 0x63, 0x1b, 0xcb, 0x48, 0xb8, 0xd5, 0x69, 0x15, 0xfc, 0x60, 0x5f, 0x32, 0xd5, 0x35, + 0x1e, 0xdc, 0xcb, 0xa1, 0x55, 0xb8, 0x28, 0x3d, 0xa7, 0xa3, 0x2a, 0x94, 0x82, 0x90, 0xba, 0x09, + 0x3e, 0x87, 0x8b, 0x7c, 0x4b, 0x69, 0x64, 0x0a, 0x92, 0x3b, 0x70, 0xa3, 0x7d, 0x2a, 0x81, 0xc7, + 0x30, 0x57, 0x8f, 0x0d, 0x8a, 0x5d, 0x31, 0x5f, 0xd6, 0x49, 0x28, 0x99, 0xfb, 0x52, 0x69, 0x3d, + 0x01, 0xc4, 0x74, 0x42, 0x41, 0xee, 0xa5, 0x8b, 0x5f, 0xa1, 0x2b, 0xb1, 0x21, 0x91, 0x42, 0x0a, + 0x46, 0xd9, 0x4b, 0xda, 0x14, 0xa1, 0x1d, 0x96, 0xb1, 0x80, 0x65, 0x05, 0x72, 0x7a, 0xce, 0x9e, + 0xdb, 0x71, 0x43, 0x17, 0x93, 0x1d, 0xa6, 0x22, 0xa8, 0x55, 0x62, 0x19, 0x2f, 0xa7, 0x42, 0xa0, + 0xcf, 0x60, 0xea, 0x11, 0x0e, 0xa3, 0xe4, 0x84, 0x68, 0x3e, 0x91, 0xce, 0x90, 0x2f, 0x9d, 0x78, + 0xa7, 0xa3, 0x67, 0x44, 0x5c, 0x87, 0x02, 0xe3, 0x8e, 0x0a, 0x89, 0x2b, 0x09, 0x12, 0x1c, 0xc4, + 0xf1, 0x9d, 0xc3, 0x20, 0x75, 0xb6, 0xee, 0x32, 0x1b, 0x2e, 0x12, 0xdb, 0x56, 0x15, 0xbf, 0x2e, + 0x6a, 0x65, 0x32, 0xae, 0xca, 0x9c, 0x31, 0x2b, 0x1f, 0xba, 0x1e, 0x7d, 0x0a, 0x53, 0x53, 0xed, + 0x95, 0x50, 0xfc, 0x15, 0x4d, 0xe3, 0x01, 0x92, 0x01, 0xde, 0x0d, 0x44, 0x6f, 0x6a, 0x5f, 0xec, + 0xd3, 0xd1, 0xfd, 0x0c, 0xc6, 0x65, 0x7a, 0x37, 0xc9, 0x56, 0xe2, 0xc9, 0xf1, 0x4a, 0xc5, 0x64, + 0x05, 0x1f, 0xe9, 0xa7, 0x2c, 0x99, 0xa3, 0x8e, 0x1f, 0xcf, 0x80, 0x96, 0x3a, 0xb1, 0x1f, 0xc1, + 0x84, 0x92, 0xfb, 0x4c, 0x6e, 0xe4, 0x64, 0x3e, 0xb4, 0x92, 0x9e, 0xe9, 0xfe, 0x5e, 0x0e, 0xdd, + 0xa5, 0x9f, 0x16, 0xea, 0x46, 0x3e, 0x17, 0xa1, 0x29, 0xd9, 0x90, 0x62, 0x28, 0xe8, 0x03, 0xfa, + 0xda, 0xbe, 0xd6, 0xf7, 0x7d, 0xa2, 0x21, 0x12, 0xbc, 0x34, 0x09, 0x22, 0x86, 0xf8, 0x19, 0x65, + 0x26, 0x0a, 0x22, 0xbb, 0xb3, 0x1d, 0x84, 0xcd, 0xa2, 0x35, 0xde, 0xcb, 0xa1, 0x07, 0x30, 0x26, + 0x52, 0xa5, 0xa2, 0x4b, 0x7a, 0x57, 0xd3, 0x87, 0xf7, 0x00, 0x80, 0x4d, 0x36, 0xed, 0xa9, 0x5e, + 0x9d, 0x3a, 0x9d, 0x0f, 0xc8, 0xf7, 0xb2, 0x7d, 0x4a, 0xa4, 0xcf, 0xc4, 0x37, 0x93, 0x22, 0x15, + 0xb5, 0x25, 0x54, 0xa7, 0x33, 0x0d, 0x9f, 0x08, 0xbc, 0x5a, 0x06, 0xd7, 0x48, 0xe0, 0x35, 0x25, + 0x76, 0x4d, 0xa5, 0xb3, 0x0e, 0x85, 0x4a, 0x8b, 0xf2, 0x71, 0x99, 0x61, 0x4a, 0x6a, 0x1b, 0xf1, + 0x0a, 0x41, 0x6b, 0x2e, 0x9e, 0xb0, 0x6a, 0x03, 0x3b, 0x34, 0x00, 0xc1, 0xbc, 0x94, 0x09, 0x62, + 0x55, 0x66, 0x8c, 0x0c, 0xed, 0x62, 0xb6, 0x46, 0xf4, 0xa1, 0xce, 0x37, 0x23, 0xf3, 0x31, 0xe5, + 0x65, 0x4a, 0xf6, 0xad, 0x4b, 0x71, 0x7c, 0xa9, 0x87, 0x09, 0x7f, 0x19, 0x09, 0x5a, 0x81, 0x19, + 0xfe, 0xdc, 0x59, 0x4e, 0x4b, 0x1a, 0x76, 0x5a, 0xf3, 0x1f, 0xc0, 0xf4, 0x2a, 0xe1, 0xf5, 0xfd, + 0xb6, 0xcb, 0x82, 0xae, 0x20, 0x3d, 0x8a, 0x46, 0x2a, 0xe2, 0x9a, 0x48, 0xfe, 0xa8, 0xa4, 0xa5, + 0x92, 0xa7, 0x34, 0x99, 0xf9, 0xab, 0x34, 0x2b, 0xc8, 0xaa, 0x19, 0xac, 0xb8, 0x9e, 0x3c, 0x9f, + 0x92, 0x08, 0x0a, 0xdd, 0xd0, 0x74, 0xbf, 0xb4, 0x6c, 0x4e, 0x06, 0x69, 0xef, 0x4b, 0x25, 0x34, + 0x7e, 0x0a, 0xcd, 0xec, 0x0c, 0x51, 0xa9, 0xe3, 0x96, 0x61, 0x12, 0x8c, 0x99, 0x9c, 0xd0, 0x3b, + 0x3a, 0xf5, 0x8c, 0x6c, 0x4f, 0xa9, 0x2d, 0x50, 0xdd, 0x5a, 0x4f, 0x34, 0x84, 0x96, 0xb2, 0xf3, + 0x21, 0x29, 0xba, 0x75, 0x4a, 0x86, 0xa2, 0xc7, 0x74, 0x9b, 0x45, 0xf1, 0xf3, 0x91, 0xaa, 0xa9, + 0xc6, 0xd3, 0x07, 0x48, 0x11, 0xca, 0x9c, 0x6d, 0xe8, 0x11, 0x65, 0x97, 0x4a, 0x2c, 0xfe, 0x54, + 0x86, 0x77, 0xc5, 0x44, 0x27, 0x50, 0xbe, 0x85, 0x33, 0xb1, 0xbc, 0x3d, 0xd2, 0x3c, 0x62, 0xce, + 0x1c, 0x54, 0x5a, 0x4a, 0xab, 0xe6, 0x14, 0xeb, 0x22, 0x7d, 0xab, 0x32, 0xd2, 0x25, 0xed, 0x0b, + 0x95, 0x1c, 0x6c, 0x39, 0xb5, 0x5e, 0xce, 0x5d, 0x21, 0x9e, 0x67, 0x41, 0x12, 0x4d, 0x49, 0xc0, + 0x90, 0xc1, 0x12, 0x67, 0xd5, 0xad, 0x31, 0x70, 0x06, 0xd3, 0xe8, 0xec, 0xc0, 0x9c, 0x31, 0x2d, + 0x82, 0x14, 0x23, 0xb2, 0x92, 0x26, 0xa4, 0x52, 0xc5, 0x70, 0xc9, 0x9c, 0x19, 0x05, 0xbd, 0xa5, + 0xab, 0xfe, 0xe6, 0x3c, 0x11, 0xa5, 0x1b, 0x03, 0xa0, 0xf8, 0x84, 0x7e, 0x45, 0x3f, 0x9b, 0x89, + 0x36, 0xae, 0x29, 0xc6, 0x80, 0x94, 0x06, 0xac, 0x2c, 0x10, 0xb9, 0x07, 0x66, 0x4d, 0x99, 0x99, + 0x52, 0xa7, 0xf8, 0x7a, 0x3a, 0xcd, 0x68, 0x63, 0x35, 0x44, 0x70, 0x82, 0xd4, 0x99, 0xc9, 0xcc, + 0xa0, 0x91, 0xa1, 0x4d, 0x96, 0xe4, 0x7e, 0x38, 0x79, 0x97, 0xd3, 0x2d, 0x43, 0xb3, 0xa6, 0xbc, + 0x2d, 0x71, 0xc3, 0x8d, 0x29, 0x2d, 0x87, 0x9c, 0x86, 0xcc, 0xc4, 0x2f, 0x0d, 0x66, 0xc4, 0xd1, + 0xa9, 0xab, 0x46, 0x1c, 0x23, 0xe9, 0xab, 0xe9, 0x00, 0xd1, 0x8e, 0x30, 0x24, 0xa0, 0x92, 0x3b, + 0x22, 0x3d, 0x15, 0x96, 0xdc, 0x11, 0x59, 0xf9, 0xab, 0x6c, 0x71, 0xe8, 0x52, 0xa6, 0x25, 0x23, + 0x5b, 0x49, 0x86, 0xca, 0x55, 0x8c, 0x16, 0x2e, 0xd6, 0xed, 0xd3, 0x2e, 0xdb, 0x57, 0x70, 0x39, + 0x35, 0x33, 0x09, 0x7a, 0x3b, 0x71, 0xa0, 0x53, 0x66, 0x22, 0xbd, 0xa7, 0x53, 0x5a, 0x52, 0x11, + 0x69, 0xc5, 0x8a, 0xe5, 0x2f, 0x49, 0xb0, 0x7e, 0x43, 0x72, 0x13, 0xc6, 0xfa, 0x95, 0x04, 0x25, + 0x27, 0x61, 0xfd, 0xa6, 0x7c, 0x26, 0x92, 0xa7, 0x2a, 0xfd, 0x12, 0x22, 0x5d, 0xbc, 0xe2, 0x34, + 0x3c, 0xf5, 0x24, 0x5d, 0x4b, 0xa3, 0xb3, 0x42, 0x55, 0x0e, 0x91, 0xaf, 0x04, 0x5d, 0xd6, 0xa6, + 0x49, 0xfb, 0xdc, 0x96, 0xb4, 0xc1, 0xe9, 0x5f, 0xda, 0x1a, 0x35, 0x17, 0xcb, 0xfc, 0x28, 0xa9, + 0xbd, 0x58, 0x48, 0xd2, 0xd0, 0x4c, 0xc5, 0x72, 0x16, 0x58, 0x6f, 0x16, 0xe3, 0x93, 0xa3, 0x75, + 0x28, 0x7d, 0x48, 0x48, 0x9d, 0x9a, 0x01, 0x5d, 0x4a, 0x17, 0x75, 0x2f, 0x32, 0xe5, 0x81, 0x45, + 0x0f, 0x13, 0x6f, 0x08, 0x2f, 0x49, 0xbb, 0x97, 0x52, 0x9a, 0x61, 0xe6, 0xd8, 0xa6, 0xde, 0x45, + 0x86, 0x54, 0x2f, 0x92, 0x87, 0x66, 0x66, 0x82, 0x31, 0x88, 0x79, 0x92, 0x2b, 0xa7, 0x52, 0xcc, + 0xcc, 0xfd, 0x92, 0xda, 0xd3, 0x9f, 0x2a, 0x5c, 0x39, 0x91, 0xd0, 0x05, 0xdd, 0x8a, 0xcb, 0x78, + 0x69, 0x39, 0x5f, 0x32, 0xb8, 0xfe, 0xac, 0x29, 0x17, 0x8c, 0x62, 0xbb, 0x4d, 0x4d, 0x14, 0x63, + 0x98, 0x05, 0xc9, 0xde, 0x52, 0xa8, 0x65, 0x64, 0x86, 0x49, 0xed, 0xe1, 0x8f, 0x14, 0xf6, 0x16, + 0xcb, 0xe0, 0x22, 0x8d, 0x0a, 0x03, 0x52, 0xbc, 0xa4, 0xd2, 0xde, 0xa4, 0xfe, 0x68, 0xc9, 0xf4, + 0x2b, 0x52, 0x76, 0xc9, 0x4a, 0xce, 0x62, 0x34, 0xed, 0xce, 0x25, 0x87, 0x48, 0xe8, 0x5d, 0x8a, + 0x19, 0x66, 0x07, 0x75, 0x4c, 0xf2, 0x61, 0x43, 0xda, 0x96, 0x18, 0x1f, 0x4e, 0x4f, 0xec, 0x92, + 0xa1, 0x31, 0xcd, 0xd4, 0xdd, 0xfd, 0xae, 0x92, 0x89, 0x45, 0xea, 0x4b, 0xc9, 0x44, 0x30, 0x92, + 0xc5, 0x98, 0x12, 0xb7, 0x6c, 0x45, 0x7e, 0xea, 0x6a, 0x4e, 0x0d, 0x54, 0x4a, 0x4f, 0x25, 0x22, + 0xd9, 0x8d, 0x31, 0x09, 0x87, 0x42, 0x50, 0x4d, 0x68, 0x21, 0x09, 0x1a, 0x72, 0x6b, 0x48, 0x82, + 0xc6, 0x0c, 0x18, 0xcc, 0x04, 0x63, 0x7b, 0x1d, 0xac, 0x9a, 0x60, 0x94, 0x74, 0x14, 0x31, 0x5b, + 0x08, 0xfa, 0x84, 0x5a, 0x42, 0xb2, 0xcd, 0x27, 0xf3, 0x3a, 0xa5, 0x88, 0x5b, 0x3e, 0x10, 0x97, + 0x01, 0xb4, 0x41, 0x9d, 0xf2, 0x60, 0xe3, 0x06, 0x45, 0xd2, 0x8d, 0x1b, 0x6a, 0x47, 0xd3, 0xed, + 0xa4, 0x93, 0x6a, 0x38, 0x63, 0x39, 0x57, 0x86, 0x98, 0xeb, 0x72, 0xae, 0x4c, 0x91, 0xcc, 0xa9, + 0x0e, 0xbc, 0x23, 0x34, 0xf9, 0x88, 0xde, 0x95, 0xcc, 0x50, 0xe4, 0xa5, 0xa5, 0xec, 0xf8, 0xdd, + 0xfc, 0x1e, 0xaf, 0x10, 0x8f, 0xb8, 0x8c, 0x4c, 0x91, 0xe4, 0x95, 0x40, 0xd6, 0x52, 0x1b, 0x4a, + 0x0d, 0xd5, 0xbc, 0x2d, 0x8c, 0xd5, 0x3a, 0xdd, 0x94, 0x78, 0xe2, 0x2a, 0xe9, 0x6c, 0x01, 0x25, + 0x0a, 0xbe, 0xac, 0xea, 0xa6, 0x89, 0xe0, 0xce, 0xaa, 0x80, 0x62, 0x88, 0xd7, 0xec, 0x8a, 0x77, + 0x8d, 0xe6, 0x9c, 0x26, 0xef, 0xe8, 0xba, 0x5e, 0x46, 0x58, 0x8e, 0x81, 0x37, 0xa5, 0xe8, 0x27, + 0x22, 0x77, 0x69, 0x32, 0x76, 0xff, 0x8d, 0x98, 0xd9, 0xd5, 0x1c, 0xc8, 0xa1, 0x94, 0x95, 0x1a, + 0x00, 0x3d, 0xa5, 0x57, 0xec, 0x5b, 0xeb, 0x2b, 0x35, 0xee, 0xd1, 0xe5, 0xf9, 0x89, 0x6b, 0xab, + 0x67, 0x6e, 0xf8, 0x82, 0x25, 0xb3, 0x50, 0xb8, 0x0f, 0x03, 0xd1, 0x10, 0x1b, 0x0f, 0x50, 0x9d, + 0x4a, 0xee, 0x5a, 0xa9, 0xe1, 0xe6, 0xca, 0x40, 0xb0, 0x64, 0x26, 0x48, 0xd3, 0x6f, 0x51, 0xc1, + 0x80, 0x1c, 0x3c, 0xbd, 0x9b, 0x29, 0x7d, 0xc8, 0x92, 0x2f, 0xd8, 0xb6, 0x31, 0x93, 0x39, 0x29, + 0xfb, 0x7e, 0x04, 0x73, 0x6c, 0xc2, 0x63, 0x8f, 0x48, 0xb4, 0xfe, 0x28, 0xe5, 0xa5, 0x94, 0x72, + 0xb4, 0x49, 0x3d, 0x37, 0xe2, 0xa5, 0x8a, 0x16, 0x63, 0x7e, 0xa5, 0x92, 0x4a, 0x8f, 0x2d, 0x25, + 0x11, 0xdb, 0xdf, 0x68, 0x29, 0x35, 0xc4, 0xc6, 0x32, 0x5f, 0x4a, 0xad, 0xf4, 0x74, 0x4b, 0x19, + 0x23, 0xa8, 0x2f, 0xa5, 0xde, 0xcd, 0x94, 0x3e, 0x0c, 0x5e, 0x4a, 0x33, 0x99, 0x53, 0x2f, 0x65, + 0xec, 0x05, 0x8f, 0xd6, 0x1f, 0xd3, 0x52, 0xc6, 0xe1, 0xd9, 0x52, 0xc6, 0x4b, 0x63, 0x0a, 0x69, + 0xc6, 0x52, 0xc6, 0x31, 0xbf, 0xa0, 0xf4, 0xd8, 0x13, 0xa1, 0x53, 0x2d, 0xa6, 0x08, 0x37, 0x11, + 0x43, 0x6d, 0x3c, 0x40, 0xcf, 0xa8, 0x35, 0x24, 0x56, 0x7e, 0xb2, 0x05, 0x5d, 0x4c, 0x23, 0x4a, + 0x97, 0x74, 0x5d, 0xc8, 0x59, 0xf1, 0xee, 0xa6, 0xf6, 0x25, 0x6b, 0x3d, 0xd8, 0xb2, 0xc6, 0x49, + 0x9d, 0x76, 0x61, 0x9f, 0x0a, 0xa6, 0x99, 0x78, 0x65, 0x15, 0xeb, 0x95, 0xba, 0xb8, 0xa9, 0x35, + 0x68, 0x87, 0xda, 0x7a, 0x92, 0xe5, 0x8a, 0x9d, 0x28, 0xed, 0x39, 0xd7, 0x40, 0xaa, 0x89, 0x67, + 0x5b, 0x2a, 0xd5, 0xb4, 0x37, 0x5d, 0x92, 0x6a, 0x12, 0x7b, 0x85, 0x1e, 0xdb, 0x1d, 0x9f, 0xa8, + 0x49, 0xed, 0xa4, 0x0e, 0xa5, 0xcf, 0x9f, 0xb8, 0xd1, 0xd4, 0xc1, 0x1b, 0xcb, 0x68, 0x9d, 0x6e, + 0x40, 0xbd, 0x38, 0x4b, 0xc9, 0x34, 0x93, 0xa1, 0xfb, 0x63, 0x4d, 0x7a, 0xc3, 0xea, 0x7d, 0x4a, + 0x6b, 0x3b, 0xbd, 0x53, 0x52, 0x03, 0x3f, 0xe1, 0xe8, 0xd2, 0x76, 0x07, 0x93, 0x02, 0x99, 0xc2, + 0x3b, 0x68, 0x66, 0xe2, 0xfe, 0xb9, 0xe8, 0x07, 0x30, 0x2e, 0x90, 0x07, 0x4f, 0x48, 0x1c, 0x9b, + 0x4e, 0xc8, 0x67, 0x30, 0xa1, 0xb8, 0x07, 0xa3, 0xb4, 0x96, 0x32, 0x44, 0xca, 0x09, 0xc5, 0x79, + 0xf9, 0xf4, 0xf8, 0x2b, 0x30, 0xa5, 0x39, 0x3f, 0x4b, 0x41, 0xc8, 0xe4, 0x12, 0x9d, 0x45, 0x45, + 0x73, 0x72, 0x96, 0x54, 0x4c, 0xae, 0xcf, 0xd9, 0x42, 0x99, 0xf2, 0x90, 0x53, 0x11, 0xca, 0x92, + 0x2f, 0x4a, 0x15, 0xa1, 0xcc, 0xf4, 0xf6, 0xf3, 0xfb, 0x30, 0xc1, 0xb7, 0x47, 0xe6, 0xca, 0xa6, + 0x6b, 0xcb, 0x73, 0x8a, 0xcf, 0x60, 0xbf, 0xed, 0x86, 0x35, 0xaf, 0xfb, 0xdc, 0xdd, 0x1f, 0xb8, + 0xc8, 0x49, 0x94, 0xc6, 0x32, 0x6a, 0xd0, 0x40, 0xda, 0x22, 0xbc, 0x39, 0x0e, 0x5f, 0x79, 0xfe, + 0x81, 0xdb, 0xdd, 0x1f, 0x40, 0xf2, 0xaa, 0x4e, 0x32, 0x8e, 0xc7, 0xe8, 0xd6, 0xd3, 0xe9, 0x0e, + 0xc4, 0xcf, 0xd0, 0x96, 0x17, 0xe9, 0xbd, 0xfd, 0x69, 0x7b, 0x9c, 0x7e, 0x73, 0x70, 0x39, 0xf2, + 0xb6, 0xb3, 0x71, 0xcb, 0xf3, 0xdb, 0x83, 0x89, 0x95, 0x75, 0xdf, 0xb6, 0x18, 0x5a, 0x63, 0x99, + 0x50, 0xad, 0xa7, 0x52, 0x1d, 0x84, 0x9d, 0xf1, 0xb5, 0x58, 0xa0, 0x63, 0x3f, 0x65, 0x6f, 0xd3, + 0x4f, 0x06, 0xe1, 0xc0, 0x84, 0xd3, 0x6f, 0xfb, 0xf8, 0x39, 0xf6, 0xa9, 0xcb, 0xe4, 0x20, 0x67, + 0x41, 0x1d, 0xbc, 0xb1, 0x4c, 0xa8, 0xd4, 0x13, 0x54, 0xd2, 0xa0, 0xb3, 0x04, 0x25, 0x3a, 0xb4, + 0x13, 0xf6, 0x26, 0x8d, 0xcc, 0x87, 0xd4, 0x66, 0xb9, 0xbb, 0x3e, 0x60, 0x46, 0x84, 0x13, 0xaf, + 0x00, 0x6c, 0xdc, 0x27, 0x98, 0x75, 0x05, 0x33, 0x09, 0x91, 0xda, 0xe6, 0x0f, 0x84, 0x71, 0x72, + 0x60, 0xb3, 0xe9, 0xde, 0x08, 0xe3, 0x32, 0xc9, 0x07, 0x52, 0xd4, 0x7a, 0x2d, 0x85, 0x45, 0x69, + 0x4a, 0x75, 0x19, 0x0c, 0x50, 0x85, 0x49, 0xd1, 0x6a, 0xb2, 0x0b, 0xe5, 0x5e, 0xd4, 0x98, 0x05, + 0x23, 0x4e, 0x82, 0x99, 0x25, 0x36, 0xbc, 0xd6, 0x81, 0x6a, 0x96, 0x50, 0xb2, 0x27, 0x94, 0xf4, + 0xdc, 0x06, 0xfc, 0x83, 0x44, 0x13, 0x1c, 0xa8, 0x0e, 0x1a, 0x6a, 0xfe, 0x04, 0xd5, 0x2c, 0xa1, + 0x67, 0x7a, 0x90, 0x66, 0x09, 0xda, 0xa0, 0x4e, 0x79, 0xb0, 0x59, 0x82, 0x22, 0xe9, 0x66, 0x09, + 0xb5, 0xa3, 0xe9, 0xec, 0x02, 0x25, 0x53, 0x3d, 0x48, 0x81, 0x37, 0x35, 0x0b, 0x44, 0x86, 0xef, + 0xc5, 0x45, 0x43, 0x76, 0x1a, 0xa9, 0xee, 0xa7, 0x67, 0xae, 0x29, 0xe9, 0x8e, 0x04, 0xf7, 0x72, + 0x68, 0x93, 0x66, 0x37, 0xe7, 0x0c, 0xcc, 0xc6, 0x41, 0xe8, 0xbb, 0xf4, 0x9d, 0x52, 0xfa, 0xd7, + 0x5a, 0xc8, 0xb7, 0x06, 0x9c, 0xc6, 0xbb, 0x84, 0x5e, 0xdd, 0x4c, 0x2f, 0x13, 0x2f, 0xc3, 0xa2, + 0xc3, 0xcd, 0x7f, 0xa7, 0xe9, 0x62, 0xfa, 0x16, 0x1f, 0x65, 0xb7, 0xde, 0xe9, 0xa8, 0x85, 0x28, + 0x3a, 0x21, 0x97, 0xd8, 0xef, 0xc0, 0x79, 0x86, 0x94, 0xfa, 0x8d, 0x9c, 0x54, 0x71, 0xd0, 0x7d, + 0xe1, 0xa2, 0x45, 0x50, 0xb4, 0xaa, 0xd4, 0x7e, 0xdd, 0x87, 0x71, 0x66, 0xcb, 0x3f, 0x39, 0xca, + 0x27, 0xc2, 0x91, 0x2b, 0xab, 0x63, 0xe9, 0xbe, 0x8d, 0x53, 0xea, 0x85, 0xf7, 0xe9, 0x27, 0xf2, + 0xfb, 0xf4, 0x3e, 0x45, 0x98, 0x2d, 0xd3, 0xf1, 0xe7, 0x62, 0xf1, 0xfc, 0xf8, 0x94, 0x32, 0x06, + 0x29, 0xd3, 0x3c, 0xa5, 0x75, 0xff, 0x42, 0x02, 0x1b, 0x7d, 0x22, 0x9e, 0x0f, 0x48, 0xe4, 0x24, + 0x50, 0xc6, 0x9c, 0x4d, 0xb3, 0x69, 0x7e, 0x13, 0x64, 0xc9, 0x60, 0x07, 0x76, 0xfb, 0x24, 0xf7, + 0x3e, 0x83, 0xa7, 0x2e, 0x8d, 0xca, 0x16, 0x15, 0xbc, 0x12, 0x91, 0x26, 0xd3, 0x09, 0x2d, 0xa5, + 0x07, 0xa7, 0xa4, 0x8b, 0xf1, 0x98, 0x2a, 0x56, 0xc9, 0x94, 0x5d, 0x69, 0xc3, 0xcb, 0x08, 0x76, + 0x19, 0x69, 0x92, 0x49, 0x72, 0x19, 0x68, 0x59, 0x8a, 0x29, 0x5b, 0xb0, 0xb3, 0x21, 0xb7, 0x2e, + 0x1c, 0x90, 0x4e, 0x3e, 0xd8, 0x0c, 0x21, 0xc8, 0x70, 0xd3, 0x34, 0x70, 0x2d, 0xd2, 0xc8, 0xfd, + 0x84, 0xca, 0x7f, 0xe6, 0x3c, 0x3d, 0xa9, 0xc4, 0x6e, 0x29, 0x97, 0x95, 0xd9, 0x19, 0x7e, 0x0e, + 0xe8, 0xbb, 0x0c, 0x73, 0x2c, 0xce, 0x9b, 0x03, 0xa8, 0x88, 0x99, 0x78, 0x7b, 0x20, 0x9c, 0xbc, + 0xb7, 0x58, 0x60, 0x5f, 0x58, 0x73, 0x7b, 0x03, 0x62, 0x8b, 0x1a, 0xae, 0x92, 0x52, 0x92, 0xe0, + 0x08, 0x82, 0xba, 0x77, 0x57, 0xe6, 0x18, 0xd2, 0xa6, 0xff, 0x0b, 0x28, 0x47, 0x37, 0xb2, 0xa7, + 0x5b, 0x84, 0x74, 0x89, 0x1e, 0x25, 0x53, 0x03, 0xa1, 0xac, 0x98, 0x8f, 0xa5, 0x6b, 0x69, 0x33, + 0x1c, 0x28, 0x57, 0xfd, 0xdc, 0x97, 0x24, 0x16, 0x95, 0x36, 0x2d, 0xbe, 0x6d, 0x86, 0xed, 0x88, + 0x3f, 0x54, 0x39, 0x13, 0x42, 0xc9, 0xd5, 0x3e, 0x3d, 0x21, 0x79, 0x61, 0x1a, 0x23, 0x64, 0x65, + 0x2c, 0xef, 0x69, 0xfc, 0x41, 0xe2, 0x4b, 0x71, 0xda, 0x05, 0x75, 0xa2, 0xc7, 0x19, 0xc9, 0xfc, + 0x45, 0x52, 0x96, 0x4b, 0xcd, 0xa5, 0x24, 0x57, 0x37, 0x23, 0xf9, 0x51, 0x8d, 0x1c, 0x53, 0xd6, + 0x84, 0x96, 0x3c, 0xa5, 0x66, 0x6f, 0x44, 0x56, 0x07, 0x43, 0x56, 0x95, 0x12, 0x88, 0x4a, 0x7b, + 0x03, 0xd5, 0xa1, 0xc4, 0xb6, 0x88, 0xe9, 0xcd, 0xb9, 0xf4, 0xa8, 0x37, 0x55, 0x66, 0x68, 0x17, + 0x75, 0x28, 0xb1, 0xed, 0x72, 0x96, 0x44, 0x9b, 0x34, 0x51, 0x9e, 0x91, 0xe2, 0x0d, 0xe5, 0x59, + 0x62, 0xfa, 0x4b, 0xfe, 0x52, 0x76, 0xc3, 0xe8, 0xc7, 0x30, 0x67, 0x7c, 0xca, 0x2f, 0xef, 0xb4, + 0xb3, 0x1e, 0xfa, 0x0f, 0x22, 0x7e, 0x00, 0xc5, 0xb4, 0x4c, 0x27, 0x91, 0x87, 0x7f, 0x76, 0xfa, + 0x19, 0xc9, 0x53, 0x07, 0xa6, 0x4c, 0xd9, 0x84, 0x59, 0x53, 0xf6, 0x10, 0x79, 0x38, 0x32, 0x52, + 0x8b, 0x18, 0x9f, 0x11, 0x6c, 0xc3, 0x9c, 0x31, 0x83, 0x87, 0x9c, 0x99, 0xac, 0xfc, 0x1e, 0x46, + 0x8a, 0x5f, 0xc2, 0x7c, 0x4a, 0xba, 0x8a, 0xe8, 0xe2, 0x2d, 0x33, 0x9d, 0x45, 0x86, 0x03, 0x40, + 0x29, 0x3d, 0x13, 0x82, 0xf4, 0xfb, 0x18, 0x98, 0x2c, 0xa1, 0x64, 0x4c, 0x0f, 0x83, 0x76, 0xe8, + 0x26, 0x34, 0xa5, 0x46, 0x50, 0x37, 0x61, 0x46, 0xea, 0x84, 0x94, 0xe7, 0x1f, 0xf3, 0x29, 0xd9, + 0x10, 0x32, 0xa8, 0x9e, 0xa0, 0xb7, 0x9b, 0x82, 0xff, 0xeb, 0xe1, 0xf1, 0x63, 0xbe, 0x84, 0xc6, + 0xd8, 0xf9, 0xc6, 0x7e, 0x2a, 0xcf, 0x8d, 0x3b, 0x9d, 0x0c, 0x31, 0x08, 0xa9, 0xef, 0x8d, 0x09, + 0x64, 0xe3, 0x3e, 0x51, 0x22, 0x54, 0xdc, 0x2c, 0x8e, 0x9a, 0x40, 0xa6, 0x82, 0xe7, 0xc7, 0x30, + 0x59, 0x57, 0x1b, 0x37, 0x34, 0x92, 0xba, 0x29, 0xa4, 0x97, 0xfd, 0xe0, 0xbe, 0x0f, 0xbc, 0x15, + 0xab, 0x74, 0x3a, 0x27, 0x1a, 0x45, 0xaa, 0x4d, 0x56, 0x0b, 0x46, 0x2c, 0x39, 0xb5, 0x29, 0xc6, + 0xb6, 0xb4, 0xc9, 0x9a, 0xe3, 0x17, 0xaf, 0xd2, 0x29, 0x8d, 0x42, 0x39, 0x66, 0xe8, 0xe0, 0x72, + 0x13, 0x19, 0x22, 0x46, 0x3e, 0x51, 0x1f, 0x82, 0xb3, 0x00, 0x90, 0x19, 0x46, 0xc4, 0xf8, 0x03, + 0xf0, 0x58, 0xc4, 0xc8, 0x06, 0x14, 0x45, 0x28, 0x36, 0x16, 0x0c, 0x2d, 0x0a, 0xfe, 0x14, 0xb9, + 0x46, 0xa5, 0xc7, 0x6a, 0xcb, 0x98, 0xb7, 0x42, 0x3c, 0xcc, 0x89, 0xb4, 0x1c, 0xa5, 0xc4, 0x3f, + 0xc9, 0xd8, 0x0d, 0x10, 0x05, 0x33, 0x91, 0xf6, 0x99, 0x44, 0x7c, 0x93, 0xd2, 0x65, 0x43, 0x8d, + 0x94, 0xac, 0x26, 0xd5, 0xd0, 0x27, 0xd2, 0x73, 0xc4, 0x10, 0x0f, 0xa5, 0xb4, 0x60, 0xac, 0xe3, + 0x84, 0x42, 0x58, 0xc8, 0x48, 0x14, 0x28, 0xa5, 0xd5, 0xc1, 0x09, 0x0d, 0x4b, 0xb7, 0x4f, 0x02, + 0xca, 0x5b, 0xc5, 0x32, 0xb4, 0x62, 0x12, 0x0a, 0xbd, 0x6d, 0x70, 0xf5, 0x35, 0xe5, 0xe0, 0x2b, + 0x0d, 0xca, 0x51, 0x88, 0x9e, 0xc1, 0x62, 0xcc, 0x15, 0x59, 0x6f, 0x69, 0x10, 0x81, 0xd4, 0x15, + 0x7c, 0x06, 0x8b, 0xfc, 0x6d, 0xf4, 0x19, 0x13, 0xde, 0x83, 0xc5, 0xac, 0xec, 0x83, 0xe8, 0xb6, + 0xd9, 0xdd, 0xd8, 0x38, 0x3d, 0xe9, 0xa2, 0xeb, 0xd5, 0xa4, 0xdb, 0x71, 0x6c, 0xdd, 0x4f, 0xcb, + 0x56, 0x9e, 0xc2, 0xb4, 0x9e, 0x79, 0x10, 0xa9, 0xac, 0x23, 0x91, 0x07, 0xb1, 0x74, 0x25, 0xa5, + 0x96, 0xef, 0x8f, 0xcf, 0x28, 0xa3, 0x97, 0x15, 0x6a, 0xbc, 0x84, 0x78, 0x66, 0xbf, 0x92, 0x21, + 0x8d, 0x21, 0xfa, 0x3e, 0xcc, 0x44, 0xef, 0xdb, 0x18, 0x09, 0x03, 0x58, 0x86, 0xbd, 0x68, 0x26, + 0x7a, 0xe9, 0x76, 0x7a, 0xf4, 0x35, 0xc1, 0xed, 0x23, 0xf4, 0x2b, 0x09, 0x0f, 0x6c, 0x6d, 0x0c, + 0x27, 0x61, 0xfa, 0xca, 0xdc, 0x9e, 0x76, 0x75, 0x5a, 0xf4, 0xb8, 0x99, 0x63, 0xfa, 0xa8, 0xc7, + 0x2d, 0x33, 0xee, 0x90, 0x94, 0x30, 0x53, 0xe8, 0x74, 0xe0, 0xda, 0xc0, 0x28, 0x44, 0xe8, 0xae, + 0x16, 0x59, 0x60, 0x70, 0xbc, 0xa2, 0xac, 0x67, 0x0a, 0xa6, 0x60, 0x3e, 0x92, 0xc7, 0x67, 0xc4, + 0x15, 0x92, 0xcf, 0x14, 0x32, 0xa3, 0x01, 0x7d, 0x49, 0xe3, 0xae, 0xf2, 0x8f, 0x0c, 0x8d, 0x95, + 0x81, 0xbb, 0x4e, 0xb7, 0x85, 0x07, 0x5c, 0x57, 0x5c, 0xd3, 0x2f, 0xe9, 0x12, 0x88, 0x54, 0xce, + 0x5f, 0xe2, 0xda, 0x49, 0x1a, 0xf1, 0xc1, 0x44, 0xd2, 0xe6, 0xa5, 0xba, 0xf2, 0x8b, 0xbf, 0x5c, + 0xca, 0xfd, 0xe2, 0x97, 0x4b, 0xb9, 0x7f, 0xf3, 0xcb, 0xa5, 0xdc, 0x7f, 0xfe, 0xe5, 0x52, 0xee, + 0x47, 0xcb, 0x27, 0x0b, 0x95, 0xd8, 0xea, 0xb8, 0xb8, 0x1b, 0xde, 0x65, 0xe4, 0xce, 0xd3, 0xff, + 0x1e, 0xfc, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0x8f, 0xea, 0x0c, 0x43, 0x3d, 0xcf, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. @@ -25923,6 +25934,32 @@ func (m *OpenSSHCertRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { i -= len(m.XXX_unrecognized) copy(dAtA[i:], m.XXX_unrecognized) } + if len(m.Roles) > 0 { + for iNdEx := len(m.Roles) - 1; iNdEx >= 0; iNdEx-- { + { + size, err := m.Roles[iNdEx].MarshalToSizedBuffer(dAtA[:i]) + if err != nil { + return 0, err + } + i -= size + i = encodeVarintAuthservice(dAtA, i, uint64(size)) + } + i-- + dAtA[i] = 0x32 + } + } + if m.User != nil { + { + size, err := m.User.MarshalToSizedBuffer(dAtA[:i]) + if err != nil { + return 0, err + } + i -= size + i = encodeVarintAuthservice(dAtA, i, uint64(size)) + } + i-- + dAtA[i] = 0x2a + } if len(m.Cluster) > 0 { i -= len(m.Cluster) copy(dAtA[i:], m.Cluster) @@ -25942,13 +25979,6 @@ func (m *OpenSSHCertRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { i-- dAtA[i] = 0x12 } - if len(m.Username) > 0 { - i -= len(m.Username) - copy(dAtA[i:], m.Username) - i = encodeVarintAuthservice(dAtA, i, uint64(len(m.Username))) - i-- - dAtA[i] = 0xa - } return len(dAtA) - i, nil } @@ -26163,12 +26193,12 @@ func (m *UserCertsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { i-- dAtA[i] = 0x22 } - n48, err48 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Expires):]) - if err48 != nil { - return 0, err48 + n49, err49 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Expires):]) + if err49 != nil { + return 0, err49 } - i -= n48 - i = encodeVarintAuthservice(dAtA, i, uint64(n48)) + i -= n49 + i = encodeVarintAuthservice(dAtA, i, uint64(n49)) i-- dAtA[i] = 0x1a if len(m.Username) > 0 { @@ -27785,12 +27815,12 @@ func (m *GenerateAppTokenRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) dAtA[i] = 0x2a } } - n60, err60 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Expires):]) - if err60 != nil { - return 0, err60 + n61, err61 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Expires):]) + if err61 != nil { + return 0, err61 } - i -= n60 - i = encodeVarintAuthservice(dAtA, i, uint64(n60)) + i -= n61 + i = encodeVarintAuthservice(dAtA, i, uint64(n61)) i-- dAtA[i] = 0x22 if len(m.URI) > 0 { @@ -31359,21 +31389,21 @@ func (m *GetEventsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { dAtA[i] = 0x22 } } - n102, err102 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.EndDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.EndDate):]) - if err102 != nil { - return 0, err102 - } - i -= n102 - i = encodeVarintAuthservice(dAtA, i, uint64(n102)) - i-- - dAtA[i] = 0x1a - n103, err103 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.StartDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.StartDate):]) + n103, err103 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.EndDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.EndDate):]) if err103 != nil { return 0, err103 } i -= n103 i = encodeVarintAuthservice(dAtA, i, uint64(n103)) i-- + dAtA[i] = 0x1a + n104, err104 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.StartDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.StartDate):]) + if err104 != nil { + return 0, err104 + } + i -= n104 + i = encodeVarintAuthservice(dAtA, i, uint64(n104)) + i-- dAtA[i] = 0x12 if len(m.Namespace) > 0 { i -= len(m.Namespace) @@ -31426,21 +31456,21 @@ func (m *GetSessionEventsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) i-- dAtA[i] = 0x18 } - n104, err104 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.EndDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.EndDate):]) - if err104 != nil { - return 0, err104 - } - i -= n104 - i = encodeVarintAuthservice(dAtA, i, uint64(n104)) - i-- - dAtA[i] = 0x12 - n105, err105 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.StartDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.StartDate):]) + n105, err105 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.EndDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.EndDate):]) if err105 != nil { return 0, err105 } i -= n105 i = encodeVarintAuthservice(dAtA, i, uint64(n105)) i-- + dAtA[i] = 0x12 + n106, err106 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.StartDate, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.StartDate):]) + if err106 != nil { + return 0, err106 + } + i -= n106 + i = encodeVarintAuthservice(dAtA, i, uint64(n106)) + i-- dAtA[i] = 0xa return len(dAtA) - i, nil } @@ -32771,12 +32801,12 @@ func (m *RecoveryCodes) MarshalToSizedBuffer(dAtA []byte) (int, error) { i -= len(m.XXX_unrecognized) copy(dAtA[i:], m.XXX_unrecognized) } - n112, err112 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Created, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Created):]) - if err112 != nil { - return 0, err112 + n113, err113 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Created, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Created):]) + if err113 != nil { + return 0, err113 } - i -= n112 - i = encodeVarintAuthservice(dAtA, i, uint64(n112)) + i -= n113 + i = encodeVarintAuthservice(dAtA, i, uint64(n113)) i-- dAtA[i] = 0x12 if len(m.Codes) > 0 { @@ -33809,12 +33839,12 @@ func (m *SessionTrackerUpdateExpiry) MarshalToSizedBuffer(dAtA []byte) (int, err copy(dAtA[i:], m.XXX_unrecognized) } if m.Expires != nil { - n129, err129 := github_com_gogo_protobuf_types.StdTimeMarshalTo(*m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(*m.Expires):]) - if err129 != nil { - return 0, err129 + n130, err130 := github_com_gogo_protobuf_types.StdTimeMarshalTo(*m.Expires, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(*m.Expires):]) + if err130 != nil { + return 0, err130 } - i -= n129 - i = encodeVarintAuthservice(dAtA, i, uint64(n129)) + i -= n130 + i = encodeVarintAuthservice(dAtA, i, uint64(n130)) i-- dAtA[i] = 0xa } @@ -36442,10 +36472,6 @@ func (m *OpenSSHCertRequest) Size() (n int) { } var l int _ = l - l = len(m.Username) - if l > 0 { - n += 1 + l + sovAuthservice(uint64(l)) - } l = len(m.PublicKey) if l > 0 { n += 1 + l + sovAuthservice(uint64(l)) @@ -36457,6 +36483,16 @@ func (m *OpenSSHCertRequest) Size() (n int) { if l > 0 { n += 1 + l + sovAuthservice(uint64(l)) } + if m.User != nil { + l = m.User.Size() + n += 1 + l + sovAuthservice(uint64(l)) + } + if len(m.Roles) > 0 { + for _, e := range m.Roles { + l = e.Size() + n += 1 + l + sovAuthservice(uint64(l)) + } + } if m.XXX_unrecognized != nil { n += len(m.XXX_unrecognized) } @@ -43199,11 +43235,11 @@ func (m *OpenSSHCertRequest) Unmarshal(dAtA []byte) error { return fmt.Errorf("proto: OpenSSHCertRequest: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { - case 1: + case 2: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Username", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field PublicKey", wireType) } - var stringLen uint64 + var byteLen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowAuthservice @@ -43213,29 +43249,50 @@ func (m *OpenSSHCertRequest) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - stringLen |= uint64(b&0x7F) << shift + byteLen |= int(b&0x7F) << shift if b < 0x80 { break } } - intStringLen := int(stringLen) - if intStringLen < 0 { + if byteLen < 0 { return ErrInvalidLengthAuthservice } - postIndex := iNdEx + intStringLen + postIndex := iNdEx + byteLen if postIndex < 0 { return ErrInvalidLengthAuthservice } if postIndex > l { return io.ErrUnexpectedEOF } - m.Username = string(dAtA[iNdEx:postIndex]) + m.PublicKey = append(m.PublicKey[:0], dAtA[iNdEx:postIndex]...) + if m.PublicKey == nil { + m.PublicKey = []byte{} + } iNdEx = postIndex - case 2: + case 3: + if wireType != 0 { + return fmt.Errorf("proto: wrong wireType = %d for field TTL", wireType) + } + m.TTL = 0 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowAuthservice + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + m.TTL |= Duration(b&0x7F) << shift + if b < 0x80 { + break + } + } + case 4: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field PublicKey", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field Cluster", wireType) } - var byteLen int + var stringLen uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowAuthservice @@ -43245,31 +43302,29 @@ func (m *OpenSSHCertRequest) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - byteLen |= int(b&0x7F) << shift + stringLen |= uint64(b&0x7F) << shift if b < 0x80 { break } } - if byteLen < 0 { + intStringLen := int(stringLen) + if intStringLen < 0 { return ErrInvalidLengthAuthservice } - postIndex := iNdEx + byteLen + postIndex := iNdEx + intStringLen if postIndex < 0 { return ErrInvalidLengthAuthservice } if postIndex > l { return io.ErrUnexpectedEOF } - m.PublicKey = append(m.PublicKey[:0], dAtA[iNdEx:postIndex]...) - if m.PublicKey == nil { - m.PublicKey = []byte{} - } + m.Cluster = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex - case 3: - if wireType != 0 { - return fmt.Errorf("proto: wrong wireType = %d for field TTL", wireType) + case 5: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field User", wireType) } - m.TTL = 0 + var msglen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowAuthservice @@ -43279,16 +43334,33 @@ func (m *OpenSSHCertRequest) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - m.TTL |= Duration(b&0x7F) << shift + msglen |= int(b&0x7F) << shift if b < 0x80 { break } } - case 4: + if msglen < 0 { + return ErrInvalidLengthAuthservice + } + postIndex := iNdEx + msglen + if postIndex < 0 { + return ErrInvalidLengthAuthservice + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + if m.User == nil { + m.User = &types.UserV2{} + } + if err := m.User.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex + case 6: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Cluster", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field Roles", wireType) } - var stringLen uint64 + var msglen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowAuthservice @@ -43298,23 +43370,25 @@ func (m *OpenSSHCertRequest) Unmarshal(dAtA []byte) error { } b := dAtA[iNdEx] iNdEx++ - stringLen |= uint64(b&0x7F) << shift + msglen |= int(b&0x7F) << shift if b < 0x80 { break } } - intStringLen := int(stringLen) - if intStringLen < 0 { + if msglen < 0 { return ErrInvalidLengthAuthservice } - postIndex := iNdEx + intStringLen + postIndex := iNdEx + msglen if postIndex < 0 { return ErrInvalidLengthAuthservice } if postIndex > l { return io.ErrUnexpectedEOF } - m.Cluster = string(dAtA[iNdEx:postIndex]) + m.Roles = append(m.Roles, &types.RoleV6{}) + if err := m.Roles[len(m.Roles)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } iNdEx = postIndex default: iNdEx = preIndex diff --git a/api/proto/teleport/legacy/client/proto/authservice.proto b/api/proto/teleport/legacy/client/proto/authservice.proto index 983682726e94e..0254c3541c12e 100644 --- a/api/proto/teleport/legacy/client/proto/authservice.proto +++ b/api/proto/teleport/legacy/client/proto/authservice.proto @@ -198,8 +198,8 @@ message HostCertsRequest { // OpenSSHCertRequest specifies certificate-generation parameters // for a certificates used to connect to Agentless nodes. message OpenSSHCertRequest { - // Username is the Teleport username. - string Username = 1 [(gogoproto.jsontag) = "username"]; + reserved 1; // Username, jsontag "username" + reserved "Username"; // PublicKey is the public key to sign. bytes PublicKey = 2 [(gogoproto.jsontag) = "public_key"]; // TTL is the duration the certificate will be valid for. @@ -207,8 +207,13 @@ message OpenSSHCertRequest { (gogoproto.jsontag) = "ttl", (gogoproto.casttype) = "Duration" ]; - // Cluster is the Teleport cluster name. + // Cluster is the Teleport cluster name the target node is connected to. string Cluster = 4 [(gogoproto.jsontag) = "cluster"]; + // User is the Teleport user the certificate will be generated for. + types.UserV2 User = 5 [(gogoproto.jsontag) = "user"]; + // Roles are the roles of the Teleport user the certificate will be + // generated for. + repeated types.RoleV6 Roles = 6 [(gogoproto.jsontag) = "roles"]; } // OpenSSHCert is a SSH certificate signed by OpenSSH CA. diff --git a/api/types/user.go b/api/types/user.go index 48ec73908a1ce..5cea7814d32cb 100644 --- a/api/types/user.go +++ b/api/types/user.go @@ -21,6 +21,8 @@ import ( "time" "github.com/gravitational/trace" + "google.golang.org/protobuf/proto" + "google.golang.org/protobuf/protoadapt" "github.com/gravitational/teleport/api/constants" "github.com/gravitational/teleport/api/utils" @@ -450,6 +452,16 @@ func (u *UserV2) ResetLocks() { u.Spec.Status.RecoveryAttemptLockExpires = time.Time{} } +// DeepCopy creates a clone of this user value. +func (u *UserV2) DeepCopy() User { + // github.com/golang/protobuf/proto.Clone panics when trying to + // copy a map[K]V where the type of V is a slice of anything + // other than byte. See https://github.com/gogo/protobuf/issues/14 + uV2 := protoadapt.MessageV2Of(u) + uV2Copy := proto.Clone(uV2) + return protoadapt.MessageV1Of(uV2Copy).(*UserV2) +} + // IsEmpty returns true if there's no info about who created this user func (c CreatedBy) IsEmpty() bool { return c.User.Name == "" diff --git a/integration/integration_test.go b/integration/integration_test.go index b44ad9d3b0a5a..d80a061c7b380 100644 --- a/integration/integration_test.go +++ b/integration/integration_test.go @@ -179,6 +179,7 @@ func TestIntegrations(t *testing.T) { t.Run("EscapeSequenceTriggers", suite.bind(testEscapeSequenceTriggers)) t.Run("AuthLocalNodeControlStream", suite.bind(testAuthLocalNodeControlStream)) t.Run("AgentlessConnection", suite.bind(testAgentlessConnection)) + t.Run("LeafAgentlessConnection", suite.bind(testTrustedClusterAgentless)) } // testDifferentPinnedIP tests connection is rejected when source IP doesn't match the pinned one @@ -3488,6 +3489,157 @@ func testTrustedTunnelNode(t *testing.T, suite *integrationTestSuite) { require.NoError(t, aux.StopAll()) } +func testTrustedClusterAgentless(t *testing.T, suite *integrationTestSuite) { + ctx := context.Background() + username := suite.Me.Username + + clusterMain := "cluster-main" + clusterAux := "cluster-aux" + mainCfg := helpers.InstanceConfig{ + ClusterName: clusterMain, + HostID: helpers.HostID, + NodeName: Host, + Priv: suite.Priv, + Pub: suite.Pub, + Log: suite.Log, + } + mainCfg.Listeners = standardPortsOrMuxSetup(t, false, &mainCfg.Fds) + main := helpers.NewInstance(t, mainCfg) + aux := suite.newNamedTeleportInstance(t, clusterAux) + + // main cluster has a local user and belongs to role "main-devs" and "main-admins" + mainDevs := "main-devs" + devsRole, err := types.NewRole(mainDevs, types.RoleSpecV6{ + Options: types.RoleOptions{ + ForwardAgent: types.NewBool(true), + }, + Allow: types.RoleConditions{ + Logins: []string{username}, + NodeLabels: types.Labels{types.Wildcard: []string{types.Wildcard}}, + }, + }) + // If the test is using labels, the cluster will be labeled + // and user will be granted access if labels match. + // Otherwise, to preserve backwards-compatibility + // roles with no labels will grant access to clusters with no labels. + devsRole.SetClusterLabels(types.Allow, types.Labels{"access": []string{"prod"}}) + require.NoError(t, err) + + mainAdmins := "main-admins" + adminsRole, err := types.NewRole(mainAdmins, types.RoleSpecV6{ + Allow: types.RoleConditions{ + Logins: []string{"superuser"}, + }, + }) + require.NoError(t, err) + + main.AddUserWithRole(username, devsRole, adminsRole) + + // for role mapping test we turn on Web API on the main cluster + // as it's used + makeConfig := func(enableSSH bool) (*testing.T, []*helpers.InstanceSecrets, *servicecfg.Config) { + tconf := suite.defaultServiceConfig() + tconf.Proxy.DisableWebService = false + tconf.Proxy.DisableWebInterface = true + tconf.SSH.Enabled = enableSSH + return t, nil, tconf + } + lib.SetInsecureDevMode(true) + defer lib.SetInsecureDevMode(false) + + require.NoError(t, main.CreateEx(makeConfig(false))) + require.NoError(t, aux.CreateEx(makeConfig(false))) + + // auxiliary cluster has only a role aux-devs + // connect aux cluster to main cluster + // using trusted clusters, so remote user will be allowed to assume + // role specified by mapping remote role "devs" to local role "local-devs" + auxDevs := "aux-devs" + auxRole, err := types.NewRole(auxDevs, types.RoleSpecV6{ + Allow: types.RoleConditions{ + Logins: []string{username}, + NodeLabels: types.Labels{types.Wildcard: []string{types.Wildcard}}, + }, + }) + require.NoError(t, err) + err = aux.Process.GetAuthServer().UpsertRole(ctx, auxRole) + require.NoError(t, err) + + trustedClusterToken := "trusted-cluster-token" + tokenResource, err := types.NewProvisionToken(trustedClusterToken, []types.SystemRole{types.RoleTrustedCluster}, time.Time{}) + require.NoError(t, err) + meta := tokenResource.GetMetadata() + meta.Labels = map[string]string{"access": "prod"} + tokenResource.SetMetadata(meta) + err = main.Process.GetAuthServer().UpsertToken(ctx, tokenResource) + require.NoError(t, err) + // Note that the mapping omits admins role, this is to cover the scenario + // when root cluster and leaf clusters have different role sets + trustedCluster := main.AsTrustedCluster(trustedClusterToken, types.RoleMap{ + {Remote: mainDevs, Local: []string{auxDevs}}, + }) + + // modify trusted cluster resource name, so it would not + // match the cluster name to check that it does not matter + trustedCluster.SetName(main.Secrets.SiteName + "-cluster") + + require.NoError(t, main.Start()) + require.NoError(t, aux.Start()) + + // create user in backend + err = main.Process.GetAuthServer().UpsertRole(ctx, devsRole) + require.NoError(t, err) + err = main.Process.GetAuthServer().UpsertRole(ctx, adminsRole) + require.NoError(t, err) + err = main.Process.GetAuthServer().UpsertUser(&types.UserV2{ + Kind: types.KindUser, + Metadata: types.Metadata{ + Name: username, + }, + Spec: types.UserSpecV2{ + Roles: []string{mainDevs, mainAdmins}, + }, + }) + require.NoError(t, err) + + err = trustedCluster.CheckAndSetDefaults() + require.NoError(t, err) + + // try and upsert a trusted cluster + helpers.TryCreateTrustedCluster(t, aux.Process.GetAuthServer(), trustedCluster) + helpers.WaitForTunnelConnections(t, main.Process.GetAuthServer(), clusterAux, 1) + + // Wait for both cluster to see each other via reverse tunnels. + require.Eventually(t, helpers.WaitForClusters(main.Tunnel, 1), 10*time.Second, 1*time.Second, + "Two clusters do not see each other: tunnels are not working.") + require.Eventually(t, helpers.WaitForClusters(aux.Tunnel, 1), 10*time.Second, 1*time.Second, + "Two clusters do not see each other: tunnels are not working.") + + // create agentless node in leaf cluster + node := createAgentlessNode(t, aux.Process.GetAuthServer(), clusterAux, "leaf-agentless-node") + + // connect to leaf agentless node + creds, err := helpers.GenerateUserCreds(helpers.UserCredsRequest{ + Process: main.Process, + Username: username, + RouteToCluster: clusterAux, + }) + require.NoError(t, err) + + tc, err := main.NewClientWithCreds(helpers.ClientConfig{ + Login: username, + Cluster: clusterAux, + Host: aux.InstanceListeners.ReverseTunnel, + }, *creds) + require.NoError(t, err) + + testAgentlessConn(t, tc, node) + + // Stop clusters and remaining nodes. + require.NoError(t, main.StopAll()) + require.NoError(t, aux.StopAll()) +} + // TestDiscoveryRecovers ensures that discovery protocol recovers from a bad discovery // state (all known proxies are offline). func testDiscoveryRecovers(t *testing.T, suite *integrationTestSuite) { @@ -7438,11 +7590,25 @@ func testAgentlessConnection(t *testing.T, suite *integrationTestSuite) { }) // get OpenSSH CA public key and create host certs - ctx := context.Background() authClient := teleInst.Process.GetAuthServer() - openSSHCA, err := authClient.GetCertAuthority(ctx, types.CertAuthID{ + node := createAgentlessNode(t, authClient, helpers.Site, "agentless-node") + + // create client + tc, err := teleInst.NewClient(helpers.ClientConfig{ + Login: suite.Me.Username, + Cluster: helpers.Site, + Host: Host, + }) + require.NoError(t, err) + + testAgentlessConn(t, tc, node) +} + +func createAgentlessNode(t *testing.T, authServer *auth.Server, clusterName, nodeHostname string) *types.ServerV2 { + ctx := context.Background() + openSSHCA, err := authServer.GetCertAuthority(ctx, types.CertAuthID{ Type: types.OpenSSHCA, - DomainName: helpers.Site, + DomainName: clusterName, }, false) require.NoError(t, err) @@ -7452,14 +7618,14 @@ func testAgentlessConnection(t *testing.T, suite *integrationTestSuite) { key, err := native.GeneratePrivateKey() require.NoError(t, err) - const nodeName string = "agentless-node" - hostCertBytes, err := authClient.GenerateHostCert( + nodeUUID := uuid.New().String() + hostCertBytes, err := authServer.GenerateHostCert( ctx, key.MarshalSSHPublicKey(), "", "", - []string{nodeName, Loopback}, - helpers.Site, + []string{nodeUUID, nodeHostname, Loopback}, + clusterName, types.RoleNode, 0, ) @@ -7476,24 +7642,25 @@ func testAgentlessConnection(t *testing.T, suite *integrationTestSuite) { sshAddr := startSSHServer(t, caCheckers, hostKeySigner) // create node resource - _, err = authClient.UpsertNode(ctx, &types.ServerV2{ + node := &types.ServerV2{ Kind: types.KindNode, SubKind: types.SubKindOpenSSHNode, Version: types.V2, Metadata: types.Metadata{ - Name: nodeName, + Name: nodeUUID, }, Spec: types.ServerSpecV2{ Addr: sshAddr, - Hostname: nodeName, + Hostname: nodeHostname, }, - }) + } + _, err = authServer.UpsertNode(ctx, node) require.NoError(t, err) // wait for node resource to be written to the backend timedCtx, cancel := context.WithTimeout(ctx, time.Second) t.Cleanup(cancel) - w, err := authClient.NewWatcher(timedCtx, types.Watch{ + w, err := authServer.NewWatcher(timedCtx, types.Watch{ Name: "node-create watcher", Kinds: []types.WatchKind{ { @@ -7515,83 +7682,7 @@ func testAgentlessConnection(t *testing.T, suite *integrationTestSuite) { } require.NoError(t, w.Close()) - // create client - tc, err := teleInst.NewClient(helpers.ClientConfig{ - Login: suite.Me.Username, - Cluster: helpers.Site, - Host: Host, - }) - require.NoError(t, err) - - // connect to cluster - clt, err := tc.ConnectToCluster(ctx) - require.NoError(t, err) - t.Cleanup(func() { - require.NoError(t, clt.Close()) - }) - - // connect to node - nodeClient, err := tc.ConnectToNode( - ctx, - clt, - client.NodeDetails{ - Addr: sshAddr, - Namespace: tc.Namespace, - Cluster: helpers.Site, - }, - tc.Username, - ) - require.NoError(t, err) - t.Cleanup(func() { - // ignore the error here, nodeClient is closed below if the - // test passes - _ = nodeClient.Close() - }) - - // forward SSH agent - sshClient := nodeClient.Client.Client - session, err := sshClient.NewSession() - require.NoError(t, err) - t.Cleanup(func() { - // the SSH server will close the session to avoid a deadlock, - // so closing it here will result in io.EOF if the test passes - _ = session.Close() - }) - - // this is essentially what agent.ForwardToAgent does, but we're - // doing it manually so can take ownership of the opened SSH channel - // and check that it's closed correctly - channels := sshClient.HandleChannelOpen("auth-agent@openssh.com") - require.NotNil(t, channels) - - doneServing := make(chan error) - go func() { - for ch := range channels { - channel, reqs, err := ch.Accept() - assert.NoError(t, err) - go ssh.DiscardRequests(reqs) - go func() { - doneServing <- agent.ServeAgent(tc.LocalAgent(), channel) - channel.Close() - }() - } - }() - - require.NoError(t, agent.RequestAgentForwarding(session)) - - // run a command - err = session.Run("cmd") - require.NoError(t, err) - - // test that SSH agent channel is closed properly - select { - case err := <-doneServing: - require.ErrorIs(t, err, io.EOF) - case <-time.After(3 * time.Second): - require.Fail(t, "timeout waiting for SSH agent channel to be closed") - } - - require.NoError(t, nodeClient.Close()) + return node } // startSSHServer starts a SSH server that roughly mimics an unregistered @@ -7599,7 +7690,7 @@ func testAgentlessConnection(t *testing.T, suite *integrationTestSuite) { // subset of SSH requests necessary for testing. func startSSHServer(t *testing.T, caPubKeys []ssh.PublicKey, hostKey ssh.Signer) string { sshCfg := ssh.ServerConfig{ - PublicKeyCallback: func(conn ssh.ConnMetadata, key ssh.PublicKey) (*ssh.Permissions, error) { + PublicKeyCallback: func(_ ssh.ConnMetadata, key ssh.PublicKey) (*ssh.Permissions, error) { cert, ok := key.(*ssh.Certificate) if !ok { return nil, fmt.Errorf("expected *ssh.Certificate, got %T", key) @@ -7673,6 +7764,83 @@ func startSSHServer(t *testing.T, caPubKeys []ssh.PublicKey, hostKey ssh.Signer) return lis.Addr().String() } +func testAgentlessConn(t *testing.T, tc *client.TeleportClient, node *types.ServerV2) { + // connect to cluster + ctx := context.Background() + clt, err := tc.ConnectToCluster(ctx) + require.NoError(t, err) + t.Cleanup(func() { + require.NoError(t, clt.Close()) + }) + + // connect to node + _, port, err := net.SplitHostPort(node.Spec.Addr) + require.NoError(t, err) + uuidAddr := net.JoinHostPort(node.Metadata.Name, port) + + nodeClient, err := tc.ConnectToNode( + ctx, + clt, + client.NodeDetails{ + Addr: uuidAddr, + Namespace: tc.Namespace, + Cluster: tc.SiteName, + }, + tc.Username, + ) + require.NoError(t, err) + t.Cleanup(func() { + // ignore the error here, nodeClient is closed below if the + // test passes + _ = nodeClient.Close() + }) + + // forward SSH agent + sshClient := nodeClient.Client.Client + session, err := sshClient.NewSession() + require.NoError(t, err) + t.Cleanup(func() { + // the SSH server will close the session to avoid a deadlock, + // so closing it here will result in io.EOF if the test passes + _ = session.Close() + }) + + // this is essentially what agent.ForwardToAgent does, but we're + // doing it manually so can take ownership of the opened SSH channel + // and check that it's closed correctly + channels := sshClient.HandleChannelOpen("auth-agent@openssh.com") + require.NotNil(t, channels) + + doneServing := make(chan error) + go func() { + for ch := range channels { + channel, reqs, err := ch.Accept() + assert.NoError(t, err) + go ssh.DiscardRequests(reqs) + go func() { + doneServing <- agent.ServeAgent(tc.LocalAgent(), channel) + channel.Close() + }() + } + }() + + require.NoError(t, agent.RequestAgentForwarding(session)) + + // run a command + err = session.Run("cmd") + require.NoError(t, err) + + // test that SSH agent channel is closed properly + select { + case err := <-doneServing: + require.ErrorIs(t, err, io.EOF) + case <-time.After(3 * time.Second): + require.Fail(t, "timeout waiting for SSH agent channel to be closed") + } + + require.NoError(t, nodeClient.Close()) +} + // TestProxySSHPortMultiplexing ensures that the Proxy SSH port // is serving both SSH and gRPC regardless of TLS Routing mode. func TestProxySSHPortMultiplexing(t *testing.T) { diff --git a/lib/agentless/agentless.go b/lib/agentless/agentless.go index 34361a6b108e0..d4b879471dc9e 100644 --- a/lib/agentless/agentless.go +++ b/lib/agentless/agentless.go @@ -26,45 +26,153 @@ import ( "golang.org/x/crypto/ssh" "github.com/gravitational/teleport/api/client/proto" + "github.com/gravitational/teleport/api/types" "github.com/gravitational/teleport/api/utils/sshutils" "github.com/gravitational/teleport/lib/auth/native" "github.com/gravitational/teleport/lib/authz" + "github.com/gravitational/teleport/lib/services" ) -// CertGenerator generates certificates from a certificate request. +// AuthProvider is a subset of the full Auth API that must be connected +// to the root cluster. +type AuthProvider interface { + GetUser(username string, withSecrets bool) (types.User, error) + GetRole(ctx context.Context, name string) (types.Role, error) +} + +// CertGenerator generates certificates from a certificate request. It must +// be connected to the same cluster as the target node that this certificate +// will be generated to authenticate to. type CertGenerator interface { GenerateOpenSSHCert(ctx context.Context, req *proto.OpenSSHCertRequest) (*proto.OpenSSHCert, error) } +// SignerCreator returns an [ssh.Signer] that can be used to authenticate +// with an agentless node. +type SignerCreator func(ctx context.Context, certGen CertGenerator) (ssh.Signer, error) + // SignerFromSSHCertificate returns a function that attempts to // create a [ssh.Signer] for the Identity in the provided [ssh.Certificate] // that is signed with the OpenSSH CA and can be used to authenticate to agentless nodes. -func SignerFromSSHCertificate(certificate *ssh.Certificate, teleportUser, clusterName string, generator CertGenerator) func(context.Context) (ssh.Signer, error) { - return func(ctx context.Context) (ssh.Signer, error) { - validBefore := time.Unix(int64(certificate.ValidBefore), 0) +// authClient must be connected to the root cluster, and the CertGenerator +// passed into the returned function must be connected to the same cluster +// as the target node. +func SignerFromSSHCertificate(cert *ssh.Certificate, authClient AuthProvider, clusterName, teleportUser string) SignerCreator { + return func(ctx context.Context, certGen CertGenerator) (ssh.Signer, error) { + u, err := authClient.GetUser(teleportUser, false) + if err != nil { + return nil, trace.Wrap(err) + } + user, ok := u.(*types.UserV2) + if !ok { + return nil, trace.BadParameter("unsupported user type %T", u) + } + + // set the user's roles and traits so impersonation will work correctly + roleNames, err := services.ExtractRolesFromCert(cert) + if err != nil { + return nil, trace.Wrap(err) + } + traits, err := services.ExtractTraitsFromCert(cert) + if err != nil { + return nil, trace.Wrap(err) + } + user.SetRoles(roleNames) + user.SetTraits(traits) + + // fetch local roles so if the certificate is generated on a leaf + // cluster it won't have to lookup unknown roles + roles, err := getRoles(ctx, authClient, roleNames) + if err != nil { + return nil, trace.Wrap(err) + } + + validBefore := time.Unix(int64(cert.ValidBefore), 0) ttl := time.Until(validBefore) - - signer, err := createAuthSigner(ctx, teleportUser, clusterName, ttl, generator) - return signer, trace.Wrap(err) + params := certParams{ + clusterName: clusterName, + teleportUser: user, + roles: roles, + ttl: ttl, + } + signer, err := createAuthSigner(ctx, params, certGen) + if err != nil { + return nil, trace.Wrap(err) + } + + return signer, nil } } // SignerFromAuthzContext returns a function that attempts to // create a [ssh.Signer] for the [tlsca.Identity] in the provided [authz.Context] // that is signed with the OpenSSH CA and can be used to authenticate to agentless nodes. -func SignerFromAuthzContext(authzCtx *authz.Context, generator CertGenerator) func(context.Context) (ssh.Signer, error) { - return func(ctx context.Context) (ssh.Signer, error) { +// authClient must be connected to the root cluster, and the CertGenerator +// passed into the returned function must be connected to the same cluster +// as the target node. +func SignerFromAuthzContext(authzCtx *authz.Context, authClient AuthProvider, clusterName string) SignerCreator { + return func(ctx context.Context, certGen CertGenerator) (ssh.Signer, error) { + u, ok := authzCtx.User.(*types.UserV2) + if !ok { + return nil, trace.BadParameter("unsupported user type %T", u) + } + // copy the user to avoid changing it in authzCtx + user := u.DeepCopy().(*types.UserV2) + + // set the user's roles and traits so impersonation will work correctly identity := authzCtx.Identity.GetIdentity() - ttl := time.Until(identity.Expires) + user.SetRoles(identity.Groups) + user.SetTraits(identity.Traits) + + // fetch local roles so if the certificate is generated on a leaf + // cluster it won't have to lookup unknown roles + roles, err := getRoles(ctx, authClient, identity.Groups) + if err != nil { + return nil, trace.Wrap(err) + } + + params := certParams{ + clusterName: clusterName, + teleportUser: user, + roles: roles, + ttl: time.Until(identity.Expires), + } + signer, err := createAuthSigner(ctx, params, certGen) + if err != nil { + return nil, trace.Wrap(err) + } + + return signer, nil + } +} - signer, err := createAuthSigner(ctx, authzCtx.User.GetName(), identity.TeleportCluster, ttl, generator) - return signer, trace.Wrap(err) +func getRoles(ctx context.Context, authClient AuthProvider, roleNames []string) ([]*types.RoleV6, error) { + roles := make([]*types.RoleV6, len(roleNames)) + for i, roleName := range roleNames { + r, err := authClient.GetRole(ctx, roleName) + if err != nil { + return nil, trace.Wrap(err) + } + role, ok := r.(*types.RoleV6) + if !ok { + return nil, trace.BadParameter("unsupported role type %T", r) + } + roles[i] = role } + + return roles, nil +} + +type certParams struct { + clusterName string + teleportUser *types.UserV2 + roles []*types.RoleV6 + ttl time.Duration } // createAuthSigner creates a [ssh.Signer] that is signed with // OpenSSH CA and can be used to authenticate to agentless nodes. -func createAuthSigner(ctx context.Context, username, clusterName string, ttl time.Duration, generator CertGenerator) (ssh.Signer, error) { +func createAuthSigner(ctx context.Context, params certParams, certGen CertGenerator) (ssh.Signer, error) { // generate a new key pair priv, err := native.GeneratePrivateKey() if err != nil { @@ -72,11 +180,12 @@ func createAuthSigner(ctx context.Context, username, clusterName string, ttl tim } // sign new public key with OpenSSH CA - reply, err := generator.GenerateOpenSSHCert(ctx, &proto.OpenSSHCertRequest{ - Username: username, + reply, err := certGen.GenerateOpenSSHCert(ctx, &proto.OpenSSHCertRequest{ + User: params.teleportUser, + Roles: params.roles, PublicKey: priv.MarshalSSHPublicKey(), - TTL: proto.Duration(ttl), - Cluster: clusterName, + TTL: proto.Duration(params.ttl), + Cluster: params.clusterName, }) if err != nil { return nil, trace.Wrap(err) diff --git a/lib/auth/auth.go b/lib/auth/auth.go index 6f03aa42c9713..15de5f96c2e2b 100644 --- a/lib/auth/auth.go +++ b/lib/auth/auth.go @@ -1448,8 +1448,8 @@ func certRequestDeviceExtensions(ext tlsca.DeviceExtensions) certRequestOption { } func (a *Server) GenerateOpenSSHCert(ctx context.Context, req *proto.OpenSSHCertRequest) (*proto.OpenSSHCert, error) { - if req.Username == "" { - return nil, trace.BadParameter("username is empty") + if req.User == nil { + return nil, trace.BadParameter("user is empty") } if len(req.PublicKey) == 0 { return nil, trace.BadParameter("public key is empty") @@ -1464,29 +1464,27 @@ func (a *Server) GenerateOpenSSHCert(ctx context.Context, req *proto.OpenSSHCert return nil, trace.BadParameter("cluster is empty") } - user, err := a.GetUser(req.Username, false) - if err != nil { - return nil, trace.Wrap(err) + // add implicit roles to the set and build a checker + accessInfo := services.AccessInfoFromUser(req.User) + roles := make([]types.Role, len(req.Roles)) + for i := range req.Roles { + roles[i] = services.ApplyTraits(req.Roles[i], req.User.GetTraits()) } - accessInfo := services.AccessInfoFromUser(user) + roleSet := services.NewRoleSet(roles...) + clusterName, err := a.GetClusterName() if err != nil { return nil, trace.Wrap(err) } - checker, err := services.NewAccessChecker(accessInfo, clusterName.GetClusterName(), a) - if err != nil { - return nil, trace.Wrap(err) - } + checker := services.NewAccessCheckerWithRoleSet(accessInfo, clusterName.GetClusterName(), roleSet) certs, err := a.generateOpenSSHCert(certRequest{ - user: user, - publicKey: req.PublicKey, - compatibility: constants.CertificateFormatStandard, - checker: checker, - ttl: time.Duration(req.TTL), - traits: map[string][]string{ - constants.TraitLogins: {req.Username}, - }, + user: req.User, + publicKey: req.PublicKey, + compatibility: constants.CertificateFormatStandard, + checker: checker, + ttl: time.Duration(req.TTL), + traits: req.User.GetTraits(), routeToCluster: req.Cluster, disallowReissue: true, }) diff --git a/lib/auth/auth_test.go b/lib/auth/auth_test.go index 5f684c8c420c2..7bdf091b22788 100644 --- a/lib/auth/auth_test.go +++ b/lib/auth/auth_test.go @@ -1896,14 +1896,21 @@ func TestGenerateOpenSSHCert(t *testing.T) { require.NoError(t, err) // create keypair and sign with OpenSSH CA - user, _, err := CreateUserAndRole(p.a, "test-user", []string{}, nil) + logins := []string{"login1", "login2"} + u, r, err := CreateUserAndRole(p.a, "test-user", logins, nil) require.NoError(t, err) + user, ok := u.(*types.UserV2) + require.True(t, ok) + role, ok := r.(*types.RoleV6) + require.True(t, ok) + priv, err := native.GeneratePrivateKey() require.NoError(t, err) reply, err := p.a.GenerateOpenSSHCert(ctx, &proto.OpenSSHCertRequest{ - Username: user.GetName(), + User: user, + Roles: []*types.RoleV6{role}, PublicKey: priv.MarshalSSHPublicKey(), TTL: proto.Duration(time.Hour), Cluster: p.clusterName.GetClusterName(), @@ -1930,6 +1937,10 @@ func TestGenerateOpenSSHCert(t *testing.T) { require.NoError(t, err) require.Equal(t, caPubkey.Marshal(), signedCert.SignatureKey.Marshal()) + + // verify that user's logins are present in cert + logins = append(logins, teleport.SSHSessionJoinPrincipal) + require.Equal(t, logins, signedCert.ValidPrincipals) } func TestGenerateUserCertWithLocks(t *testing.T) { diff --git a/lib/auth/auth_with_roles.go b/lib/auth/auth_with_roles.go index ffb6fe2047879..6788356a34c5c 100644 --- a/lib/auth/auth_with_roles.go +++ b/lib/auth/auth_with_roles.go @@ -720,7 +720,7 @@ func (a *ServerWithRoles) AuthenticateSSHUser(ctx context.Context, req Authentic // to connect to Agentless nodes. func (a *ServerWithRoles) GenerateOpenSSHCert(ctx context.Context, req *proto.OpenSSHCertRequest) (*proto.OpenSSHCert, error) { // this limits the requests types to proxies to make it harder to break - if !a.hasBuiltinRole(types.RoleProxy) { + if !a.hasBuiltinRole(types.RoleProxy) && !a.hasRemoteBuiltinRole(string(types.RoleRemoteProxy)) { return nil, trace.AccessDenied("this request can be only executed by a proxy") } return a.authServer.GenerateOpenSSHCert(ctx, req) diff --git a/lib/proxy/router.go b/lib/proxy/router.go index 7be0099c47954..2ba3af0ed4795 100644 --- a/lib/proxy/router.go +++ b/lib/proxy/router.go @@ -33,6 +33,7 @@ import ( "github.com/gravitational/teleport" "github.com/gravitational/teleport/api/observability/tracing" "github.com/gravitational/teleport/api/types" + "github.com/gravitational/teleport/lib/agentless" "github.com/gravitational/teleport/lib/auth" "github.com/gravitational/teleport/lib/defaults" "github.com/gravitational/teleport/lib/observability/metrics" @@ -196,7 +197,7 @@ func NewRouter(cfg RouterConfig) (*Router, error) { // configuration is not set to route to the most recent an error is returned. Also returns teleport version of the // target server if it's a teleport server // DELETE IN 14.0: remove returning teleport version, it was needed for compatibility -func (r *Router) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, clusterName string, accessChecker services.AccessChecker, agentGetter teleagent.Getter, signer func(context.Context) (ssh.Signer, error)) (_ net.Conn, teleportVersion string, err error) { +func (r *Router) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, clusterName string, accessChecker services.AccessChecker, agentGetter teleagent.Getter, signer agentless.SignerCreator) (_ net.Conn, teleportVersion string, err error) { ctx, span := r.tracer.Start( ctx, "router/DialHost", @@ -277,7 +278,11 @@ func (r *Router) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net. // when connecting to the remote node var sshSigner ssh.Signer if isAgentlessNode { - sshSigner, err = signer(ctx) + client, err := r.GetSiteClient(ctx, clusterName) + if err != nil { + return nil, "", trace.Wrap(err) + } + sshSigner, err = signer(ctx, client) if err != nil { return nil, "", trace.Wrap(err) } diff --git a/lib/proxy/router_test.go b/lib/proxy/router_test.go index c5102fac7e32e..8ad851f287eee 100644 --- a/lib/proxy/router_test.go +++ b/lib/proxy/router_test.go @@ -26,6 +26,8 @@ import ( "github.com/gravitational/teleport" "github.com/gravitational/teleport/api/types" + "github.com/gravitational/teleport/lib/agentless" + "github.com/gravitational/teleport/lib/auth" "github.com/gravitational/teleport/lib/auth/native" "github.com/gravitational/teleport/lib/observability/tracing" "github.com/gravitational/teleport/lib/reversetunnel" @@ -324,6 +326,18 @@ func (r testRemoteSite) DialAuthServer(reversetunnel.DialParams) (net.Conn, erro return r.conn, r.err } +func (r testRemoteSite) GetClient() (auth.ClientI, error) { + return nil, nil +} + +type testSiteGetter struct { + site reversetunnel.RemoteSite +} + +func (s testSiteGetter) GetSite(clusterName string) (reversetunnel.RemoteSite, error) { + return s.site, nil +} + type fakeConn struct { net.Conn } @@ -360,7 +374,7 @@ func TestRouter_DialHost(t *testing.T) { agentGetter := func() (teleagent.Agent, error) { return nil, nil } - createSigner := func(context.Context) (ssh.Signer, error) { + createSigner := func(_ context.Context, _ agentless.CertGenerator) (ssh.Signer, error) { key, err := native.GeneratePrivateKey() if err != nil { return nil, err @@ -438,6 +452,7 @@ func TestRouter_DialHost(t *testing.T) { clusterName: "test", log: logger, localSite: &testRemoteSite{conn: fakeConn{}}, + siteGetter: &testSiteGetter{site: &testRemoteSite{conn: fakeConn{}}}, tracer: tracing.NoopTracer("test"), serverResolver: serverResolver(agentlessSrv, nil), }, diff --git a/lib/service/service.go b/lib/service/service.go index 0423d42a6a0c6..2d6b5fe75389a 100644 --- a/lib/service/service.go +++ b/lib/service/service.go @@ -3973,8 +3973,8 @@ func (process *TeleportProcess) initProxyEndpoint(conn *Connector) error { FIPS: cfg.FIPS, Logger: process.log.WithField(trace.Component, "transport"), Dialer: proxyRouter, - SignerFn: func(authzCtx *authz.Context) func(context.Context) (ssh.Signer, error) { - return agentless.SignerFromAuthzContext(authzCtx, conn.Client) + SignerFn: func(authzCtx *authz.Context, clusterName string) agentless.SignerCreator { + return agentless.SignerFromAuthzContext(authzCtx, accessPoint, clusterName) }, ConnectionMonitor: connMonitor, LocalAddr: listeners.sshGRPC.Addr(), diff --git a/lib/srv/regular/proxy.go b/lib/srv/regular/proxy.go index 51ecf2a5c3dd8..eae50d6a151d5 100644 --- a/lib/srv/regular/proxy.go +++ b/lib/srv/regular/proxy.go @@ -259,14 +259,14 @@ func (t *proxySubsys) proxyToSite(ctx context.Context, ch ssh.Channel, clusterNa func (t *proxySubsys) proxyToHost(ctx context.Context, ch ssh.Channel, clientSrcAddr, clientDstAddr net.Addr) error { t.log.Debugf("proxy connecting to host=%v port=%v, exact port=%v", t.host, t.port, t.SpecifiedPort()) - aGetter := t.ctx.StartAgentChannel - - client, err := t.router.GetSiteClient(ctx, t.clusterName) + authClient, err := t.router.GetSiteClient(ctx, t.localCluster) if err != nil { return trace.Wrap(err) } + identity := t.ctx.Identity - signer := agentless.SignerFromSSHCertificate(t.ctx.Identity.Certificate, t.ctx.Identity.TeleportUser, t.clusterName, client) + signer := agentless.SignerFromSSHCertificate(identity.Certificate, authClient, t.clusterName, identity.TeleportUser) + aGetter := t.ctx.StartAgentChannel conn, teleportVersion, err := t.router.DialHost(ctx, clientSrcAddr, clientDstAddr, t.host, t.port, t.clusterName, t.ctx.Identity.AccessChecker, aGetter, signer) if err != nil { return trace.Wrap(err) diff --git a/lib/srv/transport/transportv1/transport.go b/lib/srv/transport/transportv1/transport.go index a2ce95416674c..91970d8e7202f 100644 --- a/lib/srv/transport/transportv1/transport.go +++ b/lib/srv/transport/transportv1/transport.go @@ -23,13 +23,13 @@ import ( "github.com/gravitational/trace" "github.com/sirupsen/logrus" - "golang.org/x/crypto/ssh" "golang.org/x/crypto/ssh/agent" "google.golang.org/grpc/credentials" "google.golang.org/grpc/peer" transportv1pb "github.com/gravitational/teleport/api/gen/proto/go/teleport/transport/v1" streamutils "github.com/gravitational/teleport/api/utils/grpc/stream" + "github.com/gravitational/teleport/lib/agentless" "github.com/gravitational/teleport/lib/auth" "github.com/gravitational/teleport/lib/authz" "github.com/gravitational/teleport/lib/services" @@ -40,10 +40,10 @@ import ( // Dialer is the interface that groups basic dialing methods. type Dialer interface { DialSite(ctx context.Context, cluster string, clientSrcAddr, clientDstAddr net.Addr) (net.Conn, error) - DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer func(context.Context) (ssh.Signer, error)) (_ net.Conn, teleportVersion string, err error) + DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer agentless.SignerCreator) (_ net.Conn, teleportVersion string, err error) } -// ConnMonitor monitors authorized connnections and terminates them when +// ConnMonitor monitors authorized connections and terminates them when // session controls dictate so. type ConnectionMonitor interface { MonitorConn(ctx context.Context, authCtx *authz.Context, conn net.Conn) (context.Context, error) @@ -59,7 +59,7 @@ type ServerConfig struct { // Dialer is used to establish remote connections. Dialer Dialer // SignerFn is used to create an [ssh.Signer] for an authenticated connection. - SignerFn func(authzCtx *authz.Context) func(context.Context) (ssh.Signer, error) + SignerFn func(authzCtx *authz.Context, clusterName string) agentless.SignerCreator // ConnectionMonitor is used to monitor the connection for activity and terminate it // when conditions are met. ConnectionMonitor ConnectionMonitor @@ -277,7 +277,8 @@ func (s *Service) ProxySSH(stream transportv1pb.TransportService_ProxySSHServer) if err != nil { return trace.Wrap(err, "could get not client destination address; listener address %q, client source address %q", s.cfg.LocalAddr.String(), p.Addr.String()) } - signer := s.cfg.SignerFn(authzContext) + + signer := s.cfg.SignerFn(authzContext, req.DialTarget.Cluster) hostConn, _, err := s.cfg.Dialer.DialHost(ctx, p.Addr, clientDst, host, port, req.DialTarget.Cluster, authzContext.Checker, s.cfg.agentGetterFn(agentStreamRW), signer) if err != nil { return trace.Wrap(err, "failed to dial target host") diff --git a/lib/srv/transport/transportv1/transport_test.go b/lib/srv/transport/transportv1/transport_test.go index 2e7cc21fc18b0..3d5748831f52b 100644 --- a/lib/srv/transport/transportv1/transport_test.go +++ b/lib/srv/transport/transportv1/transport_test.go @@ -41,6 +41,7 @@ import ( transportv1pb "github.com/gravitational/teleport/api/gen/proto/go/teleport/transport/v1" streamutils "github.com/gravitational/teleport/api/utils/grpc/stream" + "github.com/gravitational/teleport/lib/agentless" "github.com/gravitational/teleport/lib/authz" "github.com/gravitational/teleport/lib/services" "github.com/gravitational/teleport/lib/teleagent" @@ -109,7 +110,7 @@ func (f fakeDialer) DialSite(ctx context.Context, clusterName string, clientSrcA return conn, nil } -func (f fakeDialer) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer func(context.Context) (ssh.Signer, error)) (_ net.Conn, teleportVersion string, err error) { +func (f fakeDialer) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer agentless.SignerCreator) (_ net.Conn, teleportVersion string, err error) { key := fmt.Sprintf("%s.%s.%s", host, port, cluster) conn, ok := f.hostConns[key] if !ok { @@ -218,8 +219,8 @@ func newServer(t *testing.T, cfg ServerConfig) testPack { } } -func fakeSigner(authzCtx *authz.Context) func(context.Context) (ssh.Signer, error) { - return func(context.Context) (ssh.Signer, error) { +func fakeSigner(authzCtx *authz.Context, clusterName string) agentless.SignerCreator { + return func(_ context.Context, _ agentless.CertGenerator) (ssh.Signer, error) { return nil, nil } } @@ -282,7 +283,7 @@ func TestService_ProxyCluster(t *testing.T) { fn: func(t *testing.T, stream transportv1pb.TransportService_ProxyClusterClient, conn *echoConn) { require.NoError(t, stream.Send(&transportv1pb.ProxyClusterRequest{Cluster: cluster})) - var msg = []byte("hello") + msg := []byte("hello") require.NoError(t, stream.Send(&transportv1pb.ProxyClusterRequest{Frame: &transportv1pb.Frame{Payload: msg}})) resp, err := stream.Recv() @@ -300,7 +301,7 @@ func TestService_ProxyCluster(t *testing.T) { require.NoError(t, stream.Send(&transportv1pb.ProxyClusterRequest{Cluster: cluster})) require.NoError(t, conn.Close()) - var msg = []byte("hello") + msg := []byte("hello") require.NoError(t, stream.Send(&transportv1pb.ProxyClusterRequest{Frame: &transportv1pb.Frame{Payload: msg}})) resp, err := stream.Recv() @@ -447,7 +448,7 @@ func TestService_ProxySSH_Errors(t *testing.T) { require.Nil(t, resp.Frame) require.NoError(t, conn.Close()) - var msg = []byte("hello") + msg := []byte("hello") require.NoError(t, stream.Send(&transportv1pb.ProxySSHRequest{Frame: &transportv1pb.ProxySSHRequest_Ssh{Ssh: &transportv1pb.Frame{Payload: msg}}})) resp, err = stream.Recv() @@ -504,7 +505,6 @@ func TestService_ProxySSH_Errors(t *testing.T) { require.NoError(t, err) test.fn(t, stream, conn) - }) } } @@ -648,7 +648,7 @@ func TestService_ProxySSH(t *testing.T) { // send an ssh request to our server which will echo the payload // back in the response. - var msg = []byte("hello") + msg := []byte("hello") ok, response, err := client.SendRequest("echo", true, msg) require.NoError(t, err) require.True(t, ok) @@ -777,7 +777,7 @@ func (s *sshServer) DialSite(ctx context.Context, clusterName string, clientSrcA // nil and is of type testAgent, then the server will serve its keyring // over the underlying [streamutils.ReadWriter] so that tests can exercise // ssh agent multiplexing. -func (s *sshServer) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer func(context.Context) (ssh.Signer, error)) (_ net.Conn, teleportVersion string, err error) { +func (s *sshServer) DialHost(ctx context.Context, clientSrcAddr, clientDstAddr net.Addr, host, port, cluster string, checker services.AccessChecker, agentGetter teleagent.Getter, singer agentless.SignerCreator) (_ net.Conn, teleportVersion string, err error) { conn, err := s.dial() if err != nil { return nil, "", trace.Wrap(err) diff --git a/lib/web/apiserver.go b/lib/web/apiserver.go index e3b3bfb14b8ee..14dc1e7ca2aa3 100644 --- a/lib/web/apiserver.go +++ b/lib/web/apiserver.go @@ -2410,7 +2410,8 @@ func (h *Handler) getClusterLocks( r *http.Request, p httprouter.Params, sessionCtx *SessionContext, - site reversetunnel.RemoteSite) (interface{}, error) { + site reversetunnel.RemoteSite, +) (interface{}, error) { ctx := r.Context() clt, err := sessionCtx.GetUserClient(ctx, site) if err != nil { @@ -2436,7 +2437,8 @@ func (h *Handler) createClusterLock( r *http.Request, p httprouter.Params, sessionCtx *SessionContext, - site reversetunnel.RemoteSite) (interface{}, error) { + site reversetunnel.RemoteSite, +) (interface{}, error) { var req *createLockReq if err := httplib.ReadJSON(r, &req); err != nil { return nil, trace.Wrap(err) @@ -2483,7 +2485,8 @@ func (h *Handler) deleteClusterLock( r *http.Request, p httprouter.Params, sessionCtx *SessionContext, - site reversetunnel.RemoteSite) (interface{}, error) { + site reversetunnel.RemoteSite, +) (interface{}, error) { ctx := r.Context() clt, err := sessionCtx.GetUserClient(ctx, site) if err != nil { @@ -2588,6 +2591,7 @@ func (h *Handler) siteNodeConnect( Term: req.Term, SessionCtx: sessionCtx, AuthProvider: clt, + LocalAuthProvider: h.auth.accessPoint, DisplayLogin: displayLogin, SessionData: sessionData, KeepAliveInterval: netConfig.GetKeepAliveInterval(), diff --git a/lib/web/apiserver_test.go b/lib/web/apiserver_test.go index abb1276a90502..7ff4e28a2a33b 100644 --- a/lib/web/apiserver_test.go +++ b/lib/web/apiserver_test.go @@ -1212,6 +1212,7 @@ func TestNewTerminalHandler(t *testing.T) { AuthProvider: authProviderMock{ server: validNode, }, + LocalAuthProvider: authProviderMock{}, SessionData: session.Session{ ID: session.NewID(), Login: "root", @@ -6766,6 +6767,14 @@ func (mock authProviderMock) GenerateOpenSSHCert(ctx context.Context, req *authp return nil, nil } +func (mock authProviderMock) GetUser(_ string, _ bool) (types.User, error) { + return nil, nil +} + +func (mock authProviderMock) GetRole(_ context.Context, _ string) (types.Role, error) { + return nil, nil +} + type terminalOpt func(t *TerminalRequest) func withSessionID(sid session.ID) terminalOpt { diff --git a/lib/web/terminal.go b/lib/web/terminal.go index 959c167778faa..1128f3b0bf5f9 100644 --- a/lib/web/terminal.go +++ b/lib/web/terminal.go @@ -116,6 +116,7 @@ func NewTerminal(ctx context.Context, cfg TerminalHandlerConfig) (*TerminalHandl }), ctx: cfg.SessionCtx, authProvider: cfg.AuthProvider, + localAuthProvider: cfg.LocalAuthProvider, displayLogin: cfg.DisplayLogin, sessionData: cfg.SessionData, keepAliveInterval: cfg.KeepAliveInterval, @@ -132,29 +133,32 @@ func NewTerminal(ctx context.Context, cfg TerminalHandlerConfig) (*TerminalHandl // TerminalHandlerConfig contains the configuration options necessary to // correctly setup the TerminalHandler type TerminalHandlerConfig struct { - // term is the initial PTY size. + // Term is the initial PTY size. Term session.TerminalParams - // sctx is the context for the users web session. + // SessionCtx is the context for the users web session. SessionCtx *SessionContext - // authProvider is used to fetch nodes and sessions from the backend. + // AuthProvider is used to fetch nodes and sessions from the backend. AuthProvider AuthProvider - // displayLogin is the login name to display in the UI. + // LocalAuthProvider is used to fetch user information from the + // local cluster when connecting to agentless nodes. + LocalAuthProvider agentless.AuthProvider + // DisplayLogin is the login name to display in the UI. DisplayLogin string - // sessionData is the data to send to the client on the initial session creation. + // SessionData is the data to send to the client on the initial session creation. SessionData session.Session - // keepAliveInterval is the interval for sending ping frames to web client. + // KeepAliveInterval is the interval for sending ping frames to web client. // This value is pulled from the cluster network config and // guaranteed to be set to a nonzero value as it's enforced by the configuration. KeepAliveInterval time.Duration - // proxyHostPort is the address of the server to connect to. + // ProxyHostPort is the address of the server to connect to. ProxyHostPort string - // interactiveCommand is a command to execute. + // InteractiveCommand is a command to execute. InteractiveCommand []string // Router determines how connections to nodes are created Router *proxy.Router // TracerProvider is used to create the tracer TracerProvider oteltrace.TracerProvider - // ProxySigner is used to sign PROXY header and securely propagate client IP information + // PROXYSigner is used to sign PROXY header and securely propagate client IP information PROXYSigner multiplexer.PROXYHeaderSigner // tracer is used to create spans tracer oteltrace.Tracer @@ -186,6 +190,10 @@ func (t *TerminalHandlerConfig) CheckAndSetDefaults() error { return trace.BadParameter("AuthProvider must be provided") } + if t.LocalAuthProvider == nil { + return trace.BadParameter("LocalAuthProvider must be provided") + } + if t.SessionCtx == nil { return trace.BadParameter("SessionCtx must be provided") } @@ -227,6 +235,10 @@ type TerminalHandler struct { // authProvider is used to fetch nodes and sessions from the backend. authProvider AuthProvider + // localAuthProvider is used to fetch user information from the + // local cluster when connecting to agentless nodes. + localAuthProvider agentless.AuthProvider + closeOnce sync.Once // keepAliveInterval is the interval for sending ping frames to web client. @@ -658,12 +670,7 @@ func (t *TerminalHandler) connectToHost(ctx context.Context, ws *websocket.Conn, if err != nil { return nil, trace.Wrap(err) } - - authClient, err := t.router.GetSiteClient(ctx, tc.SiteName) - if err != nil { - return nil, trace.Wrap(err) - } - signer := agentless.SignerFromSSHCertificate(cert, tc.Username, tc.SiteName, authClient) + signer := agentless.SignerFromSSHCertificate(cert, t.localAuthProvider, tc.SiteName, tc.Username) type clientRes struct { clt *client.NodeClient @@ -765,7 +772,7 @@ func (t *TerminalHandler) streamTerminal(ws *websocket.Conn, tc *client.Teleport // connectToNode attempts to connect to the host with the already // provisioned certs for the user. -func (t *TerminalHandler) connectToNode(ctx context.Context, ws *websocket.Conn, tc *client.TeleportClient, accessChecker services.AccessChecker, getAgent teleagent.Getter, signer func(context.Context) (ssh.Signer, error)) (*client.NodeClient, error) { +func (t *TerminalHandler) connectToNode(ctx context.Context, ws *websocket.Conn, tc *client.TeleportClient, accessChecker services.AccessChecker, getAgent teleagent.Getter, signer agentless.SignerCreator) (*client.NodeClient, error) { conn, _, err := t.router.DialHost(ctx, ws.RemoteAddr(), ws.LocalAddr(), t.sessionData.ServerID, strconv.Itoa(t.sessionData.ServerHostPort), tc.SiteName, accessChecker, getAgent, signer) if err != nil { t.log.WithError(err).Warn("Unable to stream terminal - failed to dial host.") @@ -797,7 +804,7 @@ func (t *TerminalHandler) connectToNode(ctx context.Context, ws *websocket.Conn, // connectToNodeWithMFA attempts to perform the mfa ceremony and then dial the // host with the retrieved single use certs. -func (t *TerminalHandler) connectToNodeWithMFA(ctx context.Context, ws *websocket.Conn, tc *client.TeleportClient, accessChecker services.AccessChecker, getAgent teleagent.Getter, signer func(context.Context) (ssh.Signer, error)) (*client.NodeClient, error) { +func (t *TerminalHandler) connectToNodeWithMFA(ctx context.Context, ws *websocket.Conn, tc *client.TeleportClient, accessChecker services.AccessChecker, getAgent teleagent.Getter, signer agentless.SignerCreator) (*client.NodeClient, error) { // perform mfa ceremony and retrieve new certs authMethods, err := t.issueSessionMFACerts(ctx, tc) if err != nil {