{"id":239,"date":"2026-08-09T18:54:11","date_gmt":"2026-08-09T15:24:11","guid":{"rendered":"https:\/\/novinstudio.com\/privacy\/"},"modified":"2026-08-09T19:05:35","modified_gmt":"2026-08-09T15:35:35","slug":"privacy","status":"publish","type":"page","link":"https:\/\/novinstudio.com\/en\/privacy\/","title":{"rendered":"Privacy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"239\" class=\"elementor elementor-239 elementor-233\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce40fff e-con-full e-flex e-con e-parent\" data-id=\"ce40fff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ee2b67 elementor-widget elementor-widget-html\" data-id=\"3ee2b67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================ -->\n<!-- ===== NOVINSTUDIO PRIVACY POLICY - ENGLISH VERSION (EN) ===== -->\n<!-- ============================================================ -->\n\n<style>\n.ns-privacy-hero {\n  padding: calc(var(--ns-header-height, 72px) + 40px) 0 0;\n  min-height: 30vh;\n  display: flex;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n.ns-privacy-hero-bg {\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n  pointer-events: none;\n}\n.ns-privacy-hero-bg-circle {\n  position: absolute;\n  width: 400px;\n  height: 400px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(63,209,193,0.06) 0%, transparent 70%);\n  top: 50%;\n  right: 5%;\n  transform: translateY(-50%);\n  animation: nsPrivacyPulse 8s ease-in-out infinite;\n}\n@keyframes nsPrivacyPulse {\n  0%, 100% { transform: translateY(-50%) scale(1); opacity: 0.5; }\n  50% { transform: translateY(-50%) scale(1.2); opacity: 1; }\n}\n.ns-privacy-hero-content {\n  position: relative;\n  z-index: 1;\n  max-width: 700px;\n}\n.ns-privacy-hero-content h1 {\n  margin-bottom: 12px;\n  letter-spacing: -0.02em;\n}\n.ns-privacy-hero-content p {\n  font-size: 1rem;\n  color: var(--ns-text-dim, #96A3AE);\n  max-width: 500px;\n  line-height: 1.7;\n}\n\n.ns-privacy-content {\n  padding: 50px 0 70px;\n}\n.ns-privacy-content .ns-privacy-section {\n  max-width: 800px;\n  margin: 0 auto 32px;\n}\n.ns-privacy-content .ns-privacy-section:last-child {\n  margin-bottom: 0;\n}\n.ns-privacy-content .ns-privacy-section h2 {\n  font-size: 1.2rem;\n  margin-bottom: 10px;\n  color: var(--ns-text, #EAEEF1);\n  letter-spacing: -0.01em;\n}\n.ns-privacy-content .ns-privacy-section p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.95rem;\n  line-height: 1.7;\n  margin-bottom: 10px;\n}\n.ns-privacy-content .ns-privacy-section ul {\n  list-style: none;\n  padding: 0;\n  margin: 8px 0 12px;\n}\n.ns-privacy-content .ns-privacy-section ul li {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.95rem;\n  line-height: 1.7;\n  padding: 4px 0 4px 28px;\n  position: relative;\n  text-align: left;\n}\n.ns-privacy-content .ns-privacy-section ul li::before {\n  content: '\u2022';\n  color: var(--ns-accent, #3FD1C1);\n  position: absolute;\n  left: 8px;\n  right: auto;\n  font-size: 1.2rem;\n}\n.ns-privacy-content .ns-privacy-section .ns-highlight-box {\n  background: var(--ns-surface, #141B23);\n  border-radius: var(--ns-radius, 14px);\n  padding: 16px 20px;\n  border-left: 3px solid var(--ns-accent, #3FD1C1);\n  margin: 12px 0;\n}\n.ns-privacy-content .ns-privacy-section .ns-highlight-box p {\n  margin-bottom: 0;\n  color: var(--ns-text, #EAEEF1);\n  font-size: 0.9rem;\n  text-align: left;\n}\n.ns-privacy-content .ns-privacy-section .ns-highlight-box p strong {\n  color: var(--ns-accent, #3FD1C1);\n}\n.ns-privacy-content .ns-privacy-section .ns-updated {\n  display: inline-block;\n  padding: 4px 14px;\n  background: var(--ns-accent-soft, rgba(63,209,193,0.12));\n  border-radius: var(--ns-radius-pill, 999px);\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.75rem;\n  margin-bottom: 16px;\n}\n.ns-privacy-content .ns-privacy-section a {\n  color: var(--ns-accent, #3FD1C1);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.ns-privacy-content .ns-privacy-section a:hover {\n  color: var(--ns-accent-strong, #5EE6D6);\n}\n\n.ns-privacy-cta {\n  padding: 30px 0 50px;\n  text-align: center;\n  border-top: 1px solid var(--ns-border, rgba(255,255,255,0.09));\n}\n.ns-privacy-cta p {\n  color: var(--ns-text-dim, #96A3AE);\n  font-size: 0.95rem;\n}\n.ns-privacy-cta a {\n  color: var(--ns-accent, #3FD1C1);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.ns-privacy-cta a:hover {\n  color: var(--ns-accent-strong, #5EE6D6);\n}\n\n@media (max-width: 820px) {\n  .ns-privacy-hero {\n    min-height: 20vh;\n    padding: calc(var(--ns-header-height, 72px) + 20px) 0 0;\n  }\n  .ns-privacy-hero-content h1 {\n    font-size: clamp(1.8rem, 4vw, 2.4rem);\n  }\n  .ns-privacy-hero-content p {\n    font-size: 0.95rem;\n  }\n  .ns-privacy-content {\n    padding: 30px 0 50px;\n  }\n  .ns-privacy-content .ns-privacy-section h2 {\n    font-size: 1.1rem;\n  }\n  .ns-privacy-content .ns-privacy-section p,\n  .ns-privacy-content .ns-privacy-section ul li {\n    font-size: 0.9rem;\n  }\n  .ns-privacy-content .ns-privacy-section ul li {\n    padding: 4px 0 4px 24px;\n  }\n  .ns-privacy-content .ns-privacy-section ul li::before {\n    left: 4px;\n  }\n  .ns-privacy-content .ns-privacy-section .ns-highlight-box {\n    padding: 14px 16px;\n  }\n}\n@media (max-width: 480px) {\n  .ns-privacy-hero {\n    padding: calc(var(--ns-header-height, 72px) + 10px) 0 0;\n  }\n  .ns-privacy-content {\n    padding: 20px 0 40px;\n  }\n  .ns-privacy-content .ns-privacy-section {\n    margin-bottom: 24px;\n  }\n  .ns-privacy-content .ns-privacy-section h2 {\n    font-size: 1rem;\n  }\n  .ns-privacy-content .ns-privacy-section ul li {\n    padding: 3px 0 3px 20px;\n    font-size: 0.85rem;\n  }\n  .ns-privacy-content .ns-privacy-section ul li::before {\n    left: 2px;\n    font-size: 1rem;\n  }\n  .ns-privacy-content .ns-privacy-section .ns-highlight-box {\n    padding: 12px 14px;\n    font-size: 0.85rem;\n  }\n  .ns-privacy-cta {\n    padding: 20px 0 30px;\n  }\n}\n<\/style>\n\n<section class=\"ns-privacy-hero\">\n  <div class=\"ns-privacy-hero-bg\">\n    <div class=\"ns-privacy-hero-bg-circle\"><\/div>\n  <\/div>\n  <div class=\"ns-container\">\n    <div class=\"ns-privacy-hero-content\">\n      <div class=\"ns-eyebrow\">\u25cf Privacy Policy<\/div>\n      <h1>Your Privacy Matters<\/h1>\n      <p>NovinStudio is committed to protecting your privacy. This page explains what information we collect and how we protect it.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ns-privacy-content\">\n  <div class=\"ns-container\">\n    \n    <div class=\"ns-privacy-section\">\n      <span class=\"ns-updated\">Last updated: August 9, 2026<\/span>\n      \n      <h2>What information do we collect?<\/h2>\n      <p>We only collect information you voluntarily provide through our contact form:<\/p>\n      <ul>\n        <li>Full name<\/li>\n        <li>Email address<\/li>\n        <li>Your message<\/li>\n      <\/ul>\n      <div class=\"ns-highlight-box\">\n        <p>\ud83d\udccc Email is required for us to respond to your enquiry.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"ns-privacy-section\">\n      <h2>Why do we collect it?<\/h2>\n      <p>Your information is used solely to respond to project enquiries and communicate with you.<\/p>\n    <\/div>\n\n    <div class=\"ns-privacy-section\">\n      <h2>How do we protect it?<\/h2>\n      <ul>\n        <li>All communications use secure HTTPS protocol<\/li>\n        <li>Data is stored on secure servers with limited access<\/li>\n        <li>We never share your information with third parties<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ns-privacy-section\">\n      <h2>Your rights<\/h2>\n      <ul>\n        <li>Request access to your data<\/li>\n        <li>Request correction or deletion of your data<\/li>\n        <li>Opt out of future communications<\/li>\n      <\/ul>\n      <p>To exercise these rights, simply <a href=\"mailto:hello@novinstudio.com\">contact us<\/a>.<\/p>\n    <\/div>\n\n    <div class=\"ns-privacy-section\">\n      <h2>Contact us<\/h2>\n      <p>Questions about privacy?<\/p>\n      <ul>\n        <li><strong>Email:<\/strong> <a href=\"mailto:hello@novinstudio.com\">hello@novinstudio.com<\/a><\/li>\n        <li><strong>Telegram:<\/strong> <a href=\"https:\/\/t.me\/novinstudiocom\" target=\"_blank\" rel=\"noopener noreferrer\">@novinstudiocom<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<div class=\"ns-privacy-cta\">\n  <div class=\"ns-container\">\n    <p>Have questions? <a href=\"mailto:hello@novinstudio.com\">Contact us<\/a><\/p>\n  <\/div>\n<\/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>\u25cf Privacy Policy Your Privacy Matters NovinStudio is committed to protecting your privacy. This page explains what information we collect and how we protect it. Last updated: August 9, 2026 What information do we collect? We only collect information you voluntarily provide through our contact form: Full name Email address Your message \ud83d\udccc Email is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-239","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":4,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/239\/revisions"}],"predecessor-version":[{"id":243,"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/pages\/239\/revisions\/243"}],"wp:attachment":[{"href":"https:\/\/novinstudio.com\/en\/wp-json\/wp\/v2\/media?parent=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}