
<style>
    @font-face {
        font-family: Roboto-Medium;
        src: url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.eot);
        src: url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.woff2) format("woff2"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.woff) format("woff"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.ttf) format("truetype"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium) format("svg");
        font-weight: 400;
        font-style: normal
    }
    @font-face {
        font-family: Roboto-Regular;
        src: url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.eot);
        src: url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.woff2) format("woff2"), url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.woff) format("woff"), url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.ttf) format("truetype"), url(../../../Resources/uob-forms/fonts/Roboto-Regular/Roboto-Regular.svg#Roboto-Regular) format("svg");
        font-weight: 400;
        font-style: normal
    }
    @font-face {
        font-family: Roboto-Light;
        src: url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.eot);
        src: url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.woff2) format("woff2"), url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.woff) format("woff"), url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.ttf) format("truetype"), url(../../../Resources/uob-forms/fonts/Roboto-Light/Roboto-Light.svg#Roboto-Light) format("svg");
        font-weight: 400;
        font-style: normal
    }
    @font-face {
        font-family: Roboto-Medium;
        src: url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.eot);
        src: url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.woff2) format("woff2"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.woff) format("woff"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.ttf) format("truetype"), url(../../../Resources/uob-forms/fonts/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium) format("svg");
        font-weight: 400;
        font-style: normal
    }
    .media {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 1rem
    }
    .media--centered {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .media__img {
        margin-right: 2em
    }
    .media__img--tighter {
        margin-right: .75rem
    }
    .media__img--lessspaced {
        margin-right: 1rem
    }
    .media__bd {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .media--unspaced {
        margin-bottom: 0
    }
    .no-flexbox .media,
    .no-flexbox .media__bd {
        zoom: 1;
        overflow: hidden
    }
    .no-flexbox .media {
        display: block
    }
    .no-flexbox .media__img {
        float: left
    }
    .truncated-content {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .truncated-content--multiline {
        white-space: initial;
        display: block;
        display: -webkit-box;
        max-width: 100%;
        height: 67.2px;
        margin: 0 auto;
        font-size: 24px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .quoted-content::after,
    .quoted-content::before {
        content: '"'
    }
    .onlineform-paragraph {
        margin-bottom: 0;
        font-size: 12px;
    }
    .onlineform-paragraph-small {
        margin-bottom: 0;
        font-size: 13px;
    }
    .onlineform-paragraph-large {
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 16px;
    }
    .onlineform-open {
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 62.5%;
        font-family: sans-serif;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    }
    .landing-page-onlineform {
        justify-content: center;
        width: 100%;
        height: 100vh;
        z-index: 99999;
        top: 0;
        left: 0;
        position: fixed;
        overflow-y: scroll;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        font-family: Roboto-Regular;
        background: url(../../../Resources/appforms/images/main-bg.jpg) 50% /cover no-repeat
    }
    .landing-page-onlineform::after {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        content: "";
        height: 100%;
        width: 100%;
        background-image: -webkit-gradient(linear, right top, left bottom, from(rgba(0, 119, 255, .5)), to(rgba(0, 0, 0, .75)));
        background-image: -webkit-linear-gradient(top right, rgba(0, 119, 255, .5), rgba(0, 0, 0, .75));
        background-image: -moz-linear-gradient(top right, rgba(0, 119, 255, .5), rgba(0, 0, 0, .75));
        background-image: linear-gradient(to bottom left, rgba(0, 119, 255, .5), rgba(0, 0, 0, .75))
    }
    .landing-page-onlineform {
        margin: 0;
        padding: 0;
        font-weight: 400;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased;
        word-break: break-all;
        word-break: break-word
    }
    ::after,
    ::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .center-aligned {
        text-align: center!important
    }
    .right-aligned {
        text-align: right
    }
    .left-aligned {
        text-align: left!important
    }
    .font-medium {
        font-family: Roboto-Medium, sans-serif!important
    }
    .font-regular {
        font-family: Roboto-Regular, sans-serif!important
    }
    .font-light {
        font-family: Roboto-Light, sans-serif!important
    }
    .uppercase {
        text-transform: uppercase
    }
    .lowercase {
        text-transform: lowercase
    }
    .x-small {
        font-size: 1.2rem!important
    }
    .x-small--relativefont {
        font-size: 3vw
    }
    .small {
        font-size: 1.4rem!important
    }
    .small--relativefont {
        font-size: 3.75vw
    }
    .mid-small {
        font-size: 1.6625rem!important;
    }
    .mid-small--relativefont {
        font-size: 4.35vw
    }
    .large {
        font-size: 2rem!important
    }
    .large--relativefont {
        font-size: 5vw
    }
    .xx-large {
        font-size: 2.5rem!important
    }
    .spaced {
        margin-bottom: 1.5rem!important
    }
    .spaced--evenless {
        padding-bottom: .35rem
    }
    .spaced--less {
        margin-bottom: .75rem!important
    }
    .spaced--more {
        margin-bottom: 2.5rem!important
    }
    .spaced--evenmore {
        margin-bottom: 5rem!important
    }
    .transition-on-hover {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .transition-on-hover:hover {
        -webkit-transform: translateY(1px);
        -moz-transform: translateY(1px);
        transform: translateY(1px)
    }
    .transition-on-hover:active {
        -webkit-transform: translateY(2px);
        -moz-transform: translateY(2px);
        transform: translateY(2px)
    }
    .tiles {
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: 1280px;
    }
    .tiles__item {
        padding-bottom: 0;
        border-radius: 6px;
        overflow: hidden;
        color: #fff;
        background-color: rgba(83, 91, 108, .6);
    }
    .tiles__container {
        padding: 1.5em;
        font-size: 10px
    }
    .tiles__title {
        line-height: 1;
        font-family: Roboto-Light;
        font-size: 14px;
        margin-top: 0;
        min-height: 110px;
    }
    .tiles__copy {
        margin-bottom: 1em;
        line-height: 1.4;
        font-size: 12px;
        margin-left: -10px;
    }
    .tiles__content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .tiles__button,
    .tiles__link {
        color: #fff !important;
        cursor: pointer !important;
        display: inline-block;
        text-decoration: none !important;
    }
    .tiles__button {
        display: inline-block;
        min-width: 100%;
        padding: 1.8rem 2rem;
        border-radius: 3px;
        text-align: center;
        background-color: #1f6eda;
        -webkit-transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
        -moz-transition: background-color .2s ease-in-out, -moz-transform .2s ease-in-out;
        transition: background-color .2s ease-in-out, transform .2s ease-in-out;
        font-size: 12px;
        margin-top: 60px;
        margin-bottom: 0px !important;
    }
    .tiles__button:hover {
        background-color: #1c63c4
    }
    .tiles__link {
        display: inline-block;
        padding-bottom: .15em;
        border-bottom: .2em solid currentColor
    }
    .tiles__link--dark {
        color: #1f6eda !important;
    }
    .tiles__footer {
        padding: 1.5rem 3rem;
        color: #747474;
        background-color: #fff;
        font-size: 12px;
        margin-top: 0;
        min-height: 70px;
    }
    .tiles__icon {
        width: 4em;
        height: 6em;
        -webkit-transform: translateX(1rem);
        -moz-transform: translateX(1rem);
        -moz-transform: translateX(1rem);
        transform: translateX(1rem)
    }
    .tiles__icon--1 {
        background: url(../../../Resources/appforms/images/5-7-minutes-icon.png) 50%/100% no-repeat
    }
    .tiles__icon--2 {
        background: url(../../../Resources/appforms/images/2-3-minutes-icon.png) 50%/100% no-repeat
    }
    .tiles__icon--3 {
        background: url(../../../Resources/appforms/images/1-minute-icon.png) 50%/100% no-repeat
    }
    .hideInMobile {
        display: block;
        width: 94%;
        text-align: right;
        height: 48px;
    }
    .tiles__container {
        font-size: -webkit-calc(10px + 10 * ((100vw - 320px)/ 1120));
        font-size: -moz-calc(10px + 10 * ((100vw - 320px)/ 1120));
        font-size: calc(10px + 10 * ((100vw - 320px)/ 1120))
    }
    .tiles__title {
        font-size: -webkit-calc(14px + 25 * ((100vw - 320px)/ 1120));
        font-size: -moz-calc(14px + 25 * ((100vw - 320px)/ 1120));
        font-size: calc(14px + 25 * ((100vw - 320px)/ 1120))
    }
    .tiles__copy {
        font-size: -webkit-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: -moz-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: calc(12px + 4 * ((100vw - 320px)/ 960))
    }
    .tiles__button {
        font-size: -webkit-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: -moz-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: calc(12px + 4 * ((100vw - 320px)/ 960))
    }
    .tiles__footer {
        font-size: -webkit-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: -moz-calc(12px + 4 * ((100vw - 320px)/ 960));
        font-size: calc(12px + 4 * ((100vw - 320px)/ 960))
    }
    .borderContainer
    {
      border-radius: 5px;
      border:1px solid white; 
      background-color:transparent;
      color:white;
      text-align:center;
      padding:15px;
    }

    @media only screen and (max-width: 736px) and (orientation: portrait) {
        .media__img > img {
            height: 100% !important;
            width: 100% !important;
        }
        .tiles__title {
            min-height: unset !important;
        }
        .hideInMobile {
            display: none;
        }
        .tiles__button {
            margin-top: 0px;
        }
        .tiles__container {
            font-size: -webkit-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: calc(10px + 10 * ((100vw - 320px)/ 1120))
        }
        .tiles__title {
            font-size: -webkit-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: calc(25px + 25 * ((100vw - 320px)/ 1120))
        }
        .tiles__copy {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .onlineform-paragraph {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__button {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__footer {
            font-size: -webkit-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(10px + 4 * ((100vw - 320px)/ 960))
        }
    }
    @media (max-width: 70em) {
        .tiles {
            width: 90%;
            margin-left: 5%;
            margin-right: 5%;
        }
    }
    @media (max-width: 60em) {
        .tiles {
            width: 95%;
            margin-left: 2.5%;
            margin-right: 2.5%;
        }
    }
    @media (max-width: 40em) {
        html {
            font-size: 55%
        }
        .tiles {
            width: 80%;
            margin-left: 10%;
            margin-right: 10%;
            padding: 3rem 0;
        }
        .tiles__item+.tiles__item {
            margin-top: 3rem;
            margin-left: 0
        }
    }
    @media (max-width: 266.66667px) {
        .x-small--relativefont {
            font-size: 8px
        }
    }
    @media (max-width: 293.33333px) {
        .small--relativefont {
            font-size: 11px
        }
    }
    @media (max-width: 321.83908px) {
        .mid-small--relativefont {
            font-size: 14px
        }
    }
    @media (max-width: 320px) {
        .large--relativefont {
            font-size: 16px
        }
    }
    @media (max-width: 400px) {
        .tiles {
            width: 90%;
            margin-left: 5%;
            margin-right: 5%;
        }
        .tiles__title {
            min-height: unset !important;
        }
        .hideInMobile {
            display: none;
        }
        .tiles__button {
            margin-top: 0px;
        }
        .tiles__container {
            font-size: -webkit-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: calc(10px + 10 * ((100vw - 320px)/ 1120))
        }
        .tiles__title {
            font-size: -webkit-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: calc(25px + 25 * ((100vw - 320px)/ 1120))
        }
        .tiles__copy {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .onlineform-paragraph {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__button {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__footer {
            font-size: -webkit-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(10px + 4 * ((100vw - 320px)/ 960))
        }
    }
    @media screen and (min-width: 1280px) {
        .tiles__button {
            font-size: 12px;
        }
        .tiles__footer {
            font-size: 12px;
        }
        .tiles__title {
            font-size: 37px;
        }
    }
    @media only screen and (min-width: 320px) and (max-width: 768px) {
        .tiles {
            margin-bottom: 10%;
        }
        .tiles__item {
            margin-top: 20px;
        }
        .tiles__footer {
            -webkit-order: 2;
            -moz-box-order: 2;
            -ms-order: 2;
            order: 2;
        }
        .tiles__title {
            min-height: unset !important;
        }
        .hideInMobile {
            display: none;
        }
        .tiles__button {
            margin-top: 0px;
        }
        .tiles__container {
            font-size: -webkit-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(10px + 10 * ((100vw - 320px)/ 1120));
            font-size: calc(10px + 10 * ((100vw - 320px)/ 1120))
        }
        .tiles__title {
            font-size: -webkit-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: -moz-calc(25px + 25 * ((100vw - 320px)/ 1120));
            font-size: calc(25px + 25 * ((100vw - 320px)/ 1120))
        }
        .tiles__copy {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .onlineform-paragraph {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__button {
            font-size: -webkit-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(13px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(13px + 4 * ((100vw - 320px)/ 960))
        }
        .tiles__footer {
            font-size: -webkit-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: -moz-calc(10px + 4 * ((100vw - 320px)/ 960));
            font-size: calc(10px + 4 * ((100vw - 320px)/ 960))
        }
    }
    @media (min-width: 400px) {
        .x-small--relativefont {
            font-size: 12px
        }
        .small--relativefont {
            font-size: 15px
        }
        .large--relativefont {
            font-size: 20px
        }
    }
    @media (min-width: 390.8046px) {
        .mid-small--relativefont {
            font-size: 17px
        }
    }
    @media only screen and (min-device-width: 769px) {
        .tiles,
        .tiles__item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
        }
        .tiles {
            position: relative;
            z-index: 2;
            width: 100%;
            max-width: 1280px;
            display: flex;
            box-sizing: border-box;
        }
        .tiles__container,
        .tiles__item {
            -webkit-box-flex: 1;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
        }
        .tiles__item {
            -webkit-flex: 1;
            -moz-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            padding-bottom: 0;
        }
        .tiles__container {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex: 1;
            -moz-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }
        .tiles__item {
            -webkit-flex: 1;
            -moz-box-flex: 1;
            flex: 1;
            display: flex;
            -moz-display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
        }
        .tiles__container {
            min-height: 300px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex: 1;
            -moz-box-flex: 1;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 2.8em;
            font-size: 10px;
        }
        .tiles__container,
        .tiles__item {
            -webkit-box-flex: 1;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
        }
        .tiles__item+.tiles__item {
            margin-left: 0.5rem;
        }
        .landing-page-onlineform {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -moz-box-orient: vertical;
            -moz-box-direction: normal
        }
        .landing-page-onlineform {
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }
    }
</style>
