{"id":364,"date":"2020-07-15T07:12:01","date_gmt":"2020-07-15T07:12:01","guid":{"rendered":"https:\/\/createcy.com\/index.php\/home\/"},"modified":"2026-08-20T16:40:30","modified_gmt":"2026-08-20T15:40:30","slug":"%ce%b4%ce%b7%ce%bc%ce%b9%ce%bf%cf%85%cf%81%ce%b3%ce%af%ce%b1-%ce%b9%cf%83%cf%84%ce%bf%cf%83%ce%b5%ce%bb%ce%af%ce%b4%cf%89%ce%bd-%cf%83%cf%84%ce%b7%ce%bd-%ce%ba%cf%8d%cf%80%cf%81%ce%bf-2","status":"publish","type":"page","link":"https:\/\/createcy.com\/el\/","title":{"rendered":"\u03a8\u03b7\u03c6\u03b9\u03b1\u03ba\u03cc \u039c\u03ac\u03c1\u03ba\u03b5\u03c4\u03b9\u03bd\u03b3\u03ba \u03a0\u03c1\u03b1\u03ba\u03c4\u03bf\u03c1\u03b5\u03af\u03bf \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"364\" class=\"elementor elementor-364\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5da989c e-con-full e-flex e-con e-parent\" data-id=\"5da989c\" data-element_type=\"container\" data-e-type=\"container\" id=\"hero\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ffcbd60 elementor-widget elementor-widget-html\" data-id=\"ffcbd60\" data-element_type=\"widget\" data-e-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#create-hero,\n#create-hero * {\n  box-sizing: border-box;\n}\n\n#create-hero {\n  --create-black: #000000;\n  --create-charcoal: #1A1A1A;\n  --create-surface: #111111;\n  --create-blue: #3D9BE9;\n  --create-blue-dark: #2F7FC4;\n  --create-white: #FFFFFF;\n  --create-grey: #AAAAAA;\n  --create-border: rgba(255, 255, 255, 0.12);\n\n  position: relative;\n  isolation: isolate;\n  display: flex;\n  align-items: center;\n  min-height: clamp(720px, calc(100vh - 80px), 900px);\n  overflow: hidden;\n  background: var(--create-black);\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n}\n\n#create-hero::before {\n  content: \"\";\n  position: absolute;\n  z-index: -2;\n  top: -280px;\n  right: -180px;\n  width: 760px;\n  height: 760px;\n  border-radius: 50%;\n  background: radial-gradient(\n    circle,\n    rgba(61, 155, 233, 0.22) 0%,\n    rgba(61, 155, 233, 0.08) 38%,\n    transparent 70%\n  );\n  pointer-events: none;\n}\n\n#create-hero::after {\n  content: \"\";\n  position: absolute;\n  z-index: -1;\n  inset: 0;\n  opacity: 0.2;\n  background-image:\n    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);\n  background-size: 52px 52px;\n  mask-image: linear-gradient(to right, transparent 5%, black 55%, black 100%);\n  pointer-events: none;\n}\n\n#create-hero .create-hero__inner {\n  position: relative;\n  z-index: 2;\n  width: min(1200px, calc(100% - 48px));\n  margin: 0 auto;\n  padding: 150px 0 110px;\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);\n  gap: clamp(55px, 7vw, 105px);\n  align-items: center;\n}\n\n#create-hero .create-hero__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin: 0 0 24px;\n  color: var(--create-blue);\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.17em;\n  text-transform: uppercase;\n}\n\n#create-hero .create-hero__eyebrow::before {\n  content: \"\";\n  width: 32px;\n  height: 2px;\n  flex: 0 0 32px;\n  background: var(--create-blue);\n}\n\n#create-hero h1 {\n  max-width: 760px;\n  margin: 0;\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n  font-size: 60px;\n  font-weight: 700;\n  line-height: 1.02;\n  letter-spacing: -0.05em;\n  text-wrap: balance;\n}\n\n#create-hero h1 span {\n  display: block;\n  color: var(--create-blue);\n}\n\n#create-hero .create-hero__text {\n  max-width: 680px;\n  margin: 30px 0 0;\n  color: var(--create-grey);\n  font-size: clamp(16px, 1.4vw, 18px);\n  font-weight: 400;\n  line-height: 1.75;\n}\n\n#create-hero .create-hero__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 34px;\n}\n\n#create-hero .create-hero__button {\n  min-height: 54px;\n  padding: 15px 23px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 11px;\n  border: 1px solid transparent;\n  border-radius: 5px;\n  font-family: \"Poppins\", sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1;\n  text-decoration: none;\n  text-transform: uppercase;\n  transition:\n    transform 0.25s ease,\n    background-color 0.25s ease,\n    border-color 0.25s ease,\n    color 0.25s ease;\n}\n\n#create-hero .create-hero__button:hover {\n  transform: translateY(-2px);\n}\n\n#create-hero .create-hero__button--primary {\n  background: var(--create-blue);\n  color: var(--create-white);\n}\n\n#create-hero .create-hero__button--primary:hover {\n  background: var(--create-blue-dark);\n  color: var(--create-white);\n}\n\n#create-hero .create-hero__button--secondary {\n  border-color: rgba(255, 255, 255, 0.28);\n  background: transparent;\n  color: var(--create-white);\n}\n\n#create-hero .create-hero__button--secondary:hover {\n  border-color: var(--create-blue);\n  color: var(--create-blue);\n}\n\n#create-hero .create-hero__proof {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, auto));\n  justify-content: start;\n  gap: 0;\n  margin-top: 48px;\n}\n\n#create-hero .create-hero__proof-item {\n  padding: 0 25px;\n  border-left: 1px solid var(--create-border);\n}\n\n#create-hero .create-hero__proof-item:first-child {\n  padding-left: 0;\n  border-left: 0;\n}\n\n#create-hero .create-hero__proof strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--create-white);\n  font-size: 17px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n#create-hero .create-hero__proof span {\n  display: block;\n  color: var(--create-grey);\n  font-size: 11px;\n  font-weight: 500;\n  line-height: 1.4;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n#create-hero .create-hero__system {\n  position: relative;\n  padding: 28px;\n  overflow: hidden;\n  border: 1px solid var(--create-border);\n  border-radius: 8px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(26, 26, 26, 0.97),\n      rgba(10, 10, 10, 0.98)\n    );\n  box-shadow:\n    0 30px 80px rgba(0, 0, 0, 0.5),\n    0 0 60px rgba(61, 155, 233, 0.08);\n}\n\n#create-hero .create-hero__system::before {\n  content: \"\";\n  position: absolute;\n  top: -130px;\n  right: -100px;\n  width: 330px;\n  height: 330px;\n  border-radius: 50%;\n  border: 60px solid rgba(61, 155, 233, 0.06);\n  pointer-events: none;\n}\n\n#create-hero .create-hero__system-top {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n  margin-bottom: 26px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--create-border);\n}\n\n#create-hero .create-hero__system-label {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  color: var(--create-white);\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n#create-hero .create-hero__status {\n  width: 8px;\n  height: 8px;\n  flex: 0 0 8px;\n  border-radius: 50%;\n  background: var(--create-blue);\n  box-shadow: 0 0 16px rgba(61, 155, 233, 0.9);\n}\n\n#create-hero .create-hero__system-state {\n  color: var(--create-blue);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n#create-hero .create-hero__system h2 {\n  position: relative;\n  z-index: 2;\n  max-width: 370px;\n  margin: 0 0 24px;\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n  font-size: clamp(22px, 2vw, 30px);\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.035em;\n}\n\n#create-hero .create-hero__stages {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  gap: 10px;\n}\n\n#create-hero .create-hero__stage {\n  display: grid;\n  grid-template-columns: 38px minmax(0, 1fr);\n  gap: 14px;\n  align-items: center;\n  padding: 15px;\n  border: 1px solid rgba(255, 255, 255, 0.08);\n  border-radius: 12px;\n  background: rgba(255, 255, 255, 0.035);\n  transition:\n    border-color 0.25s ease,\n    background-color 0.25s ease,\n    transform 0.25s ease;\n}\n\n#create-hero .create-hero__stage:hover {\n  transform: translateX(4px);\n  border-color: rgba(61, 155, 233, 0.42);\n  background: rgba(61, 155, 233, 0.07);\n}\n\n#create-hero .create-hero__stage-number {\n  width: 38px;\n  height: 38px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(61, 155, 233, 0.45);\n  border-radius: 50%;\n  color: var(--create-blue);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n#create-hero .create-hero__stage strong {\n  display: block;\n  margin-bottom: 2px;\n  color: var(--create-white);\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.4;\n}\n\n#create-hero .create-hero__stage > div > span {\n  display: block;\n  color: var(--create-grey);\n  font-size: 12px;\n  font-weight: 400;\n  line-height: 1.5;\n}\n\n#create-hero .create-hero__result {\n  position: relative;\n  z-index: 2;\n  margin-top: 12px;\n  padding: 21px;\n  border-radius: 14px;\n  background: linear-gradient(\n    135deg,\n    var(--create-blue),\n    var(--create-blue-dark)\n  );\n  color: var(--create-white);\n}\n\n#create-hero .create-hero__result-label {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  opacity: 0.82;\n}\n\n#create-hero .create-hero__result strong {\n  display: block;\n  font-size: clamp(24px, 2.4vw, 32px);\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: -0.035em;\n}\n\n#create-hero .create-hero__result p {\n  margin: 6px 0 0;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n#create-hero .create-hero__scroll {\n  position: relative;\n  z-index: 4;\n  width: max-content;\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 9px;\n  margin-top: 34px;\n  color: rgba(255, 255, 255, 0.62);\n  font-size: 9px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.15em;\n  text-decoration: none;\n  text-transform: uppercase;\n  transition: color 0.25s ease;\n}\n\n#create-hero .create-hero__scroll-icon {\n  width: 34px;\n  height: 34px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(61, 155, 233, 0.42);\n  border-radius: 50%;\n  color: var(--create-blue);\n  background: rgba(61, 155, 233, 0.05);\n  animation: create-scroll-pulse 2s ease-in-out infinite;\n  transition:\n    border-color 0.25s ease,\n    background-color 0.25s ease;\n}\n\n#create-hero .create-hero__scroll-icon svg {\n  width: 15px;\n  height: 15px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n#create-hero .create-hero__scroll:hover {\n  color: var(--create-white);\n}\n\n#create-hero .create-hero__scroll:hover .create-hero__scroll-icon {\n  border-color: var(--create-blue);\n  background: rgba(61, 155, 233, 0.12);\n}\n\n@keyframes create-scroll-pulse {\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(5px);\n  }\n}\n\n@media (max-width: 980px) {\n  #create-hero {\n    min-height: auto;\n  }\n\n  #create-hero .create-hero__inner {\n    width: min(760px, calc(100% - 40px));\n    padding: 140px 0 90px;\n    grid-template-columns: 1fr;\n    gap: 65px;\n  }\n\n  #create-hero .create-hero__copy {\n    max-width: 720px;\n  }\n\n  #create-hero .create-hero__system {\n    max-width: 680px;\n  }\n}\n\n@media (max-width: 600px) {\n  #create-hero::after {\n    opacity: 0.13;\n    background-size: 38px 38px;\n  }\n\n  #create-hero::before {\n    top: -180px;\n    right: -260px;\n    width: 560px;\n    height: 560px;\n  }\n\n  #create-hero .create-hero__inner {\n    width: 100%;\n    padding: 120px 25px 70px;\n    gap: 48px;\n  }\n\n  #create-hero .create-hero__eyebrow {\n    margin-bottom: 20px;\n    font-size: 10px;\n    letter-spacing: 0.13em;\n  }\n\n  #create-hero h1 {\n    font-size: 50px;\n    line-height: 1.03;\n    letter-spacing: -0.045em;\n  }\n\n  #create-hero .create-hero__text {\n    margin-top: 24px;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #create-hero .create-hero__actions {\n    display: grid;\n    grid-template-columns: 1fr;\n    margin-top: 29px;\n  }\n\n  #create-hero .create-hero__button {\n    width: 100%;\n    min-height: 52px;\n  }\n\n  #create-hero .create-hero__proof {\n    grid-template-columns: repeat(3, 1fr);\n    width: 100%;\n    margin-top: 38px;\n  }\n\n  #create-hero .create-hero__proof-item {\n    padding: 0 10px;\n  }\n\n  #create-hero .create-hero__proof strong {\n    font-size: 14px;\n  }\n\n  #create-hero .create-hero__proof span {\n    font-size: 8px;\n    letter-spacing: 0.05em;\n  }\n\n  #create-hero .create-hero__scroll {\n    display: none;\n  }\n\n  #create-hero .create-hero__system {\n    padding: 19px;\n    border-radius: 8px;\n  }\n\n  #create-hero .create-hero__system h2 {\n    font-size: 24px;\n  }\n\n  #create-hero .create-hero__stage {\n    grid-template-columns: 34px minmax(0, 1fr);\n    gap: 11px;\n    padding: 13px;\n  }\n\n  #create-hero .create-hero__stage-number {\n    width: 34px;\n    height: 34px;\n  }\n\n  #create-hero .create-hero__stage strong {\n    font-size: 13px;\n  }\n\n  #create-hero .create-hero__stage span {\n    font-size: 11px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #create-hero *,\n  #create-hero *::before,\n  #create-hero *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n    animation: none !important;\n  }\n}\n<\/style>\n\n<section id=\"create-hero\" aria-labelledby=\"create-hero-title\">\n  <div class=\"create-hero__inner\">\n\n    <div class=\"create-hero__copy\">\n      <p class=\"create-hero__eyebrow\">\n        Digital Marketing Agency In Cyprus\n      <\/p>\n\n      <h1 id=\"create-hero-title\">\n        We Build Websites &amp; Marketing Systems That\n        <span>Generate Leads.<\/span>\n      <\/h1>\n\n      <p class=\"create-hero__text\">\n        We connect web design, SEO, paid advertising and CRM into one system\n        built to attract the right audience and turn interest into qualified enquiries.\n      <\/p>\n\n      <div class=\"create-hero__actions\">\n        <a\n          class=\"create-hero__button create-hero__button--primary\"\n          href=\"https:\/\/createcy.com\/request-a-quote-cyprus-turnkey-marketing-lead-generation\/\"\n        >\n          Start A Project\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n\n        <a\n          class=\"create-hero__button create-hero__button--secondary\"\n          href=\"https:\/\/createcy.com\/portfolio\/\"\n        >\n          View Our Work\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"create-hero__proof\" aria-label=\"Create experience and coverage\">\n        <div class=\"create-hero__proof-item\">\n          <strong>100+<\/strong>\n          <span>Projects<\/span>\n        <\/div>\n\n        <div class=\"create-hero__proof-item\">\n          <strong>50+<\/strong>\n          <span>Clients<\/span>\n        <\/div>\n\n        <div class=\"create-hero__proof-item\">\n          <strong>8+ Years<\/strong>\n          <span>Experience<\/span>\n        <\/div>\n      <\/div>\n\n      <a\n        class=\"create-hero__scroll\"\n        href=\"#createcyprus\"\n        aria-label=\"Scroll to About Create\"\n      >\n        <span>Discover Create<\/span>\n\n        <span class=\"create-hero__scroll-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M6 9l6 6 6-6\"><\/path>\n          <\/svg>\n        <\/span>\n      <\/a>\n    <\/div>\n\n    <div class=\"create-hero__system\" aria-label=\"The Create approach\">\n      <div class=\"create-hero__system-top\">\n        <div class=\"create-hero__system-label\">\n          <span class=\"create-hero__status\"><\/span>\n          The Create Approach\n        <\/div>\n\n        <span class=\"create-hero__system-state\">One Team<\/span>\n      <\/div>\n\n      <h2>Everything your business needs to grow online.<\/h2>\n\n      <div class=\"create-hero__stages\">\n        <div class=\"create-hero__stage\">\n          <span class=\"create-hero__stage-number\">01<\/span>\n          <div>\n            <strong>Build the foundation<\/strong>\n            <span>Websites and landing pages<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"create-hero__stage\">\n          <span class=\"create-hero__stage-number\">02<\/span>\n          <div>\n            <strong>Increase visibility<\/strong>\n            <span>SEO and AI visibility<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"create-hero__stage\">\n          <span class=\"create-hero__stage-number\">03<\/span>\n          <div>\n            <strong>Generate demand<\/strong>\n            <span>Paid advertising and campaigns<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"create-hero__stage\">\n          <span class=\"create-hero__stage-number\">04<\/span>\n          <div>\n            <strong>Capture and convert<\/strong>\n            <span>CRM systems and automation<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"create-hero__result\">\n        <span class=\"create-hero__result-label\">The outcome<\/span>\n        <strong>Qualified leads.<\/strong>\n        <p>A complete digital system designed around measurable growth.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/section>\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-fc04741 e-con-full e-flex e-con e-parent\" data-id=\"fc04741\" data-element_type=\"container\" data-e-type=\"container\" id=\"createcyprus\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b0ffe1 elementor-widget elementor-widget-html\" data-id=\"5b0ffe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ===============================================================\n     CREATE HOMEPAGE SECTIONS \u2014 STRUCTURE + PAGE-END SAFE V3\n     Place this in one Elementor HTML widget directly after the hero.\n     Order: About, Services, Process, Portfolio, Logos, Reviews, CTA.\n\n     IMPORTANT\n     Keep \"createcyprus\" as the CSS ID on the OUTER Elementor container.\n     It remains the hero's About-section anchor. The inner About section\n     deliberately uses the unique ID \"create-about-section\".\n     =============================================================== -->\n<style>\n\n\/* ================================================================\n   HOMEPAGE PAGE SHELL\n   Keeps native pull-to-refresh and gives the browser canvas a dark finish.\n   ================================================================ *\/\n\nhtml,\nbody,\n#page {\n  background: #000000;\n}\n\nhtml,\nbody {\n  overscroll-behavior-y: auto !important;\n}\n\n#create-about-section,\n#create-services,\n#create-process,\n#create-about-section *,\n#create-services *,\n#create-process * {\n  box-sizing: border-box;\n}\n\n#create-about-section,\n#create-services,\n#create-process {\n  --create-black: #000000;\n  --create-charcoal: #1A1A1A;\n  --create-surface: #111111;\n  --create-blue: #3D9BE9;\n  --create-blue-dark: #2F7FC4;\n  --create-white: #FFFFFF;\n  --create-grey: #AAAAAA;\n  --create-border: rgba(255, 255, 255, 0.12);\n\n  position: relative;\n  overflow: hidden;\n  background: var(--create-black);\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n}\n\n#create-about-section a,\n#create-services a,\n#create-process a {\n  font-family: inherit;\n}\n\n#create-about-section .create-section__inner,\n#create-services .create-section__inner,\n#create-process .create-section__inner {\n  position: relative;\n  z-index: 2;\n  width: min(1200px, calc(100% - 48px));\n  margin: 0 auto;\n  padding: 110px 0;\n}\n\n#create-about-section .create-section__eyebrow,\n#create-services .create-section__eyebrow,\n#create-process .create-section__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin: 0 0 18px;\n  color: var(--create-blue);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n#create-about-section .create-section__eyebrow::before,\n#create-services .create-section__eyebrow::before,\n#create-process .create-section__eyebrow::before {\n  content: \"\";\n  width: 30px;\n  height: 2px;\n  flex: 0 0 30px;\n  background: var(--create-blue);\n}\n\n#create-about-section .create-section__title,\n#create-services .create-section__title,\n#create-process .create-section__title {\n  margin: 0;\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n  font-size: clamp(36px, 4vw, 50px);\n  font-weight: 700;\n  line-height: 1.08;\n  letter-spacing: -0.045em;\n  text-wrap: balance;\n}\n\n#create-about-section .create-section__title span,\n#create-services .create-section__title span,\n#create-process .create-section__title span {\n  color: var(--create-blue);\n}\n\n#create-about-section .create-section__lead,\n#create-services .create-section__lead,\n#create-process .create-section__lead {\n  margin: 22px 0 0;\n  color: var(--create-grey);\n  font-size: 16px;\n  font-weight: 400;\n  line-height: 1.75;\n}\n\n#create-about-section .create-button,\n#create-services .create-button,\n#create-process .create-button {\n  min-height: 52px;\n  padding: 15px 22px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  border: 1px solid transparent;\n  border-radius: 5px;\n  background: var(--create-blue);\n  color: var(--create-white);\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1;\n  text-decoration: none;\n  text-transform: uppercase;\n  transition:\n    transform 0.25s ease,\n    background-color 0.25s ease,\n    border-color 0.25s ease;\n}\n\n#create-about-section .create-button:hover,\n#create-services .create-button:hover,\n#create-process .create-button:hover {\n  transform: translateY(-2px);\n  background: var(--create-blue-dark);\n  color: var(--create-white);\n}\n\n\/* ABOUT *\/\n#create-about-section {\n  border-top: 1px solid var(--create-border);\n  background: #0A0A0A;\n}\n\n#create-about-section .create-about__grid {\n  display: grid;\n  grid-template-columns: minmax(410px, 0.92fr) minmax(0, 1.08fr);\n  gap: clamp(65px, 8vw, 105px);\n  align-items: center;\n}\n\n#create-about-section .create-about__copy {\n  max-width: 600px;\n}\n\n#create-about-section .create-about__media {\n  position: relative;\n}\n\n#create-about-section .create-about__figure {\n  position: relative;\n  z-index: 1;\n  margin: 0;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n  border: 1px solid var(--create-border);\n  border-radius: 8px;\n  background:\n    radial-gradient(circle at 70% 20%, rgba(61, 155, 233, 0.12), transparent 38%),\n    #151515;\n  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42);\n}\n\n#create-about-section .create-about__figure img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  padding: clamp(22px, 3vw, 42px);\n  object-fit: contain;\n}\n\n#create-about-section .create-about__caption {\n  position: absolute;\n  z-index: 2;\n  right: 18px;\n  bottom: 18px;\n  left: 18px;\n  padding: 14px 16px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n  border-radius: 6px;\n  background: rgba(5, 5, 5, 0.88);\n  backdrop-filter: blur(12px);\n}\n\n#create-about-section .create-about__caption strong,\n#create-about-section .create-about__caption span {\n  display: block;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n#create-about-section .create-about__caption strong {\n  color: var(--create-white);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.13em;\n}\n\n#create-about-section .create-about__caption span {\n  color: var(--create-blue);\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-align: right;\n}\n\n#create-about-section .create-about__principles {\n  margin: 34px 0 0;\n  padding: 0;\n  border-top: 1px solid var(--create-border);\n  list-style: none;\n}\n\n#create-about-section .create-about__principle {\n  display: grid;\n  grid-template-columns: 42px minmax(0, 1fr);\n  gap: 16px;\n  padding: 18px 0;\n  border-bottom: 1px solid var(--create-border);\n}\n\n#create-about-section .create-about__principle-number {\n  padding-top: 2px;\n  color: var(--create-blue);\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.08em;\n}\n\n#create-about-section .create-about__principle strong,\n#create-about-section .create-about__principle p {\n  display: block;\n}\n\n#create-about-section .create-about__principle strong {\n  margin-bottom: 4px;\n  color: var(--create-white);\n  font-size: 15px;\n  font-weight: 600;\n  line-height: 1.4;\n}\n\n#create-about-section .create-about__principle p {\n  margin: 0;\n  color: var(--create-grey);\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n#create-about-section .create-about__copy .create-button {\n  margin-top: 32px;\n}\n\n\/* SERVICES *\/\n#create-services {\n  border-top: 1px solid var(--create-border);\n  background: #050505;\n}\n\n#create-services::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  opacity: 0.12;\n  background-image:\n    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);\n  background-size: 52px 52px;\n  mask-image: linear-gradient(to bottom, black, transparent 65%);\n  pointer-events: none;\n}\n\n#create-services .create-services__header {\n  position: relative;\n  z-index: 2;\n  max-width: 760px;\n  margin-bottom: 54px;\n}\n\n#create-services .create-services__grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 20px;\n}\n\n#create-services .create-service-card {\n  position: relative;\n  min-height: 445px;\n  padding: 27px;\n  display: flex;\n  flex-direction: column;\n  overflow: hidden;\n  border: 1px solid rgba(255, 255, 255, 0.1);\n  border-radius: 8px;\n  background: linear-gradient(145deg, #1c1c1c, #151515);\n  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.26);\n  transition:\n    transform 0.3s ease,\n    border-color 0.3s ease,\n    box-shadow 0.3s ease;\n}\n\n#create-services .create-service-card::after {\n  content: \"\";\n  position: absolute;\n  top: -90px;\n  right: -90px;\n  width: 190px;\n  height: 190px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(61, 155, 233, 0.12), transparent 68%);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  pointer-events: none;\n}\n\n#create-services .create-service-card:hover {\n  transform: translateY(-5px);\n  border-color: rgba(61, 155, 233, 0.48);\n  box-shadow:\n    0 30px 70px rgba(0, 0, 0, 0.36),\n    0 0 35px rgba(61, 155, 233, 0.07);\n}\n\n#create-services .create-service-card:hover::after {\n  opacity: 1;\n}\n\n#create-services .create-service-card__number {\n  position: absolute;\n  z-index: 3;\n  top: 25px;\n  right: 27px;\n  color: rgba(255, 255, 255, 0.34);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.14em;\n}\n\n#create-services .create-service-card__visual {\n  position: relative;\n  z-index: 2;\n  min-height: 165px;\n  display: flex;\n  align-items: center;\n  justify-content: flex-start;\n  margin: 4px 0 22px;\n}\n\n#create-services .create-service-card__visual::before {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 88px;\n  width: 190px;\n  height: 135px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(61, 155, 233, 0.11), transparent 70%);\n  transform: translate(-50%, -50%);\n  pointer-events: none;\n}\n\n#create-services .create-service-card__visual img {\n  position: relative;\n  z-index: 2;\n  width: min(175px, 72%);\n  max-height: 165px;\n  display: block;\n  object-fit: contain;\n  filter: drop-shadow(0 18px 24px rgba(0, 0, 0, 0.3));\n  transition: transform 0.3s ease;\n}\n\n#create-services .create-service-card:hover .create-service-card__visual img {\n  transform: translateY(-4px) scale(1.025);\n}\n\n#create-services .create-service-card h3 {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 13px;\n  color: var(--create-white);\n  font-size: 21px;\n  font-weight: 700;\n  line-height: 1.3;\n  letter-spacing: -0.025em;\n}\n\n#create-services .create-service-card p {\n  position: relative;\n  z-index: 2;\n  margin: 0 0 25px;\n  color: var(--create-grey);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n#create-services .create-service-card .create-button {\n  position: relative;\n  z-index: 2;\n  align-self: flex-start;\n  margin-top: auto;\n}\n\n\/* PROCESS *\/\n#create-process {\n  border-top: 1px solid var(--create-border);\n}\n\n#create-process::before {\n  content: \"\";\n  position: absolute;\n  top: 120px;\n  right: -210px;\n  width: 520px;\n  height: 520px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(61, 155, 233, 0.11), transparent 68%);\n  pointer-events: none;\n}\n\n#create-process .create-process__grid {\n  display: grid;\n  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);\n  gap: clamp(65px, 8vw, 120px);\n  align-items: start;\n}\n\n#create-process .create-process__intro {\n  position: sticky;\n  top: 120px;\n}\n\n#create-process .create-process__intro .create-button {\n  margin-top: 32px;\n}\n\n#create-process .create-process__visual {\n  max-width: 300px;\n  margin: 36px 0 0;\n  overflow: hidden;\n  border: 1px solid var(--create-border);\n  border-radius: 8px;\n  background: #E7E7E7;\n  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.28);\n}\n\n#create-process .create-process__visual img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n#create-process .create-process__steps {\n  position: relative;\n  display: grid;\n  gap: 14px;\n}\n\n#create-process .create-process__steps::before {\n  content: \"\";\n  position: absolute;\n  top: 32px;\n  bottom: 32px;\n  left: 47px;\n  width: 1px;\n  background: linear-gradient(\n    to bottom,\n    var(--create-blue),\n    rgba(61, 155, 233, 0.12)\n  );\n}\n\n#create-process .create-process__step {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 18px;\n  padding: 23px;\n  border: 1px solid rgba(255, 255, 255, 0.09);\n  border-radius: 8px;\n  background: linear-gradient(145deg, rgba(26, 26, 26, 0.98), rgba(15, 15, 15, 0.98));\n  transition:\n    transform 0.25s ease,\n    border-color 0.25s ease,\n    background-color 0.25s ease;\n}\n\n#create-process .create-process__step:hover {\n  transform: translateX(5px);\n  border-color: rgba(61, 155, 233, 0.42);\n}\n\n#create-process .create-process__number {\n  width: 48px;\n  height: 48px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(61, 155, 233, 0.48);\n  border-radius: 50%;\n  background: #101010;\n  color: var(--create-blue);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n#create-process .create-process__step-meta {\n  display: block;\n  margin: 0 0 5px;\n  color: var(--create-blue);\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n#create-process .create-process__step h3 {\n  margin: 0 0 6px;\n  color: var(--create-white);\n  font-size: 19px;\n  font-weight: 700;\n  line-height: 1.35;\n  letter-spacing: -0.02em;\n}\n\n#create-process .create-process__step p {\n  margin: 0;\n  color: var(--create-grey);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n@media (max-width: 980px) {\n  #create-about-section .create-about__grid,\n  #create-process .create-process__grid {\n    grid-template-columns: 1fr;\n    gap: 56px;\n  }\n\n  #create-about-section .create-about__copy,\n  #create-process .create-process__intro {\n    max-width: 720px;\n  }\n\n  #create-about-section .create-about__media {\n    max-width: 620px;\n  }\n\n  #create-services .create-services__grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  #create-process .create-process__intro {\n    position: static;\n  }\n}\n\n@media (min-width: 981px) and (max-height: 850px) {\n  #create-process .create-process__intro {\n    position: static;\n  }\n}\n\n@media (max-width: 600px) {\n  #create-about-section .create-section__inner,\n  #create-services .create-section__inner,\n  #create-process .create-section__inner {\n    width: 100%;\n    padding: 75px 25px;\n  }\n\n  #create-about-section .create-section__title,\n  #create-services .create-section__title,\n  #create-process .create-section__title {\n    font-size: 36px;\n    line-height: 1.1;\n  }\n\n  #create-about-section .create-section__lead,\n  #create-services .create-section__lead,\n  #create-process .create-section__lead {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #create-about-section .create-about__grid,\n  #create-process .create-process__grid {\n    gap: 42px;\n  }\n\n  #create-about-section .create-about__figure img {\n    padding: 20px;\n  }\n\n  #create-about-section .create-about__caption {\n    right: 12px;\n    bottom: 12px;\n    left: 12px;\n    padding: 12px;\n  }\n\n  #create-about-section .create-about__caption strong {\n    font-size: 9px;\n  }\n\n  #create-about-section .create-about__caption span {\n    font-size: 8px;\n  }\n\n  #create-about-section .create-about__principles {\n    margin-top: 28px;\n  }\n\n  #create-about-section .create-about__principle {\n    grid-template-columns: 34px minmax(0, 1fr);\n    gap: 12px;\n    padding: 16px 0;\n  }\n\n  #create-services .create-services__header {\n    margin-bottom: 38px;\n  }\n\n  #create-services .create-services__grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  #create-services .create-service-card {\n    min-height: 0;\n    padding: 22px;\n  }\n\n  #create-services .create-service-card__number {\n    top: 22px;\n    right: 22px;\n  }\n\n  #create-services .create-service-card__visual {\n    min-height: 150px;\n    margin-bottom: 18px;\n  }\n\n  #create-services .create-service-card__visual img {\n    width: min(165px, 70%);\n    max-height: 150px;\n  }\n\n  #create-services .create-service-card__visual::before {\n    left: 82px;\n  }\n\n  #create-services .create-service-card h3 {\n    font-size: 20px;\n  }\n\n  #create-services .create-service-card .create-button {\n    width: 100%;\n  }\n\n  #create-process .create-process__step {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 14px;\n    padding: 18px;\n  }\n\n  #create-process .create-process__steps::before {\n    left: 38px;\n  }\n\n  #create-process .create-process__number {\n    width: 40px;\n    height: 40px;\n  }\n\n  #create-process .create-process__step h3 {\n    font-size: 17px;\n  }\n\n  #create-process .create-process__visual {\n    width: 100%;\n    max-width: 300px;\n    margin-top: 30px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #create-about-section *,\n  #create-services *,\n  #create-process * {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n\n\n\n  #create-home-projects,\n  #create-home-projects * {\n    box-sizing: border-box;\n  }\n\n  #create-home-projects {\n    --chp-black: #000000;\n    --chp-charcoal: #1a1a1a;\n    --chp-blue: #3d9be9;\n    --chp-white: #ffffff;\n    --chp-line: rgba(255, 255, 255, 0.1);\n    width: 100%;\n    overflow: hidden;\n    padding: clamp(64px, 8vw, 104px) 24px;\n    color: var(--chp-white);\n    background: var(--chp-black);\n    font-family: \"Poppins\", sans-serif;\n  }\n\n  #create-home-projects .chp-projects__inner {\n    width: min(1200px, 100%);\n    margin: 0 auto;\n  }\n\n  #create-home-projects .chp-projects__header {\n    max-width: 780px;\n    margin: 0 auto 26px;\n    text-align: center;\n  }\n\n  #create-home-projects .chp-projects__title {\n    margin: 0;\n    color: var(--chp-white);\n    font-family: \"Poppins\", sans-serif;\n    font-size: 35px;\n    font-weight: 700;\n    line-height: 1.12;\n    letter-spacing: 0em;\n  }\n\n  #create-home-projects .chp-projects__intro {\n    max-width: 680px;\n    margin: 16px auto 0;\n    color: var(--chp-white);\n    font-size: clamp(14px, 1.4vw, 16px);\n    font-weight: 400;\n    line-height: 1.7;\n  }\n\n  #create-home-projects .chp-projects__controls {\n    display: flex;\n    justify-content: flex-end;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n\n  #create-home-projects .chp-projects__arrow {\n    display: inline-flex;\n    width: 44px;\n    height: 44px;\n    margin: 0;\n    padding: 0;\n    align-items: center;\n    justify-content: center;\n    border: 2px solid rgba(61, 155, 233, 0.7);\n    border-radius: 4px;\n    color: var(--chp-white);\n    background: var(--chp-charcoal);\n    box-shadow: none;\n    cursor: pointer;\n    -webkit-appearance: none;\n    appearance: none;\n    transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease, opacity 180ms ease;\n  }\n\n  #create-home-projects .chp-projects__arrow svg {\n    width: 18px;\n    height: 18px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  #create-home-projects .chp-projects__arrow:hover,\n  #create-home-projects .chp-projects__arrow:focus-visible {\n    color: var(--chp-white);\n    border-color: var(--chp-blue);\n    background: var(--chp-blue);\n    transform: translateY(-1px);\n  }\n\n  #create-home-projects .chp-projects__arrow:disabled {\n    opacity: 0.35;\n    cursor: default;\n    transform: none;\n  }\n\n  #create-home-projects .chp-projects__viewport {\n    width: 100%;\n    overflow-x: auto;\n    overflow-y: hidden;\n    scroll-behavior: smooth;\n    scroll-snap-type: x mandatory;\n    overscroll-behavior-inline: contain;\n    scrollbar-width: none;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  #create-home-projects .chp-projects__viewport::-webkit-scrollbar {\n    display: none;\n  }\n\n  #create-home-projects .chp-projects__track {\n    display: grid;\n    grid-auto-flow: column;\n    grid-auto-columns: calc((100% - 48px) \/ 3);\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  #create-home-projects .chp-card {\n    display: flex;\n    min-width: 0;\n    height: 100%;\n    flex-direction: column;\n    overflow: hidden;\n    scroll-snap-align: start;\n    border: 2px solid var(--chp-line);\n    border-radius: 8px;\n    background: var(--chp-charcoal);\n    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);\n    transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;\n  }\n\n  #create-home-projects .chp-card:hover {\n    border-color: rgba(61, 155, 233, 0.72);\n    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.34);\n    transform: translateY(-4px);\n  }\n\n  #create-home-projects .chp-card__image-wrap {\n    position: relative;\n    display: block;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    background: #111111;\n  }\n\n  #create-home-projects .chp-card__image {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 500ms cubic-bezier(0.2, 0.7, 0.2, 1);\n  }\n\n  #create-home-projects .chp-card:hover .chp-card__image {\n    transform: scale(1.035);\n  }\n\n  #create-home-projects .chp-card__body {\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    align-items: flex-start;\n    padding: 21px;\n  }\n\n  #create-home-projects .chp-card__industry {\n    margin: 0 0 8px;\n    color: var(--chp-blue);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.3;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  #create-home-projects .chp-card__title {\n    margin: 0;\n    color: var(--chp-white);\n    font-family: \"Poppins\", sans-serif;\n    font-size: clamp(18px, 1.8vw, 21px);\n    font-weight: 650;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #create-home-projects .chp-card__services {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin: 16px 0 22px;\n    padding: 0;\n    list-style: none;\n  }\n\n  #create-home-projects .chp-card__service {\n    margin: 0;\n    padding: 6px 9px;\n    border: 1px solid rgba(255, 255, 255, 0.11);\n    border-radius: 999px;\n    color: #cfcfcf;\n    background: rgba(255, 255, 255, 0.045);\n    font-size: 10.5px;\n    font-weight: 500;\n    line-height: 1;\n    letter-spacing: 0.015em;\n    white-space: nowrap;\n  }\n\n  #create-home-projects .chp-card__actions {\n    display: flex;\n    width: 100%;\n    margin-top: auto;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  #create-home-projects .chp-card__cta,\n  #create-home-projects .chp-projects__portfolio-cta {\n    display: inline-flex;\n    min-height: 40px;\n    margin: 0;\n    padding: 0 15px;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    border: 2px solid var(--chp-blue);\n    border-radius: 4px;\n    color: var(--chp-white);\n    background: var(--chp-blue);\n    font-family: \"Poppins\", sans-serif;\n    font-size: 11.5px;\n    font-weight: 650;\n    line-height: 1;\n    letter-spacing: 0.025em;\n    text-decoration: none;\n    transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease;\n  }\n\n  #create-home-projects .chp-card__cta:hover,\n  #create-home-projects .chp-projects__portfolio-cta:hover {\n    color: var(--chp-white);\n    border-color: #2f8bd6;\n    background: #2f8bd6;\n    transform: translateY(-1px);\n  }\n\n  #create-home-projects .chp-card__cta--case-study {\n    color: var(--chp-white);\n    border-color: var(--chp-blue);\n    background: transparent;\n  }\n\n  #create-home-projects .chp-card__cta--case-study:hover {\n    color: var(--chp-white);\n    border-color: var(--chp-blue);\n    background: rgba(61, 155, 233, 0.14);\n  }\n\n  #create-home-projects .chp-card__cta-icon,\n  #create-home-projects .chp-projects__portfolio-cta svg {\n    width: 14px;\n    height: 14px;\n    flex: 0 0 14px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  #create-home-projects .chp-projects__pagination {\n    display: flex;\n    min-height: 12px;\n    margin-top: 22px;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  #create-home-projects .chp-projects__dot {\n    width: 8px;\n    height: 8px;\n    margin: 0;\n    padding: 0;\n    border: 0;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.3);\n    box-shadow: none;\n    cursor: pointer;\n    -webkit-appearance: none;\n    appearance: none;\n    transition: width 180ms ease, border-radius 180ms ease, background-color 180ms ease;\n  }\n\n  #create-home-projects .chp-projects__dot.is-active {\n    width: 22px;\n    border-radius: 999px;\n    background: var(--chp-blue);\n  }\n\n  #create-home-projects .chp-projects__footer {\n    display: flex;\n    justify-content: center;\n    margin-top: 30px;\n  }\n\n  #create-home-projects .chp-projects__portfolio-cta {\n    min-height: 46px;\n    padding: 0 20px;\n    font-size: 12px;\n  }\n\n  #create-home-projects .chp-projects__arrow:focus-visible,\n  #create-home-projects .chp-projects__viewport:focus-visible,\n  #create-home-projects .chp-projects__dot:focus-visible,\n  #create-home-projects .chp-card__cta:focus-visible,\n  #create-home-projects .chp-projects__portfolio-cta:focus-visible {\n    outline: 3px solid rgba(61, 155, 233, 0.5);\n    outline-offset: 3px;\n  }\n\n  @media (max-width: 1023px) {\n    #create-home-projects .chp-projects__track {\n      grid-auto-columns: calc((100% - 20px) \/ 2);\n      gap: 20px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    #create-home-projects {\n      padding: 64px 25px;\n    }\n\n    #create-home-projects .chp-projects__header {\n      margin-bottom: 22px;\n    }\n\n    #create-home-projects .chp-projects__title {\n      font-size: 25px;\n    }\n\n    #create-home-projects .chp-projects__controls {\n      display: none;\n    }\n\n    #create-home-projects .chp-card__body {\n      padding: 18px;\n    }\n\n    #create-home-projects .chp-card__services {\n      margin-top: 14px;\n      margin-bottom: 20px;\n    }\n  }\n\n  @media (max-width: 639px) {\n    #create-home-projects .chp-projects__track {\n      grid-auto-columns: 100%;\n      gap: 18px;\n    }\n\n    #create-home-projects .chp-card__title {\n      font-size: 19px;\n    }\n  }\n\n  @media (max-width: 379px) {\n    #create-home-projects .chp-card__actions {\n      flex-direction: column;\n    }\n\n    #create-home-projects .chp-card__cta {\n      width: 100%;\n    }\n  }\n\n  @media (hover: none) {\n    #create-home-projects .chp-card:hover,\n    #create-home-projects .chp-projects__arrow:hover,\n    #create-home-projects .chp-card__cta:hover,\n    #create-home-projects .chp-projects__portfolio-cta:hover {\n      transform: none;\n    }\n\n    #create-home-projects .chp-card:hover .chp-card__image {\n      transform: none;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #create-home-projects *,\n    #create-home-projects *::before,\n    #create-home-projects *::after {\n      scroll-behavior: auto !important;\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important;\n    }\n  }\n\n\n\n#create-brands,\n#create-brands * {\n  box-sizing: border-box;\n}\n\n#create-brands {\n  --create-blue: #3D9BE9;\n  --create-border: rgba(255, 255, 255, 0.1);\n  --create-logo-gap: 60px;\n\n  width: 100%;\n  overflow: hidden;\n  padding: 52px 0;\n  border-top: 1px solid var(--create-border);\n  border-bottom: 1px solid var(--create-border);\n  background: #050505;\n}\n\n#create-brands .create-brands__window {\n  position: relative;\n  width: min(1200px, calc(100% - 48px));\n  margin: 0 auto;\n  overflow: hidden;\n}\n\n#create-brands .create-brands__window::before,\n#create-brands .create-brands__window::after {\n  content: \"\";\n  position: absolute;\n  z-index: 2;\n  top: 0;\n  bottom: 0;\n  width: 90px;\n  pointer-events: none;\n}\n\n#create-brands .create-brands__window::before {\n  left: 0;\n  background: linear-gradient(to right, #050505, transparent);\n}\n\n#create-brands .create-brands__window::after {\n  right: 0;\n  background: linear-gradient(to left, #050505, transparent);\n}\n\n#create-brands .create-brands__track {\n  width: max-content;\n  display: flex;\n  align-items: center;\n  gap: var(--create-logo-gap);\n  animation: create-logo-scroll 28s linear infinite;\n  will-change: transform;\n}\n\n#create-brands .create-brands__set {\n  display: flex;\n  align-items: center;\n  gap: var(--create-logo-gap);\n}\n\n#create-brands .create-brands__logo {\n  width: 130px;\n  height: 54px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 130px;\n}\n\n#create-brands .create-brands__logo img {\n  display: block;\n  max-width: 120px;\n  max-height: 42px;\n  object-fit: contain;\n  filter: grayscale(1) brightness(0) invert(1);\n  opacity: 0.72;\n}\n\n@keyframes create-logo-scroll {\n  to {\n    transform: translateX(calc(-50% - (var(--create-logo-gap) \/ 2)));\n  }\n}\n\n@media (max-width: 600px) {\n  #create-brands {\n    --create-logo-gap: 42px;\n    padding: 42px 0;\n  }\n\n  #create-brands .create-brands__window {\n    width: calc(100% - 50px);\n  }\n\n  #create-brands .create-brands__window::before,\n  #create-brands .create-brands__window::after {\n    width: 36px;\n  }\n\n  #create-brands .create-brands__logo {\n    width: 112px;\n    height: 46px;\n    flex-basis: 112px;\n  }\n\n  #create-brands .create-brands__logo img {\n    max-width: 104px;\n    max-height: 36px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #create-brands .create-brands__track {\n    animation: none;\n  }\n}\n\n\n\n#create-reviews-section,\n#create-reviews-section * {\n  box-sizing: border-box;\n}\n\n#create-reviews-section {\n  --crs-black: #000000;\n  --crs-surface: #151515;\n  --crs-surface-hover: #191919;\n  --crs-blue: #3D9BE9;\n  --crs-blue-hover: #2F8BD6;\n  --crs-white: #FFFFFF;\n  --crs-text: #E8E8E8;\n  --crs-muted: #AFAFAF;\n  --crs-border: rgba(255,255,255,.11);\n  --crs-border-hover: rgba(61,155,233,.65);\n  --crs-yellow: #FBBC04;\n\n  width: 100%;\n  overflow: hidden;\n  padding: 90px 0;\n  background: var(--crs-black);\n  color: var(--crs-white);\n  font-family: \"Poppins\", sans-serif;\n}\n\n#create-reviews-section .crs-inner {\n  width: min(calc(100% - 48px), 1200px);\n  margin: 0 auto;\n}\n\n\/* =====================================================\n   TYPOGRAPHY\n   ===================================================== *\/\n\n#create-reviews-section .crs-eyebrow {\n  margin: 0 0 12px !important;\n  padding: 0 !important;\n  color: var(--crs-blue) !important;\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  line-height: 1.4 !important;\n  letter-spacing: .04em !important;\n  text-transform: uppercase !important;\n}\n\n#create-reviews-section .crs-title {\n  margin: 0 0 15px !important;\n  padding: 0 !important;\n  color: var(--crs-white) !important;\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 36px !important;\n  font-weight: 700 !important;\n  line-height: 1.18 !important;\n  letter-spacing: -.025em !important;\n}\n\n#create-reviews-section .crs-copy {\n  max-width: 850px;\n  margin: 0 !important;\n  padding: 0 !important;\n  color: var(--crs-muted) !important;\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 15px !important;\n  font-weight: 400 !important;\n  line-height: 1.75 !important;\n}\n\n\/* =====================================================\n   HEADER\n   ===================================================== *\/\n\n#create-reviews-section .crs-header {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 60px;\n  align-items: end;\n  margin-bottom: 38px;\n}\n\n#create-reviews-section .crs-heading-copy {\n  max-width: 920px;\n}\n\n\/* =====================================================\n   RATING SUMMARY\n   ===================================================== *\/\n\n#create-reviews-section .crs-rating {\n  display: flex;\n  gap: 14px;\n  align-items: center;\n  flex-shrink: 0;\n  padding-bottom: 4px;\n  cursor: default;\n}\n\n#create-reviews-section .crs-rating-stars {\n  color: var(--crs-yellow);\n  font-family: Arial, sans-serif;\n  font-size: 18px;\n  line-height: 1;\n  letter-spacing: 2px;\n  white-space: nowrap;\n}\n\n#create-reviews-section .crs-rating-text {\n  display: flex;\n  flex-direction: column;\n  gap: 2px;\n}\n\n#create-reviews-section .crs-rating-text strong {\n  color: var(--crs-white);\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n#create-reviews-section .crs-rating-text span {\n  color: var(--crs-muted);\n  font-size: 11px;\n  line-height: 1.4;\n}\n\n\/* =====================================================\n   REVIEW CAROUSEL\n   ===================================================== *\/\n\n#create-reviews-section .crs-track {\n  display: grid;\n  grid-auto-flow: column;\n  grid-auto-columns: calc((100% - 40px) \/ 3);\n  gap: 20px;\n\n  width: 100%;\n  overflow-x: auto;\n  padding: 2px;\n\n  scroll-behavior: smooth;\n  scroll-snap-type: x mandatory;\n  overscroll-behavior-inline: contain;\n\n  scrollbar-width: none;\n}\n\n#create-reviews-section .crs-track::-webkit-scrollbar {\n  display: none;\n}\n\n#create-reviews-section .crs-review {\n  position: relative;\n\n  display: flex;\n  min-width: 0;\n  min-height: 310px;\n  flex-direction: column;\n\n  padding: 28px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.025),\n      rgba(255,255,255,0)\n    ),\n    var(--crs-surface);\n\n  border: 1px solid var(--crs-border);\n  border-radius: 10px;\n\n  scroll-snap-align: start;\n  scroll-snap-stop: always;\n\n  transition:\n    transform .22s ease,\n    border-color .22s ease,\n    background-color .22s ease,\n    box-shadow .22s ease;\n}\n\n#create-reviews-section .crs-review:hover {\n  background-color: var(--crs-surface-hover);\n  border-color: var(--crs-border-hover);\n  box-shadow:\n    0 20px 50px rgba(0,0,0,.32),\n    inset 0 1px 0 rgba(255,255,255,.035);\n  transform: translateY(-3px);\n}\n\n\/* Quote *\/\n\n#create-reviews-section .crs-quote {\n  display: block;\n  height: 26px;\n  margin-bottom: 20px;\n\n  color: var(--crs-blue);\n\n  font-family: Georgia, serif;\n  font-size: 48px;\n  font-weight: 700;\n  line-height: .8;\n}\n\n\/* Review text *\/\n\n#create-reviews-section .crs-review blockquote {\n  flex: 1;\n  margin: 0;\n  padding: 0;\n  border: 0;\n}\n\n#create-reviews-section .crs-review blockquote p {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: var(--crs-text) !important;\n\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 14px !important;\n  font-weight: 400 !important;\n  line-height: 1.75 !important;\n}\n\n\/* Reviewer *\/\n\n#create-reviews-section .crs-review-bottom {\n  display: flex;\n  gap: 20px;\n  align-items: flex-end;\n  justify-content: space-between;\n\n  padding-top: 25px;\n  margin-top: 25px;\n\n  border-top: 1px solid rgba(255,255,255,.08);\n}\n\n#create-reviews-section .crs-reviewer {\n  margin: 0 0 3px !important;\n  padding: 0 !important;\n\n  color: var(--crs-white) !important;\n\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 14px !important;\n  font-weight: 700 !important;\n  line-height: 1.35 !important;\n}\n\n#create-reviews-section .crs-source {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  color: var(--crs-muted) !important;\n\n  font-family: \"Poppins\", sans-serif !important;\n  font-size: 10px !important;\n  line-height: 1.4 !important;\n}\n\n#create-reviews-section .crs-review-stars {\n  flex-shrink: 0;\n\n  color: var(--crs-yellow);\n\n  font-family: Arial, sans-serif;\n  font-size: 13px;\n  line-height: 1;\n  letter-spacing: 1px;\n  white-space: nowrap;\n}\n\n\/* =====================================================\n   CONTROLS\n   ===================================================== *\/\n\n#create-reviews-section .crs-footer {\n  display: flex;\n  gap: 30px;\n  align-items: center;\n  justify-content: space-between;\n  margin-top: 26px;\n}\n\n#create-reviews-section .crs-navigation {\n  display: none;\n  gap: 12px;\n  align-items: center;\n}\n\n#create-reviews-section.crs-ready .crs-navigation {\n  display: flex;\n}\n\n#create-reviews-section .crs-arrow {\n  display: inline-flex !important;\n\n  width: 42px !important;\n  height: 42px !important;\n  min-width: 42px !important;\n  min-height: 42px !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  align-items: center !important;\n  justify-content: center !important;\n\n  color: var(--crs-white) !important;\n  background: var(--crs-surface) !important;\n\n  border: 1px solid var(--crs-border) !important;\n  border-radius: 5px !important;\n\n  box-shadow: none !important;\n\n  cursor: pointer;\n\n  transition:\n    background-color .18s ease,\n    border-color .18s ease;\n}\n\n#create-reviews-section .crs-arrow:hover:not(:disabled) {\n  background: var(--crs-blue) !important;\n  border-color: var(--crs-blue) !important;\n}\n\n#create-reviews-section .crs-arrow:disabled {\n  opacity: .28;\n  cursor: default;\n}\n\n#create-reviews-section .crs-arrow svg,\n#create-reviews-section .crs-google-button svg {\n  width: 15px;\n  height: 15px;\n\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* Dots *\/\n\n#create-reviews-section .crs-dots {\n  display: flex;\n  gap: 7px;\n  align-items: center;\n}\n\n#create-reviews-section .crs-dot {\n  display: block !important;\n\n  width: 7px !important;\n  height: 7px !important;\n  min-width: 7px !important;\n  min-height: 7px !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  background: rgba(255,255,255,.23) !important;\n\n  border: 0 !important;\n  border-radius: 20px !important;\n\n  box-shadow: none !important;\n\n  cursor: pointer;\n}\n\n#create-reviews-section .crs-dot[aria-current=\"true\"] {\n  width: 23px !important;\n  background: var(--crs-blue) !important;\n}\n\n\/* Google CTA *\/\n\n#create-reviews-section .crs-google-button {\n  display: inline-flex;\n\n  min-height: 44px;\n\n  gap: 10px;\n  align-items: center;\n  justify-content: center;\n\n  padding: 0 19px;\n\n  color: var(--crs-white) !important;\n  background: var(--crs-blue);\n\n  border: 1px solid var(--crs-blue);\n  border-radius: 5px;\n\n  font-family: \"Poppins\", sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n\n  text-decoration: none !important;\n\n  transition:\n    background-color .18s ease,\n    border-color .18s ease,\n    transform .18s ease;\n}\n\n#create-reviews-section .crs-google-button:hover {\n  color: var(--crs-white) !important;\n  background: var(--crs-blue-hover);\n  border-color: var(--crs-blue-hover);\n  transform: translateY(-1px);\n}\n\n\/* =====================================================\n   TABLET\n   ===================================================== *\/\n\n@media (max-width: 1024px) {\n\n  #create-reviews-section {\n    padding: 72px 0;\n  }\n\n  #create-reviews-section .crs-header {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n\n  #create-reviews-section .crs-rating {\n    width: fit-content;\n  }\n\n  #create-reviews-section .crs-track {\n    grid-auto-columns: calc((100% - 18px) \/ 2);\n    gap: 18px;\n  }\n}\n\n\/* =====================================================\n   MOBILE\n   ===================================================== *\/\n\n@media (max-width: 767px) {\n\n  #create-reviews-section {\n    padding: 58px 0;\n  }\n\n  #create-reviews-section .crs-inner {\n    width: calc(100% - 50px);\n  }\n\n  #create-reviews-section .crs-header {\n    gap: 22px;\n    margin-bottom: 28px;\n  }\n\n  #create-reviews-section .crs-title {\n    font-size: 27px !important;\n    line-height: 1.23 !important;\n  }\n\n  #create-reviews-section .crs-copy {\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n  }\n\n  #create-reviews-section .crs-rating-stars {\n    font-size: 16px;\n  }\n\n  #create-reviews-section .crs-track {\n    grid-auto-columns: 100%;\n    gap: 14px;\n  }\n\n  #create-reviews-section .crs-review {\n    min-height: 0;\n    padding: 22px;\n  }\n\n  #create-reviews-section .crs-review:hover {\n    transform: none;\n  }\n\n  #create-reviews-section .crs-review blockquote p {\n    font-size: 13px !important;\n    line-height: 1.7 !important;\n  }\n\n  #create-reviews-section .crs-review-bottom {\n    align-items: flex-start;\n  }\n\n  #create-reviews-section .crs-footer {\n    flex-direction: column;\n    align-items: stretch;\n    margin-top: 22px;\n  }\n\n  #create-reviews-section .crs-navigation {\n    justify-content: center;\n  }\n\n  #create-reviews-section .crs-google-button {\n    width: 100%;\n  }\n}\n\n\/* =====================================================\n   REDUCED MOTION\n   ===================================================== *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n  #create-reviews-section *,\n  #create-reviews-section *::before,\n  #create-reviews-section *::after {\n    scroll-behavior: auto !important;\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\n\n\n#create-final-cta,\n#create-final-cta * {\n  box-sizing: border-box;\n}\n\n#create-final-cta {\n  --create-blue: #3D9BE9;\n  --create-blue-dark: #2F7FC4;\n  --create-white: #FFFFFF;\n  --create-border: rgba(255, 255, 255, 0.16);\n\n  position: relative;\n  overflow: hidden;\n  border-top: 1px solid rgba(255, 255, 255, 0.12);\n  background: #000000;\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n}\n\n#create-final-cta .create-final-cta__inner {\n  width: min(1200px, calc(100% - 48px));\n  margin: 0 auto;\n  padding: 110px 0;\n}\n\n#create-final-cta .create-final-cta__panel {\n  position: relative;\n  padding: clamp(42px, 6vw, 72px);\n  display: grid;\n  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);\n  gap: 55px;\n  align-items: center;\n  overflow: hidden;\n  border: 1px solid rgba(255, 255, 255, 0.2);\n  border-radius: 8px;\n  background: linear-gradient(135deg, var(--create-blue), var(--create-blue-dark));\n  box-shadow:\n    0 35px 90px rgba(0, 0, 0, 0.48),\n    0 0 70px rgba(61, 155, 233, 0.13);\n}\n\n#create-final-cta .create-final-cta__panel::before {\n  content: \"\";\n  position: absolute;\n  top: -210px;\n  right: -160px;\n  width: 500px;\n  height: 500px;\n  border: 80px solid rgba(255, 255, 255, 0.07);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n#create-final-cta .create-final-cta__panel::after {\n  content: \"create.\";\n  position: absolute;\n  right: 20px;\n  bottom: -42px;\n  color: rgba(255, 255, 255, 0.06);\n  font-size: 130px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: -0.08em;\n  pointer-events: none;\n}\n\n#create-final-cta .create-final-cta__copy,\n#create-final-cta .create-final-cta__action {\n  position: relative;\n  z-index: 2;\n}\n\n#create-final-cta .create-final-cta__eyebrow {\n  margin: 0 0 16px;\n  color: rgba(255, 255, 255, 0.8);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n#create-final-cta h2 {\n  max-width: 720px;\n  margin: 0;\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n  font-size: clamp(36px, 4.3vw, 54px);\n  font-weight: 700;\n  line-height: 1.06;\n  letter-spacing: -0.05em;\n  text-wrap: balance;\n}\n\n#create-final-cta .create-final-cta__text {\n  max-width: 670px;\n  margin: 21px 0 0;\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n#create-final-cta .create-final-cta__action {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n}\n\n#create-final-cta .create-final-cta__button {\n  width: 100%;\n  min-height: 58px;\n  padding: 17px 24px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 11px;\n  border: 1px solid var(--create-white);\n  border-radius: 5px;\n  background: var(--create-white);\n  color: #101010;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1;\n  text-decoration: none;\n  text-transform: uppercase;\n  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.18);\n  transition:\n    transform 0.25s ease,\n    background-color 0.25s ease,\n    color 0.25s ease;\n}\n\n#create-final-cta .create-final-cta__button:hover {\n  transform: translateY(-3px);\n  background: #101010;\n  border-color: #101010;\n  color: var(--create-white);\n}\n\n#create-final-cta .create-final-cta__note {\n  margin: 14px 0 0;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 11px;\n  line-height: 1.55;\n  text-align: center;\n}\n\n@media (max-width: 800px) {\n  #create-final-cta .create-final-cta__panel {\n    grid-template-columns: 1fr;\n    gap: 34px;\n  }\n\n  #create-final-cta .create-final-cta__action {\n    max-width: 360px;\n  }\n}\n\n@media (max-width: 600px) {\n  #create-final-cta .create-final-cta__inner {\n    width: 100%;\n    padding: 75px 25px;\n  }\n\n  #create-final-cta .create-final-cta__panel {\n    padding: 32px 24px;\n    gap: 30px;\n  }\n\n  #create-final-cta .create-final-cta__panel::after {\n    right: -10px;\n    bottom: -25px;\n    font-size: 80px;\n  }\n\n  #create-final-cta h2 {\n    font-size: 36px;\n    line-height: 1.08;\n  }\n\n  #create-final-cta .create-final-cta__text {\n    font-size: 14px;\n  }\n\n  #create-final-cta .create-final-cta__action {\n    width: 100%;\n    max-width: none;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #create-final-cta * {\n    transition: none !important;\n  }\n}\n\n\n\/* ================================================================\n   CREATE HOMEPAGE \u2014 UNIFIED DESIGN SYSTEM\n   These final rules make every section feel like one continuous page.\n   ================================================================ *\/\n#create-home-main,\n#create-home-main * {\n  box-sizing: border-box;\n}\n\n#create-home-main {\n  --create-black: #000000;\n  --create-near-black: #050505;\n  --create-charcoal: #1a1a1a;\n  --create-surface: #151515;\n  --create-blue: #3d9be9;\n  --create-blue-dark: #2f7fc4;\n  --create-white: #ffffff;\n  --create-grey: #aaaaaa;\n  --create-line: rgba(255, 255, 255, 0.12);\n  width: 100%;\n  overflow: clip;\n  background: var(--create-black);\n  color: var(--create-white);\n  font-family: \"Poppins\", sans-serif;\n}\n\n#create-home-main > section {\n  position: relative;\n  width: 100%;\n  border-top: 1px solid var(--create-line);\n}\n\n#create-home-main > section:first-child {\n  border-top-color: rgba(255, 255, 255, 0.14);\n}\n\n#create-home-main :where(a, button):focus-visible {\n  outline: 3px solid rgba(61, 155, 233, 0.5);\n  outline-offset: 3px;\n}\n\n\/* Shared 1,200px alignment and section rhythm *\/\n#create-about-section .create-section__inner,\n#create-services .create-section__inner,\n#create-process .create-section__inner,\n#create-home-projects .chp-projects__inner,\n#create-reviews-section .crs-inner,\n#create-final-cta .create-final-cta__inner {\n  width: calc(100% - 48px);\n  max-width: 1200px;\n  margin-inline: auto;\n}\n\n#create-about-section .create-section__inner,\n#create-services .create-section__inner,\n#create-process .create-section__inner,\n#create-home-projects .chp-projects__inner,\n#create-reviews-section .crs-inner,\n#create-final-cta .create-final-cta__inner {\n  padding-top: 110px;\n  padding-bottom: 110px;\n}\n\n#create-about-section .create-section__title,\n#create-services .create-section__title,\n#create-process .create-section__title,\n#create-home-projects .chp-projects__title,\n#create-reviews-section .crs-title {\n  font-family: \"Poppins\", sans-serif;\n  font-size: clamp(36px, 4vw, 50px);\n  font-weight: 700;\n  line-height: 1.08;\n  letter-spacing: -0.045em;\n  text-wrap: balance;\n}\n\n#create-home-projects .chp-projects__title span {\n  color: var(--create-blue);\n}\n\n\/* About *\/\n#create-about-section {\n  background: #0a0a0a;\n}\n\n#create-about-section .create-about__figure {\n  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42);\n}\n\n\/* Services and portfolio share the same restrained grid texture *\/\n#create-services,\n#create-home-projects {\n  isolation: isolate;\n  background: var(--create-near-black);\n}\n\n#create-home-projects::before {\n  content: \"\";\n  position: absolute;\n  z-index: 0;\n  inset: 0;\n  opacity: 0.12;\n  background-image:\n    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);\n  background-size: 52px 52px;\n  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 70%);\n  mask-image: linear-gradient(to bottom, #000, transparent 70%);\n  pointer-events: none;\n}\n\n#create-home-projects .chp-projects__inner {\n  position: relative;\n  z-index: 1;\n}\n\n\/* How we work *\/\n#create-process {\n  background: #080808;\n}\n\n\/* Featured work *\/\n#create-home-projects {\n  padding: 0;\n  overflow: hidden;\n  color: var(--create-white);\n}\n\n#create-home-projects .chp-projects__header {\n  max-width: none;\n  margin: 0 0 42px;\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);\n  gap: clamp(50px, 8vw, 105px);\n  align-items: end;\n  text-align: left;\n}\n\n#create-home-projects .chp-projects__eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin: 0 0 18px;\n  color: var(--create-blue);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n#create-home-projects .chp-projects__eyebrow::before {\n  content: \"\";\n  width: 30px;\n  height: 2px;\n  flex: 0 0 30px;\n  background: var(--create-blue);\n}\n\n#create-home-projects .chp-projects__title {\n  margin: 0;\n  color: var(--create-white);\n}\n\n#create-home-projects .chp-projects__intro {\n  max-width: 520px;\n  margin: 0;\n  color: var(--create-grey);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n#create-home-projects .chp-projects__controls {\n  margin: 0 0 18px;\n}\n\n#create-home-projects .chp-projects__arrow {\n  border-width: 1px;\n  border-radius: 5px;\n}\n\n#create-home-projects .chp-card {\n  border-width: 1px;\n  border-color: rgba(255, 255, 255, 0.1);\n  border-radius: 8px;\n  background: linear-gradient(145deg, #1c1c1c, #151515);\n}\n\n#create-home-projects .chp-card__cta,\n#create-home-projects .chp-projects__portfolio-cta {\n  border-width: 1px;\n  border-radius: 5px;\n  text-transform: uppercase;\n}\n\n\/* Continuous client logo strip \u2014 no cards, links or hover pause *\/\n#create-brands {\n  --create-logo-gap: 48px;\n  padding: 48px 0;\n  border-bottom: 0;\n  background: #050505;\n}\n\n#create-brands .create-brands__window {\n  width: calc(100% - 48px);\n  max-width: 1200px;\n}\n\n#create-brands .create-brands__track {\n  animation-duration: 58s;\n}\n\n#create-brands .create-brands__logo {\n  width: 112px;\n  height: 112px;\n  flex-basis: 112px;\n}\n\n#create-brands .create-brands__logo img {\n  width: 112px;\n  height: 112px;\n  max-width: none;\n  max-height: none;\n  object-fit: contain;\n  filter: none;\n  opacity: 1;\n}\n\n\/* Reviews: the background is full width; all content is hard-capped at 1,200px *\/\n#create-reviews-section {\n  padding: 0;\n  background: #080808;\n}\n\n#create-reviews-section .crs-inner {\n  position: relative;\n  z-index: 1;\n}\n\n#create-reviews-section .crs-header {\n  margin-top: 0;\n}\n\n#create-reviews-section .crs-review {\n  border-radius: 8px;\n}\n\n\/* Final CTA with the real Create wordmark partially cropped into the panel *\/\n#create-final-cta {\n  background: #000;\n}\n\n#create-final-cta .create-final-cta__panel::after {\n  content: none;\n}\n\n#create-final-cta .create-final-cta__wordmark {\n  position: absolute;\n  z-index: 1;\n  right: clamp(18px, 4vw, 54px);\n  bottom: -22px;\n  width: clamp(280px, 39vw, 475px);\n  height: auto;\n  opacity: 0.23;\n  pointer-events: none;\n  user-select: none;\n}\n\n@media (max-width: 980px) {\n  #create-home-projects .chp-projects__header {\n    grid-template-columns: 1fr;\n    gap: 22px;\n  }\n\n  #create-home-projects .chp-projects__intro {\n    max-width: 720px;\n  }\n}\n\n@media (max-width: 600px) {\n  #create-about-section .create-section__inner,\n  #create-services .create-section__inner,\n  #create-process .create-section__inner,\n  #create-home-projects .chp-projects__inner,\n  #create-reviews-section .crs-inner,\n  #create-final-cta .create-final-cta__inner {\n    width: 100%;\n    padding: 75px 25px;\n  }\n\n  #create-about-section .create-section__title,\n  #create-services .create-section__title,\n  #create-process .create-section__title,\n  #create-home-projects .chp-projects__title,\n  #create-reviews-section .crs-title {\n    font-size: 36px;\n    line-height: 1.1;\n  }\n\n  #create-home-projects {\n    padding: 0;\n  }\n\n  #create-home-projects .chp-projects__header {\n    margin-bottom: 32px;\n  }\n\n  #create-home-projects .chp-projects__intro {\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #create-brands {\n    --create-logo-gap: 34px;\n    padding: 38px 0;\n  }\n\n  #create-brands .create-brands__window {\n    width: calc(100% - 50px);\n  }\n\n  #create-brands .create-brands__logo {\n    width: 94px;\n    height: 94px;\n    flex-basis: 94px;\n  }\n\n  #create-brands .create-brands__logo img {\n    width: 94px;\n    height: 94px;\n  }\n\n  #create-final-cta .create-final-cta__wordmark {\n    right: -18px;\n    bottom: -10px;\n    width: 280px;\n    opacity: 0.18;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #create-home-main *,\n  #create-home-main *::before,\n  #create-home-main *::after {\n    scroll-behavior: auto !important;\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\n<\/style>\n\n<div id=\"create-home-main\">\n<section id=\"create-about-section\" aria-labelledby=\"create-about-title\">\n  <div class=\"create-section__inner\">\n    <div class=\"create-about__grid\">\n      <div class=\"create-about__media\">\n        <figure class=\"create-about__figure\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/06\/Cyprus-marketing-agency-specialists-2026.png\"\n            alt=\"Create digital marketing specialists in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n\n          <figcaption class=\"create-about__caption\">\n            <strong>Based in Cyprus<\/strong>\n            <span>Working globally<\/span>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n\n      <div class=\"create-about__copy\">\n        <p class=\"create-section__eyebrow\">About Create<\/p>\n\n        <h2 class=\"create-section__title\" id=\"create-about-title\">\n          A digital partner built around <span>your business.<\/span>\n        <\/h2>\n\n        <p class=\"create-section__lead\">\n          We are Create, a Cyprus-based digital agency helping ambitious businesses\n          attract more customers, generate qualified leads and grow online. Instead\n          of managing separate suppliers, you work with one team connecting strategy,\n          design, marketing and technology around a clear commercial goal.\n        <\/p>\n\n        <ol class=\"create-about__principles\">\n          <li class=\"create-about__principle\">\n            <span class=\"create-about__principle-number\">01<\/span>\n            <div>\n              <strong>Strategy before execution<\/strong>\n              <p>Every decision starts with your goals, audience and market.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"create-about__principle\">\n            <span class=\"create-about__principle-number\">02<\/span>\n            <div>\n              <strong>One connected team<\/strong>\n              <p>Web, marketing, content and systems working together.<\/p>\n            <\/div>\n          <\/li>\n\n          <li class=\"create-about__principle\">\n            <span class=\"create-about__principle-number\">03<\/span>\n            <div>\n              <strong>Long-term improvement<\/strong>\n              <p>Support, optimisation and clear next steps after launch.<\/p>\n            <\/div>\n          <\/li>\n        <\/ol>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/about\/\">\n          Meet Create\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"create-services\" aria-labelledby=\"create-services-title\">\n  <div class=\"create-section__inner\">\n    <div class=\"create-services__header\">\n      <p class=\"create-section__eyebrow\">Our Services<\/p>\n\n      <h2 class=\"create-section__title\" id=\"create-services-title\">\n        Everything your business needs to <span>grow online.<\/span>\n      <\/h2>\n\n      <p class=\"create-section__lead\">\n        Choose the service you need today or combine them into one connected\n        system designed to attract, capture and convert more customers.\n      <\/p>\n    <\/div>\n\n    <div class=\"create-services__grid\">\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">01<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/best-website-design-in-cyprus.png\"\n            alt=\"The best website design agency in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>Web Design &amp; Development<\/h3>\n        <p>\n          Fast, conversion-focused websites and landing pages built to earn\n          trust, rank in search and turn visitors into enquiries.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/web-design-development-cyprus\/\">\n          Build Your Website\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">02<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/google-seo-visibility-cyprus-create.png\"\n            alt=\"SEO strategy improving Google visibility for businesses in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>SEO &amp; AI Visibility<\/h3>\n        <p>\n          Improve your visibility across Google, Maps and AI search with a\n          strategy designed around what your customers are searching for.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/seo-content-strategy-cyprus-create-digital-agency\/\">\n          Improve Your Visibility\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">03<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/pay-per-click-advertising-cyprus.png\"\n            alt=\"Google Ads and Meta Ads targeting for businesses in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>Paid Ads &amp; Lead Generation<\/h3>\n        <p>\n          Targeted Google and Meta campaigns connected to focused landing pages,\n          conversion tracking and ongoing optimisation.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/paid-advertising-lead-generation-in-cyprus-create\/\">\n          Generate More Leads\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">04<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/professional-brand-photography-cyprus-create.png\"\n            alt=\"Professional brand photography for businesses in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>Content Creation<\/h3>\n        <p>\n          Photography, video and drone content planned for your website,\n          advertising campaigns and social media channels.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/content-creation-cyprus\/\">\n          Book Your Production\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">05<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/crm-follow-up-automation-cyprus.png\"\n            alt=\"CRM automation for customer follow-ups and everyday tasks\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>CRM Systems &amp; Automation<\/h3>\n        <p>\n          Capture, organise and follow up leads with connected CRM systems and\n          automations built around your sales process.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/crm-systems-automation-cyprus\/\">\n          Automate Your Workflow\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n\n      <article class=\"create-service-card\">\n        <span class=\"create-service-card__number\">06<\/span>\n\n        <div class=\"create-service-card__visual\">\n          <img\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/website-hosting-and-maintenance-cyprus-create.png\"\n            alt=\"Managed website hosting and maintenance in Cyprus\"\n            loading=\"lazy\"\n            decoding=\"async\"\n          >\n        <\/div>\n\n        <h3>Hosting &amp; Maintenance<\/h3>\n        <p>\n          Reliable hosting, security, backups and ongoing maintenance that keep\n          your website protected, fast and available.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/website-hosting-maintenance-cyprus-create\/\">\n          Protect Your Website\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"create-process\" aria-labelledby=\"create-process-title\">\n  <div class=\"create-section__inner\">\n    <div class=\"create-process__grid\">\n      <div class=\"create-process__intro\">\n        <p class=\"create-section__eyebrow\">How We Work<\/p>\n\n        <h2 class=\"create-section__title\" id=\"create-process-title\">\n          From first conversation to <span>ongoing growth.<\/span>\n        <\/h2>\n\n        <p class=\"create-section__lead\">\n          A clear, collaborative process keeps your project moving and makes\n          every decision easier\u2014from the first discussion to long-term support.\n        <\/p>\n\n        <a class=\"create-button\" href=\"https:\/\/createcy.com\/request-a-quote-cyprus-turnkey-marketing-lead-generation\/\">\n          Start A Conversation\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"create-process__steps\" aria-label=\"Our five-step process\">\n        <article class=\"create-process__step\">\n          <span class=\"create-process__number\">01<\/span>\n          <div>\n            <span class=\"create-process__step-meta\">Listen<\/span>\n            <h3>First conversation<\/h3>\n            <p>\n              We learn about your business, goals, challenges and the result you\n              want your digital presence to achieve.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"create-process__step\">\n          <span class=\"create-process__number\">02<\/span>\n          <div>\n            <span class=\"create-process__step-meta\">Plan<\/span>\n            <h3>Strategy and planning<\/h3>\n            <p>\n              We define the right services, priorities, customer journey and\n              project plan around your objectives.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"create-process__step\">\n          <span class=\"create-process__number\">03<\/span>\n          <div>\n            <span class=\"create-process__step-meta\">Create<\/span>\n            <h3>Design and development<\/h3>\n            <p>\n              Our team builds the website, content, campaigns and systems needed\n              to bring the strategy to life.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"create-process__step\">\n          <span class=\"create-process__number\">04<\/span>\n          <div>\n            <span class=\"create-process__step-meta\">Refine<\/span>\n            <h3>Feedback and refinement<\/h3>\n            <p>\n              You review the work and we refine every detail until it aligns\n              with your brand, audience and objectives.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"create-process__step\">\n          <span class=\"create-process__number\">05<\/span>\n          <div>\n            <span class=\"create-process__step-meta\">Grow<\/span>\n            <h3>Launch and ongoing support<\/h3>\n            <p>\n              After launch, we stay involved through maintenance, reporting,\n              optimisation and the next stage of your growth.\n            <\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"chp-projects\" id=\"create-home-projects\" aria-labelledby=\"chp-projects-title\">\n  <div class=\"chp-projects__inner\">\n    <header class=\"chp-projects__header\">\n  <div class=\"chp-projects__heading-copy\">\n    <p class=\"chp-projects__eyebrow\">Selected Work<\/p>\n    <h2 class=\"chp-projects__title\" id=\"chp-projects-title\">\n      Digital work built to <span>move businesses forward.<\/span>\n    <\/h2>\n  <\/div>\n\n  <p class=\"chp-projects__intro\">\n    Explore selected websites, platforms and connected growth systems delivered\n    for businesses in Cyprus and internationally.\n  <\/p>\n<\/header>\n\n    <div class=\"chp-projects__controls\" aria-label=\"Featured project carousel controls\">\n      <button class=\"chp-projects__arrow chp-projects__arrow--previous\" type=\"button\" aria-label=\"Show previous project\">\n        <svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\">\n          <path d=\"M12.5 4.5 7 10l5.5 5.5\"><\/path>\n        <\/svg>\n      <\/button>\n      <button class=\"chp-projects__arrow chp-projects__arrow--next\" type=\"button\" aria-label=\"Show next project\">\n        <svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\">\n          <path d=\"m7.5 4.5 5.5 5.5-5.5 5.5\"><\/path>\n        <\/svg>\n      <\/button>\n    <\/div>\n\n    <div\n      class=\"chp-projects__viewport\"\n      role=\"region\"\n      aria-roledescription=\"carousel\"\n      aria-label=\"Featured Create projects\"\n      tabindex=\"0\"\n    >\n      <div class=\"chp-projects__track\">\n        <article class=\"chp-card\" aria-label=\"Cap St Georges Gallery project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/CSG_Hotel_Resort_Paphos-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/CSG_Hotel_Resort_Paphos-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/CSG_Hotel_Resort_Paphos-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/CSG_Hotel_Resort_Paphos.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Cap St Georges Gallery website project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Hospitality<\/p>\n            <h3 class=\"chp-card__title\">Cap St Georges Gallery<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">Development<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/www.capstgeorgesgallery.com\/\" aria-label=\"View Cap St Georges Gallery project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"chp-card\" aria-label=\"Korantina Homes Live Sunset project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/Korantina_Homes_Live_Sunset-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/Korantina_Homes_Live_Sunset-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/Korantina_Homes_Live_Sunset-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/Korantina_Homes_Live_Sunset.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Korantina Homes Live Sunset website project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Real Estate<\/p>\n            <h3 class=\"chp-card__title\">Korantina Homes \u2013 Live Sunset<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">Development<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/www.capstgeorgesgallery.com\/sunset\" aria-label=\"View Korantina Homes Live Sunset project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"chp-card\" aria-label=\"Square One project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/SQONE_Website_Update-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/SQONE_Website_Update-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/SQONE_Website_Update-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2024\/01\/SQONE_Website_Update.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Square One real estate website project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Real Estate<\/p>\n            <h3 class=\"chp-card__title\">Square One<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n              <li class=\"chp-card__service\">Content<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/www.squareone.com.cy\/\" aria-label=\"View Square One project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n              <a class=\"chp-card__cta chp-card__cta--case-study\" href=\"https:\/\/createcy.com\/real-estate-developer-marketing-cyprus-square-one-case-study\/\" aria-label=\"View Square One case study\">\n                <span>View Case Study<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"chp-card\" aria-label=\"Golden Oak Private School project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/01\/Golden-oak-private-school-website-design-cyprus-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/01\/Golden-oak-private-school-website-design-cyprus-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2026\/01\/Golden-oak-private-school-website-design-cyprus-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2026\/01\/Golden-oak-private-school-website-design-cyprus.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Golden Oak Private School website and CRM project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Education<\/p>\n            <h3 class=\"chp-card__title\">Golden Oak Private School<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">CRM<\/li>\n              <li class=\"chp-card__service\">Automation<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/goldenoakcyprus.com\/\" aria-label=\"View Golden Oak Private School project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n              <a class=\"chp-card__cta chp-card__cta--case-study\" href=\"https:\/\/createcy.com\/private-school-digital-marketing-cyprus-golden-oak-case-study\/\" aria-label=\"View Golden Oak Private School case study\">\n                <span>View Case Study<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"chp-card\" aria-label=\"Models Cyprus project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2025\/04\/Models-in-Cyprus-Website-Design-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2025\/04\/Models-in-Cyprus-Website-Design-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2025\/04\/Models-in-Cyprus-Website-Design-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2025\/04\/Models-in-Cyprus-Website-Design.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Models Cyprus platform project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Creative &amp; Lifestyle<\/p>\n            <h3 class=\"chp-card__title\">Models Cyprus<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Platform<\/li>\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/modelscyprus.com\/\" aria-label=\"View Models Cyprus project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n              <a class=\"chp-card__cta chp-card__cta--case-study\" href=\"https:\/\/createcy.com\/seo-case-study-cyprus-models-cyprus\/\" aria-label=\"View Models Cyprus case study\">\n                <span>View Case Study<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"chp-card\" aria-label=\"Doctors Cyprus project\">\n          <div class=\"chp-card__image-wrap\">\n            <img loading=\"lazy\"\n              class=\"chp-card__image\"\n              src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/07\/doctors-health-platform-website-design-cyprus-768x768.png\"\n              srcset=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/07\/doctors-health-platform-website-design-cyprus-300x300.png 300w, https:\/\/createcy.com\/wp-content\/uploads\/2026\/07\/doctors-health-platform-website-design-cyprus-768x768.png 768w, https:\/\/createcy.com\/wp-content\/uploads\/2026\/07\/doctors-health-platform-website-design-cyprus.png 1080w\"\n              sizes=\"auto, (max-width: 639px) calc(100vw - 50px), (max-width: 1023px) calc(50vw - 34px), 384px\"\n              width=\"768\"\n              height=\"768\"\n              loading=\"lazy\"\n              decoding=\"async\"\n              alt=\"Doctors Cyprus healthcare platform project by Create\"\n            >\n          <\/div>\n          <div class=\"chp-card__body\">\n            <p class=\"chp-card__industry\">Healthcare<\/p>\n            <h3 class=\"chp-card__title\">Doctors Cyprus<\/h3>\n            <ul class=\"chp-card__services\" aria-label=\"Services provided\">\n              <li class=\"chp-card__service\">Platform<\/li>\n              <li class=\"chp-card__service\">Web Design<\/li>\n              <li class=\"chp-card__service\">SEO<\/li>\n            <\/ul>\n            <div class=\"chp-card__actions\">\n              <a class=\"chp-card__cta\" href=\"https:\/\/doctorscyprus.com\/\" aria-label=\"View Doctors Cyprus project\">\n                <span>View Project<\/span>\n                <svg class=\"chp-card__cta-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n                  <path d=\"M3 8h10\"><\/path>\n                  <path d=\"m9 4 4 4-4 4\"><\/path>\n                <\/svg>\n              <\/a>\n              <a class=\"chp-card__cta chp-card__cta--case-study\" href=\"https:\/\/createcy.com\/healthcare-seo-cyprus-doctors-cyprus-case-study\/\" aria-label=\"View Doctors Cyprus case study\">\n                <span>View Case Study<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n\n    <div class=\"chp-projects__pagination\" aria-label=\"Choose a carousel position\"><\/div>\n\n    <div class=\"chp-projects__footer\">\n      <a class=\"chp-projects__portfolio-cta\" href=\"https:\/\/createcy.com\/portfolio\/\">\n        <span>View Full Portfolio<\/span>\n        <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\">\n          <path d=\"M3 8h10\"><\/path>\n          <path d=\"m9 4 4 4-4 4\"><\/path>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"create-brands\" role=\"region\" aria-label=\"Selected client brands\">\n  <div class=\"create-brands__window\">\n    <div class=\"create-brands__track\">\n      <div class=\"create-brands__set\">\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/almare-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Almare\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/four-seasons-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Four Seasons Cyprus\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/BBF-logo-cyprus-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"BBF\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/SEBO-Logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"SEBO logo\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/squareone-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Square One\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/INEX-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"INEX\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Mac-logo-Cyprus-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"MAC\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/capstgeorgeshotel-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Cap St Georges Hotel and Resort\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/IFLY-luggage-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"iFLY\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Anassa-hotel-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Anassa\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Parklane-resort-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Parklane Resort and Spa\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Amantiamuses-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Amanti and Muses\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lcastudios-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"LCA Studios\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Do-Nails-Logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Do Nails\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Crystal-haze-jewellery-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Crystal Haze Jewellery\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/coral-residences-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Coral Residences\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Green-Olive-Films-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Green Olive Films\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/giostockings-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Gio Stockings\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/csgvillas-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"CSG Villas\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/ONIRO-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Oniro\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/dbinvesting-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"DB Investing\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/ocean-basket-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Ocean Basket\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Pangram-pixels-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Pangram Pixels\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/phos-restaurant-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Phos Restaurant\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/ES-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"E and S\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Santa-Irini-Cyprus-Logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Santa Irini\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/SHF-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"SHF\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/thimisy-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Thimisy\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/sociallymichelle-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Socially Michelle\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n        <div class=\"create-brands__logo\">\n          <img loading=\"lazy\"\n            src=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/Toniamakeup-cyprus-logo-150x150.png\"\n            width=\"150\"\n            height=\"150\"\n            alt=\"Tonia Makeup\"\n             loading=\"lazy\" decoding=\"async\"\n          >\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section\n  id=\"create-reviews-section\"\n  aria-labelledby=\"crs-title\"\n>\n\n  <div class=\"crs-inner\">\n\n    <div class=\"crs-header\">\n\n      <div class=\"crs-heading-copy\">\n\n        <p class=\"crs-eyebrow\">\n          Trusted Partnerships\n        <\/p>\n\n        <h2\n          id=\"crs-title\"\n          class=\"crs-title\"\n        >\n          Built On Results. Backed By Our Clients.\n        <\/h2>\n\n        <p class=\"crs-copy\">\n          Create has helped over 100 clients across Cyprus and internationally\n          through website design, SEO, paid advertising, content production and\n          CRM systems. Read genuine client feedback from businesses and brands\n          we\u2019ve worked with.\n        <\/p>\n\n      <\/div>\n\n\n      <div\n        class=\"crs-rating\"\n        aria-label=\"Create has 12 Google reviews\"\n      >\n\n        <span\n          class=\"crs-rating-stars\"\n          aria-label=\"Five star Google rating\"\n        >\n          \u2605\u2605\u2605\u2605\u2605\n        <\/span>\n\n        <span class=\"crs-rating-text\">\n          <strong>12 Google Reviews<\/strong>\n          <span>Verified client feedback<\/span>\n        <\/span>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div\n      class=\"crs-track\"\n      tabindex=\"0\"\n      role=\"region\"\n      aria-roledescription=\"carousel\"\n      aria-label=\"Create Google reviews\"\n    >\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            A very professional team. I am very satisfied with both the\n            experience and the final result. They understand exactly what needs\n            to be done and know how to deliver a high-quality product tailored\n            to the client\u2019s specific needs. Their level of expertise is truly\n            impressive. Thank you once again for your excellent work and\n            dedication.\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">L F<\/p>\n            <p class=\"crs-source\">Google Review<\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            Excellent service and great quality website!\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">Niko Papas<\/p>\n            <p class=\"crs-source\">Google Review<\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            Really impressed with the services Create have provided me.\n            The process from start to finish was seamless and handled with\n            professionalism. I\u2019d highly recommend them.\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">Kyle Ramos<\/p>\n            <p class=\"crs-source\">Google Review<\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            Professional work. Angelo is very helpful and has awesome ideas.\n            Thank you!!\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">Michelle Coralini<\/p>\n            <p class=\"crs-source\">Google Review<\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            Absolute professionalism and outstanding work! I am so satisfied\n            with the end result. Thank you Angelo!\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">\n              Marina Giannakopoulos\n            <\/p>\n\n            <p class=\"crs-source\">\n              Google Review\n            <\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n\n      <article class=\"crs-review\">\n\n        <span\n          class=\"crs-quote\"\n          aria-hidden=\"true\"\n        >\u201c<\/span>\n\n        <blockquote>\n          <p>\n            Great experiences with createcy. Been collaborating since 2020\n            with Angelo and have never looked back. Professional, precise and\n            genuinely outstanding service from him.\n          <\/p>\n        <\/blockquote>\n\n        <div class=\"crs-review-bottom\">\n\n          <div>\n            <p class=\"crs-reviewer\">Zaltan<\/p>\n            <p class=\"crs-source\">Google Review<\/p>\n          <\/div>\n\n          <span\n            class=\"crs-review-stars\"\n            aria-label=\"5 out of 5 stars\"\n          >\n            \u2605\u2605\u2605\u2605\u2605\n          <\/span>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n\n    <div class=\"crs-footer\">\n\n      <div\n        class=\"crs-navigation\"\n        aria-label=\"Review navigation\"\n      >\n\n        <button\n          class=\"crs-arrow crs-previous\"\n          type=\"button\"\n          aria-label=\"Previous review\"\n        >\n          <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\">\n            <path d=\"M13 8H3\"><\/path>\n            <path d=\"m7 4-4 4 4 4\"><\/path>\n          <\/svg>\n        <\/button>\n\n\n        <div class=\"crs-dots\"><\/div>\n\n\n        <button\n          class=\"crs-arrow crs-next\"\n          type=\"button\"\n          aria-label=\"Next review\"\n        >\n          <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\">\n            <path d=\"M3 8h10\"><\/path>\n            <path d=\"m9 4 4 4-4 4\"><\/path>\n          <\/svg>\n        <\/button>\n\n      <\/div>\n\n\n      <a\n        class=\"crs-google-button\"\n        href=\"https:\/\/share.google\/1sgnDxQf41d4ZesPW\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\"\n      >\n        Read All Google Reviews\n\n        <svg viewBox=\"0 0 16 16\" aria-hidden=\"true\">\n          <path d=\"M3 8h10\"><\/path>\n          <path d=\"m9 4 4 4-4 4\"><\/path>\n        <\/svg>\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<section id=\"create-final-cta\" aria-labelledby=\"create-final-cta-title\">\n  <div class=\"create-final-cta__inner\">\n    <div class=\"create-final-cta__panel\">\n  <img loading=\"lazy\"\n    class=\"create-final-cta__wordmark\"\n    src=\"https:\/\/createcy.com\/wp-content\/uploads\/2020\/07\/cropped-Create_Footer_Logo.png.webp\"\n    width=\"444\"\n    height=\"96\"\n    alt=\"\"\n    aria-hidden=\"true\"\n    loading=\"lazy\"\n    decoding=\"async\"\n  >\n      <div class=\"create-final-cta__copy\">\n        <p class=\"create-final-cta__eyebrow\">Your Next Stage Of Growth<\/p>\n\n        <h2 id=\"create-final-cta-title\">\n          Ready to build a digital system that generates business?\n        <\/h2>\n\n        <p class=\"create-final-cta__text\">\n          Tell us about your business, goals and current challenges. We\u2019ll identify\n          where Create can add the most value and recommend a clear way forward.\n        <\/p>\n      <\/div>\n\n      <div class=\"create-final-cta__action\">\n        <a\n          class=\"create-final-cta__button\"\n          href=\"https:\/\/createcy.com\/request-a-quote-cyprus-turnkey-marketing-lead-generation\/\"\n        >\n          Start A Project\n          <span aria-hidden=\"true\">\u2192<\/span>\n        <\/a>\n\n        <p class=\"create-final-cta__note\">\n          Strategy-led recommendations built around your actual objectives.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n<script>\n\n  (() => {\n    const root = document.getElementById(\"create-home-projects\");\n    if (!root || root.dataset.ready === \"true\") return;\n    root.dataset.ready = \"true\";\n\n    const viewport = root.querySelector(\".chp-projects__viewport\");\n    const track = root.querySelector(\".chp-projects__track\");\n    const cards = Array.from(root.querySelectorAll(\".chp-card\"));\n    const previousButton = root.querySelector(\".chp-projects__arrow--previous\");\n    const nextButton = root.querySelector(\".chp-projects__arrow--next\");\n    const pagination = root.querySelector(\".chp-projects__pagination\");\n    const prefersReducedMotion = window.matchMedia(\"(prefers-reduced-motion: reduce)\");\n    let activeIndex = 0;\n    let animationFrame = null;\n\n    const getMetrics = () => {\n      const trackStyles = window.getComputedStyle(track);\n      const gap = Number.parseFloat(trackStyles.columnGap || trackStyles.gap) || 0;\n      const cardWidth = cards[0]?.getBoundingClientRect().width || viewport.clientWidth;\n      const step = cardWidth + gap;\n      const visibleCards = Math.max(1, Math.round((viewport.clientWidth + gap) \/ step));\n      const maximumIndex = Math.max(0, cards.length - visibleCards);\n\n      return { step, maximumIndex };\n    };\n\n    const getCurrentIndex = () => {\n      const { step, maximumIndex } = getMetrics();\n      return Math.min(maximumIndex, Math.max(0, Math.round(viewport.scrollLeft \/ step)));\n    };\n\n    const updateControls = () => {\n      const { maximumIndex } = getMetrics();\n      activeIndex = Math.min(maximumIndex, getCurrentIndex());\n      previousButton.disabled = activeIndex === 0;\n      nextButton.disabled = activeIndex === maximumIndex;\n\n      Array.from(pagination.children).forEach((dot, index) => {\n        const isActive = index === activeIndex;\n        dot.classList.toggle(\"is-active\", isActive);\n        dot.setAttribute(\"aria-current\", isActive ? \"true\" : \"false\");\n      });\n    };\n\n    const scrollToIndex = (index) => {\n      const { step, maximumIndex } = getMetrics();\n      activeIndex = Math.min(maximumIndex, Math.max(0, index));\n      viewport.scrollTo({\n        left: activeIndex * step,\n        behavior: prefersReducedMotion.matches ? \"auto\" : \"smooth\"\n      });\n      window.setTimeout(updateControls, prefersReducedMotion.matches ? 0 : 320);\n    };\n\n    const buildPagination = () => {\n      const { maximumIndex } = getMetrics();\n      pagination.innerHTML = \"\";\n\n      for (let index = 0; index <= maximumIndex; index += 1) {\n        const dot = document.createElement(\"button\");\n        dot.className = \"chp-projects__dot\";\n        dot.type = \"button\";\n        dot.setAttribute(\"aria-label\", `Show carousel position ${index + 1} of ${maximumIndex + 1}`);\n        dot.addEventListener(\"click\", () => scrollToIndex(index));\n        pagination.appendChild(dot);\n      }\n\n      updateControls();\n    };\n\n    previousButton.addEventListener(\"click\", () => scrollToIndex(getCurrentIndex() - 1));\n    nextButton.addEventListener(\"click\", () => scrollToIndex(getCurrentIndex() + 1));\n\n    viewport.addEventListener(\"scroll\", () => {\n      if (animationFrame) window.cancelAnimationFrame(animationFrame);\n      animationFrame = window.requestAnimationFrame(updateControls);\n    }, { passive: true });\n\n    viewport.addEventListener(\"keydown\", (event) => {\n      if (event.key === \"ArrowLeft\") {\n        event.preventDefault();\n        scrollToIndex(getCurrentIndex() - 1);\n      }\n\n      if (event.key === \"ArrowRight\") {\n        event.preventDefault();\n        scrollToIndex(getCurrentIndex() + 1);\n      }\n    });\n\n    const resizeObserver = \"ResizeObserver\" in window\n      ? new ResizeObserver(() => {\n          const { maximumIndex } = getMetrics();\n          activeIndex = Math.min(activeIndex, maximumIndex);\n          buildPagination();\n          scrollToIndex(activeIndex);\n        })\n      : null;\n\n    if (resizeObserver) {\n      resizeObserver.observe(viewport);\n    } else {\n      window.addEventListener(\"resize\", buildPagination, { passive: true });\n    }\n\n    buildPagination();\n  })();\n\n\n\n(() => {\n\n  const root =\n    document.getElementById(\"create-reviews-section\");\n\n  if (!root || root.dataset.ready === \"true\") {\n    return;\n  }\n\n  root.dataset.ready = \"true\";\n  root.classList.add(\"crs-ready\");\n\n\n  const track =\n    root.querySelector(\".crs-track\");\n\n  const cards =\n    [...root.querySelectorAll(\".crs-review\")];\n\n  const previous =\n    root.querySelector(\".crs-previous\");\n\n  const next =\n    root.querySelector(\".crs-next\");\n\n  const dotsContainer =\n    root.querySelector(\".crs-dots\");\n\n\n  let step = 0;\n  let maximumIndex = 0;\n\n\n  const currentIndex = () => {\n\n    if (!step) {\n      return 0;\n    }\n\n    return Math.max(\n      0,\n      Math.min(\n        maximumIndex,\n        Math.round(track.scrollLeft \/ step)\n      )\n    );\n\n  };\n\n\n  const updateControls = () => {\n\n    const active = currentIndex();\n\n    previous.disabled =\n      active <= 0;\n\n    next.disabled =\n      active >= maximumIndex;\n\n    [...dotsContainer.children]\n      .forEach((dot, index) => {\n\n        dot.setAttribute(\n          \"aria-current\",\n          index === active\n            ? \"true\"\n            : \"false\"\n        );\n\n      });\n\n  };\n\n\n  const goTo = index => {\n\n    const destination =\n      Math.max(\n        0,\n        Math.min(maximumIndex, index)\n      );\n\n    track.scrollTo({\n      left: destination * step,\n\n      behavior:\n        matchMedia(\n          \"(prefers-reduced-motion: reduce)\"\n        ).matches\n          ? \"auto\"\n          : \"smooth\"\n    });\n\n  };\n\n\n  const measure = () => {\n\n    if (!cards.length) {\n      return;\n    }\n\n    const styles =\n      getComputedStyle(track);\n\n    const gap =\n      parseFloat(styles.gap) || 0;\n\n    const cardWidth =\n      cards[0]\n        .getBoundingClientRect()\n        .width;\n\n    step =\n      cardWidth + gap;\n\n\n    const visible =\n      Math.max(\n        1,\n        Math.round(\n          (track.clientWidth + gap) \/ step\n        )\n      );\n\n\n    maximumIndex =\n      Math.max(\n        0,\n        cards.length - visible\n      );\n\n\n    dotsContainer.innerHTML = \"\";\n\n\n    for (\n      let index = 0;\n      index <= maximumIndex;\n      index++\n    ) {\n\n      const dot =\n        document.createElement(\"button\");\n\n      dot.type = \"button\";\n      dot.className = \"crs-dot\";\n\n      dot.setAttribute(\n        \"aria-label\",\n        `Show review position ${index + 1}`\n      );\n\n      dot.addEventListener(\n        \"click\",\n        () => goTo(index)\n      );\n\n      dotsContainer.appendChild(dot);\n\n    }\n\n\n    updateControls();\n\n  };\n\n\n  previous.addEventListener(\n    \"click\",\n    () => goTo(currentIndex() - 1)\n  );\n\n\n  next.addEventListener(\n    \"click\",\n    () => goTo(currentIndex() + 1)\n  );\n\n\n  track.addEventListener(\n    \"scroll\",\n    updateControls,\n    { passive: true }\n  );\n\n\n  if (\"ResizeObserver\" in window) {\n\n    const resizeObserver =\n      new ResizeObserver(measure);\n\n    resizeObserver.observe(track);\n\n  } else {\n\n    window.addEventListener(\n      \"resize\",\n      measure,\n      { passive: true }\n    );\n\n  }\n\n\n  measure();\n\n})();\n\n\n(() => {\n  const track = document.querySelector(\"#create-brands .create-brands__track\");\n  if (!track || track.children.length > 1) return;\n\n  const duplicate = track.firstElementChild.cloneNode(true);\n  duplicate.setAttribute(\"aria-hidden\", \"true\");\n  duplicate.querySelectorAll(\"img\").forEach(image => {\n    image.alt = \"\";\n    image.setAttribute(\"aria-hidden\", \"true\");\n  });\n  track.appendChild(duplicate);\n})();\n\n\n\/* Keep pull-to-refresh at the top while stopping elastic space below the page. *\/\n(() => {\n  const page = document.documentElement;\n  const supportsTouch = \"ontouchstart\" in window || navigator.maxTouchPoints > 0;\n\n  if (!supportsTouch || page.dataset.createBottomEdgeGuard === \"true\") return;\n  page.dataset.createBottomEdgeGuard = \"true\";\n\n  let previousTouchY = null;\n\n  const pageIsAtBottom = () => {\n    const scroller = document.scrollingElement || document.documentElement;\n    const maximumScroll = Math.max(0, scroller.scrollHeight - window.innerHeight);\n    return Math.ceil(scroller.scrollTop) >= Math.floor(maximumScroll) - 1;\n  };\n\n  document.addEventListener(\"touchstart\", (event) => {\n    previousTouchY = event.touches.length === 1\n      ? event.touches[0].clientY\n      : null;\n  }, { passive: true });\n\n  document.addEventListener(\"touchmove\", (event) => {\n    if (previousTouchY === null || event.touches.length !== 1) return;\n\n    const currentTouchY = event.touches[0].clientY;\n    const pushingPastBottom = currentTouchY < previousTouchY && pageIsAtBottom();\n    previousTouchY = currentTouchY;\n\n    if (pushingPastBottom && event.cancelable) {\n      event.preventDefault();\n    }\n  }, { passive: false });\n\n  const clearTouch = () => {\n    previousTouchY = null;\n  };\n\n  document.addEventListener(\"touchend\", clearTouch, { passive: true });\n  document.addEventListener(\"touchcancel\", clearTouch, { passive: true });\n})();\n<\/script>\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>Digital Marketing Agency In Cyprus We Build Websites &amp; Marketing Systems That Generate Leads. We connect web design, SEO, paid advertising and CRM into one system built to attract the right audience and turn interest into qualified enquiries. Start A Project \u2192 View Our Work \u2192 100+ Projects 50+ Clients 8+ Years Experience Discover Create [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7985,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-364","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/createcy.com\/el\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"el_GR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"create. | Digital Marketing Agency - Digital Marketing, SEO, AI Visibility &amp; Lead Generation in Cyprus\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Digital Marketing Agency in Cyprus | Create\" \/>\n\t\t<meta property=\"og:description\" content=\"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/createcy.com\/el\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Digital Marketing Agency in Cyprus | Create\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/createcy.com\\\/el\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#listItem\",\"name\":\"Digital Marketing Agency in Cyprus\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#listItem\",\"position\":2,\"name\":\"Digital Marketing Agency in Cyprus\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#organization\",\"name\":\"create. | Digital Marketing Agency\",\"description\":\"Create is a Cyprus digital marketing and lead generation agency specialising in websites, SEO and AI visibility, paid advertising, content production and CRM systems.\",\"url\":\"https:\\\/\\\/createcy.com\\\/el\\\/\",\"email\":\"info@createcy.com\",\"telephone\":\"+35796730883\",\"foundingDate\":\"2025-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"value\":8},\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/createcy.com\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/Create_Logo.png\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#organizationLogo\",\"width\":500,\"height\":500,\"caption\":\"create logo\"},\"image\":{\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Createcy\\\/61555181439307\\\/\",\"https:\\\/\\\/www.instagram.com\\\/create.cyprus\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/create-cy\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#webpage\",\"url\":\"https:\\\/\\\/createcy.com\\\/el\\\/\",\"name\":\"Digital Marketing Agency in Cyprus | Create\",\"description\":\"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.\",\"inLanguage\":\"el\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/createcy.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/lead-generation-marketing-agency-cyprus-create.png\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#mainImage\",\"width\":2000,\"height\":2000,\"caption\":\"Lead generation in Cyprus through digital marketing\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#mainImage\"},\"datePublished\":\"2020-07-15T07:12:01+01:00\",\"dateModified\":\"2026-08-20T16:40:30+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#website\",\"url\":\"https:\\\/\\\/createcy.com\\\/el\\\/\",\"name\":\"create. | Digital Marketing Agency\",\"description\":\"Digital Marketing, SEO, AI Visibility & Lead Generation in Cyprus\",\"inLanguage\":\"el\",\"publisher\":{\"@id\":\"https:\\\/\\\/createcy.com\\\/el\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u03a8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ae \u0395\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u039c\u03ac\u03c1\u03ba\u03b5\u03c4\u03b9\u03bd\u03b3\u03ba \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf | Create","description":"\u0397 Create \u03b5\u03af\u03bd\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ae \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03bc\u03ac\u03c1\u03ba\u03b5\u03c4\u03b9\u03bd\u03b3\u03ba \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf \u03c0\u03bf\u03c5 \u03b2\u03bf\u03b7\u03b8\u03ac \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03bd leads \u03bc\u03ad\u03c3\u03c9 \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03c9\u03bd, SEO, \u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03c9\u03bd \u03b4\u03b9\u03b1\u03c6\u03b7\u03bc\u03af\u03c3\u03b5\u03c9\u03bd, \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd CRM.","canonical_url":"https:\/\/createcy.com\/el\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/createcy.com\/el\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/createcy.com\/el#listItem","position":1,"name":"Home","item":"https:\/\/createcy.com\/el","nextItem":{"@type":"ListItem","@id":"https:\/\/createcy.com\/el\/#listItem","name":"Digital Marketing Agency in Cyprus"}},{"@type":"ListItem","@id":"https:\/\/createcy.com\/el\/#listItem","position":2,"name":"Digital Marketing Agency in Cyprus","previousItem":{"@type":"ListItem","@id":"https:\/\/createcy.com\/el#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/createcy.com\/el\/#organization","name":"create. | Digital Marketing Agency","description":"Create is a Cyprus digital marketing and lead generation agency specialising in websites, SEO and AI visibility, paid advertising, content production and CRM systems.","url":"https:\/\/createcy.com\/el\/","email":"info@createcy.com","telephone":"+35796730883","foundingDate":"2025-01-01","numberOfEmployees":{"@type":"QuantitativeValue","value":8},"logo":{"@type":"ImageObject","url":"https:\/\/createcy.com\/wp-content\/uploads\/2023\/12\/Create_Logo.png","@id":"https:\/\/createcy.com\/el\/#organizationLogo","width":500,"height":500,"caption":"create logo"},"image":{"@id":"https:\/\/createcy.com\/el\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/people\/Createcy\/61555181439307\/","https:\/\/www.instagram.com\/create.cyprus\/","https:\/\/www.linkedin.com\/company\/create-cy\/"]},{"@type":"WebPage","@id":"https:\/\/createcy.com\/el\/#webpage","url":"https:\/\/createcy.com\/el\/","name":"Digital Marketing Agency in Cyprus | Create","description":"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.","inLanguage":"el","isPartOf":{"@id":"https:\/\/createcy.com\/el\/#website"},"breadcrumb":{"@id":"https:\/\/createcy.com\/el\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png","@id":"https:\/\/createcy.com\/el\/#mainImage","width":2000,"height":2000,"caption":"Lead generation in Cyprus through digital marketing"},"primaryImageOfPage":{"@id":"https:\/\/createcy.com\/el\/#mainImage"},"datePublished":"2020-07-15T07:12:01+01:00","dateModified":"2026-08-20T16:40:30+01:00"},{"@type":"WebSite","@id":"https:\/\/createcy.com\/el\/#website","url":"https:\/\/createcy.com\/el\/","name":"create. | Digital Marketing Agency","description":"Digital Marketing, SEO, AI Visibility & Lead Generation in Cyprus","inLanguage":"el","publisher":{"@id":"https:\/\/createcy.com\/el\/#organization"}}]},"og:locale":"el_GR","og:site_name":"create. | Digital Marketing Agency - Digital Marketing, SEO, AI Visibility &amp; Lead Generation in Cyprus","og:type":"website","og:title":"Digital Marketing Agency in Cyprus | Create","og:description":"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.","og:url":"https:\/\/createcy.com\/el\/","og:image":"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png","og:image:secure_url":"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png","twitter:card":"summary_large_image","twitter:title":"Digital Marketing Agency in Cyprus | Create","twitter:description":"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.","twitter:image":"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png"},"aioseo_meta_data":{"post_id":"364","title":"\u03a8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ae \u0395\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u039c\u03ac\u03c1\u03ba\u03b5\u03c4\u03b9\u03bd\u03b3\u03ba \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf | Create","description":"\u0397 Create \u03b5\u03af\u03bd\u03b1\u03b9 \u03c8\u03b7\u03c6\u03b9\u03b1\u03ba\u03ae \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03bc\u03ac\u03c1\u03ba\u03b5\u03c4\u03b9\u03bd\u03b3\u03ba \u03c3\u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf \u03c0\u03bf\u03c5 \u03b2\u03bf\u03b7\u03b8\u03ac \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03b9\u03c2 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03bd leads \u03bc\u03ad\u03c3\u03c9 \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03c9\u03bd, SEO, \u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03c9\u03bd \u03b4\u03b9\u03b1\u03c6\u03b7\u03bc\u03af\u03c3\u03b5\u03c9\u03bd, \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03c3\u03c4\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd CRM.","keywords":null,"keyphrases":{"focus":{"keyphrase":"digital marketing agency in Cyprus","score":0,"analysis":[]},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":"Digital Marketing Agency in Cyprus | Create","og_description":"Create is a digital marketing agency in Cyprus helping businesses generate leads through web design, SEO, paid advertising, content and CRM systems.","og_object_type":"website","og_image_type":"featured","og_image_url":"https:\/\/createcy.com\/wp-content\/uploads\/2026\/08\/lead-generation-marketing-agency-cyprus-create.png","og_image_width":"0","og_image_height":"0","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-01-05 18:52:21","updated":"2026-08-20 15:44:54","seo_analyzer_scan_date":null,"focus_keyword":"digital marketing agency in Cyprus","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/createcy.com\/el\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tDigital Marketing Agency in Cyprus\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/createcy.com\/el"},{"label":"Digital Marketing Agency in Cyprus","link":"https:\/\/createcy.com\/el\/"}],"_links":{"self":[{"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/pages\/364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/comments?post=364"}],"version-history":[{"count":1520,"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/pages\/364\/revisions"}],"predecessor-version":[{"id":9502,"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/pages\/364\/revisions\/9502"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/media\/7985"}],"wp:attachment":[{"href":"https:\/\/createcy.com\/el\/wp-json\/wp\/v2\/media?parent=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}