<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="TAd-A1-oe2">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <customFonts key="customFonts">
        <array key="BRSonoma-Medium.otf">
            <string>BRSonoma-Medium</string>
        </array>
        <array key="BRSonoma-Regular.otf">
            <string>BRSonoma-Regular</string>
        </array>
        <array key="BRSonoma-SemiBold.otf">
            <string>BRSonoma-SemiBold</string>
        </array>
        <array key="Poppins-Regular.otf">
            <string>Poppins-Regular</string>
        </array>
    </customFonts>
    <scenes>
        <!--LoginVC-->
        <scene sceneID="tne-QT-ifu">
            <objects>
                <viewController storyboardIdentifier="LoginVC" id="BYZ-38-t0r" customClass="LoginVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lYs-9q-Oiw">
                                <rect key="frame" x="0.0" y="48" width="414" height="814"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zqh-l1-Qv6">
                                        <rect key="frame" x="0.0" y="0.0" width="414" height="772.5"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dgD-Nm-E67">
                                                <rect key="frame" x="16" y="16" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" secondItem="dgD-Nm-E67" secondAttribute="height" multiplier="1:1" id="AJx-BC-Y4Y"/>
                                                    <constraint firstAttribute="height" constant="24" id="UqT-m7-VG6"/>
                                                </constraints>
                                                <color key="tintColor" name="color_hint"/>
                                                <state key="normal" image="icon_back_arrow_left"/>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="eOA-3I-duJ"/>
                                                </connections>
                                            </button>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_login" translatesAutoresizingMaskIntoConstraints="NO" id="DXG-YN-4W4">
                                                <rect key="frame" x="75" y="60" width="264" height="198"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="264" id="TEA-PO-ktE"/>
                                                    <constraint firstAttribute="height" constant="198" id="lrZ-tE-og8"/>
                                                </constraints>
                                            </imageView>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Login To WoWonder  Messenger" textAlignment="center" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8SE-zG-gxv">
                                                <rect key="frame" x="75" y="298" width="264" height="58"/>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="24"/>
                                                <color key="textColor" name="text_color"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="rfx-aB-NyV">
                                                <rect key="frame" x="16" y="386" width="382" height="124"/>
                                                <subviews>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c5f-b0-iqX">
                                                        <rect key="frame" x="0.0" y="0.0" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Username" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="4dH-lx-qEF" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userName" translatesAutoresizingMaskIntoConstraints="NO" id="6fq-Oc-fUT">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="RFg-aP-f9y"/>
                                                                    <constraint firstAttribute="height" constant="19" id="lci-7Q-AvN"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="4dH-lx-qEF" firstAttribute="centerY" secondItem="c5f-b0-iqX" secondAttribute="centerY" id="5Gi-cs-trt"/>
                                                            <constraint firstAttribute="trailing" secondItem="4dH-lx-qEF" secondAttribute="trailing" constant="10" id="98B-1S-yWO"/>
                                                            <constraint firstItem="4dH-lx-qEF" firstAttribute="top" secondItem="c5f-b0-iqX" secondAttribute="top" constant="5" id="R8F-P9-gIQ"/>
                                                            <constraint firstItem="6fq-Oc-fUT" firstAttribute="leading" secondItem="c5f-b0-iqX" secondAttribute="leading" constant="10" id="T3a-qO-uko"/>
                                                            <constraint firstAttribute="height" constant="56" id="VnV-NV-4RC"/>
                                                            <constraint firstItem="6fq-Oc-fUT" firstAttribute="centerY" secondItem="c5f-b0-iqX" secondAttribute="centerY" id="bpv-C7-zG7"/>
                                                            <constraint firstAttribute="bottom" secondItem="4dH-lx-qEF" secondAttribute="bottom" constant="5" id="ceU-Us-3gQ"/>
                                                            <constraint firstItem="4dH-lx-qEF" firstAttribute="leading" secondItem="6fq-Oc-fUT" secondAttribute="trailing" constant="10" id="qZ4-ui-ms2"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lY2-Yg-BEK">
                                                        <rect key="frame" x="0.0" y="68" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="icZ-Bx-B0I" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="10" width="298" height="36"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Password" translatesAutoresizingMaskIntoConstraints="NO" id="abL-fB-nEe">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="19" id="F8f-9p-5oz"/>
                                                                    <constraint firstAttribute="width" constant="19" id="nSG-0T-kiy"/>
                                                                </constraints>
                                                            </imageView>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Frb-SE-hKg">
                                                                <rect key="frame" x="347" y="15.5" width="25" height="25"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="25" id="MQH-CK-N7P"/>
                                                                    <constraint firstAttribute="width" constant="25" id="ZQB-Vw-Ais"/>
                                                                </constraints>
                                                                <color key="tintColor" name="color_react"/>
                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                <state key="normal" image="ic_hide_Password"/>
                                                                <state key="selected" image="ic_Show_Password"/>
                                                                <connections>
                                                                    <action selector="passwrodToggleButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Rha-5e-IIu"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="icZ-Bx-B0I" firstAttribute="leading" secondItem="abL-fB-nEe" secondAttribute="trailing" constant="10" id="170-Sx-8Bl"/>
                                                            <constraint firstItem="icZ-Bx-B0I" firstAttribute="top" secondItem="lY2-Yg-BEK" secondAttribute="top" constant="10" id="GRZ-jc-es8"/>
                                                            <constraint firstItem="Frb-SE-hKg" firstAttribute="centerY" secondItem="lY2-Yg-BEK" secondAttribute="centerY" id="HRb-rJ-8X0"/>
                                                            <constraint firstAttribute="height" constant="56" id="IND-XT-ZDe"/>
                                                            <constraint firstItem="abL-fB-nEe" firstAttribute="centerY" secondItem="lY2-Yg-BEK" secondAttribute="centerY" id="Mh6-FF-vzT"/>
                                                            <constraint firstAttribute="bottom" secondItem="icZ-Bx-B0I" secondAttribute="bottom" constant="10" id="OjQ-oq-Qov"/>
                                                            <constraint firstItem="abL-fB-nEe" firstAttribute="leading" secondItem="lY2-Yg-BEK" secondAttribute="leading" constant="10" id="WKa-0p-Ncw"/>
                                                            <constraint firstItem="Frb-SE-hKg" firstAttribute="leading" secondItem="icZ-Bx-B0I" secondAttribute="trailing" constant="10" id="YGq-lZ-O3l"/>
                                                            <constraint firstAttribute="trailing" secondItem="Frb-SE-hKg" secondAttribute="trailing" constant="10" id="zCk-Q8-piR"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                </subviews>
                                                <constraints>
                                                    <constraint firstItem="c5f-b0-iqX" firstAttribute="leading" secondItem="rfx-aB-NyV" secondAttribute="leading" id="2jK-Rc-n0Q"/>
                                                    <constraint firstAttribute="trailing" secondItem="lY2-Yg-BEK" secondAttribute="trailing" id="AHT-Xx-e4j"/>
                                                    <constraint firstAttribute="trailing" secondItem="c5f-b0-iqX" secondAttribute="trailing" id="Q4g-nh-1cW"/>
                                                    <constraint firstItem="lY2-Yg-BEK" firstAttribute="leading" secondItem="rfx-aB-NyV" secondAttribute="leading" id="t19-Ko-S8p"/>
                                                </constraints>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VLi-Br-h6H">
                                                <rect key="frame" x="269" y="526" width="129" height="30"/>
                                                <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="15"/>
                                                <state key="normal" title="Forgot Password?">
                                                    <color key="titleColor" name="text_color_secondary"/>
                                                </state>
                                                <connections>
                                                    <action selector="forgotPasswordButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="D1U-qw-xCT"/>
                                                </connections>
                                            </button>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4rK-hz-APj">
                                                <rect key="frame" x="16" y="566" width="382" height="56"/>
                                                <color key="backgroundColor" name="App"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="56" id="rw4-2b-JtS"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="20"/>
                                                <state key="normal" title="Log in">
                                                    <color key="titleColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
                                                </state>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="logInButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="iIM-Uf-O4y"/>
                                                </connections>
                                            </button>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Or Connect With" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="41O-sq-uCV">
                                                <rect key="frame" x="143.5" y="642" width="127.5" height="20.5"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" name="text_color_secondary"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="JTs-6O-6Mt">
                                                <rect key="frame" x="123" y="672.5" width="168" height="48"/>
                                                <subviews>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P8j-KL-zJw" customClass="UIControl">
                                                        <rect key="frame" x="0.0" y="0.0" width="48" height="48"/>
                                                        <subviews>
                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_facebook_og" translatesAutoresizingMaskIntoConstraints="NO" id="Gew-nk-pBj">
                                                                <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="24" id="Psw-jh-0uJ"/>
                                                                    <constraint firstAttribute="height" constant="24" id="wle-Nv-geT"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" name="color_bubble"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="48" id="7Xo-Hu-du9"/>
                                                            <constraint firstItem="Gew-nk-pBj" firstAttribute="centerY" secondItem="P8j-KL-zJw" secondAttribute="centerY" id="s9v-Ys-7fS"/>
                                                            <constraint firstAttribute="width" constant="48" id="urk-dk-ZOL"/>
                                                            <constraint firstItem="Gew-nk-pBj" firstAttribute="centerX" secondItem="P8j-KL-zJw" secondAttribute="centerX" id="xVO-WA-bDW"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="24"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="loginWithFacebookButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Ld6-gq-z4C"/>
                                                        </connections>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TWM-HY-7dR" customClass="UIControl">
                                                        <rect key="frame" x="60" y="0.0" width="48" height="48"/>
                                                        <subviews>
                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_google 1" translatesAutoresizingMaskIntoConstraints="NO" id="KuE-8p-4Ew">
                                                                <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="24" id="IO6-iU-cON"/>
                                                                    <constraint firstAttribute="width" constant="24" id="aaq-Fj-oth"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" name="color_bubble"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="48" id="7FJ-Iu-ZVM"/>
                                                            <constraint firstItem="KuE-8p-4Ew" firstAttribute="centerX" secondItem="TWM-HY-7dR" secondAttribute="centerX" id="NwH-VL-MGX"/>
                                                            <constraint firstAttribute="height" constant="48" id="f1a-zX-KcF"/>
                                                            <constraint firstItem="KuE-8p-4Ew" firstAttribute="centerY" secondItem="TWM-HY-7dR" secondAttribute="centerY" id="hjG-aQ-X06"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="24"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="loginWithGoogleButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Kaj-rN-64A"/>
                                                        </connections>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j1H-Oq-RCS" customClass="UIControl">
                                                        <rect key="frame" x="120" y="0.0" width="48" height="48"/>
                                                        <subviews>
                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apple" translatesAutoresizingMaskIntoConstraints="NO" id="Q3l-hQ-OWT">
                                                                <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="24" id="EQh-g3-C5s"/>
                                                                    <constraint firstAttribute="width" constant="24" id="raB-aQ-Sve"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" name="color_bubble"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="48" id="IsC-1w-84v"/>
                                                            <constraint firstAttribute="width" constant="48" id="Pay-PY-T2W"/>
                                                            <constraint firstItem="Q3l-hQ-OWT" firstAttribute="centerX" secondItem="j1H-Oq-RCS" secondAttribute="centerX" id="icB-Bs-Dr1"/>
                                                            <constraint firstItem="Q3l-hQ-OWT" firstAttribute="centerY" secondItem="j1H-Oq-RCS" secondAttribute="centerY" id="wZQ-MR-SQC"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="24"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="logInWithAppleButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="dRn-Ne-v6E"/>
                                                        </connections>
                                                    </view>
                                                </subviews>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="48" id="ehW-K5-GYe"/>
                                                </constraints>
                                            </stackView>
                                            <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="a9s-0y-9eY">
                                                <rect key="frame" x="85" y="730.5" width="244" height="32"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Don’t  Have An Account?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gW1-4R-uvx">
                                                        <rect key="frame" x="0.0" y="7" width="176" height="18"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="15"/>
                                                        <color key="textColor" name="text_color_secondary"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VHK-l3-mVa">
                                                        <rect key="frame" x="184" y="0.0" width="60" height="32"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="16"/>
                                                        <state key="normal" title="Sign Up">
                                                            <color key="titleColor" name="text_color"/>
                                                        </state>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="0.0"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="signUpButtonAction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Mpd-cy-WZe"/>
                                                        </connections>
                                                    </button>
                                                </subviews>
                                            </stackView>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="VLi-Br-h6H" secondAttribute="trailing" constant="16" id="4Ls-lQ-T3B"/>
                                            <constraint firstItem="rfx-aB-NyV" firstAttribute="top" secondItem="8SE-zG-gxv" secondAttribute="bottom" constant="30" id="7UI-VW-mWS"/>
                                            <constraint firstItem="JTs-6O-6Mt" firstAttribute="top" secondItem="41O-sq-uCV" secondAttribute="bottom" constant="10" id="DBw-1b-WNe"/>
                                            <constraint firstItem="4rK-hz-APj" firstAttribute="leading" secondItem="zqh-l1-Qv6" secondAttribute="leading" constant="16" id="Gr8-D9-J0z"/>
                                            <constraint firstItem="a9s-0y-9eY" firstAttribute="centerX" secondItem="zqh-l1-Qv6" secondAttribute="centerX" id="HuG-8a-Mq5"/>
                                            <constraint firstItem="8SE-zG-gxv" firstAttribute="top" secondItem="DXG-YN-4W4" secondAttribute="bottom" constant="40" id="Hyb-pS-Yc5"/>
                                            <constraint firstItem="dgD-Nm-E67" firstAttribute="top" secondItem="zqh-l1-Qv6" secondAttribute="top" constant="16" id="IZL-aA-Tjt"/>
                                            <constraint firstItem="4rK-hz-APj" firstAttribute="top" secondItem="VLi-Br-h6H" secondAttribute="bottom" constant="10" id="Saf-4V-8a2"/>
                                            <constraint firstItem="VLi-Br-h6H" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="zqh-l1-Qv6" secondAttribute="leading" constant="16" id="Tig-fT-jxm"/>
                                            <constraint firstAttribute="trailing" secondItem="4rK-hz-APj" secondAttribute="trailing" constant="16" id="b8N-LD-WyF"/>
                                            <constraint firstItem="41O-sq-uCV" firstAttribute="top" secondItem="4rK-hz-APj" secondAttribute="bottom" constant="20" id="cGK-tF-4EW"/>
                                            <constraint firstAttribute="bottom" secondItem="a9s-0y-9eY" secondAttribute="bottom" constant="10" id="dvT-cs-rph"/>
                                            <constraint firstItem="DXG-YN-4W4" firstAttribute="centerX" secondItem="zqh-l1-Qv6" secondAttribute="centerX" id="eCT-Kj-Dg9"/>
                                            <constraint firstItem="a9s-0y-9eY" firstAttribute="top" secondItem="JTs-6O-6Mt" secondAttribute="bottom" constant="10" id="gHh-3e-0iA"/>
                                            <constraint firstAttribute="trailing" secondItem="rfx-aB-NyV" secondAttribute="trailing" constant="16" id="gNi-uu-si4"/>
                                            <constraint firstItem="8SE-zG-gxv" firstAttribute="trailing" secondItem="DXG-YN-4W4" secondAttribute="trailing" id="gxw-6u-BQt"/>
                                            <constraint firstItem="8SE-zG-gxv" firstAttribute="leading" secondItem="DXG-YN-4W4" secondAttribute="leading" id="pFQ-qM-JJw"/>
                                            <constraint firstItem="dgD-Nm-E67" firstAttribute="leading" secondItem="zqh-l1-Qv6" secondAttribute="leading" constant="16" id="pMg-Yp-HSw"/>
                                            <constraint firstItem="JTs-6O-6Mt" firstAttribute="centerX" secondItem="zqh-l1-Qv6" secondAttribute="centerX" id="pNg-vM-OQX"/>
                                            <constraint firstItem="41O-sq-uCV" firstAttribute="centerX" secondItem="zqh-l1-Qv6" secondAttribute="centerX" id="pQw-Tp-ngI"/>
                                            <constraint firstItem="rfx-aB-NyV" firstAttribute="leading" secondItem="zqh-l1-Qv6" secondAttribute="leading" constant="16" id="wZ0-GD-7UH"/>
                                            <constraint firstItem="VLi-Br-h6H" firstAttribute="top" secondItem="rfx-aB-NyV" secondAttribute="bottom" constant="16" id="yOy-6n-pz7"/>
                                            <constraint firstItem="DXG-YN-4W4" firstAttribute="top" secondItem="dgD-Nm-E67" secondAttribute="bottom" constant="20" id="zuG-lV-nYo"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="zqh-l1-Qv6" secondAttribute="trailing" id="OEc-8z-ymp"/>
                                    <constraint firstItem="zqh-l1-Qv6" firstAttribute="top" secondItem="lYs-9q-Oiw" secondAttribute="top" id="aRZ-He-VAI"/>
                                    <constraint firstAttribute="bottom" secondItem="zqh-l1-Qv6" secondAttribute="bottom" id="roH-Ig-qug"/>
                                    <constraint firstItem="zqh-l1-Qv6" firstAttribute="leading" secondItem="lYs-9q-Oiw" secondAttribute="leading" id="tFb-3a-Nu3"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="zqh-l1-Qv6" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ElQ-nL-cjU"/>
                            <constraint firstItem="lYs-9q-Oiw" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="TK5-uC-XUc"/>
                            <constraint firstItem="lYs-9q-Oiw" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="Tyq-Mc-nSB"/>
                            <constraint firstItem="lYs-9q-Oiw" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="auL-3I-CeA"/>
                            <constraint firstItem="lYs-9q-Oiw" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="qCT-Mz-5LX"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" id="vBr-6x-J55"/>
                    <connections>
                        <outlet property="backButton" destination="dgD-Nm-E67" id="vAN-6X-6BJ"/>
                        <outlet property="forgotPassBtn" destination="VLi-Br-h6H" id="E0u-tA-nQ5"/>
                        <outlet property="loginBtn" destination="4rK-hz-APj" id="TzS-ac-lQd"/>
                        <outlet property="passwordTextFieldTF" destination="icZ-Bx-B0I" id="Gkl-Eg-2t1"/>
                        <outlet property="signupBtn" destination="VHK-l3-mVa" id="s45-hw-cnu"/>
                        <outlet property="usernameTextFieldTF" destination="4dH-lx-qEF" id="4nu-zv-sTp"/>
                        <outlet property="versionLabel" destination="8SE-zG-gxv" id="0Jx-EI-9rq"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="114" y="-4"/>
        </scene>
        <!--Sign UpVC-->
        <scene sceneID="JXa-cZ-3AO">
            <objects>
                <viewController storyboardIdentifier="SignUpVC" automaticallyAdjustsScrollViewInsets="NO" id="Bjd-K9-uIO" customClass="SignUpVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="VWc-8z-yai">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yuz-iQ-EgV">
                                <rect key="frame" x="0.0" y="48" width="414" height="814"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="u8J-Ma-bZV">
                                        <rect key="frame" x="0.0" y="0.0" width="414" height="1031"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dTc-Sj-Rw4">
                                                <rect key="frame" x="16" y="16" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="24" id="5ZK-Ow-TGK"/>
                                                    <constraint firstAttribute="width" secondItem="dTc-Sj-Rw4" secondAttribute="height" multiplier="1:1" id="zvx-nq-NfJ"/>
                                                </constraints>
                                                <color key="tintColor" name="color_hint"/>
                                                <state key="normal" image="icon_back_arrow_left"/>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="rKo-aU-A53"/>
                                                </connections>
                                            </button>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_login" translatesAutoresizingMaskIntoConstraints="NO" id="l6o-HJ-0OZ">
                                                <rect key="frame" x="75" y="60" width="264" height="198"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="264" id="gPk-oD-jjp"/>
                                                    <constraint firstAttribute="height" constant="198" id="kkN-Dk-K8u"/>
                                                </constraints>
                                            </imageView>
                                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="zWG-8G-cg5">
                                                <rect key="frame" x="16" y="298" width="382" height="58"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Cg3-h9-Tb5">
                                                        <rect key="frame" x="0.0" y="0.0" width="382" height="58"/>
                                                        <string key="text">Register To WoWonder
