[{"id":13982,"date":"2026-07-13T13:48:48","date_gmt":"2026-07-13T13:48:48","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13982"},"modified":"2026-07-13T18:30:16","modified_gmt":"2026-07-13T18:30:16","slug":"profile-submission","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/profile-submission","title":{"rendered":"profile-submission"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13982\" class=\"elementor elementor-13982\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5890af2 e-flex e-con-boxed e-con e-parent\" data-id=\"5890af2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c38f6b0 elementor-widget elementor-widget-html\" data-id=\"c38f6b0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   Ratemydateni \u2013 Profile Submission Page\n   ========================================================= *\/\n\n.rmd-submission-page,\n.rmd-submission-page * {\n    box-sizing: border-box;\n}\n\n.rmd-submission-page {\n    --rmd-pink: #ed3f62;\n    --rmd-pink-dark: #cf294a;\n    --rmd-pink-light: #fff0f3;\n    --rmd-dark: #17202a;\n    --rmd-text: #35404b;\n    --rmd-muted: #68737d;\n    --rmd-border: #e5e7eb;\n    --rmd-white: #ffffff;\n    --rmd-cream: #fffaf8;\n    --rmd-success: #198754;\n\n    width: 100%;\n    color: var(--rmd-text);\n    font-family: inherit;\n    line-height: 1.6;\n}\n\n.rmd-submission-page h1,\n.rmd-submission-page h2,\n.rmd-submission-page h3,\n.rmd-submission-page p {\n    margin-top: 0;\n}\n\n.rmd-submission-hero {\n    padding: 64px 20px 38px;\n    background:\n        radial-gradient(\n            circle at 15% 10%,\n            rgba(237, 63, 98, 0.12),\n            transparent 30%\n        ),\n        linear-gradient(145deg, #ffffff 0%, #fff7f8 100%);\n}\n\n.rmd-submission-container {\n    width: min(900px, 100%);\n    margin: 0 auto;\n}\n\n.rmd-service-pill {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 18px;\n    padding: 8px 14px;\n    border: 1px solid rgba(237, 63, 98, 0.25);\n    border-radius: 999px;\n    background: var(--rmd-pink-light);\n    color: var(--rmd-pink-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n}\n\n.rmd-submission-hero h1 {\n    margin-bottom: 16px;\n    color: var(--rmd-dark);\n    font-size: clamp(36px, 6vw, 54px);\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n}\n\n.rmd-submission-intro {\n    max-width: 760px;\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n    font-size: 18px;\n}\n\n.rmd-submission-details {\n    padding: 0 20px 34px;\n    background: linear-gradient(\n        180deg,\n        #fff7f8 0%,\n        var(--rmd-white) 100%\n    );\n}\n\n.rmd-checklist-card {\n    width: min(900px, 100%);\n    margin: 0 auto;\n    padding: 28px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 18px;\n    background: var(--rmd-white);\n    box-shadow: 0 14px 40px rgba(23, 32, 42, 0.08);\n}\n\n.rmd-checklist-card h2 {\n    margin-bottom: 8px;\n    color: var(--rmd-dark);\n    font-size: 24px;\n}\n\n.rmd-checklist-card > p {\n    margin-bottom: 20px;\n    color: var(--rmd-muted);\n}\n\n.rmd-checklist {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px 22px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.rmd-checklist li {\n    position: relative;\n    min-width: 0;\n    padding-left: 27px;\n    color: var(--rmd-text);\n}\n\n.rmd-checklist li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--rmd-success);\n    content: \"\u2713\";\n    font-size: 17px;\n    font-weight: 900;\n}\n\n.rmd-security-note {\n    width: min(900px, 100%);\n    display: flex;\n    gap: 14px;\n    margin: 22px auto 0;\n    padding: 18px 20px;\n    border-left: 4px solid var(--rmd-pink);\n    border-radius: 10px;\n    background: var(--rmd-pink-light);\n}\n\n.rmd-security-icon {\n    flex: 0 0 auto;\n    font-size: 23px;\n    line-height: 1.2;\n}\n\n.rmd-security-note strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--rmd-dark);\n}\n\n.rmd-security-note p {\n    margin-bottom: 0;\n    color: var(--rmd-text);\n    font-size: 14px;\n}\n\n.rmd-form-heading {\n    width: min(900px, calc(100% - 40px));\n    margin: 36px auto 20px;\n    text-align: center;\n}\n\n.rmd-form-heading h2 {\n    margin-bottom: 8px;\n    color: var(--rmd-dark);\n    font-size: clamp(28px, 4vw, 36px);\n}\n\n.rmd-form-heading p {\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n}\n\n\/* =========================================================\n   Fluent Forms styling\n\n   Add this CSS class to the Elementor Fluent Forms widget:\n   rmd-submission-form\n   ========================================================= *\/\n\n.rmd-submission-form {\n    width: min(900px, calc(100% - 40px)) !important;\n    margin: 0 auto 70px !important;\n    padding: 34px !important;\n    border: 1px solid var(--rmd-border) !important;\n    border-radius: 18px !important;\n    background: var(--rmd-white) !important;\n    box-shadow: 0 16px 45px rgba(23, 32, 42, 0.08) !important;\n}\n\n.rmd-submission-form .ff-el-group {\n    margin-bottom: 22px !important;\n}\n\n.rmd-submission-form .ff-el-input--label label {\n    color: var(--rmd-dark) !important;\n    font-weight: 700 !important;\n}\n\n.rmd-submission-form .ff-el-form-control {\n    min-height: 48px !important;\n    padding: 11px 13px !important;\n    border: 1px solid #cfd4da !important;\n    border-radius: 8px !important;\n    background: var(--rmd-white) !important;\n    color: var(--rmd-text) !important;\n    font-family: inherit !important;\n    font-size: 16px !important;\n}\n\n.rmd-submission-form textarea.ff-el-form-control {\n    min-height: 120px !important;\n    resize: vertical;\n}\n\n.rmd-submission-form .ff-el-form-control:focus {\n    border-color: var(--rmd-pink) !important;\n    box-shadow: 0 0 0 3px rgba(237, 63, 98, 0.12) !important;\n    outline: none !important;\n}\n\n.rmd-submission-form .ff-el-help-message {\n    margin-top: 6px !important;\n    color: var(--rmd-muted) !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n}\n\n.rmd-submission-form .ff-el-section-break {\n    margin: 10px 0 26px !important;\n    padding-bottom: 13px !important;\n    border-bottom: 1px solid var(--rmd-border) !important;\n}\n\n.rmd-submission-form .ff-el-section-break h3 {\n    margin-bottom: 6px !important;\n    color: var(--rmd-dark) !important;\n    font-size: 25px !important;\n}\n\n.rmd-submission-form .ff-el-section-break p {\n    margin-bottom: 0 !important;\n    color: var(--rmd-muted) !important;\n}\n\n.rmd-submission-form .ff_upload_btn,\n.rmd-submission-form .ff-btn,\n.rmd-submission-form button[type=\"submit\"] {\n    min-height: 50px !important;\n    padding: 13px 22px !important;\n    border: 0 !important;\n    border-radius: 9px !important;\n    background: var(--rmd-pink) !important;\n    color: var(--rmd-white) !important;\n    font-family: inherit !important;\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    line-height: 1.2 !important;\n    cursor: pointer !important;\n    transition:\n        background-color 0.2s ease,\n        transform 0.2s ease !important;\n}\n\n.rmd-submission-form .ff_upload_btn:hover,\n.rmd-submission-form .ff-btn:hover,\n.rmd-submission-form button[type=\"submit\"]:hover {\n    background: var(--rmd-pink-dark) !important;\n    transform: translateY(-1px);\n}\n\n.rmd-submission-form .ff-btn-secondary {\n    border: 1px solid var(--rmd-dark) !important;\n    background: var(--rmd-white) !important;\n    color: var(--rmd-dark) !important;\n}\n\n.rmd-submission-form .ff-btn-secondary:hover {\n    background: var(--rmd-dark) !important;\n    color: var(--rmd-white) !important;\n}\n\n.rmd-submission-form .ff-el-progress-bar {\n    background: var(--rmd-pink) !important;\n}\n\n.rmd-submission-form .ff-el-progress-status {\n    color: var(--rmd-muted) !important;\n    font-weight: 700 !important;\n}\n\n.rmd-submission-form .ff-el-form-check-label {\n    color: var(--rmd-text) !important;\n    line-height: 1.5 !important;\n}\n\n.rmd-submission-form input[type=\"checkbox\"],\n.rmd-submission-form input[type=\"radio\"] {\n    accent-color: var(--rmd-pink);\n}\n\n.rmd-submission-form .ff-el-is-error .ff-el-form-control {\n    border-color: #dc3545 !important;\n}\n\n.rmd-submission-form .error {\n    color: #b42318 !important;\n}\n\n.rmd-submission-form .ff-message-success {\n    padding: 22px !important;\n    border: 1px solid #b9dfca !important;\n    border-radius: 12px !important;\n    background: #f0faf4 !important;\n    color: #14532d !important;\n}\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 700px) {\n    .rmd-submission-hero {\n        padding: 48px 20px 30px;\n    }\n\n    .rmd-submission-details {\n        padding-right: 14px;\n        padding-left: 14px;\n    }\n\n    .rmd-checklist-card {\n        padding: 23px 20px;\n    }\n\n    .rmd-checklist {\n        grid-template-columns: 1fr;\n    }\n\n    .rmd-security-note {\n        align-items: flex-start;\n    }\n\n    .rmd-submission-form {\n        width: calc(100% - 28px) !important;\n        margin-bottom: 50px !important;\n        padding: 23px 18px !important;\n    }\n\n    .rmd-form-heading {\n        width: calc(100% - 28px);\n        margin-top: 30px;\n    }\n}\n<\/style>\n\n<div class=\"rmd-submission-page\">\n\n    <section class=\"rmd-submission-hero\">\n        <div class=\"rmd-submission-container\">\n\n            <div\n                class=\"rmd-service-pill\"\n                id=\"rmd-service-pill\"\n            >\n                Dating profile submission\n            <\/div>\n\n            <h1 id=\"rmd-submission-title\">\n                Submit your dating profile\n            <\/h1>\n\n            <p\n                class=\"rmd-submission-intro\"\n                id=\"rmd-submission-intro\"\n            >\n                Please complete the form below after purchasing your\n                Dating Profile Review or Dating Profile Redo. Your answers\n                will help us provide advice that is specific to you,\n                your profile and the type of person you hope to meet.\n            <\/p>\n\n        <\/div>\n    <\/section>\n\n    <section class=\"rmd-submission-details\">\n\n        <div class=\"rmd-checklist-card\">\n\n            <h2>Before you begin<\/h2>\n\n            <p>\n                Please have the following information ready:\n            <\/p>\n\n            <ul class=\"rmd-checklist\">\n                <li>Your order-confirmation number<\/li>\n                <li>Screenshots of your complete dating profile<\/li>\n\n                <li id=\"rmd-photo-requirement\">\n                    Up to 12 profile photographs\n                <\/li>\n\n                <li>Your current bio and dating-app answers<\/li>\n                <li>Your dating goals and preferred audience<\/li>\n                <li>Enough time to answer the questions thoughtfully<\/li>\n            <\/ul>\n\n        <\/div>\n\n        <div class=\"rmd-security-note\">\n\n            <div class=\"rmd-security-icon\" aria-hidden=\"true\">\n                \ud83d\udd12\n            <\/div>\n\n            <div>\n                <strong>Your privacy matters<\/strong>\n\n                <p>\n                    Do not submit passwords, dating-app login details,\n                    payment information or private conversations with other\n                    users. Avoid uploading identifiable images of children\n                    or unrelated third parties.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <div class=\"rmd-form-heading\" id=\"profile-form-start\">\n        <h2>Complete your submission<\/h2>\n\n        <p>\n            Fields marked as required must be completed before the form\n            can be submitted.\n        <\/p>\n    <\/div>\n\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    const params = new URLSearchParams(window.location.search);\n    const service = params.get(\"service\");\n\n    const pill = document.getElementById(\"rmd-service-pill\");\n    const title = document.getElementById(\"rmd-submission-title\");\n    const intro = document.getElementById(\"rmd-submission-intro\");\n    const photoRequirement = document.getElementById(\n        \"rmd-photo-requirement\"\n    );\n\n    if (service === \"review\") {\n        pill.textContent = \"Profile Review submission\";\n        title.textContent = \"Submit your Profile Review\";\n\n        intro.textContent =\n            \"Please complete the form below after purchasing your \" +\n            \"Dating Profile Review. We will assess your current photos, \" +\n            \"bio and dating-app answers, then provide your personalised \" +\n            \"review and recommended changes.\";\n\n        photoRequirement.textContent =\n            \"Up to 8 photographs for us to assess\";\n    }\n\n    if (service === \"redo\") {\n        pill.textContent = \"Profile Redo submission\";\n        title.textContent = \"Submit your Profile Redo\";\n\n        intro.textContent =\n            \"Please complete the form below after purchasing your \" +\n            \"Dating Profile Redo. Your answers will help us select your \" +\n            \"strongest photographs and rewrite your profile so that it \" +\n            \"still sounds natural and authentic to you.\";\n\n        photoRequirement.textContent =\n            \"Up to 12 photographs for us to assess\";\n    }\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3a92f3 e-flex e-con-boxed e-con e-parent\" data-id=\"c3a92f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a29d86 fluent-form-widget-step-header-yes fluent-form-widget-step-progressbar-yes fluentform-widget-submit-button-custom elementor-widget elementor-widget-fluent-form-widget\" data-id=\"7a29d86\" data-element_type=\"widget\" data-widget_type=\"fluent-form-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"fluentform-widget-wrapper fluentform-widget-align-center\">\n\n            \n            <div class='fluentform ff-default fluentform_wrapper_10 ffs_default_wrap'><form data-form_id=\"10\" id=\"fluentform_10\" class=\"frm-fluent-form fluent_form_10 ff-el-form-top ff_form_instance_10_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_10_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Profile Review<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='13982' \/><input type=\"hidden\" id=\"_fluentform_10_fluentformnonce\" name=\"_fluentform_10_fluentformnonce\" value=\"2bf840b494\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?add-to-cart=13282&#038;rest_route=%2Fwp%2Fv2%2Fpages\" \/><div class=\"ff-el-group ff-el-section-break  ff_center\" data-name=\"section_break-10_1\" ><h3 class='ff-el-section-title'>Get started<\/h3><div class='ff-section_break_desk'><p>Please complete and submit the form (Works best on a PC or Mac)<\/p><\/div><hr \/><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_service' id='label_ff_10_service' aria-label=\"Which service did you purchase?\">Which service did you purchase?<\/label><\/div><div class='ff-el-input--content'><select name=\"service\" id=\"ff_10_service\" class=\"ff-el-form-control\" data-name=\"service\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_10_service\"><option value=\"\">- Select -<\/option><option value=\"Review\"  >Dating Profile Review<\/option><option value=\"Redo\"  >Dating Profile Redo<\/option><\/select><\/div><\/div><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_names_first_name_' id='label_ff_10_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_10_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_email' id='label_ff_10_email' aria-label=\"Email used for your order\">Email used for your order<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_10_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_dropdown' id='label_ff_10_dropdown' aria-label=\"Which dating app are we reviewing?\">Which dating app are we reviewing?<\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_10_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_10_dropdown\"><option value=\"\">- Select -<\/option><option value=\"Hinge\"  >Hinge<\/option><option value=\"Bumble\"  >Bumble<\/option><option value=\"Facebook Dating\"  >Facebook Dating<\/option><option value=\"Match\"  >Match<\/option><option value=\"Plenty of Fish\"  >Plenty of Fish<\/option><option value=\"Ratemydateni Matchmaking\"  >Ratemydateni Matchmaking<\/option><option value=\"Other\"  >Other<\/option><\/select><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_10_input_text' id='label_ff_10_input_text' aria-label=\"Name of other dating app\">Name of other dating app<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" data-name=\"input_text\" id=\"ff_10_input_text\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"I confirm I am aged 18 or over\">I confirm I am aged 18 or over<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_37ba03f61107758e7ea88a41c364d920'><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Yes\"  id='checkbox_37ba03f61107758e7ea88a41c364d920' aria-label='Yes' aria-invalid='false' aria-required=true> <span>Yes<\/span><\/label><\/div><\/div><\/div><div class=\"ff-el-group ff-el-section-break  ff_center\" data-name=\"section_break-10_2\" ><h3 class='ff-el-section-title'>What are you hoping to achieve?<\/h3><div class='ff-section_break_desk'><p>This information helps us assess whether your profile represents you clearly and attracts the type of person you would genuinely like to meet.<\/p><\/div><hr \/><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_numeric_field' id='label_ff_10_numeric_field' aria-label=\"Your age\">Your age<\/label><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_10_numeric_field\" class=\"ff-el-form-control\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_input_text_1' id='label_ff_10_input_text_1' aria-label=\"Town or broad area\">Town or broad area<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_1\" class=\"ff-el-form-control\" data-name=\"input_text_1\" id=\"ff_10_input_text_1\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_input_text_3' id='label_ff_10_input_text_3' aria-label=\"Who are you hoping to meet?\">Who are you hoping to meet?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_3\" class=\"ff-el-form-control\" data-name=\"input_text_3\" id=\"ff_10_input_text_3\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_input_text_2' id='label_ff_10_input_text_2' aria-label=\"Preferred age range\">Preferred age range<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_2\" class=\"ff-el-form-control\" data-name=\"input_text_2\" id=\"ff_10_input_text_2\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"What are you looking for?\">What are you looking for?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_946e7aab4567ec3846363b9875bb4e74'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"A long-term relationship\"  id='input_radio_946e7aab4567ec3846363b9875bb4e74' aria-label='A long-term relationship' aria-invalid='false' aria-required=true> <span>A long-term relationship<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_48c8741473836b41f016554be255d5cc'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Dating with the intention of finding a relationship\"  id='input_radio_48c8741473836b41f016554be255d5cc' aria-label='Dating with the intention of finding a relationship' aria-invalid='false' aria-required=true> <span>Dating with the intention of finding a relationship<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_eac94c0b4fb70837e5885b06c1191924'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Meeting people and seeing where it goes\"  id='input_radio_eac94c0b4fb70837e5885b06c1191924' aria-label='Meeting people and seeing where it goes' aria-invalid='false' aria-required=true> <span>Meeting people and seeing where it goes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_e307c7756ab1a11157326857449218eb'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Casual dating\"  id='input_radio_e307c7756ab1a11157326857449218eb' aria-label='Casual dating' aria-invalid='false' aria-required=true> <span>Casual dating<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_fad5a8cdaa79b1dc4e9c5ff8c1aae999'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"I am not entirely sure yet\"  id='input_radio_fad5a8cdaa79b1dc4e9c5ff8c1aae999' aria-label='I am not entirely sure yet' aria-invalid='false' aria-required=true> <span>I am not entirely sure yet<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_0df6b3c7682fcd402f4f02f44d34336c'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Other\"  id='input_radio_0df6b3c7682fcd402f4f02f44d34336c' aria-label='Other' aria-invalid='false' aria-required=true> <span>Other<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"What is your main difficulty with dating apps?\">What is your main difficulty with dating apps?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_b3fe3917e252db6b5750071f37a503e1'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I receive very few likes or matches\"  id='checkbox_1_b3fe3917e252db6b5750071f37a503e1' aria-label='I receive very few likes or matches' aria-invalid='false' aria-required=true> <span>I receive very few likes or matches<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_2418c8957ebc892d3513865251e3355e'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I attract people who are not suitable for me\"  id='checkbox_1_2418c8957ebc892d3513865251e3355e' aria-label='I attract people who are not suitable for me' aria-invalid='false' aria-required=true> <span>I attract people who are not suitable for me<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_5949ea9724d18e15e93bd194530a2f01'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"People match but rarely start conversations\"  id='checkbox_1_5949ea9724d18e15e93bd194530a2f01' aria-label='People match but rarely start conversations' aria-invalid='false' aria-required=true> <span>People match but rarely start conversations<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_f818dcf9db1fd168f7a382a31bdb68bb'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Conversations do not progress to dates\"  id='checkbox_1_f818dcf9db1fd168f7a382a31bdb68bb' aria-label='Conversations do not progress to dates' aria-invalid='false' aria-required=true> <span>Conversations do not progress to dates<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_8f2a7778879218ee687a7ba1a6679b41'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I do not know which photographs to use\"  id='checkbox_1_8f2a7778879218ee687a7ba1a6679b41' aria-label='I do not know which photographs to use' aria-invalid='false' aria-required=true> <span>I do not know which photographs to use<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_a7a48c03c4c25a940847b6b5fbe0624d'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I find it difficult to write about myself\"  id='checkbox_1_a7a48c03c4c25a940847b6b5fbe0624d' aria-label='I find it difficult to write about myself' aria-invalid='false' aria-required=true> <span>I find it difficult to write about myself<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_92ae1e7a66127bd5ce0337aa2739961d'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"My profile no longer represents me\"  id='checkbox_1_92ae1e7a66127bd5ce0337aa2739961d' aria-label='My profile no longer represents me' aria-invalid='false' aria-required=true> <span>My profile no longer represents me<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_7c9673dd1dcbcb6e4621d67062710c2f'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"I am returning to dating after a long break\"  id='checkbox_1_7c9673dd1dcbcb6e4621d67062710c2f' aria-label='I am returning to dating after a long break' aria-invalid='false' aria-required=true> <span>I am returning to dating after a long break<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_61393cc176e445b3964b4d6c3def9abb'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Other\"  id='checkbox_1_61393cc176e445b3964b4d6c3def9abb' aria-label='Other' aria-invalid='false' aria-required=true> <span>Other<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_input_text_4' id='label_ff_10_input_text_4' aria-label=\"What would you like your profile to communicate?\">What would you like your profile to communicate?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_4\" class=\"ff-el-form-control\" data-name=\"input_text_4\" id=\"ff_10_input_text_4\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_10_input_text_5' id='label_ff_10_input_text_5' aria-label=\"Is there anything you do not want included?\">Is there anything you do not want included?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_5\" class=\"ff-el-form-control\" data-name=\"input_text_5\" id=\"ff_10_input_text_5\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class=\"ff-el-group ff-el-section-break  ff_center\" data-name=\"section_break-10_3\" ><h3 class='ff-el-section-title'>Your current dating profile<\/h3><div class='ff-section_break_desk'><p>Upload screenshots showing the complete profile, including your first photo, remaining photos, bio and dating-app question answers.<\/p><\/div><hr \/><\/div><div class='ff-el-group has-conditions fwcsm_upload_container ff-dropzone'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_image-upload_1' id='label_ff_10_image-upload_1' aria-label=\"Upload screenshots of your complete current profile\">Upload screenshots of your complete current profile<\/label><div class=\"ff-el-tooltip\" data-content=\"Upload the original photographs where possible, including any current\nprofile photos and alternatives you are considering. You may upload up\nto eight photographs.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><label for='ff_10_image-upload_1' class='ff_file_upload_holder'><span class='ff_upload_btn ff-btn' tabindex='0'>Choose File<\/span> <input type=\"file\" name=\"image-upload\" id=\"ff_10_image-upload_1\" class=\"ff-el-form-control fwcsm_upload_item ff-screen-reader-element\" accept=\"image\/*\" data-name=\"image-upload\" multiple=\"1\"  aria-invalid='false' aria-required=true><\/label><\/div><\/div><div class='ff-el-group has-conditions fwcsm_upload_container ff-dropzone'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_image-upload_1_1' id='label_ff_10_image-upload_1_1' aria-label=\"Upload screenshots of your complete current profile\">Upload screenshots of your complete current profile<\/label><div class=\"ff-el-tooltip\" data-content=\"Upload the original photographs where possible, including any current\nprofile photos and alternatives you are considering. You may upload up\nto eight photographs.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><label for='ff_10_image-upload_1_1' class='ff_file_upload_holder'><span class='ff_upload_btn ff-btn' tabindex='0'>Choose File<\/span> <input type=\"file\" name=\"image-upload_1\" id=\"ff_10_image-upload_1_1\" class=\"ff-el-form-control fwcsm_upload_item ff-screen-reader-element\" accept=\"image\/*\" data-name=\"image-upload_1\" multiple=\"1\"  aria-invalid='false' aria-required=true><\/label><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_10_input_text_6' id='label_ff_10_input_text_6' aria-label=\"Is there anything we should know about these photographs?\">Is there anything we should know about these photographs?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_6\" class=\"ff-el-form-control\" placeholder=\"For example: when they were taken, who appears in them, whether you can take new photographs or which images you currently prefer.\" data-name=\"input_text_6\" id=\"ff_10_input_text_6\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Are any of the submitted photographs more than two years old?\">Are any of the submitted photographs more than two years old?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_e9749564c807df91e7de3f0bd36062ec'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"No\"  id='input_radio_1_e9749564c807df91e7de3f0bd36062ec' aria-label='No' aria-invalid='false' aria-required=false> <span>No<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_d3ed81c47f3017bcd5fd2ec9f182b0ac'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Yes\"  id='input_radio_1_d3ed81c47f3017bcd5fd2ec9f182b0ac' aria-label='Yes' aria-invalid='false' aria-required=false> <span>Yes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_213d397f1e1c3f8f973dc8035ea88dac'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"I am not sure\"  id='input_radio_1_213d397f1e1c3f8f973dc8035ea88dac' aria-label='I am not sure' aria-invalid='false' aria-required=false> <span>I am not sure<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_10_input_text_7' id='label_ff_10_input_text_7' aria-label=\"Please tell us which photographs are older\">Please tell us which photographs are older<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_7\" class=\"ff-el-form-control\" data-name=\"input_text_7\" id=\"ff_10_input_text_7\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Would you be willing and able to take some new photographs if recommended?\">Would you be willing and able to take some new photographs if recommended?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_2_aa8972249df1b83057026aaa4df6f551'><input  type=\"radio\" name=\"input_radio_2\" data-name=\"input_radio_2\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"yes\"  id='input_radio_2_aa8972249df1b83057026aaa4df6f551' aria-label='Yes' aria-invalid='false' aria-required=false> <span>Yes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_2_6a0a69094530ad607eaac0625730f61d'><input  type=\"radio\" name=\"input_radio_2\" data-name=\"input_radio_2\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"no\"  id='input_radio_2_6a0a69094530ad607eaac0625730f61d' aria-label='No' aria-invalid='false' aria-required=false> <span>No<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_2_98ec7170913902cba685915e4d9677f7'><input  type=\"radio\" name=\"input_radio_2\" data-name=\"input_radio_2\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Possibly\"  id='input_radio_2_98ec7170913902cba685915e4d9677f7' aria-label='Possibly' aria-invalid='false' aria-required=false> <span>Possibly<\/span><\/label><\/div><\/div><\/div><div class=\"ff-el-group ff-el-section-break  ff_center\" data-name=\"section_break-10_4\" ><h3 class='ff-el-section-title'>About You<\/h3><div class='ff-section_break_desk'><p>Tell us a little about you<\/p><\/div><hr \/><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_input_text_8' id='label_ff_10_input_text_8' aria-label=\"What three words would your friends use to describe you?\">What three words would your friends use to describe you?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_8\" class=\"ff-el-form-control\" data-name=\"input_text_8\" id=\"ff_10_input_text_8\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description' id='label_ff_10_description' aria-label=\"What does a typical enjoyable weekend look like for you?\">What does a typical enjoyable weekend look like for you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description\" name=\"description\" id=\"ff_10_description\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_1' id='label_ff_10_description_1' aria-label=\"What interests, hobbies or activities are genuinely part of your life?\">What interests, hobbies or activities are genuinely part of your life?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_1\" name=\"description_1\" id=\"ff_10_description_1\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_2' id='label_ff_10_description_2' aria-label=\"What makes you different from other people with similar interests?\">What makes you different from other people with similar interests?<\/label><div class=\"ff-el-tooltip\" data-content=\"Specific details are more useful than broad answers such as travelling,\nmusic, food or socialising.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_2\" name=\"description_2\" id=\"ff_10_description_2\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_2\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_3' id='label_ff_10_description_3' aria-label=\"How would you describe your personality when someone gets to know you?\">How would you describe your personality when someone gets to know you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_3\" name=\"description_3\" id=\"ff_10_description_3\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_3\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_4' id='label_ff_10_description_4' aria-label=\"What normally makes you laugh?\">What normally makes you laugh?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_4\" name=\"description_4\" id=\"ff_10_description_4\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_4\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_5' id='label_ff_10_description_5' aria-label=\"What are you proud of in your life?\">What are you proud of in your life?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_5\" name=\"description_5\" id=\"ff_10_description_5\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_5\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_6' id='label_ff_10_description_6' aria-label=\"What qualities and values matter most to you in a relationship?\">What qualities and values matter most to you in a relationship?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_6\" name=\"description_6\" id=\"ff_10_description_6\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_6\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_7' id='label_ff_10_description_7' aria-label=\"What type of person would genuinely suit your life?\">What type of person would genuinely suit your life?<\/label><div class=\"ff-el-tooltip\" data-content=\"Describe character, lifestyle and values rather than creating a long\nphysical checklist.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_7\" name=\"description_7\" id=\"ff_10_description_7\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_7\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_8' id='label_ff_10_description_8' aria-label=\"What would an enjoyable first date look like for you?\">What would an enjoyable first date look like for you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_8\" name=\"description_8\" id=\"ff_10_description_8\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_8\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_9' id='label_ff_10_description_9' aria-label=\"What important parts of your life should appear in your profile?\">What important parts of your life should appear in your profile?<\/label><div class=\"ff-el-tooltip\" data-content=\"Examples might include children, pets, work, family, travel, sport,\nfaith, lifestyle or future plans. Only include information you are\ncomfortable sharing.\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 25 25\"><path d=\"m329 393l0-46c0-2-1-4-2-6-2-2-4-3-7-3l-27 0 0-146c0-3-1-5-3-7-2-1-4-2-7-2l-91 0c-3 0-5 1-7 2-1 2-2 4-2 7l0 46c0 2 1 5 2 6 2 2 4 3 7 3l27 0 0 91-27 0c-3 0-5 1-7 3-1 2-2 4-2 6l0 46c0 3 1 5 2 7 2 1 4 2 7 2l128 0c3 0 5-1 7-2 1-2 2-4 2-7z m-36-256l0-46c0-2-1-4-3-6-2-2-4-3-7-3l-54 0c-3 0-5 1-7 3-2 2-3 4-3 6l0 46c0 3 1 5 3 7 2 1 4 2 7 2l54 0c3 0 5-1 7-2 2-2 3-4 3-7z m182 119c0 40-9 77-29 110-20 34-46 60-80 80-33 20-70 29-110 29-40 0-77-9-110-29-34-20-60-46-80-80-20-33-29-70-29-110 0-40 9-77 29-110 20-34 46-60 80-80 33-20 70-29 110-29 40 0 77 9 110 29 34 20 60 46 80 80 20 33 29 70 29 110z\" transform=\"scale(0.046875 0.046875)\"><\/path><\/svg><\/div><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_9\" name=\"description_9\" id=\"ff_10_description_9\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_9\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"How should your finished profile sound?\">How should your finished profile sound?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_793052a721b229e4e4d89a037eb28436'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Warm\"  id='input_radio_3_793052a721b229e4e4d89a037eb28436' aria-label='Warm' aria-invalid='false' aria-required=true> <span>Warm<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_8935ef66c909b0be5fc002c0e8bc4423'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Playful\"  id='input_radio_3_8935ef66c909b0be5fc002c0e8bc4423' aria-label='Playful' aria-invalid='false' aria-required=true> <span>Playful<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_dcd22f0398260cf4da4486369e02e1c8'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Confident\"  id='input_radio_3_dcd22f0398260cf4da4486369e02e1c8' aria-label='Confident' aria-invalid='false' aria-required=true> <span>Confident<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_522a77cca688b253435db8b5ab7dbf15'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Straightforward\"  id='input_radio_3_522a77cca688b253435db8b5ab7dbf15' aria-label='Straightforward' aria-invalid='false' aria-required=true> <span>Straightforward<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_e95460ecf1a7acd30315f65d02a326ba'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Thoughtful\"  id='input_radio_3_e95460ecf1a7acd30315f65d02a326ba' aria-label='Thoughtful' aria-invalid='false' aria-required=true> <span>Thoughtful<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_7e5a8f0e01e3f3055ff11e86b7b7c768'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Light-hearted\"  id='input_radio_3_7e5a8f0e01e3f3055ff11e86b7b7c768' aria-label='Light-hearted' aria-invalid='false' aria-required=true> <span>Light-hearted<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_6b12560d23c5cd52552b1657c0763cba'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Serious about finding a relationship\"  id='input_radio_3_6b12560d23c5cd52552b1657c0763cba' aria-label='Serious about finding a relationship' aria-invalid='false' aria-required=true> <span>Serious about finding a relationship<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_3_4983bf2fa937181aa722814a950c0b79'><input  type=\"radio\" name=\"input_radio_3\" data-name=\"input_radio_3\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"A mixture of these\"  id='input_radio_3_4983bf2fa937181aa722814a950c0b79' aria-label='A mixture of these' aria-invalid='false' aria-required=true> <span>A mixture of these<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_10_description_11' id='label_ff_10_description_11' aria-label=\"Are there any words, phrases or styles that sound particularly like you?\">Are there any words, phrases or styles that sound particularly like you?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_10_description_11\" name=\"description_11\" id=\"ff_10_description_11\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_11\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_10' id='label_ff_10_description_10' aria-label=\"Are there any words, topics or claims that you definitely do not want us to use?\">Are there any words, topics or claims that you definitely do not want us to use?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_10\" name=\"description_10\" id=\"ff_10_description_10\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_10\" ><\/textarea><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_10_description_12' id='label_ff_10_description_12' aria-label=\"What are three things someone should know about you before deciding whether to match?\">What are three things someone should know about you before deciding whether to match?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_10_description_12\" name=\"description_12\" id=\"ff_10_description_12\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_12\" ><\/textarea><\/div><\/div><div class=\"ff-el-group ff-el-section-break  ff_center\" data-name=\"section_break-10_5\" ><h3 class='ff-el-section-title'>Permissions and submission<\/h3><div class='ff-section_break_desk'><p>Please read the following and confirm before submission<\/p><\/div><hr \/><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"I confirm that I am aged 18 or over and that I own, or have permission to submit, the photographs and written material provided. I have avoided or obscured identifiable images of children and unrelated third parties wherever reasonably possible.\">I confirm that I am aged 18 or over and that I own, or have permission to submit, the photographs and written material provided. I have avoided or obscured identifiable images of children and unrelated third parties wherever reasonably possible.<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_3_e978b80898f91900a46e7b0e5f2ffe29'><input  type=\"checkbox\" name=\"checkbox_3[]\" data-name=\"checkbox_3\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Yes\"  id='checkbox_3_e978b80898f91900a46e7b0e5f2ffe29' aria-label='Yes' aria-invalid='false' aria-required=true> <span>Yes<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"I understand that Ratemydateni does not require and will never ask for my dating-app password or login details.\">I understand that Ratemydateni does not require and will never ask for my dating-app password or login details.<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_2_538e45d87e7c2f91344184cc10779117'><input  type=\"checkbox\" name=\"checkbox_2[]\" data-name=\"checkbox_2\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Yes\"  id='checkbox_2_538e45d87e7c2f91344184cc10779117' aria-label='Yes' aria-invalid='false' aria-required=true> <span>Yes<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"I explicitly consent to Ratemydateni processing any sensitive personal information that I choose to include in this form, my photographs or my dating profile\u2014including information concerning sexual orientation, religion or health\u2014solely for the purpose of providing the profile service I purchased. I understand that I may withdraw this consent, although Ratemydateni may then be unable to complete the service.\">I explicitly consent to Ratemydateni processing any sensitive personal information that I choose to include in this form, my photographs or my dating profile\u2014including information concerning sexual orientation, religion or health\u2014solely for the purpose of providing the profile service I purchased. I understand that I may withdraw this consent, although Ratemydateni may then be unable to complete the service.<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_4_fea9723ac7b26e81eebd2abb46b28f48'><input  type=\"checkbox\" name=\"checkbox_4[]\" data-name=\"checkbox_4\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Yes\"  id='checkbox_4_fea9723ac7b26e81eebd2abb46b28f48' aria-label='Yes' aria-invalid='false' aria-required=true> <span>Yes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_4_5cbe592a5bd3bbeb8e5e3dec44724f24'><input  type=\"checkbox\" name=\"checkbox_4[]\" data-name=\"checkbox_4\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"No\"  id='checkbox_4_5cbe592a5bd3bbeb8e5e3dec44724f24' aria-label='No' aria-invalid='false' aria-required=true> <span>No<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"I am happy for Ratemydateni to contact me after delivery to request private feedback about the service.\">I am happy for Ratemydateni to contact me after delivery to request private feedback about the service.<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_5_fce3d06fa36190ebe97fd8fe712e83ed'><input  type=\"checkbox\" name=\"checkbox_5[]\" data-name=\"checkbox_5\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Yes\"  id='checkbox_5_fce3d06fa36190ebe97fd8fe712e83ed' aria-label='Yes' aria-invalid='false' aria-required=false> <span>Yes<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='Terms and Conditions: I have read and agree to the Terms and Conditions and Privacy Policy Contains 2 links. Use tab navigation to review.' class='ff-el-form-check-label ff_tc_label' for=terms-n-condition_6d45e23a3c3bf7310a4ece158ca1f9a1><span class='ff_tc_checkbox'><input type=\"checkbox\" name=\"terms-n-condition\" class=\"ff-el-form-check-input\" data-name=\"terms-n-condition\" id=\"terms-n-condition_6d45e23a3c3bf7310a4ece158ca1f9a1\"  value='on' aria-invalid='false' aria-required=false><\/span> <div class='ff_t_c'>I have read and agree to the <a target=\"_blank\" rel=\"noopener\" href=\"#\">Terms and Conditions<\/a> and <a target=\"_blank\" rel=\"noopener\" href=\"#\">Privacy Policy<\/a><\/div><\/label><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper ff_submit_btn_wrapper_custom'><button class=\"ff-btn ff-btn-submit ff-btn-lg ff_btn_style wpf_has_custom_css\" type=\"submit\" name=\"custom_submit_button-10_6\" data-name=\"custom_submit_button-10_6\"  aria-label=\"Submit My Dating Profile\">Submit My Dating Profile<\/button><style>form.fluent_form_10 .wpf_has_custom_css.ff-btn-submit { background-color:#1a7efb;border-color:#1a7efb;color:#ffffff;min-width:100; }form.fluent_form_10 .wpf_has_custom_css.ff-btn-submit:hover { background-color:#ffffff;border-color:#1a7efb;color:#1a7efb;min-width:100%; } <\/style><\/div><\/fieldset><\/form><div id='fluentform_10_errors' class='ff-errors-in-stack ff_form_instance_10_1 ff-form-loading_errors ff_form_instance_10_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_10_1 = {\"id\":\"10\",\"ajaxUrl\":\"https:\\\/\\\/ratemydateni.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_10_1\",\"form_id_selector\":\"fluentform_10\",\"rules\":{\"service\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"dropdown\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"numeric_field\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"input_text_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_4\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_5\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"image-upload\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"max_file_size\":{\"value\":10485760,\"_valueFrom\":\"MB\",\"message\":\"Each image must be 10 MB or smaller.\",\"global_message\":\"Validation fails for maximum file size\",\"global\":false},\"max_file_count\":{\"value\":\"3\",\"message\":\"You can upload a maximum of 6 photographs.\",\"global_message\":\"Validation fails for maximum file count\",\"global\":false},\"allowed_image_types\":{\"value\":[\"jpg|jpeg\",\"png\"],\"message\":\"Please upload JPG or PNG images only\",\"global_message\":\"Allowed image types does not match\",\"global\":false}},\"image-upload_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"max_file_size\":{\"value\":10485760,\"_valueFrom\":\"MB\",\"message\":\"Each image must be 10 MB or smaller.\",\"global_message\":\"Validation fails for maximum file size\",\"global\":false},\"max_file_count\":{\"value\":\"6\",\"message\":\"You can upload a maximum of 6 photographs.\",\"global_message\":\"Validation fails for maximum file count\",\"global\":false},\"allowed_image_types\":{\"value\":[\"jpg|jpeg\",\"png\"],\"message\":\"Please upload JPG or PNG images only\",\"global_message\":\"Allowed image types does not match\",\"global\":false}},\"input_text_6\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio_1\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_7\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio_2\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_8\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_4\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_5\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_6\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_7\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_8\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_9\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_11\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_10\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_12\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_4\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_5\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"terms-n-condition\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300,\"conditionals\":{\"input_text\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"dropdown\",\"value\":\"Other\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"image-upload\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Review\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"image-upload_1\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"input_text_7\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio_1\",\"value\":\"Yes\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_3\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_4\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_5\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_6\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_7\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_8\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_9\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"input_radio_3\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_11\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_10\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description_12\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"service\",\"value\":\"Redo\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]}},\"file_upload_settings\":{\"image-upload\":{\"enabled\":false,\"mode\":\"ratio\",\"crop_ratio\":\"free\",\"enforce_size\":false,\"width\":0,\"height\":0,\"button_ui\":\"dropzone\"},\"image-upload_1\":{\"enabled\":false,\"mode\":\"ratio\",\"crop_ratio\":\"free\",\"enforce_size\":false,\"width\":0,\"height\":0,\"button_ui\":\"dropzone\"}}};\n                            <\/script>\n                        <\/div>\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dating profile submission Submit your dating profile Please complete the form below after purchasing your Dating Profile Review or Dating [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13982","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13982"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13982\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13898,"date":"2026-07-12T14:04:13","date_gmt":"2026-07-12T14:04:13","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13898"},"modified":"2026-07-13T12:21:23","modified_gmt":"2026-07-13T12:21:23","slug":"dating-profile-review","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/dating-profile-review","title":{"rendered":"dating-profile-review"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13898\" class=\"elementor elementor-13898\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d3b743 e-flex e-con-boxed e-con e-parent\" data-id=\"8d3b743\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-779a389 elementor-widget elementor-widget-html\" data-id=\"779a389\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   Ratemydateni \u2013 Dating Profile Services\n   ========================================================= *\/\n\n.rmd-profile-page,\n.rmd-profile-page * {\n    box-sizing: border-box;\n}\n\n.rmd-profile-page {\n    --rmd-pink: #ed3f62;\n    --rmd-pink-dark: #cf294a;\n    --rmd-pink-light: #fff0f3;\n    --rmd-dark: #17202a;\n    --rmd-text: #35404b;\n    --rmd-muted: #68737d;\n    --rmd-border: #e5e7eb;\n    --rmd-cream: #fffaf8;\n    --rmd-white: #ffffff;\n    --rmd-success: #198754;\n\n    width: 100%;\n    overflow: hidden;\n    color: var(--rmd-text);\n    font-family: inherit;\n    line-height: 1.6;\n}\n\n.rmd-profile-page h1,\n.rmd-profile-page h2,\n.rmd-profile-page h3,\n.rmd-profile-page h4,\n.rmd-profile-page p {\n    margin-top: 0;\n}\n\n.rmd-profile-page h1,\n.rmd-profile-page h2,\n.rmd-profile-page h3 {\n    color: var(--rmd-dark);\n    line-height: 1.15;\n}\n\n.rmd-profile-page a {\n    text-decoration: none;\n}\n\n.rmd-container {\n    width: min(1160px, calc(100% - 40px));\n    margin: 0 auto;\n}\n\n.rmd-section {\n    padding: 78px 0;\n}\n\n.rmd-section-heading {\n    max-width: 760px;\n    margin: 0 auto 42px;\n    text-align: center;\n}\n\n.rmd-section-heading h2 {\n    margin-bottom: 14px;\n    font-size: clamp(30px, 4vw, 44px);\n}\n\n.rmd-section-heading p {\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n    font-size: 18px;\n}\n\n\/* =========================================================\n   Hero\n   ========================================================= *\/\n\n.rmd-hero {\n    position: relative;\n    padding: 88px 0 82px;\n    background:\n        radial-gradient(\n            circle at 12% 10%,\n            rgba(237, 63, 98, 0.13),\n            transparent 32%\n        ),\n        radial-gradient(\n            circle at 88% 85%,\n            rgba(237, 63, 98, 0.10),\n            transparent 30%\n        ),\n        linear-gradient(145deg, #ffffff 0%, #fff7f8 100%);\n}\n\n.rmd-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    gap: 58px;\n    align-items: center;\n}\n\n.rmd-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    padding: 8px 14px;\n    border: 1px solid rgba(237, 63, 98, 0.24);\n    border-radius: 999px;\n    background: var(--rmd-pink-light);\n    color: var(--rmd-pink-dark);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n}\n\n.rmd-hero h1 {\n    max-width: 760px;\n    margin-bottom: 22px;\n    font-size: clamp(40px, 5.6vw, 68px);\n    letter-spacing: -0.035em;\n}\n\n.rmd-highlight {\n    color: var(--rmd-pink);\n}\n\n.rmd-hero-copy {\n    max-width: 720px;\n    margin-bottom: 30px;\n    color: var(--rmd-muted);\n    font-size: clamp(18px, 2vw, 21px);\n}\n\n.rmd-hero-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 25px;\n}\n\n.rmd-button {\n    display: inline-flex;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 14px 23px;\n    border: 2px solid transparent;\n    border-radius: 10px;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    transition:\n        transform 0.2s ease,\n        box-shadow 0.2s ease,\n        background-color 0.2s ease,\n        color 0.2s ease;\n}\n\n.rmd-button:hover {\n    transform: translateY(-2px);\n}\n\n.rmd-button-primary {\n    background: var(--rmd-pink);\n    color: var(--rmd-white) !important;\n    box-shadow: 0 11px 25px rgba(237, 63, 98, 0.23);\n}\n\n.rmd-button-primary:hover {\n    background: var(--rmd-pink-dark);\n    box-shadow: 0 14px 30px rgba(237, 63, 98, 0.28);\n}\n\n.rmd-button-secondary {\n    border-color: var(--rmd-dark);\n    background: var(--rmd-white);\n    color: var(--rmd-dark) !important;\n}\n\n.rmd-button-secondary:hover {\n    background: var(--rmd-dark);\n    color: var(--rmd-white) !important;\n}\n\n.rmd-button.loading {\n    opacity: 0.65;\n    pointer-events: none;\n}\n\n.rmd-button.added::after {\n    margin-left: 8px;\n    content: \"\u2713\";\n}\n\n.rmd-small-note {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px 18px;\n    color: var(--rmd-muted);\n    font-size: 14px;\n    font-weight: 600;\n}\n\n.rmd-small-note span::before {\n    margin-right: 6px;\n    color: var(--rmd-success);\n    content: \"\u2713\";\n    font-weight: 900;\n}\n\n\/* =========================================================\n   Hero Profile Visual\n   ========================================================= *\/\n\n.rmd-profile-visual {\n    position: relative;\n    max-width: 430px;\n    margin: 0 auto;\n}\n\n.rmd-phone-card {\n    position: relative;\n    z-index: 2;\n    padding: 16px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 30px;\n    background: var(--rmd-white);\n    box-shadow: 0 28px 65px rgba(23, 32, 42, 0.16);\n    transform: rotate(2deg);\n}\n\n.rmd-photo-wrap {\n    position: relative;\n    width: 100%;\n    height: 360px;\n    overflow: hidden;\n    border-radius: 20px;\n    background: #f2f2f2;\n}\n\n.rmd-profile-photo {\n    position: absolute !important;\n    inset: 0 !important;\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    height: 100% !important;\n    min-height: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: cover !important;\n    object-position: center center !important;\n}\n\n.rmd-profile-info {\n    position: relative;\n    z-index: 4;\n    padding: 18px 12px 7px;\n}\n\n.rmd-profile-info h3 {\n    margin-bottom: 5px;\n    font-size: 24px;\n}\n\n.rmd-profile-info p {\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n}\n\n.rmd-review-sticker {\n    position: absolute;\n    top: 40px;\n    right: -34px;\n    z-index: 5;\n    width: 150px;\n    padding: 17px;\n    border-radius: 16px;\n    background: var(--rmd-dark);\n    color: var(--rmd-white);\n    box-shadow: 0 18px 35px rgba(23, 32, 42, 0.24);\n    transform: rotate(-5deg);\n}\n\n.rmd-review-sticker strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 24px;\n}\n\n.rmd-review-sticker span {\n    font-size: 13px;\n    line-height: 1.3;\n}\n\n.rmd-heart-sticker {\n    position: absolute;\n    bottom: 55px;\n    left: -36px;\n    z-index: 5;\n    width: 86px;\n    height: 86px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--rmd-pink);\n    color: var(--rmd-white);\n    box-shadow: 0 16px 32px rgba(237, 63, 98, 0.32);\n    font-size: 38px;\n    transform: rotate(-9deg);\n}\n\n\/* =========================================================\n   Trust Strip\n   ========================================================= *\/\n\n.rmd-trust-strip {\n    padding: 24px 0;\n    background: var(--rmd-dark);\n    color: var(--rmd-white);\n}\n\n.rmd-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 22px;\n    align-items: start;\n    text-align: center;\n}\n\n.rmd-trust-item {\n    min-width: 0;\n    padding: 4px 10px;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.45;\n    overflow-wrap: anywhere;\n}\n\n.rmd-trust-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--rmd-white);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.25;\n}\n\n\/* =========================================================\n   Introduction\n   ========================================================= *\/\n\n.rmd-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n}\n\n.rmd-intro-card {\n    padding: 32px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 18px;\n    background: var(--rmd-white);\n    box-shadow: 0 12px 35px rgba(23, 32, 42, 0.06);\n}\n\n.rmd-intro-icon {\n    width: 52px;\n    height: 52px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 18px;\n    border-radius: 14px;\n    background: var(--rmd-pink-light);\n    font-size: 25px;\n}\n\n.rmd-intro-card h3 {\n    margin-bottom: 10px;\n    font-size: 25px;\n}\n\n.rmd-intro-card p {\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n}\n\n\/* =========================================================\n   Pricing\n   ========================================================= *\/\n\n.rmd-pricing-section {\n    background: var(--rmd-cream);\n}\n\n.rmd-pricing-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n.rmd-price-card {\n    position: relative;\n    display: flex;\n    min-height: 100%;\n    flex-direction: column;\n    padding: 36px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 22px;\n    background: var(--rmd-white);\n    box-shadow: 0 15px 45px rgba(23, 32, 42, 0.08);\n}\n\n.rmd-price-card-featured {\n    border: 2px solid var(--rmd-pink);\n    box-shadow: 0 20px 55px rgba(237, 63, 98, 0.14);\n}\n\n.rmd-popular-badge {\n    position: absolute;\n    top: -16px;\n    right: 28px;\n    padding: 7px 15px;\n    border-radius: 999px;\n    background: var(--rmd-pink);\n    color: var(--rmd-white);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n}\n\n.rmd-pilot-label {\n    display: inline-block;\n    align-self: flex-start;\n    margin-bottom: 17px;\n    padding: 6px 11px;\n    border-radius: 7px;\n    background: var(--rmd-pink-light);\n    color: var(--rmd-pink-dark);\n    font-size: 13px;\n    font-weight: 800;\n}\n\n.rmd-price-card h3 {\n    margin-bottom: 7px;\n    font-size: 30px;\n}\n\n.rmd-card-subtitle {\n    min-height: 54px;\n    margin-bottom: 20px;\n    color: var(--rmd-muted);\n}\n\n.rmd-price {\n    margin-bottom: 4px;\n    color: var(--rmd-dark);\n    font-size: 48px;\n    font-weight: 900;\n    letter-spacing: -0.04em;\n    line-height: 1;\n}\n\n.rmd-price small {\n    font-size: 20px;\n    font-weight: 700;\n}\n\n.rmd-limited {\n    margin-bottom: 23px;\n    color: var(--rmd-pink-dark);\n    font-size: 14px;\n    font-weight: 800;\n}\n\n.rmd-feature-list {\n    margin: 0 0 28px;\n    padding: 0;\n    list-style: none;\n}\n\n.rmd-feature-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 29px;\n    color: var(--rmd-text);\n}\n\n.rmd-feature-list li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    color: var(--rmd-success);\n    content: \"\u2713\";\n    font-size: 18px;\n    font-weight: 900;\n}\n\n.rmd-feature-list li.rmd-not-included {\n    color: var(--rmd-muted);\n}\n\n.rmd-feature-list li.rmd-not-included::before {\n    color: #a7adb3;\n    content: \"\u2013\";\n}\n\n.rmd-price-card .rmd-button {\n    width: 100%;\n    margin-top: auto;\n}\n\n.rmd-delivery {\n    margin-top: 13px;\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n    font-size: 13px;\n    text-align: center;\n}\n\n\/* =========================================================\n   Deliverables\n   ========================================================= *\/\n\n.rmd-deliverables-section {\n    background: var(--rmd-white);\n}\n\n.rmd-deliverables-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 28px;\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n.rmd-deliverable-card {\n    padding: 34px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 20px;\n    background: var(--rmd-white);\n    box-shadow: 0 14px 42px rgba(23, 32, 42, 0.07);\n}\n\n.rmd-deliverable-card-featured {\n    border: 2px solid rgba(237, 63, 98, 0.55);\n}\n\n.rmd-deliverable-card h3 {\n    margin-bottom: 10px;\n    font-size: 27px;\n}\n\n.rmd-deliverable-card > p {\n    margin-bottom: 22px;\n    color: var(--rmd-muted);\n}\n\n.rmd-deliverable-label {\n    display: inline-block;\n    margin-bottom: 15px;\n    color: var(--rmd-pink-dark);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n}\n\n.rmd-deliverable-box {\n    padding: 20px;\n    border-radius: 14px;\n    background: var(--rmd-cream);\n}\n\n.rmd-deliverable-box strong {\n    display: block;\n    margin-bottom: 9px;\n    color: var(--rmd-dark);\n    font-size: 17px;\n}\n\n.rmd-deliverable-box ul {\n    margin: 0;\n    padding-left: 20px;\n}\n\n.rmd-deliverable-box li {\n    margin-bottom: 7px;\n}\n\n\/* =========================================================\n   Comparison\n   ========================================================= *\/\n\n.rmd-comparison-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--rmd-border);\n    border-radius: 18px;\n    box-shadow: 0 10px 35px rgba(23, 32, 42, 0.05);\n}\n\n.rmd-comparison-table {\n    width: 100%;\n    min-width: 680px;\n    border-collapse: collapse;\n    background: var(--rmd-white);\n}\n\n.rmd-comparison-table th,\n.rmd-comparison-table td {\n    padding: 17px 20px;\n    border-bottom: 1px solid var(--rmd-border);\n    text-align: center;\n}\n\n.rmd-comparison-table th:first-child,\n.rmd-comparison-table td:first-child {\n    text-align: left;\n}\n\n.rmd-comparison-table thead th {\n    background: var(--rmd-dark);\n    color: var(--rmd-white);\n    font-size: 17px;\n}\n\n.rmd-comparison-table tbody tr:last-child td {\n    border-bottom: 0;\n}\n\n.rmd-table-check {\n    color: var(--rmd-success);\n    font-size: 20px;\n    font-weight: 900;\n}\n\n.rmd-table-dash {\n    color: #9aa1a8;\n}\n\n\/* =========================================================\n   Process\n   ========================================================= *\/\n\n.rmd-process-section {\n    background: var(--rmd-dark);\n}\n\n.rmd-process-section .rmd-section-heading h2,\n.rmd-process-section .rmd-section-heading p {\n    color: var(--rmd-white);\n}\n\n.rmd-process-section .rmd-section-heading p {\n    opacity: 0.75;\n}\n\n.rmd-process-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n}\n\n.rmd-process-card {\n    position: relative;\n    padding: 28px 24px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.06);\n    color: var(--rmd-white);\n}\n\n.rmd-step-number {\n    width: 44px;\n    height: 44px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    background: var(--rmd-pink);\n    color: var(--rmd-white);\n    font-size: 17px;\n    font-weight: 900;\n}\n\n.rmd-process-card h3 {\n    margin-bottom: 9px;\n    color: var(--rmd-white);\n    font-size: 21px;\n}\n\n.rmd-process-card p {\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 15px;\n}\n\n\/* =========================================================\n   Benefits\n   ========================================================= *\/\n\n.rmd-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n}\n\n.rmd-benefit-card {\n    padding: 28px;\n    border: 1px solid var(--rmd-border);\n    border-radius: 17px;\n    background: var(--rmd-white);\n}\n\n.rmd-benefit-card .rmd-intro-icon {\n    width: 46px;\n    height: 46px;\n    margin-bottom: 15px;\n    font-size: 22px;\n}\n\n.rmd-benefit-card h3 {\n    margin-bottom: 9px;\n    font-size: 21px;\n}\n\n.rmd-benefit-card p {\n    margin-bottom: 0;\n    color: var(--rmd-muted);\n    font-size: 15px;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.rmd-faq-section {\n    background: var(--rmd-cream);\n}\n\n.rmd-faq-list {\n    max-width: 860px;\n    margin: 0 auto;\n}\n\n.rmd-faq-item {\n    margin-bottom: 13px;\n    overflow: hidden;\n    border: 1px solid var(--rmd-border);\n    border-radius: 13px;\n    background: var(--rmd-white);\n}\n\n.rmd-faq-item summary {\n    position: relative;\n    padding: 20px 52px 20px 21px;\n    color: var(--rmd-dark);\n    cursor: pointer;\n    font-size: 17px;\n    font-weight: 800;\n    list-style: none;\n}\n\n.rmd-faq-item summary::-webkit-details-marker {\n    display: none;\n}\n\n.rmd-faq-item summary::after {\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--rmd-pink);\n    content: \"+\";\n    font-size: 27px;\n    line-height: 1;\n    transform: translateY(-50%);\n}\n\n.rmd-faq-item[open] summary::after {\n    content: \"\u2212\";\n}\n\n.rmd-faq-answer {\n    padding: 0 21px 20px;\n    color: var(--rmd-muted);\n}\n\n.rmd-faq-answer p:last-child {\n    margin-bottom: 0;\n}\n\n\/* =========================================================\n   Final CTA\n   ========================================================= *\/\n\n.rmd-final-cta {\n    padding: 72px 0;\n    background:\n        radial-gradient(\n            circle at 20% 30%,\n            rgba(255, 255, 255, 0.16),\n            transparent 28%\n        ),\n        linear-gradient(\n            135deg,\n            var(--rmd-pink),\n            var(--rmd-pink-dark)\n        );\n    color: var(--rmd-white);\n    text-align: center;\n}\n\n.rmd-final-cta h2 {\n    margin-bottom: 14px;\n    color: var(--rmd-white);\n    font-size: clamp(32px, 4.3vw, 48px);\n}\n\n.rmd-final-cta p {\n    max-width: 700px;\n    margin: 0 auto 26px;\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 18px;\n}\n\n.rmd-final-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n}\n\n.rmd-final-cta .rmd-button-primary {\n    background: var(--rmd-white);\n    color: var(--rmd-pink-dark) !important;\n    box-shadow: 0 12px 28px rgba(23, 32, 42, 0.18);\n}\n\n.rmd-final-cta .rmd-button-primary:hover {\n    background: #fff7f8;\n}\n\n.rmd-final-cta .rmd-button-secondary {\n    border-color: rgba(255, 255, 255, 0.8);\n    background: transparent;\n    color: var(--rmd-white) !important;\n}\n\n.rmd-final-cta .rmd-button-secondary:hover {\n    background: var(--rmd-white);\n    color: var(--rmd-pink-dark) !important;\n}\n\n.rmd-legal-note {\n    margin-top: 20px !important;\n    margin-bottom: 0 !important;\n    font-size: 12px !important;\n    opacity: 0.78;\n}\n\n\/* =========================================================\n   Tablet\n   ========================================================= *\/\n\n@media (max-width: 920px) {\n    .rmd-hero-grid,\n    .rmd-intro-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rmd-hero {\n        padding-top: 68px;\n    }\n\n    .rmd-profile-visual {\n        width: min(400px, calc(100% - 40px));\n    }\n\n    .rmd-trust-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 24px 12px;\n    }\n\n    .rmd-trust-item {\n        padding: 4px 8px;\n        font-size: 14px;\n    }\n\n    .rmd-trust-item strong {\n        font-size: 17px;\n    }\n\n    .rmd-process-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .rmd-benefit-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n}\n\n\/* =========================================================\n   Mobile\n   ========================================================= *\/\n\n@media (max-width: 700px) {\n    .rmd-container {\n        width: min(100% - 28px, 1160px);\n    }\n\n    .rmd-section {\n        padding: 58px 0;\n    }\n\n    .rmd-pricing-grid,\n    .rmd-deliverables-grid,\n    .rmd-benefit-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rmd-price-card,\n    .rmd-deliverable-card {\n        padding: 29px 23px;\n    }\n\n    .rmd-photo-wrap {\n        width: 100% !important;\n        height: 360px !important;\n        overflow: hidden !important;\n    }\n\n    .rmd-profile-photo {\n        position: absolute !important;\n        inset: 0 !important;\n        width: 100% !important;\n        height: 100% !important;\n        object-fit: cover !important;\n        object-position: center center !important;\n    }\n\n    .rmd-review-sticker {\n        right: -15px;\n    }\n\n    .rmd-heart-sticker {\n        left: -15px;\n    }\n}\n\n@media (max-width: 500px) {\n    .rmd-hero {\n        padding: 55px 0 60px;\n    }\n\n    .rmd-hero-buttons,\n    .rmd-final-buttons {\n        flex-direction: column;\n    }\n\n    .rmd-hero-buttons .rmd-button,\n    .rmd-final-buttons .rmd-button {\n        width: 100%;\n    }\n\n    .rmd-photo-wrap {\n        height: 340px !important;\n    }\n\n    .rmd-process-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rmd-trust-grid {\n        gap: 22px 8px;\n    }\n\n    .rmd-trust-item {\n        padding: 2px 4px;\n        font-size: 13px;\n        line-height: 1.4;\n    }\n\n    .rmd-trust-item strong {\n        margin-bottom: 4px;\n        font-size: 16px;\n    }\n\n    .rmd-review-sticker {\n        top: 25px;\n        width: 132px;\n    }\n\n    .rmd-heart-sticker {\n        bottom: 45px;\n        width: 70px;\n        height: 70px;\n        font-size: 31px;\n    }\n\n    .rmd-profile-info h3 {\n        font-size: 21px;\n    }\n\n    .rmd-profile-info p {\n        font-size: 14px;\n    }\n}\n\n@media (max-width: 370px) {\n    .rmd-trust-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rmd-trust-item {\n        padding: 4px 12px;\n    }\n}\n<\/style>\n\n<div class=\"rmd-profile-page\">\n\n    <!-- Hero -->\n    <section class=\"rmd-hero\">\n        <div class=\"rmd-container\">\n            <div class=\"rmd-hero-grid\">\n\n                <div class=\"rmd-hero-content\">\n\n                    <div class=\"rmd-eyebrow\">\n                        Limited pilot launch\n                    <\/div>\n\n                    <h1>\n                        Is your dating profile\n                        <span class=\"rmd-highlight\">helping you<\/span>\n                        or holding you back?\n                    <\/h1>\n\n                    <p class=\"rmd-hero-copy\">\n                        Get an honest, professional review of your dating-app\n                        photos, bio and question answers\u2014or let the Ratemydateni\n                        team rebuild the entire profile for you.\n                    <\/p>\n\n                    <div class=\"rmd-hero-buttons\">\n\n                        <a\n                            class=\"rmd-button rmd-button-primary add_to_cart_button ajax_add_to_cart\"\n                            href=\"?add-to-cart=13900&amp;quantity=1\"\n                            data-product_id=\"13900\"\n                            data-quantity=\"1\"\n                            aria-label=\"Add Dating Profile Review to your cart\"\n                            rel=\"nofollow\"\n                        >\n                            Get a Profile Review \u2013 \u00a319.99\n                        <\/a>\n\n                        <a\n                            class=\"rmd-button rmd-button-secondary add_to_cart_button ajax_add_to_cart\"\n                            href=\"?add-to-cart=13901&amp;quantity=1\"\n                            data-product_id=\"13901\"\n                            data-quantity=\"1\"\n                            aria-label=\"Add Dating Profile Redo to your cart\"\n                            rel=\"nofollow\"\n                        >\n                            Redo My Profile \u2013 \u00a349.99\n                        <\/a>\n\n                    <\/div>\n\n                    <div class=\"rmd-small-note\">\n                        <span>Only 10 pilot places per service<\/span>\n                        <span>Confidential and personalised<\/span>\n                        <span>Delivered as a PDF<\/span>\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rmd-profile-visual\">\n\n                    <div class=\"rmd-review-sticker\">\n                        <strong>Profile<\/strong>\n                        <span>\n                            Photos, bio, answers and first impression reviewed\n                        <\/span>\n                    <\/div>\n\n                    <div class=\"rmd-heart-sticker\" aria-hidden=\"true\">\n                        \u2665\n                    <\/div>\n\n                    <div class=\"rmd-phone-card\">\n\n                        <div class=\"rmd-photo-wrap\">\n                            <img decoding=\"async\"\n                                class=\"rmd-profile-photo\"\n                                src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/07\/DatingProfilePicture.png\"\n                                alt=\"Example of a strong dating profile photograph\"\n                            >\n                        <\/div>\n\n                        <div class=\"rmd-profile-info\">\n                            <h3>Your best profile, 42<\/h3>\n                            <p>\n                                Authentic, interesting and easier to connect with.\n                            <\/p>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Trust Strip -->\n    <section class=\"rmd-trust-strip\">\n        <div class=\"rmd-container\">\n            <div class=\"rmd-trust-grid\">\n\n                <div class=\"rmd-trust-item\">\n                    <strong>Real feedback<\/strong>\n                    Not generic AI templates\n                <\/div>\n\n                <div class=\"rmd-trust-item\">\n                    <strong>Two perspectives<\/strong>\n                    From the Ratemydateni team\n                <\/div>\n\n                <div class=\"rmd-trust-item\">\n                    <strong>Private service<\/strong>\n                    Your profile stays confidential\n                <\/div>\n\n                <div class=\"rmd-trust-item\">\n                    <strong>Made for you<\/strong>\n                    Advice based on your goals\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Introduction -->\n    <section class=\"rmd-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>Your profile could be sending the wrong message<\/h2>\n\n                <p>\n                    A few weak photos, a vague bio or an awkward dating-app\n                    answer can completely change how someone perceives you.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-intro-grid\">\n\n                <div class=\"rmd-intro-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83d\udd0d<\/div>\n\n                    <h3>Choose a Profile Review<\/h3>\n\n                    <p>\n                        You already have a profile but want an honest assessment\n                        of what is working, what is not and exactly what you\n                        should change.\n                    <\/p>\n                <\/div>\n\n                <div class=\"rmd-intro-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\u2728<\/div>\n\n                    <h3>Choose a Profile Redo<\/h3>\n\n                    <p>\n                        You want us to go further by selecting your strongest\n                        photos and rewriting your bio and dating-app question\n                        answers into a complete, ready-to-use profile.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Pricing -->\n    <section class=\"rmd-section rmd-pricing-section\" id=\"profile-options\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>Choose your profile service<\/h2>\n\n                <p>\n                    These introductory pilot prices are limited to the first\n                    10 customers for each service.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-pricing-grid\">\n\n                <!-- Profile Review -->\n                <article class=\"rmd-price-card\">\n\n                    <span class=\"rmd-pilot-label\">Pilot offer<\/span>\n\n                    <h3>Dating Profile Review<\/h3>\n\n                    <p class=\"rmd-card-subtitle\">\n                        We assess your current profile and show you exactly\n                        where and how to improve it.\n                    <\/p>\n\n                    <div class=\"rmd-price\">\n                        <small>\u00a3<\/small>19.99\n                    <\/div>\n\n                    <div class=\"rmd-limited\">\n                        Limited to 10 pilot places\n                    <\/div>\n\n                    <ul class=\"rmd-feature-list\">\n                        <li>Detailed review of one dating-app profile<\/li>\n                        <li>Photo-by-photo review of up to 3 photographs<\/li>\n                        <li>Keep, remove or replace advice for each photo<\/li>\n                        <li>Recommended lead photograph and photo order<\/li>\n                        <li>Assessment of your bio and up to 3 app question answers<\/li>\n                        <li>Honest overall first-impression assessment<\/li>\n                        <li>Profile strengths and weaknesses explained<\/li>\n                        <li>Prioritised list of changes to make<\/li>\n                        <li>Personalised Profile Review PDF<\/li>\n\n                        <li class=\"rmd-not-included\">\n                            Full bio and answer rewrite not included\n                        <\/li>\n\n                        <li class=\"rmd-not-included\">\n                            Revisions not included\n                        <\/li>\n                    <\/ul>\n\n                    <a\n                        class=\"rmd-button rmd-button-secondary add_to_cart_button ajax_add_to_cart\"\n                        href=\"?add-to-cart=13900&amp;quantity=1\"\n                        data-product_id=\"13900\"\n                        data-quantity=\"1\"\n                        aria-label=\"Add Dating Profile Review to your cart\"\n                        rel=\"nofollow\"\n                    >\n                        Choose Profile Review\n                    <\/a>\n\n                    <p class=\"rmd-delivery\">\n                        Delivered within 5 working days after we receive your\n                        completed submission.\n                    <\/p>\n\n                <\/article>\n\n                <!-- Profile Redo -->\n                <article class=\"rmd-price-card rmd-price-card-featured\">\n\n                    <div class=\"rmd-popular-badge\">Best value<\/div>\n\n                    <span class=\"rmd-pilot-label\">Pilot offer<\/span>\n\n                    <h3>Dating Profile Redo<\/h3>\n\n                    <p class=\"rmd-card-subtitle\">\n                        We review, restructure and rewrite your profile into\n                        a complete finished version ready for you to use.\n                    <\/p>\n\n                    <div class=\"rmd-price\">\n                        <small>\u00a3<\/small>49.99\n                    <\/div>\n\n                    <div class=\"rmd-limited\">\n                        Limited to 10 pilot places\n                    <\/div>\n\n                    <ul class=\"rmd-feature-list\">\n                        <li>Complete redo of one dating-app profile<\/li>\n                        <li>Photo-by-photo review of up to 6 photographs<\/li>\n                        <li>Keep, remove or replace advice for each photo<\/li>\n                        <li>Recommended lead photograph and final photo order<\/li>\n                        <li>Personalised shot list for any new photos needed<\/li>\n                        <li>Completely rewritten dating-profile bio<\/li>\n                        <li>Up to 3 rewritten dating-app question answers<\/li>\n                        <li>Wording tailored to your personality and goals<\/li>\n                        <li>Clean copy-and-paste version of your finished profile<\/li>\n                        <li>Personalised Profile Redo strategy PDF<\/li>\n                        <li>One reasonable revision requested within 7 days<\/li>\n                    <\/ul>\n\n                    <a\n                        class=\"rmd-button rmd-button-primary add_to_cart_button ajax_add_to_cart\"\n                        href=\"?add-to-cart=13901&amp;quantity=1\"\n                        data-product_id=\"13901\"\n                        data-quantity=\"1\"\n                        aria-label=\"Add Dating Profile Redo to your cart\"\n                        rel=\"nofollow\"\n                    >\n                        Redo My Profile\n                    <\/a>\n\n                    <p class=\"rmd-delivery\">\n                        Delivered within 7 working days after we receive your\n                        completed submission.\n                    <\/p>\n\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Deliverables -->\n    <section class=\"rmd-section rmd-deliverables-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>What will arrive in your inbox?<\/h2>\n\n                <p>\n                    Each service produces a clear, personalised final document\n                    rather than a collection of generic dating tips.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-deliverables-grid\">\n\n                <article class=\"rmd-deliverable-card\">\n\n                    <span class=\"rmd-deliverable-label\">\n                        Profile Review deliverable\n                    <\/span>\n\n                    <h3>Your personalised review report<\/h3>\n\n                    <p>\n                        A practical PDF showing what your current profile\n                        communicates and which changes should be prioritised.\n                    <\/p>\n\n                    <div class=\"rmd-deliverable-box\">\n                        <strong>Your PDF will include:<\/strong>\n\n                        <ul>\n                            <li>Overall first-impression assessment<\/li>\n                            <li>Photo-by-photo keep, remove or replace guidance<\/li>\n                            <li>Recommended lead photo and photo order<\/li>\n                            <li>Bio and app-answer assessment<\/li>\n                            <li>Profile strengths and weaknesses<\/li>\n                            <li>Prioritised action plan<\/li>\n                        <\/ul>\n                    <\/div>\n\n                <\/article>\n\n                <article class=\"rmd-deliverable-card rmd-deliverable-card-featured\">\n\n                    <span class=\"rmd-deliverable-label\">\n                        Profile Redo deliverable\n                    <\/span>\n\n                    <h3>Your finished profile package<\/h3>\n\n                    <p>\n                        A completed profile strategy and rewritten profile that\n                        can be copied directly into your chosen dating app.\n                    <\/p>\n\n                    <div class=\"rmd-deliverable-box\">\n                        <strong>Your package will include:<\/strong>\n\n                        <ul>\n                            <li>Profile Redo strategy PDF<\/li>\n                            <li>Photo-by-photo recommendations<\/li>\n                            <li>Final photo selection and order<\/li>\n                            <li>New-photo shot list where required<\/li>\n                            <li>Completely rewritten bio<\/li>\n                            <li>Up to 3 rewritten app question answers<\/li>\n                            <li>Clean copy-and-paste profile section<\/li>\n                            <li>One reasonable revision<\/li>\n                        <\/ul>\n                    <\/div>\n\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Comparison -->\n    <section class=\"rmd-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>Compare the two options<\/h2>\n\n                <p>\n                    The review tells you what to change. The redo makes the\n                    changes for you.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-comparison-wrap\">\n\n                <table class=\"rmd-comparison-table\">\n\n                    <thead>\n                        <tr>\n                            <th>What is included?<\/th>\n                            <th>Profile Review<\/th>\n                            <th>Profile Redo<\/th>\n                        <\/tr>\n                    <\/thead>\n\n                    <tbody>\n\n                        <tr>\n                            <td>One dating-app profile assessed<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Photo-by-photo recommendations<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Keep, remove or replace photo advice<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Recommended lead photo and photo order<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Bio and question-answer assessment<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Personalised new-photo shot list<\/td>\n                            <td class=\"rmd-table-dash\">\u2014<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Completely rewritten bio<\/td>\n                            <td class=\"rmd-table-dash\">\u2014<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Up to 3 rewritten app question answers<\/td>\n                            <td class=\"rmd-table-dash\">\u2014<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Copy-and-paste finished profile<\/td>\n                            <td class=\"rmd-table-dash\">\u2014<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>Personalised PDF report<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                        <tr>\n                            <td>One revision within 7 days<\/td>\n                            <td class=\"rmd-table-dash\">\u2014<\/td>\n                            <td class=\"rmd-table-check\">\u2713<\/td>\n                        <\/tr>\n\n                    <\/tbody>\n\n                <\/table>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- How It Works -->\n    <section class=\"rmd-section rmd-process-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>How it works<\/h2>\n\n                <p>\n                    A simple, private process from purchase to completed profile.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-process-grid\">\n\n                <article class=\"rmd-process-card\">\n                    <div class=\"rmd-step-number\">1<\/div>\n\n                    <h3>Choose your service<\/h3>\n\n                    <p>\n                        Add either the Profile Review or complete Profile Redo\n                        to your cart and complete checkout.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-process-card\">\n                    <div class=\"rmd-step-number\">2<\/div>\n\n                    <h3>Send your profile<\/h3>\n\n                    <p>\n                        Complete our private form and upload screenshots of your\n                        profile and photographs.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-process-card\">\n                    <div class=\"rmd-step-number\">3<\/div>\n\n                    <h3>We review it<\/h3>\n\n                    <p>\n                        We assess your photos, wording, first impression and\n                        suitability for the people you want to attract.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-process-card\">\n                    <div class=\"rmd-step-number\">4<\/div>\n\n                    <h3>Receive your PDF<\/h3>\n\n                    <p>\n                        Your personalised recommendations or completed rewrite\n                        will be delivered directly by email.\n                    <\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Ratemydateni -->\n    <section class=\"rmd-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>Why use Ratemydateni?<\/h2>\n\n                <p>\n                    We work with real singles and understand what people notice,\n                    respond to and avoid.\n                <\/p>\n            <\/div>\n\n            <div class=\"rmd-benefit-grid\">\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83d\udc40<\/div>\n\n                    <h3>An honest first impression<\/h3>\n\n                    <p>\n                        We assess what your profile communicates before someone\n                        has ever spoken to you.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83d\udcac<\/div>\n\n                    <h3>Designed for conversation<\/h3>\n\n                    <p>\n                        Your profile should give people an easy and natural\n                        reason to message you.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83c\udfaf<\/div>\n\n                    <h3>Focused on the right people<\/h3>\n\n                    <p>\n                        The aim is not merely more attention. It is presenting\n                        yourself clearly to people who suit you.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83e\uddcd<\/div>\n\n                    <h3>Still sounds like you<\/h3>\n\n                    <p>\n                        We improve how you present yourself without inventing\n                        a false personality or creating a generic profile.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\ud83d\udd12<\/div>\n\n                    <h3>Private and confidential<\/h3>\n\n                    <p>\n                        Your submissions are used only to provide the service\n                        unless you give separate permission otherwise.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rmd-benefit-card\">\n                    <div class=\"rmd-intro-icon\" aria-hidden=\"true\">\u2764\ufe0f<\/div>\n\n                    <h3>Experience with local singles<\/h3>\n\n                    <p>\n                        Our advice is informed by hosting events, speaking to\n                        daters and providing personal matchmaking support.\n                    <\/p>\n                <\/article>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"rmd-section rmd-faq-section\">\n        <div class=\"rmd-container\">\n\n            <div class=\"rmd-section-heading\">\n                <h2>Frequently asked questions<\/h2>\n            <\/div>\n\n            <div class=\"rmd-faq-list\">\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Which dating apps can you review?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            We can review profiles from apps such as Hinge,\n                            Bumble, Tinder, Facebook Dating, Match and similar\n                            platforms. Each purchase covers one dating app.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>What are dating-app prompts?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            Prompts are the short questions provided by apps such\n                            as Hinge and Bumble, including \u201cA typical Sunday\u2026\u201d,\n                            \u201cThe way to win me over is\u2026\u201d or \u201cMy simple\n                            pleasures\u2026\u201d. We refer to these more plainly as\n                            dating-app question answers. Where an app does not\n                            use prompts, we apply this work to the equivalent\n                            profile sections.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Do you need access to my dating-app account?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            No. We will never ask for your password or login\n                            information. You submit screenshots and photographs,\n                            and you remain responsible for making any changes\n                            inside the app.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>What exactly will I receive with a Profile Review?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            You will receive a personalised PDF containing a\n                            photo-by-photo review, recommended lead photo and\n                            photo order, an assessment of your bio and app\n                            answers, your profile strengths and weaknesses, and\n                            a prioritised list of improvements.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>What exactly will I receive with a Profile Redo?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            You will receive a personalised Profile Redo PDF,\n                            photo-by-photo recommendations, your recommended\n                            photo order, a shot list for any new photos required,\n                            a completely rewritten bio, up to three rewritten app\n                            answers and a clean copy-and-paste version of your\n                            finished profile.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Will the rewritten profile still sound like me?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            Yes. Profile Redo customers complete a detailed\n                            questionnaire so we can understand their personality,\n                            lifestyle, relationship goals and natural tone of voice.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>What does the included revision cover?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            The Profile Redo includes one reasonable revision\n                            requested within seven days. This can include\n                            adjustments to tone, wording or details we may have\n                            misunderstood. It does not include a new dating app,\n                            an entirely different brief or a completely new set\n                            of photographs.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Can you guarantee that I will get more matches?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            No service can guarantee likes, matches, messages,\n                            dates or relationships. We provide professional advice\n                            designed to help you present yourself more clearly,\n                            authentically and effectively.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>What happens after I purchase?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            Your confirmation page and order email will direct\n                            you to a private submission form. Your delivery time\n                            begins once we receive the completed form and all\n                            required photographs and screenshots.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Why are the prices currently lower?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            This is the first pilot release of the service. Only\n                            10 places are available for each option at the pilot\n                            price while we refine the customer experience and\n                            report format.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n                <details class=\"rmd-faq-item\">\n                    <summary>Will you use my photos or profile in your marketing?<\/summary>\n\n                    <div class=\"rmd-faq-answer\">\n                        <p>\n                            Not without separate permission. Purchasing this\n                            service does not give Ratemydateni permission to\n                            publish your photographs, screenshots or personal\n                            profile information.\n                        <\/p>\n                    <\/div>\n                <\/details>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA -->\n    <section class=\"rmd-final-cta\">\n        <div class=\"rmd-container\">\n\n            <h2>Give your dating profile a better first impression<\/h2>\n\n            <p>\n                Choose an honest review or let us rebuild the profile for you.\n                Pilot availability is limited to 10 places per service.\n            <\/p>\n\n            <div class=\"rmd-final-buttons\">\n\n                <a\n                    class=\"rmd-button rmd-button-primary add_to_cart_button ajax_add_to_cart\"\n                    href=\"?add-to-cart=13900&amp;quantity=1\"\n                    data-product_id=\"13900\"\n                    data-quantity=\"1\"\n                    aria-label=\"Add Dating Profile Review to your cart\"\n                    rel=\"nofollow\"\n                >\n                    Profile Review \u2013 \u00a319.99\n                <\/a>\n\n                <a\n                    class=\"rmd-button rmd-button-secondary add_to_cart_button ajax_add_to_cart\"\n                    href=\"?add-to-cart=13901&amp;quantity=1\"\n                    data-product_id=\"13901\"\n                    data-quantity=\"1\"\n                    aria-label=\"Add Dating Profile Redo to your cart\"\n                    rel=\"nofollow\"\n                >\n                    Profile Redo \u2013 \u00a349.99\n                <\/a>\n\n            <\/div>\n\n            <p class=\"rmd-legal-note\">\n                For customers aged 18 and over. Results are not guaranteed.\n                Purchases are subject to the Ratemydateni Terms and Privacy Policy.\n            <\/p>\n\n        <\/div>\n    <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Limited pilot launch Is your dating profile helping you or holding you back? Get an honest, professional review of your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13898","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13898","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13898"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13898\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13445,"date":"2026-05-28T17:07:22","date_gmt":"2026-05-28T17:07:22","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13445"},"modified":"2026-07-05T09:40:36","modified_gmt":"2026-07-05T09:40:36","slug":"home","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/home","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13445\" class=\"elementor elementor-13445\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7fc53ae elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7fc53ae\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c8eb7a0\" data-id=\"c8eb7a0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ae6fa08 elementor-widget elementor-widget-heading\" data-id=\"ae6fa08\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Real dates start here...<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-399235c elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"399235c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Ditch the apps!<\/p><p>Join hosted dating events or get hand-picked introductions from our matchmaking team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c881f49 e-flex e-con-boxed e-con e-parent\" data-id=\"c881f49\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b927a74 elementor-align-left elementor-widget__width-inherit elementor-tablet-align-center elementor-widget-tablet__width-initial elementor-widget elementor-widget-button\" data-id=\"b927a74\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Browse Events\u200b<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72689e5 elementor-align-left elementor-widget__width-inherit elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"72689e5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/matchmaking\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn About Matchmaking<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-e1fff81 e-flex e-con-boxed e-con e-parent\" data-id=\"e1fff81\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-375c1c9 e-con-full e-flex e-con e-child\" data-id=\"375c1c9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5299c10 elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"5299c10\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\ud83c\udf89<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b2700b elementor-widget elementor-widget-heading\" data-id=\"3b2700b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dating Events<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4192d7 elementor-widget elementor-widget-text-editor\" data-id=\"d4192d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Fun, hosted nights where you&#8217;ll meet up to 15 singles in one evening<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bbb532 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7bbb532\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Relaxed, hosted atmosphere<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ages 25+ (grouped by age)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Great venues across NI<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Matches emailed next day<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">From \u00a315 per event<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-901a72d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"901a72d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View Upcoming Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ffd89fe e-con-full e-flex e-con e-child\" data-id=\"ffd89fe\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8e5110 elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e8e5110\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\ud83d\udc9d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea5c29f elementor-widget elementor-widget-heading\" data-id=\"ea5c29f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Personal Matchmaking<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9783f5 elementor-widget elementor-widget-text-editor\" data-id=\"a9783f5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One-to-one introductions hand-picked by our team just for you<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2669fc elementor-align-left elementor-tablet-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a2669fc\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Private, curated matches<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Professional consultation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Active searching for you<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Post-date feedback<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">From \u00a379\/month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1beac73 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"1beac73\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/consultation-booking\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75db976 e-flex e-con-boxed e-con e-parent\" data-id=\"75db976\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-edf7a5e e-con-full e-flex e-con e-child\" data-id=\"edf7a5e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c8b038 elementor-widget elementor-widget-icon-box\" data-id=\"5c8b038\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t3000+\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEvent Attendees\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81b89c6 e-con-full e-flex e-con e-child\" data-id=\"81b89c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a3e690 elementor-widget elementor-widget-icon-box\" data-id=\"5a3e690\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t300+\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMatchmaking matches\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-252dc1f e-con-full e-flex e-con e-child\" data-id=\"252dc1f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cafb2a elementor-widget elementor-widget-icon-box\" data-id=\"2cafb2a\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t100+\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tSingles Events\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5e8d95 e-con-full e-flex e-con e-child\" data-id=\"a5e8d95\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8056221 elementor-widget elementor-widget-icon-box\" data-id=\"8056221\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t4.9\/5\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCustomer rating\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2afec26 e-flex e-con-boxed e-con e-parent\" data-id=\"2afec26\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9f7a02 elementor-widget elementor-widget-heading\" data-id=\"f9f7a02\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Which Option is Right For You?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44f2fef elementor-widget elementor-widget-text-editor\" data-id=\"44f2fef\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udca1 Pro Tip: Many of our matchmaking members also attend our events to meet more people while we search for their perfect match. You can do both!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f366748 e-con-full e-flex e-con e-child\" data-id=\"f366748\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-34556c8 e-con-full e-flex e-con e-child\" data-id=\"34556c8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cb7a9b elementor-widget elementor-widget-heading\" data-id=\"1cb7a9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Dating Events If:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1baa686 elementor-widget elementor-widget-text-editor\" data-id=\"1baa686\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>You want to meet people in a fun, low-pressure environment<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c88723 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1c88723\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You enjoy social events<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You want to meet people quickly<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You prefer choosing for yourself<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You're looking for a fun night out<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Budget-friendly option<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94b02f2 elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"94b02f2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c2b900 e-con-full e-flex e-con e-child\" data-id=\"8c2b900\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-622aaef elementor-widget elementor-widget-heading\" data-id=\"622aaef\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Matchmaking If:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1451b1f elementor-widget elementor-widget-text-editor\" data-id=\"1451b1f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>You want curated, quality introductions without the legwork<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f98f9f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8f98f9f\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You're a busy professional<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You value your time highly<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You want personalized matches<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You prefer one-to-one dates<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">You're serious about finding someone<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0902cf2 elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"0902cf2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/consultation-booking\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Started<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11a89ea e-flex e-con-boxed e-con e-parent\" data-id=\"11a89ea\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4641073 elementor-widget elementor-widget-heading\" data-id=\"4641073\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Upcoming Events<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb51e33 e-flex e-con-boxed e-con e-parent\" data-id=\"bb51e33\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c2e4d7a e-con-full e-flex e-con e-child\" data-id=\"c2e4d7a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8930ae4 e-con-full e-transform e-flex e-con e-child\" data-id=\"8930ae4\" data-element_type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59daff8 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"59daff8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5.jpg\" class=\"attachment-full size-full wp-image-11893\" alt=\"People mingling\" srcset=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5.jpg 1080w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-300x300.jpg 300w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-1024x1024.jpg 1024w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-150x150.jpg 150w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-768x768.jpg 768w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-600x600.jpg 600w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/01\/Age-25-32-Age-50-Instagram-Post-5-100x100.jpg 100w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dae4ae elementor-absolute elementor-widget elementor-widget-html\" data-id=\"4dae4ae\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"urgency-badge\" style=\"background: #FFBF00; color: white; padding: 6px 14px; border-radius: 20px; font-size: 11px; font-weight: 700; white-space: nowrap;\"> SELLING FAST <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41f5ee5 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"41f5ee5\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"category-badge\" style=\"background: #E63946; color: white; padding: 7px 18px; border-radius: 25px; font-size: 12px; font-weight: 700; white-space: nowrap;\">SINLGES SOCIAL<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40da4c6 e-con-full e-flex e-con e-child\" data-id=\"40da4c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-166b36d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"166b36d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Singles Social | <span style=\"font-style: inherit\">Age 30-50<\/span><span style=\"font-style: inherit\"><\/span><br><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d0a0f0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4d0a0f0\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-calendar-alt\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Thurs 16th July \u2022  6:30pm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-pin\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Halt, Belfast<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Food &amp; Drink<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34a321f elementor-widget elementor-widget-text-editor\" data-id=\"34a321f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>No structured dates, no pressure, just a fun night of\u00a0good food, drinks and great company\u00a0in a social setting.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a7b5cf elementor-widget elementor-widget-heading\" data-id=\"6a7b5cf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\u00a315<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2584e61 elementor-widget__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"2584e61\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/singles-mixer-age-30-50-halt-may-21\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book My Spot<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8043bd3 e-con-full e-transform e-flex e-con e-child\" data-id=\"8043bd3\" data-element_type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bf98b2 elementor-widget elementor-widget-image\" data-id=\"7bf98b2\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1495474472287-4d71bcdd2085.jpeg\" class=\"attachment-full size-full wp-image-10401\" alt=\"Coffee Meetup for singles in Belfast Northern Ireland\" srcset=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1495474472287-4d71bcdd2085.jpeg 600w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1495474472287-4d71bcdd2085-300x200.jpeg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ca0678 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"3ca0678\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"category-badge\" style=\"background: #8D6E63; color: white; padding: 7px 18px; border-radius: 25px; font-size: 12px; font-weight: 700; white-space: nowrap;\">SINGLES COFFEE<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c8581c e-con-full e-flex e-con e-child\" data-id=\"5c8581c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1dfdc5f elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1dfdc5f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Singles Coffee | Age 30-45<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21cba6b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"21cba6b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-calendar-alt\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sunday 6th Sept \u2022 1pm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-pin\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Costa, Cityside<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-balance-scale\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Up to 12 of each gender<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0edc285 elementor-widget elementor-widget-text-editor\" data-id=\"0edc285\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">A chilled Sunday afternoon meeting local singles. Grab a coffee on us and chat at your own pace.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d42f8b elementor-widget elementor-widget-heading\" data-id=\"4d42f8b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\u00a322<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0daa319 elementor-widget__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"0daa319\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/singles-coffee-meetup-age-30-45\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book My Spot<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70a0283 e-con-full e-transform e-flex e-con e-child\" data-id=\"70a0283\" data-element_type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-10,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1f1ab9 elementor-widget elementor-widget-image\" data-id=\"a1f1ab9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1509042239860-f550ce710b93-1.jpeg\" class=\"attachment-full size-full wp-image-10420\" alt=\"Coffee Meetup for singles in Belfast Northern Ireland\" srcset=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1509042239860-f550ce710b93-1.jpeg 600w, https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/photo-1509042239860-f550ce710b93-1-300x200.jpeg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dd3d82 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"1dd3d82\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"category-badge\" style=\"background: #8D6E63; color: white; padding: 7px 18px; border-radius: 25px; font-size: 12px; font-weight: 700; white-space: nowrap;\">SINGLES COFFEE<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb539ad e-con-full e-flex e-con e-child\" data-id=\"cb539ad\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5b8272 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"c5b8272\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Singles Coffee | Age 45+<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df9d8fc elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"df9d8fc\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-calendar-alt\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sunday 6th Sept \u2022 3pm<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-pin\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Costa, Cityside<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-balance-scale\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Up to 12 of each gender<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bd3e36 elementor-widget elementor-widget-text-editor\" data-id=\"2bd3e36\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Relaxed weekend vibes for the over 45s. No pressure, just good conversation and a free drink.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1bbc0e elementor-widget elementor-widget-heading\" data-id=\"c1bbc0e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">\u00a322<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc385ca elementor-widget__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"bc385ca\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/Singles-Coffee-Meetup-Age-45plus\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book My Spot<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c58648a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c58648a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-befe4f4\" data-id=\"befe4f4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c01dc4 elementor-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"6c01dc4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Events \u2192<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-3e3db55 e-flex e-con-boxed e-con e-parent\" data-id=\"3e3db55\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-04d1fb0 e-con-full e-flex e-con e-child\" data-id=\"04d1fb0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48f99ae elementor-widget elementor-widget-heading\" data-id=\"48f99ae\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What People Are Saying<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07a2649 elementor-widget elementor-widget-text-editor\" data-id=\"07a2649\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Real feedback from people who\u2019ve come along to our events and matchmaking introductions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53d80a0 elementor-widget elementor-widget-html\" data-id=\"53d80a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.testimonial-container {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 25px;\n  padding: 20px 0;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n.testimonial-box {\n  background: #ffffff;\n  border: 1px solid #e8e8e8;\n  border-radius: 16px;\n  padding: 30px 25px;\n  padding-bottom: 90px;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n  position: relative;\n  min-height: 250px;\n}\n\n.testimonial-stars {\n  font-size: 24px;\n  margin-bottom: 15px;\n  letter-spacing: 2px;\n}\n\n.testimonial-quote {\n  font-size: 15px;\n  color: #555;\n  line-height: 1.7;\n  font-style: italic;\n  margin: 0;\n}\n\n.testimonial-author {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  position: absolute;\n  bottom: 25px;\n  left: 25px;\n}\n\n.testimonial-avatar {\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #E63946, #ff6b7a);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  font-weight: 700;\n  color: white;\n}\n\n.testimonial-info h4 {\n  margin: 0;\n  font-size: 18px;\n  font-weight: 700;\n  color: #E63946;\n}\n\n.testimonial-info p {\n  margin: 0;\n  font-size: 14px;\n  color: #E63946;\n}\n\n@media (max-width: 991px) {\n  .testimonial-container {\n    grid-template-columns: 1fr;\n    max-width: 450px;\n    margin: 0 auto;\n  }\n  \n  .testimonial-box {\n    padding: 25px 20px;\n    padding-bottom: 85px;\n  }\n}\n<\/style>\n\n<div class=\"testimonial-container\">\n  \n  <!-- Testimonial 1 -->\n  <div class=\"testimonial-box\">\n    <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n    <p class=\"testimonial-quote\">\n      \"I was really nervous going on my own, but the hosts were so friendly. I ended up matching with five people and had a great laugh.\"\n    <\/p>\n    <div class=\"testimonial-author\">\n      <div class=\"testimonial-avatar\">S<\/div>\n      <div class=\"testimonial-info\">\n        <h4>Sarah, 30<\/h4>\n        <p>Belfast<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <!-- Testimonial 2 -->\n  <div class=\"testimonial-box\">\n    <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n    <p class=\"testimonial-quote\">\n      \"Much better than apps \u2013 everyone actually wanted to chat. It felt relaxed, not cringey, and the venue was lovely.\"\n    <\/p>\n    <div class=\"testimonial-author\">\n      <div class=\"testimonial-avatar\">M<\/div>\n      <div class=\"testimonial-info\">\n        <h4>Mark, 39<\/h4>\n        <p>Lisburn<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <!-- Testimonial 3 -->\n  <div class=\"testimonial-box\">\n    <div class=\"testimonial-stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\n    <p class=\"testimonial-quote\">\n      \"The matchmaking option was brilliant. It took the pressure off and I met someone I'd never have come across otherwise.\"\n    <\/p>\n    <div class=\"testimonial-author\">\n      <div class=\"testimonial-avatar\">E<\/div>\n      <div class=\"testimonial-info\">\n        <h4>Emma, 41<\/h4>\n        <p>Bangor<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4044a43 e-flex e-con-boxed e-con e-parent\" data-id=\"4044a43\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9911f3 elementor-widget elementor-widget-heading\" data-id=\"c9911f3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Your Path<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5b5d78 e-con-full e-flex e-con e-parent\" data-id=\"c5b5d78\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c93b084 e-con-full e-flex e-con e-child\" data-id=\"c93b084\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8af4c50 elementor-widget elementor-widget-heading\" data-id=\"8af4c50\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dating Events<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f6bd01 elementor-widget elementor-widget-text-editor\" data-id=\"4f6bd01\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>From \u00a315\/event<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0dcd5f9 elementor-align-left elementor-tablet-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0dcd5f9\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Speed Dating<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Social mixers<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Age specific<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Multiple venues<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9919e62 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"9919e62\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View Upcoming Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69767d1 e-con-full e-flex e-con e-child\" data-id=\"69767d1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-247761a elementor-widget elementor-widget-heading\" data-id=\"247761a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Matchmaking<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4284df elementor-widget elementor-widget-text-editor\" data-id=\"b4284df\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>From \u00a379\/month<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c75c0ea elementor-align-left elementor-tablet-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"c75c0ea\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">2-3 intros\/month<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Active searching<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Curated matches<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Post-date support<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1eb9bd elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b1eb9bd\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/consultation-booking\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Consultation<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce74497 e-flex e-con-boxed e-con e-parent\" data-id=\"ce74497\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ecf38e2 e-con-full e-flex e-con e-child\" data-id=\"ecf38e2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1263f8 elementor-widget elementor-widget-heading\" data-id=\"e1263f8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Events Work<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ae8a70 elementor-widget elementor-widget-text-editor\" data-id=\"8ae8a70\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Simple steps to meet people offline \u2013 through events, matchmaking or dating support.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cfd4d34 e-flex e-con-boxed e-con e-parent\" data-id=\"cfd4d34\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4f97d81 e-con-full e-flex e-con e-child\" data-id=\"4f97d81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fe0db5 elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"2fe0db5\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-ticket-alt\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b2e568 elementor-widget elementor-widget-heading\" data-id=\"2b2e568\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How it works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5036a67 elementor-widget elementor-widget-text-editor\" data-id=\"5036a67\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Browse our upcoming speed-dating nights and pick the age range and location that suits you best.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fcc53f0 e-con-full e-flex e-con e-child\" data-id=\"fcc53f0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d53b84 elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"8d53b84\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-location-arrow\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41a265f elementor-widget elementor-widget-heading\" data-id=\"41a265f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Turn up &amp; relax<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d57e614 elementor-widget elementor-widget-text-editor\" data-id=\"d57e614\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Arrive at the venue, grab a drink and our host will explain everything \u2013 no awkward mingling required.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24b2076 e-con-full e-flex e-con e-child\" data-id=\"24b2076\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90e4bec elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"90e4bec\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-heart\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10c2f4e elementor-widget elementor-widget-heading\" data-id=\"10c2f4e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get your matches<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9ce883 elementor-widget elementor-widget-text-editor\" data-id=\"f9ce883\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>After the event, you\u2019ll receive an email with your mutual matches and next steps.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-751d353 e-flex e-con-boxed e-con e-parent\" data-id=\"751d353\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-06c6851 e-con-full e-flex e-con e-child\" data-id=\"06c6851\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52baaa4 elementor-widget elementor-widget-heading\" data-id=\"52baaa4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Our Matchmaking Works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-311d52c elementor-widget elementor-widget-text-editor\" data-id=\"311d52c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We keep things simple\u2014everyone starts in the same place, then we tailor the plan around you<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c9fa4fc elementor-widget elementor-widget-html\" data-id=\"c9fa4fc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.steps-container {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 25px;\n  padding: 20px 0;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n.step-card {\n  background: #ffffff;\n  border: 1px solid #e8e8e8;\n  border-radius: 16px;\n  padding: 30px 25px;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n  text-align: center;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.step-number {\n  background: #E63946;\n  color: white;\n  font-size: 18px;\n  font-weight: 700;\n  padding: 10px 35px;\n  border-radius: 30px;\n  margin-bottom: 25px;\n}\n\n.step-icon {\n  font-size: 48px;\n  margin-bottom: 20px;\n  line-height: 1;\n}\n\n.step-card h3 {\n  font-size: 22px;\n  font-weight: 700;\n  color: #1a1a1a;\n  margin: 0 0 15px 0;\n}\n\n.step-card p {\n  font-size: 15px;\n  color: #666;\n  line-height: 1.7;\n  margin: 0 0 25px 0;\n  flex-grow: 1;\n}\n\n.step-tag {\n  background: #E63946;\n  color: white;\n  font-size: 14px;\n  font-weight: 600;\n  padding: 12px 25px;\n  border-radius: 30px;\n  margin-top: auto;\n}\n\n@media (max-width: 991px) {\n  .steps-container {\n    grid-template-columns: 1fr;\n    max-width: 450px;\n    margin: 0 auto;\n  }\n  \n  .step-card {\n    padding: 25px 20px;\n  }\n  \n  .step-card h3 {\n    font-size: 20px;\n  }\n}\n<\/style>\n\n<div class=\"steps-container\">\n  \n  <!-- Step 1 -->\n  <div class=\"step-card\">\n    <div class=\"step-number\">01<\/div>\n    <div class=\"step-icon\">\ud83d\udcc5<\/div>\n    <h3>Book Your Consultation<\/h3>\n    <p>Book a 30-minute call to share what you want, what hasn't worked, and who you're drawn to. Within 48 hours, we'll confirm whether our service truly suits you right now.<\/p>\n    <div class=\"step-tag\">\u00a335 one-time fee<\/div>\n  <\/div>\n  \n  <!-- Step 2 -->\n  <div class=\"step-card\">\n    <div class=\"step-number\">02<\/div>\n    <div class=\"step-icon\">\ud83d\udc65<\/div>\n    <h3>Profile & Acceptance<\/h3>\n    <p>If you're accepted, we'll complete your profile and add you to our six-month candidate pool. No promises or perks\u2014just the chance to be chosen for clients by us.<\/p>\n    <div class=\"step-tag\">Decision in 48 hours<\/div>\n  <\/div>\n  \n  <!-- Step 3 -->\n  <div class=\"step-card\">\n    <div class=\"step-number\">03<\/div>\n    <div class=\"step-icon\">\u2764\ufe0f<\/div>\n    <h3>Start Dating<\/h3>\n    <p>Want active support? Pick a membership tier for how involved you want us to be. We'll search, curate, and introduce you to compatible matches\u2014while our pool helps others too.<\/p>\n    <div class=\"step-tag\">First recommendation in 14 days<\/div>\n  <\/div>\n  \n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3d7c9e4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d7c9e4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bccd109\" data-id=\"bccd109\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8a8952c elementor-widget elementor-widget-heading\" data-id=\"8a8952c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready to Meet Someone Special? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5c5cff elementor-widget elementor-widget-text-editor\" data-id=\"f5c5cff\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A friendly, offline-first dating experience \u2013 with real hosts, real venues and real people.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7d2672b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7d2672b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f16f9b5\" data-id=\"f16f9b5\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74362d6 elementor-widget elementor-widget-text-editor\" data-id=\"74362d6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udc65 Prefer events?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d126d6 elementor-align-center elementor-widget-mobile__width-inherit hero-btn elementor-widget elementor-widget-button\" data-id=\"3d126d6\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/events\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Browse Events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5e8422a\" data-id=\"5e8422a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77ee244 elementor-widget elementor-widget-text-editor\" data-id=\"77ee244\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udc9d Want personal matching?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49edbec elementor-align-center elementor-widget-mobile__width-inherit hero-btn elementor-widget elementor-widget-button\" data-id=\"49edbec\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/consultation-booking\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Consultation <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-e8ae93e e-flex e-con-boxed e-con e-parent\" data-id=\"e8ae93e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0764b0 elementor-widget elementor-widget-html\" data-id=\"f0764b0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.featured-section {\n  padding: 40px 20px;\n  text-align: center;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n.featured-section h3 {\n  font-size: 14px;\n  font-weight: 600;\n  color: #999;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  margin: 0 0 30px 0;\n}\n\n.featured-logos {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 50px;\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.featured-logos img {\n  height: 50px;\n  width: auto;\n  object-fit: contain;\n  filter: grayscale(100%);\n  opacity: 0.7;\n  transition: all 0.3s ease;\n}\n\n.featured-logos img.logo-bbc {\n  height: 150px;\n}\n\n.featured-logos img.logo-belfast-telegraph {\n  height: 60px;\n}\n\n.featured-logos img.logo-belfast-live {\n  height: 50px;\n}\n\n.featured-logos img.logo-northern-pulse {\n  height: 130px;\n}\n\n.featured-logos img:hover {\n  filter: grayscale(0%);\n  opacity: 1;\n}\n\n@media (max-width: 767px) {\n  .featured-logos {\n    gap: 30px;\n  }\n  \n  .featured-logos img {\n    height: 35px;\n  }\n  \n  .featured-logos img.logo-bbc {\n    height: 100px;\n  }\n  \n  .featured-logos img.logo-belfast-telegraph {\n    height: 45px;\n  }\n  \n  .featured-logos img.logo-belfast-live {\n    height: 35px;\n  }\n  \n  .featured-logos img.logo-northern-pulse {\n    height: 90px;\n  }\n}\n<\/style>\n\n<div class=\"featured-section\">\n  <h3>As Featured In<\/h3>\n  <div class=\"featured-logos\">\n    <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/BBC.png\" alt=\"BBC\" class=\"logo-bbc\">\n    <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/idxvfxpT_J_1765210522272.png\" alt=\"Belfast Telegraph\" class=\"logo-belfast-telegraph\">\n    <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/cop-belfastlive.jpg\" alt=\"Belfast Live\" class=\"logo-belfast-live\">\n    <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2025\/12\/cropped-WhatsApp-Image-2024-11-05-at-3.34.47-PM.png\" alt=\"Northern Pulse\" class=\"logo-northern-pulse\">\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2170e1 e-flex e-con-boxed e-con e-parent\" data-id=\"e2170e1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ece992 elementor-widget elementor-widget-html\" data-id=\"8ece992\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.floating-cta {\n  display: none;\n}\n\n@media (max-width: 767px) {\n  .floating-cta {\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: #ffffff;\n    padding: 12px 16px;\n    box-shadow: 0 -4px 20px rgba(0,0,0,0.15);\n    z-index: 9999;\n    display: flex;\n    gap: 8px;\n  }\n  \n  .floating-cta a {\n    flex: 1;\n    text-align: center;\n    padding: 14px 16px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: transform 0.2s ease;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n  }\n  \n  .floating-cta a:active {\n    transform: scale(0.98);\n  }\n  \n  .floating-cta .btn-events {\n    background: #E63946;\n    color: white;\n  }\n  \n  .floating-cta .btn-matchmaking {\n    background: transparent;\n    border: 2px solid #E63946;\n    color: #E63946;\n  }\n  \n  \/* Add padding to body so content isn't hidden behind the bar *\/\n  body {\n    padding-bottom: 80px !important;\n  }\n}\n\n\/* Tablet and small mobile adjustments *\/\n@media (max-width: 480px) {\n  .floating-cta {\n    padding: 10px 12px;\n    gap: 6px;\n  }\n  \n  .floating-cta a {\n    padding: 12px 12px;\n    font-size: 13px;\n  }\n  \n  body {\n    padding-bottom: 70px !important;\n  }\n}\n\n\/* Very small screens *\/\n@media (max-width: 360px) {\n  .floating-cta a {\n    font-size: 12px;\n    padding: 10px 8px;\n  }\n}\n<\/style>\n\n<div class=\"floating-cta\">\n  <a href=\"\/events\" class=\"btn-events\">Browse Events<\/a>\n  <a href=\"\/matchmaking\" class=\"btn-matchmaking\">Matchmaking<\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Real dates start here&#8230; Ditch the apps! Join hosted dating events or get hand-picked introductions from our matchmaking team. Browse [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13445","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13445","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13445"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13445\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13369,"date":"2026-05-23T16:59:51","date_gmt":"2026-05-23T16:59:51","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13369"},"modified":"2026-05-29T10:10:33","modified_gmt":"2026-05-29T10:10:33","slug":"matchmaking-men-ni","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/matchmaking-men-ni","title":{"rendered":"matchmaking-men-ni"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13369\" class=\"elementor elementor-13369\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de9c60a e-flex e-con-boxed e-con e-parent\" data-id=\"de9c60a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dccab46 elementor-widget elementor-widget-html\" data-id=\"dccab46\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<title>Private Matchmaking for Men 40\u201355 in Northern Ireland | Ratemydateni<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500;1,600&family=DM+Sans:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\/* Kill WordPress theme bleed *\/\n#page, #content, .site-footer, .site-header, body > div, body > header, body > footer { border: none !important; }\n\n:root {\n  --black: #0c0d0f;\n  --dark: #13151a;\n  --navy: #1a2030;\n  --gold: #c9921a;\n  --gold-light: #e8a820;\n  --gold-dim: rgba(201,146,26,0.1);\n  --white: #ffffff;\n  --off: #f5f3ef;\n  --mid: #4a4f5c;\n  --muted: rgba(255,255,255,0.48);\n  --border: rgba(255,255,255,0.07);\n  --ff-serif: 'Cormorant Garamond', Georgia, serif;\n  --ff-sans: 'DM Sans', system-ui, sans-serif;\n}\n\n\/* Force dark background everywhere \u2014 kill WordPress theme bleed *\/\nhtml, body { background: #0c0d0f !important; color: #ffffff !important; }\n.entry-content, .entry-content > *, #page, #main, #content, .site-content,\narticle, .post, .page, .wp-block-html { background: #0c0d0f !important; }\n* { border-color: rgba(255,255,255,0.07); }\n\nhtml { scroll-behavior: smooth; }\nbody { font-family: var(--ff-sans); background: var(--black); color: var(--white); font-size: 17px; -webkit-font-smoothing: antialiased; line-height: 1.6; }\n\n\/* NAV *\/\n.nav { height: 60px; display: flex; align-items: center; justify-content: space-between; padding: 0 5%; border-bottom: 1px solid var(--border); position: sticky; top: 0; z-index: 100; background: rgba(12,13,15,0.96); backdrop-filter: blur(10px); }\n.logo { font-family: var(--ff-sans); font-size: 1rem; font-weight: 600; color: white; text-decoration: none !important; }\n.logo span { color: var(--gold); }\na.nav-btn { background: var(--gold); color: var(--black) !important; padding: 10px 22px; border-radius: 4px; font-size: 0.875rem; font-weight: 600; text-decoration: none !important; transition: background 0.2s; display: inline-block; }\na.nav-btn:hover { background: var(--gold-light); }\n\n\/* HERO *\/\n.hero { background: #0c0d0f; padding: 72px 5% 64px; max-width: 900px; margin: 0 auto; }\n.hero-tag { display: inline-flex; align-items: center; gap: 10px; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); margin-bottom: 32px; }\n.hero-tag::before { content: ''; width: 28px; height: 1px; background: var(--gold); }\n.hero h1 { font-family: var(--ff-serif); font-size: clamp(2.8rem, 8vw, 5rem); font-weight: 600; line-height: 1.08; letter-spacing: -0.01em; margin-bottom: 28px; }\n.hero h1 em { font-style: italic; color: var(--gold); }\n.hero-body { font-size: 1.0625rem; color: var(--muted); line-height: 1.8; max-width: 610px; margin-bottom: 18px; font-weight: 300; }\n.hero-body strong { color: rgba(255,255,255,0.82); font-weight: 500; }\n.hero-lines { list-style: none; margin: 0 0 26px; padding: 0; display: grid; gap: 6px; max-width: 610px; }\n.hero-lines li { color: rgba(255,255,255,0.72); font-size: 1rem; font-weight: 300; }\n.hero-lines li::before { content: '\u2713'; color: var(--gold); margin-right: 10px; font-weight: 600; }\n.offer-pill { display: inline-flex; align-items: center; gap: 10px; background: var(--gold-dim); border: 1px solid rgba(201,146,26,0.3); border-radius: 4px; padding: 12px 18px; margin-bottom: 32px; max-width: 620px; }\n.offer-pill p { font-size: 0.92rem; color: rgba(255,255,255,0.72); font-weight: 300; }\n.offer-pill strong { color: var(--gold); font-weight: 600; }\na.hero-btn { display: inline-block; background: var(--gold); color: var(--black) !important; padding: 18px 44px; border-radius: 4px; font-family: var(--ff-sans); font-size: 1rem; font-weight: 700; text-decoration: none !important; transition: background 0.2s, transform 0.15s; }\na.hero-btn:hover { background: var(--gold-light); transform: translateY(-2px); }\n.price-note { margin-top: 14px; font-size: 0.85rem; color: rgba(255,255,255,0.34); }\n.price-note strong { color: rgba(255,255,255,0.62); font-weight: 500; }\n\n\/* PROFILE CARDS *\/\n.cards-section { background: #0c0d0f; padding: 0 5% 72px; }\n.cards-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; max-width: 900px; margin-left: auto; margin-right: auto; }\n.cards-sublabel { font-size: 0.875rem; color: rgba(255,255,255,0.36); margin-bottom: 28px; max-width: 900px; margin-left: auto; margin-right: auto; font-weight: 300; }\n.cards-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; max-width: 900px; margin: 0 auto; }\n@media (max-width: 640px) { .cards-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; } }\n.profile-card { background: var(--dark); border: 1px solid var(--border); border-radius: 8px; overflow: hidden; position: relative; }\n.profile-card-img { width: 100%; aspect-ratio: 3\/4; object-fit: cover; object-position: center top; display: block; filter: blur(6px) brightness(0.85); transform: scale(1.05); }\n.profile-card-info { padding: 12px; border-top: 1px solid var(--border); }\n.profile-age { font-family: var(--ff-serif); font-size: 1.1rem; font-weight: 600; color: var(--gold); line-height: 1; }\n.profile-area { font-size: 0.78rem; color: rgba(255,255,255,0.5); margin-top: 3px; font-weight: 300; }\n.profile-tags { display: flex; flex-wrap: wrap; gap: 4px; margin-top: 8px; }\n.profile-tag { font-size: 0.7rem; color: rgba(255,255,255,0.42); background: rgba(255,255,255,0.05); border-radius: 3px; padding: 2px 7px; font-weight: 300; }\n.privacy-banner { max-width: 900px; margin: 16px auto 0; background: var(--gold-dim); border: 1px solid rgba(201,146,26,0.2); border-radius: 6px; padding: 14px 18px; display: flex; align-items: flex-start; gap: 12px; }\n.lock-icon { font-size: 1rem; flex-shrink: 0; padding-top: 1px; }\n.privacy-banner p { font-size: 0.875rem; color: rgba(255,255,255,0.58); font-weight: 300; line-height: 1.6; }\n.privacy-banner strong { color: var(--gold); font-weight: 500; }\n\n\/* DIVIDER *\/\n.divider { height: 1px; background: var(--border); margin: 0; }\n\n\/* TEXT SECTIONS *\/\n.text-section { background: #0c0d0f; padding: 72px 5%; max-width: 900px; margin: 0 auto; }\n.text-head { font-family: var(--ff-serif); font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 600; line-height: 1.15; margin-bottom: 28px; }\n.text-head em { font-style: italic; color: var(--gold); }\n.text-body { font-size: 1rem; color: var(--muted); line-height: 1.85; font-weight: 300; max-width: 650px; }\n.text-body strong { color: rgba(255,255,255,0.78); font-weight: 500; }\n.text-body + .text-body { margin-top: 18px; }\n\n\/* STEPS *\/\n.steps-section { background: var(--dark); padding: 72px 5%; border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }\n.steps-inner { max-width: 900px; margin: 0 auto; }\n.steps-head { font-family: var(--ff-serif); font-size: clamp(1.8rem, 4vw, 2.7rem); font-weight: 600; line-height: 1.15; margin-bottom: 34px; }\n.steps-head em { font-style: italic; color: var(--gold); }\n.steps-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }\n@media (max-width: 700px) { .steps-grid { grid-template-columns: 1fr; } }\n.step-card { background: #0f1115; border: 1px solid var(--border); border-radius: 8px; padding: 24px; }\n.step-num { font-family: var(--ff-serif); font-size: 1.7rem; color: var(--gold); font-weight: 600; line-height: 1; margin-bottom: 14px; }\n.step-title { font-size: 1rem; color: white; font-weight: 600; margin-bottom: 8px; }\n.step-copy { font-size: 0.92rem; color: rgba(255,255,255,0.48); font-weight: 300; line-height: 1.7; }\n\n\/* COST BREAKDOWN *\/\n.cost-section { background: #0c0d0f; padding: 72px 5%; }\n.cost-inner { max-width: 900px; margin: 0 auto; }\n.cost-head { font-family: var(--ff-serif); font-size: clamp(1.6rem, 3.5vw, 2.4rem); font-weight: 600; line-height: 1.2; margin-bottom: 36px; }\n.cost-head em { font-style: italic; color: var(--gold); }\n.cost-rows { display: grid; gap: 1px; background: var(--border); border: 1px solid var(--border); border-radius: 8px; overflow: hidden; }\n.cost-row { background: #0f1115; padding: 22px 24px; display: grid; grid-template-columns: 90px 1fr auto; gap: 16px; align-items: center; }\n@media (max-width: 560px) { .cost-row { grid-template-columns: 1fr; gap: 8px; } }\n.cost-amount { font-family: var(--ff-serif); font-size: 1.5rem; font-weight: 600; color: var(--gold); }\n.cost-label { font-size: 0.9375rem; color: rgba(255,255,255,0.65); font-weight: 300; line-height: 1.5; }\n.cost-label strong { color: white; font-weight: 500; }\n.cost-badge { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 4px 10px; border-radius: 3px; white-space: nowrap; }\n.badge-gold { background: var(--gold-dim); color: var(--gold); border: 1px solid rgba(201,146,26,0.3); }\n.badge-free { background: rgba(40,180,100,0.1); color: #4cd98a; border: 1px solid rgba(40,180,100,0.2); }\n.badge-optional { background: rgba(255,255,255,0.04); color: rgba(255,255,255,0.35); border: 1px solid var(--border); }\n.cost-note { margin-top: 20px; font-size: 0.875rem; color: rgba(255,255,255,0.34); font-weight: 300; line-height: 1.6; }\n.cost-note strong { color: rgba(255,255,255,0.62); font-weight: 500; }\n\n\/* WHO THIS IS FOR *\/\n.who-section { background: var(--dark); padding: 72px 5%; border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }\n.who-inner { max-width: 900px; margin: 0 auto; }\n.who-head { font-family: var(--ff-serif); font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 600; line-height: 1.15; margin-bottom: 28px; }\n.who-head em { font-style: italic; color: var(--gold); }\n.who-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 28px; max-width: 760px; }\n@media (max-width: 700px) { .who-grid { grid-template-columns: 1fr; gap: 18px; } }\n.who-box { background: #0f1115; border: 1px solid var(--border); border-radius: 8px; padding: 24px; }\n.who-box h3 { font-size: 1rem; color: white; font-weight: 600; margin-bottom: 14px; }\n.who-list { list-style: none; display: grid; gap: 8px; }\n.who-list li { color: rgba(255,255,255,0.56); font-size: 0.92rem; font-weight: 300; }\n.who-list li::before { content: '\u2713'; color: var(--gold); margin-right: 9px; font-weight: 600; }\n.who-list.not li::before { content: '\u00d7'; color: rgba(255,255,255,0.28); }\n\n\/* CTA SECTION *\/\n.cta-section { background: #0c0d0f; padding: 80px 5%; text-align: center; }\n.cta-inner { max-width: 620px; margin: 0 auto; }\n.cta-section h2 { font-family: var(--ff-serif); font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 600; line-height: 1.1; margin-bottom: 16px; }\n.cta-section h2 em { font-style: italic; color: var(--gold); }\n.cta-section p { font-size: 1rem; color: var(--muted); margin-bottom: 36px; font-weight: 300; line-height: 1.7; }\n.cta-section p strong { color: rgba(255,255,255,0.75); font-weight: 500; }\na.cta-btn { display: inline-block; background: var(--gold); color: var(--black) !important; padding: 20px 52px; border-radius: 4px; font-family: var(--ff-sans); font-size: 1.0625rem; font-weight: 700; text-decoration: none !important; transition: background 0.2s, transform 0.15s; }\na.cta-btn:hover { background: var(--gold-light); transform: translateY(-2px); }\n.cta-sub { margin-top: 16px !important; margin-bottom: 0 !important; font-size: 0.85rem !important; color: rgba(255,255,255,0.28) !important; }\na.cta-ghost { display: block; margin-top: 14px; font-size: 0.875rem; color: rgba(255,255,255,0.28); text-decoration: none !important; }\na.cta-ghost:hover { color: rgba(255,255,255,0.55); }\n\n\/* FOUNDER *\/\n.founder-section { background: var(--dark); border-top: 1px solid var(--border); padding: 56px 5%; }\n.founder-inner { max-width: 700px; margin: 0 auto; display: grid; grid-template-columns: 80px 1fr; gap: 24px; align-items: start; }\n@media (max-width: 480px) { .founder-inner { grid-template-columns: 1fr; text-align: center; } .f-photo { margin: 0 auto; } }\n.f-photo { width: 80px; height: 80px; border-radius: 8px; overflow: hidden; flex-shrink: 0; }\n.f-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }\n.f-quote { font-family: var(--ff-serif); font-size: 1.1rem; font-style: italic; color: rgba(255,255,255,0.62); line-height: 1.6; font-weight: 500; }\n.f-name { margin-top: 10px; font-size: 0.8rem; color: var(--gold); font-weight: 500; letter-spacing: 0.02em; }\n\nfooter { background: #080a0c; border-top: 1px solid var(--border); color: rgba(255,255,255,0.18); text-align: center; padding: 22px 5%; font-size: 0.78rem; }\nfooter a { color: rgba(255,255,255,0.22); text-decoration: none; }\n<\/style>\n<\/head>\n\n<body>\n\n<nav class=\"nav\">\n  <a class=\"logo\" href=\"https:\/\/ratemydateni.com\">ratemydateni<span>.<\/span><\/a>\n  <a class=\"nav-btn\" href=\"#book\">Book now \u2014 \u00a310<\/a>\n<\/nav>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-tag\">Men aged 40\u201355 \u00b7 Northern Ireland \u00b7 Private Matchmaking<\/div>\n  <h1>The women<br>are here.<br><em>Are you ready?<\/em><\/h1>\n  <p class=\"hero-body\">We currently have <strong>relationship-minded women across Northern Ireland<\/strong> who are serious about meeting someone properly \u2014 not endlessly swiping on dating apps.<\/p>\n  <ul class=\"hero-lines\">\n    <li>They've been screened.<\/li>\n    <li>They're open to introductions.<\/li>\n    <li>They're looking for men who are ready to make an effort.<\/li>\n  <\/ul>\n  <div class=\"offer-pill\">\n    <p>\ud83c\udfaf <strong>Current offer:<\/strong> \u00a310 consultation. If accepted into our matchmaking pool, your <strong>first introduction is completely free.<\/strong><\/p>\n  <\/div>\n  <a class=\"hero-btn\" href=\"#book\">Book your \u00a310 consultation<\/a>\n  <p class=\"price-note\"><strong>\u00a310 today.<\/strong> No subscription. No automatic charges. No obligation after the call.<\/p>\n<\/section>\n\n<!-- PROFILE CARDS -->\n<section class=\"cards-section\">\n  <p class=\"cards-label\">Who's in the pool right now<\/p>\n  <p class=\"cards-sublabel\">A small snapshot of the type of women currently active in our matchmaking pool.<\/p>\n  <div class=\"cards-grid\">\n    <div class=\"profile-card\">\n      <img decoding=\"async\" class=\"profile-card-img\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/05\/Instagram-Size-Templates-9.png\" alt=\"Member profile\">\n      <div class=\"profile-card-info\">\n        <div class=\"profile-age\">34<\/div>\n        <div class=\"profile-area\">Belfast<\/div>\n        <div class=\"profile-tags\">\n          <span class=\"profile-tag\">Teacher<\/span>\n          <span class=\"profile-tag\">Hiking<\/span>\n          <span class=\"profile-tag\">Travel<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"profile-card\">\n      <img decoding=\"async\" class=\"profile-card-img\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/05\/Instagram-Size-Templates-10.png\" alt=\"Member profile\">\n      <div class=\"profile-card-info\">\n        <div class=\"profile-age\">43<\/div>\n        <div class=\"profile-area\">Lisburn<\/div>\n        <div class=\"profile-tags\">\n          <span class=\"profile-tag\">Nurse<\/span>\n          <span class=\"profile-tag\">Fitness<\/span>\n          <span class=\"profile-tag\">Food<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"profile-card\">\n      <img decoding=\"async\" class=\"profile-card-img\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/05\/Instagram-Size-Templates-11.png\" alt=\"Member profile\">\n      <div class=\"profile-card-info\">\n        <div class=\"profile-age\">48<\/div>\n        <div class=\"profile-area\">Antrim<\/div>\n        <div class=\"profile-tags\">\n          <span class=\"profile-tag\">Accountant<\/span>\n          <span class=\"profile-tag\">Music<\/span>\n          <span class=\"profile-tag\">Dogs<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"profile-card\">\n      <img decoding=\"async\" class=\"profile-card-img\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2026\/05\/Instagram-Size-Templates-12.png\" alt=\"Member profile\">\n      <div class=\"profile-card-info\">\n        <div class=\"profile-age\">37<\/div>\n        <div class=\"profile-area\">Ballymena<\/div>\n        <div class=\"profile-tags\">\n          <span class=\"profile-tag\">Physio<\/span>\n          <span class=\"profile-tag\">Art<\/span>\n          <span class=\"profile-tag\">Yoga<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"privacy-banner\">\n    <span class=\"lock-icon\">\ud83d\udd12<\/span>\n    <p><strong>Privacy matters.<\/strong> Full names, photos and private details are only shared when there is mutual interest and both people agree to the introduction.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- WHY THIS EXISTS -->\n<section class=\"text-section\">\n  <h2 class=\"text-head\">Dating apps are exhausting.<br><em>This is different.<\/em><\/h2>\n  <p class=\"text-body\">You don't need to build another profile, swipe for hours, or send messages that go nowhere. We do the searching for you.<\/p>\n  <p class=\"text-body\">After you book, you'll complete a short profile so we can understand who you are, what you're looking for, and whether we already have someone suitable in mind.<\/p>\n  <p class=\"text-body\">Then we'll speak with you on a private 30-minute consultation. <strong>If we feel we can genuinely help, we'll accept you into our matchmaking pool and start looking at suitable introductions.<\/strong><\/p>\n  <p class=\"text-body\">No pressure. No hard sell. No subscription required today.<\/p>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"steps-section\">\n  <div class=\"steps-inner\">\n    <h2 class=\"steps-head\">How it<br><em>works.<\/em><\/h2>\n    <div class=\"steps-grid\">\n      <div class=\"step-card\">\n        <div class=\"step-num\">1<\/div>\n        <div class=\"step-title\">Book your \u00a310 consultation<\/div>\n        <p class=\"step-copy\">A private 30-minute video call with Gerard or Leona. We'll talk about what you're looking for and whether matchmaking is likely to work for you.<\/p>\n      <\/div>\n      <div class=\"step-card\">\n        <div class=\"step-num\">2<\/div>\n        <div class=\"step-title\">Complete your short profile<\/div>\n        <p class=\"step-copy\">You'll tell us a bit about yourself and the type of person you'd like to meet. This helps us prepare properly before the call.<\/p>\n      <\/div>\n      <div class=\"step-card\">\n        <div class=\"step-num\">3<\/div>\n        <div class=\"step-title\">We decide if we can help<\/div>\n        <p class=\"step-copy\">We don't accept everyone. That protects the quality of the pool and keeps the service focused on people who are serious.<\/p>\n      <\/div>\n      <div class=\"step-card\">\n        <div class=\"step-num\">4<\/div>\n        <div class=\"step-title\">Your first introduction is free<\/div>\n        <p class=\"step-copy\">If accepted, your first introduction is arranged free of charge. After that, you decide whether to stay in the free pool or upgrade for more active matching.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- COST BREAKDOWN -->\n<section class=\"cost-section\">\n  <div class=\"cost-inner\">\n    <h2 class=\"cost-head\">Exactly what<br><em>it costs.<\/em><\/h2>\n    <div class=\"cost-rows\">\n      <div class=\"cost-row\">\n        <div class=\"cost-amount\">\u00a310<\/div>\n        <div class=\"cost-label\"><strong>Consultation call<\/strong><br>30 minutes. We get to know you, what you're looking for, and whether we're a good fit for each other.<\/div>\n        <span class=\"cost-badge badge-gold\">Paid today<\/span>\n      <\/div>\n      <div class=\"cost-row\">\n        <div class=\"cost-amount\">\u00a30<\/div>\n        <div class=\"cost-label\"><strong>Entry to our matchmaking pool<\/strong><br>If accepted, you can be considered for suitable introductions without paying a monthly fee.<\/div>\n        <span class=\"cost-badge badge-free\">Free<\/span>\n      <\/div>\n      <div class=\"cost-row\">\n        <div class=\"cost-amount\">\u00a30<\/div>\n        <div class=\"cost-label\"><strong>Your first introduction<\/strong><br>If we accept you and identify a suitable match, your first introduction is completely free.<\/div>\n        <span class=\"cost-badge badge-free\">Free<\/span>\n      <\/div>\n      <div class=\"cost-row\">\n        <div class=\"cost-amount\">\u00a379\/mo<\/div>\n        <div class=\"cost-label\"><strong>Premium membership<\/strong><br>For men who want more active matching. Includes up to 3 introductions per month.<\/div>\n        <span class=\"cost-badge badge-optional\">Optional<\/span>\n      <\/div>\n      <div class=\"cost-row\">\n        <div class=\"cost-amount\">\u00a3129\/mo<\/div>\n        <div class=\"cost-label\"><strong>Elite membership<\/strong><br>For men who want priority matching, more introductions, and extra support. Includes up to 5 introductions per month.<\/div>\n        <span class=\"cost-badge badge-optional\">Optional<\/span>\n      <\/div>\n    <\/div>\n    <p class=\"cost-note\"><strong>Important:<\/strong> nothing is charged automatically after your consultation. The \u00a310 consultation is the only thing you commit to today.<\/p>\n  <\/div>\n<\/section>\n\n<!-- WHO THIS IS FOR -->\n<section class=\"who-section\">\n  <div class=\"who-inner\">\n    <h2 class=\"who-head\">Who this<br><em>is for.<\/em><\/h2>\n    <div class=\"who-grid\">\n      <div class=\"who-box\">\n        <h3>This is for men who are:<\/h3>\n        <ul class=\"who-list\">\n          <li>Single<\/li>\n          <li>Based in Northern Ireland<\/li>\n          <li>Aged around 40\u201355<\/li>\n          <li>Serious about meeting someone<\/li>\n          <li>Open to a proper relationship<\/li>\n          <li>Willing to show up and make an effort<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"who-box\">\n        <h3>This is not for men who are:<\/h3>\n        <ul class=\"who-list not\">\n          <li>Just curious<\/li>\n          <li>Not emotionally available<\/li>\n          <li>Looking for casual dating<\/li>\n          <li>Not ready to meet someone properly<\/li>\n          <li>Expecting dating to require no effort<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta-section\" id=\"book\">\n  <div class=\"cta-inner\">\n    <h2>\u00a310.<br>30 minutes.<br><em>A better way to meet someone.<\/em><\/h2>\n    <p>If you're serious about meeting someone properly, book your consultation and we'll tell you honestly whether we think we can help.<\/p>\n    <a class=\"cta-btn\" href=\"https:\/\/ratemydateni.com\/?fluent-booking=calendar&host=gerarda83&event=30min-2\">Book your consultation \u2014 \u00a310<\/a>\n    <p class=\"cta-sub\">No obligation after \u00b7 No subscription today \u00b7 First introduction free if accepted<\/p>\n    <a class=\"cta-ghost\" href=\"https:\/\/www.instagram.com\/ratemydateni\/\" target=\"_blank\">Questions first? Message us on Instagram \u2192<\/a>\n  <\/div>\n<\/section>\n\n<!-- FOUNDER -->\n<section class=\"founder-section\">\n  <div class=\"founder-inner\">\n    <div class=\"f-photo\">\n      <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2022\/07\/Screenshot-2022-07-10-at-20.47.54.png\" alt=\"Gerard and Leona, founders\">\n    <\/div>\n    <div>\n      <p class=\"f-quote\">\"We met at a speed dating event ourselves, so we know how difficult it can feel to meet the right person at the right time. We built Ratemydateni to make dating feel more human again \u2014 local people, real introductions, and no endless swiping.\"<\/p>\n      <p class=\"f-name\">Gerard & Leona \u00b7 Founders, Ratemydateni \u00b7 Belfast<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <p>\u00a9 2026 Ratemydateni \u00b7 Belfast, Northern Ireland \u00b7 <a href=\"https:\/\/ratemydateni.com\/terms-condition\">Terms & Conditions<\/a><\/p>\n<\/footer>\n\n<!-- META PIXEL CUSTOM TRACKING -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  \/\/ Clean page-specific event for this landing page\n  if (typeof fbq === 'function') {\n    fbq('trackCustom', 'MM_Men_Landing_Page_View', {\n      page: 'matchmaking-men-ni',\n      offer: '10_consultation'\n    });\n  }\n\n  \/\/ Track top\/nav\/hero buttons that jump to the booking section\n  document.querySelectorAll('a[href=\"#book\"]').forEach(function (button) {\n    button.addEventListener('click', function () {\n      if (typeof fbq === 'function') {\n        fbq('trackCustom', 'MM_Men_Jump_To_Booking_Click', {\n          page: 'matchmaking-men-ni',\n          button_text: button.innerText.trim()\n        });\n      }\n    });\n  });\n\n  \/\/ Track the actual Fluent Booking click before leaving the landing page\n  document.querySelectorAll('a[href*=\"fluent-booking\"]').forEach(function (button) {\n    button.addEventListener('click', function (event) {\n      var destination = button.href;\n\n      if (typeof fbq === 'function') {\n        event.preventDefault();\n\n        try {\n          fbq('trackCustom', 'MM_Men_Booking_Click', {\n            page: 'matchmaking-men-ni',\n            offer: '10_consultation',\n            destination: destination\n          });\n        } catch (e) {}\n\n        setTimeout(function () {\n          window.location.href = destination;\n        }, 350);\n      }\n    });\n  });\n});\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Private Matchmaking for Men 40\u201355 in Northern Ireland | Ratemydateni ratemydateni. Book now \u2014 \u00a310 Men aged 40\u201355 \u00b7 Northern [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13369","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13369"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13369\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13279,"date":"2026-05-18T18:53:12","date_gmt":"2026-05-18T18:53:12","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13279"},"modified":"2026-05-18T20:17:14","modified_gmt":"2026-05-18T20:17:14","slug":"speed-dating-age-28-40-pavilion-jul-2","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/speed-dating-age-28-40-pavilion-jul-2","title":{"rendered":"Speed-Dating-Age-28-40-Pavilion-Jul-2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13279\" class=\"elementor elementor-13279\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab73b7 e-flex e-con-boxed e-con e-parent\" data-id=\"3ab73b7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b142e57 e-con-full e-flex e-con e-child\" data-id=\"b142e57\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a34302 elementor-widget elementor-widget-heading\" data-id=\"9a34302\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Speed Dating | Age 28-40 | The Pavilion<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cab9d9c elementor-widget elementor-widget-text-editor\" data-id=\"cab9d9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Thurs 2nd July \u00b7 7:30pm \u00b7 The Pavilion, Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f43c6d4 elementor-align-center elementor-widget-mobile__width-inherit hero-btn elementor-widget elementor-widget-button\" data-id=\"f43c6d4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#tickets\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Your Spot Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed96a1c e-con-full e-flex e-con e-parent\" data-id=\"ed96a1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-271d2a5 e-con-full e-flex e-con e-child\" data-id=\"271d2a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b66b2 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"d6b66b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><strong>\u2b50 4.8\/5<\/strong> from 500+ attendee reviews<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24f9ee2 e-con-full e-flex e-con e-child\" data-id=\"24f9ee2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10d4379 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"10d4379\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc65 <strong>1000+<\/strong> successful matches<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-856b9d9 e-con-full e-flex e-con e-child\" data-id=\"856b9d9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a227719 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"a227719\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udd12 <strong>Safe &amp; hosted<\/strong> events in Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fab99ca e-con-full e-flex e-con e-parent\" data-id=\"fab99ca\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d441fd9 e-flex e-con-boxed e-con e-child\" data-id=\"d441fd9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92b9ff1 elementor-widget elementor-widget-heading\" data-id=\"92b9ff1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet 15+ Belfast Singles in One Fun Evening<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3054439 elementor-widget elementor-widget-text-editor\" data-id=\"3054439\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A relaxed, hosted speed-dating night in the heart of Belfast. No apps, no awkward DMs \u2013 just real conversations with people who live nearby.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1502d5d e-con-full e-flex e-con e-child\" data-id=\"1502d5d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e44c876 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e44c876\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><b>\u26a1<\/b> <strong>Booking fast<\/strong> \u2014 grab your place while it\u2019s available<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ad68eb e-flex e-con-boxed e-con e-parent\" data-id=\"6ad68eb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a5fef1e e-con-full e-flex e-con e-child\" data-id=\"a5fef1e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6adce3a elementor-widget elementor-widget-heading\" data-id=\"6adce3a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What to Expect on the Night<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c7680d e-con-full e-flex e-con e-child\" data-id=\"2c7680d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c2b9ab elementor-widget elementor-widget-text-editor\" data-id=\"0c2b9ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\ude0a<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d922d elementor-widget elementor-widget-heading\" data-id=\"f5d922d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Relaxed Atmosphere\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19fe94d elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"19fe94d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Hosted speed-dating night with friendly staff to help<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-183496f e-con-full e-flex e-con e-child\" data-id=\"183496f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a997f9a elementor-widget elementor-widget-text-editor\" data-id=\"a997f9a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u23f1\ufe0f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea9194b elementor-widget elementor-widget-heading\" data-id=\"ea9194b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">4-5 Minute Dates<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be5003f elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"be5003f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Perfect length to get to know someone without pressure<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02b9664 e-con-full e-flex e-con e-child\" data-id=\"02b9664\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e125068 elementor-widget elementor-widget-text-editor\" data-id=\"e125068\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83e\uddca<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bdb0fb elementor-widget elementor-widget-heading\" data-id=\"3bdb0fb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Icebreakers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0760c3b elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0760c3b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Never run out of conversation with our card prompts<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65a83dd e-con-full e-flex e-con e-child\" data-id=\"65a83dd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b216f6c elementor-widget elementor-widget-text-editor\" data-id=\"b216f6c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83c\udf79<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67baeb6 elementor-widget elementor-widget-heading\" data-id=\"67baeb6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><span style=\"font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;text-align: center\">Drinks Breaks<\/span><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-813fb4a elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"813fb4a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Time to mingle with people you liked between rounds<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4c4436 e-con-full e-flex e-con e-child\" data-id=\"b4c4436\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1865a42 elementor-widget elementor-widget-text-editor\" data-id=\"1865a42\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udc65<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c9ca1a elementor-widget elementor-widget-heading\" data-id=\"7c9ca1a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Balanced events<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb0eb91 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"eb0eb91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We try to ensure equal numbers of men and women<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca66cb5 e-con-full e-flex e-con e-parent\" data-id=\"ca66cb5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2592739 e-flex e-con-boxed e-con e-child\" data-id=\"2592739\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88188ec elementor-widget elementor-widget-heading\" data-id=\"88188ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Your Ticket<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b91110 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2b91110\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tickets include all speed-dating rounds plus your matches emailed the next day<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19e4558 e-con-full e-flex e-con e-parent\" data-id=\"19e4558\" data-element_type=\"container\" id=\"tickets\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-222e564 e-flex e-con-boxed e-con e-child\" data-id=\"222e564\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-add98ba e-con-full e-flex e-con e-child\" data-id=\"add98ba\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fc05c34 e-con-full e-flex e-con e-child\" data-id=\"fc05c34\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57a17cc elementor-widget elementor-widget-heading\" data-id=\"57a17cc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Standard Ticket<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f006a7 elementor-widget elementor-widget-text-editor\" data-id=\"3f006a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a322<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb7747b elementor-widget__width-initial elementor-tablet-align-left elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"eb7747b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Relaxed, hosted atmosphere<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Free drink included<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Great venues across NI<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Matches emailed next day<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Prompt cards to keep chats flowing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b35c0c e-con-full e-flex e-con e-child\" data-id=\"1b35c0c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38ba716 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"38ba716\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/male-ticket-speed-dating-age-28-40-pavilion-2-july\" data-quantity=\"1\" data-product_id=\"13281\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Male<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ffabd elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"c8ffabd\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages&amp;per_page=100&amp;add-to-cart=13282\" data-quantity=\"1\" data-product_id=\"13282\" class=\"product_type_simple add_to_cart_button ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Female<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-870d384 e-con-full premium-card e-flex e-con e-child\" data-id=\"870d384\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-98fa947 e-con-full e-flex e-con e-child\" data-id=\"98fa947\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a998be popular-badge elementor-widget elementor-widget-heading\" data-id=\"6a998be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">MOST POPULAR<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-faebe7c elementor-widget elementor-widget-heading\" data-id=\"faebe7c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Premium Ticket<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cf27ab elementor-widget elementor-widget-text-editor\" data-id=\"3cf27ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a330<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ce702a elementor-tablet-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"9ce702a\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything from the Standard ticket<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Second chance: Reconsider anyone you passed on<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ticket protection: Move your ticket if plans change<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Familiar faces: See how many attendees you've met before<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41bfd79 e-con-full e-flex e-con e-child\" data-id=\"41bfd79\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7852433 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"7852433\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/premium-male-ticket-speed-dating-age-28-40-pavilion-2nd-july\" data-quantity=\"1\" data-product_id=\"13284\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Male<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d70e35d elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"d70e35d\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages&amp;per_page=100&amp;add-to-cart=13283\" data-quantity=\"1\" data-product_id=\"13283\" class=\"product_type_simple add_to_cart_button ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Female<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-821a1c8 e-flex e-con-boxed e-con e-parent\" data-id=\"821a1c8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb4c70b elementor-widget elementor-widget-heading\" data-id=\"bb4c70b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What People Are Saying<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26004f4 elementor-widget elementor-widget-text-editor\" data-id=\"26004f4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Real feedback from people who\u2019ve come along to our events and matchmaking introductions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbfb664 e-con-full e-flex e-con e-child\" data-id=\"bbfb664\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-89ad8af event-card e-con-full e-flex e-con e-child\" data-id=\"89ad8af\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adc1786 elementor-widget elementor-widget-rating\" data-id=\"adc1786\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-003b1e4 elementor-widget elementor-widget-text-editor\" data-id=\"003b1e4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cI was really nervous going on my own, but the hosts were so friendly. I ended up matching with five people and had a great laugh.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95bbf67 elementor-widget elementor-widget-heading\" data-id=\"95bbf67\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014 Sarah, 30, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2ba14a event-card e-con-full e-flex e-con e-child\" data-id=\"e2ba14a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7df0f elementor-widget elementor-widget-rating\" data-id=\"1f7df0f\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-443de17 elementor-widget elementor-widget-text-editor\" data-id=\"443de17\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cMuch better than apps \u2013 everyone actually wanted to chat. It felt relaxed, not cringey, and Gerard &amp; Leona were lovely.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5116fc1 elementor-widget elementor-widget-heading\" data-id=\"5116fc1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Mark, 39, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19f5e73 event-card e-con-full e-flex e-con e-child\" data-id=\"19f5e73\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0689da elementor-widget elementor-widget-rating\" data-id=\"b0689da\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0895cd4 elementor-widget elementor-widget-text-editor\" data-id=\"0895cd4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>&#8220;Perfectly organised speed dating with a warm crowd. Everyone was there to meet, not mess about. Loved it so much.&#8221;<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e55242b elementor-widget elementor-widget-heading\" data-id=\"e55242b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Jenny, 46, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12237a4 e-con-full e-flex e-con e-parent\" data-id=\"12237a4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4177a8 elementor-widget elementor-widget-heading\" data-id=\"b4177a8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Event Details<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c7d139 e-flex e-con-boxed e-con e-child\" data-id=\"4c7d139\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d409da4 e-con-full e-flex e-con e-child\" data-id=\"d409da4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-966416b elementor-widget elementor-widget-text-editor\" data-id=\"966416b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><b>\ud83d\udd50<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef9ee0d e-con-full e-flex e-con e-child\" data-id=\"ef9ee0d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed32b85 elementor-widget elementor-widget-heading\" data-id=\"ed32b85\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Timing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b8c91 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"62b8c91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Arrive from 7:30pm, Doors open 7:45pm<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2bd7bce e-con-full e-flex e-con e-child\" data-id=\"2bd7bce\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e9364a elementor-widget elementor-widget-text-editor\" data-id=\"4e9364a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udf82<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bc9f3d e-con-full e-flex e-con e-child\" data-id=\"8bc9f3d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c976b52 elementor-widget elementor-widget-heading\" data-id=\"c976b52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Age Range<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af4d6c4 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"af4d6c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">30-40 years old<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb89785 e-con-full e-flex e-con e-child\" data-id=\"eb89785\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8711c94 elementor-widget elementor-widget-text-editor\" data-id=\"8711c94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc54<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc515b6 e-con-full e-flex e-con e-child\" data-id=\"dc515b6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5108161 elementor-widget elementor-widget-heading\" data-id=\"5108161\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dress Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1a0fc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6c1a0fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Smart Casual<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad0138d e-con-full e-flex e-con e-child\" data-id=\"ad0138d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-061f1f7 elementor-widget elementor-widget-text-editor\" data-id=\"061f1f7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udccd<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86f0725 e-con-full e-flex e-con e-child\" data-id=\"86f0725\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-241ea34 elementor-widget elementor-widget-heading\" data-id=\"241ea34\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Venue<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bb4c15 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0bb4c15\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">The Pavilion, Belfast<br \/>(Drinks available)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-485465e e-con-full e-flex e-con e-child\" data-id=\"485465e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d6c2f9 elementor-widget elementor-widget-text-editor\" data-id=\"1d6c2f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udd94<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cd9959 e-con-full e-flex e-con e-child\" data-id=\"9cd9959\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3819097 elementor-widget elementor-widget-heading\" data-id=\"3819097\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ID Required<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b2cae elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d2b2cae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Please bring photo ID<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ff84f7 e-con-full e-flex e-con e-child\" data-id=\"6ff84f7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ccd725 elementor-widget elementor-widget-text-editor\" data-id=\"3ccd725\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc8c<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a84a81 e-con-full e-flex e-con e-child\" data-id=\"5a84a81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99f96bf elementor-widget elementor-widget-heading\" data-id=\"99f96bf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Matches<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c236ac0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c236ac0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Emailed the next day<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11dcee9 e-con-full e-flex e-con e-parent\" data-id=\"11dcee9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c24206 elementor-widget-tablet__width-inherit elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3c24206\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fa1c1e e-con-full e-flex e-con e-child\" data-id=\"1fa1c1e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60b0c3c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"60b0c3c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What if I don't get any matches? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69c82b6 e-con-full e-flex e-con e-child\" data-id=\"69c82b6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-065514d elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"065514d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whilst we can&#8217;t guarantee matches, most attendees get at least 2-3 mutual interests. If you don&#8217;t connect this time, you&#8217;re welcome to attend future events.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-391e6b7 e-con-full e-flex e-con e-child\" data-id=\"391e6b7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b24d174 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b24d174\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How do you maintain gender balance? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-718f99f e-con-full e-flex e-con e-child\" data-id=\"718f99f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-702be96 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"702be96\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We monitor registrations closely and cap ticket sales when one gender is fully booked to ensure equal numbers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56b20a4 e-con-full e-flex e-con e-child\" data-id=\"56b20a4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdaf495 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fdaf495\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I get a refund if I can't make it? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-879e265 e-con-full e-flex e-con e-child\" data-id=\"879e265\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9955ffc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"9955ffc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tickets are non-refundable. Premium ticket holders can move their ticket to another event with our ticket protection feature.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-723bd8d e-con-full e-flex e-con e-child\" data-id=\"723bd8d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83aa82e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"83aa82e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I bring a friend? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-501acd4 e-con-full e-flex e-con e-child\" data-id=\"501acd4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e40eb5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"7e40eb5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Absolutely! Many people attend with friends. Please note they must have purchased a ticket for the event also or will have to wait outside the Speed Dating area. You&#8217;ll be seated separately during dates but can catch up during the social breaks.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d700372 e-con-full e-flex e-con e-child\" data-id=\"d700372\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e624474 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e624474\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What's the \"second chance\" feature? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5edba0d e-con-full e-flex e-con e-child\" data-id=\"5edba0d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16f4db5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"16f4db5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Premium members get to see who said &#8220;yes&#8221; to them and can update their own choices after the event \u2013 perfect if you&#8217;re having second thoughts about someone you initially passed on!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Speed Dating | Age 28-40 | The Pavilion Thurs 2nd July \u00b7 7:30pm \u00b7 The Pavilion, Belfast Book Your Spot [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13279","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13279"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13279\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13256,"date":"2026-05-18T17:51:33","date_gmt":"2026-05-18T17:51:33","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13256"},"modified":"2026-06-22T09:22:23","modified_gmt":"2026-06-22T09:22:23","slug":"speed-dating-age-40-55-hearth-jun-30","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/speed-dating-age-40-55-hearth-jun-30","title":{"rendered":"Speed-Dating-Age-40-55-Hearth-Jun-30"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13256\" class=\"elementor elementor-13256\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab73b7 e-flex e-con-boxed e-con e-parent\" data-id=\"3ab73b7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b142e57 e-con-full e-flex e-con e-child\" data-id=\"b142e57\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a34302 elementor-widget elementor-widget-heading\" data-id=\"9a34302\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"font-style: normal\"><\/h2><h2 class=\"elementor-heading-title elementor-size-default elementor-inline-editing pen\" data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"font-style: normal\"><span style=\"font-style: inherit\">Speed Dating | Age 40-55 | Hearth<\/span><span style=\"font-style: inherit\"><\/span><\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cab9d9c elementor-widget elementor-widget-text-editor\" data-id=\"cab9d9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Tues 30th June \u00b7 7:30pm \u00b7 Hearth, Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f43c6d4 elementor-align-center elementor-widget-mobile__width-inherit hero-btn elementor-widget elementor-widget-button\" data-id=\"f43c6d4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#tickets\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Your Spot Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed96a1c e-con-full e-flex e-con e-parent\" data-id=\"ed96a1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-271d2a5 e-con-full e-flex e-con e-child\" data-id=\"271d2a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b66b2 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"d6b66b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><strong>\u2b50 4.8\/5<\/strong> from 500+ attendee reviews<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24f9ee2 e-con-full e-flex e-con e-child\" data-id=\"24f9ee2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10d4379 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"10d4379\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc65 <strong>1000+<\/strong> successful matches<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-856b9d9 e-con-full e-flex e-con e-child\" data-id=\"856b9d9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a227719 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"a227719\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udd12 <strong>Safe &amp; hosted<\/strong> events in Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fab99ca e-con-full e-flex e-con e-parent\" data-id=\"fab99ca\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d441fd9 e-flex e-con-boxed e-con e-child\" data-id=\"d441fd9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92b9ff1 elementor-widget elementor-widget-heading\" data-id=\"92b9ff1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Meet 15+ Belfast Singles in One Fun Evening<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3054439 elementor-widget elementor-widget-text-editor\" data-id=\"3054439\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A relaxed, hosted speed-dating night in the heart of Belfast. No apps, no awkward DMs \u2013 just real conversations with people who live nearby.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1502d5d e-con-full e-flex e-con e-child\" data-id=\"1502d5d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e44c876 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e44c876\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><b>\u26a1<\/b> <strong>Booking fast<\/strong> \u2014 grab your place while it\u2019s available<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ad68eb e-flex e-con-boxed e-con e-parent\" data-id=\"6ad68eb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a5fef1e e-con-full e-flex e-con e-child\" data-id=\"a5fef1e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6adce3a elementor-widget elementor-widget-heading\" data-id=\"6adce3a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What to Expect on the Night<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c7680d e-con-full e-flex e-con e-child\" data-id=\"2c7680d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c2b9ab elementor-widget elementor-widget-text-editor\" data-id=\"0c2b9ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\ude0a<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d922d elementor-widget elementor-widget-heading\" data-id=\"f5d922d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Relaxed Atmosphere\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19fe94d elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"19fe94d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Hosted speed-dating night with friendly staff to help<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-183496f e-con-full e-flex e-con e-child\" data-id=\"183496f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a997f9a elementor-widget elementor-widget-text-editor\" data-id=\"a997f9a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u23f1\ufe0f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea9194b elementor-widget elementor-widget-heading\" data-id=\"ea9194b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">4-5 Minute Dates<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be5003f elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"be5003f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Perfect length to get to know someone without pressure<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02b9664 e-con-full e-flex e-con e-child\" data-id=\"02b9664\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e125068 elementor-widget elementor-widget-text-editor\" data-id=\"e125068\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83e\uddca<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bdb0fb elementor-widget elementor-widget-heading\" data-id=\"3bdb0fb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Icebreakers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0760c3b elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0760c3b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Never run out of conversation with our card prompts<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65a83dd e-con-full e-flex e-con e-child\" data-id=\"65a83dd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b216f6c elementor-widget elementor-widget-text-editor\" data-id=\"b216f6c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83c\udf79<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67baeb6 elementor-widget elementor-widget-heading\" data-id=\"67baeb6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><span style=\"font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;text-align: center\">Drinks Breaks<\/span><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-813fb4a elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"813fb4a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Time to mingle with people you liked between rounds<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4c4436 e-con-full e-flex e-con e-child\" data-id=\"b4c4436\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1865a42 elementor-widget elementor-widget-text-editor\" data-id=\"1865a42\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udc65<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c9ca1a elementor-widget elementor-widget-heading\" data-id=\"7c9ca1a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Balanced events<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb0eb91 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"eb0eb91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We try to ensure equal numbers of men and women<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca66cb5 e-con-full e-flex e-con e-parent\" data-id=\"ca66cb5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2592739 e-flex e-con-boxed e-con e-child\" data-id=\"2592739\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88188ec elementor-widget elementor-widget-heading\" data-id=\"88188ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Your Ticket<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b91110 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2b91110\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tickets include all speed-dating rounds plus your matches emailed the next day<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19e4558 e-con-full e-flex e-con e-parent\" data-id=\"19e4558\" data-element_type=\"container\" id=\"tickets\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-222e564 e-flex e-con-boxed e-con e-child\" data-id=\"222e564\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-add98ba e-con-full e-flex e-con e-child\" data-id=\"add98ba\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fc05c34 e-con-full e-flex e-con e-child\" data-id=\"fc05c34\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57a17cc elementor-widget elementor-widget-heading\" data-id=\"57a17cc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Standard Ticket<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f006a7 elementor-widget elementor-widget-text-editor\" data-id=\"3f006a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a322<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1390e6e elementor-widget__width-initial elementor-tablet-align-left elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1390e6e\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Relaxed, hosted atmosphere<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Free drink included<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Great venues across NI<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Matches emailed next day<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Prompt cards to keep chats flowing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5be30a6 e-con-full e-flex e-con e-child\" data-id=\"5be30a6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74f9299 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"74f9299\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/male-ticket-speed-dating-age-40-55-hearth-30th-june\" data-quantity=\"1\" data-product_id=\"13261\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Male<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a84929 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"9a84929\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/female-ticket-speed-dating-age-40-55-hearth-30th-june\" data-quantity=\"1\" data-product_id=\"13262\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Female<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-870d384 e-con-full premium-card e-flex e-con e-child\" data-id=\"870d384\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-98fa947 e-con-full e-flex e-con e-child\" data-id=\"98fa947\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a998be popular-badge elementor-widget elementor-widget-heading\" data-id=\"6a998be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">MOST POPULAR<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-faebe7c elementor-widget elementor-widget-heading\" data-id=\"faebe7c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Premium Ticket<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cf27ab elementor-widget elementor-widget-text-editor\" data-id=\"3cf27ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a330<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7d6eea elementor-tablet-align-left elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"d7d6eea\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Everything from the Standard ticket<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Second chance: Reconsider anyone you passed on<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ticket protection: Move your ticket if plans change<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Familiar faces: See how many attendees you've met before<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3b5453 e-con-full e-flex e-con e-child\" data-id=\"e3b5453\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48b2053 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"48b2053\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/male-premium-ticket-speed-dating-age-40-55-hearth-30th-june\" data-quantity=\"1\" data-product_id=\"13263\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Male<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ab92d0 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"2ab92d0\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/female-premium-ticket-speed-dating-age-40-55-hearth-30th-june\" data-quantity=\"1\" data-product_id=\"13264\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Female<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-821a1c8 e-flex e-con-boxed e-con e-parent\" data-id=\"821a1c8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb4c70b elementor-widget elementor-widget-heading\" data-id=\"bb4c70b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What People Are Saying<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26004f4 elementor-widget elementor-widget-text-editor\" data-id=\"26004f4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Real feedback from people who\u2019ve come along to our events and matchmaking introductions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbfb664 e-con-full e-flex e-con e-child\" data-id=\"bbfb664\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-89ad8af event-card e-con-full e-flex e-con e-child\" data-id=\"89ad8af\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adc1786 elementor-widget elementor-widget-rating\" data-id=\"adc1786\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-003b1e4 elementor-widget elementor-widget-text-editor\" data-id=\"003b1e4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cI was really nervous going on my own, but the hosts were so friendly. I ended up matching with five people and had a great laugh.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95bbf67 elementor-widget elementor-widget-heading\" data-id=\"95bbf67\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014 Sarah, 30, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2ba14a event-card e-con-full e-flex e-con e-child\" data-id=\"e2ba14a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7df0f elementor-widget elementor-widget-rating\" data-id=\"1f7df0f\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-443de17 elementor-widget elementor-widget-text-editor\" data-id=\"443de17\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cMuch better than apps \u2013 everyone actually wanted to chat. It felt relaxed, not cringey, and Gerard &amp; Leona were lovely.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5116fc1 elementor-widget elementor-widget-heading\" data-id=\"5116fc1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Mark, 39, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19f5e73 event-card e-con-full e-flex e-con e-child\" data-id=\"19f5e73\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0689da elementor-widget elementor-widget-rating\" data-id=\"b0689da\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0895cd4 elementor-widget elementor-widget-text-editor\" data-id=\"0895cd4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>&#8220;Perfectly organised speed dating with a warm crowd. Everyone was there to meet, not mess about. Loved it so much.&#8221;<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e55242b elementor-widget elementor-widget-heading\" data-id=\"e55242b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Jenny, 46, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12237a4 e-con-full e-flex e-con e-parent\" data-id=\"12237a4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4177a8 elementor-widget elementor-widget-heading\" data-id=\"b4177a8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Event Details<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c7d139 e-flex e-con-boxed e-con e-child\" data-id=\"4c7d139\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d409da4 e-con-full e-flex e-con e-child\" data-id=\"d409da4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-966416b elementor-widget elementor-widget-text-editor\" data-id=\"966416b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><b>\ud83d\udd50<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef9ee0d e-con-full e-flex e-con e-child\" data-id=\"ef9ee0d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed32b85 elementor-widget elementor-widget-heading\" data-id=\"ed32b85\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Timing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b8c91 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"62b8c91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Arrive from 7:30pm, Doors open 7:45pm<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2bd7bce e-con-full e-flex e-con e-child\" data-id=\"2bd7bce\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e9364a elementor-widget elementor-widget-text-editor\" data-id=\"4e9364a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udf82<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bc9f3d e-con-full e-flex e-con e-child\" data-id=\"8bc9f3d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c976b52 elementor-widget elementor-widget-heading\" data-id=\"c976b52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Age Range<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af4d6c4 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"af4d6c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">40-55 years old<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb89785 e-con-full e-flex e-con e-child\" data-id=\"eb89785\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8711c94 elementor-widget elementor-widget-text-editor\" data-id=\"8711c94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc54<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc515b6 e-con-full e-flex e-con e-child\" data-id=\"dc515b6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5108161 elementor-widget elementor-widget-heading\" data-id=\"5108161\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dress Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1a0fc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6c1a0fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Smart Casual<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad0138d e-con-full e-flex e-con e-child\" data-id=\"ad0138d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-061f1f7 elementor-widget elementor-widget-text-editor\" data-id=\"061f1f7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udccd<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86f0725 e-con-full e-flex e-con e-child\" data-id=\"86f0725\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-241ea34 elementor-widget elementor-widget-heading\" data-id=\"241ea34\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Venue<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bb4c15 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0bb4c15\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Hearth, Belfast<br \/>(Drinks available at bar)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-485465e e-con-full e-flex e-con e-child\" data-id=\"485465e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d6c2f9 elementor-widget elementor-widget-text-editor\" data-id=\"1d6c2f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udd94<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cd9959 e-con-full e-flex e-con e-child\" data-id=\"9cd9959\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3819097 elementor-widget elementor-widget-heading\" data-id=\"3819097\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ID Required<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b2cae elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d2b2cae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Please bring photo ID<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ff84f7 e-con-full e-flex e-con e-child\" data-id=\"6ff84f7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ccd725 elementor-widget elementor-widget-text-editor\" data-id=\"3ccd725\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc8c<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a84a81 e-con-full e-flex e-con e-child\" data-id=\"5a84a81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99f96bf elementor-widget elementor-widget-heading\" data-id=\"99f96bf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Matches<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c236ac0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c236ac0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Emailed the next day<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d924d85 e-flex e-con-boxed e-con e-parent\" data-id=\"d924d85\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-67f7c2f e-con-full e-flex e-con e-child\" data-id=\"67f7c2f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4e2d42 elementor-widget-tablet__width-inherit elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b4e2d42\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-309da9c e-con-full e-flex e-con e-child\" data-id=\"309da9c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5b3fcc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e5b3fcc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What if I don't get any matches? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4715ff2 e-con-full e-flex e-con e-child\" data-id=\"4715ff2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf1c79 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6cf1c79\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whilst we can&#8217;t guarantee matches, most attendees get at least 2-3 mutual interests. If you don&#8217;t connect this time, you&#8217;re welcome to attend future events.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f09546 e-con-full e-flex e-con e-child\" data-id=\"1f09546\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee87ef3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ee87ef3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How do you maintain gender balance? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f43e9b e-con-full e-flex e-con e-child\" data-id=\"2f43e9b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8d2fd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2e8d2fd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We monitor registrations closely and cap ticket sales when one gender is fully booked to ensure equal numbers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93ef232 e-con-full e-flex e-con e-child\" data-id=\"93ef232\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-551c01d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"551c01d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I get a refund if I can't make it? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16fed1a e-con-full e-flex e-con e-child\" data-id=\"16fed1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc33493 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"dc33493\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tickets are non-refundable. Premium ticket holders can move their ticket to another event with our ticket protection feature.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36be4ff e-con-full e-flex e-con e-child\" data-id=\"36be4ff\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ff553e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ff553e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I bring a friend? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a119c8 e-con-full e-flex e-con e-child\" data-id=\"6a119c8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c097536 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c097536\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Absolutely! Many people attend with friends. Please note they must have purchased a ticket for the event also or will have to wait outside the Speed Dating area. You&#8217;ll be seated separately during dates but can catch up during the social breaks.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58a9a5e e-con-full e-flex e-con e-child\" data-id=\"58a9a5e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6c3765 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b6c3765\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What's the \"second chance\" feature? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2353519 e-con-full e-flex e-con e-child\" data-id=\"2353519\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12467f0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"12467f0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Premium members get to see who said &#8220;yes&#8221; to them and can update their own choices after the event \u2013 perfect if you&#8217;re having second thoughts about someone you initially passed on!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92098d0 e-grid e-con-boxed e-con e-parent\" data-id=\"92098d0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Speed Dating | Age 40-55 | Hearth Tues 30th June \u00b7 7:30pm \u00b7 Hearth, Belfast Book Your Spot Now \u2b50 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13256","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13256"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13256\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":13119,"date":"2026-04-22T07:34:33","date_gmt":"2026-04-22T07:34:33","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=13119"},"modified":"2026-06-23T12:21:00","modified_gmt":"2026-06-23T12:21:00","slug":"matchmaking-women","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/matchmaking-women","title":{"rendered":"matchmaking-women"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13119\" class=\"elementor elementor-13119\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6a3d68 e-flex e-con-boxed e-con e-parent\" data-id=\"e6a3d68\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90f6fa7 elementor-widget elementor-widget-html\" data-id=\"90f6fa7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta name=\"robots\" content=\"noindex, nofollow\">\n<title>You've Been Selected to Apply | Private Matchmaking in Northern Ireland | Ratemydateni<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,wght@0,600;0,700;1,500;1,600&family=Outfit:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --terracotta: #c4533a;\n    --terracotta-light: #f5ebe7;\n    --terracotta-dark: #9e3d28;\n    --stone: #2b2420;\n    --stone-mid: #5c4f4a;\n    --stone-light: #8a7d78;\n    --sand: #f7f2ee;\n    --white: #ffffff;\n    --border: #e8ddd8;\n    --ff-display: 'Fraunces', Georgia, serif;\n    --ff-body: 'Outfit', system-ui, sans-serif;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: var(--ff-body);\n    color: var(--stone);\n    background: var(--sand);\n    line-height: 1.6;\n    font-size: 17px;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* NAV *\/\n  .nav {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 0 5%;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    height: 62px;\n    position: sticky;\n    top: 0;\n    z-index: 100;\n  }\n  .nav-logo {\n    font-family: var(--ff-body);\n    font-size: 1.1rem;\n    font-weight: 600;\n    color: var(--stone);\n    text-decoration: none;\n    letter-spacing: -0.02em;\n  }\n  .nav-logo span { color: var(--terracotta); }\n  .nav-cta {\n    background: var(--terracotta);\n    color: var(--white);\n    border: none;\n    padding: 11px 24px;\n    border-radius: 100px;\n    font-family: var(--ff-body);\n    font-size: 0.9rem;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s;\n    letter-spacing: -0.01em;\n  }\n  .nav-cta:hover { background: var(--terracotta-dark); transform: translateY(-1px); }\n\n  \/* INTAKE STRIP *\/\n  .intake-strip {\n    background: var(--terracotta-light);\n    border-bottom: 1px solid var(--border);\n    text-align: center;\n    padding: 10px 5%;\n    font-size: 0.85rem;\n    color: var(--terracotta-dark);\n    font-weight: 500;\n    letter-spacing: -0.01em;\n  }\n  .intake-strip strong { font-weight: 600; }\n\n  \/* HERO *\/\n  .hero {\n    background: var(--stone);\n    min-height: 88vh;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    overflow: hidden;\n    position: relative;\n  }\n  @media (max-width: 700px) {\n    .hero { grid-template-columns: 1fr; min-height: auto; }\n    .hero-img { height: 55vw; order: -1; }\n  }\n  .hero-content {\n    padding: 56px 8% 56px 7%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    position: relative;\n    z-index: 2;\n  }\n  .hero-img {\n    position: relative;\n    overflow: hidden;\n  }\n  .hero-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center top;\n    display: block;\n    filter: brightness(0.92) contrast(1.05);\n  }\n  .hero-img::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to right, var(--stone) 0%, transparent 30%);\n    pointer-events: none;\n  }\n  @media (max-width: 700px) {\n    .hero-img::after { background: linear-gradient(to bottom, transparent 60%, var(--stone) 100%); }\n  }\n  .cohort-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(196,83,58,0.2);\n    border: 1px solid rgba(196,83,58,0.4);\n    color: #f0a090;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 100px;\n    margin-bottom: 28px;\n    width: fit-content;\n  }\n  .cohort-dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: #f0a090;\n    animation: pulse 2s infinite;\n  }\n  @keyframes pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n  .hero h1 {\n    font-family: var(--ff-display);\n    font-size: clamp(2.4rem, 5vw, 3.6rem);\n    font-weight: 700;\n    line-height: 1.1;\n    color: var(--white);\n    margin-bottom: 22px;\n    letter-spacing: -0.02em;\n  }\n  .hero h1 em {\n    color: #f0a090;\n    font-style: italic;\n    font-weight: 600;\n  }\n  .hero-sub {\n    font-size: 1.05rem;\n    color: rgba(255,255,255,0.6);\n    margin-bottom: 36px;\n    font-weight: 300;\n    line-height: 1.7;\n    max-width: 420px;\n  }\n  .hero-btn {\n    display: inline-block;\n    background: var(--terracotta);\n    color: var(--white);\n    padding: 18px 36px;\n    border-radius: 100px;\n    font-family: var(--ff-body);\n    font-size: 1.05rem;\n    font-weight: 600;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s;\n    letter-spacing: -0.01em;\n    width: fit-content;\n  }\n  .hero-btn:hover { background: var(--terracotta-dark); transform: translateY(-2px); }\n  .price-line {\n    margin-top: 16px;\n    font-size: 0.9rem;\n    color: rgba(255,255,255,0.55);\n  }\n  .price-line strong { color: #f0a090; font-weight: 600; }\n  .trust-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px 0;\n    margin-top: 36px;\n    padding-top: 28px;\n    border-top: 1px solid rgba(255,255,255,0.1);\n  }\n  .trust-item {\n    font-size: 0.8rem;\n    color: rgba(255,255,255,0.4);\n    padding-right: 16px;\n    margin-right: 16px;\n    border-right: 1px solid rgba(255,255,255,0.15);\n    line-height: 1.4;\n  }\n  .trust-item:last-child { border-right: none; }\n\n  \/* FOUNDER STRIP *\/\n  .founder-strip {\n    background: var(--white);\n    padding: 48px 5%;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 32px;\n    align-items: center;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  @media (max-width: 600px) { .founder-strip { grid-template-columns: 1fr; gap: 20px; text-align: center; } .founder-photo { margin: 0 auto; } }\n  .founder-photo {\n    width: 100px;\n    height: 100px;\n    border-radius: 16px;\n    overflow: hidden;\n    flex-shrink: 0;\n  }\n  .founder-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }\n  .founder-quote {\n    font-family: var(--ff-display);\n    font-size: clamp(1.1rem, 2.5vw, 1.4rem);\n    font-style: italic;\n    color: var(--stone);\n    line-height: 1.4;\n    font-weight: 500;\n  }\n  .founder-byline {\n    margin-top: 8px;\n    font-size: 0.85rem;\n    color: var(--stone-light);\n    font-weight: 400;\n  }\n  .founder-byline strong { color: var(--terracotta); font-weight: 600; }\n\n  \/* SECTIONS *\/\n  .section { padding: 64px 5%; }\n  .section-inner { max-width: 860px; margin: 0 auto; }\n  .label {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--terracotta);\n    margin-bottom: 12px;\n  }\n  .heading {\n    font-family: var(--ff-display);\n    font-size: clamp(1.8rem, 4vw, 2.6rem);\n    font-weight: 700;\n    color: var(--stone);\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    margin-bottom: 20px;\n  }\n  .heading em { color: var(--terracotta); font-style: italic; font-weight: 600; }\n  .body-lg { font-size: 1.05rem; color: var(--stone-mid); line-height: 1.75; max-width: 600px; }\n\n  \/* SELECTED \/ HOW YOU GOT HERE *\/\n  .selected-section { background: var(--white); }\n  .selected-section .body-lg { margin-bottom: 16px; }\n\n  \/* WHO *\/\n  .who-section { background: var(--stone); }\n  .who-section .label { color: #f0a090; }\n  .who-section .heading { color: var(--white); }\n  .who-section .heading em { color: #f0a090; }\n  .check-list { list-style: none; margin-top: 28px; display: grid; gap: 16px; }\n  .check-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    font-size: 1.05rem;\n    color: rgba(255,255,255,0.72);\n    line-height: 1.5;\n    font-weight: 300;\n  }\n  .check-icon {\n    flex-shrink: 0;\n    width: 24px; height: 24px;\n    border-radius: 50%;\n    background: var(--terracotta);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .check-icon::after {\n    content: '';\n    width: 10px; height: 6px;\n    border-left: 2.5px solid white;\n    border-bottom: 2.5px solid white;\n    transform: rotate(-45deg) translateY(-1px);\n    display: block;\n  }\n\n  \/* WHY DIFFERENT *\/\n  .diff-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 32px;\n  }\n  .diff-card {\n    background: var(--white);\n    border-radius: 16px;\n    padding: 28px 24px;\n    border: 1px solid var(--border);\n  }\n  .diff-num {\n    font-family: var(--ff-display);\n    font-size: 2.5rem;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 10px;\n    -webkit-text-stroke: 1px var(--terracotta);\n    color: transparent;\n  }\n  .diff-card h3 {\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: var(--stone);\n    margin-bottom: 8px;\n    letter-spacing: -0.01em;\n  }\n  .diff-card p { font-size: 0.95rem; color: var(--stone-mid); line-height: 1.65; font-weight: 300; }\n\n  \/* STEPS *\/\n  .steps { margin-top: 36px; display: grid; gap: 0; position: relative; }\n  .steps::before { content: ''; position: absolute; left: 20px; top: 42px; bottom: 42px; width: 2px; background: var(--border); }\n  .step { display: grid; grid-template-columns: 42px 1fr; gap: 20px; padding: 0 0 32px; position: relative; }\n  .step:last-child { padding-bottom: 0; }\n  .step-num {\n    width: 42px; height: 42px;\n    border-radius: 50%;\n    background: var(--terracotta);\n    color: white;\n    font-size: 1rem;\n    font-weight: 600;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n    position: relative; z-index: 1;\n    font-family: var(--ff-display);\n  }\n  .step-body { padding-top: 8px; }\n  .step-body h3 { font-size: 1.05rem; font-weight: 600; color: var(--stone); margin-bottom: 6px; letter-spacing: -0.01em; }\n  .step-body p { font-size: 0.95rem; color: var(--stone-mid); line-height: 1.65; font-weight: 300; }\n  .step-tag {\n    display: inline-block;\n    margin-top: 8px;\n    background: var(--terracotta-light);\n    color: var(--terracotta-dark);\n    font-size: 0.78rem;\n    font-weight: 600;\n    padding: 4px 12px;\n    border-radius: 100px;\n    letter-spacing: 0.02em;\n  }\n\n  \/* NOTE BOX *\/\n  .note-box {\n    background: var(--terracotta-light);\n    border-left: 3px solid var(--terracotta);\n    border-radius: 0 12px 12px 0;\n    padding: 18px 22px;\n    font-size: 0.95rem;\n    color: var(--stone-mid);\n    line-height: 1.65;\n    margin-top: 32px;\n    font-weight: 400;\n  }\n  .note-box strong { color: var(--stone); font-weight: 600; }\n\n  \/* HONESTY (no guarantee) *\/\n  .honesty-section { background: var(--sand); }\n  .honesty-card {\n    background: var(--white);\n    border-radius: 16px;\n    padding: 32px;\n    border: 1px solid var(--border);\n    margin-top: 28px;\n  }\n  .honesty-card p { font-size: 1rem; color: var(--stone-mid); line-height: 1.75; font-weight: 300; margin-bottom: 14px; }\n  .honesty-card p:last-child { margin-bottom: 0; }\n  .honesty-card strong { color: var(--stone); font-weight: 600; }\n\n  \/* MID CTA *\/\n  .mid-cta {\n    background: var(--terracotta);\n    padding: 64px 5%;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .mid-cta::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.06);\n    pointer-events: none;\n  }\n  .mid-cta h2 {\n    font-family: var(--ff-display);\n    font-size: clamp(1.7rem, 4vw, 2.4rem);\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 12px;\n    letter-spacing: -0.02em;\n    position: relative;\n  }\n  .mid-cta p { font-size: 1rem; color: rgba(255,255,255,0.78); margin-bottom: 28px; position: relative; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .btn-white {\n    display: inline-block;\n    background: white;\n    color: var(--terracotta-dark);\n    padding: 17px 40px;\n    border-radius: 100px;\n    font-family: var(--ff-body);\n    font-size: 1.05rem;\n    font-weight: 600;\n    text-decoration: none;\n    transition: opacity 0.2s, transform 0.15s;\n    letter-spacing: -0.01em;\n    position: relative;\n  }\n  .btn-white:hover { opacity: 0.93; transform: translateY(-1px); }\n  .mid-price { margin-top: 14px; font-size: 0.85rem; color: rgba(255,255,255,0.6); position: relative; }\n  .mid-price strong { color: white; font-weight: 600; }\n\n  \/* FAQ *\/\n  .faq-list { margin-top: 28px; display: grid; gap: 3px; }\n  .faq-item { border: 1px solid var(--border); border-radius: 12px; overflow: hidden; background: var(--white); }\n  .faq-q {\n    width: 100%; text-align: left; background: none; border: none;\n    padding: 20px 22px; font-family: var(--ff-body); font-size: 1rem;\n    font-weight: 500; color: var(--stone); cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center; gap: 12px;\n    transition: background 0.15s; letter-spacing: -0.01em;\n  }\n  .faq-q:hover { background: var(--sand); }\n  .faq-arrow {\n    flex-shrink: 0; width: 22px; height: 22px; border-radius: 50%;\n    background: var(--terracotta-light); display: flex; align-items: center;\n    justify-content: center; transition: transform 0.2s;\n  }\n  .faq-arrow::after {\n    content: ''; width: 7px; height: 7px;\n    border-right: 2px solid var(--terracotta); border-bottom: 2px solid var(--terracotta);\n    transform: rotate(45deg) translateY(-2px); display: block;\n  }\n  .faq-item.open .faq-arrow { transform: rotate(180deg); }\n  .faq-a { display: none; padding: 0 22px 20px; font-size: 0.95rem; color: var(--stone-mid); line-height: 1.75; font-weight: 300; }\n  .faq-item.open .faq-a { display: block; }\n\n  \/* FINAL CTA *\/\n  .final-cta { text-align: center; padding: 80px 5%; background: var(--stone); }\n  .final-cta h2 {\n    font-family: var(--ff-display);\n    font-size: clamp(2rem, 5vw, 3rem);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 16px;\n    letter-spacing: -0.02em;\n  }\n  .final-cta h2 em { color: #f0a090; font-style: italic; }\n  .final-cta p { font-size: 1rem; color: rgba(255,255,255,0.5); margin-bottom: 32px; font-weight: 300; max-width: 480px; margin-left: auto; margin-right: auto; }\n  .btn-primary {\n    display: inline-block;\n    background: var(--terracotta);\n    color: white;\n    padding: 18px 48px;\n    border-radius: 100px;\n    font-size: 1.05rem;\n    font-weight: 600;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s;\n    letter-spacing: -0.01em;\n  }\n  .btn-primary:hover { background: var(--terracotta-dark); transform: translateY(-2px); }\n  .final-price { margin-top: 14px; font-size: 0.875rem; color: rgba(255,255,255,0.45); }\n  .final-price strong { color: #f0a090; font-weight: 600; }\n  .btn-ghost { display: block; margin-top: 16px; font-size: 0.875rem; color: rgba(255,255,255,0.35); text-decoration: none; }\n  .btn-ghost:hover { color: rgba(255,255,255,0.6); }\n\n  \/* FOOTER *\/\n  footer { background: #1a100d; color: #5c4f4a; text-align: center; padding: 24px 5%; font-size: 0.8rem; }\n  footer a { color: #7a6a65; text-decoration: none; }\n  footer a:hover { color: white; }\n\n  @media (max-width: 600px) {\n    .section { padding: 52px 5%; }\n    .mid-cta { padding: 52px 5%; }\n    .final-cta { padding: 64px 5%; }\n    .founder-strip { padding: 40px 5%; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<nav class=\"nav\">\n  <a class=\"nav-logo\" href=\"https:\/\/ratemydateni.com\">ratemydateni<span>.<\/span><\/a>\n  <a class=\"nav-cta\" href=\"#book\">Book your consultation<\/a>\n<\/nav>\n\n<!-- INTAKE \/ SCARCITY STRIP -->\n<div class=\"intake-strip\">\n  We open a <strong>limited number of consultation slots<\/strong> each intake \u2014 when they're full, applications close until the next round.\n<\/div>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-content\">\n    <div class=\"cohort-tag\"><span class=\"cohort-dot\"><\/span> Selected from the waitlist \u00b7 Northern Ireland<\/div>\n    <h1>Good news \u2014<br>you've been<br><em>selected to apply.<\/em><\/h1>\n    <p class=\"hero-sub\">You joined our waitlist, and we'd love to invite you to apply for the matchmaking service. The next step is a private consultation \u2014 book yours below before this round closes.<\/p>\n    <a class=\"hero-btn\" href=\"#book\">Book your consultation<\/a>\n    <p class=\"price-line\"><strong>\u00a335 consultation<\/strong> \u00b7 the only cost you have to pay<\/p>\n    <div class=\"trust-row\">\n      <span class=\"trust-item\">Run by a local couple<\/span>\n      <span class=\"trust-item\">Belfast-based<\/span>\n      <span class=\"trust-item\">300+ matches<\/span>\n    <\/div>\n  <\/div>\n  <div class=\"hero-img\">\n    <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2022\/07\/Screenshot-2022-07-10-at-20.47.54.png\" alt=\"Gerard and Leona, founders of Ratemydateni\">\n  <\/div>\n<\/section>\n\n<!-- FOUNDER STRIP -->\n<div style=\"background: var(--white); border-bottom: 1px solid var(--border);\">\n  <div class=\"founder-strip\">\n    <div class=\"founder-photo\">\n      <img decoding=\"async\" src=\"https:\/\/ratemydateni.com\/wp-content\/uploads\/2022\/07\/Screenshot-2022-07-10-at-20.47.54.png\" alt=\"Gerard and Leona\">\n    <\/div>\n    <div>\n      <p class=\"founder-quote\">\"We met at one of our own speed dating events. We built this service because we know exactly how hard modern dating feels \u2014 and we wanted to do something better.\"<\/p>\n      <p class=\"founder-byline\"><strong>Gerard & Leona<\/strong> \u00b7 Founders, Ratemydateni \u00b7 Belfast<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- HOW YOU GOT HERE -->\n<section class=\"section selected-section\">\n  <div class=\"section-inner\">\n    <p class=\"label\">Why you're seeing this<\/p>\n    <h2 class=\"heading\">You're on the waitlist \u2014<br>and we're <em>opening a round.<\/em><\/h2>\n    <p class=\"body-lg\">We keep our membership carefully balanced rather than letting anyone and everyone in, which means we work in rounds. We've now opened a limited number of consultation slots, and as someone already on our waitlist, you're invited to apply.<\/p>\n    <p class=\"body-lg\">A consultation isn't a commitment \u2014 it's a relaxed conversation so we can understand what you're looking for and whether the service is the right fit for you right now. We'll be honest with you either way.<\/p>\n  <\/div>\n<\/section>\n\n<!-- WHO THIS IS FOR -->\n<section class=\"section who-section\">\n  <div class=\"section-inner\">\n    <p class=\"label\">Is this for you?<\/p>\n    <h2 class=\"heading\">This is a good fit <em>if\u2026<\/em><\/h2>\n    <ul class=\"check-list\">\n      <li><span class=\"check-icon\"><\/span>You live in, or are happy to travel to, the greater Belfast area<\/li>\n      <li><span class=\"check-icon\"><\/span>You're looking to meet someone in the 30\u201355 age range<\/li>\n      <li><span class=\"check-icon\"><\/span>You want a real, committed relationship \u2014 not another app fling<\/li>\n      <li><span class=\"check-icon\"><\/span>You'd prefer a personal, curated process with real people behind it<\/li>\n      <li><span class=\"check-icon\"><\/span>You're ready to put a little intention into meeting the right person<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<!-- WHY DIFFERENT -->\n<section class=\"section\" style=\"background: var(--sand);\">\n  <div class=\"section-inner\">\n    <p class=\"label\">Why matchmaking?<\/p>\n    <h2 class=\"heading\">Less swiping. Less guesswork.<br><em>More intention.<\/em><\/h2>\n    <div class=\"diff-grid\">\n      <div class=\"diff-card\">\n        <div class=\"diff-num\">01<\/div>\n        <h3>More intentional<\/h3>\n        <p>Every introduction is considered. No swiping through strangers hoping for the best.<\/p>\n      <\/div>\n      <div class=\"diff-card\">\n        <div class=\"diff-num\">02<\/div>\n        <h3>More personal<\/h3>\n        <p>We take time to understand what you're looking for before we suggest anyone.<\/p>\n      <\/div>\n      <div class=\"diff-card\">\n        <div class=\"diff-num\">03<\/div>\n        <h3>More local<\/h3>\n        <p>A Northern Ireland service built around real people and real introductions \u2014 not algorithms.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"section\" style=\"background: var(--white);\">\n  <div class=\"section-inner\">\n    <p class=\"label\">The process<\/p>\n    <h2 class=\"heading\">Exactly what <em>happens<\/em> when you apply<\/h2>\n    <div class=\"steps\">\n      <div class=\"step\">\n        <div class=\"step-num\">1<\/div>\n        <div class=\"step-body\">\n          <h3>Book your consultation<\/h3>\n          <p>Choose a time that suits you. Takes 30 seconds, and secures one of this round's limited slots.<\/p>\n          <span class=\"step-tag\">\u00a335 \u00b7 one-off consultation fee<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-num\">2<\/div>\n        <div class=\"step-body\">\n          <h3>Complete your profile form<\/h3>\n          <p>After booking you'll fill in your profile \u2014 who you are, what you're looking for and the kind of relationship you want. Takes 5\u20138 minutes and lets us prepare for your call.<\/p>\n          <span class=\"step-tag\">Your slot is confirmed once your profile is submitted<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-num\">3<\/div>\n        <div class=\"step-body\">\n          <h3>Your 30-minute consultation call<\/h3>\n          <p>A relaxed video call \u2014 not an interview. We talk through your dating history, what you're looking for, and whether the service is the right fit right now.<\/p>\n          <span class=\"step-tag\">Low pressure \u00b7 no sales pitch<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"step\">\n        <div class=\"step-num\">4<\/div>\n        <div class=\"step-body\">\n          <h3>If accepted, you join the matchmaking pool<\/h3>\n          <p>You're added to our matchmaking pool and introduced to compatible members when there's a genuine fit. The \u00a335 consultation is the only cost you have to pay \u2014 you can be matched from the free pool at no extra charge. Optional upgrades are available if you'd like more recommendations, but they're never required.<\/p>\n          <span class=\"step-tag\">Free pool \u00b7 optional upgrades available<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"note-box\">\n      <strong>Just so it's clear:<\/strong> after booking, you'll complete your profile form before your consultation date. Your slot is only fully confirmed once that form is submitted.\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HONESTY \/ NO GUARANTEE -->\n<section class=\"section honesty-section\">\n  <div class=\"section-inner\">\n    <p class=\"label\">Honest from the start<\/p>\n    <h2 class=\"heading\">What a place <em>does<\/em> \u2014 and doesn't \u2014 promise<\/h2>\n    <div class=\"honesty-card\">\n      <p>We'd rather be straight with you than overpromise. Being accepted means a place in our matchmaking pool \u2014 <strong>it does not guarantee a match.<\/strong> We only introduce you to someone when there's a genuine, mutual fit, and good introductions take a little time.<\/p>\n      <p>Here's exactly how the free pool works: you're introduced to someone when a member of the opposite gender is actively searching and you come up as a strong match for them. So you can genuinely be matched at no cost beyond the consultation \u2014 you just won't have us out actively searching on your behalf.<\/p>\n      <p>If you'd like us working for you more actively, and to receive more recommendations, there are <strong>optional<\/strong> upgrade packages you can choose. They're entirely optional \u2014 the <strong>\u00a335 consultation is the only cost you ever have to pay<\/strong>, and you're welcome to stay in the free pool for as long as you like.<\/p>\n      <p>And if, after your consultation, we don't think it's the right fit for either side, we'll tell you honestly. No awkwardness \u2014 we'd rather be upfront than waste your time.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- MID CTA -->\n<div class=\"mid-cta\" id=\"book\">\n  <h2>Ready to apply?<\/h2>\n  <p>Book your consultation, complete your profile, and we'll take it from there. Slots for this round are limited \u2014 once they're gone, applications close again.<\/p>\n  <!-- TODO: point this at your \u00a335 consultation booking\/payment event, not the \u00a310 one -->\n  <a class=\"btn-white\" href=\"https:\/\/ratemydateni.com\/?fluent-booking=calendar&host=gerarda83&event=30min-1\">Book your consultation<\/a>\n  <p class=\"mid-price\"><strong>\u00a335<\/strong> \u00b7 one-off \u00b7 the only cost you have to pay<\/p>\n<\/div>\n\n<!-- FAQ -->\n<section class=\"section\" style=\"background: var(--sand);\">\n  <div class=\"section-inner\">\n    <p class=\"label\">Common questions<\/p>\n    <h2 class=\"heading\">FAQs<\/h2>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What does the \u00a335 cover? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">It's a one-off fee for your private 30-minute consultation, where we review your profile and get to know what you're looking for. It also secures your place in this limited round. There's nothing further to pay \u2014 if you're accepted, being part of the matchmaking pool costs nothing more.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Am I guaranteed to be matched? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">No, and we won't pretend otherwise. A place in the pool means we'll actively look to introduce you to someone compatible \u2014 but a good match depends on finding the right person, and that takes time. We only introduce you when there's a genuine, mutual fit. We'd always rather be honest with you than overpromise.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Does it cost anything after the consultation? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">The \u00a335 consultation is the only cost you have to pay. If you're accepted, you join the matchmaking pool for free and can be matched at no extra charge. If you'd like us actively searching on your behalf and want more recommendations, there are optional upgrade packages \u2014 but they're completely optional, you're never obliged to take one, and nothing is ever charged automatically.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">How do introductions actually happen? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">When you're in the pool, you're introduced to someone when there's a genuine, mutual fit. For free-pool members, that typically happens when a member of the opposite gender is actively searching and you come up as a strong match for them \u2014 so you can be matched without paying anything beyond the consultation. If you'd prefer us to actively search on your behalf and want more recommendations, the optional upgrades are there if you want them.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Why is it \"selected to apply\" \u2014 and why limited? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">We keep our membership carefully balanced rather than open to everyone, so we take people on in rounds. You're on our waitlist, and we've now opened a limited number of consultation slots for this round. When those slots are full, applications close again until the next one \u2014 which is why it's worth booking while it's open.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">What happens at the consultation? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">It's a relaxed 30-minute video call where we get to know you \u2014 your dating history, what you're looking for, and what hasn't worked before. We use your profile form to prepare, so we're not starting from scratch. It's a conversation, not an interview.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Do I need to be in Belfast? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">Not exactly \u2014 but most of our introductions and events take place in and around Belfast, so it works best if you live in the greater Belfast area or are happy to travel there on occasion.<\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\">Is it confidential? <span class=\"faq-arrow\"><\/span><\/button>\n        <div class=\"faq-a\">Yes, completely. We handle everything personally and discreetly. Your details are never shared publicly, and we only connect you with someone after both sides have agreed to an introduction.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FINAL CTA -->\n<section class=\"final-cta\">\n  <h2>You've been invited.<br>The next step is <em>yours.<\/em><\/h2>\n  <p>Book your consultation, complete your profile, and meet with us. Slots this round are limited \u2014 once they're full, applications close again.<\/p>\n  <!-- TODO: point this at your \u00a335 consultation booking\/payment event, not the \u00a310 one -->\n  <a class=\"btn-primary\" href=\"https:\/\/ratemydateni.com\/?fluent-booking=calendar&host=gerarda83&event=30min-1\">Book your consultation<\/a>\n  <p class=\"final-price\"><strong>\u00a335<\/strong> \u00b7 one-off \u00b7 the only cost you have to pay<\/p>\n  <a class=\"btn-ghost\" href=\"https:\/\/www.instagram.com\/ratemydateni\/\" target=\"_blank\">Have a question? Message us on Instagram \u2192<\/a>\n<\/section>\n\n<footer>\n  <p>\u00a9 2026 Ratemydateni \u00b7 Belfast, Northern Ireland \u00b7 <a href=\"https:\/\/ratemydateni.com\/terms-condition\">Terms & Conditions<\/a><\/p>\n<\/footer>\n\n<script>\nfunction toggleFaq(btn) {\n  const item = btn.closest('.faq-item');\n  const isOpen = item.classList.contains('open');\n  document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));\n  if (!isOpen) item.classList.add('open');\n}\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>You&#8217;ve Been Selected to Apply | Private Matchmaking in Northern Ireland | Ratemydateni ratemydateni. Book your consultation We open a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13119","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=13119"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/13119\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=13119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":12877,"date":"2026-04-03T15:19:26","date_gmt":"2026-04-03T15:19:26","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=12877"},"modified":"2026-07-06T12:56:38","modified_gmt":"2026-07-06T12:56:38","slug":"singles-social-age-30-50-halt-july-16","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/singles-social-age-30-50-halt-july-16","title":{"rendered":"Singles-Social-Age-30-50-Halt-July-16"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12877\" class=\"elementor elementor-12877\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab73b7 e-flex e-con-boxed e-con e-parent\" data-id=\"3ab73b7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b142e57 e-con-full e-flex e-con e-child\" data-id=\"b142e57\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a34302 elementor-widget elementor-widget-heading\" data-id=\"9a34302\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"font-style: normal\"><\/h2><h2 class=\"elementor-heading-title elementor-size-default elementor-inline-editing pen\" data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\" style=\"font-style: normal\"><span style=\"font-style: inherit\">Singles Social | Age 30-50 | Halt<\/span><span style=\"font-style: inherit\"><\/span><\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cab9d9c elementor-widget elementor-widget-text-editor\" data-id=\"cab9d9c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\">Thurs 16th July \u00b7 6:30pm \u00b7 Halt, Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f43c6d4 elementor-align-center elementor-widget-mobile__width-inherit hero-btn elementor-widget elementor-widget-button\" data-id=\"f43c6d4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#tickets\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Your Spot Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed96a1c e-con-full e-flex e-con e-parent\" data-id=\"ed96a1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-271d2a5 e-con-full e-flex e-con e-child\" data-id=\"271d2a5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b66b2 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"d6b66b2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><strong>\u2b50 4.8\/5<\/strong> from 500+ attendee reviews<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24f9ee2 e-con-full e-flex e-con e-child\" data-id=\"24f9ee2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10d4379 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"10d4379\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc65 <strong>1000+<\/strong> successful matches<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-856b9d9 e-con-full e-flex e-con e-child\" data-id=\"856b9d9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a227719 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"a227719\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udd12 <strong>Safe &amp; hosted<\/strong> events in Belfast<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fab99ca e-con-full e-flex e-con e-parent\" data-id=\"fab99ca\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d441fd9 e-flex e-con-boxed e-con e-child\" data-id=\"d441fd9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92b9ff1 elementor-widget elementor-widget-heading\" data-id=\"92b9ff1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join us for our Singles Social<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1502d5d e-con-full e-flex e-con e-child\" data-id=\"1502d5d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e44c876 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"e44c876\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><strong>\ud83d\udd25 SELLING FAST!<br \/><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3054439 elementor-widget elementor-widget-text-editor\" data-id=\"3054439\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>No structured dates, no pressure, just a fun night of <strong data-start=\"205\" data-end=\"244\">good food, drinks and great company<\/strong> in a social setting.\u00a0<\/p><p><span style=\"font-style: inherit; font-weight: inherit;\">All guests will enjoy <\/span><strong style=\"font-style: inherit;\" data-start=\"291\" data-end=\"320\">discounted food and drink<\/strong><\/p><p><span style=\"font-style: inherit; font-weight: inherit;\">Come along, meet new people &amp; have a great night out<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ad68eb e-flex e-con-boxed e-con e-parent\" data-id=\"6ad68eb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a5fef1e e-con-full e-flex e-con e-child\" data-id=\"a5fef1e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6adce3a elementor-widget elementor-widget-heading\" data-id=\"6adce3a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What to Expect on the Night<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c7680d e-con-full e-flex e-con e-child\" data-id=\"2c7680d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c2b9ab elementor-widget elementor-widget-text-editor\" data-id=\"0c2b9ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\ude0a<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d922d elementor-widget elementor-widget-heading\" data-id=\"f5d922d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Relaxed Atmosphere\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19fe94d elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"19fe94d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A fun and hosted Singles Social where all profits will be donated to charity.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02b9664 e-con-full e-flex e-con e-child\" data-id=\"02b9664\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e125068 elementor-widget elementor-widget-text-editor\" data-id=\"e125068\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83e\uddca<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bdb0fb elementor-widget elementor-widget-heading\" data-id=\"3bdb0fb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Icebreakers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0760c3b elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0760c3b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Never run out of conversation with our card prompts<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65a83dd e-con-full e-flex e-con e-child\" data-id=\"65a83dd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b216f6c elementor-widget elementor-widget-text-editor\" data-id=\"b216f6c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83c\udf79<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67baeb6 elementor-widget elementor-widget-heading\" data-id=\"67baeb6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><div style=\"text-align: center\"><font face=\"-apple-system, system-ui, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif\"><span>Discounted Food &amp; Drink<\/span><\/font><span style=\"font-style: inherit;text-align: start\"><\/span><\/div><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-813fb4a elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"813fb4a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Entry also gets you a discounted price at food stalls on food and alcohol.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4c4436 e-con-full e-flex e-con e-child\" data-id=\"b4c4436\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1865a42 elementor-widget elementor-widget-text-editor\" data-id=\"1865a42\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\ud83d\udc65<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c9ca1a elementor-widget elementor-widget-heading\" data-id=\"7c9ca1a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Balanced events<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb0eb91 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"eb0eb91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We try to ensure equal numbers of men and women<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca66cb5 e-con-full e-flex e-con e-parent\" data-id=\"ca66cb5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2592739 e-flex e-con-boxed e-con e-child\" data-id=\"2592739\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88188ec elementor-widget elementor-widget-heading\" data-id=\"88188ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Your Ticket<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19e4558 e-con-full e-flex e-con e-parent\" data-id=\"19e4558\" data-element_type=\"container\" id=\"tickets\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-222e564 e-flex e-con-boxed e-con e-child\" data-id=\"222e564\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-add98ba e-con-full e-flex e-con e-child\" data-id=\"add98ba\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-fc05c34 e-con-full e-flex e-con e-child\" data-id=\"fc05c34\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57a17cc elementor-widget elementor-widget-heading\" data-id=\"57a17cc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Standard Ticket<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f006a7 elementor-widget elementor-widget-text-editor\" data-id=\"3f006a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a315<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1390e6e elementor-widget__width-initial elementor-tablet-align-left elementor-widget-mobile__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"1390e6e\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Relaxed, hosted atmosphere<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Discounted food &amp; drink<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Prompt cards to keep chats flowing<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5be30a6 e-con-full e-flex e-con e-child\" data-id=\"5be30a6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74f9299 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"74f9299\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages&amp;per_page=100&amp;add-to-cart=12907\" data-quantity=\"1\" data-product_id=\"12907\" class=\"product_type_simple add_to_cart_button ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Male<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a84929 elementor-add-to-cart--align-center elementor-widget__width-initial elementor-widget elementor-widget-wc-add-to-cart\" data-id=\"9a84929\" data-element_type=\"widget\" data-widget_type=\"wc-add-to-cart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a rel=\"nofollow\" href=\"https:\/\/ratemydateni.com\/product\/female-ticket-singles-mixer-age-30-50-copy\" data-quantity=\"1\" data-product_id=\"12908\" class=\"product_type_simple ajax_add_to_cart elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book Now - Female<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-821a1c8 e-flex e-con-boxed e-con e-parent\" data-id=\"821a1c8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb4c70b elementor-widget elementor-widget-heading\" data-id=\"bb4c70b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What People Are Saying<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26004f4 elementor-widget elementor-widget-text-editor\" data-id=\"26004f4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Real feedback from people who\u2019ve come along to our events and matchmaking introductions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbfb664 e-con-full e-flex e-con e-child\" data-id=\"bbfb664\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-89ad8af event-card e-con-full e-flex e-con e-child\" data-id=\"89ad8af\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adc1786 elementor-widget elementor-widget-rating\" data-id=\"adc1786\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-003b1e4 elementor-widget elementor-widget-text-editor\" data-id=\"003b1e4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cI was really nervous going on my own, but the hosts were so friendly. I ended up matching with five people and had a great laugh.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95bbf67 elementor-widget elementor-widget-heading\" data-id=\"95bbf67\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014 Sarah, 30, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2ba14a event-card e-con-full e-flex e-con e-child\" data-id=\"e2ba14a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f7df0f elementor-widget elementor-widget-rating\" data-id=\"1f7df0f\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-443de17 elementor-widget elementor-widget-text-editor\" data-id=\"443de17\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>\u201cMuch better than apps \u2013 everyone actually wanted to chat. It felt relaxed, not cringey, and Gerard &amp; Leona were lovely.\u201d<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5116fc1 elementor-widget elementor-widget-heading\" data-id=\"5116fc1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Mark, 39, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19f5e73 event-card e-con-full e-flex e-con e-child\" data-id=\"19f5e73\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0689da elementor-widget elementor-widget-rating\" data-id=\"b0689da\" data-element_type=\"widget\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0895cd4 elementor-widget elementor-widget-text-editor\" data-id=\"0895cd4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>&#8220;Perfectly organised speed dating with a warm crowd. Everyone was there to meet, not mess about. Loved it so much.&#8221;<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e55242b elementor-widget elementor-widget-heading\" data-id=\"e55242b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u2014Jenny, 46, Belfast<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12237a4 e-con-full e-flex e-con e-parent\" data-id=\"12237a4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4177a8 elementor-widget elementor-widget-heading\" data-id=\"b4177a8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Event Details<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c7d139 e-flex e-con-boxed e-con e-child\" data-id=\"4c7d139\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d409da4 e-con-full e-flex e-con e-child\" data-id=\"d409da4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-966416b elementor-widget elementor-widget-text-editor\" data-id=\"966416b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><b>\ud83d\udd50<\/b><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef9ee0d e-con-full e-flex e-con e-child\" data-id=\"ef9ee0d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed32b85 elementor-widget elementor-widget-heading\" data-id=\"ed32b85\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Timing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b8c91 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"62b8c91\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Arrive from 6:30pm<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2bd7bce e-con-full e-flex e-con e-child\" data-id=\"2bd7bce\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e9364a elementor-widget elementor-widget-text-editor\" data-id=\"4e9364a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udf82<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bc9f3d e-con-full e-flex e-con e-child\" data-id=\"8bc9f3d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c976b52 elementor-widget elementor-widget-heading\" data-id=\"c976b52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Age Range<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af4d6c4 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"af4d6c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">30-50 years old<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb89785 e-con-full e-flex e-con e-child\" data-id=\"eb89785\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8711c94 elementor-widget elementor-widget-text-editor\" data-id=\"8711c94\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc54<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc515b6 e-con-full e-flex e-con e-child\" data-id=\"dc515b6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5108161 elementor-widget elementor-widget-heading\" data-id=\"5108161\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dress Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1a0fc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6c1a0fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Smart Casual<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad0138d e-con-full e-flex e-con e-child\" data-id=\"ad0138d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-061f1f7 elementor-widget elementor-widget-text-editor\" data-id=\"061f1f7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udccd<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86f0725 e-con-full e-flex e-con e-child\" data-id=\"86f0725\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-241ea34 elementor-widget elementor-widget-heading\" data-id=\"241ea34\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Venue<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bb4c15 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0bb4c15\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Halt, Belfast<br \/>(Food and drinks available)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-485465e e-con-full e-flex e-con e-child\" data-id=\"485465e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d6c2f9 elementor-widget elementor-widget-text-editor\" data-id=\"1d6c2f9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83c\udd94<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cd9959 e-con-full e-flex e-con e-child\" data-id=\"9cd9959\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3819097 elementor-widget elementor-widget-heading\" data-id=\"3819097\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ID Required<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b2cae elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d2b2cae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Please bring photo ID<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ff84f7 e-con-full e-flex e-con e-child\" data-id=\"6ff84f7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ccd725 elementor-widget elementor-widget-text-editor\" data-id=\"3ccd725\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">\ud83d\udc8c<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a84a81 e-con-full e-flex e-con e-child\" data-id=\"5a84a81\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99f96bf elementor-widget elementor-widget-heading\" data-id=\"99f96bf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Matches<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c236ac0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c236ac0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Call me cards available to exchange phone numbers<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d924d85 e-flex e-con-boxed e-con e-parent\" data-id=\"d924d85\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-67f7c2f e-con-full e-flex e-con e-child\" data-id=\"67f7c2f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4e2d42 elementor-widget-tablet__width-inherit elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"b4e2d42\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-309da9c e-con-full e-flex e-con e-child\" data-id=\"309da9c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5b3fcc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e5b3fcc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What if I don't get any matches? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4715ff2 e-con-full e-flex e-con e-child\" data-id=\"4715ff2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf1c79 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6cf1c79\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Whilst we can&#8217;t guarantee matches, most attendees get at least 2-3 mutual interests. If you don&#8217;t connect this time, you&#8217;re welcome to attend future events.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f09546 e-con-full e-flex e-con e-child\" data-id=\"1f09546\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee87ef3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ee87ef3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How do you maintain gender balance? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f43e9b e-con-full e-flex e-con e-child\" data-id=\"2f43e9b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8d2fd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2e8d2fd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We monitor registrations closely and cap ticket sales when one gender is fully booked to ensure equal numbers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93ef232 e-con-full e-flex e-con e-child\" data-id=\"93ef232\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-551c01d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"551c01d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I get a refund if I can't make it? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16fed1a e-con-full e-flex e-con e-child\" data-id=\"16fed1a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc33493 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"dc33493\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tickets are non-refundable. Premium ticket holders can move their ticket to another event with our ticket protection feature.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36be4ff e-con-full e-flex e-con e-child\" data-id=\"36be4ff\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ff553e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ff553e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can I bring a friend? \u25bc<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a119c8 e-con-full e-flex e-con e-child\" data-id=\"6a119c8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c097536 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c097536\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Absolutely! Many people attend with friends. Please note they must have purchased a ticket for the event also or will have to wait outside the reserved area.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58a9a5e e-con-full e-flex e-con e-child\" data-id=\"58a9a5e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Singles Social | Age 30-50 | Halt Thurs 16th July \u00b7 6:30pm \u00b7 Halt, Belfast Book Your Spot Now \u2b50 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-12877","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=12877"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12877\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=12877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":12647,"date":"2026-03-01T13:53:55","date_gmt":"2026-03-01T13:53:55","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=12647"},"modified":"2026-05-19T14:42:28","modified_gmt":"2026-05-19T14:42:28","slug":"datefeedback","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/datefeedback","title":{"rendered":"Datefeedback"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12647\" class=\"elementor elementor-12647\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cebd3c e-flex e-con-boxed e-con e-parent\" data-id=\"9cebd3c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6247be0 elementor-widget elementor-widget-html\" data-id=\"6247be0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     RATEMYDATENI \u2014 DATE FEEDBACK FORM PAGE (MOBILE FIXED v2)\n     Paste into Elementor HTML widget on \/date-feedback page.\n====================================================== -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 RESET & SCOPE \u2500\u2500 *\/\n.rdf *, .rdf *::before, .rdf *::after { box-sizing: border-box; }\n.rdf {\n    font-family: 'DM Sans', sans-serif;\n    color: #374151;\n    -webkit-font-smoothing: antialiased;\n    max-width: 720px;\n    width: 100%;\n    margin: 0 auto;\n    padding: 0 0 48px;\n}\n.rdf a, .rdf a:hover, .rdf a:visited {\n    text-decoration: none !important;\n    box-shadow: none !important;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.rdf-hero {\n    background: linear-gradient(135deg, #ff1654 0%, #c90040 100%);\n    border-radius: 20px;\n    padding: 44px 36px;\n    color: #fff;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n}\n.rdf-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 220px; height: 220px;\n    background: rgba(255,255,255,0.06);\n    border-radius: 50%;\n    pointer-events: none;\n}\n.rdf-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: -20px;\n    width: 180px; height: 180px;\n    background: rgba(255,255,255,0.04);\n    border-radius: 50%;\n    pointer-events: none;\n}\n.rdf-hero-emoji {\n    font-size: 48px;\n    margin-bottom: 16px;\n    display: block;\n    position: relative;\n    z-index: 1;\n}\n.rdf-hero h1 {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #fff !important;\n    line-height: 1.2 !important;\n    position: relative;\n    z-index: 1;\n}\n.rdf-hero p {\n    font-size: 15px;\n    opacity: 0.9;\n    margin: 0 auto;\n    max-width: 480px;\n    line-height: 1.7;\n    position: relative;\n    z-index: 1;\n}\n\n\/* \u2500\u2500 INTRO CARD \u2500\u2500 *\/\n.rdf-section {\n    background: #fff;\n    border-radius: 16px;\n    box-shadow: 0 2px 14px rgba(0,0,0,0.07);\n    padding: 28px 32px;\n    margin-bottom: 20px;\n}\n\n\/* \u2500\u2500 BACK LINK \u2500\u2500 *\/\n.rdf-back {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #6B7280;\n    margin-bottom: 20px;\n    transition: color 0.2s;\n}\n.rdf-back:hover { color: #ff1654 !important; }\n\n\/* ================================================================\n   FLUENT FORMS \u2014 MOBILE OVERRIDES\n================================================================ *\/\n\n\/* Force the form and all wrappers to be full-width, no offset *\/\n.fluentform,\n.fluentform *,\n.ff-default,\n.ff-form-wrap,\n.ff-el-group,\n.ff-el-input--content,\n.ff_submit_btn_wrapper {\n    max-width: 100% !important;\n    width: 100% !important;\n    float: none !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n}\n\n\/* Restore sensible padding only on the group level *\/\n.fluentform .ff-el-group {\n    margin-bottom: 20px !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n}\n\n\/* Inputs, textareas, selects \u2014 full width, consistent look *\/\n.fluentform .ff-el-form-control,\n.fluentform input[type=\"text\"],\n.fluentform input[type=\"email\"],\n.fluentform input[type=\"tel\"],\n.fluentform input[type=\"number\"],\n.fluentform input[type=\"date\"],\n.fluentform textarea,\n.fluentform select {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    border: 1.5px solid #e5e7eb !important;\n    border-radius: 10px !important;\n    padding: 13px 16px !important;\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 16px !important;\n    color: #374151 !important;\n    transition: border-color 0.2s !important;\n    background: #fafafa !important;\n    -webkit-appearance: none !important;\n    appearance: none !important;\n    box-sizing: border-box !important;\n}\n.fluentform .ff-el-form-control:focus,\n.fluentform input:focus,\n.fluentform textarea:focus,\n.fluentform select:focus {\n    border-color: #ff1654 !important;\n    outline: none !important;\n    background: #fff !important;\n    box-shadow: 0 0 0 3px rgba(255,22,84,0.08) !important;\n}\n\n\/* Re-enable select arrow on mobile *\/\n.fluentform select.ff-el-form-control,\n.fluentform select {\n    -webkit-appearance: menulist !important;\n    appearance: auto !important;\n    background-image: none !important;\n}\n\n\/* Labels *\/\n.fluentform label.ff-el-input--label,\n.fluentform .ff-el-input--label {\n    display: block !important;\n    width: 100% !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    color: #374151 !important;\n    margin-bottom: 6px !important;\n    font-family: 'DM Sans', sans-serif !important;\n}\n.fluentform .ff-el-input--label .ff-el-is-required,\n.fluentform .ff-el-is-required {\n    color: #ff1654 !important;\n}\n\n\/* Multi-column rows \u2014 collapse to single column on mobile *\/\n.fluentform .ff-column-2,\n.fluentform .ff-column-3,\n.fluentform .ff-column-4,\n.fluentform [class*=\"ff-col-\"] {\n    width: 100% !important;\n    max-width: 100% !important;\n    flex: 0 0 100% !important;\n    padding: 0 !important;\n}\n\n\/* Flex rows *\/\n.fluentform .ff-el-group .ff-t-container {\n    display: block !important;\n    width: 100% !important;\n}\n.fluentform .ff-el-group .ff-t-cell {\n    display: block !important;\n    width: 100% !important;\n    padding: 0 !important;\n    margin-bottom: 16px !important;\n}\n\n\/* Radio & Checkbox \u2014 keep readable on mobile *\/\n.fluentform .ff-el-form-check {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 10px !important;\n    margin-bottom: 10px !important;\n    padding: 0 !important;\n}\n.fluentform .ff-el-form-check-input {\n    accent-color: #ff1654 !important;\n    width: 18px !important;\n    height: 18px !important;\n    flex-shrink: 0 !important;\n    margin-top: 2px !important;\n}\n.fluentform .ff-el-form-check-label {\n    font-size: 15px !important;\n    color: #374151 !important;\n    font-family: 'DM Sans', sans-serif !important;\n    line-height: 1.5 !important;\n}\n\n\/* Star rating \u2014 horizontal row *\/\n.fluentform .ff-el-ratings {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: center !important;\n    gap: 6px !important;\n    width: auto !important;\n}\n.fluentform .ff-el-ratings label {\n    display: inline-block !important;\n    width: auto !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    font-size: 32px !important;\n    color: #e5e7eb !important;\n}\n.fluentform .ff-el-ratings input:checked ~ label,\n.fluentform .ff-el-ratings label:hover,\n.fluentform .ff-el-ratings label:hover ~ label {\n    color: #ff1654 !important;\n}\n\n\/* \u2500\u2500 RECOMMENDATION NAME \u2014 bigger field \u2500\u2500 *\/\n\/* Targets by placeholder \u2014 covers all likely placeholder texts *\/\n.fluentform input[placeholder*=\"name\"],\n.fluentform input[placeholder*=\"Name\"],\n.fluentform input[placeholder*=\"person\"],\n.fluentform input[placeholder*=\"rec\"] {\n    min-height: 60px !important;\n    padding-top: 18px !important;\n    padding-bottom: 18px !important;\n}\n\n\/* Submit button \u2014 full-width pill on mobile *\/\n.fluentform .ff_submit_btn_wrapper {\n    text-align: center !important;\n}\n.fluentform .ff_submit_btn_wrapper .ff-btn-submit,\n.fluentform button[type=\"submit\"] {\n    display: block !important;\n    width: 100% !important;\n    background: #ff1654 !important;\n    color: #fff !important;\n    border: none !important;\n    border-radius: 100px !important;\n    padding: 16px 40px !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    font-family: 'DM Sans', sans-serif !important;\n    cursor: pointer !important;\n    transition: all 0.2s !important;\n    box-sizing: border-box !important;\n}\n.fluentform .ff_submit_btn_wrapper .ff-btn-submit:hover,\n.fluentform button[type=\"submit\"]:hover {\n    background: #d4103e !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 6px 18px rgba(255,22,84,0.3) !important;\n}\n\n\/* Success \/ error messages *\/\n.fluentform .ff-message-success {\n    background: #dcfce7 !important;\n    border: 1px solid #bbf7d0 !important;\n    color: #166534 !important;\n    border-radius: 12px !important;\n    padding: 16px 20px !important;\n    font-family: 'DM Sans', sans-serif !important;\n    width: 100% !important;\n}\n.fluentform .ff-errors-head,\n.fluentform .error {\n    color: #dc2626 !important;\n    font-size: 12px !important;\n    margin-top: 4px !important;\n    font-family: 'DM Sans', sans-serif !important;\n}\n\n\/* \u2500\u2500 MOBILE BREAKPOINT \u2500\u2500 *\/\n@media (max-width: 600px) {\n    .rdf-hero { padding: 32px 20px; }\n    .rdf-hero h1 { font-size: 26px !important; }\n    .rdf-hero p { font-size: 14px; }\n    .rdf-section { padding: 20px 16px; }\n    .elementor-widget-container { padding: 0 !important; }\n}\n<\/style>\n\n<div class=\"rdf\">\n\n    <a href=\"\/account-3\" class=\"rdf-back\">\u2190 Back to My Account<\/a>\n\n    <!-- HERO -->\n    <div class=\"rdf-hero\">\n        <span class=\"rdf-hero-emoji\">\ud83d\udc9d<\/span>\n        <h1>How Did Your Date Go?<\/h1>\n        <p>Your feedback helps us find better matches for you. It takes less than 2 minutes and makes a real difference.<\/p>\n    <\/div>\n\n    <!-- INTRO CARD -->\n    <div class=\"rdf-section\" style=\"background:#fffbeb; border:1px solid #fde68a; box-shadow:none;\">\n        <p style=\"font-size:14px;color:#92400E;margin:0;line-height:1.6;\">\n            \ud83d\udca1 <strong>Please fill this in after every introduction<\/strong> \u2014 even if the date didn't go ahead. Your feedback is completely confidential and only seen by your matchmaker.\n        <\/p>\n    <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ece276 fluent-form-widget-step-header-yes fluent-form-widget-step-progressbar-yes fluentform-widget-submit-button-custom elementor-widget elementor-widget-fluent-form-widget\" data-id=\"2ece276\" data-element_type=\"widget\" data-widget_type=\"fluent-form-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"fluentform-widget-wrapper fluentform-widget-align-default\">\n\n            \n            <div class='fluentform ff-default fluentform_wrapper_8 ffs_default_wrap'><form data-form_id=\"8\" id=\"fluentform_8\" class=\"frm-fluent-form fluent_form_8 ff-el-form-top ff_form_instance_8_2 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_8_2\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Date Feedback<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='12647' \/><input type=\"hidden\" id=\"_fluentform_8_fluentformnonce\" name=\"_fluentform_8_fluentformnonce\" value=\"2bf840b494\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?add-to-cart=13282&#038;rest_route=%2Fwp%2Fv2%2Fpages\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_2_names_first_name_' id='label_ff_8_2_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_8_2_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter your first name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_2_names_last_name_' id='label_ff_8_2_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_8_2_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_2_input_text' id='label_ff_8_2_input_text' aria-label=\"Recommendation Name\">Recommendation Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"Recommendations name here\" data-name=\"input_text\" id=\"ff_8_2_input_text\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 84.57%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Did you go on a date?\">Did you go on a date? <\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_6bf4d828dea0d46df26a2e1e9acb2d5d'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"yes\"  id='input_radio_6bf4d828dea0d46df26a2e1e9acb2d5d' aria-label='Yes' aria-invalid='false' aria-required=false> <span>Yes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_dfa803b3b05670a9b0bd1a773332a77a'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"no\"  id='input_radio_dfa803b3b05670a9b0bd1a773332a77a' aria-label='No' aria-invalid='false' aria-required=false> <span>No<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_2_dropdown' id='label_ff_8_2_dropdown' aria-label=\"If no, why not?\">If no, why not? <\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_8_2_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"false\" aria-labelledby=\"label_ff_8_2_dropdown\"><option value=\"\">- Select -<\/option><option value=\"They cancelled\"  >They cancelled<\/option><option value=\"I cancelled\"  >I cancelled<\/option><option value=\"We decided not to meet\"  >We decided not to meet<\/option><option value=\"I decided not to meet\"  >I decided not to meet<\/option><option value=\"Scheduling issues\"  >Scheduling issues<\/option><option value=\"Other\"  >Other<\/option><\/select><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_2_description' id='label_ff_8_2_description' aria-label=\"If other, please feel free to give us more information\">If other, please feel free to give us more information<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_8_2_description\" name=\"description\" id=\"ff_8_2_description\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description\" ><\/textarea><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 15.43%;'><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 80.7%;'><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Overall Date Rating\">Overall Date Rating<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-ratings jss-ff-el-ratings' role='radiogroup' style='--ff-rating-inactive-color: #d4d4d4; --ff-rating-active-color: #ffb100;' data-rating-icon-source='preset' data-rating-icon-type='star' data-base-tabindex='0'><label for=ratings_08370f391256e428528944242d2300da class='' role='radio' aria-checked='false' aria-label='Great' tabindex='-1'><input name=\"ratings\" data-name=\"ratings\" type=\"radio\" tabindex=\"-1\"  id=ratings_08370f391256e428528944242d2300da aria-valuenow='1' value='1' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_9678839981697659227f3746db9a986c class='' role='radio' aria-checked='false' aria-label='Good' tabindex='-1'><input name=\"ratings\" data-name=\"ratings\" type=\"radio\" tabindex=\"-1\"  id=ratings_9678839981697659227f3746db9a986c aria-valuenow='2' value='2' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_24047b066283e9f455abc60054823b53 class='' role='radio' aria-checked='false' aria-label='Ok' tabindex='-1'><input name=\"ratings\" data-name=\"ratings\" type=\"radio\" tabindex=\"-1\"  id=ratings_24047b066283e9f455abc60054823b53 aria-valuenow='3' value='3' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_ac479dd6d042426232beaf7e3541576b class='' role='radio' aria-checked='false' aria-label='Not so good' tabindex='-1'><input name=\"ratings\" data-name=\"ratings\" type=\"radio\" tabindex=\"-1\"  id=ratings_ac479dd6d042426232beaf7e3541576b aria-valuenow='4' value='4' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_0bf6336390b1cedbb3813be5541186aa class='' role='radio' aria-checked='false' aria-label='Bad' tabindex='-1'><input name=\"ratings\" data-name=\"ratings\" type=\"radio\" tabindex=\"-1\"  id=ratings_0bf6336390b1cedbb3813be5541186aa aria-valuenow='5' value='5' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Did you feel a connection\">Did you feel a connection<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-ratings jss-ff-el-ratings' role='radiogroup' style='--ff-rating-inactive-color: #d4d4d4; --ff-rating-active-color: #ffb100;' data-rating-icon-source='preset' data-rating-icon-type='star' data-base-tabindex='0'><label for=ratings_1_9bba5dc1eb28d677aac1b6195d6c9aa1 class='' role='radio' aria-checked='false' aria-label='Strong connection' tabindex='-1'><input name=\"ratings_1\" data-name=\"ratings_1\" type=\"radio\" tabindex=\"-1\"  id=ratings_1_9bba5dc1eb28d677aac1b6195d6c9aa1 aria-valuenow='1' value='1' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_1_a09b9ba61a7ddf7624ee5302c15f75f8 class='' role='radio' aria-checked='false' aria-label='Good connection' tabindex='-1'><input name=\"ratings_1\" data-name=\"ratings_1\" type=\"radio\" tabindex=\"-1\"  id=ratings_1_a09b9ba61a7ddf7624ee5302c15f75f8 aria-valuenow='2' value='2' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_1_695eed2cc3576a33a2d7a95f72b8b7ff class='' role='radio' aria-checked='false' aria-label='Unsure' tabindex='-1'><input name=\"ratings_1\" data-name=\"ratings_1\" type=\"radio\" tabindex=\"-1\"  id=ratings_1_695eed2cc3576a33a2d7a95f72b8b7ff aria-valuenow='3' value='3' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_1_1008fdb3ddb1282dd82c152798f1b271 class='' role='radio' aria-checked='false' aria-label='Not much of a connection' tabindex='-1'><input name=\"ratings_1\" data-name=\"ratings_1\" type=\"radio\" tabindex=\"-1\"  id=ratings_1_1008fdb3ddb1282dd82c152798f1b271 aria-valuenow='4' value='4' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_1_58ffacb2e554574f2796ca4305c119eb class='' role='radio' aria-checked='false' aria-label='No connection' tabindex='-1'><input name=\"ratings_1\" data-name=\"ratings_1\" type=\"radio\" tabindex=\"-1\"  id=ratings_1_58ffacb2e554574f2796ca4305c119eb aria-valuenow='5' value='5' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Would you like to see them again?\">Would you like to see them again?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_f7c15aaf98c9f959955f795d3fe488fa'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"yes\"  id='input_radio_1_f7c15aaf98c9f959955f795d3fe488fa' aria-label='Yes' aria-invalid='false' aria-required=true> <span>Yes<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_6619487ffd00ec0f6ea0b3807b45cf79'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Possibly\"  id='input_radio_1_6619487ffd00ec0f6ea0b3807b45cf79' aria-label='Possibly' aria-invalid='false' aria-required=true> <span>Possibly<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_1_7a8dc978a870c4a554e9173f22c23eba'><input  type=\"radio\" name=\"input_radio_1\" data-name=\"input_radio_1\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"no\"  id='input_radio_1_7a8dc978a870c4a554e9173f22c23eba' aria-label='No' aria-invalid='false' aria-required=true> <span>No<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_8_2_input_text_1' id='label_ff_8_2_input_text_1' aria-label=\"Where did you meet \/ Have your first date?\">Where did you meet \/ Have your first date? <\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_1\" class=\"ff-el-form-control\" data-name=\"input_text_1\" id=\"ff_8_2_input_text_1\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 19.3%;'><\/div><\/div><div data-name=\"ff_cn_id_3\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 80.7%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"How well did we match you?\">How well did we match you?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-ratings jss-ff-el-ratings' role='radiogroup' style='--ff-rating-inactive-color: #d4d4d4; --ff-rating-active-color: #ffb100;' data-rating-icon-source='preset' data-rating-icon-type='star' data-base-tabindex='0'><label for=ratings_2_63505a090e4542a9ed126bf5bfb50278 class='' role='radio' aria-checked='false' aria-label='Great match' tabindex='-1'><input name=\"ratings_2\" data-name=\"ratings_2\" type=\"radio\" tabindex=\"-1\"  id=ratings_2_63505a090e4542a9ed126bf5bfb50278 aria-valuenow='1' value='1' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_2_166b1a0a8adaae8b09c436182bf8b666 class='' role='radio' aria-checked='false' aria-label='Good match' tabindex='-1'><input name=\"ratings_2\" data-name=\"ratings_2\" type=\"radio\" tabindex=\"-1\"  id=ratings_2_166b1a0a8adaae8b09c436182bf8b666 aria-valuenow='2' value='2' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_2_24af51904c7d7656f534bfd999dc4e6b class='' role='radio' aria-checked='false' aria-label='Average' tabindex='-1'><input name=\"ratings_2\" data-name=\"ratings_2\" type=\"radio\" tabindex=\"-1\"  id=ratings_2_24af51904c7d7656f534bfd999dc4e6b aria-valuenow='3' value='3' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_2_92c3c39d95c4a0a11f32cc2c6877c355 class='' role='radio' aria-checked='false' aria-label='Not a good match' tabindex='-1'><input name=\"ratings_2\" data-name=\"ratings_2\" type=\"radio\" tabindex=\"-1\"  id=ratings_2_92c3c39d95c4a0a11f32cc2c6877c355 aria-valuenow='4' value='4' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><label for=ratings_2_5bd915be855c82a31e16875d553ca86e class='' role='radio' aria-checked='false' aria-label='Bad match' tabindex='-1'><input name=\"ratings_2\" data-name=\"ratings_2\" type=\"radio\" tabindex=\"-1\"  id=ratings_2_5bd915be855c82a31e16875d553ca86e aria-valuenow='5' value='5' aria-required=true aria-invalid='false'><span class='ff-rating-icon' aria-hidden='true'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 62 58\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid meet\" preserveaspectratio=\"xMidYMid meet\" class=\"ff-rating-icon-svg jss-ff-svg ff-svg\"><path fill=\"currentColor\" d=\"M31 44.237L12.19 57.889l7.172-22.108L.566 22.111l23.241-.01L31 0l7.193 22.1 23.24.011-18.795 13.67 7.171 22.108z\"\/><\/svg><\/span><\/label><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_2_description_1' id='label_ff_8_2_description_1' aria-label=\"What could we do better next time?\">What could we do better next time?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_8_2_description_1\" name=\"description_1\" id=\"ff_8_2_description_1\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_1\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_2_description_3' id='label_ff_8_2_description_3' aria-label=\"Anything else you&#039;d like us to know?\">Anything else you'd like us to know?<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_8_2_description_3\" name=\"description_3\" id=\"ff_8_2_description_3\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description_3\" ><\/textarea><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 19.3%;'><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_8_errors' class='ff-errors-in-stack ff_form_instance_8_2 ff-form-loading_errors ff_form_instance_8_2_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_8_2 = {\"id\":\"8\",\"ajaxUrl\":\"https:\\\/\\\/ratemydateni.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_8_2\",\"form_id_selector\":\"fluentform_8\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"ratings\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"ratings_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"ratings_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_1\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_3\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300,\"conditionals\":{\"dropdown\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"no\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"description\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"dropdown\",\"value\":\"Other\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"ratings\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"yes\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"ratings_1\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"yes\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"input_radio_1\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"yes\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"input_text_1\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"input_radio\",\"value\":\"yes\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]}},\"file_upload_settings\":[]};\n                            <\/script>\n                        <\/div>\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u2190 Back to My Account \ud83d\udc9d How Did Your Date Go? Your feedback helps us find better matches for you. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-12647","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=12647"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12647\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=12647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}},{"id":12591,"date":"2026-02-28T11:32:32","date_gmt":"2026-02-28T11:32:32","guid":{"rendered":"https:\/\/ratemydateni.com\/?page_id=12591"},"modified":"2026-02-28T11:32:45","modified_gmt":"2026-02-28T11:32:45","slug":"thanks","status":"publish","type":"page","link":"https:\/\/ratemydateni.com\/thanks","title":{"rendered":"Thanks"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12591\" class=\"elementor elementor-12591\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e152f75 e-flex e-con-boxed e-con e-parent\" data-id=\"e152f75\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1591bc elementor-widget elementor-widget-html\" data-id=\"f1591bc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     RATEMYDATENI \u2014 MEMBERSHIP THANK YOU PAGE\n     Paste into Elementor HTML widget on the MemberPress\n     thank-you \/ confirmation page.\n====================================================== -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n.rmr-ty * { box-sizing: border-box; }\n.rmr-ty {\n    font-family: 'DM Sans', sans-serif;\n    color: #374151;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n    padding: 40px 20px 60px;\n    max-width: 680px;\n    margin: 0 auto;\n}\n.rmr-ty a, .rmr-ty a:hover, .rmr-ty a:visited {\n    text-decoration: none !important;\n    box-shadow: none !important;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.rmr-ty-hero {\n    background: linear-gradient(135deg, #ff1654 0%, #c90040 100%);\n    border-radius: 20px;\n    padding: 48px 32px;\n    text-align: center;\n    color: #fff;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n}\n.rmr-ty-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='20'\/%3E%3C\/g%3E%3C\/svg%3E\");\n    pointer-events: none;\n}\n.rmr-ty-check {\n    width: 72px;\n    height: 72px;\n    background: rgba(255,255,255,0.2);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n    font-size: 32px;\n    position: relative;\n}\n.rmr-ty-hero h1 {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 34px !important;\n    font-weight: 800 !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n    color: #fff !important;\n    line-height: 1.2 !important;\n}\n.rmr-ty-hero p {\n    font-size: 16px;\n    opacity: 0.92;\n    margin: 0;\n    max-width: 480px;\n    margin: 0 auto;\n    line-height: 1.7;\n}\n\n\/* \u2500\u2500 WHAT HAPPENS NEXT \u2500\u2500 *\/\n.rmr-ty-card {\n    background: #fff;\n    border-radius: 16px;\n    box-shadow: 0 2px 16px rgba(0,0,0,0.07);\n    padding: 32px;\n    margin-bottom: 20px;\n}\n.rmr-ty-card h2 {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #1F2937 !important;\n    margin: 0 0 24px !important;\n    padding: 0 !important;\n}\n\n.rmr-steps { list-style: none !important; margin: 0 !important; padding: 0 !important; }\n.rmr-steps li {\n    display: flex !important;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 16px 0;\n    border-bottom: 1px solid #f3f4f6;\n    list-style: none !important;\n}\n.rmr-steps li::before { display: none !important; }\n.rmr-steps li:last-child { border-bottom: none; padding-bottom: 0; }\n.rmr-step-num {\n    width: 36px;\n    height: 36px;\n    background: #ff1654;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n.rmr-step-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1F2937;\n    margin-bottom: 3px;\n}\n.rmr-step-desc {\n    font-size: 13px;\n    color: #6B7280;\n    line-height: 1.5;\n}\n\n\/* \u2500\u2500 CTA BUTTONS \u2500\u2500 *\/\n.rmr-ty-btns {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n}\n.rmr-ty-btn {\n    flex: 1;\n    min-width: 180px;\n    display: block !important;\n    text-align: center !important;\n    padding: 14px 20px !important;\n    border-radius: 10px !important;\n    font-weight: 700 !important;\n    font-size: 15px !important;\n    text-decoration: none !important;\n    transition: all 0.2s !important;\n    color: #fff !important;\n}\n.rmr-ty-btn.red { background: #ff1654 !important; }\n.rmr-ty-btn.red:hover { background: #d4103e !important; transform: translateY(-2px); box-shadow: 0 6px 18px rgba(255,22,84,0.3) !important; }\n.rmr-ty-btn.outline {\n    background: #fff !important;\n    color: #1F2937 !important;\n    border: 2px solid #e5e7eb !important;\n}\n.rmr-ty-btn.outline:hover { border-color: #ff1654 !important; color: #ff1654 !important; transform: translateY(-2px); }\n\n\/* \u2500\u2500 CONTACT NOTE \u2500\u2500 *\/\n.rmr-ty-contact {\n    background: #f7f7f9;\n    border-radius: 12px;\n    padding: 20px 24px;\n    text-align: center;\n    font-size: 14px;\n    color: #6B7280;\n}\n.rmr-ty-contact strong { color: #1F2937; }\n.rmr-ty-contact a { color: #ff1654 !important; font-weight: 600; text-decoration: none !important; }\n\n@media (max-width: 480px) {\n    .rmr-ty-hero { padding: 36px 22px; }\n    .rmr-ty-hero h1 { font-size: 26px !important; }\n    .rmr-ty-card { padding: 22px 20px; }\n    .rmr-ty-btns { flex-direction: column; }\n}\n<\/style>\n\n<div class=\"rmr-ty\">\n\n    <!-- HERO -->\n    <div class=\"rmr-ty-hero\">\n        <div class=\"rmr-ty-check\">\ud83c\udf89<\/div>\n        <h1>You're in, !<\/h1>\n        <p>Your membership is confirmed and we're excited to start working on finding your perfect match.<\/p>\n    <\/div>\n\n    <!-- WHAT HAPPENS NEXT -->\n    <div class=\"rmr-ty-card\">\n        <h2>What happens next<\/h2>\n        <ul class=\"rmr-steps\">\n            <li>\n                <div class=\"rmr-step-num\">1<\/div>\n                <div>\n                    <div class=\"rmr-step-title\">We review your profile<\/div>\n                    <div class=\"rmr-step-desc\">Our team will review your details and preferences from your consultation to get started on finding compatible matches.<\/div>\n                <\/div>\n            <\/li>\n            <li>\n                <div class=\"rmr-step-num\">2<\/div>\n                <div>\n                    <div class=\"rmr-step-title\">Your first introduction within 14 days<\/div>\n                    <div class=\"rmr-step-desc\">We'll be in touch with your first recommendation within 14 days. You'll receive a profile with photo and details before deciding whether to proceed.<\/div>\n                <\/div>\n            <\/li>\n            <li>\n                <div class=\"rmr-step-num\">3<\/div>\n                <div>\n                    <div class=\"rmr-step-title\">After each date, share your feedback<\/div>\n                    <div class=\"rmr-step-desc\">Your feedback after each introduction helps us refine future matches and get closer to exactly what you're looking for.<\/div>\n                <\/div>\n            <\/li>\n            <li>\n                <div class=\"rmr-step-num\">4<\/div>\n                <div>\n                    <div class=\"rmr-step-title\">Check your member resources<\/div>\n                    <div class=\"rmr-step-desc\">Your member hub has everything you need \u2014 handbooks, date ideas, safety tips and more.<\/div>\n                <\/div>\n            <\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- BUTTONS -->\n    <div class=\"rmr-ty-card\">\n        <h2>Where to next?<\/h2>\n        <div class=\"rmr-ty-btns\">\n            <a href=\"\/matchmaking-resources\" class=\"rmr-ty-btn red\">Go to Member Resources \u2192<\/a>\n            <a href=\"\/account\" class=\"rmr-ty-btn outline\">View My Account<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- CONTACT -->\n    <div class=\"rmr-ty-contact\">\n        <strong>Questions?<\/strong> We're here to help \u2014 reach us on\n        <a href=\"https:\/\/wa.me\/447375643492\">WhatsApp<\/a> or\n        <a href=\"mailto:info&#64;ratemydateni&#46;com\">email<\/a> anytime.\n    <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf89 You&#8217;re in, ! Your membership is confirmed and we&#8217;re excited to start working on finding your perfect match. What [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-12591","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/comments?post=12591"}],"version-history":[{"count":0,"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/pages\/12591\/revisions"}],"wp:attachment":[{"href":"https:\/\/ratemydateni.com\/wp-json\/wp\/v2\/media?parent=12591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}]