Guest User

Untitled

a guest
Dec 21st, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 305.99 KB | None | 0 0
  1. <!--Edit Profile View Controller With Scroll View-->
  2. <scene sceneID="PVe-gy-sCW">
  3. <objects>
  4. <viewController storyboardIdentifier="EditProfileViewControllerWithScrollView" id="TSa-zK-l54" customClass="EditProfileViewControllerWithScrollView" customModule="BirdieBogey" customModuleProvider="target" sceneMemberID="viewController">
  5. <layoutGuides>
  6. <viewControllerLayoutGuide type="top" id="rKw-yv-RK3"/>
  7. <viewControllerLayoutGuide type="bottom" id="g2s-9O-Zgg"/>
  8. </layoutGuides>
  9. <view key="view" clipsSubviews="YES" contentMode="scaleToFill" id="rB9-Pc-BbL">
  10. <rect key="frame" x="0.0" y="0.0" width="400" height="2000"/>
  11. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  12. <subviews>
  13. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="rhs-FX-U66">
  14. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  15. </imageView>
  16. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QXc-Ff-HvH">
  17. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  18. <subviews>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3C1-m0-FkS" userLabel="ContentView">
  20. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  21. <subviews>
  22. <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KTX-p1-wso">
  23. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  24. <color key="backgroundColor" red="0.87058823529999996" green="0.85882352939999995" blue="0.83529411760000005" alpha="1" colorSpace="calibratedRGB"/>
  25. </view>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="paM-ZK-PvH">
  27. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  28. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  29. </view>
  30. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userPic" translatesAutoresizingMaskIntoConstraints="NO" id="Uzz-RA-u9A" userLabel="ProfilePic" customClass="UserProfilePic" customModule="BirdieBogey" customModuleProvider="target">
  31. <rect key="frame" x="121" y="19" width="80" height="80"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="80" id="hIY-8X-ojF">
  34. <variation key="heightClass=regular-widthClass=compact" constant="65"/>
  35. </constraint>
  36. <constraint firstAttribute="height" constant="80" id="xOB-Pp-pVS">
  37. <variation key="heightClass=regular-widthClass=compact" constant="65"/>
  38. </constraint>
  39. </constraints>
  40. <userDefinedRuntimeAttributes>
  41. <userDefinedRuntimeAttribute type="number" keyPath="radius">
  42. <real key="value" value="33"/>
  43. </userDefinedRuntimeAttribute>
  44. </userDefinedRuntimeAttributes>
  45. <variation key="default">
  46. <mask key="constraints">
  47. <exclude reference="hIY-8X-ojF"/>
  48. <exclude reference="xOB-Pp-pVS"/>
  49. </mask>
  50. </variation>
  51. <variation key="heightClass=regular-widthClass=compact">
  52. <mask key="constraints">
  53. <include reference="hIY-8X-ojF"/>
  54. <include reference="xOB-Pp-pVS"/>
  55. </mask>
  56. </variation>
  57. </imageView>
  58. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userPic_Boundry" translatesAutoresizingMaskIntoConstraints="NO" id="DW8-Ir-W8Y">
  59. <rect key="frame" x="117" y="15" width="88" height="88"/>
  60. <constraints>
  61. <constraint firstAttribute="width" constant="85" id="1ah-5u-B9C">
  62. <variation key="heightClass=regular-widthClass=compact" constant="90"/>
  63. </constraint>
  64. <constraint firstAttribute="height" constant="85" id="5hF-QD-FRV">
  65. <variation key="heightClass=regular-widthClass=compact" constant="90"/>
  66. </constraint>
  67. </constraints>
  68. <variation key="default">
  69. <mask key="constraints">
  70. <exclude reference="1ah-5u-B9C"/>
  71. <exclude reference="5hF-QD-FRV"/>
  72. </mask>
  73. </variation>
  74. <variation key="heightClass=regular-widthClass=compact">
  75. <mask key="constraints">
  76. <include reference="1ah-5u-B9C"/>
  77. <include reference="5hF-QD-FRV"/>
  78. </mask>
  79. </variation>
  80. </imageView>
  81. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="XO2-Lw-xbj">
  82. <rect key="frame" x="-10" y="-10" width="20" height="20"/>
  83. <constraints>
  84. <constraint firstAttribute="width" constant="20" id="Lkf-Xy-jdT"/>
  85. <constraint firstAttribute="height" constant="20" id="ams-jx-lPV"/>
  86. </constraints>
  87. <color key="color" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  88. <variation key="default">
  89. <mask key="constraints">
  90. <exclude reference="Lkf-Xy-jdT"/>
  91. <exclude reference="ams-jx-lPV"/>
  92. </mask>
  93. </variation>
  94. <variation key="heightClass=regular-widthClass=compact">
  95. <mask key="constraints">
  96. <include reference="Lkf-Xy-jdT"/>
  97. <include reference="ams-jx-lPV"/>
  98. </mask>
  99. </variation>
  100. </activityIndicatorView>
  101. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JXf-1D-Xol">
  102. <rect key="frame" x="29" y="29" width="30" height="30"/>
  103. <constraints>
  104. <constraint firstAttribute="width" constant="30" id="crT-eX-34P"/>
  105. <constraint firstAttribute="height" constant="30" id="hSB-af-9Vd"/>
  106. </constraints>
  107. <state key="normal" image="ic_retry">
  108. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  109. </state>
  110. <connections>
  111. <action selector="retryClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="leS-Co-5Xt"/>
  112. </connections>
  113. </button>
  114. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iNe-54-mzF" userLabel="Section1">
  115. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  116. <subviews>
  117. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_myprofile_personalinfo" translatesAutoresizingMaskIntoConstraints="NO" id="CE7-ax-ch0">
  118. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  119. <constraints>
  120. <constraint firstAttribute="height" constant="30" id="0yi-Vi-rBv"/>
  121. <constraint firstAttribute="width" constant="30" id="yji-FU-eUM"/>
  122. </constraints>
  123. <variation key="default">
  124. <mask key="constraints">
  125. <exclude reference="0yi-Vi-rBv"/>
  126. <exclude reference="yji-FU-eUM"/>
  127. </mask>
  128. </variation>
  129. <variation key="heightClass=regular-widthClass=compact">
  130. <mask key="constraints">
  131. <include reference="0yi-Vi-rBv"/>
  132. <include reference="yji-FU-eUM"/>
  133. </mask>
  134. </variation>
  135. </imageView>
  136. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Personal Info" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FbV-az-4Pb">
  137. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  138. <constraints>
  139. <constraint firstAttribute="height" constant="21" id="W2l-Bn-cf3">
  140. <variation key="heightClass=regular-widthClass=compact" constant="25"/>
  141. </constraint>
  142. </constraints>
  143. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="20"/>
  144. <color key="textColor" red="0.68627450980000004" green="0.30980392159999998" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/>
  145. <nil key="highlightedColor"/>
  146. <variation key="default">
  147. <mask key="constraints">
  148. <exclude reference="W2l-Bn-cf3"/>
  149. </mask>
  150. </variation>
  151. <variation key="heightClass=regular-widthClass=compact">
  152. <mask key="constraints">
  153. <include reference="W2l-Bn-cf3"/>
  154. </mask>
  155. </variation>
  156. </label>
  157. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="First Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0dm-Qd-fdC" userLabel="FirstName" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  158. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  159. <constraints>
  160. <constraint firstAttribute="height" constant="35" id="yOk-rs-KGa"/>
  161. </constraints>
  162. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  163. <textInputTraits key="textInputTraits" autocapitalizationType="sentences" autocorrectionType="no" returnKeyType="next"/>
  164. <variation key="default">
  165. <mask key="constraints">
  166. <exclude reference="yOk-rs-KGa"/>
  167. </mask>
  168. </variation>
  169. <variation key="heightClass=regular-widthClass=compact">
  170. <mask key="constraints">
  171. <include reference="yOk-rs-KGa"/>
  172. </mask>
  173. </variation>
  174. <connections>
  175. <outlet property="delegate" destination="TSa-zK-l54" id="WFN-Bw-xne"/>
  176. </connections>
  177. </textField>
  178. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vpv-3T-D98">
  179. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  180. <constraints>
  181. <constraint firstAttribute="height" constant="30" id="HQR-zy-YTp"/>
  182. <constraint firstAttribute="height" constant="25" id="Ut6-yw-RHY"/>
  183. </constraints>
  184. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  185. <state key="normal" title=" Select">
  186. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  187. </state>
  188. <variation key="default">
  189. <mask key="constraints">
  190. <exclude reference="HQR-zy-YTp"/>
  191. <exclude reference="Ut6-yw-RHY"/>
  192. </mask>
  193. </variation>
  194. <variation key="heightClass=regular-widthClass=compact">
  195. <mask key="constraints">
  196. <exclude reference="HQR-zy-YTp"/>
  197. <include reference="Ut6-yw-RHY"/>
  198. </mask>
  199. </variation>
  200. <connections>
  201. <action selector="btnGender:" destination="TSa-zK-l54" eventType="touchUpInside" id="dFo-9C-CCv"/>
  202. </connections>
  203. </button>
  204. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qDS-wp-E9e" userLabel="line1">
  205. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  206. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  207. <constraints>
  208. <constraint firstAttribute="height" constant="1" id="4TB-I7-Y82"/>
  209. </constraints>
  210. <variation key="default">
  211. <mask key="constraints">
  212. <exclude reference="4TB-I7-Y82"/>
  213. </mask>
  214. </variation>
  215. <variation key="heightClass=regular-widthClass=compact">
  216. <mask key="constraints">
  217. <include reference="4TB-I7-Y82"/>
  218. </mask>
  219. </variation>
  220. </view>
  221. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DOB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5DI-Vf-0yU" userLabel="DOBLabel">
  222. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  223. <constraints>
  224. <constraint firstAttribute="height" constant="15" id="fW7-1D-TFC"/>
  225. </constraints>
  226. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  227. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  228. <nil key="highlightedColor"/>
  229. <variation key="default">
  230. <mask key="constraints">
  231. <exclude reference="fW7-1D-TFC"/>
  232. </mask>
  233. </variation>
  234. <variation key="heightClass=regular-widthClass=compact">
  235. <mask key="constraints">
  236. <include reference="fW7-1D-TFC"/>
  237. </mask>
  238. </variation>
  239. </label>
  240. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="About" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9xB-j7-3LT" userLabel="AboutLabel">
  241. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  242. <constraints>
  243. <constraint firstAttribute="height" constant="15" id="QaR-uO-eDt"/>
  244. <constraint firstAttribute="width" constant="100" id="lZi-Ai-dza"/>
  245. </constraints>
  246. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  247. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  248. <nil key="highlightedColor"/>
  249. <variation key="default">
  250. <mask key="constraints">
  251. <exclude reference="QaR-uO-eDt"/>
  252. <exclude reference="lZi-Ai-dza"/>
  253. </mask>
  254. </variation>
  255. <variation key="heightClass=regular-widthClass=compact">
  256. <mask key="constraints">
  257. <include reference="QaR-uO-eDt"/>
  258. <include reference="lZi-Ai-dza"/>
  259. </mask>
  260. </variation>
  261. </label>
  262. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B6x-m0-RcG" userLabel="line2">
  263. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  264. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="1" id="E5n-Uh-mfw"/>
  267. </constraints>
  268. <variation key="default">
  269. <mask key="constraints">
  270. <exclude reference="E5n-Uh-mfw"/>
  271. </mask>
  272. </variation>
  273. <variation key="heightClass=regular-widthClass=compact">
  274. <mask key="constraints">
  275. <include reference="E5n-Uh-mfw"/>
  276. </mask>
  277. </variation>
  278. </view>
  279. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cLU-cg-bjb" userLabel="About" customClass="CustomTextView" customModule="BirdieBogey" customModuleProvider="target">
  280. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  281. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  282. <constraints>
  283. <constraint firstAttribute="height" constant="87" id="Wsa-Zq-LD8"/>
  284. </constraints>
  285. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  286. <textInputTraits key="textInputTraits" autocapitalizationType="sentences" autocorrectionType="no" spellCheckingType="no"/>
  287. <variation key="default">
  288. <mask key="constraints">
  289. <exclude reference="Wsa-Zq-LD8"/>
  290. </mask>
  291. </variation>
  292. <variation key="heightClass=regular-widthClass=compact">
  293. <mask key="constraints">
  294. <include reference="Wsa-Zq-LD8"/>
  295. </mask>
  296. </variation>
  297. <connections>
  298. <outlet property="delegate" destination="TSa-zK-l54" id="sKZ-am-3je"/>
  299. </connections>
  300. </textView>
  301. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gender" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2gl-1M-tR9">
  302. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  303. <constraints>
  304. <constraint firstAttribute="height" constant="21" id="4QJ-W4-vYg">
  305. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  306. </constraint>
  307. </constraints>
  308. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  309. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  310. <nil key="highlightedColor"/>
  311. <variation key="default">
  312. <mask key="constraints">
  313. <exclude reference="4QJ-W4-vYg"/>
  314. </mask>
  315. </variation>
  316. <variation key="heightClass=regular-widthClass=compact">
  317. <mask key="constraints">
  318. <include reference="4QJ-W4-vYg"/>
  319. </mask>
  320. </variation>
  321. </label>
  322. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="6Na-wM-Q58">
  323. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  324. <constraints>
  325. <constraint firstAttribute="width" constant="28" id="1Yf-0c-ysP"/>
  326. <constraint firstAttribute="height" constant="28" id="QOq-ud-KH7"/>
  327. </constraints>
  328. <variation key="default">
  329. <mask key="constraints">
  330. <exclude reference="1Yf-0c-ysP"/>
  331. <exclude reference="QOq-ud-KH7"/>
  332. </mask>
  333. </variation>
  334. <variation key="heightClass=regular-widthClass=compact">
  335. <mask key="constraints">
  336. <include reference="1Yf-0c-ysP"/>
  337. <include reference="QOq-ud-KH7"/>
  338. </mask>
  339. </variation>
  340. </imageView>
  341. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_date" translatesAutoresizingMaskIntoConstraints="NO" id="mle-bJ-XNS">
  342. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  343. <constraints>
  344. <constraint firstAttribute="height" constant="28" id="Pq2-Rz-mZc"/>
  345. <constraint firstAttribute="width" constant="28" id="kka-7p-hDa"/>
  346. </constraints>
  347. <variation key="default">
  348. <mask key="constraints">
  349. <exclude reference="Pq2-Rz-mZc"/>
  350. <exclude reference="kka-7p-hDa"/>
  351. </mask>
  352. </variation>
  353. <variation key="heightClass=regular-widthClass=compact">
  354. <mask key="constraints">
  355. <include reference="Pq2-Rz-mZc"/>
  356. <include reference="kka-7p-hDa"/>
  357. </mask>
  358. </variation>
  359. </imageView>
  360. <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="k6h-bk-mJd">
  361. <rect key="frame" x="212" y="433" width="73" height="20"/>
  362. <constraints>
  363. <constraint firstAttribute="height" constant="20" id="QJl-HC-JtT"/>
  364. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="SVh-sn-80R"/>
  365. <constraint firstAttribute="width" constant="73" id="eaJ-KZ-P6I"/>
  366. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="73" id="ycT-1l-ZJm"/>
  367. </constraints>
  368. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  369. <state key="normal" title="(Verify OTP)">
  370. <color key="titleColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  371. </state>
  372. <variation key="default">
  373. <mask key="constraints">
  374. <exclude reference="SVh-sn-80R"/>
  375. <exclude reference="ycT-1l-ZJm"/>
  376. </mask>
  377. </variation>
  378. <variation key="heightClass=regular-widthClass=compact">
  379. <mask key="constraints">
  380. <exclude reference="SVh-sn-80R"/>
  381. <exclude reference="ycT-1l-ZJm"/>
  382. </mask>
  383. </variation>
  384. <connections>
  385. <action selector="btnVerifyOTPClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="EE4-ZD-74o"/>
  386. </connections>
  387. </button>
  388. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FM1-tU-6bs">
  389. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  390. <subviews>
  391. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="cge-vW-ZPt">
  392. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  393. <constraints>
  394. <constraint firstAttribute="height" constant="21" id="OrQ-DV-nmb"/>
  395. <constraint firstAttribute="width" constant="40" id="wJg-n5-rM0">
  396. <variation key="heightClass=regular-widthClass=compact" constant="32"/>
  397. </constraint>
  398. </constraints>
  399. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  400. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  401. <nil key="highlightedColor"/>
  402. <variation key="default">
  403. <mask key="constraints">
  404. <exclude reference="OrQ-DV-nmb"/>
  405. <exclude reference="wJg-n5-rM0"/>
  406. </mask>
  407. </variation>
  408. <variation key="heightClass=regular-widthClass=compact">
  409. <mask key="constraints">
  410. <include reference="OrQ-DV-nmb"/>
  411. <include reference="wJg-n5-rM0"/>
  412. </mask>
  413. </variation>
  414. </label>
  415. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YDv-1f-NTH">
  416. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  417. <constraints>
  418. <constraint firstAttribute="height" constant="25" id="Cch-Hc-XAD"/>
  419. <constraint firstAttribute="width" constant="25" id="IXH-Vw-lUx"/>
  420. </constraints>
  421. <variation key="default">
  422. <mask key="constraints">
  423. <exclude reference="Cch-Hc-XAD"/>
  424. <exclude reference="IXH-Vw-lUx"/>
  425. </mask>
  426. </variation>
  427. <variation key="heightClass=regular-widthClass=compact">
  428. <mask key="constraints">
  429. <include reference="Cch-Hc-XAD"/>
  430. <include reference="IXH-Vw-lUx"/>
  431. </mask>
  432. </variation>
  433. </imageView>
  434. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="XU0-rS-P7m">
  435. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  436. <constraints>
  437. <constraint firstAttribute="height" constant="15" id="4jl-aC-iXT"/>
  438. <constraint firstAttribute="width" constant="15" id="9wE-Hl-UHj"/>
  439. </constraints>
  440. <variation key="default">
  441. <mask key="constraints">
  442. <exclude reference="4jl-aC-iXT"/>
  443. <exclude reference="9wE-Hl-UHj"/>
  444. </mask>
  445. </variation>
  446. <variation key="heightClass=regular-widthClass=compact">
  447. <mask key="constraints">
  448. <include reference="4jl-aC-iXT"/>
  449. <include reference="9wE-Hl-UHj"/>
  450. </mask>
  451. </variation>
  452. </imageView>
  453. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oNb-bw-gSh">
  454. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  455. <connections>
  456. <action selector="btnCountryCodeAction:" destination="TSa-zK-l54" eventType="touchUpInside" id="QcT-Tu-6wE"/>
  457. </connections>
  458. </button>
  459. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Phone" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dG8-xF-mnU" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  460. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  461. <constraints>
  462. <constraint firstAttribute="height" constant="35" id="Zam-Iq-iuh"/>
  463. </constraints>
  464. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  465. <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="next"/>
  466. <variation key="default">
  467. <mask key="constraints">
  468. <exclude reference="Zam-Iq-iuh"/>
  469. </mask>
  470. </variation>
  471. <variation key="heightClass=regular-widthClass=compact">
  472. <mask key="constraints">
  473. <include reference="Zam-Iq-iuh"/>
  474. </mask>
  475. </variation>
  476. <connections>
  477. <outlet property="delegate" destination="TSa-zK-l54" id="lfi-E8-F8R"/>
  478. </connections>
  479. </textField>
  480. </subviews>
  481. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  482. <constraints>
  483. <constraint firstItem="oNb-bw-gSh" firstAttribute="trailing" secondItem="XU0-rS-P7m" secondAttribute="trailing" id="0uE-yD-aUg">
  484. <variation key="heightClass=regular-widthClass=compact" constant="2"/>
  485. </constraint>
  486. <constraint firstItem="XU0-rS-P7m" firstAttribute="centerY" secondItem="FM1-tU-6bs" secondAttribute="centerY" id="2yz-nu-1yA"/>
  487. <constraint firstItem="oNb-bw-gSh" firstAttribute="bottom" secondItem="XU0-rS-P7m" secondAttribute="bottom" id="5j4-Xi-BVB"/>
  488. <constraint firstAttribute="trailing" secondItem="YDv-1f-NTH" secondAttribute="trailing" constant="2" id="7r4-gs-Eux"/>
  489. <constraint firstAttribute="height" constant="35" id="D5k-wA-6R5"/>
  490. <constraint firstItem="cge-vW-ZPt" firstAttribute="centerY" secondItem="FM1-tU-6bs" secondAttribute="centerY" id="DFQ-9w-Dfs"/>
  491. <constraint firstItem="YDv-1f-NTH" firstAttribute="centerY" secondItem="FM1-tU-6bs" secondAttribute="centerY" id="EOs-KK-ZJp"/>
  492. <constraint firstAttribute="trailing" secondItem="dG8-xF-mnU" secondAttribute="trailing" id="FKb-2A-wDz">
  493. <variation key="heightClass=regular-widthClass=compact" constant="2"/>
  494. </constraint>
  495. <constraint firstItem="dG8-xF-mnU" firstAttribute="top" secondItem="FM1-tU-6bs" secondAttribute="top" id="MPt-az-OQF"/>
  496. <constraint firstItem="oNb-bw-gSh" firstAttribute="leading" secondItem="cge-vW-ZPt" secondAttribute="leading" id="MVg-qZ-8P1"/>
  497. <constraint firstItem="cge-vW-ZPt" firstAttribute="leading" secondItem="FM1-tU-6bs" secondAttribute="leading" id="Nyr-nW-Fqn"/>
  498. <constraint firstItem="dG8-xF-mnU" firstAttribute="leading" secondItem="XU0-rS-P7m" secondAttribute="trailing" constant="-194" id="OW3-s2-cPp">
  499. <variation key="heightClass=regular-widthClass=compact" constant="1"/>
  500. </constraint>
  501. <constraint firstItem="XU0-rS-P7m" firstAttribute="leading" secondItem="cge-vW-ZPt" secondAttribute="trailing" id="eUS-Xs-QFq"/>
  502. <constraint firstItem="oNb-bw-gSh" firstAttribute="top" secondItem="cge-vW-ZPt" secondAttribute="top" id="shc-xr-wan"/>
  503. </constraints>
  504. <variation key="default">
  505. <mask key="subviews">
  506. <exclude reference="cge-vW-ZPt"/>
  507. <exclude reference="YDv-1f-NTH"/>
  508. <exclude reference="XU0-rS-P7m"/>
  509. <exclude reference="oNb-bw-gSh"/>
  510. <exclude reference="dG8-xF-mnU"/>
  511. </mask>
  512. <mask key="constraints">
  513. <exclude reference="D5k-wA-6R5"/>
  514. <exclude reference="FKb-2A-wDz"/>
  515. <exclude reference="MPt-az-OQF"/>
  516. <exclude reference="OW3-s2-cPp"/>
  517. <exclude reference="0uE-yD-aUg"/>
  518. <exclude reference="5j4-Xi-BVB"/>
  519. <exclude reference="MVg-qZ-8P1"/>
  520. <exclude reference="shc-xr-wan"/>
  521. <exclude reference="DFQ-9w-Dfs"/>
  522. <exclude reference="Nyr-nW-Fqn"/>
  523. <exclude reference="2yz-nu-1yA"/>
  524. <exclude reference="eUS-Xs-QFq"/>
  525. <exclude reference="7r4-gs-Eux"/>
  526. <exclude reference="EOs-KK-ZJp"/>
  527. </mask>
  528. </variation>
  529. <variation key="heightClass=regular-widthClass=compact">
  530. <mask key="subviews">
  531. <include reference="cge-vW-ZPt"/>
  532. <include reference="YDv-1f-NTH"/>
  533. <include reference="XU0-rS-P7m"/>
  534. <include reference="oNb-bw-gSh"/>
  535. <include reference="dG8-xF-mnU"/>
  536. </mask>
  537. <mask key="constraints">
  538. <include reference="D5k-wA-6R5"/>
  539. <include reference="FKb-2A-wDz"/>
  540. <include reference="MPt-az-OQF"/>
  541. <include reference="OW3-s2-cPp"/>
  542. <include reference="0uE-yD-aUg"/>
  543. <include reference="5j4-Xi-BVB"/>
  544. <include reference="MVg-qZ-8P1"/>
  545. <include reference="shc-xr-wan"/>
  546. <include reference="DFQ-9w-Dfs"/>
  547. <include reference="Nyr-nW-Fqn"/>
  548. <include reference="2yz-nu-1yA"/>
  549. <include reference="eUS-Xs-QFq"/>
  550. <include reference="7r4-gs-Eux"/>
  551. <include reference="EOs-KK-ZJp"/>
  552. </mask>
  553. </variation>
  554. </view>
  555. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="count" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fk4-SD-jBA" userLabel="AboutLabel">
  556. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  557. <constraints>
  558. <constraint firstAttribute="height" constant="15" id="F88-10-cg5">
  559. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  560. </constraint>
  561. <constraint firstAttribute="width" constant="100" id="gqH-6e-v0A"/>
  562. </constraints>
  563. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  564. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  565. <nil key="highlightedColor"/>
  566. <variation key="default">
  567. <mask key="constraints">
  568. <exclude reference="F88-10-cg5"/>
  569. <exclude reference="gqH-6e-v0A"/>
  570. </mask>
  571. </variation>
  572. <variation key="heightClass=regular-widthClass=compact">
  573. <mask key="constraints">
  574. <include reference="F88-10-cg5"/>
  575. <exclude reference="gqH-6e-v0A"/>
  576. </mask>
  577. </variation>
  578. </label>
  579. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wY1-1c-DCR">
  580. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  581. <constraints>
  582. <constraint firstAttribute="height" constant="15" id="c3g-dH-NXl"/>
  583. </constraints>
  584. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  585. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  586. <nil key="highlightedColor"/>
  587. <variation key="default">
  588. <mask key="constraints">
  589. <exclude reference="c3g-dH-NXl"/>
  590. </mask>
  591. </variation>
  592. <variation key="heightClass=regular-widthClass=compact">
  593. <mask key="constraints">
  594. <include reference="c3g-dH-NXl"/>
  595. </mask>
  596. </variation>
  597. </label>
  598. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gTB-Pj-EJe">
  599. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  600. <constraints>
  601. <constraint firstAttribute="height" constant="15" id="1uo-Xx-9PJ"/>
  602. </constraints>
  603. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  604. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  605. <nil key="highlightedColor"/>
  606. <variation key="default">
  607. <mask key="constraints">
  608. <exclude reference="1uo-Xx-9PJ"/>
  609. </mask>
  610. </variation>
  611. <variation key="heightClass=regular-widthClass=compact">
  612. <mask key="constraints">
  613. <include reference="1uo-Xx-9PJ"/>
  614. </mask>
  615. </variation>
  616. </label>
  617. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Last Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ubd-FB-t2N" userLabel="LastName" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  618. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  619. <constraints>
  620. <constraint firstAttribute="height" constant="35" id="Z25-Sj-UNi"/>
  621. </constraints>
  622. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  623. <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no" returnKeyType="next"/>
  624. <variation key="default">
  625. <mask key="constraints">
  626. <exclude reference="Z25-Sj-UNi"/>
  627. </mask>
  628. </variation>
  629. <variation key="heightClass=regular-widthClass=compact">
  630. <mask key="constraints">
  631. <include reference="Z25-Sj-UNi"/>
  632. </mask>
  633. </variation>
  634. <connections>
  635. <outlet property="delegate" destination="TSa-zK-l54" id="lS2-uk-M7X"/>
  636. </connections>
  637. </textField>
  638. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n0g-3a-qF7" userLabel="DOB">
  639. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  640. <constraints>
  641. <constraint firstAttribute="height" constant="30" id="aKa-ax-inU">
  642. <variation key="heightClass=regular-widthClass=compact" constant="25"/>
  643. </constraint>
  644. </constraints>
  645. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  646. <state key="normal" title=" Select">
  647. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  648. </state>
  649. <variation key="default">
  650. <mask key="constraints">
  651. <exclude reference="aKa-ax-inU"/>
  652. </mask>
  653. </variation>
  654. <variation key="heightClass=regular-widthClass=compact">
  655. <mask key="constraints">
  656. <include reference="aKa-ax-inU"/>
  657. </mask>
  658. </variation>
  659. <connections>
  660. <action selector="btnDOB:" destination="TSa-zK-l54" eventType="touchUpInside" id="1xr-MI-XR2"/>
  661. </connections>
  662. </button>
  663. </subviews>
  664. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  665. <constraints>
  666. <constraint firstItem="Fk4-SD-jBA" firstAttribute="centerY" secondItem="9xB-j7-3LT" secondAttribute="centerY" id="045-ZN-nq0"/>
  667. <constraint firstItem="5DI-Vf-0yU" firstAttribute="top" secondItem="qDS-wp-E9e" secondAttribute="bottom" constant="10" id="17M-gd-68x">
  668. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  669. </constraint>
  670. <constraint firstItem="FM1-tU-6bs" firstAttribute="leading" secondItem="ubd-FB-t2N" secondAttribute="leading" id="20e-ZB-Scl"/>
  671. <constraint firstItem="Vpv-3T-D98" firstAttribute="trailing" secondItem="ubd-FB-t2N" secondAttribute="trailing" id="4zD-aw-jfy"/>
  672. <constraint firstItem="2gl-1M-tR9" firstAttribute="leading" secondItem="ubd-FB-t2N" secondAttribute="leading" id="525-Ef-5IF"/>
  673. <constraint firstItem="9xB-j7-3LT" firstAttribute="top" secondItem="B6x-m0-RcG" secondAttribute="bottom" constant="15" id="6mb-8n-NxB"/>
  674. <constraint firstItem="cLU-cg-bjb" firstAttribute="top" secondItem="9xB-j7-3LT" secondAttribute="bottom" constant="2" id="6q0-CZ-neI">
  675. <variation key="heightClass=regular-widthClass=compact" constant="8"/>
  676. </constraint>
  677. <constraint firstItem="qDS-wp-E9e" firstAttribute="trailing" secondItem="Vpv-3T-D98" secondAttribute="trailing" id="7lu-3C-ff5"/>
  678. <constraint firstAttribute="height" constant="408" id="9QG-c9-xYD">
  679. <variation key="heightClass=regular-widthClass=compact" constant="450"/>
  680. </constraint>
  681. <constraint firstItem="qDS-wp-E9e" firstAttribute="top" secondItem="6Na-wM-Q58" secondAttribute="bottom" constant="1" id="9dd-Ti-zO1"/>
  682. <constraint firstItem="5DI-Vf-0yU" firstAttribute="trailing" secondItem="Vpv-3T-D98" secondAttribute="trailing" id="Cci-QQ-wJc"/>
  683. <constraint firstItem="B6x-m0-RcG" firstAttribute="top" secondItem="n0g-3a-qF7" secondAttribute="bottom" constant="1" id="CxP-eI-hcc"/>
  684. <constraint firstItem="B6x-m0-RcG" firstAttribute="top" secondItem="mle-bJ-XNS" secondAttribute="bottom" constant="1" id="F9X-Dw-esA"/>
  685. <constraint firstItem="ubd-FB-t2N" firstAttribute="top" secondItem="0dm-Qd-fdC" secondAttribute="bottom" constant="15" id="FjK-p6-10H"/>
  686. <constraint firstItem="qDS-wp-E9e" firstAttribute="top" secondItem="2gl-1M-tR9" secondAttribute="bottom" constant="15" id="G0k-0X-jgm"/>
  687. <constraint firstItem="B6x-m0-RcG" firstAttribute="trailing" secondItem="mle-bJ-XNS" secondAttribute="trailing" id="Gqe-qX-6tT"/>
  688. <constraint firstItem="ubd-FB-t2N" firstAttribute="leading" secondItem="0dm-Qd-fdC" secondAttribute="leading" id="GzY-6W-AVn"/>
  689. <constraint firstItem="FbV-az-4Pb" firstAttribute="centerY" secondItem="CE7-ax-ch0" secondAttribute="centerY" id="Hlp-Op-cY6"/>
  690. <constraint firstItem="gTB-Pj-EJe" firstAttribute="trailing" secondItem="k6h-bk-mJd" secondAttribute="trailing" id="K4X-DV-j0s"/>
  691. <constraint firstItem="5DI-Vf-0yU" firstAttribute="trailing" secondItem="qDS-wp-E9e" secondAttribute="trailing" id="KFG-yF-bub"/>
  692. <constraint firstItem="6Na-wM-Q58" firstAttribute="leading" secondItem="Vpv-3T-D98" secondAttribute="trailing" constant="10" id="KIn-Fh-HXY"/>
  693. <constraint firstItem="qDS-wp-E9e" firstAttribute="trailing" secondItem="6Na-wM-Q58" secondAttribute="trailing" id="NRX-fh-KUV"/>
  694. <constraint firstItem="qDS-wp-E9e" firstAttribute="leading" secondItem="Vpv-3T-D98" secondAttribute="leading" id="NdR-RT-srM"/>
  695. <constraint firstItem="B6x-m0-RcG" firstAttribute="leading" secondItem="n0g-3a-qF7" secondAttribute="leading" id="PQJ-2V-hmJ"/>
  696. <constraint firstItem="Vpv-3T-D98" firstAttribute="leading" secondItem="2gl-1M-tR9" secondAttribute="leading" id="Pse-BQ-Buy"/>
  697. <constraint firstItem="cLU-cg-bjb" firstAttribute="top" secondItem="9xB-j7-3LT" secondAttribute="bottom" constant="2" id="Qpj-av-dfs"/>
  698. <constraint firstItem="2gl-1M-tR9" firstAttribute="top" secondItem="FM1-tU-6bs" secondAttribute="bottom" constant="15" id="T9m-Vd-7pX"/>
  699. <constraint firstItem="Vpv-3T-D98" firstAttribute="leading" secondItem="ubd-FB-t2N" secondAttribute="leading" id="Tju-cC-Yz2"/>
  700. <constraint firstItem="wY1-1c-DCR" firstAttribute="top" secondItem="0dm-Qd-fdC" secondAttribute="bottom" id="U7v-iX-BHW"/>
  701. <constraint firstItem="9xB-j7-3LT" firstAttribute="trailing" secondItem="n0g-3a-qF7" secondAttribute="trailing" id="UgJ-fw-Pgv"/>
  702. <constraint firstItem="Vpv-3T-D98" firstAttribute="trailing" secondItem="ubd-FB-t2N" secondAttribute="trailing" id="Vqh-Rt-Et1"/>
  703. <constraint firstItem="0dm-Qd-fdC" firstAttribute="leading" secondItem="iNe-54-mzF" secondAttribute="leading" constant="22" id="Xwe-qg-fUG"/>
  704. <constraint firstItem="mle-bJ-XNS" firstAttribute="trailing" secondItem="qDS-wp-E9e" secondAttribute="trailing" id="Yem-fz-tje"/>
  705. <constraint firstItem="2gl-1M-tR9" firstAttribute="top" secondItem="k6h-bk-mJd" secondAttribute="bottom" constant="17" id="atj-3l-yQG"/>
  706. <constraint firstItem="Vpv-3T-D98" firstAttribute="top" secondItem="2gl-1M-tR9" secondAttribute="bottom" constant="2" id="cZe-A2-rhu"/>
  707. <constraint firstItem="k6h-bk-mJd" firstAttribute="top" secondItem="ubd-FB-t2N" secondAttribute="bottom" constant="28" id="dCP-4V-1W0"/>
  708. <constraint firstItem="cLU-cg-bjb" firstAttribute="trailing" secondItem="B6x-m0-RcG" secondAttribute="trailing" id="dGU-yh-qRW"/>
  709. <constraint firstItem="n0g-3a-qF7" firstAttribute="leading" secondItem="5DI-Vf-0yU" secondAttribute="leading" id="dYo-4X-1fL"/>
  710. <constraint firstItem="CE7-ax-ch0" firstAttribute="leading" secondItem="iNe-54-mzF" secondAttribute="leading" constant="22" id="gGm-mz-CxI"/>
  711. <constraint firstItem="qDS-wp-E9e" firstAttribute="top" secondItem="Vpv-3T-D98" secondAttribute="bottom" constant="1" id="gmg-dT-SQS"/>
  712. <constraint firstItem="2gl-1M-tR9" firstAttribute="trailing" secondItem="ubd-FB-t2N" secondAttribute="trailing" id="gzm-u7-kY9"/>
  713. <constraint firstItem="wY1-1c-DCR" firstAttribute="trailing" secondItem="0dm-Qd-fdC" secondAttribute="trailing" id="hy7-SP-yJo">
  714. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  715. </constraint>
  716. <constraint firstItem="6Na-wM-Q58" firstAttribute="trailing" secondItem="ubd-FB-t2N" secondAttribute="trailing" id="isu-pB-jvT"/>
  717. <constraint firstItem="n0g-3a-qF7" firstAttribute="trailing" secondItem="5DI-Vf-0yU" secondAttribute="trailing" id="jNu-kA-dQj"/>
  718. <constraint firstAttribute="trailing" secondItem="FbV-az-4Pb" secondAttribute="trailing" constant="22" id="jkg-EE-8ev"/>
  719. <constraint firstItem="B6x-m0-RcG" firstAttribute="trailing" secondItem="n0g-3a-qF7" secondAttribute="trailing" id="kdU-Ts-8XN"/>
  720. <constraint firstItem="n0g-3a-qF7" firstAttribute="top" secondItem="5DI-Vf-0yU" secondAttribute="bottom" constant="2" id="lJw-kM-htt"/>
  721. <constraint firstItem="cLU-cg-bjb" firstAttribute="trailing" secondItem="n0g-3a-qF7" secondAttribute="trailing" id="laQ-Gc-qgw"/>
  722. <constraint firstItem="k6h-bk-mJd" firstAttribute="leading" secondItem="FM1-tU-6bs" secondAttribute="trailing" constant="10" id="mnA-WZ-jss"/>
  723. <constraint firstItem="n0g-3a-qF7" firstAttribute="trailing" secondItem="qDS-wp-E9e" secondAttribute="trailing" id="nS3-7E-mj6"/>
  724. <constraint firstItem="0dm-Qd-fdC" firstAttribute="top" secondItem="CE7-ax-ch0" secondAttribute="bottom" constant="15" id="pTV-IS-uTG"/>
  725. <constraint firstItem="Fk4-SD-jBA" firstAttribute="trailing" secondItem="n0g-3a-qF7" secondAttribute="trailing" id="pfy-hY-ASI"/>
  726. <constraint firstItem="FM1-tU-6bs" firstAttribute="top" secondItem="ubd-FB-t2N" secondAttribute="bottom" constant="15" id="qM1-a1-tYi"/>
  727. <constraint firstItem="ubd-FB-t2N" firstAttribute="trailing" secondItem="0dm-Qd-fdC" secondAttribute="trailing" id="r6G-5V-jCo"/>
  728. <constraint firstItem="9xB-j7-3LT" firstAttribute="leading" secondItem="n0g-3a-qF7" secondAttribute="leading" id="r8g-YB-fpV"/>
  729. <constraint firstItem="wY1-1c-DCR" firstAttribute="leading" secondItem="0dm-Qd-fdC" secondAttribute="leading" id="rqb-jn-XID">
  730. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  731. </constraint>
  732. <constraint firstItem="k6h-bk-mJd" firstAttribute="trailing" secondItem="ubd-FB-t2N" secondAttribute="trailing" id="t2b-Lk-QrV"/>
  733. <constraint firstItem="Fk4-SD-jBA" firstAttribute="leading" secondItem="9xB-j7-3LT" secondAttribute="trailing" constant="20" id="tPK-e8-Ecc"/>
  734. <constraint firstItem="mle-bJ-XNS" firstAttribute="leading" secondItem="n0g-3a-qF7" secondAttribute="trailing" constant="10" id="tZu-0I-B0E">
  735. <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
  736. </constraint>
  737. <constraint firstItem="gTB-Pj-EJe" firstAttribute="top" secondItem="FM1-tU-6bs" secondAttribute="bottom" id="tbZ-ii-ff5"/>
  738. <constraint firstItem="cLU-cg-bjb" firstAttribute="leading" secondItem="9xB-j7-3LT" secondAttribute="leading" id="u6I-Ho-TRt"/>
  739. <constraint firstItem="5DI-Vf-0yU" firstAttribute="leading" secondItem="qDS-wp-E9e" secondAttribute="leading" id="vv0-AZ-Kf4"/>
  740. <constraint firstItem="CE7-ax-ch0" firstAttribute="top" secondItem="iNe-54-mzF" secondAttribute="top" constant="8" id="vxU-MG-QTD"/>
  741. <constraint firstItem="FbV-az-4Pb" firstAttribute="leading" secondItem="CE7-ax-ch0" secondAttribute="trailing" constant="8" id="wdl-0s-UGc"/>
  742. <constraint firstAttribute="trailing" secondItem="0dm-Qd-fdC" secondAttribute="trailing" constant="23" id="yQH-oo-WSh"/>
  743. <constraint firstItem="gTB-Pj-EJe" firstAttribute="leading" secondItem="dG8-xF-mnU" secondAttribute="leading" id="yij-Uh-5Jb">
  744. <variation key="heightClass=regular-widthClass=compact" constant="-42"/>
  745. </constraint>
  746. <constraint firstItem="cLU-cg-bjb" firstAttribute="trailing" secondItem="9xB-j7-3LT" secondAttribute="trailing" id="yyz-RL-cRi"/>
  747. <constraint firstItem="B6x-m0-RcG" firstAttribute="top" secondItem="n0g-3a-qF7" secondAttribute="bottom" constant="1" id="zxn-0a-byb"/>
  748. </constraints>
  749. <variation key="default">
  750. <mask key="subviews">
  751. <exclude reference="CE7-ax-ch0"/>
  752. <exclude reference="FbV-az-4Pb"/>
  753. <exclude reference="0dm-Qd-fdC"/>
  754. <exclude reference="Vpv-3T-D98"/>
  755. <exclude reference="qDS-wp-E9e"/>
  756. <exclude reference="5DI-Vf-0yU"/>
  757. <exclude reference="9xB-j7-3LT"/>
  758. <exclude reference="B6x-m0-RcG"/>
  759. <exclude reference="cLU-cg-bjb"/>
  760. <exclude reference="2gl-1M-tR9"/>
  761. <exclude reference="6Na-wM-Q58"/>
  762. <exclude reference="mle-bJ-XNS"/>
  763. <exclude reference="k6h-bk-mJd"/>
  764. <exclude reference="FM1-tU-6bs"/>
  765. <exclude reference="Fk4-SD-jBA"/>
  766. <exclude reference="wY1-1c-DCR"/>
  767. <exclude reference="gTB-Pj-EJe"/>
  768. <exclude reference="ubd-FB-t2N"/>
  769. <exclude reference="n0g-3a-qF7"/>
  770. </mask>
  771. <mask key="constraints">
  772. <exclude reference="9QG-c9-xYD"/>
  773. <exclude reference="Xwe-qg-fUG"/>
  774. <exclude reference="pTV-IS-uTG"/>
  775. <exclude reference="yQH-oo-WSh"/>
  776. <exclude reference="FjK-p6-10H"/>
  777. <exclude reference="GzY-6W-AVn"/>
  778. <exclude reference="r6G-5V-jCo"/>
  779. <exclude reference="4zD-aw-jfy"/>
  780. <exclude reference="Pse-BQ-Buy"/>
  781. <exclude reference="Tju-cC-Yz2"/>
  782. <exclude reference="Vqh-Rt-Et1"/>
  783. <exclude reference="cZe-A2-rhu"/>
  784. <exclude reference="dYo-4X-1fL"/>
  785. <exclude reference="jNu-kA-dQj"/>
  786. <exclude reference="lJw-kM-htt"/>
  787. <exclude reference="nS3-7E-mj6"/>
  788. <exclude reference="525-Ef-5IF"/>
  789. <exclude reference="T9m-Vd-7pX"/>
  790. <exclude reference="atj-3l-yQG"/>
  791. <exclude reference="gzm-u7-kY9"/>
  792. <exclude reference="17M-gd-68x"/>
  793. <exclude reference="Cci-QQ-wJc"/>
  794. <exclude reference="KFG-yF-bub"/>
  795. <exclude reference="vv0-AZ-Kf4"/>
  796. <exclude reference="6mb-8n-NxB"/>
  797. <exclude reference="UgJ-fw-Pgv"/>
  798. <exclude reference="r8g-YB-fpV"/>
  799. <exclude reference="Hlp-Op-cY6"/>
  800. <exclude reference="jkg-EE-8ev"/>
  801. <exclude reference="wdl-0s-UGc"/>
  802. <exclude reference="045-ZN-nq0"/>
  803. <exclude reference="pfy-hY-ASI"/>
  804. <exclude reference="tPK-e8-Ecc"/>
  805. <exclude reference="K4X-DV-j0s"/>
  806. <exclude reference="tbZ-ii-ff5"/>
  807. <exclude reference="yij-Uh-5Jb"/>
  808. <exclude reference="U7v-iX-BHW"/>
  809. <exclude reference="hy7-SP-yJo"/>
  810. <exclude reference="rqb-jn-XID"/>
  811. <exclude reference="KIn-Fh-HXY"/>
  812. <exclude reference="isu-pB-jvT"/>
  813. <exclude reference="CxP-eI-hcc"/>
  814. <exclude reference="F9X-Dw-esA"/>
  815. <exclude reference="Gqe-qX-6tT"/>
  816. <exclude reference="PQJ-2V-hmJ"/>
  817. <exclude reference="kdU-Ts-8XN"/>
  818. <exclude reference="zxn-0a-byb"/>
  819. <exclude reference="gGm-mz-CxI"/>
  820. <exclude reference="vxU-MG-QTD"/>
  821. <exclude reference="20e-ZB-Scl"/>
  822. <exclude reference="qM1-a1-tYi"/>
  823. <exclude reference="6q0-CZ-neI"/>
  824. <exclude reference="Qpj-av-dfs"/>
  825. <exclude reference="dGU-yh-qRW"/>
  826. <exclude reference="laQ-Gc-qgw"/>
  827. <exclude reference="u6I-Ho-TRt"/>
  828. <exclude reference="yyz-RL-cRi"/>
  829. <exclude reference="Yem-fz-tje"/>
  830. <exclude reference="tZu-0I-B0E"/>
  831. <exclude reference="7lu-3C-ff5"/>
  832. <exclude reference="9dd-Ti-zO1"/>
  833. <exclude reference="G0k-0X-jgm"/>
  834. <exclude reference="NRX-fh-KUV"/>
  835. <exclude reference="NdR-RT-srM"/>
  836. <exclude reference="gmg-dT-SQS"/>
  837. <exclude reference="dCP-4V-1W0"/>
  838. <exclude reference="mnA-WZ-jss"/>
  839. <exclude reference="t2b-Lk-QrV"/>
  840. </mask>
  841. </variation>
  842. <variation key="heightClass=regular-widthClass=compact">
  843. <mask key="subviews">
  844. <include reference="CE7-ax-ch0"/>
  845. <include reference="FbV-az-4Pb"/>
  846. <include reference="0dm-Qd-fdC"/>
  847. <include reference="Vpv-3T-D98"/>
  848. <include reference="qDS-wp-E9e"/>
  849. <include reference="5DI-Vf-0yU"/>
  850. <include reference="9xB-j7-3LT"/>
  851. <include reference="B6x-m0-RcG"/>
  852. <include reference="cLU-cg-bjb"/>
  853. <include reference="2gl-1M-tR9"/>
  854. <include reference="6Na-wM-Q58"/>
  855. <include reference="mle-bJ-XNS"/>
  856. <include reference="k6h-bk-mJd"/>
  857. <include reference="FM1-tU-6bs"/>
  858. <include reference="Fk4-SD-jBA"/>
  859. <include reference="wY1-1c-DCR"/>
  860. <include reference="gTB-Pj-EJe"/>
  861. <include reference="ubd-FB-t2N"/>
  862. <include reference="n0g-3a-qF7"/>
  863. </mask>
  864. <mask key="constraints">
  865. <include reference="9QG-c9-xYD"/>
  866. <include reference="Xwe-qg-fUG"/>
  867. <include reference="pTV-IS-uTG"/>
  868. <include reference="yQH-oo-WSh"/>
  869. <include reference="FjK-p6-10H"/>
  870. <include reference="GzY-6W-AVn"/>
  871. <include reference="r6G-5V-jCo"/>
  872. <exclude reference="4zD-aw-jfy"/>
  873. <exclude reference="Pse-BQ-Buy"/>
  874. <include reference="Tju-cC-Yz2"/>
  875. <include reference="Vqh-Rt-Et1"/>
  876. <include reference="cZe-A2-rhu"/>
  877. <include reference="dYo-4X-1fL"/>
  878. <exclude reference="jNu-kA-dQj"/>
  879. <include reference="lJw-kM-htt"/>
  880. <include reference="nS3-7E-mj6"/>
  881. <include reference="525-Ef-5IF"/>
  882. <include reference="T9m-Vd-7pX"/>
  883. <include reference="atj-3l-yQG"/>
  884. <include reference="gzm-u7-kY9"/>
  885. <include reference="17M-gd-68x"/>
  886. <exclude reference="Cci-QQ-wJc"/>
  887. <include reference="KFG-yF-bub"/>
  888. <include reference="vv0-AZ-Kf4"/>
  889. <include reference="6mb-8n-NxB"/>
  890. <exclude reference="UgJ-fw-Pgv"/>
  891. <include reference="r8g-YB-fpV"/>
  892. <include reference="Hlp-Op-cY6"/>
  893. <include reference="jkg-EE-8ev"/>
  894. <include reference="wdl-0s-UGc"/>
  895. <include reference="045-ZN-nq0"/>
  896. <include reference="pfy-hY-ASI"/>
  897. <include reference="tPK-e8-Ecc"/>
  898. <include reference="K4X-DV-j0s"/>
  899. <include reference="tbZ-ii-ff5"/>
  900. <include reference="yij-Uh-5Jb"/>
  901. <include reference="U7v-iX-BHW"/>
  902. <include reference="hy7-SP-yJo"/>
  903. <include reference="rqb-jn-XID"/>
  904. <exclude reference="KIn-Fh-HXY"/>
  905. <include reference="isu-pB-jvT"/>
  906. <include reference="CxP-eI-hcc"/>
  907. <include reference="F9X-Dw-esA"/>
  908. <include reference="Gqe-qX-6tT"/>
  909. <include reference="PQJ-2V-hmJ"/>
  910. <exclude reference="kdU-Ts-8XN"/>
  911. <include reference="zxn-0a-byb"/>
  912. <include reference="gGm-mz-CxI"/>
  913. <include reference="vxU-MG-QTD"/>
  914. <include reference="20e-ZB-Scl"/>
  915. <include reference="qM1-a1-tYi"/>
  916. <include reference="6q0-CZ-neI"/>
  917. <exclude reference="Qpj-av-dfs"/>
  918. <include reference="dGU-yh-qRW"/>
  919. <include reference="laQ-Gc-qgw"/>
  920. <include reference="u6I-Ho-TRt"/>
  921. <exclude reference="yyz-RL-cRi"/>
  922. <include reference="Yem-fz-tje"/>
  923. <exclude reference="tZu-0I-B0E"/>
  924. <exclude reference="7lu-3C-ff5"/>
  925. <include reference="9dd-Ti-zO1"/>
  926. <exclude reference="G0k-0X-jgm"/>
  927. <include reference="NRX-fh-KUV"/>
  928. <include reference="NdR-RT-srM"/>
  929. <include reference="gmg-dT-SQS"/>
  930. <include reference="dCP-4V-1W0"/>
  931. <include reference="mnA-WZ-jss"/>
  932. <include reference="t2b-Lk-QrV"/>
  933. </mask>
  934. </variation>
  935. </view>
  936. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lHH-Kn-eVF" userLabel="Section2">
  937. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  938. <subviews>
  939. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_professionalInfo_red" translatesAutoresizingMaskIntoConstraints="NO" id="CXZ-iK-T45">
  940. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  941. <constraints>
  942. <constraint firstAttribute="height" constant="30" id="GTJ-8v-uz4"/>
  943. <constraint firstAttribute="width" constant="30" id="HVa-cE-c8p"/>
  944. </constraints>
  945. <variation key="default">
  946. <mask key="constraints">
  947. <exclude reference="GTJ-8v-uz4"/>
  948. <exclude reference="HVa-cE-c8p"/>
  949. </mask>
  950. </variation>
  951. <variation key="heightClass=regular-widthClass=compact">
  952. <mask key="constraints">
  953. <include reference="GTJ-8v-uz4"/>
  954. <include reference="HVa-cE-c8p"/>
  955. </mask>
  956. </variation>
  957. </imageView>
  958. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Professional Info" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6EK-CE-Jxf">
  959. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  960. <constraints>
  961. <constraint firstAttribute="height" constant="21" id="Cdm-gm-p9Y">
  962. <variation key="heightClass=regular-widthClass=compact" constant="25"/>
  963. </constraint>
  964. </constraints>
  965. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="20"/>
  966. <color key="textColor" red="0.68627450980000004" green="0.30980392159999998" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/>
  967. <nil key="highlightedColor"/>
  968. <variation key="default">
  969. <mask key="constraints">
  970. <exclude reference="Cdm-gm-p9Y"/>
  971. </mask>
  972. </variation>
  973. <variation key="heightClass=regular-widthClass=compact">
  974. <mask key="constraints">
  975. <include reference="Cdm-gm-p9Y"/>
  976. </mask>
  977. </variation>
  978. </label>
  979. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Industry" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bNk-LX-4LU">
  980. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  981. <constraints>
  982. <constraint firstAttribute="height" constant="15" id="lxn-4s-Zvf"/>
  983. </constraints>
  984. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  985. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  986. <nil key="highlightedColor"/>
  987. <variation key="default">
  988. <mask key="constraints">
  989. <exclude reference="lxn-4s-Zvf"/>
  990. </mask>
  991. </variation>
  992. <variation key="heightClass=regular-widthClass=compact">
  993. <mask key="constraints">
  994. <include reference="lxn-4s-Zvf"/>
  995. </mask>
  996. </variation>
  997. </label>
  998. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RSH-y0-uyd" userLabel="Industry">
  999. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1000. <constraints>
  1001. <constraint firstAttribute="height" constant="25" id="D8Z-6q-ai1"/>
  1002. </constraints>
  1003. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1004. <state key="normal" title="Select">
  1005. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1006. </state>
  1007. <variation key="default">
  1008. <mask key="constraints">
  1009. <exclude reference="D8Z-6q-ai1"/>
  1010. </mask>
  1011. </variation>
  1012. <variation key="heightClass=regular-widthClass=compact">
  1013. <mask key="constraints">
  1014. <include reference="D8Z-6q-ai1"/>
  1015. </mask>
  1016. </variation>
  1017. <connections>
  1018. <action selector="btnIndustry:" destination="TSa-zK-l54" eventType="touchUpInside" id="lnI-JE-hfE"/>
  1019. </connections>
  1020. </button>
  1021. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bCZ-UO-R6R" userLabel="lineDesig">
  1022. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1023. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1024. <constraints>
  1025. <constraint firstAttribute="height" constant="1" id="8zC-Bq-s8q"/>
  1026. </constraints>
  1027. <variation key="default">
  1028. <mask key="constraints">
  1029. <exclude reference="8zC-Bq-s8q"/>
  1030. </mask>
  1031. </variation>
  1032. <variation key="heightClass=regular-widthClass=compact">
  1033. <mask key="constraints">
  1034. <include reference="8zC-Bq-s8q"/>
  1035. </mask>
  1036. </variation>
  1037. </view>
  1038. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Function" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QIZ-rj-t4L" userLabel="Function">
  1039. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1040. <constraints>
  1041. <constraint firstAttribute="height" constant="15" id="Ehb-gT-5Qo"/>
  1042. </constraints>
  1043. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1044. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1045. <nil key="highlightedColor"/>
  1046. <variation key="default">
  1047. <mask key="constraints">
  1048. <exclude reference="Ehb-gT-5Qo"/>
  1049. </mask>
  1050. </variation>
  1051. <variation key="heightClass=regular-widthClass=compact">
  1052. <mask key="constraints">
  1053. <include reference="Ehb-gT-5Qo"/>
  1054. </mask>
  1055. </variation>
  1056. </label>
  1057. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yLQ-bu-V4i">
  1058. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1059. <constraints>
  1060. <constraint firstAttribute="height" constant="25" id="Vkj-cX-FMS"/>
  1061. </constraints>
  1062. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1063. <state key="normal" title="Select">
  1064. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1065. </state>
  1066. <variation key="default">
  1067. <mask key="constraints">
  1068. <exclude reference="Vkj-cX-FMS"/>
  1069. </mask>
  1070. </variation>
  1071. <variation key="heightClass=regular-widthClass=compact">
  1072. <mask key="constraints">
  1073. <include reference="Vkj-cX-FMS"/>
  1074. </mask>
  1075. </variation>
  1076. <connections>
  1077. <action selector="btnDesignation:" destination="TSa-zK-l54" eventType="touchUpInside" id="sNK-jp-Yqt"/>
  1078. </connections>
  1079. </button>
  1080. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hkw-hl-SpW" userLabel="lineDesig">
  1081. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1082. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1083. <constraints>
  1084. <constraint firstAttribute="height" constant="1" id="Oed-ht-z6D"/>
  1085. </constraints>
  1086. <variation key="default">
  1087. <mask key="constraints">
  1088. <exclude reference="Oed-ht-z6D"/>
  1089. </mask>
  1090. </variation>
  1091. <variation key="heightClass=regular-widthClass=compact">
  1092. <mask key="constraints">
  1093. <include reference="Oed-ht-z6D"/>
  1094. </mask>
  1095. </variation>
  1096. </view>
  1097. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Company Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="rpr-Gf-DsF" userLabel="Company Name" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  1098. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  1099. <constraints>
  1100. <constraint firstAttribute="height" constant="35" id="mqh-7D-5Y0"/>
  1101. </constraints>
  1102. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  1103. <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no" returnKeyType="next"/>
  1104. <variation key="default">
  1105. <mask key="constraints">
  1106. <exclude reference="mqh-7D-5Y0"/>
  1107. </mask>
  1108. </variation>
  1109. <variation key="heightClass=regular-widthClass=compact">
  1110. <mask key="constraints">
  1111. <include reference="mqh-7D-5Y0"/>
  1112. </mask>
  1113. </variation>
  1114. <connections>
  1115. <outlet property="delegate" destination="TSa-zK-l54" id="Lgk-G1-uyo"/>
  1116. </connections>
  1117. </textField>
  1118. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="About Company" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UpN-gp-xhw" userLabel="AboutCompany">
  1119. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1120. <constraints>
  1121. <constraint firstAttribute="width" constant="100" id="Cvr-4T-579">
  1122. <variation key="heightClass=regular-widthClass=compact" constant="130"/>
  1123. </constraint>
  1124. <constraint firstAttribute="height" constant="15" id="wlJ-tT-WYn"/>
  1125. </constraints>
  1126. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1127. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1128. <nil key="highlightedColor"/>
  1129. <variation key="default">
  1130. <mask key="constraints">
  1131. <exclude reference="Cvr-4T-579"/>
  1132. <exclude reference="wlJ-tT-WYn"/>
  1133. </mask>
  1134. </variation>
  1135. <variation key="heightClass=regular-widthClass=compact">
  1136. <mask key="constraints">
  1137. <include reference="Cvr-4T-579"/>
  1138. <include reference="wlJ-tT-WYn"/>
  1139. </mask>
  1140. </variation>
  1141. </label>
  1142. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="justified" translatesAutoresizingMaskIntoConstraints="NO" id="6w6-Xy-f4I" userLabel="About" customClass="CustomTextView" customModule="BirdieBogey" customModuleProvider="target">
  1143. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1144. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  1145. <constraints>
  1146. <constraint firstAttribute="height" constant="62" id="8Hr-RG-7sZ"/>
  1147. </constraints>
  1148. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  1149. <textInputTraits key="textInputTraits" autocapitalizationType="sentences" autocorrectionType="no" spellCheckingType="no"/>
  1150. <variation key="default">
  1151. <mask key="constraints">
  1152. <exclude reference="8Hr-RG-7sZ"/>
  1153. </mask>
  1154. </variation>
  1155. <variation key="heightClass=regular-widthClass=compact">
  1156. <mask key="constraints">
  1157. <include reference="8Hr-RG-7sZ"/>
  1158. </mask>
  1159. </variation>
  1160. <connections>
  1161. <outlet property="delegate" destination="TSa-zK-l54" id="RTS-VP-wQN"/>
  1162. </connections>
  1163. </textView>
  1164. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bBa-uh-9Gd">
  1165. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1166. <constraints>
  1167. <constraint firstAttribute="height" constant="25" id="DAN-A0-X8M"/>
  1168. </constraints>
  1169. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1170. <state key="normal" title="Select">
  1171. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1172. </state>
  1173. <variation key="default">
  1174. <mask key="constraints">
  1175. <exclude reference="DAN-A0-X8M"/>
  1176. </mask>
  1177. </variation>
  1178. <variation key="heightClass=regular-widthClass=compact">
  1179. <mask key="constraints">
  1180. <include reference="DAN-A0-X8M"/>
  1181. </mask>
  1182. </variation>
  1183. <connections>
  1184. <action selector="btnWorkingSince:" destination="TSa-zK-l54" eventType="touchUpInside" id="mn0-kQ-adK"/>
  1185. </connections>
  1186. </button>
  1187. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hFv-WN-eWD" userLabel="line1">
  1188. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1189. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1190. <constraints>
  1191. <constraint firstAttribute="height" constant="1" id="7uV-FR-3KA"/>
  1192. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="edk-5n-sFw"/>
  1193. </constraints>
  1194. <variation key="default">
  1195. <mask key="constraints">
  1196. <exclude reference="7uV-FR-3KA"/>
  1197. <exclude reference="edk-5n-sFw"/>
  1198. </mask>
  1199. </variation>
  1200. <variation key="heightClass=regular-widthClass=compact">
  1201. <mask key="constraints">
  1202. <include reference="7uV-FR-3KA"/>
  1203. <include reference="edk-5n-sFw"/>
  1204. </mask>
  1205. </variation>
  1206. </view>
  1207. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A3V-3M-cxr">
  1208. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1209. <constraints>
  1210. <constraint firstAttribute="height" constant="25" id="ApK-2x-IoO"/>
  1211. </constraints>
  1212. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1213. <state key="normal" title="Select">
  1214. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1215. </state>
  1216. <variation key="default">
  1217. <mask key="constraints">
  1218. <exclude reference="ApK-2x-IoO"/>
  1219. </mask>
  1220. </variation>
  1221. <variation key="heightClass=regular-widthClass=compact">
  1222. <mask key="constraints">
  1223. <include reference="ApK-2x-IoO"/>
  1224. </mask>
  1225. </variation>
  1226. <connections>
  1227. <action selector="sizeOfCompanyClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="YWo-cj-wrh"/>
  1228. </connections>
  1229. </button>
  1230. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Seniority Level" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oLp-P2-8Ce" userLabel="GolfingSince">
  1231. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1232. <constraints>
  1233. <constraint firstAttribute="height" constant="15" id="ziS-u6-Sn7">
  1234. <variation key="heightClass=regular-widthClass=compact" constant="18"/>
  1235. </constraint>
  1236. </constraints>
  1237. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1238. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1239. <nil key="highlightedColor"/>
  1240. <variation key="default">
  1241. <mask key="constraints">
  1242. <exclude reference="ziS-u6-Sn7"/>
  1243. </mask>
  1244. </variation>
  1245. <variation key="heightClass=regular-widthClass=compact">
  1246. <mask key="constraints">
  1247. <include reference="ziS-u6-Sn7"/>
  1248. </mask>
  1249. </variation>
  1250. </label>
  1251. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6zr-Oz-Nb6" userLabel="line1">
  1252. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1253. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1254. <constraints>
  1255. <constraint firstAttribute="height" constant="1" id="FSA-bj-C8M"/>
  1256. </constraints>
  1257. <variation key="default">
  1258. <mask key="constraints">
  1259. <exclude reference="FSA-bj-C8M"/>
  1260. </mask>
  1261. </variation>
  1262. <variation key="heightClass=regular-widthClass=compact">
  1263. <mask key="constraints">
  1264. <include reference="FSA-bj-C8M"/>
  1265. </mask>
  1266. </variation>
  1267. </view>
  1268. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Size of Company" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QLS-HV-r5Y" userLabel="GolfingSince">
  1269. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1270. <constraints>
  1271. <constraint firstAttribute="height" constant="18" id="8vj-c8-Plo"/>
  1272. </constraints>
  1273. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1274. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1275. <nil key="highlightedColor"/>
  1276. <variation key="default">
  1277. <mask key="constraints">
  1278. <exclude reference="8vj-c8-Plo"/>
  1279. </mask>
  1280. </variation>
  1281. <variation key="heightClass=regular-widthClass=compact">
  1282. <mask key="constraints">
  1283. <include reference="8vj-c8-Plo"/>
  1284. </mask>
  1285. </variation>
  1286. </label>
  1287. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="kwx-ar-WJZ">
  1288. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1289. <constraints>
  1290. <constraint firstAttribute="width" constant="28" id="U8Y-f2-nqf"/>
  1291. <constraint firstAttribute="height" constant="28" id="UbG-Sg-Dta"/>
  1292. </constraints>
  1293. <variation key="default">
  1294. <mask key="constraints">
  1295. <exclude reference="U8Y-f2-nqf"/>
  1296. <exclude reference="UbG-Sg-Dta"/>
  1297. </mask>
  1298. </variation>
  1299. <variation key="heightClass=regular-widthClass=compact">
  1300. <mask key="constraints">
  1301. <include reference="U8Y-f2-nqf"/>
  1302. <include reference="UbG-Sg-Dta"/>
  1303. </mask>
  1304. </variation>
  1305. </imageView>
  1306. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="v5X-uz-iSC">
  1307. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1308. <constraints>
  1309. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="28" id="F39-Bo-RJ7"/>
  1310. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="RNP-jl-7OJ"/>
  1311. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="Us3-E0-LdT"/>
  1312. <constraint firstAttribute="height" constant="28" id="Zd0-Dh-6cK"/>
  1313. <constraint firstAttribute="width" constant="28" id="ggi-h3-rEJ"/>
  1314. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="28" id="lEw-YI-d4D"/>
  1315. </constraints>
  1316. <variation key="default">
  1317. <mask key="constraints">
  1318. <exclude reference="F39-Bo-RJ7"/>
  1319. <exclude reference="RNP-jl-7OJ"/>
  1320. <exclude reference="Us3-E0-LdT"/>
  1321. <exclude reference="Zd0-Dh-6cK"/>
  1322. <exclude reference="ggi-h3-rEJ"/>
  1323. <exclude reference="lEw-YI-d4D"/>
  1324. </mask>
  1325. </variation>
  1326. <variation key="heightClass=regular-widthClass=compact">
  1327. <mask key="constraints">
  1328. <exclude reference="F39-Bo-RJ7"/>
  1329. <exclude reference="RNP-jl-7OJ"/>
  1330. <exclude reference="Us3-E0-LdT"/>
  1331. <include reference="Zd0-Dh-6cK"/>
  1332. <include reference="ggi-h3-rEJ"/>
  1333. <exclude reference="lEw-YI-d4D"/>
  1334. </mask>
  1335. </variation>
  1336. </imageView>
  1337. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="baO-Ap-5g3">
  1338. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1339. <constraints>
  1340. <constraint firstAttribute="height" constant="28" id="CsU-Hj-qYW"/>
  1341. <constraint firstAttribute="width" constant="28" id="taW-MP-sjX"/>
  1342. </constraints>
  1343. <variation key="default">
  1344. <mask key="constraints">
  1345. <exclude reference="CsU-Hj-qYW"/>
  1346. <exclude reference="taW-MP-sjX"/>
  1347. </mask>
  1348. </variation>
  1349. <variation key="heightClass=regular-widthClass=compact">
  1350. <mask key="constraints">
  1351. <include reference="CsU-Hj-qYW"/>
  1352. <include reference="taW-MP-sjX"/>
  1353. </mask>
  1354. </variation>
  1355. </imageView>
  1356. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="y9a-uJ-HXa">
  1357. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1358. <constraints>
  1359. <constraint firstAttribute="height" constant="28" id="bCn-vo-RNs"/>
  1360. <constraint firstAttribute="width" constant="28" id="d4o-H9-gsK"/>
  1361. </constraints>
  1362. <variation key="default">
  1363. <mask key="constraints">
  1364. <exclude reference="bCn-vo-RNs"/>
  1365. <exclude reference="d4o-H9-gsK"/>
  1366. </mask>
  1367. </variation>
  1368. <variation key="heightClass=regular-widthClass=compact">
  1369. <mask key="constraints">
  1370. <include reference="bCn-vo-RNs"/>
  1371. <include reference="d4o-H9-gsK"/>
  1372. </mask>
  1373. </variation>
  1374. </imageView>
  1375. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Designation" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OUF-iU-4iV" userLabel="Designation" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  1376. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  1377. <constraints>
  1378. <constraint firstAttribute="height" constant="35" id="nNG-uk-pYJ"/>
  1379. </constraints>
  1380. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  1381. <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no" returnKeyType="next"/>
  1382. <variation key="default">
  1383. <mask key="constraints">
  1384. <exclude reference="nNG-uk-pYJ"/>
  1385. </mask>
  1386. </variation>
  1387. <variation key="heightClass=regular-widthClass=compact">
  1388. <mask key="constraints">
  1389. <include reference="nNG-uk-pYJ"/>
  1390. </mask>
  1391. </variation>
  1392. <connections>
  1393. <outlet property="delegate" destination="TSa-zK-l54" id="fkT-fj-tfe"/>
  1394. </connections>
  1395. </textField>
  1396. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="count" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lis-5N-9j5" userLabel="AboutLabel">
  1397. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1398. <constraints>
  1399. <constraint firstAttribute="height" constant="15" id="UiZ-FR-gxR">
  1400. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  1401. </constraint>
  1402. <constraint firstAttribute="width" constant="100" id="jwP-cb-Xvg"/>
  1403. </constraints>
  1404. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1405. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1406. <nil key="highlightedColor"/>
  1407. <variation key="default">
  1408. <mask key="constraints">
  1409. <exclude reference="UiZ-FR-gxR"/>
  1410. <exclude reference="jwP-cb-Xvg"/>
  1411. </mask>
  1412. </variation>
  1413. <variation key="heightClass=regular-widthClass=compact">
  1414. <mask key="constraints">
  1415. <include reference="UiZ-FR-gxR"/>
  1416. <exclude reference="jwP-cb-Xvg"/>
  1417. </mask>
  1418. </variation>
  1419. </label>
  1420. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DVe-zE-W2n">
  1421. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1422. <constraints>
  1423. <constraint firstAttribute="height" constant="15" id="Opt-SZ-oe2"/>
  1424. </constraints>
  1425. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  1426. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  1427. <nil key="highlightedColor"/>
  1428. <variation key="default">
  1429. <mask key="constraints">
  1430. <exclude reference="Opt-SZ-oe2"/>
  1431. </mask>
  1432. </variation>
  1433. <variation key="heightClass=regular-widthClass=compact">
  1434. <mask key="constraints">
  1435. <include reference="Opt-SZ-oe2"/>
  1436. </mask>
  1437. </variation>
  1438. </label>
  1439. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wYh-vB-LND">
  1440. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1441. <constraints>
  1442. <constraint firstAttribute="height" constant="15" id="lqx-ke-scb"/>
  1443. </constraints>
  1444. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  1445. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  1446. <nil key="highlightedColor"/>
  1447. <variation key="default">
  1448. <mask key="constraints">
  1449. <exclude reference="lqx-ke-scb"/>
  1450. </mask>
  1451. </variation>
  1452. <variation key="heightClass=regular-widthClass=compact">
  1453. <mask key="constraints">
  1454. <include reference="lqx-ke-scb"/>
  1455. </mask>
  1456. </variation>
  1457. </label>
  1458. </subviews>
  1459. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  1460. <constraints>
  1461. <constraint firstItem="6w6-Xy-f4I" firstAttribute="leading" secondItem="UpN-gp-xhw" secondAttribute="leading" id="03w-Ud-W8K"/>
  1462. <constraint firstItem="oLp-P2-8Ce" firstAttribute="trailing" secondItem="yLQ-bu-V4i" secondAttribute="trailing" id="0UY-GQ-MJe"/>
  1463. <constraint firstItem="yLQ-bu-V4i" firstAttribute="trailing" secondItem="bCZ-UO-R6R" secondAttribute="trailing" id="1ez-0y-lb8"/>
  1464. <constraint firstItem="wYh-vB-LND" firstAttribute="top" secondItem="OUF-iU-4iV" secondAttribute="bottom" id="2HZ-Kd-cxw"/>
  1465. <constraint firstItem="QLS-HV-r5Y" firstAttribute="trailing" secondItem="6zr-Oz-Nb6" secondAttribute="trailing" id="2fS-tQ-8Bm"/>
  1466. <constraint firstItem="RSH-y0-uyd" firstAttribute="top" secondItem="bNk-LX-4LU" secondAttribute="bottom" constant="2" id="3EE-dp-Vnj"/>
  1467. <constraint firstItem="oLp-P2-8Ce" firstAttribute="trailing" secondItem="6w6-Xy-f4I" secondAttribute="trailing" id="3WM-9X-Ij1"/>
  1468. <constraint firstItem="rpr-Gf-DsF" firstAttribute="trailing" secondItem="Hkw-hl-SpW" secondAttribute="trailing" id="3m0-a6-5An"/>
  1469. <constraint firstItem="wYh-vB-LND" firstAttribute="trailing" secondItem="OUF-iU-4iV" secondAttribute="trailing" id="3yA-EU-w9g"/>
  1470. <constraint firstAttribute="height" constant="500" id="4dS-pX-5by">
  1471. <variation key="heightClass=regular-widthClass=compact" constant="500"/>
  1472. </constraint>
  1473. <constraint firstItem="6EK-CE-Jxf" firstAttribute="leading" secondItem="CXZ-iK-T45" secondAttribute="trailing" constant="8" id="4gw-dE-4pz"/>
  1474. <constraint firstItem="Hkw-hl-SpW" firstAttribute="top" secondItem="v5X-uz-iSC" secondAttribute="bottom" constant="1" id="4kH-2K-NoQ"/>
  1475. <constraint firstItem="bBa-uh-9Gd" firstAttribute="trailing" secondItem="oLp-P2-8Ce" secondAttribute="trailing" id="5Wj-ot-VXo"/>
  1476. <constraint firstItem="bCZ-UO-R6R" firstAttribute="trailing" secondItem="bNk-LX-4LU" secondAttribute="trailing" id="5vK-dr-xO2"/>
  1477. <constraint firstItem="6w6-Xy-f4I" firstAttribute="trailing" secondItem="UpN-gp-xhw" secondAttribute="trailing" id="67q-cq-Nt4"/>
  1478. <constraint firstItem="Hkw-hl-SpW" firstAttribute="trailing" secondItem="v5X-uz-iSC" secondAttribute="trailing" id="6Pg-Ih-aOj"/>
  1479. <constraint firstItem="bBa-uh-9Gd" firstAttribute="top" secondItem="oLp-P2-8Ce" secondAttribute="bottom" constant="2" id="6kA-hW-8IP"/>
  1480. <constraint firstItem="6EK-CE-Jxf" firstAttribute="centerY" secondItem="CXZ-iK-T45" secondAttribute="centerY" id="94Z-2k-6aG"/>
  1481. <constraint firstItem="hFv-WN-eWD" firstAttribute="top" secondItem="kwx-ar-WJZ" secondAttribute="bottom" constant="1" id="9hW-cB-c9U"/>
  1482. <constraint firstItem="6zr-Oz-Nb6" firstAttribute="leading" secondItem="oLp-P2-8Ce" secondAttribute="leading" id="As9-5z-Cro"/>
  1483. <constraint firstItem="RSH-y0-uyd" firstAttribute="trailing" secondItem="bNk-LX-4LU" secondAttribute="trailing" id="B5D-i2-KRy"/>
  1484. <constraint firstItem="DVe-zE-W2n" firstAttribute="leading" secondItem="rpr-Gf-DsF" secondAttribute="leading" id="BeB-wX-t0F">
  1485. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  1486. </constraint>
  1487. <constraint firstItem="A3V-3M-cxr" firstAttribute="top" secondItem="QLS-HV-r5Y" secondAttribute="bottom" constant="2" id="Ci4-mK-xM9"/>
  1488. <constraint firstItem="oLp-P2-8Ce" firstAttribute="top" secondItem="Hkw-hl-SpW" secondAttribute="bottom" constant="15" id="DxF-sp-LYE"/>
  1489. <constraint firstItem="hFv-WN-eWD" firstAttribute="trailing" secondItem="kwx-ar-WJZ" secondAttribute="trailing" id="FaJ-hF-82v"/>
  1490. <constraint firstItem="QIZ-rj-t4L" firstAttribute="leading" secondItem="RSH-y0-uyd" secondAttribute="leading" id="Ffz-vZ-S9B"/>
  1491. <constraint firstItem="RSH-y0-uyd" firstAttribute="leading" secondItem="bNk-LX-4LU" secondAttribute="leading" id="HLd-3g-A3w"/>
  1492. <constraint firstItem="rpr-Gf-DsF" firstAttribute="top" secondItem="hFv-WN-eWD" secondAttribute="bottom" constant="20" id="Hb9-OX-yRe"/>
  1493. <constraint firstItem="CXZ-iK-T45" firstAttribute="leading" secondItem="lHH-Kn-eVF" secondAttribute="leading" constant="22" id="J6p-2d-n9J"/>
  1494. <constraint firstItem="UpN-gp-xhw" firstAttribute="leading" secondItem="rpr-Gf-DsF" secondAttribute="leading" id="Kx3-Ul-B7d"/>
  1495. <constraint firstItem="yLQ-bu-V4i" firstAttribute="top" secondItem="QIZ-rj-t4L" secondAttribute="bottom" constant="2" id="OFx-2r-KOz"/>
  1496. <constraint firstItem="DVe-zE-W2n" firstAttribute="top" secondItem="rpr-Gf-DsF" secondAttribute="bottom" id="OOr-2r-uPW"/>
  1497. <constraint firstItem="rpr-Gf-DsF" firstAttribute="leading" secondItem="yLQ-bu-V4i" secondAttribute="leading" id="P9M-QV-eWs"/>
  1498. <constraint firstItem="v5X-uz-iSC" firstAttribute="leading" secondItem="yLQ-bu-V4i" secondAttribute="trailing" constant="20" id="PWL-qM-TBb"/>
  1499. <constraint firstItem="OUF-iU-4iV" firstAttribute="trailing" secondItem="rpr-Gf-DsF" secondAttribute="trailing" id="QlO-DG-MUD"/>
  1500. <constraint firstItem="kwx-ar-WJZ" firstAttribute="leading" secondItem="A3V-3M-cxr" secondAttribute="trailing" constant="10" id="R40-EA-wlU"/>
  1501. <constraint firstItem="QIZ-rj-t4L" firstAttribute="top" secondItem="bCZ-UO-R6R" secondAttribute="bottom" constant="15" id="SPZ-hQ-xsV"/>
  1502. <constraint firstItem="UpN-gp-xhw" firstAttribute="trailing" secondItem="rpr-Gf-DsF" secondAttribute="trailing" id="T4s-Li-6zV"/>
  1503. <constraint firstAttribute="trailing" secondItem="bNk-LX-4LU" secondAttribute="trailing" constant="22" id="TC5-eh-Sj6"/>
  1504. <constraint firstItem="bBa-uh-9Gd" firstAttribute="leading" secondItem="oLp-P2-8Ce" secondAttribute="leading" id="UN6-hY-qiI"/>
  1505. <constraint firstItem="hFv-WN-eWD" firstAttribute="top" secondItem="A3V-3M-cxr" secondAttribute="bottom" constant="1" id="Ug3-Mh-o1d"/>
  1506. <constraint firstItem="hFv-WN-eWD" firstAttribute="leading" secondItem="A3V-3M-cxr" secondAttribute="leading" id="V7F-Jk-PWJ"/>
  1507. <constraint firstItem="CXZ-iK-T45" firstAttribute="top" secondItem="lHH-Kn-eVF" secondAttribute="top" constant="10" id="Wpq-aH-76T"/>
  1508. <constraint firstItem="OUF-iU-4iV" firstAttribute="leading" secondItem="rpr-Gf-DsF" secondAttribute="leading" id="YFe-yk-txE"/>
  1509. <constraint firstItem="QIZ-rj-t4L" firstAttribute="trailing" secondItem="bCZ-UO-R6R" secondAttribute="trailing" id="YqW-XZ-VY2"/>
  1510. <constraint firstItem="QLS-HV-r5Y" firstAttribute="top" secondItem="6zr-Oz-Nb6" secondAttribute="bottom" constant="15" id="Yrb-QH-2eT"/>
  1511. <constraint firstItem="bCZ-UO-R6R" firstAttribute="top" secondItem="RSH-y0-uyd" secondAttribute="bottom" constant="1" id="ZfD-dO-qTS"/>
  1512. <constraint firstItem="y9a-uJ-HXa" firstAttribute="trailing" secondItem="bNk-LX-4LU" secondAttribute="trailing" id="ZsS-rN-5Tt"/>
  1513. <constraint firstItem="yLQ-bu-V4i" firstAttribute="leading" secondItem="QIZ-rj-t4L" secondAttribute="leading" id="ZzW-VT-90l"/>
  1514. <constraint firstItem="6w6-Xy-f4I" firstAttribute="trailing" secondItem="OUF-iU-4iV" secondAttribute="trailing" id="a23-2f-Tkt"/>
  1515. <constraint firstItem="wYh-vB-LND" firstAttribute="leading" secondItem="OUF-iU-4iV" secondAttribute="leading" id="a2H-Sm-8X6">
  1516. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  1517. </constraint>
  1518. <constraint firstItem="lis-5N-9j5" firstAttribute="centerY" secondItem="UpN-gp-xhw" secondAttribute="centerY" id="a77-52-zjZ"/>
  1519. <constraint firstItem="oLp-P2-8Ce" firstAttribute="leading" secondItem="6w6-Xy-f4I" secondAttribute="leading" id="ank-Fh-rKo"/>
  1520. <constraint firstItem="6zr-Oz-Nb6" firstAttribute="top" secondItem="bBa-uh-9Gd" secondAttribute="bottom" constant="1" id="be4-c4-64E"/>
  1521. <constraint firstItem="baO-Ap-5g3" firstAttribute="trailing" secondItem="6w6-Xy-f4I" secondAttribute="trailing" id="bmI-YH-xze"/>
  1522. <constraint firstItem="UpN-gp-xhw" firstAttribute="top" secondItem="OUF-iU-4iV" secondAttribute="bottom" constant="15" id="bvs-b4-ogW"/>
  1523. <constraint firstItem="Hkw-hl-SpW" firstAttribute="leading" secondItem="yLQ-bu-V4i" secondAttribute="leading" id="ePH-x7-inv"/>
  1524. <constraint firstItem="6zr-Oz-Nb6" firstAttribute="trailing" secondItem="oLp-P2-8Ce" secondAttribute="trailing" id="f9O-dR-vf2"/>
  1525. <constraint firstItem="DVe-zE-W2n" firstAttribute="trailing" secondItem="rpr-Gf-DsF" secondAttribute="trailing" id="gce-xB-4RM"/>
  1526. <constraint firstItem="QLS-HV-r5Y" firstAttribute="leading" secondItem="6zr-Oz-Nb6" secondAttribute="leading" id="gcv-q4-AMB"/>
  1527. <constraint firstAttribute="trailing" secondItem="6EK-CE-Jxf" secondAttribute="trailing" constant="22" id="gqx-wb-b3N"/>
  1528. <constraint firstItem="lis-5N-9j5" firstAttribute="trailing" secondItem="OUF-iU-4iV" secondAttribute="trailing" id="kFS-en-XS6"/>
  1529. <constraint firstItem="6zr-Oz-Nb6" firstAttribute="top" secondItem="baO-Ap-5g3" secondAttribute="bottom" constant="1" id="lLC-sY-foO"/>
  1530. <constraint firstItem="baO-Ap-5g3" firstAttribute="leading" secondItem="bBa-uh-9Gd" secondAttribute="trailing" constant="20" id="mLb-UY-o02"/>
  1531. <constraint firstItem="OUF-iU-4iV" firstAttribute="top" secondItem="rpr-Gf-DsF" secondAttribute="bottom" constant="15" id="n1b-Fd-rdI"/>
  1532. <constraint firstItem="kwx-ar-WJZ" firstAttribute="trailing" secondItem="baO-Ap-5g3" secondAttribute="trailing" id="nMb-nh-iiO"/>
  1533. <constraint firstItem="y9a-uJ-HXa" firstAttribute="leading" secondItem="RSH-y0-uyd" secondAttribute="trailing" constant="10" id="neQ-So-LQV"/>
  1534. <constraint firstItem="6w6-Xy-f4I" firstAttribute="top" secondItem="UpN-gp-xhw" secondAttribute="bottom" constant="2" id="pZr-xI-GiI">
  1535. <variation key="heightClass=regular-widthClass=compact" constant="10"/>
  1536. </constraint>
  1537. <constraint firstItem="bCZ-UO-R6R" firstAttribute="top" secondItem="y9a-uJ-HXa" secondAttribute="bottom" constant="1" id="qKl-sN-mLj"/>
  1538. <constraint firstItem="A3V-3M-cxr" firstAttribute="leading" secondItem="QLS-HV-r5Y" secondAttribute="leading" id="qPN-Lm-r7H"/>
  1539. <constraint firstItem="Hkw-hl-SpW" firstAttribute="top" secondItem="yLQ-bu-V4i" secondAttribute="bottom" constant="1" id="qPe-ii-2qH"/>
  1540. <constraint firstItem="bNk-LX-4LU" firstAttribute="top" secondItem="CXZ-iK-T45" secondAttribute="bottom" constant="15" id="qzu-a2-Ps3"/>
  1541. <constraint firstItem="v5X-uz-iSC" firstAttribute="trailing" secondItem="bCZ-UO-R6R" secondAttribute="trailing" id="tMT-3E-5zM"/>
  1542. <constraint firstItem="oLp-P2-8Ce" firstAttribute="top" secondItem="6w6-Xy-f4I" secondAttribute="bottom" constant="15" id="tnM-tW-adc"/>
  1543. <constraint firstItem="OUF-iU-4iV" firstAttribute="top" secondItem="rpr-Gf-DsF" secondAttribute="bottom" constant="15" id="ubx-WO-VuV"/>
  1544. <constraint firstItem="bNk-LX-4LU" firstAttribute="leading" secondItem="lHH-Kn-eVF" secondAttribute="leading" constant="22" id="vDV-1b-znD"/>
  1545. <constraint firstItem="oLp-P2-8Ce" firstAttribute="leading" secondItem="yLQ-bu-V4i" secondAttribute="leading" id="vb7-6Y-aVr"/>
  1546. <constraint firstItem="hFv-WN-eWD" firstAttribute="top" secondItem="A3V-3M-cxr" secondAttribute="bottom" constant="1" id="vhr-tj-aGm"/>
  1547. <constraint firstItem="bCZ-UO-R6R" firstAttribute="leading" secondItem="RSH-y0-uyd" secondAttribute="leading" id="vnN-F5-dtw"/>
  1548. <constraint firstItem="lis-5N-9j5" firstAttribute="leading" secondItem="UpN-gp-xhw" secondAttribute="trailing" constant="10" id="w0l-XH-5cz"/>
  1549. <constraint firstItem="A3V-3M-cxr" firstAttribute="trailing" secondItem="6zr-Oz-Nb6" secondAttribute="trailing" id="xmg-tb-nTR"/>
  1550. </constraints>
  1551. <variation key="default">
  1552. <mask key="subviews">
  1553. <exclude reference="CXZ-iK-T45"/>
  1554. <exclude reference="6EK-CE-Jxf"/>
  1555. <exclude reference="bNk-LX-4LU"/>
  1556. <exclude reference="RSH-y0-uyd"/>
  1557. <exclude reference="bCZ-UO-R6R"/>
  1558. <exclude reference="QIZ-rj-t4L"/>
  1559. <exclude reference="yLQ-bu-V4i"/>
  1560. <exclude reference="Hkw-hl-SpW"/>
  1561. <exclude reference="rpr-Gf-DsF"/>
  1562. <exclude reference="UpN-gp-xhw"/>
  1563. <exclude reference="6w6-Xy-f4I"/>
  1564. <exclude reference="bBa-uh-9Gd"/>
  1565. <exclude reference="hFv-WN-eWD"/>
  1566. <exclude reference="A3V-3M-cxr"/>
  1567. <exclude reference="oLp-P2-8Ce"/>
  1568. <exclude reference="6zr-Oz-Nb6"/>
  1569. <exclude reference="QLS-HV-r5Y"/>
  1570. <exclude reference="kwx-ar-WJZ"/>
  1571. <exclude reference="v5X-uz-iSC"/>
  1572. <exclude reference="baO-Ap-5g3"/>
  1573. <exclude reference="y9a-uJ-HXa"/>
  1574. <exclude reference="OUF-iU-4iV"/>
  1575. <exclude reference="lis-5N-9j5"/>
  1576. <exclude reference="DVe-zE-W2n"/>
  1577. <exclude reference="wYh-vB-LND"/>
  1578. </mask>
  1579. <mask key="constraints">
  1580. <exclude reference="4dS-pX-5by"/>
  1581. <exclude reference="QlO-DG-MUD"/>
  1582. <exclude reference="YFe-yk-txE"/>
  1583. <exclude reference="n1b-Fd-rdI"/>
  1584. <exclude reference="ubx-WO-VuV"/>
  1585. <exclude reference="3m0-a6-5An"/>
  1586. <exclude reference="Hb9-OX-yRe"/>
  1587. <exclude reference="P9M-QV-eWs"/>
  1588. <exclude reference="Ci4-mK-xM9"/>
  1589. <exclude reference="qPN-Lm-r7H"/>
  1590. <exclude reference="xmg-tb-nTR"/>
  1591. <exclude reference="3EE-dp-Vnj"/>
  1592. <exclude reference="B5D-i2-KRy"/>
  1593. <exclude reference="HLd-3g-A3w"/>
  1594. <exclude reference="5Wj-ot-VXo"/>
  1595. <exclude reference="6kA-hW-8IP"/>
  1596. <exclude reference="UN6-hY-qiI"/>
  1597. <exclude reference="1ez-0y-lb8"/>
  1598. <exclude reference="OFx-2r-KOz"/>
  1599. <exclude reference="ZzW-VT-90l"/>
  1600. <exclude reference="4gw-dE-4pz"/>
  1601. <exclude reference="94Z-2k-6aG"/>
  1602. <exclude reference="gqx-wb-b3N"/>
  1603. <exclude reference="BeB-wX-t0F"/>
  1604. <exclude reference="OOr-2r-uPW"/>
  1605. <exclude reference="gce-xB-4RM"/>
  1606. <exclude reference="Ffz-vZ-S9B"/>
  1607. <exclude reference="SPZ-hQ-xsV"/>
  1608. <exclude reference="YqW-XZ-VY2"/>
  1609. <exclude reference="2fS-tQ-8Bm"/>
  1610. <exclude reference="Yrb-QH-2eT"/>
  1611. <exclude reference="gcv-q4-AMB"/>
  1612. <exclude reference="Kx3-Ul-B7d"/>
  1613. <exclude reference="T4s-Li-6zV"/>
  1614. <exclude reference="bvs-b4-ogW"/>
  1615. <exclude reference="TC5-eh-Sj6"/>
  1616. <exclude reference="qzu-a2-Ps3"/>
  1617. <exclude reference="vDV-1b-znD"/>
  1618. <exclude reference="a77-52-zjZ"/>
  1619. <exclude reference="kFS-en-XS6"/>
  1620. <exclude reference="w0l-XH-5cz"/>
  1621. <exclude reference="0UY-GQ-MJe"/>
  1622. <exclude reference="3WM-9X-Ij1"/>
  1623. <exclude reference="DxF-sp-LYE"/>
  1624. <exclude reference="ank-Fh-rKo"/>
  1625. <exclude reference="tnM-tW-adc"/>
  1626. <exclude reference="vb7-6Y-aVr"/>
  1627. <exclude reference="2HZ-Kd-cxw"/>
  1628. <exclude reference="3yA-EU-w9g"/>
  1629. <exclude reference="a2H-Sm-8X6"/>
  1630. <exclude reference="03w-Ud-W8K"/>
  1631. <exclude reference="67q-cq-Nt4"/>
  1632. <exclude reference="a23-2f-Tkt"/>
  1633. <exclude reference="pZr-xI-GiI"/>
  1634. <exclude reference="As9-5z-Cro"/>
  1635. <exclude reference="be4-c4-64E"/>
  1636. <exclude reference="f9O-dR-vf2"/>
  1637. <exclude reference="lLC-sY-foO"/>
  1638. <exclude reference="J6p-2d-n9J"/>
  1639. <exclude reference="Wpq-aH-76T"/>
  1640. <exclude reference="4kH-2K-NoQ"/>
  1641. <exclude reference="6Pg-Ih-aOj"/>
  1642. <exclude reference="ePH-x7-inv"/>
  1643. <exclude reference="qPe-ii-2qH"/>
  1644. <exclude reference="5vK-dr-xO2"/>
  1645. <exclude reference="ZfD-dO-qTS"/>
  1646. <exclude reference="qKl-sN-mLj"/>
  1647. <exclude reference="vnN-F5-dtw"/>
  1648. <exclude reference="bmI-YH-xze"/>
  1649. <exclude reference="mLb-UY-o02"/>
  1650. <exclude reference="9hW-cB-c9U"/>
  1651. <exclude reference="FaJ-hF-82v"/>
  1652. <exclude reference="Ug3-Mh-o1d"/>
  1653. <exclude reference="V7F-Jk-PWJ"/>
  1654. <exclude reference="vhr-tj-aGm"/>
  1655. <exclude reference="R40-EA-wlU"/>
  1656. <exclude reference="nMb-nh-iiO"/>
  1657. <exclude reference="PWL-qM-TBb"/>
  1658. <exclude reference="tMT-3E-5zM"/>
  1659. <exclude reference="ZsS-rN-5Tt"/>
  1660. <exclude reference="neQ-So-LQV"/>
  1661. </mask>
  1662. </variation>
  1663. <variation key="heightClass=regular-widthClass=compact">
  1664. <mask key="subviews">
  1665. <include reference="CXZ-iK-T45"/>
  1666. <include reference="6EK-CE-Jxf"/>
  1667. <include reference="bNk-LX-4LU"/>
  1668. <include reference="RSH-y0-uyd"/>
  1669. <include reference="bCZ-UO-R6R"/>
  1670. <include reference="QIZ-rj-t4L"/>
  1671. <include reference="yLQ-bu-V4i"/>
  1672. <include reference="Hkw-hl-SpW"/>
  1673. <include reference="rpr-Gf-DsF"/>
  1674. <include reference="UpN-gp-xhw"/>
  1675. <include reference="6w6-Xy-f4I"/>
  1676. <include reference="bBa-uh-9Gd"/>
  1677. <include reference="hFv-WN-eWD"/>
  1678. <include reference="A3V-3M-cxr"/>
  1679. <include reference="oLp-P2-8Ce"/>
  1680. <include reference="6zr-Oz-Nb6"/>
  1681. <include reference="QLS-HV-r5Y"/>
  1682. <include reference="kwx-ar-WJZ"/>
  1683. <include reference="v5X-uz-iSC"/>
  1684. <include reference="baO-Ap-5g3"/>
  1685. <include reference="y9a-uJ-HXa"/>
  1686. <include reference="OUF-iU-4iV"/>
  1687. <include reference="lis-5N-9j5"/>
  1688. <include reference="DVe-zE-W2n"/>
  1689. <include reference="wYh-vB-LND"/>
  1690. </mask>
  1691. <mask key="constraints">
  1692. <include reference="4dS-pX-5by"/>
  1693. <include reference="QlO-DG-MUD"/>
  1694. <include reference="YFe-yk-txE"/>
  1695. <exclude reference="n1b-Fd-rdI"/>
  1696. <include reference="ubx-WO-VuV"/>
  1697. <include reference="3m0-a6-5An"/>
  1698. <include reference="Hb9-OX-yRe"/>
  1699. <include reference="P9M-QV-eWs"/>
  1700. <include reference="Ci4-mK-xM9"/>
  1701. <include reference="qPN-Lm-r7H"/>
  1702. <include reference="xmg-tb-nTR"/>
  1703. <include reference="3EE-dp-Vnj"/>
  1704. <include reference="B5D-i2-KRy"/>
  1705. <include reference="HLd-3g-A3w"/>
  1706. <include reference="5Wj-ot-VXo"/>
  1707. <include reference="6kA-hW-8IP"/>
  1708. <include reference="UN6-hY-qiI"/>
  1709. <include reference="1ez-0y-lb8"/>
  1710. <include reference="OFx-2r-KOz"/>
  1711. <include reference="ZzW-VT-90l"/>
  1712. <include reference="4gw-dE-4pz"/>
  1713. <include reference="94Z-2k-6aG"/>
  1714. <include reference="gqx-wb-b3N"/>
  1715. <include reference="BeB-wX-t0F"/>
  1716. <include reference="OOr-2r-uPW"/>
  1717. <include reference="gce-xB-4RM"/>
  1718. <include reference="Ffz-vZ-S9B"/>
  1719. <include reference="SPZ-hQ-xsV"/>
  1720. <include reference="YqW-XZ-VY2"/>
  1721. <include reference="2fS-tQ-8Bm"/>
  1722. <include reference="Yrb-QH-2eT"/>
  1723. <include reference="gcv-q4-AMB"/>
  1724. <include reference="Kx3-Ul-B7d"/>
  1725. <exclude reference="T4s-Li-6zV"/>
  1726. <include reference="bvs-b4-ogW"/>
  1727. <include reference="TC5-eh-Sj6"/>
  1728. <include reference="qzu-a2-Ps3"/>
  1729. <include reference="vDV-1b-znD"/>
  1730. <include reference="a77-52-zjZ"/>
  1731. <include reference="kFS-en-XS6"/>
  1732. <include reference="w0l-XH-5cz"/>
  1733. <include reference="0UY-GQ-MJe"/>
  1734. <include reference="3WM-9X-Ij1"/>
  1735. <include reference="DxF-sp-LYE"/>
  1736. <include reference="ank-Fh-rKo"/>
  1737. <exclude reference="tnM-tW-adc"/>
  1738. <include reference="vb7-6Y-aVr"/>
  1739. <include reference="2HZ-Kd-cxw"/>
  1740. <include reference="3yA-EU-w9g"/>
  1741. <include reference="a2H-Sm-8X6"/>
  1742. <include reference="03w-Ud-W8K"/>
  1743. <exclude reference="67q-cq-Nt4"/>
  1744. <include reference="a23-2f-Tkt"/>
  1745. <include reference="pZr-xI-GiI"/>
  1746. <include reference="As9-5z-Cro"/>
  1747. <include reference="be4-c4-64E"/>
  1748. <include reference="f9O-dR-vf2"/>
  1749. <include reference="lLC-sY-foO"/>
  1750. <include reference="J6p-2d-n9J"/>
  1751. <include reference="Wpq-aH-76T"/>
  1752. <include reference="4kH-2K-NoQ"/>
  1753. <include reference="6Pg-Ih-aOj"/>
  1754. <include reference="ePH-x7-inv"/>
  1755. <include reference="qPe-ii-2qH"/>
  1756. <include reference="5vK-dr-xO2"/>
  1757. <include reference="ZfD-dO-qTS"/>
  1758. <include reference="qKl-sN-mLj"/>
  1759. <include reference="vnN-F5-dtw"/>
  1760. <include reference="bmI-YH-xze"/>
  1761. <exclude reference="mLb-UY-o02"/>
  1762. <include reference="9hW-cB-c9U"/>
  1763. <include reference="FaJ-hF-82v"/>
  1764. <include reference="Ug3-Mh-o1d"/>
  1765. <include reference="V7F-Jk-PWJ"/>
  1766. <include reference="vhr-tj-aGm"/>
  1767. <exclude reference="R40-EA-wlU"/>
  1768. <include reference="nMb-nh-iiO"/>
  1769. <exclude reference="PWL-qM-TBb"/>
  1770. <include reference="tMT-3E-5zM"/>
  1771. <include reference="ZsS-rN-5Tt"/>
  1772. <exclude reference="neQ-So-LQV"/>
  1773. </mask>
  1774. </variation>
  1775. </view>
  1776. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gQT-LF-8BH" userLabel="Section3">
  1777. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1778. <subviews>
  1779. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_myprofile_golfinginfo" translatesAutoresizingMaskIntoConstraints="NO" id="6Bz-KC-BYH">
  1780. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1781. <constraints>
  1782. <constraint firstAttribute="height" constant="30" id="8Wu-vt-A63"/>
  1783. <constraint firstAttribute="width" constant="30" id="Kal-rf-GGs"/>
  1784. </constraints>
  1785. <variation key="default">
  1786. <mask key="constraints">
  1787. <exclude reference="8Wu-vt-A63"/>
  1788. <exclude reference="Kal-rf-GGs"/>
  1789. </mask>
  1790. </variation>
  1791. <variation key="heightClass=regular-widthClass=compact">
  1792. <mask key="constraints">
  1793. <include reference="8Wu-vt-A63"/>
  1794. <include reference="Kal-rf-GGs"/>
  1795. </mask>
  1796. </variation>
  1797. </imageView>
  1798. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Golfing Info" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TfA-q1-16r">
  1799. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1800. <constraints>
  1801. <constraint firstAttribute="height" constant="21" id="DXM-PD-oZa">
  1802. <variation key="heightClass=regular-widthClass=compact" constant="24"/>
  1803. </constraint>
  1804. </constraints>
  1805. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="20"/>
  1806. <color key="textColor" red="0.68627450980000004" green="0.30980392159999998" blue="0.29803921570000003" alpha="1" colorSpace="calibratedRGB"/>
  1807. <nil key="highlightedColor"/>
  1808. <variation key="default">
  1809. <mask key="constraints">
  1810. <exclude reference="DXM-PD-oZa"/>
  1811. </mask>
  1812. </variation>
  1813. <variation key="heightClass=regular-widthClass=compact">
  1814. <mask key="constraints">
  1815. <include reference="DXM-PD-oZa"/>
  1816. </mask>
  1817. </variation>
  1818. </label>
  1819. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Golfing Since" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tmC-AX-52m" userLabel="GolfingSince">
  1820. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1821. <constraints>
  1822. <constraint firstAttribute="height" constant="18" id="hc6-hg-UIG"/>
  1823. </constraints>
  1824. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1825. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1826. <nil key="highlightedColor"/>
  1827. <variation key="default">
  1828. <mask key="constraints">
  1829. <exclude reference="hc6-hg-UIG"/>
  1830. </mask>
  1831. </variation>
  1832. <variation key="heightClass=regular-widthClass=compact">
  1833. <mask key="constraints">
  1834. <include reference="hc6-hg-UIG"/>
  1835. </mask>
  1836. </variation>
  1837. </label>
  1838. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bcJ-aw-oWb" userLabel="line1">
  1839. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1840. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1841. <constraints>
  1842. <constraint firstAttribute="height" constant="1" id="tfy-jG-or6"/>
  1843. </constraints>
  1844. <variation key="default">
  1845. <mask key="constraints">
  1846. <exclude reference="tfy-jG-or6"/>
  1847. </mask>
  1848. </variation>
  1849. <variation key="heightClass=regular-widthClass=compact">
  1850. <mask key="constraints">
  1851. <include reference="tfy-jG-or6"/>
  1852. </mask>
  1853. </variation>
  1854. </view>
  1855. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rOb-uq-rRp" userLabel="InterestedIn">
  1856. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1857. <constraints>
  1858. <constraint firstAttribute="height" constant="25" id="xva-Rm-Mey"/>
  1859. </constraints>
  1860. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1861. <state key="normal" title="Select">
  1862. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1863. </state>
  1864. <variation key="default">
  1865. <mask key="constraints">
  1866. <exclude reference="xva-Rm-Mey"/>
  1867. </mask>
  1868. </variation>
  1869. <variation key="heightClass=regular-widthClass=compact">
  1870. <mask key="constraints">
  1871. <include reference="xva-Rm-Mey"/>
  1872. </mask>
  1873. </variation>
  1874. <connections>
  1875. <action selector="btnInterestedIn:" destination="TSa-zK-l54" eventType="touchUpInside" id="cp6-Es-RSK"/>
  1876. </connections>
  1877. </button>
  1878. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Interested in" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wzs-XM-Zc9" userLabel="InterestedIn">
  1879. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1880. <constraints>
  1881. <constraint firstAttribute="height" constant="18" id="wfR-xV-DhA"/>
  1882. </constraints>
  1883. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1884. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1885. <nil key="highlightedColor"/>
  1886. <variation key="default">
  1887. <mask key="constraints">
  1888. <exclude reference="wfR-xV-DhA"/>
  1889. </mask>
  1890. </variation>
  1891. <variation key="heightClass=regular-widthClass=compact">
  1892. <mask key="constraints">
  1893. <include reference="wfR-xV-DhA"/>
  1894. </mask>
  1895. </variation>
  1896. </label>
  1897. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Member At" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DNr-Rh-snw" userLabel="MemberAt">
  1898. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1899. <constraints>
  1900. <constraint firstAttribute="height" constant="18" id="Roc-Hw-Hm2"/>
  1901. </constraints>
  1902. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1903. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1904. <nil key="highlightedColor"/>
  1905. <variation key="default">
  1906. <mask key="constraints">
  1907. <exclude reference="Roc-Hw-Hm2"/>
  1908. </mask>
  1909. </variation>
  1910. <variation key="heightClass=regular-widthClass=compact">
  1911. <mask key="constraints">
  1912. <include reference="Roc-Hw-Hm2"/>
  1913. </mask>
  1914. </variation>
  1915. </label>
  1916. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Preferred Playing Days and Shift" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gPG-81-Zul" userLabel="MemberAt">
  1917. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  1918. <constraints>
  1919. <constraint firstAttribute="height" constant="18" id="0sD-LD-aG6"/>
  1920. </constraints>
  1921. <fontDescription key="fontDescription" name="OpenSans-Semibold" family="Open Sans" pointSize="13"/>
  1922. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  1923. <nil key="highlightedColor"/>
  1924. <variation key="default">
  1925. <mask key="constraints">
  1926. <exclude reference="0sD-LD-aG6"/>
  1927. </mask>
  1928. </variation>
  1929. <variation key="heightClass=regular-widthClass=compact">
  1930. <mask key="constraints">
  1931. <include reference="0sD-LD-aG6"/>
  1932. </mask>
  1933. </variation>
  1934. </label>
  1935. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kV7-SR-FP7">
  1936. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  1937. <constraints>
  1938. <constraint firstAttribute="height" constant="25" id="bWt-Dv-9ee"/>
  1939. </constraints>
  1940. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  1941. <state key="normal" title="Select">
  1942. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  1943. </state>
  1944. <variation key="default">
  1945. <mask key="constraints">
  1946. <exclude reference="bWt-Dv-9ee"/>
  1947. </mask>
  1948. </variation>
  1949. <variation key="heightClass=regular-widthClass=compact">
  1950. <mask key="constraints">
  1951. <include reference="bWt-Dv-9ee"/>
  1952. </mask>
  1953. </variation>
  1954. <connections>
  1955. <action selector="btnGolfingSince:" destination="TSa-zK-l54" eventType="touchUpInside" id="rdw-gj-eCk"/>
  1956. </connections>
  1957. </button>
  1958. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d12-fX-rxk" userLabel="line2">
  1959. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  1960. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  1961. <constraints>
  1962. <constraint firstAttribute="height" constant="1" id="hKP-1H-D87"/>
  1963. </constraints>
  1964. <variation key="default">
  1965. <mask key="constraints">
  1966. <exclude reference="hKP-1H-D87"/>
  1967. </mask>
  1968. </variation>
  1969. <variation key="heightClass=regular-widthClass=compact">
  1970. <mask key="constraints">
  1971. <include reference="hKP-1H-D87"/>
  1972. </mask>
  1973. </variation>
  1974. </view>
  1975. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Handicap Level" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="v3p-zi-ULd" userLabel="HandiCap Level" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  1976. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  1977. <constraints>
  1978. <constraint firstAttribute="height" constant="35" id="FSS-O7-UpI"/>
  1979. </constraints>
  1980. <color key="textColor" red="0.25882352939999997" green="0.24313725489999999" blue="0.2470588235" alpha="1" colorSpace="calibratedRGB"/>
  1981. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  1982. <textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="numberPad" returnKeyType="next"/>
  1983. <variation key="default">
  1984. <mask key="constraints">
  1985. <exclude reference="FSS-O7-UpI"/>
  1986. </mask>
  1987. </variation>
  1988. <variation key="heightClass=regular-widthClass=compact">
  1989. <mask key="constraints">
  1990. <include reference="FSS-O7-UpI"/>
  1991. </mask>
  1992. </variation>
  1993. <connections>
  1994. <outlet property="delegate" destination="TSa-zK-l54" id="ycz-sJ-7Zy"/>
  1995. </connections>
  1996. </textField>
  1997. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Clubs I Play with" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OfM-00-Isl" userLabel="ClubsIPlayWith" customClass="MKTextField" customModule="BirdieBogey" customModuleProvider="target">
  1998. <rect key="frame" x="-25" y="-30" width="97" height="30"/>
  1999. <constraints>
  2000. <constraint firstAttribute="height" constant="35" id="1uF-Yo-fFS"/>
  2001. </constraints>
  2002. <color key="textColor" red="0.25882352939999997" green="0.24313725489999999" blue="0.2470588235" alpha="1" colorSpace="calibratedRGB"/>
  2003. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  2004. <textInputTraits key="textInputTraits" autocapitalizationType="words" autocorrectionType="no"/>
  2005. <variation key="default">
  2006. <mask key="constraints">
  2007. <exclude reference="1uF-Yo-fFS"/>
  2008. </mask>
  2009. </variation>
  2010. <variation key="heightClass=regular-widthClass=compact">
  2011. <mask key="constraints">
  2012. <include reference="1uF-Yo-fFS"/>
  2013. </mask>
  2014. </variation>
  2015. <connections>
  2016. <outlet property="delegate" destination="TSa-zK-l54" id="60f-DB-rn8"/>
  2017. </connections>
  2018. </textField>
  2019. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NRP-dy-5lg" userLabel="Member At">
  2020. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  2021. <constraints>
  2022. <constraint firstAttribute="height" constant="25" id="uG1-4d-RLd"/>
  2023. </constraints>
  2024. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="15"/>
  2025. <state key="normal" title="Select">
  2026. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  2027. </state>
  2028. <variation key="default">
  2029. <mask key="constraints">
  2030. <exclude reference="uG1-4d-RLd"/>
  2031. </mask>
  2032. </variation>
  2033. <variation key="heightClass=regular-widthClass=compact">
  2034. <mask key="constraints">
  2035. <include reference="uG1-4d-RLd"/>
  2036. </mask>
  2037. </variation>
  2038. <connections>
  2039. <action selector="btnMemberAt:" destination="TSa-zK-l54" eventType="touchUpInside" id="U2Y-L6-zGz"/>
  2040. </connections>
  2041. </button>
  2042. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Sp-hI-Yo2" userLabel="line2">
  2043. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2044. <color key="backgroundColor" red="0.71764705880000002" green="0.69019607839999997" blue="0.67450980390000004" alpha="1" colorSpace="calibratedRGB"/>
  2045. <constraints>
  2046. <constraint firstAttribute="height" constant="1" id="zxM-Q7-BJH"/>
  2047. </constraints>
  2048. <variation key="default">
  2049. <mask key="constraints">
  2050. <exclude reference="zxM-Q7-BJH"/>
  2051. </mask>
  2052. </variation>
  2053. <variation key="heightClass=regular-widthClass=compact">
  2054. <mask key="constraints">
  2055. <include reference="zxM-Q7-BJH"/>
  2056. </mask>
  2057. </variation>
  2058. </view>
  2059. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5ZB-EG-Cvj" userLabel="ContentView">
  2060. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2061. <subviews>
  2062. <button opaque="NO" tag="1000" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9bd-9m-rwc">
  2063. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  2064. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  2065. <constraints>
  2066. <constraint firstAttribute="width" constant="80" id="12E-Ga-Svo">
  2067. <variation key="heightClass=regular-widthClass=compact" constant="79"/>
  2068. </constraint>
  2069. <constraint firstAttribute="height" constant="30" id="Vop-Xn-xnf"/>
  2070. </constraints>
  2071. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  2072. <state key="normal" title="Morning">
  2073. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  2074. </state>
  2075. <variation key="default">
  2076. <mask key="constraints">
  2077. <exclude reference="12E-Ga-Svo"/>
  2078. <exclude reference="Vop-Xn-xnf"/>
  2079. </mask>
  2080. </variation>
  2081. <variation key="heightClass=regular-widthClass=compact">
  2082. <mask key="constraints">
  2083. <include reference="12E-Ga-Svo"/>
  2084. <include reference="Vop-Xn-xnf"/>
  2085. </mask>
  2086. </variation>
  2087. <connections>
  2088. <action selector="btnMorningClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="4Q1-Mz-U28"/>
  2089. </connections>
  2090. </button>
  2091. <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fQ3-9A-Chj">
  2092. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  2093. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  2094. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  2095. <state key="normal" title="Afternoon">
  2096. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  2097. </state>
  2098. <connections>
  2099. <action selector="btnAfternoonClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="VuN-B0-5Xv"/>
  2100. </connections>
  2101. </button>
  2102. <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WSY-fr-Khe">
  2103. <rect key="frame" x="-23" y="-15" width="46" height="30"/>
  2104. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  2105. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  2106. <state key="normal" title="Evening">
  2107. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  2108. </state>
  2109. <connections>
  2110. <action selector="btnEveningClicked:" destination="TSa-zK-l54" eventType="touchUpInside" id="nBf-WY-hml"/>
  2111. </connections>
  2112. </button>
  2113. </subviews>
  2114. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  2115. <constraints>
  2116. <constraint firstItem="fQ3-9A-Chj" firstAttribute="width" secondItem="9bd-9m-rwc" secondAttribute="width" id="3kY-Nd-q5X"/>
  2117. <constraint firstAttribute="trailing" secondItem="WSY-fr-Khe" secondAttribute="trailing" constant="10" id="5XU-53-U3P"/>
  2118. <constraint firstItem="9bd-9m-rwc" firstAttribute="top" secondItem="5ZB-EG-Cvj" secondAttribute="top" id="Ggd-nH-dlD"/>
  2119. <constraint firstAttribute="trailing" secondItem="WSY-fr-Khe" secondAttribute="trailing" constant="10" id="IbI-rb-3oN"/>
  2120. <constraint firstItem="WSY-fr-Khe" firstAttribute="width" secondItem="fQ3-9A-Chj" secondAttribute="width" id="IpY-Ie-AKb"/>
  2121. <constraint firstAttribute="height" constant="100" id="Iu8-4P-XZL">
  2122. <variation key="heightClass=regular-widthClass=compact" constant="30"/>
  2123. </constraint>
  2124. <constraint firstItem="9bd-9m-rwc" firstAttribute="leading" secondItem="5ZB-EG-Cvj" secondAttribute="leading" constant="10" id="KwZ-is-8O5"/>
  2125. <constraint firstItem="fQ3-9A-Chj" firstAttribute="centerX" secondItem="5ZB-EG-Cvj" secondAttribute="centerX" id="TSO-Zw-sEc"/>
  2126. <constraint firstItem="fQ3-9A-Chj" firstAttribute="height" secondItem="9bd-9m-rwc" secondAttribute="height" id="Yh1-Ne-kk6"/>
  2127. <constraint firstItem="WSY-fr-Khe" firstAttribute="top" secondItem="5ZB-EG-Cvj" secondAttribute="top" id="Zq0-tZ-BXV"/>
  2128. <constraint firstAttribute="bottom" secondItem="WSY-fr-Khe" secondAttribute="bottom" id="nRe-eU-6hM"/>
  2129. <constraint firstItem="WSY-fr-Khe" firstAttribute="height" secondItem="fQ3-9A-Chj" secondAttribute="height" id="poL-iL-9OG"/>
  2130. <constraint firstAttribute="bottom" secondItem="9bd-9m-rwc" secondAttribute="bottom" id="ql3-9P-nVp"/>
  2131. <constraint firstItem="9bd-9m-rwc" firstAttribute="leading" secondItem="5ZB-EG-Cvj" secondAttribute="leading" constant="10" id="scS-bk-ab5"/>
  2132. <constraint firstItem="fQ3-9A-Chj" firstAttribute="top" secondItem="5ZB-EG-Cvj" secondAttribute="top" id="vVI-pG-q6S"/>
  2133. </constraints>
  2134. <variation key="default">
  2135. <mask key="subviews">
  2136. <exclude reference="9bd-9m-rwc"/>
  2137. <exclude reference="fQ3-9A-Chj"/>
  2138. <exclude reference="WSY-fr-Khe"/>
  2139. </mask>
  2140. <mask key="constraints">
  2141. <exclude reference="Iu8-4P-XZL"/>
  2142. <exclude reference="Ggd-nH-dlD"/>
  2143. <exclude reference="KwZ-is-8O5"/>
  2144. <exclude reference="ql3-9P-nVp"/>
  2145. <exclude reference="scS-bk-ab5"/>
  2146. <exclude reference="5XU-53-U3P"/>
  2147. <exclude reference="IbI-rb-3oN"/>
  2148. <exclude reference="IpY-Ie-AKb"/>
  2149. <exclude reference="Zq0-tZ-BXV"/>
  2150. <exclude reference="nRe-eU-6hM"/>
  2151. <exclude reference="poL-iL-9OG"/>
  2152. <exclude reference="3kY-Nd-q5X"/>
  2153. <exclude reference="TSO-Zw-sEc"/>
  2154. <exclude reference="Yh1-Ne-kk6"/>
  2155. <exclude reference="vVI-pG-q6S"/>
  2156. </mask>
  2157. </variation>
  2158. <variation key="heightClass=regular-widthClass=compact">
  2159. <mask key="subviews">
  2160. <include reference="9bd-9m-rwc"/>
  2161. <include reference="fQ3-9A-Chj"/>
  2162. <include reference="WSY-fr-Khe"/>
  2163. </mask>
  2164. <mask key="constraints">
  2165. <include reference="Iu8-4P-XZL"/>
  2166. <include reference="Ggd-nH-dlD"/>
  2167. <exclude reference="KwZ-is-8O5"/>
  2168. <include reference="ql3-9P-nVp"/>
  2169. <include reference="scS-bk-ab5"/>
  2170. <exclude reference="5XU-53-U3P"/>
  2171. <include reference="IbI-rb-3oN"/>
  2172. <include reference="IpY-Ie-AKb"/>
  2173. <include reference="Zq0-tZ-BXV"/>
  2174. <include reference="nRe-eU-6hM"/>
  2175. <include reference="poL-iL-9OG"/>
  2176. <include reference="3kY-Nd-q5X"/>
  2177. <include reference="TSO-Zw-sEc"/>
  2178. <include reference="Yh1-Ne-kk6"/>
  2179. <include reference="vVI-pG-q6S"/>
  2180. </mask>
  2181. </variation>
  2182. </view>
  2183. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="tOO-v6-LOP">
  2184. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2185. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  2186. <constraints>
  2187. <constraint firstAttribute="height" constant="40" id="Vhc-19-fQF"/>
  2188. </constraints>
  2189. <edgeInsets key="layoutMargins" top="8" left="20" bottom="8" right="20"/>
  2190. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="cT4-6r-Y2C">
  2191. <size key="itemSize" width="50" height="50"/>
  2192. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  2193. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  2194. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  2195. </collectionViewFlowLayout>
  2196. <cells/>
  2197. <variation key="default">
  2198. <mask key="constraints">
  2199. <exclude reference="Vhc-19-fQF"/>
  2200. </mask>
  2201. </variation>
  2202. <variation key="heightClass=regular-widthClass=compact">
  2203. <mask key="constraints">
  2204. <include reference="Vhc-19-fQF"/>
  2205. </mask>
  2206. </variation>
  2207. <connections>
  2208. <outlet property="dataSource" destination="TSa-zK-l54" id="5Jn-cK-Hoh"/>
  2209. <outlet property="delegate" destination="TSa-zK-l54" id="BB9-AG-gYS"/>
  2210. </connections>
  2211. </collectionView>
  2212. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_date" translatesAutoresizingMaskIntoConstraints="NO" id="8wv-ss-PR9">
  2213. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2214. <constraints>
  2215. <constraint firstAttribute="height" constant="28" id="ff1-pR-zSe"/>
  2216. <constraint firstAttribute="width" constant="28" id="ymP-oP-vHe"/>
  2217. </constraints>
  2218. <variation key="default">
  2219. <mask key="constraints">
  2220. <exclude reference="ff1-pR-zSe"/>
  2221. <exclude reference="ymP-oP-vHe"/>
  2222. </mask>
  2223. </variation>
  2224. <variation key="heightClass=regular-widthClass=compact">
  2225. <mask key="constraints">
  2226. <include reference="ff1-pR-zSe"/>
  2227. <include reference="ymP-oP-vHe"/>
  2228. </mask>
  2229. </variation>
  2230. </imageView>
  2231. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="LzG-Ee-ggK">
  2232. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2233. <constraints>
  2234. <constraint firstAttribute="width" constant="28" id="P8e-Cu-7a2"/>
  2235. <constraint firstAttribute="height" constant="28" id="tbP-bw-8dV"/>
  2236. </constraints>
  2237. <variation key="default">
  2238. <mask key="constraints">
  2239. <exclude reference="P8e-Cu-7a2"/>
  2240. <exclude reference="tbP-bw-8dV"/>
  2241. </mask>
  2242. </variation>
  2243. <variation key="heightClass=regular-widthClass=compact">
  2244. <mask key="constraints">
  2245. <include reference="P8e-Cu-7a2"/>
  2246. <include reference="tbP-bw-8dV"/>
  2247. </mask>
  2248. </variation>
  2249. </imageView>
  2250. <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dropdown" translatesAutoresizingMaskIntoConstraints="NO" id="Xnb-1o-Pyb">
  2251. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2252. <constraints>
  2253. <constraint firstAttribute="height" constant="28" id="vZo-xr-6wd"/>
  2254. <constraint firstAttribute="width" constant="28" id="vlm-yk-0QV"/>
  2255. </constraints>
  2256. <variation key="default">
  2257. <mask key="constraints">
  2258. <exclude reference="vZo-xr-6wd"/>
  2259. <exclude reference="vlm-yk-0QV"/>
  2260. </mask>
  2261. </variation>
  2262. <variation key="heightClass=regular-widthClass=compact">
  2263. <mask key="constraints">
  2264. <include reference="vZo-xr-6wd"/>
  2265. <include reference="vlm-yk-0QV"/>
  2266. </mask>
  2267. </variation>
  2268. </imageView>
  2269. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VW8-3q-pxm" customClass="GCTagList">
  2270. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  2271. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  2272. <constraints>
  2273. <constraint firstAttribute="height" constant="21" id="a60-Ul-XIf"/>
  2274. </constraints>
  2275. <variation key="default">
  2276. <mask key="constraints">
  2277. <exclude reference="a60-Ul-XIf"/>
  2278. </mask>
  2279. </variation>
  2280. <variation key="heightClass=regular-widthClass=compact">
  2281. <mask key="constraints">
  2282. <include reference="a60-Ul-XIf"/>
  2283. </mask>
  2284. </variation>
  2285. </view>
  2286. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y6o-TJ-T6X" userLabel="ViewGolfer">
  2287. <rect key="frame" x="25" y="669" width="260" height="30"/>
  2288. <subviews>
  2289. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Golfer" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O3V-IL-R9B">
  2290. <rect key="frame" x="7" y="5" width="54" height="21"/>
  2291. <constraints>
  2292. <constraint firstAttribute="width" constant="54" id="25x-6Y-S4W"/>
  2293. <constraint firstAttribute="width" constant="54" id="NSu-Mz-lGs"/>
  2294. <constraint firstAttribute="height" constant="21" id="rLh-sg-3td"/>
  2295. </constraints>
  2296. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/>
  2297. <color key="textColor" red="0.40000000000000002" green="0.36862745099999999" blue="0.35686274509999999" alpha="1" colorSpace="calibratedRGB"/>
  2298. <nil key="highlightedColor"/>
  2299. <variation key="default">
  2300. <mask key="constraints">
  2301. <exclude reference="25x-6Y-S4W"/>
  2302. <exclude reference="rLh-sg-3td"/>
  2303. </mask>
  2304. </variation>
  2305. <variation key="heightClass=regular-widthClass=compact">
  2306. <mask key="constraints">
  2307. <include reference="25x-6Y-S4W"/>
  2308. <exclude reference="NSu-Mz-lGs"/>
  2309. </mask>
  2310. </variation>
  2311. </label>
  2312. <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aZU-Ca-i42" userLabel="radioButtonNo">
  2313. <rect key="frame" x="155" y="5" width="69" height="20"/>
  2314. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  2315. <inset key="imageEdgeInsets" minX="-7" minY="0.0" maxX="0.0" maxY="0.0"/>
  2316. <state key="normal" title="No" image="uncheckedRadio">
  2317. <color key="titleColor" red="0.40000000000000002" green="0.36862745099999999" blue="0.35686274509999999" alpha="1" colorSpace="calibratedRGB"/>
  2318. </state>
  2319. </button>
  2320. <button opaque="NO" contentMode="center" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mr6-RZ-MK7" userLabel="radioButtonYes">
  2321. <rect key="frame" x="71" y="5" width="69" height="20"/>
  2322. <constraints>
  2323. <constraint firstAttribute="height" constant="25" id="L5d-fF-FfO"/>
  2324. <constraint firstAttribute="width" constant="69" id="lRc-E4-XvJ"/>
  2325. </constraints>
  2326. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  2327. <inset key="imageEdgeInsets" minX="-7" minY="0.0" maxX="0.0" maxY="0.0"/>
  2328. <state key="normal" title="Yes" image="uncheckedRadio">
  2329. <color key="titleColor" red="0.40000000000000002" green="0.36862745099999999" blue="0.35686274509999999" alpha="1" colorSpace="calibratedRGB"/>
  2330. </state>
  2331. <variation key="default">
  2332. <mask key="constraints">
  2333. <exclude reference="L5d-fF-FfO"/>
  2334. </mask>
  2335. </variation>
  2336. </button>
  2337. </subviews>
  2338. <constraints>
  2339. <constraint firstItem="O3V-IL-R9B" firstAttribute="leading" secondItem="y6o-TJ-T6X" secondAttribute="leading" constant="7" id="0eR-um-2wb"/>
  2340. <constraint firstAttribute="width" constant="60" id="0v1-gz-WON"/>
  2341. <constraint firstItem="O3V-IL-R9B" firstAttribute="top" secondItem="y6o-TJ-T6X" secondAttribute="top" constant="5" id="6Y4-rh-RKU"/>
  2342. <constraint firstAttribute="bottom" secondItem="mr6-RZ-MK7" secondAttribute="bottom" constant="5" id="AJj-z4-krK"/>
  2343. <constraint firstItem="mr6-RZ-MK7" firstAttribute="top" secondItem="y6o-TJ-T6X" secondAttribute="top" constant="5" id="Fvd-gY-M7Y"/>
  2344. <constraint firstAttribute="height" constant="30" id="KYz-wC-5kU"/>
  2345. <constraint firstAttribute="bottom" secondItem="O3V-IL-R9B" secondAttribute="bottom" constant="4" id="M1j-0c-DHE"/>
  2346. <constraint firstItem="aZU-Ca-i42" firstAttribute="leading" secondItem="mr6-RZ-MK7" secondAttribute="trailing" constant="15" id="SRd-w8-Q65"/>
  2347. <constraint firstItem="aZU-Ca-i42" firstAttribute="width" secondItem="mr6-RZ-MK7" secondAttribute="width" id="cTZ-OC-YeX"/>
  2348. <constraint firstItem="mr6-RZ-MK7" firstAttribute="leading" secondItem="O3V-IL-R9B" secondAttribute="trailing" constant="10" id="d3t-wn-Yxx"/>
  2349. <constraint firstItem="aZU-Ca-i42" firstAttribute="height" secondItem="mr6-RZ-MK7" secondAttribute="height" id="qrS-0D-Kjz"/>
  2350. <constraint firstItem="mr6-RZ-MK7" firstAttribute="centerY" secondItem="O3V-IL-R9B" secondAttribute="centerY" id="sgz-uJ-5kY"/>
  2351. <constraint firstItem="aZU-Ca-i42" firstAttribute="centerY" secondItem="mr6-RZ-MK7" secondAttribute="centerY" id="xkC-Cs-uts"/>
  2352. </constraints>
  2353. <variation key="default">
  2354. <mask key="constraints">
  2355. <exclude reference="0v1-gz-WON"/>
  2356. <exclude reference="M1j-0c-DHE"/>
  2357. </mask>
  2358. </variation>
  2359. <variation key="heightClass=regular-widthClass=compact">
  2360. <mask key="constraints">
  2361. <exclude reference="0v1-gz-WON"/>
  2362. </mask>
  2363. </variation>
  2364. </view>
  2365. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="REK-bx-lNg">
  2366. <rect key="frame" x="-42" y="-21" width="42" height="21"/>
  2367. <constraints>
  2368. <constraint firstAttribute="height" constant="15" id="0yj-fd-Asg"/>
  2369. </constraints>
  2370. <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="12"/>
  2371. <color key="textColor" red="0.70980392160000005" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  2372. <nil key="highlightedColor"/>
  2373. <variation key="default">
  2374. <mask key="constraints">
  2375. <exclude reference="0yj-fd-Asg"/>
  2376. </mask>
  2377. </variation>
  2378. <variation key="heightClass=regular-widthClass=compact">
  2379. <mask key="constraints">
  2380. <include reference="0yj-fd-Asg"/>
  2381. </mask>
  2382. </variation>
  2383. </label>
  2384. </subviews>
  2385. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  2386. <constraints>
  2387. <constraint firstAttribute="trailing" secondItem="5ZB-EG-Cvj" secondAttribute="trailing" id="05R-TF-MI5"/>
  2388. <constraint firstItem="y6o-TJ-T6X" firstAttribute="trailing" secondItem="OfM-00-Isl" secondAttribute="trailing" id="0Qg-lB-I8n"/>
  2389. <constraint firstItem="TfA-q1-16r" firstAttribute="leading" secondItem="6Bz-KC-BYH" secondAttribute="trailing" constant="8" id="0fH-ot-bVz"/>
  2390. <constraint firstItem="NRP-dy-5lg" firstAttribute="trailing" secondItem="DNr-Rh-snw" secondAttribute="trailing" id="383-hu-pdM"/>
  2391. <constraint firstItem="OfM-00-Isl" firstAttribute="top" secondItem="VW8-3q-pxm" secondAttribute="bottom" constant="15" id="40I-fD-xe4"/>
  2392. <constraint firstItem="DNr-Rh-snw" firstAttribute="trailing" secondItem="v3p-zi-ULd" secondAttribute="trailing" id="6AB-eb-hsH"/>
  2393. <constraint firstItem="wzs-XM-Zc9" firstAttribute="leading" secondItem="bcJ-aw-oWb" secondAttribute="leading" id="77x-gu-zZ4"/>
  2394. <constraint firstItem="DNr-Rh-snw" firstAttribute="top" secondItem="v3p-zi-ULd" secondAttribute="bottom" constant="15" id="9sd-sl-NuK"/>
  2395. <constraint firstItem="v3p-zi-ULd" firstAttribute="top" secondItem="d12-fX-rxk" secondAttribute="bottom" constant="20" id="B6x-tM-atB"/>
  2396. <constraint firstItem="d12-fX-rxk" firstAttribute="top" secondItem="rOb-uq-rRp" secondAttribute="bottom" constant="1" id="BvC-Dh-3NV"/>
  2397. <constraint firstItem="5Sp-hI-Yo2" firstAttribute="top" secondItem="Xnb-1o-Pyb" secondAttribute="bottom" constant="1" id="CTW-er-zRL"/>
  2398. <constraint firstItem="tOO-v6-LOP" firstAttribute="leading" secondItem="gQT-LF-8BH" secondAttribute="leading" id="DAy-DG-W1r"/>
  2399. <constraint firstItem="v3p-zi-ULd" firstAttribute="trailing" secondItem="d12-fX-rxk" secondAttribute="trailing" id="DQa-Gb-1Lf"/>
  2400. <constraint firstAttribute="trailing" secondItem="tmC-AX-52m" secondAttribute="trailing" constant="22" id="E1I-AJ-zF1"/>
  2401. <constraint firstItem="bcJ-aw-oWb" firstAttribute="trailing" secondItem="tmC-AX-52m" secondAttribute="trailing" id="EGV-Kp-vfq"/>
  2402. <constraint firstItem="d12-fX-rxk" firstAttribute="trailing" secondItem="LzG-Ee-ggK" secondAttribute="trailing" id="F7F-dJ-fj5"/>
  2403. <constraint firstItem="gPG-81-Zul" firstAttribute="leading" secondItem="OfM-00-Isl" secondAttribute="leading" id="GDq-YU-HEf"/>
  2404. <constraint firstItem="y6o-TJ-T6X" firstAttribute="leading" secondItem="OfM-00-Isl" secondAttribute="leading" id="HGT-XM-nDp"/>
  2405. <constraint firstItem="6Bz-KC-BYH" firstAttribute="top" secondItem="gQT-LF-8BH" secondAttribute="top" constant="10" id="HUB-C0-Fel"/>
  2406. <constraint firstItem="kV7-SR-FP7" firstAttribute="top" secondItem="tmC-AX-52m" secondAttribute="bottom" constant="2" id="HUx-N3-AI0"/>
  2407. <constraint firstItem="tmC-AX-52m" firstAttribute="top" secondItem="6Bz-KC-BYH" secondAttribute="bottom" constant="15" id="Hpy-ig-peP"/>
  2408. <constraint firstItem="rOb-uq-rRp" firstAttribute="top" secondItem="wzs-XM-Zc9" secondAttribute="bottom" constant="2" id="I9w-YP-sau"/>
  2409. <constraint firstItem="d12-fX-rxk" firstAttribute="top" secondItem="LzG-Ee-ggK" secondAttribute="bottom" constant="1" id="Jjm-Om-fWf"/>
  2410. <constraint firstItem="DNr-Rh-snw" firstAttribute="leading" secondItem="v3p-zi-ULd" secondAttribute="leading" id="Jo5-Bc-EGZ"/>
  2411. <constraint firstItem="bcJ-aw-oWb" firstAttribute="leading" secondItem="tmC-AX-52m" secondAttribute="leading" id="Jp8-92-7Vs"/>
  2412. <constraint firstItem="d12-fX-rxk" firstAttribute="top" secondItem="rOb-uq-rRp" secondAttribute="bottom" constant="1" id="LEC-EX-3er"/>
  2413. <constraint firstItem="5Sp-hI-Yo2" firstAttribute="top" secondItem="NRP-dy-5lg" secondAttribute="bottom" constant="1" id="LdN-Db-xzd"/>
  2414. <constraint firstItem="tOO-v6-LOP" firstAttribute="top" secondItem="gPG-81-Zul" secondAttribute="bottom" constant="15" id="NLi-XG-OUU"/>
  2415. <constraint firstItem="bcJ-aw-oWb" firstAttribute="top" secondItem="8wv-ss-PR9" secondAttribute="bottom" constant="1" id="NZ5-Ww-SGW"/>
  2416. <constraint firstItem="gPG-81-Zul" firstAttribute="top" secondItem="y6o-TJ-T6X" secondAttribute="bottom" constant="15" id="O6P-1L-hef"/>
  2417. <constraint firstItem="wzs-XM-Zc9" firstAttribute="top" secondItem="bcJ-aw-oWb" secondAttribute="bottom" constant="15" id="OhK-fZ-Op0"/>
  2418. <constraint firstItem="bcJ-aw-oWb" firstAttribute="top" secondItem="kV7-SR-FP7" secondAttribute="bottom" constant="1" id="PtQ-gP-oW0"/>
  2419. <constraint firstAttribute="trailing" secondItem="TfA-q1-16r" secondAttribute="trailing" constant="22" id="QB0-1g-0uI"/>
  2420. <constraint firstItem="5ZB-EG-Cvj" firstAttribute="leading" secondItem="gQT-LF-8BH" secondAttribute="leading" id="T1d-Av-PL0"/>
  2421. <constraint firstItem="rOb-uq-rRp" firstAttribute="trailing" secondItem="wzs-XM-Zc9" secondAttribute="trailing" id="T4Y-f6-iE0"/>
  2422. <constraint firstItem="rOb-uq-rRp" firstAttribute="leading" secondItem="wzs-XM-Zc9" secondAttribute="leading" id="Tp5-yL-kfv"/>
  2423. <constraint firstItem="d12-fX-rxk" firstAttribute="leading" secondItem="rOb-uq-rRp" secondAttribute="leading" id="XJ9-xA-sch"/>
  2424. <constraint firstItem="NRP-dy-5lg" firstAttribute="top" secondItem="DNr-Rh-snw" secondAttribute="bottom" constant="2" id="Ymp-P6-lw3"/>
  2425. <constraint firstItem="wzs-XM-Zc9" firstAttribute="trailing" secondItem="bcJ-aw-oWb" secondAttribute="trailing" id="aAE-4E-61s"/>
  2426. <constraint firstItem="VW8-3q-pxm" firstAttribute="trailing" secondItem="5Sp-hI-Yo2" secondAttribute="trailing" id="auT-Bh-zKc"/>
  2427. <constraint firstItem="REK-bx-lNg" firstAttribute="trailing" secondItem="v3p-zi-ULd" secondAttribute="trailing" id="dQx-Ue-PfX"/>
  2428. <constraint firstItem="DNr-Rh-snw" firstAttribute="top" secondItem="v3p-zi-ULd" secondAttribute="bottom" constant="15" id="ejs-cO-cTQ"/>
  2429. <constraint firstItem="OfM-00-Isl" firstAttribute="trailing" secondItem="VW8-3q-pxm" secondAttribute="trailing" id="eps-Ko-3Op"/>
  2430. <constraint firstItem="VW8-3q-pxm" firstAttribute="leading" secondItem="5Sp-hI-Yo2" secondAttribute="leading" id="eqy-pX-1IH"/>
  2431. <constraint firstAttribute="trailing" secondItem="tOO-v6-LOP" secondAttribute="trailing" id="g7M-Nv-t5v"/>
  2432. <constraint firstItem="gPG-81-Zul" firstAttribute="trailing" secondItem="OfM-00-Isl" secondAttribute="trailing" id="g9R-y2-X7Z"/>
  2433. <constraint firstItem="5ZB-EG-Cvj" firstAttribute="top" secondItem="tOO-v6-LOP" secondAttribute="bottom" constant="10" id="gR4-mm-ffW"/>
  2434. <constraint firstItem="NRP-dy-5lg" firstAttribute="leading" secondItem="DNr-Rh-snw" secondAttribute="leading" id="gbM-rn-ew8"/>
  2435. <constraint firstItem="LzG-Ee-ggK" firstAttribute="trailing" secondItem="wzs-XM-Zc9" secondAttribute="trailing" id="idT-Jn-seA"/>
  2436. <constraint firstItem="tmC-AX-52m" firstAttribute="leading" secondItem="gQT-LF-8BH" secondAttribute="leading" constant="22" id="jqb-Tv-FbE"/>
  2437. <constraint firstItem="9bd-9m-rwc" firstAttribute="leading" secondItem="gPG-81-Zul" secondAttribute="leading" id="kOB-59-4m2"/>
  2438. <constraint firstItem="5Sp-hI-Yo2" firstAttribute="trailing" secondItem="Xnb-1o-Pyb" secondAttribute="trailing" id="llf-r3-LwP"/>
  2439. <constraint firstItem="Xnb-1o-Pyb" firstAttribute="trailing" secondItem="v3p-zi-ULd" secondAttribute="trailing" id="lrE-Go-CNT"/>
  2440. <constraint firstItem="VW8-3q-pxm" firstAttribute="top" secondItem="5Sp-hI-Yo2" secondAttribute="bottom" constant="15" id="nd7-68-DMb"/>
  2441. <constraint firstItem="kV7-SR-FP7" firstAttribute="leading" secondItem="tmC-AX-52m" secondAttribute="leading" id="qLP-H5-XW6"/>
  2442. <constraint firstItem="kV7-SR-FP7" firstAttribute="trailing" secondItem="tmC-AX-52m" secondAttribute="trailing" id="qr5-xQ-xpd"/>
  2443. <constraint firstItem="y6o-TJ-T6X" firstAttribute="top" secondItem="OfM-00-Isl" secondAttribute="bottom" constant="15" id="r5c-LJ-nNQ"/>
  2444. <constraint firstItem="REK-bx-lNg" firstAttribute="top" secondItem="v3p-zi-ULd" secondAttribute="bottom" id="tJy-OP-08a"/>
  2445. <constraint firstItem="5Sp-hI-Yo2" firstAttribute="leading" secondItem="NRP-dy-5lg" secondAttribute="leading" id="uTM-yt-EVb"/>
  2446. <constraint firstItem="6Bz-KC-BYH" firstAttribute="leading" secondItem="gQT-LF-8BH" secondAttribute="leading" constant="22" id="umG-CD-k55"/>
  2447. <constraint firstItem="8wv-ss-PR9" firstAttribute="trailing" secondItem="tmC-AX-52m" secondAttribute="trailing" id="uq4-Qf-1NQ"/>
  2448. <constraint firstItem="OfM-00-Isl" firstAttribute="leading" secondItem="VW8-3q-pxm" secondAttribute="leading" id="v2f-uE-urJ"/>
  2449. <constraint firstItem="v3p-zi-ULd" firstAttribute="leading" secondItem="rOb-uq-rRp" secondAttribute="leading" id="vWF-Se-fJD"/>
  2450. <constraint firstItem="REK-bx-lNg" firstAttribute="leading" secondItem="v3p-zi-ULd" secondAttribute="leading" id="wVl-Ma-jwm">
  2451. <variation key="heightClass=regular-widthClass=compact" constant="5"/>
  2452. </constraint>
  2453. <constraint firstItem="TfA-q1-16r" firstAttribute="leading" secondItem="6Bz-KC-BYH" secondAttribute="trailing" constant="8" id="xtf-aq-VXa"/>
  2454. <constraint firstItem="6Bz-KC-BYH" firstAttribute="centerY" secondItem="TfA-q1-16r" secondAttribute="centerY" id="yZt-LY-9wM"/>
  2455. <constraint firstItem="WSY-fr-Khe" firstAttribute="trailing" secondItem="gPG-81-Zul" secondAttribute="trailing" id="zwE-WV-EYA"/>
  2456. </constraints>
  2457. <variation key="default">
  2458. <mask key="subviews">
  2459. <exclude reference="6Bz-KC-BYH"/>
  2460. <exclude reference="TfA-q1-16r"/>
  2461. <exclude reference="tmC-AX-52m"/>
  2462. <exclude reference="bcJ-aw-oWb"/>
  2463. <exclude reference="rOb-uq-rRp"/>
  2464. <exclude reference="wzs-XM-Zc9"/>
  2465. <exclude reference="DNr-Rh-snw"/>
  2466. <exclude reference="gPG-81-Zul"/>
  2467. <exclude reference="kV7-SR-FP7"/>
  2468. <exclude reference="d12-fX-rxk"/>
  2469. <exclude reference="v3p-zi-ULd"/>
  2470. <exclude reference="OfM-00-Isl"/>
  2471. <exclude reference="NRP-dy-5lg"/>
  2472. <exclude reference="5Sp-hI-Yo2"/>
  2473. <exclude reference="5ZB-EG-Cvj"/>
  2474. <exclude reference="tOO-v6-LOP"/>
  2475. <exclude reference="8wv-ss-PR9"/>
  2476. <exclude reference="LzG-Ee-ggK"/>
  2477. <exclude reference="Xnb-1o-Pyb"/>
  2478. <exclude reference="VW8-3q-pxm"/>
  2479. <exclude reference="y6o-TJ-T6X"/>
  2480. <exclude reference="REK-bx-lNg"/>
  2481. </mask>
  2482. <mask key="constraints">
  2483. <exclude reference="40I-fD-xe4"/>
  2484. <exclude reference="eps-Ko-3Op"/>
  2485. <exclude reference="v2f-uE-urJ"/>
  2486. <exclude reference="B6x-tM-atB"/>
  2487. <exclude reference="DQa-Gb-1Lf"/>
  2488. <exclude reference="vWF-Se-fJD"/>
  2489. <exclude reference="kOB-59-4m2"/>
  2490. <exclude reference="383-hu-pdM"/>
  2491. <exclude reference="Ymp-P6-lw3"/>
  2492. <exclude reference="gbM-rn-ew8"/>
  2493. <exclude reference="zwE-WV-EYA"/>
  2494. <exclude reference="HUx-N3-AI0"/>
  2495. <exclude reference="qLP-H5-XW6"/>
  2496. <exclude reference="qr5-xQ-xpd"/>
  2497. <exclude reference="I9w-YP-sau"/>
  2498. <exclude reference="T4Y-f6-iE0"/>
  2499. <exclude reference="Tp5-yL-kfv"/>
  2500. <exclude reference="6AB-eb-hsH"/>
  2501. <exclude reference="9sd-sl-NuK"/>
  2502. <exclude reference="Jo5-Bc-EGZ"/>
  2503. <exclude reference="ejs-cO-cTQ"/>
  2504. <exclude reference="dQx-Ue-PfX"/>
  2505. <exclude reference="tJy-OP-08a"/>
  2506. <exclude reference="wVl-Ma-jwm"/>
  2507. <exclude reference="GDq-YU-HEf"/>
  2508. <exclude reference="O6P-1L-hef"/>
  2509. <exclude reference="g9R-y2-X7Z"/>
  2510. <exclude reference="77x-gu-zZ4"/>
  2511. <exclude reference="OhK-fZ-Op0"/>
  2512. <exclude reference="aAE-4E-61s"/>
  2513. <exclude reference="CTW-er-zRL"/>
  2514. <exclude reference="LdN-Db-xzd"/>
  2515. <exclude reference="llf-r3-LwP"/>
  2516. <exclude reference="uTM-yt-EVb"/>
  2517. <exclude reference="uq4-Qf-1NQ"/>
  2518. <exclude reference="idT-Jn-seA"/>
  2519. <exclude reference="auT-Bh-zKc"/>
  2520. <exclude reference="eqy-pX-1IH"/>
  2521. <exclude reference="nd7-68-DMb"/>
  2522. <exclude reference="lrE-Go-CNT"/>
  2523. <exclude reference="EGV-Kp-vfq"/>
  2524. <exclude reference="Jp8-92-7Vs"/>
  2525. <exclude reference="NZ5-Ww-SGW"/>
  2526. <exclude reference="PtQ-gP-oW0"/>
  2527. <exclude reference="BvC-Dh-3NV"/>
  2528. <exclude reference="F7F-dJ-fj5"/>
  2529. <exclude reference="Jjm-Om-fWf"/>
  2530. <exclude reference="LEC-EX-3er"/>
  2531. <exclude reference="XJ9-xA-sch"/>
  2532. <exclude reference="DAy-DG-W1r"/>
  2533. <exclude reference="NLi-XG-OUU"/>
  2534. <exclude reference="g7M-Nv-t5v"/>
  2535. <exclude reference="0Qg-lB-I8n"/>
  2536. <exclude reference="HGT-XM-nDp"/>
  2537. <exclude reference="r5c-LJ-nNQ"/>
  2538. </mask>
  2539. </variation>
  2540. <variation key="heightClass=regular-widthClass=compact">
  2541. <mask key="subviews">
  2542. <include reference="6Bz-KC-BYH"/>
  2543. <include reference="TfA-q1-16r"/>
  2544. <include reference="tmC-AX-52m"/>
  2545. <include reference="bcJ-aw-oWb"/>
  2546. <include reference="rOb-uq-rRp"/>
  2547. <include reference="wzs-XM-Zc9"/>
  2548. <include reference="DNr-Rh-snw"/>
  2549. <include reference="gPG-81-Zul"/>
  2550. <include reference="kV7-SR-FP7"/>
  2551. <include reference="d12-fX-rxk"/>
  2552. <include reference="v3p-zi-ULd"/>
  2553. <include reference="OfM-00-Isl"/>
  2554. <include reference="NRP-dy-5lg"/>
  2555. <include reference="5Sp-hI-Yo2"/>
  2556. <include reference="5ZB-EG-Cvj"/>
  2557. <include reference="tOO-v6-LOP"/>
  2558. <include reference="8wv-ss-PR9"/>
  2559. <include reference="LzG-Ee-ggK"/>
  2560. <include reference="Xnb-1o-Pyb"/>
  2561. <include reference="VW8-3q-pxm"/>
  2562. <include reference="y6o-TJ-T6X"/>
  2563. <include reference="REK-bx-lNg"/>
  2564. </mask>
  2565. <mask key="constraints">
  2566. <include reference="40I-fD-xe4"/>
  2567. <include reference="eps-Ko-3Op"/>
  2568. <include reference="v2f-uE-urJ"/>
  2569. <include reference="B6x-tM-atB"/>
  2570. <include reference="DQa-Gb-1Lf"/>
  2571. <include reference="vWF-Se-fJD"/>
  2572. <exclude reference="kOB-59-4m2"/>
  2573. <include reference="383-hu-pdM"/>
  2574. <include reference="Ymp-P6-lw3"/>
  2575. <include reference="gbM-rn-ew8"/>
  2576. <exclude reference="zwE-WV-EYA"/>
  2577. <include reference="HUx-N3-AI0"/>
  2578. <include reference="qLP-H5-XW6"/>
  2579. <include reference="qr5-xQ-xpd"/>
  2580. <include reference="I9w-YP-sau"/>
  2581. <include reference="T4Y-f6-iE0"/>
  2582. <include reference="Tp5-yL-kfv"/>
  2583. <include reference="6AB-eb-hsH"/>
  2584. <include reference="9sd-sl-NuK"/>
  2585. <include reference="Jo5-Bc-EGZ"/>
  2586. <include reference="ejs-cO-cTQ"/>
  2587. <include reference="dQx-Ue-PfX"/>
  2588. <include reference="tJy-OP-08a"/>
  2589. <include reference="wVl-Ma-jwm"/>
  2590. <include reference="GDq-YU-HEf"/>
  2591. <include reference="O6P-1L-hef"/>
  2592. <include reference="g9R-y2-X7Z"/>
  2593. <include reference="77x-gu-zZ4"/>
  2594. <include reference="OhK-fZ-Op0"/>
  2595. <include reference="aAE-4E-61s"/>
  2596. <include reference="CTW-er-zRL"/>
  2597. <include reference="LdN-Db-xzd"/>
  2598. <include reference="llf-r3-LwP"/>
  2599. <include reference="uTM-yt-EVb"/>
  2600. <include reference="uq4-Qf-1NQ"/>
  2601. <include reference="idT-Jn-seA"/>
  2602. <include reference="auT-Bh-zKc"/>
  2603. <include reference="eqy-pX-1IH"/>
  2604. <include reference="nd7-68-DMb"/>
  2605. <include reference="lrE-Go-CNT"/>
  2606. <include reference="EGV-Kp-vfq"/>
  2607. <include reference="Jp8-92-7Vs"/>
  2608. <include reference="NZ5-Ww-SGW"/>
  2609. <include reference="PtQ-gP-oW0"/>
  2610. <include reference="BvC-Dh-3NV"/>
  2611. <include reference="F7F-dJ-fj5"/>
  2612. <include reference="Jjm-Om-fWf"/>
  2613. <include reference="LEC-EX-3er"/>
  2614. <include reference="XJ9-xA-sch"/>
  2615. <include reference="DAy-DG-W1r"/>
  2616. <include reference="NLi-XG-OUU"/>
  2617. <include reference="g7M-Nv-t5v"/>
  2618. <include reference="0Qg-lB-I8n"/>
  2619. <include reference="HGT-XM-nDp"/>
  2620. <include reference="r5c-LJ-nNQ"/>
  2621. </mask>
  2622. </variation>
  2623. </view>
  2624. </subviews>
  2625. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  2626. <constraints>
  2627. <constraint firstItem="KTX-p1-wso" firstAttribute="top" secondItem="3C1-m0-FkS" secondAttribute="top" constant="33" id="52d-ta-aW0">
  2628. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  2629. </constraint>
  2630. <constraint firstItem="Uzz-RA-u9A" firstAttribute="centerX" secondItem="3C1-m0-FkS" secondAttribute="centerX" id="6N6-gF-LMs"/>
  2631. <constraint firstItem="DW8-Ir-W8Y" firstAttribute="centerY" secondItem="Uzz-RA-u9A" secondAttribute="centerY" id="7UV-Ly-7LI"/>
  2632. <constraint firstItem="JXf-1D-Xol" firstAttribute="centerY" secondItem="DW8-Ir-W8Y" secondAttribute="centerY" id="BF4-MF-XFi"/>
  2633. <constraint firstItem="gQT-LF-8BH" firstAttribute="leading" secondItem="KTX-p1-wso" secondAttribute="leading" id="CrX-L0-GeI"/>
  2634. <constraint firstItem="paM-ZK-PvH" firstAttribute="top" secondItem="KTX-p1-wso" secondAttribute="top" id="EuX-ah-ema"/>
  2635. <constraint firstItem="gQT-LF-8BH" firstAttribute="top" secondItem="lHH-Kn-eVF" secondAttribute="bottom" id="FEh-7v-ipp"/>
  2636. <constraint firstItem="lHH-Kn-eVF" firstAttribute="top" secondItem="iNe-54-mzF" secondAttribute="bottom" id="KB6-0f-SGP"/>
  2637. <constraint firstItem="iNe-54-mzF" firstAttribute="top" secondItem="DW8-Ir-W8Y" secondAttribute="bottom" constant="14" id="KFa-N3-L39"/>
  2638. <constraint firstAttribute="height" constant="1800" id="Lt7-1f-0SL">
  2639. <variation key="heightClass=regular-widthClass=compact" constant="1670"/>
  2640. </constraint>
  2641. <constraint firstItem="lHH-Kn-eVF" firstAttribute="trailing" secondItem="KTX-p1-wso" secondAttribute="trailing" id="MVw-Oh-aEo"/>
  2642. <constraint firstItem="XO2-Lw-xbj" firstAttribute="centerY" secondItem="DW8-Ir-W8Y" secondAttribute="centerY" id="N5b-kj-YDG"/>
  2643. <constraint firstItem="JXf-1D-Xol" firstAttribute="centerX" secondItem="DW8-Ir-W8Y" secondAttribute="centerX" id="QZR-Dw-xn3"/>
  2644. <constraint firstItem="paM-ZK-PvH" firstAttribute="leading" secondItem="KTX-p1-wso" secondAttribute="leading" id="Rjm-ae-wQv"/>
  2645. <constraint firstItem="gQT-LF-8BH" firstAttribute="trailing" secondItem="KTX-p1-wso" secondAttribute="trailing" id="U0l-Ph-If9"/>
  2646. <constraint firstItem="XO2-Lw-xbj" firstAttribute="centerX" secondItem="DW8-Ir-W8Y" secondAttribute="centerX" id="Vtv-sX-fpl"/>
  2647. <constraint firstAttribute="trailing" secondItem="KTX-p1-wso" secondAttribute="trailing" constant="32" id="Zaq-VQ-KYE">
  2648. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  2649. </constraint>
  2650. <constraint firstItem="paM-ZK-PvH" firstAttribute="height" secondItem="KTX-p1-wso" secondAttribute="height" id="aZZ-Vo-AD8"/>
  2651. <constraint firstItem="iNe-54-mzF" firstAttribute="leading" secondItem="KTX-p1-wso" secondAttribute="leading" id="ae2-iI-hbA"/>
  2652. <constraint firstItem="lHH-Kn-eVF" firstAttribute="leading" secondItem="KTX-p1-wso" secondAttribute="leading" id="bGs-Jv-xKb"/>
  2653. <constraint firstItem="paM-ZK-PvH" firstAttribute="width" secondItem="KTX-p1-wso" secondAttribute="width" id="dr5-fO-vET"/>
  2654. <constraint firstItem="KTX-p1-wso" firstAttribute="top" secondItem="DW8-Ir-W8Y" secondAttribute="bottom" constant="-94" id="gPc-jm-zhn"/>
  2655. <constraint firstItem="KTX-p1-wso" firstAttribute="leading" secondItem="3C1-m0-FkS" secondAttribute="leading" constant="32" id="gSH-9Y-qyj">
  2656. <variation key="heightClass=regular-widthClass=compact" constant="15"/>
  2657. </constraint>
  2658. <constraint firstItem="gQT-LF-8BH" firstAttribute="bottom" secondItem="KTX-p1-wso" secondAttribute="bottom" id="gzv-Ho-bYZ"/>
  2659. <constraint firstItem="DW8-Ir-W8Y" firstAttribute="top" secondItem="3C1-m0-FkS" secondAttribute="top" constant="21" id="iVs-bh-YKj">
  2660. <variation key="heightClass=regular-widthClass=compact" constant="23"/>
  2661. </constraint>
  2662. <constraint firstItem="iNe-54-mzF" firstAttribute="trailing" secondItem="KTX-p1-wso" secondAttribute="trailing" id="kwl-bx-4NA"/>
  2663. <constraint firstItem="DW8-Ir-W8Y" firstAttribute="top" secondItem="KTX-p1-wso" secondAttribute="top" id="pRe-fA-umt">
  2664. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  2665. </constraint>
  2666. <constraint firstItem="DW8-Ir-W8Y" firstAttribute="centerX" secondItem="3C1-m0-FkS" secondAttribute="centerX" id="s8m-3l-Nmg"/>
  2667. <constraint firstItem="gQT-LF-8BH" firstAttribute="top" secondItem="lHH-Kn-eVF" secondAttribute="bottom" id="xLu-58-CIK"/>
  2668. <constraint firstAttribute="bottom" secondItem="KTX-p1-wso" secondAttribute="bottom" constant="33" id="yTF-xq-Cug">
  2669. <variation key="heightClass=regular-widthClass=compact" constant="20"/>
  2670. </constraint>
  2671. <constraint firstItem="lHH-Kn-eVF" firstAttribute="top" secondItem="iNe-54-mzF" secondAttribute="bottom" id="zuU-0R-Wup"/>
  2672. </constraints>
  2673. <variation key="default">
  2674. <mask key="subviews">
  2675. <exclude reference="KTX-p1-wso"/>
  2676. <exclude reference="paM-ZK-PvH"/>
  2677. <exclude reference="Uzz-RA-u9A"/>
  2678. <exclude reference="DW8-Ir-W8Y"/>
  2679. <exclude reference="XO2-Lw-xbj"/>
  2680. <exclude reference="JXf-1D-Xol"/>
  2681. <exclude reference="iNe-54-mzF"/>
  2682. <exclude reference="lHH-Kn-eVF"/>
  2683. <exclude reference="gQT-LF-8BH"/>
  2684. </mask>
  2685. <mask key="constraints">
  2686. <exclude reference="Lt7-1f-0SL"/>
  2687. <exclude reference="N5b-kj-YDG"/>
  2688. <exclude reference="Vtv-sX-fpl"/>
  2689. <exclude reference="BF4-MF-XFi"/>
  2690. <exclude reference="QZR-Dw-xn3"/>
  2691. <exclude reference="52d-ta-aW0"/>
  2692. <exclude reference="Zaq-VQ-KYE"/>
  2693. <exclude reference="gPc-jm-zhn"/>
  2694. <exclude reference="gSH-9Y-qyj"/>
  2695. <exclude reference="yTF-xq-Cug"/>
  2696. <exclude reference="CrX-L0-GeI"/>
  2697. <exclude reference="FEh-7v-ipp"/>
  2698. <exclude reference="U0l-Ph-If9"/>
  2699. <exclude reference="gzv-Ho-bYZ"/>
  2700. <exclude reference="xLu-58-CIK"/>
  2701. <exclude reference="KFa-N3-L39"/>
  2702. <exclude reference="ae2-iI-hbA"/>
  2703. <exclude reference="kwl-bx-4NA"/>
  2704. <exclude reference="KB6-0f-SGP"/>
  2705. <exclude reference="MVw-Oh-aEo"/>
  2706. <exclude reference="bGs-Jv-xKb"/>
  2707. <exclude reference="zuU-0R-Wup"/>
  2708. <exclude reference="EuX-ah-ema"/>
  2709. <exclude reference="Rjm-ae-wQv"/>
  2710. <exclude reference="aZZ-Vo-AD8"/>
  2711. <exclude reference="dr5-fO-vET"/>
  2712. <exclude reference="7UV-Ly-7LI"/>
  2713. <exclude reference="iVs-bh-YKj"/>
  2714. <exclude reference="pRe-fA-umt"/>
  2715. <exclude reference="s8m-3l-Nmg"/>
  2716. <exclude reference="6N6-gF-LMs"/>
  2717. </mask>
  2718. </variation>
  2719. <variation key="heightClass=regular-widthClass=compact">
  2720. <mask key="subviews">
  2721. <include reference="KTX-p1-wso"/>
  2722. <include reference="paM-ZK-PvH"/>
  2723. <include reference="Uzz-RA-u9A"/>
  2724. <include reference="DW8-Ir-W8Y"/>
  2725. <include reference="XO2-Lw-xbj"/>
  2726. <include reference="JXf-1D-Xol"/>
  2727. <include reference="iNe-54-mzF"/>
  2728. <include reference="lHH-Kn-eVF"/>
  2729. <include reference="gQT-LF-8BH"/>
  2730. </mask>
  2731. <mask key="constraints">
  2732. <include reference="Lt7-1f-0SL"/>
  2733. <include reference="N5b-kj-YDG"/>
  2734. <include reference="Vtv-sX-fpl"/>
  2735. <include reference="BF4-MF-XFi"/>
  2736. <include reference="QZR-Dw-xn3"/>
  2737. <include reference="52d-ta-aW0"/>
  2738. <include reference="Zaq-VQ-KYE"/>
  2739. <exclude reference="gPc-jm-zhn"/>
  2740. <include reference="gSH-9Y-qyj"/>
  2741. <include reference="yTF-xq-Cug"/>
  2742. <include reference="CrX-L0-GeI"/>
  2743. <include reference="FEh-7v-ipp"/>
  2744. <include reference="U0l-Ph-If9"/>
  2745. <include reference="gzv-Ho-bYZ"/>
  2746. <include reference="xLu-58-CIK"/>
  2747. <include reference="KFa-N3-L39"/>
  2748. <include reference="ae2-iI-hbA"/>
  2749. <include reference="kwl-bx-4NA"/>
  2750. <include reference="KB6-0f-SGP"/>
  2751. <include reference="MVw-Oh-aEo"/>
  2752. <include reference="bGs-Jv-xKb"/>
  2753. <include reference="zuU-0R-Wup"/>
  2754. <include reference="EuX-ah-ema"/>
  2755. <include reference="Rjm-ae-wQv"/>
  2756. <include reference="aZZ-Vo-AD8"/>
  2757. <include reference="dr5-fO-vET"/>
  2758. <include reference="7UV-Ly-7LI"/>
  2759. <exclude reference="iVs-bh-YKj"/>
  2760. <include reference="pRe-fA-umt"/>
  2761. <include reference="s8m-3l-Nmg"/>
  2762. <include reference="6N6-gF-LMs"/>
  2763. </mask>
  2764. </variation>
  2765. </view>
  2766. </subviews>
  2767. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  2768. <constraints>
  2769. <constraint firstItem="3C1-m0-FkS" firstAttribute="top" secondItem="QXc-Ff-HvH" secondAttribute="top" id="6ZJ-2j-8ev"/>
  2770. <constraint firstAttribute="width" secondItem="3C1-m0-FkS" secondAttribute="width" id="H96-1e-PLo"/>
  2771. <constraint firstAttribute="bottom" secondItem="3C1-m0-FkS" secondAttribute="bottom" id="ILU-0X-Wge"/>
  2772. <constraint firstAttribute="trailing" secondItem="3C1-m0-FkS" secondAttribute="trailing" id="O7C-Er-6L7"/>
  2773. <constraint firstItem="3C1-m0-FkS" firstAttribute="leading" secondItem="QXc-Ff-HvH" secondAttribute="leading" id="Yaw-Rc-BRR"/>
  2774. </constraints>
  2775. <variation key="default">
  2776. <mask key="subviews">
  2777. <exclude reference="3C1-m0-FkS"/>
  2778. </mask>
  2779. <mask key="constraints">
  2780. <exclude reference="6ZJ-2j-8ev"/>
  2781. <exclude reference="H96-1e-PLo"/>
  2782. <exclude reference="ILU-0X-Wge"/>
  2783. <exclude reference="O7C-Er-6L7"/>
  2784. <exclude reference="Yaw-Rc-BRR"/>
  2785. </mask>
  2786. </variation>
  2787. <variation key="heightClass=regular-widthClass=compact">
  2788. <mask key="subviews">
  2789. <include reference="3C1-m0-FkS"/>
  2790. </mask>
  2791. <mask key="constraints">
  2792. <include reference="6ZJ-2j-8ev"/>
  2793. <include reference="H96-1e-PLo"/>
  2794. <include reference="ILU-0X-Wge"/>
  2795. <include reference="O7C-Er-6L7"/>
  2796. <include reference="Yaw-Rc-BRR"/>
  2797. </mask>
  2798. </variation>
  2799. </scrollView>
  2800. </subviews>
  2801. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  2802. <constraints>
  2803. <constraint firstItem="rhs-FX-U66" firstAttribute="leading" secondItem="rB9-Pc-BbL" secondAttribute="leading" id="5oI-KC-OmH"/>
  2804. <constraint firstItem="rhs-FX-U66" firstAttribute="top" secondItem="rB9-Pc-BbL" secondAttribute="top" id="Hn1-jn-v5U"/>
  2805. <constraint firstAttribute="trailing" secondItem="rhs-FX-U66" secondAttribute="trailing" id="QbY-TV-oox"/>
  2806. <constraint firstItem="3C1-m0-FkS" firstAttribute="width" secondItem="rB9-Pc-BbL" secondAttribute="width" id="XFS-GV-Cxb"/>
  2807. <constraint firstItem="g2s-9O-Zgg" firstAttribute="top" secondItem="QXc-Ff-HvH" secondAttribute="bottom" id="axP-d7-InH"/>
  2808. <constraint firstItem="QXc-Ff-HvH" firstAttribute="leading" secondItem="rB9-Pc-BbL" secondAttribute="leading" id="cQA-fz-bT2"/>
  2809. <constraint firstAttribute="trailing" secondItem="QXc-Ff-HvH" secondAttribute="trailing" id="pME-Ve-00P"/>
  2810. <constraint firstItem="g2s-9O-Zgg" firstAttribute="top" secondItem="rhs-FX-U66" secondAttribute="bottom" id="pdE-6o-nzp"/>
  2811. <constraint firstItem="QXc-Ff-HvH" firstAttribute="top" secondItem="rB9-Pc-BbL" secondAttribute="top" id="zql-CJ-pUm"/>
  2812. </constraints>
  2813. <variation key="default">
  2814. <mask key="subviews">
  2815. <exclude reference="rhs-FX-U66"/>
  2816. <exclude reference="QXc-Ff-HvH"/>
  2817. </mask>
  2818. <mask key="constraints">
  2819. <exclude reference="axP-d7-InH"/>
  2820. <exclude reference="pdE-6o-nzp"/>
  2821. <exclude reference="XFS-GV-Cxb"/>
  2822. <exclude reference="cQA-fz-bT2"/>
  2823. <exclude reference="pME-Ve-00P"/>
  2824. <exclude reference="zql-CJ-pUm"/>
  2825. <exclude reference="5oI-KC-OmH"/>
  2826. <exclude reference="Hn1-jn-v5U"/>
  2827. <exclude reference="QbY-TV-oox"/>
  2828. </mask>
  2829. </variation>
  2830. <variation key="heightClass=regular-widthClass=compact">
  2831. <mask key="subviews">
  2832. <include reference="rhs-FX-U66"/>
  2833. <include reference="QXc-Ff-HvH"/>
  2834. </mask>
  2835. <mask key="constraints">
  2836. <include reference="axP-d7-InH"/>
  2837. <include reference="pdE-6o-nzp"/>
  2838. <include reference="XFS-GV-Cxb"/>
  2839. <include reference="cQA-fz-bT2"/>
  2840. <include reference="pME-Ve-00P"/>
  2841. <include reference="zql-CJ-pUm"/>
  2842. <include reference="5oI-KC-OmH"/>
  2843. <include reference="Hn1-jn-v5U"/>
  2844. <include reference="QbY-TV-oox"/>
  2845. </mask>
  2846. </variation>
  2847. </view>
  2848. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  2849. <size key="freeformSize" width="400" height="2000"/>
  2850. <connections>
  2851. <outlet property="activityIndicator" destination="XO2-Lw-xbj" id="HhB-Ug-XII"/>
  2852. <outlet property="btnCountryCode" destination="oNb-bw-gSh" id="QPf-qA-mvU"/>
  2853. <outlet property="btnDOB" destination="n0g-3a-qF7" id="5yj-fG-q2j"/>
  2854. <outlet property="btnDesignation" destination="yLQ-bu-V4i" id="8n2-CW-2ze"/>
  2855. <outlet property="btnGender" destination="Vpv-3T-D98" id="hee-8u-jB7"/>
  2856. <outlet property="btnGolfingSince" destination="kV7-SR-FP7" id="1sA-RJ-XST"/>
  2857. <outlet property="btnIndustry" destination="RSH-y0-uyd" id="xhT-gv-EhQ"/>
  2858. <outlet property="btnInterestedIn" destination="rOb-uq-rRp" id="iad-pc-Odn"/>
  2859. <outlet property="btnMemberAt" destination="NRP-dy-5lg" id="phL-qg-e1a"/>
  2860. <outlet property="btnRetry" destination="JXf-1D-Xol" id="Qxm-Dr-vk7"/>
  2861. <outlet property="btnSizeOfTheCompany" destination="A3V-3M-cxr" id="bTK-A5-eFc"/>
  2862. <outlet property="btnTimeAfternoon" destination="fQ3-9A-Chj" id="ZGk-DL-TFh"/>
  2863. <outlet property="btnTimeEvening" destination="WSY-fr-Khe" id="83l-5o-WQ0"/>
  2864. <outlet property="btnTimeMorning" destination="9bd-9m-rwc" id="9Jp-4w-3ie"/>
  2865. <outlet property="btnVerifyOTP" destination="k6h-bk-mJd" id="RFu-lK-9Bt"/>
  2866. <outlet property="btnWorkingSince" destination="bBa-uh-9Gd" id="pgp-12-iSx"/>
  2867. <outlet property="contentView" destination="3C1-m0-FkS" id="Ppu-Ot-2YZ"/>
  2868. <outlet property="contentViewHeightConstraint" destination="Lt7-1f-0SL" id="VXD-Bm-1we"/>
  2869. <outlet property="daysCollectionView" destination="tOO-v6-LOP" id="h9z-xl-poM"/>
  2870. <outlet property="imageBoundary" destination="DW8-Ir-W8Y" id="hZi-vN-vej"/>
  2871. <outlet property="imagePhoneVerified" destination="YDv-1f-NTH" id="pzt-ne-ZpL"/>
  2872. <outlet property="imgProfileView" destination="Uzz-RA-u9A" id="aFB-dR-tE8"/>
  2873. <outlet property="lblAboutCompanyCount" destination="lis-5N-9j5" id="zXZ-2K-RJr"/>
  2874. <outlet property="lblAboutMeCount" destination="Fk4-SD-jBA" id="eRt-vx-iod"/>
  2875. <outlet property="lblCountryCode" destination="cge-vW-ZPt" id="ibS-KM-vxy"/>
  2876. <outlet property="lblErrorOnCompany" destination="DVe-zE-W2n" id="KRj-Bp-ufi"/>
  2877. <outlet property="lblErrorOnDesignation" destination="wYh-vB-LND" id="clR-WJ-1eN"/>
  2878. <outlet property="lblErrorOnHandicap" destination="REK-bx-lNg" id="l1b-VO-7WM"/>
  2879. <outlet property="lblErrorOnName" destination="wY1-1c-DCR" id="hP7-78-kTJ"/>
  2880. <outlet property="lblErrorPhone" destination="gTB-Pj-EJe" id="JUT-Kq-saZ"/>
  2881. <outlet property="memberOfTagHeight" destination="a60-Ul-XIf" id="CES-TF-5fN"/>
  2882. <outlet property="memberOfTagView" destination="VW8-3q-pxm" id="rzh-ee-nZe"/>
  2883. <outlet property="radioBtnGolferNo" destination="aZU-Ca-i42" id="WcT-uD-PrR"/>
  2884. <outlet property="radioBtnGolferYes" destination="mr6-RZ-MK7" id="Z8T-rm-g79"/>
  2885. <outlet property="scrollView" destination="QXc-Ff-HvH" id="5ar-7F-cGe"/>
  2886. <outlet property="txtAboutCompany" destination="6w6-Xy-f4I" id="NCW-xC-tvl"/>
  2887. <outlet property="txtClubsIPlayWith" destination="OfM-00-Isl" id="N9Y-dr-6U1"/>
  2888. <outlet property="txtCompanyName" destination="rpr-Gf-DsF" id="eBN-HL-XcK"/>
  2889. <outlet property="txtFirstName" destination="0dm-Qd-fdC" id="Wwn-wc-ANe"/>
  2890. <outlet property="txtFldDesignation" destination="OUF-iU-4iV" id="2qu-Jn-1rV"/>
  2891. <outlet property="txtFldPhone" destination="dG8-xF-mnU" id="ApX-eA-qFb"/>
  2892. <outlet property="txtHandicapLevel" destination="v3p-zi-ULd" id="P33-Pd-bAk"/>
  2893. <outlet property="txtLastName" destination="ubd-FB-t2N" id="eCy-dE-9ZU"/>
  2894. <outlet property="txtViewAbout" destination="cLU-cg-bjb" id="XJy-9E-USo"/>
  2895. </connections>
  2896. </viewController>
  2897. <placeholder placeholderIdentifier="IBFirstResponder" id="7Jb-12-Udo" userLabel="First Responder" sceneMemberID="firstResponder"/>
  2898. </objects>
  2899. <point key="canvasLocation" x="2727" y="312.75"/>
  2900. </scene>
Add Comment
Please, Sign In to add comment