Messenger</string>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="24"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="dCh-40-D2V">
                                                <rect key="frame" x="16" y="380" width="382" height="488"/>
                                                <subviews>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KIt-9g-yqb">
                                                        <rect key="frame" x="0.0" y="0.0" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Username" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="L8i-RH-m3w" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userName" translatesAutoresizingMaskIntoConstraints="NO" id="cBW-of-FdH">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="3QM-BU-0PO"/>
                                                                    <constraint firstAttribute="height" constant="19" id="O4R-1R-hr9"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="L8i-RH-m3w" firstAttribute="top" secondItem="KIt-9g-yqb" secondAttribute="top" constant="5" id="7PO-V3-Oje"/>
                                                            <constraint firstAttribute="trailing" secondItem="L8i-RH-m3w" secondAttribute="trailing" constant="10" id="W3O-J0-pd6"/>
                                                            <constraint firstItem="L8i-RH-m3w" firstAttribute="centerY" secondItem="KIt-9g-yqb" secondAttribute="centerY" id="amU-cO-5rs"/>
                                                            <constraint firstAttribute="height" constant="56" id="eZv-OT-JcS"/>
                                                            <constraint firstItem="L8i-RH-m3w" firstAttribute="leading" secondItem="cBW-of-FdH" secondAttribute="trailing" constant="10" id="fIq-UY-8W2"/>
                                                            <constraint firstItem="cBW-of-FdH" firstAttribute="leading" secondItem="KIt-9g-yqb" secondAttribute="leading" constant="10" id="mQw-Yy-N9h"/>
                                                            <constraint firstAttribute="bottom" secondItem="L8i-RH-m3w" secondAttribute="bottom" constant="5" id="pKa-Bh-ixK"/>
                                                            <constraint firstItem="cBW-of-FdH" firstAttribute="centerY" secondItem="KIt-9g-yqb" secondAttribute="centerY" id="yuO-I5-deo"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j0b-te-Poy">
                                                        <rect key="frame" x="0.0" y="72" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="First Name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="UYw-ci-6Nx" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userName" translatesAutoresizingMaskIntoConstraints="NO" id="msI-J0-ujA">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="2iZ-Ue-OYm"/>
                                                                    <constraint firstAttribute="height" constant="19" id="E96-Wi-Pnz"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstAttribute="bottom" secondItem="UYw-ci-6Nx" secondAttribute="bottom" constant="5" id="4c8-BF-a55"/>
                                                            <constraint firstItem="UYw-ci-6Nx" firstAttribute="top" secondItem="j0b-te-Poy" secondAttribute="top" constant="5" id="E1l-2W-Q4E"/>
                                                            <constraint firstItem="msI-J0-ujA" firstAttribute="leading" secondItem="j0b-te-Poy" secondAttribute="leading" constant="10" id="ERs-Zd-wy1"/>
                                                            <constraint firstItem="UYw-ci-6Nx" firstAttribute="leading" secondItem="msI-J0-ujA" secondAttribute="trailing" constant="10" id="cjV-Hp-j7R"/>
                                                            <constraint firstItem="UYw-ci-6Nx" firstAttribute="centerY" secondItem="j0b-te-Poy" secondAttribute="centerY" id="dfY-Fz-kWd"/>
                                                            <constraint firstItem="msI-J0-ujA" firstAttribute="centerY" secondItem="j0b-te-Poy" secondAttribute="centerY" id="jft-zG-4Su"/>
                                                            <constraint firstAttribute="height" constant="56" id="qL7-ua-qTN"/>
                                                            <constraint firstAttribute="trailing" secondItem="UYw-ci-6Nx" secondAttribute="trailing" constant="10" id="ulZ-OR-o5R"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oA8-kJ-Xvt">
                                                        <rect key="frame" x="0.0" y="144" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Last Name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gdW-IO-SvX" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userName" translatesAutoresizingMaskIntoConstraints="NO" id="4Te-mm-EkG">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="19" id="c8y-HA-VaS"/>
                                                                    <constraint firstAttribute="width" constant="19" id="yvR-EN-bhb"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="4Te-mm-EkG" firstAttribute="centerY" secondItem="oA8-kJ-Xvt" secondAttribute="centerY" id="6Ka-Wd-PY5"/>
                                                            <constraint firstItem="gdW-IO-SvX" firstAttribute="top" secondItem="oA8-kJ-Xvt" secondAttribute="top" constant="5" id="A3j-xt-FAf"/>
                                                            <constraint firstAttribute="height" constant="56" id="HCm-30-s2k"/>
                                                            <constraint firstAttribute="trailing" secondItem="gdW-IO-SvX" secondAttribute="trailing" constant="10" id="Jgx-Cv-JzK"/>
                                                            <constraint firstItem="4Te-mm-EkG" firstAttribute="leading" secondItem="oA8-kJ-Xvt" secondAttribute="leading" constant="10" id="ckf-OU-H2d"/>
                                                            <constraint firstAttribute="bottom" secondItem="gdW-IO-SvX" secondAttribute="bottom" constant="5" id="dwF-tw-oSg"/>
                                                            <constraint firstItem="gdW-IO-SvX" firstAttribute="leading" secondItem="4Te-mm-EkG" secondAttribute="trailing" constant="10" id="eme-6f-9jS"/>
                                                            <constraint firstItem="gdW-IO-SvX" firstAttribute="centerY" secondItem="oA8-kJ-Xvt" secondAttribute="centerY" id="rkX-yQ-AYC"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="z5c-Y0-UV4">
                                                        <rect key="frame" x="0.0" y="216" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Email" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="y1l-hq-W61" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_emailBlack" translatesAutoresizingMaskIntoConstraints="NO" id="IoX-AH-ajy">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="3dW-9H-A7j"/>
                                                                    <constraint firstAttribute="height" constant="19" id="bET-Xs-2Ur"/>
                                                                </constraints>
                                                            </imageView>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="IoX-AH-ajy" firstAttribute="leading" secondItem="z5c-Y0-UV4" secondAttribute="leading" constant="10" id="AQe-6e-jti"/>
                                                            <constraint firstAttribute="trailing" secondItem="y1l-hq-W61" secondAttribute="trailing" constant="10" id="Dq7-CS-7uD"/>
                                                            <constraint firstAttribute="bottom" secondItem="y1l-hq-W61" secondAttribute="bottom" constant="5" id="GFW-hf-6IL"/>
                                                            <constraint firstAttribute="height" constant="56" id="HJ8-3J-PlY"/>
                                                            <constraint firstItem="IoX-AH-ajy" firstAttribute="centerY" secondItem="z5c-Y0-UV4" secondAttribute="centerY" id="Jns-Q8-Dy0"/>
                                                            <constraint firstItem="y1l-hq-W61" firstAttribute="leading" secondItem="IoX-AH-ajy" secondAttribute="trailing" constant="10" id="Nre-8e-5bk"/>
                                                            <constraint firstItem="y1l-hq-W61" firstAttribute="top" secondItem="z5c-Y0-UV4" secondAttribute="top" constant="5" id="cfW-bB-M8u"/>
                                                            <constraint firstItem="y1l-hq-W61" firstAttribute="centerY" secondItem="z5c-Y0-UV4" secondAttribute="centerY" id="tKI-OI-bnR"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xd3-ve-RaK">
                                                        <rect key="frame" x="0.0" y="288" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="J2I-7N-Mtk" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="10" width="298" height="36"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Password" translatesAutoresizingMaskIntoConstraints="NO" id="Tv0-qE-VCs">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="Btt-Xq-Oii"/>
                                                                    <constraint firstAttribute="height" constant="19" id="lvM-xR-xcb"/>
                                                                </constraints>
                                                            </imageView>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VPx-Yz-8ia">
                                                                <rect key="frame" x="347" y="15.5" width="25" height="25"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="25" id="BEL-D5-FrW"/>
                                                                    <constraint firstAttribute="height" constant="25" id="NXh-al-U1S"/>
                                                                </constraints>
                                                                <color key="tintColor" name="color_react"/>
                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                <state key="normal" image="ic_hide_Password"/>
                                                                <state key="selected" image="ic_Show_Password"/>
                                                                <connections>
                                                                    <action selector="passwordToggleButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="Uxm-dn-G1Q"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="J2I-7N-Mtk" firstAttribute="leading" secondItem="Tv0-qE-VCs" secondAttribute="trailing" constant="10" id="0kW-9c-reJ"/>
                                                            <constraint firstItem="Tv0-qE-VCs" firstAttribute="leading" secondItem="xd3-ve-RaK" secondAttribute="leading" constant="10" id="4pk-6s-qxl"/>
                                                            <constraint firstItem="Tv0-qE-VCs" firstAttribute="centerY" secondItem="xd3-ve-RaK" secondAttribute="centerY" id="6qe-HG-dLC"/>
                                                            <constraint firstAttribute="bottom" secondItem="J2I-7N-Mtk" secondAttribute="bottom" constant="10" id="70D-Vn-pTr"/>
                                                            <constraint firstAttribute="height" constant="56" id="Ayc-bX-XGi"/>
                                                            <constraint firstAttribute="trailing" secondItem="VPx-Yz-8ia" secondAttribute="trailing" constant="10" id="UVJ-u7-Ysm"/>
                                                            <constraint firstItem="VPx-Yz-8ia" firstAttribute="leading" secondItem="J2I-7N-Mtk" secondAttribute="trailing" constant="10" id="dZL-Op-zdK"/>
                                                            <constraint firstItem="J2I-7N-Mtk" firstAttribute="top" secondItem="xd3-ve-RaK" secondAttribute="top" constant="10" id="dgI-5D-lPd"/>
                                                            <constraint firstItem="VPx-Yz-8ia" firstAttribute="centerY" secondItem="xd3-ve-RaK" secondAttribute="centerY" id="l0T-yD-jPI"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kgd-CO-EeL">
                                                        <rect key="frame" x="0.0" y="360" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Repeat password" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qYd-8w-s93" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="10" width="298" height="36"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Password" translatesAutoresizingMaskIntoConstraints="NO" id="S14-hG-eAQ">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="19" id="Wxb-RD-bIs"/>
                                                                    <constraint firstAttribute="height" constant="19" id="kX4-zd-1Pv"/>
                                                                </constraints>
                                                            </imageView>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5c4-Ss-4LV">
                                                                <rect key="frame" x="347" y="15.5" width="25" height="25"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="25" id="785-00-5Yh"/>
                                                                    <constraint firstAttribute="height" constant="25" id="G52-60-h1D"/>
                                                                </constraints>
                                                                <color key="tintColor" name="color_react"/>
                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                <state key="normal" image="ic_hide_Password"/>
                                                                <state key="selected" image="ic_Show_Password"/>
                                                                <connections>
                                                                    <action selector="confirmPasswordToggleButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="sKc-gk-SPW"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="5c4-Ss-4LV" firstAttribute="leading" secondItem="qYd-8w-s93" secondAttribute="trailing" constant="10" id="8Mj-sp-jjh"/>
                                                            <constraint firstItem="qYd-8w-s93" firstAttribute="leading" secondItem="S14-hG-eAQ" secondAttribute="trailing" constant="10" id="FW9-Mr-3Bj"/>
                                                            <constraint firstItem="S14-hG-eAQ" firstAttribute="leading" secondItem="Kgd-CO-EeL" secondAttribute="leading" constant="10" id="W6K-0H-Mvi"/>
                                                            <constraint firstAttribute="bottom" secondItem="qYd-8w-s93" secondAttribute="bottom" constant="10" id="aqb-qz-B8q"/>
                                                            <constraint firstItem="qYd-8w-s93" firstAttribute="top" secondItem="Kgd-CO-EeL" secondAttribute="top" constant="10" id="f9h-nq-Wjp"/>
                                                            <constraint firstItem="5c4-Ss-4LV" firstAttribute="centerY" secondItem="Kgd-CO-EeL" secondAttribute="centerY" id="v7H-7e-rGN"/>
                                                            <constraint firstAttribute="height" constant="56" id="yHY-2m-fK2"/>
                                                            <constraint firstAttribute="trailing" secondItem="5c4-Ss-4LV" secondAttribute="trailing" constant="10" id="yq2-iP-DGc"/>
                                                            <constraint firstItem="S14-hG-eAQ" firstAttribute="centerY" secondItem="Kgd-CO-EeL" secondAttribute="centerY" id="yqr-s1-u0o"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2iW-1u-6i6">
                                                        <rect key="frame" x="0.0" y="432" width="382" height="56"/>
                                                        <subviews>
                                                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Gender" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="3zv-HR-sQ3" colorLabel="IBBuiltInLabel-Yellow">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <color key="tintColor" name="accent"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="16"/>
                                                                <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                            </textField>
                                                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="genders" translatesAutoresizingMaskIntoConstraints="NO" id="Pj8-Xv-xmP">
                                                                <rect key="frame" x="10" y="18.5" width="19" height="19"/>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="19" id="X3d-dx-a7A"/>
                                                                    <constraint firstAttribute="width" constant="19" id="Y6G-Ux-iAv"/>
                                                                </constraints>
                                                            </imageView>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fmG-qz-U4Z">
                                                                <rect key="frame" x="39" y="5" width="333" height="46"/>
                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                <connections>
                                                                    <action selector="genderButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="nLY-Ee-5pe"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="3zv-HR-sQ3" firstAttribute="top" secondItem="2iW-1u-6i6" secondAttribute="top" constant="5" id="1id-Hh-fxY"/>
                                                            <constraint firstItem="fmG-qz-U4Z" firstAttribute="centerY" secondItem="3zv-HR-sQ3" secondAttribute="centerY" id="63D-If-qng"/>
                                                            <constraint firstAttribute="bottom" secondItem="3zv-HR-sQ3" secondAttribute="bottom" constant="5" id="63s-cg-JtZ"/>
                                                            <constraint firstItem="Pj8-Xv-xmP" firstAttribute="centerY" secondItem="2iW-1u-6i6" secondAttribute="centerY" id="7dd-UV-IwV"/>
                                                            <constraint firstItem="fmG-qz-U4Z" firstAttribute="height" secondItem="3zv-HR-sQ3" secondAttribute="height" id="IDq-3z-tsV"/>
                                                            <constraint firstAttribute="height" constant="56" id="Iov-ZL-8cE"/>
                                                            <constraint firstItem="fmG-qz-U4Z" firstAttribute="centerX" secondItem="3zv-HR-sQ3" secondAttribute="centerX" id="Nfw-bE-DfB"/>
                                                            <constraint firstAttribute="trailing" secondItem="3zv-HR-sQ3" secondAttribute="trailing" constant="10" id="X9U-PH-KeA"/>
                                                            <constraint firstItem="3zv-HR-sQ3" firstAttribute="leading" secondItem="Pj8-Xv-xmP" secondAttribute="trailing" constant="10" id="krh-Dg-jnz"/>
                                                            <constraint firstItem="Pj8-Xv-xmP" firstAttribute="leading" secondItem="2iW-1u-6i6" secondAttribute="leading" constant="10" id="oij-fp-l3s"/>
                                                            <constraint firstItem="fmG-qz-U4Z" firstAttribute="width" secondItem="3zv-HR-sQ3" secondAttribute="width" id="u9t-VG-g8x"/>
                                                            <constraint firstItem="3zv-HR-sQ3" firstAttribute="centerY" secondItem="2iW-1u-6i6" secondAttribute="centerY" id="uSe-Uu-e2p"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                                <real key="value" value="1"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                                <color key="value" name="color_divider"/>
                                                            </userDefinedRuntimeAttribute>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="16"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                </subviews>
                                            </stackView>
                                            <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="4fM-0i-mwo">
                                                <rect key="frame" x="77.5" y="893" width="259.5" height="20"/>
                                                <subviews>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jwm-CL-SvB">
                                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="20" id="B7E-ZZ-H0p"/>
                                                            <constraint firstAttribute="width" constant="20" id="fjh-AB-PbT"/>
                                                        </constraints>
                                                        <color key="tintColor" name="color_hint"/>
                                                        <state key="normal" image="ic_uncheckgey"/>
                                                        <state key="selected" image="ic_checkbox"/>
                                                        <connections>
                                                            <action selector="agreeTermsButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="zLo-2Q-NLX"/>
                                                        </connections>
                                                    </button>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="I agree to the terms and conditions" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W2P-vf-LOu">
                                                        <rect key="frame" x="25" y="1.5" width="234.5" height="17"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="14"/>
                                                        <color key="textColor" name="text_color_secondary"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9fh-dY-Old">
                                                <rect key="frame" x="16" y="933" width="382" height="50"/>
                                                <color key="backgroundColor" name="App"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="50" id="vl6-Ec-YRI"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="20"/>
                                                <state key="normal" title="Sign Up">
                                                    <color key="titleColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
                                                </state>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="signUpButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="8NU-w4-fxx"/>
                                                </connections>
                                            </button>
                                            <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wad-r0-bWC">
                                                <rect key="frame" x="96.5" y="993" width="221" height="28"/>
                                                <subviews>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NCr-eO-MDX">
                                                        <rect key="frame" x="0.0" y="0.0" width="221" height="28"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="13"/>
                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                        <state key="normal" title="Terms of Service and Privacy Policy">
                                                            <color key="titleColor" name="text_color"/>
                                                        </state>
                                                        <connections>
                                                            <action selector="termsOfServiceButtonAction:" destination="Bjd-K9-uIO" eventType="touchUpInside" id="Vzt-tS-fSH"/>
                                                        </connections>
                                                    </button>
                                                </subviews>
                                            </stackView>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstItem="dCh-40-D2V" firstAttribute="leading" secondItem="u8J-Ma-bZV" secondAttribute="leading" constant="16" id="2Fd-Zd-pLb"/>
                                            <constraint firstItem="Wad-r0-bWC" firstAttribute="top" secondItem="9fh-dY-Old" secondAttribute="bottom" constant="10" id="6Lj-Nh-qWb"/>
                                            <constraint firstAttribute="trailing" secondItem="zWG-8G-cg5" secondAttribute="trailing" constant="16" id="IBh-gQ-ec7"/>
                                            <constraint firstItem="4fM-0i-mwo" firstAttribute="centerX" secondItem="dCh-40-D2V" secondAttribute="centerX" id="JKL-wq-EcB"/>
                                            <constraint firstAttribute="bottom" secondItem="Wad-r0-bWC" secondAttribute="bottom" constant="10" id="MFP-jc-wbu"/>
                                            <constraint firstItem="Wad-r0-bWC" firstAttribute="centerX" secondItem="9fh-dY-Old" secondAttribute="centerX" id="RFy-gf-Mtp"/>
                                            <constraint firstAttribute="trailing" secondItem="dCh-40-D2V" secondAttribute="trailing" constant="16" id="TDy-h9-N5O"/>
                                            <constraint firstItem="9fh-dY-Old" firstAttribute="leading" secondItem="u8J-Ma-bZV" secondAttribute="leading" constant="16" id="Txy-DE-dCh"/>
                                            <constraint firstAttribute="trailing" secondItem="9fh-dY-Old" secondAttribute="trailing" constant="16" id="Ve8-mA-3KB"/>
                                            <constraint firstItem="dTc-Sj-Rw4" firstAttribute="leading" secondItem="u8J-Ma-bZV" secondAttribute="leading" constant="16" id="Wz4-Pa-fRq"/>
                                            <constraint firstItem="9fh-dY-Old" firstAttribute="top" secondItem="4fM-0i-mwo" secondAttribute="bottom" constant="20" id="XJI-85-oIz"/>
                                            <constraint firstItem="4fM-0i-mwo" firstAttribute="top" secondItem="dCh-40-D2V" secondAttribute="bottom" constant="25" id="Zta-0Y-mSv"/>
                                            <constraint firstItem="dCh-40-D2V" firstAttribute="top" secondItem="zWG-8G-cg5" secondAttribute="bottom" constant="24" id="ihW-0c-khg"/>
                                            <constraint firstItem="dTc-Sj-Rw4" firstAttribute="top" secondItem="u8J-Ma-bZV" secondAttribute="top" constant="16" id="m7V-mP-tk5"/>
                                            <constraint firstItem="zWG-8G-cg5" firstAttribute="leading" secondItem="u8J-Ma-bZV" secondAttribute="leading" constant="16" id="pjz-oW-9Ra"/>
                                            <constraint firstItem="l6o-HJ-0OZ" firstAttribute="centerX" secondItem="u8J-Ma-bZV" secondAttribute="centerX" id="qzt-uG-dRf"/>
                                            <constraint firstItem="zWG-8G-cg5" firstAttribute="top" secondItem="l6o-HJ-0OZ" secondAttribute="bottom" constant="40" id="r7p-CB-Y7H"/>
                                            <constraint firstItem="l6o-HJ-0OZ" firstAttribute="top" secondItem="dTc-Sj-Rw4" secondAttribute="bottom" constant="20" id="xnF-XL-rNo"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="u8J-Ma-bZV" firstAttribute="top" secondItem="yuz-iQ-EgV" secondAttribute="top" id="2Xe-su-1bd"/>
                                    <constraint firstItem="u8J-Ma-bZV" firstAttribute="leading" secondItem="yuz-iQ-EgV" secondAttribute="leading" id="If0-ib-7Ds"/>
                                    <constraint firstAttribute="bottom" secondItem="u8J-Ma-bZV" secondAttribute="bottom" id="bwM-iZ-ssX"/>
                                    <constraint firstAttribute="trailing" secondItem="u8J-Ma-bZV" secondAttribute="trailing" id="zMR-pJ-ci4"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="zjd-jD-fsb"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="yuz-iQ-EgV" firstAttribute="bottom" secondItem="zjd-jD-fsb" secondAttribute="bottom" id="AbZ-rn-vci"/>
                            <constraint firstItem="yuz-iQ-EgV" firstAttribute="leading" secondItem="zjd-jD-fsb" secondAttribute="leading" id="Ac6-HX-bUh"/>
                            <constraint firstItem="yuz-iQ-EgV" firstAttribute="trailing" secondItem="zjd-jD-fsb" secondAttribute="trailing" id="eXh-fW-paK"/>
                            <constraint firstItem="u8J-Ma-bZV" firstAttribute="width" secondItem="VWc-8z-yai" secondAttribute="width" id="nad-Bn-chq"/>
                            <constraint firstItem="yuz-iQ-EgV" firstAttribute="top" secondItem="zjd-jD-fsb" secondAttribute="top" id="noB-0a-YuM"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="agreeTermsBtn" destination="Jwm-CL-SvB" id="dMo-d9-8Yf"/>
                        <outlet property="bgView" destination="u8J-Ma-bZV" id="01U-hA-LEc"/>
                        <outlet property="confirmPasswordTextFieldTF" destination="qYd-8w-s93" id="Zeb-8O-zfq"/>
                        <outlet property="emailTextFieldTF" destination="y1l-hq-W61" id="fZF-nW-I7k"/>
                        <outlet property="firstNameTextField" destination="UYw-ci-6Nx" id="Rig-Wa-2um"/>
                        <outlet property="genderTextFieldTF" destination="3zv-HR-sQ3" id="mi4-wp-rNm"/>
                        <outlet property="lastNameTextField" destination="gdW-IO-SvX" id="lih-vH-4S4"/>
                        <outlet property="passwordTextFieldTF" destination="J2I-7N-Mtk" id="M6f-jO-tGN"/>
                        <outlet property="passwordVisibleButton" destination="VPx-Yz-8ia" id="zgh-M5-Hhj"/>
                        <outlet property="signupBtn" destination="9fh-dY-Old" id="3Dk-lE-zkA"/>
                        <outlet property="termOfServiceBtn" destination="NCr-eO-MDX" id="Tvt-ik-iTK"/>
                        <outlet property="termsandConditionLabel" destination="W2P-vf-LOu" id="WT8-cr-ocZ"/>
                        <outlet property="usernameTextField" destination="L8i-RH-m3w" id="eX5-4B-fio"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0WD-R8-XlE" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="838" y="-3"/>
        </scene>
        <!--IntroVC-->
        <scene sceneID="UQ9-iy-00L">
            <objects>
                <viewController storyboardIdentifier="IntroVC" id="bcg-RU-9xl" customClass="IntroVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="P97-DW-N2e">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" directionalLockEnabled="YES" bounces="NO" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g2N-nl-jUi">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                            </scrollView>
                            <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="6fl-C5-7Yr">
                                <rect key="frame" x="149" y="726" width="116" height="26"/>
                                <color key="pageIndicatorTintColor" name="text_color_secondary"/>
                                <color key="currentPageIndicatorTintColor" name="accent"/>
                            </pageControl>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Byw-8B-kl7">
                                <rect key="frame" x="0.0" y="802" width="414" height="60"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3My-9F-2V4">
                                        <rect key="frame" x="16" y="4" width="65" height="52"/>
                                        <inset key="contentEdgeInsets" minX="15" minY="15" maxX="15" maxY="15"/>
                                        <state key="normal" title="Skip">
                                            <color key="titleColor" name="accent"/>
                                        </state>
                                        <connections>
                                            <action selector="skipPressed:" destination="bcg-RU-9xl" eventType="touchUpInside" id="pGz-AF-ase"/>
                                        </connections>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G50-LP-Jrh">
                                        <rect key="frame" x="278" y="6" width="120" height="48"/>
                                        <color key="backgroundColor" name="accent"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="48" id="LVM-bB-b5U"/>
                                            <constraint firstAttribute="width" constant="120" id="UxR-2t-0zx"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
                                        <state key="normal" title="Next">
                                            <color key="titleColor" name="gnt_white"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                <real key="value" value="10"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="moveToNextPressed:" destination="bcg-RU-9xl" eventType="touchUpInside" id="nbj-na-bg5"/>
                                        </connections>
                                    </button>
                                    <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0hU-gJ-ksv">
                                        <rect key="frame" x="15" y="4" width="384" height="48"/>
                                        <color key="backgroundColor" name="accent"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="48" id="rQI-Ds-Dmu"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
                                        <state key="normal" title="Next">
                                            <color key="titleColor" name="gnt_white"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                <real key="value" value="15"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="NextButtonTapped:" destination="bcg-RU-9xl" eventType="touchUpInside" id="AEA-X7-fek"/>
                                            <action selector="moveToNextPressed:" destination="bcg-RU-9xl" eventType="touchUpInside" id="RIh-9b-42v"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="3My-9F-2V4" firstAttribute="leading" secondItem="Byw-8B-kl7" secondAttribute="leading" constant="16" id="6Sq-bU-cq3"/>
                                    <constraint firstAttribute="bottom" secondItem="0hU-gJ-ksv" secondAttribute="bottom" constant="8" id="Dk8-cG-ieE"/>
                                    <constraint firstAttribute="trailing" secondItem="0hU-gJ-ksv" secondAttribute="trailing" constant="15" id="Jav-yx-ZSR"/>
                                    <constraint firstAttribute="height" constant="60" id="O6U-nB-dSe"/>
                                    <constraint firstAttribute="trailing" secondItem="G50-LP-Jrh" secondAttribute="trailing" constant="16" id="a8X-LY-a7D"/>
                                    <constraint firstItem="0hU-gJ-ksv" firstAttribute="leading" secondItem="Byw-8B-kl7" secondAttribute="leading" constant="15" id="fbU-fA-p2R"/>
                                    <constraint firstItem="0hU-gJ-ksv" firstAttribute="top" secondItem="Byw-8B-kl7" secondAttribute="top" constant="4" id="j5B-La-SaL"/>
                                    <constraint firstItem="G50-LP-Jrh" firstAttribute="centerY" secondItem="Byw-8B-kl7" secondAttribute="centerY" id="oXb-M2-ffy"/>
                                    <constraint firstItem="3My-9F-2V4" firstAttribute="centerY" secondItem="Byw-8B-kl7" secondAttribute="centerY" id="sc2-Pj-rrc"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="OEE-pB-u8K"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="Byw-8B-kl7" firstAttribute="top" secondItem="6fl-C5-7Yr" secondAttribute="bottom" constant="50" id="1KM-FC-4dj"/>
                            <constraint firstItem="Byw-8B-kl7" firstAttribute="trailing" secondItem="OEE-pB-u8K" secondAttribute="trailing" id="7Xz-MJ-taS"/>
                            <constraint firstItem="Byw-8B-kl7" firstAttribute="bottom" secondItem="OEE-pB-u8K" secondAttribute="bottom" id="DIr-Uh-8g1"/>
                            <constraint firstItem="6fl-C5-7Yr" firstAttribute="centerX" secondItem="P97-DW-N2e" secondAttribute="centerX" id="KK0-z7-HmH"/>
                            <constraint firstItem="6fl-C5-7Yr" firstAttribute="centerX" secondItem="P97-DW-N2e" secondAttribute="centerX" id="W6r-I3-Zgp"/>
                            <constraint firstItem="Byw-8B-kl7" firstAttribute="leading" secondItem="OEE-pB-u8K" secondAttribute="leading" id="hjv-MA-2wY"/>
                            <constraint firstItem="g2N-nl-jUi" firstAttribute="trailing" secondItem="OEE-pB-u8K" secondAttribute="trailing" id="mib-ye-mXO"/>
                            <constraint firstItem="g2N-nl-jUi" firstAttribute="leading" secondItem="OEE-pB-u8K" secondAttribute="leading" id="pNN-Kc-HEb"/>
                            <constraint firstItem="g2N-nl-jUi" firstAttribute="top" secondItem="P97-DW-N2e" secondAttribute="top" id="qE9-tN-BfJ"/>
                            <constraint firstAttribute="bottom" secondItem="g2N-nl-jUi" secondAttribute="bottom" id="rAo-iS-TUv"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="NextButton" destination="0hU-gJ-ksv" id="ZKa-7C-gLV"/>
                        <outlet property="pageControl" destination="6fl-C5-7Yr" id="NDV-Nh-inW"/>
                        <outlet property="scrollNextBtn" destination="G50-LP-Jrh" id="5kp-vd-T6x"/>
                        <outlet property="scrollView" destination="g2N-nl-jUi" id="LrF-n9-WHQ"/>
                        <outlet property="skipBtn" destination="3My-9F-2V4" id="izk-wy-jbN"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="rfK-Jr-hCb" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2272" y="-4"/>
        </scene>
        <!--Navigation Controller-->
        <scene sceneID="Mqj-fW-ipZ">
            <objects>
                <navigationController automaticallyAdjustsScrollViewInsets="NO" navigationBarHidden="YES" id="FBY-1a-NL2" sceneMemberID="viewController">
                    <toolbarItems/>
                    <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="nb4-cW-cmX">
                        <autoresizingMask key="autoresizingMask"/>
                        <color key="barTintColor" red="0.65732365849999996" green="0.28342962269999999" blue="0.2866165638" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    </navigationBar>
                    <nil name="viewControllers"/>
                    <connections>
                        <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="7hp-Zc-eEH"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="tVB-JL-d0B" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-606" y="-3"/>
        </scene>
        <!--Forget PasswordVC-->
        <scene sceneID="i5G-Wq-z0b">
            <objects>
                <viewController storyboardIdentifier="ForgetPasswordVC" id="jwC-52-T2h" customClass="ForgetPasswordVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="PI9-Gx-BuB">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dEH-L3-4XV">
                                <rect key="frame" x="0.0" y="48" width="414" height="814"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JEa-E9-nOj">
                                        <rect key="frame" x="0.0" y="0.0" width="414" height="449.5"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nQg-mH-iAe">
                                                <rect key="frame" x="16" y="16" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" secondItem="nQg-mH-iAe" secondAttribute="height" id="pCJ-af-KZ4"/>
                                                    <constraint firstAttribute="height" constant="24" id="x0A-ih-92S"/>
                                                </constraints>
                                                <color key="tintColor" name="color_hint"/>
                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                <state key="normal" image="icon_back_arrow_left"/>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="jwC-52-T2h" eventType="touchUpInside" id="f7h-6j-xfE"/>
                                                </connections>
                                            </button>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_login" translatesAutoresizingMaskIntoConstraints="NO" id="r63-uA-0IX">
                                                <rect key="frame" x="75" y="40" width="264" height="198"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="264" id="CcX-0g-o6a"/>
                                                    <constraint firstAttribute="height" constant="198" id="LdG-kp-18F"/>
                                                </constraints>
                                            </imageView>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Forgot your password" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="U9K-gC-N7y">
                                                <rect key="frame" x="16" y="248" width="382" height="24.5"/>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="20"/>
                                                <color key="textColor" name="text_color"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fSk-Sj-ToG">
                                                <rect key="frame" x="16" y="282.5" width="382" height="55"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_emailBlack" translatesAutoresizingMaskIntoConstraints="NO" id="RbD-jM-UyW">
                                                        <rect key="frame" x="10" y="15" width="25" height="25"/>
                                                        <color key="tintColor" name="color_hint"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="25" id="Bzp-LO-R0v"/>
                                                            <constraint firstAttribute="width" constant="25" id="Hpp-Ll-bqJ"/>
                                                        </constraints>
                                                    </imageView>
                                                    <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Please write your email" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="s3d-3j-Z7X" colorLabel="IBBuiltInLabel-Yellow">
                                                        <rect key="frame" x="45" y="10" width="327" height="35"/>
                                                        <color key="tintColor" name="accent"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="16"/>
                                                        <textInputTraits key="textInputTraits" keyboardType="emailAddress"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
                                                                <color key="value" red="0.92941176469999998" green="0.93333333330000001" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </textField>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="bottom" secondItem="s3d-3j-Z7X" secondAttribute="bottom" constant="10" id="OCG-o1-csT"/>
                                                    <constraint firstItem="s3d-3j-Z7X" firstAttribute="leading" secondItem="RbD-jM-UyW" secondAttribute="trailing" constant="10" id="V1r-Va-11M"/>
                                                    <constraint firstAttribute="trailing" secondItem="s3d-3j-Z7X" secondAttribute="trailing" constant="10" id="Xxx-9I-pra"/>
                                                    <constraint firstItem="s3d-3j-Z7X" firstAttribute="top" secondItem="fSk-Sj-ToG" secondAttribute="top" constant="10" id="hiM-yg-1ga"/>
                                                    <constraint firstItem="RbD-jM-UyW" firstAttribute="leading" secondItem="fSk-Sj-ToG" secondAttribute="leading" constant="10" id="kLp-6C-5sK"/>
                                                    <constraint firstAttribute="height" constant="55" id="rtI-JL-RQL"/>
                                                    <constraint firstItem="RbD-jM-UyW" firstAttribute="centerY" secondItem="s3d-3j-Z7X" secondAttribute="centerY" id="tBk-KZ-7MW"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                        <real key="value" value="0.5"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                        <color key="value" name="color_divider"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="16"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                            </view>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="utZ-kU-rYw">
                                                <rect key="frame" x="16" y="347.5" width="382" height="55"/>
                                                <color key="backgroundColor" name="App"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="55" id="32a-f3-ov1"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="20"/>
                                                <state key="normal" title="Send">
                                                    <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                </state>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="16"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="sendButtonAction:" destination="jwC-52-T2h" eventType="touchUpInside" id="uRu-3P-acu"/>
                                                </connections>
                                            </button>
                                            <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="D1A-en-NFR">
                                                <rect key="frame" x="167" y="412.5" width="80" height="27"/>
                                                <fontDescription key="fontDescription" name="BRSonoma-Medium" family="BRSonoma-Medium" pointSize="12"/>
                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                <state key="normal" title="Back To Login">
                                                    <color key="titleColor" name="text_color_secondary"/>
                                                </state>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="jwC-52-T2h" eventType="touchUpInside" id="ndb-yM-qn6"/>
                                                </connections>
                                            </button>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="utZ-kU-rYw" secondAttribute="trailing" constant="16" id="0ha-BT-Rk6"/>
                                            <constraint firstItem="utZ-kU-rYw" firstAttribute="top" secondItem="fSk-Sj-ToG" secondAttribute="bottom" constant="10" id="54Q-LH-FdR"/>
                                            <constraint firstItem="nQg-mH-iAe" firstAttribute="leading" secondItem="JEa-E9-nOj" secondAttribute="leading" constant="16" id="6f6-u6-V11"/>
                                            <constraint firstItem="U9K-gC-N7y" firstAttribute="top" secondItem="r63-uA-0IX" secondAttribute="bottom" constant="10" id="70t-2A-Fsu"/>
                                            <constraint firstItem="D1A-en-NFR" firstAttribute="top" secondItem="utZ-kU-rYw" secondAttribute="bottom" constant="10" id="BDS-jf-mFG"/>
                                            <constraint firstItem="utZ-kU-rYw" firstAttribute="leading" secondItem="JEa-E9-nOj" secondAttribute="leading" constant="16" id="CLN-Ea-0Zd"/>
                                            <constraint firstAttribute="bottom" secondItem="D1A-en-NFR" secondAttribute="bottom" constant="10" id="HQp-vc-9sM"/>
                                            <constraint firstItem="U9K-gC-N7y" firstAttribute="leading" secondItem="JEa-E9-nOj" secondAttribute="leading" constant="16" id="K9h-zl-ebR"/>
                                            <constraint firstAttribute="trailing" secondItem="fSk-Sj-ToG" secondAttribute="trailing" constant="16" id="SAz-Yb-13Y"/>
                                            <constraint firstItem="nQg-mH-iAe" firstAttribute="top" secondItem="JEa-E9-nOj" secondAttribute="top" constant="16" id="UIR-za-Lak"/>
                                            <constraint firstItem="r63-uA-0IX" firstAttribute="centerX" secondItem="JEa-E9-nOj" secondAttribute="centerX" id="UhV-p7-QEz"/>
                                            <constraint firstAttribute="trailing" secondItem="U9K-gC-N7y" secondAttribute="trailing" constant="16" id="Ybm-Ry-f61"/>
                                            <constraint firstItem="r63-uA-0IX" firstAttribute="top" secondItem="JEa-E9-nOj" secondAttribute="top" constant="40" id="aQX-KI-9ps"/>
                                            <constraint firstItem="fSk-Sj-ToG" firstAttribute="top" secondItem="U9K-gC-N7y" secondAttribute="bottom" constant="10" id="abg-lk-DtH"/>
                                            <constraint firstItem="fSk-Sj-ToG" firstAttribute="leading" secondItem="JEa-E9-nOj" secondAttribute="leading" constant="16" id="k6U-No-ONK"/>
                                            <constraint firstItem="D1A-en-NFR" firstAttribute="centerX" secondItem="JEa-E9-nOj" secondAttribute="centerX" id="lL6-Tu-FMm"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="JEa-E9-nOj" secondAttribute="trailing" id="NiM-hQ-nbd"/>
                                    <constraint firstItem="JEa-E9-nOj" firstAttribute="leading" secondItem="dEH-L3-4XV" secondAttribute="leading" id="RnQ-Dr-ibc"/>
                                    <constraint firstAttribute="bottom" secondItem="JEa-E9-nOj" secondAttribute="bottom" id="Xtd-DL-MFU"/>
                                    <constraint firstItem="JEa-E9-nOj" firstAttribute="top" secondItem="dEH-L3-4XV" secondAttribute="top" id="e1H-3g-ZCb"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="aNi-Wd-qud"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="dEH-L3-4XV" firstAttribute="bottom" secondItem="aNi-Wd-qud" secondAttribute="bottom" id="Hpj-nL-ROL"/>
                            <constraint firstItem="JEa-E9-nOj" firstAttribute="width" secondItem="PI9-Gx-BuB" secondAttribute="width" id="Saw-9b-D0D"/>
                            <constraint firstItem="dEH-L3-4XV" firstAttribute="top" secondItem="aNi-Wd-qud" secondAttribute="top" id="Ytd-TO-vbt"/>
                            <constraint firstItem="dEH-L3-4XV" firstAttribute="leading" secondItem="aNi-Wd-qud" secondAttribute="leading" id="cTy-wb-PjW"/>
                            <constraint firstItem="dEH-L3-4XV" firstAttribute="trailing" secondItem="aNi-Wd-qud" secondAttribute="trailing" id="zga-w7-nSZ"/>
                        </constraints>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
                                <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.84040560789999996" colorSpace="custom" customColorSpace="sRGB"/>
                            </userDefinedRuntimeAttribute>
                        </userDefinedRuntimeAttributes>
                    </view>
                    <connections>
                        <outlet property="emailTextField" destination="s3d-3j-Z7X" id="RCg-k7-5WX"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sAr-E8-nss" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1551" y="-4"/>
        </scene>
        <!--Security PopupVC-->
        <scene sceneID="FzX-nX-uU0">
            <objects>
                <viewController storyboardIdentifier="SecurityPopupVC" modalTransitionStyle="crossDissolve" modalPresentationStyle="overFullScreen" id="tUh-aj-C6Q" customClass="SecurityPopupVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="UKu-0Z-auG">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JtB-te-RTZ">
                                <rect key="frame" x="20.5" y="355" width="373" height="200"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Security" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gOM-JE-aks">
                                        <rect key="frame" x="24" y="24" width="76.5" height="27"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="19"/>
                                        <color key="textColor" name="text_color"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gZT-oW-737">
                                        <rect key="frame" x="24" y="75" width="341" height="0.0"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="13"/>
                                        <color key="textColor" name="text_color_secondary"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="59p-pz-gad">
                                        <rect key="frame" x="327" y="150" width="30" height="34"/>
                                        <state key="normal" title="OK">
                                            <color key="titleColor" name="App"/>
                                        </state>
                                        <connections>
                                            <action selector="okButtonAction:" destination="tUh-aj-C6Q" eventType="touchUpInside" id="ecV-go-KGc"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" name="color_fill"/>
                                <constraints>
                                    <constraint firstItem="gZT-oW-737" firstAttribute="leading" secondItem="JtB-te-RTZ" secondAttribute="leading" constant="24" id="6ME-fZ-UDu"/>
                                    <constraint firstItem="gOM-JE-aks" firstAttribute="top" secondItem="JtB-te-RTZ" secondAttribute="top" constant="24" id="Ae6-te-elc"/>
                                    <constraint firstAttribute="bottom" secondItem="59p-pz-gad" secondAttribute="bottom" constant="16" id="HTI-Sh-qPF"/>
                                    <constraint firstAttribute="trailing" secondItem="gZT-oW-737" secondAttribute="trailing" constant="8" id="IWp-1H-NY5"/>
                                    <constraint firstItem="gZT-oW-737" firstAttribute="top" secondItem="gOM-JE-aks" secondAttribute="bottom" constant="24" id="UFi-t9-EPl"/>
                                    <constraint firstItem="gOM-JE-aks" firstAttribute="leading" secondItem="JtB-te-RTZ" secondAttribute="leading" constant="24" id="UTE-1i-YWs"/>
                                    <constraint firstAttribute="trailing" secondItem="59p-pz-gad" secondAttribute="trailing" constant="16" id="kJy-gL-28U"/>
                                    <constraint firstAttribute="height" constant="200" id="oqD-r8-Rfd"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="E9Z-mr-heg"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="JtB-te-RTZ" firstAttribute="centerX" secondItem="E9Z-mr-heg" secondAttribute="centerX" id="71Z-N7-jEI"/>
                            <constraint firstItem="JtB-te-RTZ" firstAttribute="centerY" secondItem="E9Z-mr-heg" secondAttribute="centerY" id="OxO-ug-GUG"/>
                            <constraint firstItem="JtB-te-RTZ" firstAttribute="width" secondItem="UKu-0Z-auG" secondAttribute="width" multiplier="0.9" id="Q9E-4i-DtK"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="errorTextLabel" destination="gZT-oW-737" id="f2R-fl-x2k"/>
                        <outlet property="okBtn" destination="59p-pz-gad" id="GRZ-ka-Esn"/>
                        <outlet property="titleLabel" destination="gOM-JE-aks" id="uzO-0z-VAb"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0xI-Aa-aYm" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="838" y="665"/>
        </scene>
        <!--Splash ScreenVC-->
        <scene sceneID="ci2-6u-73P">
            <objects>
                <viewController storyboardIdentifier="SplashScreenVC" id="TAd-A1-oe2" customClass="SplashScreenVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="QzP-zv-9NU">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Splash Screen" translatesAutoresizingMaskIntoConstraints="NO" id="m7q-hm-Toa">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="UB1-eP-dka">
                                <rect key="frame" x="197" y="772" width="20" height="20"/>
                                <subviews>
                                    <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="Dcd-hV-54O">
                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                    </activityIndicatorView>
                                </subviews>
                            </stackView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="HQQ-aj-XRH"/>
                        <color key="backgroundColor" red="0.19215402009999999" green="0.19215536120000001" blue="0.19215893749999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
                        <constraints>
                            <constraint firstItem="m7q-hm-Toa" firstAttribute="top" secondItem="QzP-zv-9NU" secondAttribute="top" id="4Ae-NT-qfO"/>
                            <constraint firstItem="HQQ-aj-XRH" firstAttribute="trailing" secondItem="m7q-hm-Toa" secondAttribute="trailing" id="AAO-l5-0WT"/>
                            <constraint firstAttribute="bottom" secondItem="m7q-hm-Toa" secondAttribute="bottom" id="KSo-Y7-ZgW"/>
                            <constraint firstItem="UB1-eP-dka" firstAttribute="centerX" secondItem="HQQ-aj-XRH" secondAttribute="centerX" id="T5f-Re-wXP"/>
                            <constraint firstItem="m7q-hm-Toa" firstAttribute="leading" secondItem="HQQ-aj-XRH" secondAttribute="leading" id="TRx-Z3-gCo"/>
                            <constraint firstItem="HQQ-aj-XRH" firstAttribute="bottom" secondItem="UB1-eP-dka" secondAttribute="bottom" constant="70" id="qzm-aW-HGy"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="activityIndicator" destination="Dcd-hV-54O" id="KYb-ib-5jJ"/>
                        <outlet property="showStack" destination="UB1-eP-dka" id="iCw-Ot-KOf"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="CjD-if-F8Y" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-1313.0434782608697" y="-4.0178571428571423"/>
        </scene>
        <!--Two Factor VerifyVC-->
        <scene sceneID="utj-ex-bfd">
            <objects>
                <viewController storyboardIdentifier="TwoFactorVerifyVC" id="Ct5-ZZ-LVH" customClass="TwoFactorVerifyVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="DQ9-GR-G4u">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="twoFactor" translatesAutoresizingMaskIntoConstraints="NO" id="IgV-XX-DkY">
                                <rect key="frame" x="103.5" y="80" width="207" height="207"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="IgV-XX-DkY" secondAttribute="height" multiplier="1:1" id="Ni9-NB-dq6"/>
                                </constraints>
                            </imageView>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="To log in, you need to verify  your identity." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wEi-z1-FYm">
                                <rect key="frame" x="16" y="310" width="382" height="19.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                <color key="textColor" name="text_color"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="We have sent you the confirmation code to your email address." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O8s-ed-1lS">
                                <rect key="frame" x="16" y="341" width="382" height="38.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                <color key="textColor" name="text_color"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Add code number " textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aTw-ap-ox0">
                                <rect key="frame" x="16" y="410" width="382" height="34"/>
                                <color key="textColor" name="text_color"/>
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
                                <textInputTraits key="textInputTraits"/>
                            </textField>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AY0-Kw-CpU">
                                <rect key="frame" x="16" y="465" width="382" height="30"/>
                                <state key="normal" title="VERIFY ">
                                    <color key="titleColor" name="accent"/>
                                </state>
                                <connections>
                                    <action selector="verifyPressed:" destination="Ct5-ZZ-LVH" eventType="touchUpInside" id="hMs-oU-eE6"/>
                                </connections>
                            </button>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="9Qf-Yk-Tk0"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="IgV-XX-DkY" firstAttribute="width" secondItem="DQ9-GR-G4u" secondAttribute="width" multiplier="0.5" id="FoP-17-eOF"/>
                            <constraint firstItem="aTw-ap-ox0" firstAttribute="leading" secondItem="O8s-ed-1lS" secondAttribute="leading" id="Gni-cb-Ttl"/>
                            <constraint firstItem="IgV-XX-DkY" firstAttribute="top" secondItem="9Qf-Yk-Tk0" secondAttribute="top" constant="32" id="K5T-j6-FqK"/>
                            <constraint firstItem="AY0-Kw-CpU" firstAttribute="centerX" secondItem="aTw-ap-ox0" secondAttribute="centerX" id="PAB-Mx-lYw"/>
                            <constraint firstItem="AY0-Kw-CpU" firstAttribute="width" secondItem="aTw-ap-ox0" secondAttribute="width" id="RtC-tJ-0cS"/>
                            <constraint firstItem="wEi-z1-FYm" firstAttribute="top" secondItem="IgV-XX-DkY" secondAttribute="bottom" constant="23" id="Y5G-sY-9Ck"/>
                            <constraint firstItem="aTw-ap-ox0" firstAttribute="trailing" secondItem="O8s-ed-1lS" secondAttribute="trailing" id="cSQ-Yb-YGw"/>
                            <constraint firstItem="O8s-ed-1lS" firstAttribute="top" secondItem="wEi-z1-FYm" secondAttribute="bottom" constant="11.5" id="e6l-du-Rp6"/>
                            <constraint firstItem="IgV-XX-DkY" firstAttribute="centerX" secondItem="9Qf-Yk-Tk0" secondAttribute="centerX" id="hAk-PG-i60"/>
                            <constraint firstItem="9Qf-Yk-Tk0" firstAttribute="trailing" secondItem="wEi-z1-FYm" secondAttribute="trailing" constant="16" id="him-Xm-bXO"/>
                            <constraint firstItem="O8s-ed-1lS" firstAttribute="trailing" secondItem="wEi-z1-FYm" secondAttribute="trailing" id="kHi-n9-OD8"/>
                            <constraint firstItem="AY0-Kw-CpU" firstAttribute="top" secondItem="aTw-ap-ox0" secondAttribute="bottom" constant="21" id="leq-XK-hWm"/>
                            <constraint firstItem="aTw-ap-ox0" firstAttribute="top" secondItem="O8s-ed-1lS" secondAttribute="bottom" constant="30.5" id="sI4-VH-p4H"/>
                            <constraint firstItem="O8s-ed-1lS" firstAttribute="leading" secondItem="wEi-z1-FYm" secondAttribute="leading" id="xfn-AW-5vl"/>
                            <constraint firstItem="wEi-z1-FYm" firstAttribute="leading" secondItem="9Qf-Yk-Tk0" secondAttribute="leading" constant="16" id="zna-zU-hh4"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="label1" destination="wEi-z1-FYm" id="O7O-zg-aC2"/>
                        <outlet property="label2" destination="O8s-ed-1lS" id="EuY-ZQ-9wD"/>
                        <outlet property="verifyBtn" destination="AY0-Kw-CpU" id="CcD-M4-SjZ"/>
                        <outlet property="verifyCodeTextField" destination="aTw-ap-ox0" id="mWR-f8-DTU"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="tFQ-To-uNF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1551" y="665"/>
        </scene>
        <!--Sign Up MainVC-->
        <scene sceneID="E6z-On-AbI">
            <objects>
                <viewController storyboardIdentifier="SignUpMainVC" automaticallyAdjustsScrollViewInsets="NO" id="9as-mC-YwZ" customClass="SignUpMainVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="bSg-pU-bT6">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" contentInsetAdjustmentBehavior="never" bouncesZoom="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pOQ-H3-DRs">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                                <subviews>
                                    <view contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1vS-5p-ELe">
                                        <rect key="frame" x="0.0" y="0.0" width="414" height="903.5"/>
                                        <subviews>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_login_bg" translatesAutoresizingMaskIntoConstraints="NO" id="B1t-qV-e2s">
                                                <rect key="frame" x="0.0" y="0.0" width="414" height="512.5"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="512.5" id="0qn-7A-ARZ"/>
                                                    <constraint firstAttribute="width" secondItem="B1t-qV-e2s" secondAttribute="height" multiplier="210:260" id="JpX-wm-ldl"/>
                                                </constraints>
                                            </imageView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nsK-Se-QOy">
                                                <rect key="frame" x="16" y="64" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="24" id="Mbq-8M-F13"/>
                                                    <constraint firstAttribute="width" secondItem="nsK-Se-QOy" secondAttribute="height" multiplier="1:1" id="seH-Qn-L0n"/>
                                                </constraints>
                                                <color key="tintColor" name="color_hint"/>
                                                <state key="normal" image="icon_back_arrow_left"/>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="9as-mC-YwZ" eventType="touchUpInside" id="qW7-hX-tLh"/>
                                                </connections>
                                            </button>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oVu-41-9bD">
                                                <rect key="frame" x="20" y="542.5" width="374" height="56"/>
                                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="56" id="irM-B3-bLR"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                <state key="normal">
                                                    <color key="titleColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
                                                </state>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="signupBtnPressed:" destination="9as-mC-YwZ" eventType="touchUpInside" id="say-3m-3bF"/>
                                                </connections>
                                            </button>
                                            <stackView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="utv-no-Pb1">
                                                <rect key="frame" x="128.5" y="560.5" width="157" height="20"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_emailWhite" translatesAutoresizingMaskIntoConstraints="NO" id="bPQ-Qb-B1c">
                                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="20" id="kHF-us-b3i"/>
                                                            <constraint firstAttribute="width" constant="20" id="ygC-cN-NK4"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign Up with Email" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hcI-Mb-Xqg">
                                                        <rect key="frame" x="32" y="0.0" width="125" height="20"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                        <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xNw-CX-TvX">
                                                <rect key="frame" x="20" y="614.5" width="374" height="56"/>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="56" id="4eV-kJ-oxY"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                        <color key="value" name="color_divider"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                        <real key="value" value="1"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="googlePressed:" destination="9as-mC-YwZ" eventType="touchUpInside" id="GG5-Hv-2jJ"/>
                                                </connections>
                                            </button>
                                            <stackView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="jVV-0Z-8pG">
                                                <rect key="frame" x="122" y="632.5" width="169.5" height="20"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_google 1" translatesAutoresizingMaskIntoConstraints="NO" id="lhg-MY-Z2W">
                                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="20" id="LgP-7E-Pbg"/>
                                                            <constraint firstAttribute="height" constant="20" id="aP3-ki-APG"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign Up with Google" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h9y-LY-2CW">
                                                        <rect key="frame" x="32" y="0.0" width="137.5" height="20"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="zn1-63-D7r">
                                                <rect key="frame" x="103.5" y="844.5" width="207" height="29"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Already have an account?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pZa-ju-j4B">
                                                        <rect key="frame" x="0.0" y="6.5" width="159" height="16"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="13"/>
                                                        <color key="textColor" name="text_color_secondary"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2at-qh-C5o">
                                                        <rect key="frame" x="169" y="0.0" width="38" height="29"/>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                        <state key="normal" title="Login">
                                                            <color key="titleColor" name="accent"/>
                                                        </state>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="0.0"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="loginBtnPressed:" destination="9as-mC-YwZ" eventType="touchUpInside" id="pMb-nq-9TI"/>
                                                        </connections>
                                                    </button>
                                                </subviews>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zD6-Id-IpM">
                                                <rect key="frame" x="20" y="686.5" width="374" height="56"/>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="56" id="42H-0H-SYW"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                        <color key="value" name="color_divider"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                        <real key="value" value="1"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="facebookPressed:" destination="9as-mC-YwZ" eventType="touchUpInside" id="4Im-zN-Gbj"/>
                                                </connections>
                                            </button>
                                            <stackView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="ovp-4b-EPL">
                                                <rect key="frame" x="113" y="704.5" width="188" height="20"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_facebook_og" translatesAutoresizingMaskIntoConstraints="NO" id="6L8-pK-qhE">
                                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="20" id="YyF-xM-BsC"/>
                                                            <constraint firstAttribute="width" constant="20" id="c2g-zg-iOC"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign Up with Facebook" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lmt-c1-eDY">
                                                        <rect key="frame" x="32" y="0.0" width="156" height="20"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ynp-1u-0yA">
                                                <rect key="frame" x="20" y="758.5" width="374" height="56"/>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="56" id="M4F-N0-f3A"/>
                                                </constraints>
                                                <inset key="titleEdgeInsets" minX="60" minY="0.0" maxX="0.0" maxY="0.0"/>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                        <real key="value" value="15"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="color" keyPath="borderColorV">
                                                        <color key="value" name="color_divider"/>
                                                    </userDefinedRuntimeAttribute>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="borderWidthV">
                                                        <real key="value" value="1"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                                <connections>
                                                    <action selector="loginWithApplePressed:" destination="9as-mC-YwZ" eventType="touchUpInside" id="GoH-wz-mR6"/>
                                                </connections>
                                            </button>
                                            <stackView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="Mxy-U4-OiM">
                                                <rect key="frame" x="127" y="776.5" width="160" height="20"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="apple" translatesAutoresizingMaskIntoConstraints="NO" id="bgp-TZ-69x">
                                                        <rect key="frame" x="0.0" y="0.0" width="20" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="20" id="DWb-nI-WjG"/>
                                                            <constraint firstAttribute="height" constant="20" id="kdW-KR-nku"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign Up with Apple" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EiN-vP-cbs">
                                                        <rect key="frame" x="32" y="0.0" width="128" height="20"/>
                                                        <fontDescription key="fontDescription" name="BRSonoma-SemiBold" family="BRSonoma-SemiBold" pointSize="14"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstItem="utv-no-Pb1" firstAttribute="centerY" secondItem="oVu-41-9bD" secondAttribute="centerY" id="0O8-05-ZFe"/>
                                            <constraint firstAttribute="bottom" secondItem="zn1-63-D7r" secondAttribute="bottom" constant="30" id="1TY-68-dxM"/>
                                            <constraint firstItem="zD6-Id-IpM" firstAttribute="top" secondItem="xNw-CX-TvX" secondAttribute="bottom" constant="16" id="1nw-2z-dQ9"/>
                                            <constraint firstItem="ynp-1u-0yA" firstAttribute="trailing" secondItem="zD6-Id-IpM" secondAttribute="trailing" id="2lb-tW-mpF"/>
                                            <constraint firstItem="ovp-4b-EPL" firstAttribute="centerY" secondItem="zD6-Id-IpM" secondAttribute="centerY" id="6l7-5O-brr"/>
                                            <constraint firstItem="utv-no-Pb1" firstAttribute="centerX" secondItem="oVu-41-9bD" secondAttribute="centerX" id="C2v-Yf-SO1"/>
                                            <constraint firstItem="jVV-0Z-8pG" firstAttribute="centerX" secondItem="xNw-CX-TvX" secondAttribute="centerX" id="DEv-s3-gU9"/>
                                            <constraint firstItem="nsK-Se-QOy" firstAttribute="leading" secondItem="1vS-5p-ELe" secondAttribute="leading" constant="16" id="EJV-hB-k23"/>
                                            <constraint firstItem="xNw-CX-TvX" firstAttribute="leading" secondItem="oVu-41-9bD" secondAttribute="leading" id="FhI-4r-Mto"/>
                                            <constraint firstItem="ynp-1u-0yA" firstAttribute="leading" secondItem="zD6-Id-IpM" secondAttribute="leading" id="KWv-vg-Bg8"/>
                                            <constraint firstItem="oVu-41-9bD" firstAttribute="leading" secondItem="1vS-5p-ELe" secondAttribute="leading" constant="20" id="L6e-SV-N06"/>
                                            <constraint firstItem="Mxy-U4-OiM" firstAttribute="centerY" secondItem="ynp-1u-0yA" secondAttribute="centerY" id="LQT-X2-Jm4"/>
                                            <constraint firstItem="Mxy-U4-OiM" firstAttribute="centerX" secondItem="ynp-1u-0yA" secondAttribute="centerX" id="NAk-aY-6fu"/>
                                            <constraint firstItem="ovp-4b-EPL" firstAttribute="centerX" secondItem="zD6-Id-IpM" secondAttribute="centerX" id="OSb-TX-ze8"/>
                                            <constraint firstItem="zn1-63-D7r" firstAttribute="top" secondItem="ynp-1u-0yA" secondAttribute="bottom" constant="30" id="PaL-8F-k1f"/>
                                            <constraint firstItem="B1t-qV-e2s" firstAttribute="centerX" secondItem="1vS-5p-ELe" secondAttribute="centerX" id="VFC-Gu-EZI"/>
                                            <constraint firstItem="xNw-CX-TvX" firstAttribute="top" secondItem="oVu-41-9bD" secondAttribute="bottom" constant="16" id="XVY-sI-27f"/>
                                            <constraint firstItem="zD6-Id-IpM" firstAttribute="trailing" secondItem="xNw-CX-TvX" secondAttribute="trailing" id="YXu-yr-SeP"/>
                                            <constraint firstAttribute="trailing" secondItem="oVu-41-9bD" secondAttribute="trailing" constant="20" id="Yp1-K4-xN1"/>
                                            <constraint firstAttribute="trailing" secondItem="B1t-qV-e2s" secondAttribute="trailing" id="aOF-Th-QOG"/>
                                            <constraint firstItem="oVu-41-9bD" firstAttribute="top" secondItem="B1t-qV-e2s" secondAttribute="bottom" constant="30" id="aa9-UK-Dmm"/>
                                            <constraint firstItem="jVV-0Z-8pG" firstAttribute="centerY" secondItem="xNw-CX-TvX" secondAttribute="centerY" id="e3q-qR-fQF"/>
                                            <constraint firstItem="B1t-qV-e2s" firstAttribute="leading" secondItem="1vS-5p-ELe" secondAttribute="leading" id="h01-cs-59n"/>
                                            <constraint firstItem="ynp-1u-0yA" firstAttribute="top" secondItem="zD6-Id-IpM" secondAttribute="bottom" constant="16" id="mQh-od-pXj"/>
                                            <constraint firstItem="xNw-CX-TvX" firstAttribute="trailing" secondItem="oVu-41-9bD" secondAttribute="trailing" id="oYJ-4g-rmP"/>
                                            <constraint firstItem="zD6-Id-IpM" firstAttribute="leading" secondItem="xNw-CX-TvX" secondAttribute="leading" id="pbB-1f-JWQ"/>
                                            <constraint firstItem="B1t-qV-e2s" firstAttribute="top" secondItem="1vS-5p-ELe" secondAttribute="top" id="roT-7q-6Hv"/>
                                            <constraint firstItem="zn1-63-D7r" firstAttribute="centerX" secondItem="1vS-5p-ELe" secondAttribute="centerX" id="uiJ-xZ-Aq3"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="1vS-5p-ELe" secondAttribute="trailing" id="GJN-my-3MH"/>
                                    <constraint firstItem="1vS-5p-ELe" firstAttribute="top" secondItem="pOQ-H3-DRs" secondAttribute="top" id="PCt-3w-1yd"/>
                                    <constraint firstItem="1vS-5p-ELe" firstAttribute="leading" secondItem="pOQ-H3-DRs" secondAttribute="leading" id="mzZ-8e-vsI"/>
                                    <constraint firstAttribute="bottom" secondItem="1vS-5p-ELe" secondAttribute="bottom" id="sct-sP-LIy"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="SfV-zT-Ctx"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="pOQ-H3-DRs" firstAttribute="bottom" secondItem="bSg-pU-bT6" secondAttribute="bottom" id="8hN-Ve-dXq"/>
                            <constraint firstItem="1vS-5p-ELe" firstAttribute="width" secondItem="bSg-pU-bT6" secondAttribute="width" id="kqS-dn-8UV"/>
                            <constraint firstItem="nsK-Se-QOy" firstAttribute="top" secondItem="SfV-zT-Ctx" secondAttribute="top" constant="16" id="m2p-bb-ZY7"/>
                            <constraint firstAttribute="leading" secondItem="pOQ-H3-DRs" secondAttribute="leading" id="mId-08-p3Q"/>
                            <constraint firstAttribute="top" secondItem="pOQ-H3-DRs" secondAttribute="top" id="p6h-39-P7S"/>
                            <constraint firstItem="pOQ-H3-DRs" firstAttribute="trailing" secondItem="bSg-pU-bT6" secondAttribute="trailing" id="vbB-J2-q40"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" id="79G-iU-nya">
                        <barButtonItem key="backBarButtonItem" title=" " id="Lf6-kC-xqV"/>
                    </navigationItem>
                    <connections>
                        <outlet property="alreadyhaveanAccountLabel" destination="pZa-ju-j4B" id="ELU-NM-Fbn"/>
                        <outlet property="backButton" destination="nsK-Se-QOy" id="58K-tm-Rvf"/>
                        <outlet property="loginBtn" destination="2at-qh-C5o" id="MAQ-AA-ecG"/>
                        <outlet property="signupBtn" destination="oVu-41-9bD" id="09Z-mE-PDk"/>
                        <outlet property="signupLabel" destination="hcI-Mb-Xqg" id="ne3-y5-zTa"/>
                        <outlet property="signupWithAppleBtn" destination="ynp-1u-0yA" id="Epj-Ro-Kyc"/>
                        <outlet property="signupWithAppleLabel" destination="EiN-vP-cbs" id="ycO-xQ-GMF"/>
                        <outlet property="signupWithFacebookBtn" destination="zD6-Id-IpM" id="2fV-hd-epI"/>
                        <outlet property="signupWithFacebookLabel" destination="lmt-c1-eDY" id="ZxS-YD-4Ut"/>
                        <outlet property="signupWithGoogleBtn" destination="xNw-CX-TvX" id="62S-B0-TMT"/>
                        <outlet property="signupWithGoogleLabel" destination="h9y-LY-2CW" id="Wy5-An-g8Q"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Inc-Hg-7Q2" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="114" y="665"/>
        </scene>
        <!--Navigation Controller-->
        <scene sceneID="gOA-Zy-E7r">
            <objects>
                <navigationController storyboardIdentifier="SignUpMainNav" automaticallyAdjustsScrollViewInsets="NO" navigationBarHidden="YES" id="yKk-KH-4hD" sceneMemberID="viewController">
                    <toolbarItems/>
                    <navigationBar key="navigationBar" contentMode="scaleToFill" id="IyZ-xa-38T">
                        <autoresizingMask key="autoresizingMask"/>
                    </navigationBar>
                    <nil name="viewControllers"/>
                    <connections>
                        <segue destination="9as-mC-YwZ" kind="relationship" relationship="rootViewController" id="aSA-zP-oSG"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="vtf-R0-HLi" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-607" y="665"/>
        </scene>
    </scenes>
    <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
    <resources>
        <image name="Password" width="16" height="20"/>
        <image name="Splash Screen" width="360" height="800"/>
        <image name="apple" width="512" height="512"/>
        <image name="genders" width="25" height="27"/>
        <image name="ic_Show_Password" width="64" height="64"/>
        <image name="ic_checkbox" width="18" height="18"/>
        <image name="ic_emailBlack" width="145" height="145"/>
        <image name="ic_emailWhite" width="24" height="24"/>
        <image name="ic_facebook_og" width="21" height="21"/>
        <image name="ic_google 1" width="24" height="24"/>
        <image name="ic_hide_Password" width="64" height="64"/>
        <image name="ic_login_bg" width="1080" height="1320"/>
        <image name="ic_uncheckgey" width="20.5" height="20.5"/>
        <image name="icon_back_arrow_left" width="96" height="96"/>
        <image name="img_login" width="304" height="227"/>
        <image name="twoFactor" width="512" height="512"/>
        <image name="userName" width="18" height="19"/>
        <namedColor name="App">
            <color red="0.7839999794960022" green="0.21600000560283661" blue="0.27799999713897705" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="accent">
            <color red="0.7839999794960022" green="0.21600000560283661" blue="0.27799999713897705" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_bubble">
            <color red="0.9100000262260437" green="0.9100000262260437" blue="0.9100000262260437" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_divider">
            <color red="0.86699998378753662" green="0.86699998378753662" blue="0.86699998378753662" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_fill">
            <color red="0.97254901960784312" green="0.97254901960784312" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_hint">
            <color red="0.15700000524520874" green="0.15700000524520874" blue="0.15700000524520874" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_react">
            <color red="0.48199999332427979" green="0.48199999332427979" blue="0.48199999332427979" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="gnt_white">
            <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="text_color">
            <color red="0.093999996781349182" green="0.093999996781349182" blue="0.093999996781349182" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="text_color_secondary">
            <color red="0.53299999237060547" green="0.53299999237060547" blue="0.53299999237060547" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
