{"id":250,"date":"2025-08-06T08:35:35","date_gmt":"2025-08-06T08:35:35","guid":{"rendered":"https:\/\/easilyn.com\/?page_id=250"},"modified":"2025-09-25T07:48:13","modified_gmt":"2025-09-25T07:48:13","slug":"%cf%83%cf%85%cf%87%ce%bd%ce%ad%cf%82-%ce%b5%cf%81%cf%89%cf%84%ce%ae%cf%83%ce%b5%ce%b9%cf%82","status":"publish","type":"page","link":"https:\/\/easilyn.com\/en\/%cf%83%cf%85%cf%87%ce%bd%ce%ad%cf%82-%ce%b5%cf%81%cf%89%cf%84%ce%ae%cf%83%ce%b5%ce%b9%cf%82\/","title":{"rendered":"FAQs"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"250\" class=\"elementor elementor-250\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e3b69e e-flex e-con-boxed e-con e-parent\" data-id=\"2e3b69e\" 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-8741a58 elementor-widget elementor-widget-html\" data-id=\"8741a58\" 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<section class=\"faq-section\" aria-labelledby=\"faq-intro-title\">\r\n  <style>\r\n    .faq-section{\r\n      --bg:#f7fbff;          \/* light background *\/\r\n      --card:#ffffff;        \/* cards background *\/\r\n      --text:#0f172a;        \/* primary text *\/\r\n      --muted:#475569;       \/* secondary text *\/\r\n      --brand:#3366ff;       \/* accent color *\/\r\n      --ring:#bfd5ff;        \/* focus ring *\/\r\n      background: var(--bg);\r\n      padding: 56px 20px 64px;\r\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\r\n      color: var(--text);\r\n    }\r\n    .faq-wrap{ max-width: 980px; margin: 0 auto; }\r\n\r\n    \/* Intro *\/\r\n    .faq-intro{\r\n      text-align: center;\r\n      margin-bottom: 34px;\r\n    }\r\n    .intro-eyebrow{\r\n      display:inline-block;\r\n      font-size: 12px;\r\n      letter-spacing:.14em;\r\n      text-transform: uppercase;\r\n      color: var(--brand);\r\n      font-weight: 800;\r\n      background:#eaf1ff;\r\n      padding:6px 10px;\r\n      border-radius:999px;\r\n      margin-bottom:10px;\r\n    }\r\n    #faq-intro-title{\r\n      font-size: clamp(24px, 3.2vw, 36px);\r\n      line-height:1.2;\r\n      margin: 0 0 10px;\r\n    }\r\n    .faq-intro p{\r\n      margin: 0 auto;\r\n      max-width: 760px;\r\n      color: var(--muted);\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* FAQ header *\/\r\n    .faq-header{\r\n      text-align:center;\r\n      margin: 30px 0 20px;\r\n    }\r\n    #faq-title{\r\n      font-size: clamp(22px, 3vw, 30px);\r\n      margin: 0 0 6px;\r\n      color: #3366ff; \/* \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03bc\u03c0\u03bb\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03c4\u03af\u03c4\u03bb\u03bf *\/\r\n    }\r\n    .faq-sub{ margin:0 auto; max-width: 720px; color: var(--muted); font-size: 15.5px; }\r\n\r\n    \/* Grid & items *\/\r\n    .faq-grid{ margin-top: 20px; display: grid; gap: 14px; }\r\n    details.faq-item{\r\n      background: var(--card);\r\n      border: 1px solid #e6ecff;\r\n      border-radius: 16px;\r\n      transition: border-color .2s ease, box-shadow .2s ease, transform .06s ease;\r\n      overflow: hidden;\r\n    }\r\n    details.faq-item[open]{ border-color:#d3e2ff; box-shadow:0 6px 20px rgba(51,102,255,.06); }\r\n    details.faq-item:focus-within{ outline:0; box-shadow:0 0 0 4px var(--ring); }\r\n    summary.faq-q{\r\n      list-style:none; cursor:pointer; display:flex; align-items:center; gap:12px;\r\n      padding:18px 20px; font-weight:700; position:relative;\r\n    }\r\n    summary.faq-q::-webkit-details-marker{ display:none; }\r\n    .faq-icon{\r\n      width:26px; height:26px; flex:0 0 26px; border-radius:50%;\r\n      background:#eef3ff; display:grid; place-items:center; border:1px solid #e2eaff;\r\n    }\r\n    .faq-icon svg{ width:14px; height:14px; }\r\n    summary.faq-q::after{\r\n      content:\"\"; margin-left:auto; inline-size:12px; block-size:12px;\r\n      background: conic-gradient(from 135deg at 50% 50%, transparent 0 25%, currentColor 0 50%, transparent 0 100%);\r\n      color: var(--brand); transform: rotate(45deg); transition: transform .2s ease;\r\n    }\r\n    details[open] > summary.faq-q::after{ transform: rotate(-135deg); }\r\n    .faq-a{ padding: 0 20px 18px 58px; color: var(--muted); line-height:1.7; border-top:1px dashed #e9efff; }\r\n\r\n    \/* Group titles *\/\r\n    .faq-group-title{\r\n      margin: 22px 0 8px;\r\n      font-size: 14px; letter-spacing:.12em; text-transform: uppercase;\r\n      color:#334155; opacity:.85;\r\n    }\r\n\r\n    @media (min-width: 720px){\r\n      .faq-grid{ grid-template-columns: 1fr 1fr; }\r\n    }\r\n    @media (hover:hover){ details.faq-item:hover{ transform: translateY(-1px); } }\r\n  <\/style>\r\n\r\n  <div class=\"faq-wrap\">\r\n    <!-- Intro -->\r\n    <div class=\"faq-intro\">\r\n      <div class=\"intro-eyebrow\">About Easilyn<\/div>\r\n      <h2 id=\"faq-intro-title\">Connecting you with beauty, made simple.<\/h2>\r\n      <p>\r\n        Easilyn <strong>is<\/strong> the easiest way to find and book appointments with top beauty professionals in Cyprus. Save time, compare options, and enjoy flawless service \u2013 all within a friendly, modern platform. Whether you\u2019re a customer looking for your next treatment or a professional seeking more clients, you\u2019ll find exactly what you need here.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- FAQ Header -->\r\n    <div class=\"faq-header\">\r\n      <h3 id=\"faq-title\">FAQs<\/h3>\r\n      <p class=\"faq-sub\">All You Need to Know to Get Started \u2014 Whether You\u2019re a Customer or a Professional<\/p>\r\n    <\/div>\r\n\r\n    <!-- Group: Customers -->\r\n    <h4 class=\"faq-group-title\" id=\"faq-customers\">For Customers<\/h4>\r\n    <div class=\"faq-grid\" aria-labelledby=\"faq-customers\">\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 6v6m0 6h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>What is Easilyn?<\/summary>\r\n        <div class=\"faq-a\">Easilyn is an online platform and booking tool for beauty &amp; wellness services. It helps you find professionals, check availability, and book appointments quickly and easily.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12h14M12 5v14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How can I make a booking?<\/summary>\r\n        <div class=\"faq-a\">Visit the professional\u2019s profile, choose the service and time, fill in your details, and you\u2019ll receive a confirmation email.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Is payment handled through Easilyn?<\/summary>\r\n        <div class=\"faq-a\">No. Payment is made directly to the professional, in the way you agree between you.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 8v4l3 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How do I modify or cancel an appointment?<\/summary>\r\n        <div class=\"faq-a\">Use the link in your confirmation email or contact the professional directly. Their cancellation policy applies.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Are my personal details secure?<\/summary>\r\n        <div class=\"faq-a\">Yes. We comply with GDPR and use your data only for bookings and necessary communication.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>In which regions does Easilyn operate?<\/summary>\r\n        <div class=\"faq-a\">We currently cover all of Cyprus. You can check available cities\/areas on the search page.<\/div>\r\n      <\/details>\r\n\r\n      <details class=\"faq-item\">\r\n        <summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>What languages does Easilyn support?<\/summary>\r\n        <div class=\"faq-a\">The platform and support are available in Greek and English. The communication language with each professional is mentioned on their profile.<\/div>\r\n      <\/details>\r\n    <\/div>\r\n\r\n    <!-- Group: Vendors -->\r\n    <h4 class=\"faq-group-title\" id=\"faq-vendors\">For Vendors<\/h4>\r\n    <div class=\"faq-grid\" aria-labelledby=\"faq-vendors\">\r\n      <!-- \u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 - \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03af\u03b4\u03b9\u03bf \u03bc\u03bf\u03c4\u03af\u03b2\u03bf \u03b3\u03b9\u03b1 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 -->\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 6v6m0 6h.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>What are the benefits of creating an account on Easilyn?<\/summary><div class=\"faq-a\">More visibility, online bookings, an organized calendar, and secure messaging with customers.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12h14M12 5v14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How do i create a profile?<\/summary><div class=\"faq-a\">Click \u201cRegister as a Professional,\u201d fill out your business details, services, prices, and availability. A short review may take place before your profile is published.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How do the subscription plans work?<\/summary><div class=\"faq-a\">Choose a plan to activate or enhance your profile\u2019s visibility and features. The subscription fee applies only to Easilyn (no customer payments are processed).<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 8v4l3 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How do i receive bookings?<\/summary><div class=\"faq-a\">Customers book appointments directly from your profile. You receive email notifications and see bookings in your dashboard calendar.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Does Easilyn process payments?<\/summary><div class=\"faq-a\">No. Customers pay you directly, using the method you prefer.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Can I customize my cancellation\/late arrival policy?<\/summary><div class=\"faq-a\">Yes. You can set terms such as notice period or no-show policy from your profile, and they are visible to customers.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Can my listing rank higher in search results?<\/summary><div class=\"faq-a\">Yes \u2014 by upgrading to a \u201cfeatured\u201d listing. See available plans on the Subscriptions page.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Where do I manage my schedule and booking times?<\/summary><div class=\"faq-a\">In your dashboard calendar, where you can set working hours, closed days, and exceptions.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>How can I check and respond to messages?<\/summary><div class=\"faq-a\">From the \u201cMessages\u201d section in your dashboard. Replies are also sent to the customer by email.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Can I import my current customer list and bookings?<\/summary><div class=\"faq-a\">Yes \u2014 manually or (where supported) via file import.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>What support do you offer?<\/summary><div class=\"faq-a\">Email support and a help center with guides and videos. For urgent issues, priority support is available depending on your plan.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Which locations can I list my services in?<\/summary><div class=\"faq-a\">You can set the cities\/areas you serve in your profile (e.g., within a city or with travel). Easilyn currently operates throughout Cyprus.<\/div><\/details>\r\n      <details class=\"faq-item\"><summary class=\"faq-q\"><span class=\"faq-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 7h16M4 12h10M4 17h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><\/span>Which languages are supported by the platform and customers?<\/summary><div class=\"faq-a\">Management is available in Greek and English. In your profile, you can indicate the languages you speak for more targeted bookings.<\/div><\/details>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\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-4265e30 e-flex e-con-boxed e-con e-parent\" data-id=\"4265e30\" 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-15418e8 elementor-widget elementor-widget-spacer\" data-id=\"15418e8\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-b671f8c e-flex e-con-boxed e-con e-parent\" data-id=\"b671f8c\" 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-fd6c851 elementor-widget elementor-widget-html\" data-id=\"fd6c851\" 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<section class=\"cta-section\" aria-labelledby=\"cta-title\">\r\n  <style>\r\n    .cta-section{\r\n      --bg:#f4fbf9;  \/* \u03bd\u03ad\u03bf mint background *\/\r\n      --card:#ffffff;\r\n      --text:#0f172a;\r\n      --muted:#475569;\r\n      --brand:#3366ff;\r\n      --ring:#bfd5ff;\r\n      background: var(--bg);\r\n      padding: 56px 20px 72px;\r\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\r\n      color: var(--text);\r\n    }\r\n    .cta-wrap{ max-width: 1100px; margin: 0 auto; }\r\n    .cta-header{ text-align: center; margin-bottom: 28px; }\r\n    #cta-title{ font-size: clamp(24px, 3.2vw, 36px); margin: 0 0 10px; }\r\n    .cta-sub{ color: var(--muted); margin: 0 auto; max-width: 760px; line-height: 1.6; }\r\n    .cta-grid{ margin-top: 28px; display: grid; gap: 18px; }\r\n    @media (min-width: 860px){ .cta-grid{ grid-template-columns: 1fr 1fr; } }\r\n    .cta-card{\r\n      background: var(--card);\r\n      border: 1px solid #e6ecff;\r\n      border-radius: 18px;\r\n      padding: 24px;\r\n      box-shadow: 0 6px 24px rgba(51,102,255,.06);\r\n      transition: transform .08s ease, box-shadow .2s ease, border-color .2s ease;\r\n    }\r\n    .cta-card:focus-within{ box-shadow: 0 0 0 4px var(--ring); outline: 0; }\r\n    @media (hover:hover){\r\n      .cta-card:hover{ transform: translateY(-2px); box-shadow: 0 10px 28px rgba(51,102,255,.10); border-color:#d8e5ff; }\r\n    }\r\n    .cta-eyebrow{\r\n      display:inline-block; font-size:12px; letter-spacing:.14em; text-transform:uppercase;\r\n      color: var(--brand); font-weight:800; background:#eaf1ff; padding:6px 10px; border-radius:999px; margin-bottom:10px;\r\n    }\r\n    .cta-card h3{ margin: 6px 0 8px; font-size: clamp(18px, 2.2vw, 24px); }\r\n    .cta-card p{ color: var(--muted); margin: 0 0 14px; }\r\n    .cta-list{ margin: 10px 0 18px 0; padding: 0; list-style: none; }\r\n    .cta-list li{ display: flex; gap:10px; align-items: flex-start; margin: 8px 0; }\r\n    .cta-bullet{\r\n      width: 22px; height: 22px; flex:0 0 22px; border-radius: 50%;\r\n      background:#eef3ff; border:1px solid #e2eaff; display:grid; place-items:center;\r\n    }\r\n    .cta-bullet svg{ width: 12px; height: 12px; }\r\n    .cta-actions{ display: flex; gap: 10px; flex-wrap: wrap; margin-top: 6px; }\r\n    .btn{\r\n      appearance: none; border: 0; border-radius: 999px; padding: 12px 18px;\r\n      font-weight: 700; cursor: pointer; text-decoration: none; display: inline-block;\r\n      transition: transform .06s ease, box-shadow .2s ease, background .2s ease, color .2s ease;\r\n    }\r\n    .btn-primary{\r\n      background: var(--brand); color: #fff; box-shadow: 0 8px 18px rgba(51,102,255,.25);\r\n    }\r\n    .btn-primary:focus-visible{ outline: 0; box-shadow: 0 0 0 4px var(--ring); }\r\n    @media (hover:hover){\r\n      .btn-primary:hover{ transform: translateY(-1px); box-shadow: 0 10px 22px rgba(51,102,255,.3); }\r\n    }\r\n    .btn-ghost{\r\n      background: transparent; color: var(--brand); border: 1px solid #bed3ff;\r\n    }\r\n    @media (hover:hover){\r\n      .btn-ghost:hover{ background:#f0f5ff; }\r\n    }\r\n    .stack{ display:flex; flex-direction: column; gap: 6px; }\r\n  <\/style>\r\n\r\n  <div class=\"cta-wrap\">\r\n    <header class=\"cta-header\">\r\n      <h2 id=\"cta-title\">Are you ready for the next step?<\/h2>\r\n      <p class=\"cta-sub\">Quick bookings for customers, more clients for professionals \u2014 all on Easilyn.<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"cta-grid\">\r\n      <!-- Card: Customers -->\r\n      <article class=\"cta-card\" aria-labelledby=\"cta-customers-title\">\r\n        <span class=\"cta-eyebrow\">For Customers<\/span>\r\n        <h3 id=\"cta-customers-title\">Find and book beauty professionals instantly.<\/h3>\r\n        <p>Compare, check availability, and confirm by email \u2014 everything in one platform.<\/p>\r\n        <ul class=\"cta-list\">\r\n          <li>\r\n            <span class=\"cta-bullet\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"stack\">\r\n              <strong>Easy and simple search<\/strong>\r\n              <small>Search made easy \u2014 filter by location, expertise, and cost.<\/small>\r\n            <\/span>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"cta-bullet\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"stack\">\r\n              <strong>Instant availability updates.<\/strong>\r\n              <small>Choose when it suits you, and you\u2019re ready.<\/small>\r\n            <\/span>\r\n          <\/li>\r\n        <\/ul>\r\n        <div class=\"cta-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/easilyn.com\/en\/listings\/?keyword_search=&location_search=&tax-listing_category%5B%5D=&action=listeo_get_listings\">Find Vendors<\/a>\r\n          <a class=\"btn btn-ghost\" href=\"https:\/\/easilyn.com\/en\/%cf%80%cf%8e%cf%82-%ce%bb%ce%b5%ce%b9%cf%84%ce%bf%cf%85%cf%81%ce%b3%ce%b5%ce%af\/\">How it works<\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- Card: Vendors -->\r\n      <article class=\"cta-card\" aria-labelledby=\"cta-vendors-title\">\r\n        <span class=\"cta-eyebrow\">For Vendors<\/span>\r\n        <h3 id=\"cta-vendors-title\">Create your profile and grow your bookings.<\/h3>\r\n        <p>Get discovered, accept online bookings, and organize your schedule with ease.<\/p>\r\n        <ul class=\"cta-list\">\r\n          <li>\r\n            <span class=\"cta-bullet\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"stack\">\r\n              <strong>Boost your online presence<\/strong>\r\n              <small>Reach customers actively looking for services like yours.<\/small>\r\n            <\/span>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"cta-bullet\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\r\n            <\/span>\r\n            <span class=\"stack\">\r\n              <strong>Smart business management<\/strong>\r\n              <small>Control your time, bookings, and communication from a single dashboard.<\/small>\r\n            <\/span>\r\n          <\/li>\r\n        <\/ul>\r\n        <div class=\"cta-actions\">\r\n          <a class=\"btn btn-primary\" href=\"https:\/\/easilyn.com\/en\/join\/\">Register as a Vendor<\/a>\r\n          <a class=\"btn btn-ghost\" href=\"https:\/\/easilyn.com\/en\/%ce%b3%ce%b9%ce%b1-%ce%b5%cf%80%ce%b1%ce%b3%ce%b3%ce%b5%ce%bb%ce%bc%ce%b1%cf%84%ce%af%ce%b5%cf%82\/\">Plans &amp; Prices<\/a>\r\n        <\/div>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\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-608aabc e-flex e-con-boxed e-con e-parent\" data-id=\"608aabc\" 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-cb02bfd elementor-widget elementor-widget-spacer\" data-id=\"cb02bfd\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\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>","protected":false},"excerpt":{"rendered":"<p>\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03bf Easilyn \u0397 \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 \u03c0\u03bf\u03c5 \u03c6\u03ad\u03c1\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03bf\u03bc\u03bf\u03c1\u03c6\u03b9\u03ac \u03c0\u03b9\u03bf \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03b1\u03c2 \u03a4\u03bf Easilyn \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf \u03c0\u03b9\u03bf \u03b5\u03cd\u03ba\u03bf\u03bb\u03bf\u03c2 \u03c4\u03c1\u03cc\u03c0\u03bf\u03c2 \u03bd\u03b1 \u03b2\u03c1\u03b5\u03af\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c1\u03b1\u03bd\u03c4\u03b5\u03b2\u03bf\u03cd \u03bc\u03b5 \u03ba\u03bf\u03c1\u03c5\u03c6\u03b1\u03af\u03bf\u03c5\u03c2 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 \u03bf\u03bc\u03bf\u03c1\u03c6\u03b9\u03ac\u03c2 \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf. \u0395\u03be\u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03ae\u03c3\u03c4\u03b5 \u03c7\u03c1\u03cc\u03bd\u03bf, \u03c3\u03c5\u03b3\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b5 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03ac\u03c8\u03bf\u03b3\u03b7 \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03ad\u03c4\u03b7\u03c3\u03b7 \u2013 \u03cc\u03bb\u03b1 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03ad\u03bd\u03b1 \u03c6\u03b9\u03bb\u03b9\u03ba\u03cc, \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd. \u0395\u03af\u03c4\u03b5 \u03b5\u03af\u03c3\u03c4\u03b5 \u03c0\u03b5\u03bb\u03ac\u03c4\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03c8\u03ac\u03c7\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-250","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/pages\/250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/comments?post=250"}],"version-history":[{"count":0,"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/pages\/250\/revisions"}],"wp:attachment":[{"href":"https:\/\/easilyn.com\/en\/wp-json\/wp\/v2\/media?parent=250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}