{"id":3548,"date":"2026-09-02T16:35:34","date_gmt":"2026-09-02T14:35:34","guid":{"rendered":"https:\/\/hyverr.com\/?page_id=3548"},"modified":"2026-09-02T17:32:51","modified_gmt":"2026-09-02T15:32:51","slug":"privacypolicy","status":"publish","type":"page","link":"https:\/\/hyverr.com\/en\/privacypolicy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<section class=\"bde-section-3548-103 bde-section\">\n  \n  \n\t\n\n\n\n<div class=\"section-container\"><div class=\"bde-div-3548-165 bde-div\">\n  \n  \n\t\n\n\n\n<div class=\"bde-rich-text-3548-166 bde-rich-text breakdance-rich-text-styles\">\n<p><br \/><br \/><br \/><br \/><br \/>  <\/p><p><style>\n  :root {<br \/>\n    --accent: #E87917;<br \/>\n    --accent-soft: #FBEEE1;<br \/>\n    --ink: #14131A;<br \/>\n    --ink-soft: #3D3B47;<br \/>\n    --muted: #6B6875;<br \/>\n    --rule: #E6E3EA;<br \/>\n    --page: #FFFFFF;<br \/>\n  }<\/p>\n<p>  * { box-sizing: border-box; }<\/p>\n<p>  html { -webkit-text-size-adjust: 100%; }<\/p>\n<p>  body {<br \/>\n    margin: 0;<br \/>\n    background: var(--page);<br \/>\n    color: var(--ink-soft);<br \/>\n    font-family: \"Montserrat\", \"Segoe UI\", Helvetica, Arial, sans-serif;<br \/>\n    font-size: 16px;<br \/>\n    line-height: 1.75;<br \/>\n    font-weight: 400;<br \/>\n    -webkit-font-smoothing: antialiased;<br \/>\n  }<\/p>\n<p>  .page {<br \/>\n    width: 100%;<br \/>\n    margin: 0;<br \/>\n    padding: 0;<br \/>\n  }<\/p>\n<p>  \/* ---- Masthead ---- *\/<\/p>\n<p>  .masthead { border-bottom: 3px solid var(--accent); padding-bottom: 28px; }<\/p>\n<p>  h1 {<br \/>\n    font-size: clamp(2rem, 5vw, 2.75rem);<br \/>\n    line-height: 1.15;<br \/>\n    font-weight: 700;<br \/>\n    letter-spacing: -0.02em;<br \/>\n    color: var(--ink);<br \/>\n    margin: 0 0 16px;<br \/>\n  }<\/p>\n<p>  .standfirst {<br \/>\n    margin: 0;<br \/>\n    font-size: 1rem;<br \/>\n    color: var(--muted);<br \/>\n  }<\/p>\n<p>  .effective {<br \/>\n    margin-top: 24px;<br \/>\n    font-size: 0.875rem;<br \/>\n    font-weight: 600;<br \/>\n    color: var(--ink);<br \/>\n  }<\/p>\n<p>  .effective span { color: var(--muted); font-weight: 500; }<\/p>\n<p>  \/* ---- Contents ---- *\/<\/p>\n<p>  nav.contents {<br \/>\n    margin: 40px 0 8px;<br \/>\n    padding: 24px 28px;<br \/>\n    background: var(--accent-soft);<br \/>\n    border-radius: 4px;<br \/>\n  }<\/p>\n<p>  nav.contents h2 {<br \/>\n    margin: 0 0 14px;<br \/>\n    font-size: 0.9375rem;<br \/>\n    font-weight: 700;<br \/>\n    color: var(--ink);<br \/>\n    letter-spacing: 0;<br \/>\n  }<\/p>\n<p>  nav.contents ol {<br \/>\n    margin: 0;<br \/>\n    padding: 0;<br \/>\n    list-style: none;<br \/>\n    counter-reset: toc;<br \/>\n    columns: 2;<br \/>\n    column-gap: 40px;<br \/>\n  }<\/p>\n<p>  nav.contents li {<br \/>\n    counter-increment: toc;<br \/>\n    margin: 0 0 7px;<br \/>\n    font-size: 0.9375rem;<br \/>\n    break-inside: avoid;<br \/>\n  }<\/p>\n<p>  nav.contents li::before {<br \/>\n    content: counter(toc) \".\";<br \/>\n    color: var(--accent);<br \/>\n    font-weight: 700;<br \/>\n    margin-right: 8px;<br \/>\n  }<\/p>\n<p>  nav.contents a { color: var(--ink-soft); text-decoration: none; }<br \/>\n  nav.contents a:hover { color: var(--accent); text-decoration: underline; }<\/p>\n<p>  \/* ---- Sections ---- *\/<\/p>\n<p>  section {<br \/>\n    margin-top: 52px;<br \/>\n    counter-increment: section;<br \/>\n  }<\/p>\n<p>  main { counter-reset: section; }<\/p>\n<p>  h2 {<br \/>\n    display: flex;<br \/>\n    align-items: baseline;<br \/>\n    gap: 14px;<br \/>\n    margin: 0 0 18px;<br \/>\n    font-size: 1.3125rem;<br \/>\n    line-height: 1.3;<br \/>\n    font-weight: 700;<br \/>\n    letter-spacing: -0.01em;<br \/>\n    color: var(--ink);<br \/>\n    scroll-margin-top: 24px;<br \/>\n  }<\/p>\n<p>  section > h2::before {<br \/>\n    content: counter(section);<br \/>\n    flex: none;<br \/>\n    min-width: 34px;<br \/>\n    padding-bottom: 4px;<br \/>\n    border-bottom: 2px solid var(--accent);<br \/>\n    color: var(--accent);<br \/>\n    font-size: 0.9375rem;<br \/>\n    font-weight: 700;<br \/>\n  }<\/p>\n<p>  p { margin: 0 0 16px; }<\/p>\n<p>  ul.rules {<br \/>\n    margin: 0 0 16px;<br \/>\n    padding: 0;<br \/>\n    list-style: none;<br \/>\n  }<\/p>\n<p>  ul.rules > li {<br \/>\n    position: relative;<br \/>\n    margin: 0 0 14px;<br \/>\n    padding-left: 26px;<br \/>\n  }<\/p>\n<p>  ul.rules > li::before {<br \/>\n    content: \"\";<br \/>\n    position: absolute;<br \/>\n    left: 0;<br \/>\n    top: 0.68em;<br \/>\n    width: 8px;<br \/>\n    height: 2px;<br \/>\n    background: var(--accent);<br \/>\n  }<\/p>\n<p>  strong { color: var(--ink); font-weight: 600; }<\/p>\n<p>  em { font-style: italic; }<\/p>\n<p>  a { color: var(--accent); }<\/p>\n<p>  \/* ---- Contact blocks ---- *\/<\/p>\n<p>  .card {<br \/>\n    margin: 0 0 16px;<br \/>\n    padding: 22px 26px;<br \/>\n    border: 1px solid var(--rule);<br \/>\n    border-left: 3px solid var(--accent);<br \/>\n    border-radius: 3px;<br \/>\n  }<\/p>\n<p>  .card dl { margin: 0; display: grid; grid-template-columns: 150px 1fr; gap: 8px 20px; }<br \/>\n  .card dt { font-size: 0.875rem; font-weight: 600; color: var(--muted); }<br \/>\n  .card dd { margin: 0; color: var(--ink); font-weight: 500; }<\/p>\n<p>  .note {<br \/>\n    margin: 24px 0 0;<br \/>\n    padding-left: 18px;<br \/>\n    border-left: 2px solid var(--rule);<br \/>\n    font-size: 0.9375rem;<br \/>\n    color: var(--muted);<br \/>\n  }<\/p>\n<p>  footer {<br \/>\n    margin-top: 64px;<br \/>\n    padding-top: 24px;<br \/>\n    border-top: 1px solid var(--rule);<br \/>\n    font-size: 0.875rem;<br \/>\n    color: var(--muted);<br \/>\n  }<\/p>\n<p>  a:focus-visible, nav.contents a:focus-visible {<br \/>\n    outline: 2px solid var(--accent);<br \/>\n    outline-offset: 3px;<br \/>\n    border-radius: 2px;<br \/>\n  }<\/p>\n<p>  @media (max-width: 620px) {<br \/>\n    nav.contents ol { columns: 1; }<br \/>\n    .card dl { grid-template-columns: 1fr; gap: 2px; }<br \/>\n    .card dt { margin-top: 10px; }<br \/>\n    h2 { gap: 10px; }<br \/>\n  }<\/p>\n<p>  @media print {<br \/>\n    body { font-size: 11pt; line-height: 1.55; color: #000; }<br \/>\n    nav.contents { display: none; }<br \/>\n    section { margin-top: 26pt; page-break-inside: auto; }<br \/>\n    h2 { page-break-after: avoid; }<br \/>\n    a { color: #000; text-decoration: none; }<br \/>\n  }<br \/>\n<\/style><\/p><p>\u00a0<\/p><div class=\"page\"><header class=\"masthead\"><h1>Privacy Policy<\/h1><p class=\"standfirst\">The processing of personal data is governed by Regulation (EU) 2016\/679 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95\/46\/EC (General Data Protection Regulation) (the \u201cGDPR\u201d) and by Act No. 110\/2019 Coll., on the Processing of Personal Data, as amended.<\/p><p class=\"effective\">Effective from 1 May 2023<\/p><\/header><nav class=\"contents\" aria-label=\"Contents\"><h2>Contents<\/h2><ol><li><a href=\"#introduction\">Introduction<\/a><\/li><li><a href=\"#controller\">Controller<\/a><\/li><li><a href=\"#dpo\">Data Protection Officer<\/a><\/li><li><a href=\"#processing\">Processing of Personal Data<\/a><\/li><li><a href=\"#sources\">Sources of Personal Data<\/a><\/li><li><a href=\"#categories\">Categories of Personal Data<\/a><\/li><li><a href=\"#recipients\">Categories of Recipients<\/a><\/li><li><a href=\"#purposes\">Purposes and Legal Bases<\/a><\/li><li><a href=\"#retention\">Period of Processing and Retention<\/a><\/li><li><a href=\"#rights\">Rights of Data Subjects<\/a><\/li><li><a href=\"#security\">Security of Personal Data<\/a><\/li><li><a href=\"#conclusion\">Conclusion<\/a><\/li><\/ol><\/nav><p>\u00a0<\/p><section><h2 id=\"introduction\">Introduction<\/h2><p>These Principles contain basic information on the processing of personal data carried out by the controller, in particular, though not exclusively, in connection with a contractual or non-contractual relationship with the controller, the provision or receipt of services or goods, and the operation of these websites.<\/p><p>Please do not send any of your personal data if you do not wish it to be used in the manner described in these Principles.<\/p><\/section><section><h2 id=\"controller\">Controller<\/h2><p>In relation to your personal data, the controller is Hyverr s.r.o., Company ID No. 06696236, with its registered office at Velkop\u0159evorsk\u00e9 n\u00e1m\u011bst\u00ed 488\/5, Mal\u00e1 Strana, 118 00 Prague 1 (the \u201cController\u201d).<\/p><\/section><section><h2 id=\"dpo\">Data Protection Officer<\/h2><p>The Data Protection Officer for the group of undertakings formed by the above controllers is Ing. Luk\u00e1\u0161 Bajgar.<\/p><div class=\"card\"><dl><dt>E-mail<\/dt><dd><a href=\"mailto:dpo@okin.eu\">dpo@okin.eu<\/a><\/dd><dt>Telephone<\/dt><dd><a href=\"tel:+420702283470\">+420 702 283 470<\/a><\/dd><dt>Delivery address<\/dt><dd>Velkop\u0159evorsk\u00e9 n\u00e1m\u011bst\u00ed 488\/5, Mal\u00e1 Strana, 118 00 Prague 1<\/dd><\/dl><\/div><\/section><section><h2 id=\"processing\">Processing of Personal Data<\/h2><p>Personal data are processed to the extent in which the relevant data subject has provided them to the Controller, in connection with the conclusion of a contractual or other legal relationship with the Controller, or where the Controller has otherwise collected them and processes them in accordance with applicable legal regulations or for the performance of the Controller\u2019s legal obligations.<\/p><p>Personal data will not be used for decision-making based solely on automated processing, including profiling.<\/p><\/section><section><h2 id=\"sources\">Sources of Personal Data<\/h2><p>The source of the personal data processed and collected is primarily the data subject.<\/p><p>The Controller may also collect personal data from third parties, such as public authorities, business partners, or publicly available sources and databases.<\/p><\/section><section><h2 id=\"categories\">Categories of Personal Data<\/h2><p>The following personal data may be processed:<\/p><ul class=\"rules\"><li><strong>Basic identification data<\/strong>, which are or may be necessary for the conclusion of a contract, in particular first name and surname, residential address or registered office, function or job position.<\/li><li><strong>Contact data<\/strong>, in particular first name and surname, telephone number, e-mail address and delivery address.<\/li><li><strong>Other personal data<\/strong> provided for the purpose of being contacted by the Controller or establishing cooperation.<\/li><li><strong>Service-related data<\/strong>, whose processing is necessary for the provision of services or the supply of goods or services, as well as data provided in connection with the provision of services or the supply of goods or services and the performance of a contract.<\/li><li><strong>Website usage data<\/strong>, relating to the use of the websites.<\/li><li><strong>Any other data<\/strong> provided at the data subjects\u2019 own discretion for a specific processing purpose.<\/li><\/ul><\/section><section><h2 id=\"recipients\">Categories of Recipients of Personal Data<\/h2><p>Personal data may be disclosed to other companies within the group of companies of which the Controller forms part, in particular where such company provides certain services for the Controller.<\/p><p>Personal data may also be transferred to an external person ensuring the operation of the Controller\u2019s technical equipment (in particular software and hardware), and such person may also be one or more of the other group companies of which the Controller also forms part.<\/p><p>The Controller\u2019s advisers and external collaborators, or those of other companies within the group of companies of which the Controller also forms part, e.g. tax advisers, legal advisers, etc., may have access to certain personal data, but only if they need such personal data for the fulfilment of the processing purpose.<\/p><p>The above recipients must provide sufficient and trustworthy guarantees regarding the technical and organisational security of personal data protection.<\/p><p>The Controller does not intend to transfer personal data to a third country, i.e. a country outside the European Union, or to an international organisation.<\/p><\/section><section><h2 id=\"purposes\">Purposes and Legal Bases for Processing Personal Data<\/h2><ul class=\"rules\"><li><strong>Processing for the performance of a contract<\/strong>, where the Controller needs to know and process certain personal data, in particular for the purpose of entering into and performing a contract concluded with the Controller, or for handling a request submitted through a contact or other web form on the Controller\u2019s websites; in such case, other data stated in such form may also be processed. The legal basis for such processing is the performance of a contract, or another applicable purpose depending on the nature of the request made via the Controller\u2019s websites.<\/li><li><strong>Processing of enquiries<\/strong>, similarly concerning necessary data communicated to the Controller through a contact form or in another manner in connection with an enquiry for the Controller\u2019s services. The legal basis for the processing of such personal data is taking steps prior to entering into a contract and, where applicable, the performance of the contract, or the Controller\u2019s legitimate interest in responding to the message.<\/li><li><strong>Processing for compliance with legal obligations<\/strong>, where the Controller needs to know and process certain data in order to comply with obligations imposed on the Controller by applicable legal regulations; within the Czech Republic this includes, in particular though not exclusively, Act No. 563\/1991 Coll., the Accounting Act, Act No. 586\/1992 Coll., the Income Taxes Act, and Act No. 235\/2004 Coll., the Value Added Tax Act. Personal data will be retained for the period stipulated by legal regulations, otherwise for the period necessary to fulfil and demonstrate compliance with legal obligations.<\/li><li><strong>Processing based on legitimate interests<\/strong>, where the Controller processes certain data necessary for the protection and exercise of its rights and legally protected interests, for example compensation for damage or the recovery of receivables.<\/li><li><strong>Processing based on consent<\/strong>, provided that you have granted such consent. This may include, in particular, personal data processed for marketing communications, newsletters, etc.<\/li><\/ul><\/section><section><h2 id=\"retention\">Period of Processing and Retention of Personal Data<\/h2><p>Where the Controller processes personal data for the purposes of performing a contract or dealing with a submitted request, the personal data are processed for the duration of the contractual relationship, or for the time necessary to deal with the submitted request, and subsequently for five years after termination of the contract so that the Controller may defend any legal claims, and thereafter for any period required by legal regulations.<\/p><p>Where the Controller processes personal data for the purposes of complying with legal obligations, it processes them for the period stipulated by the relevant law.<\/p><p>Where the Controller processes personal data for the purposes of protecting the Controller\u2019s legitimate interests, such personal data are retained for the limitation period stipulated by legal regulations, but for at least three years.<\/p><p>Where the Controller processes personal data on the basis of consent, it is entitled to process them in accordance with the purpose and for the period stated in the consent, or until the consent is withdrawn. Please note that the withdrawal of your consent does not affect the lawfulness of processing based on consent before its withdrawal.<\/p><\/section><section><h2 id=\"rights\">Rights of Data Subjects<\/h2><p>Under the conditions laid down by legal regulations, in particular Chapter III of the GDPR, you have:<\/p><ul class=\"rules\"><li><strong>The right of access<\/strong> to all your personal data processed by the Controller, including the right to obtain confirmation from the Controller as to whether or not your personal data are being processed, and information on the purposes of processing, the categories of personal data concerned, the recipients to whom the personal data have been or will be disclosed, the envisaged period of processing, the existence of the right to request from the Company rectification or erasure of personal data concerning you or restriction of processing of your personal data, or to object to such processing, the right to lodge a complaint with a supervisory authority, any available information on the source of the personal data where they are not obtained from the data subject, whether automated decision-making, including profiling, takes place, and appropriate safeguards where data are transferred outside the EU.<\/li><li><strong>The right to rectification or erasure<\/strong> of personal data; you have the right to request rectification where inaccurate data are processed, or completion of incomplete personal data, and the right to request erasure where any of the grounds for erasure within the meaning of Article 17 GDPR apply, in particular where the data have been processed unlawfully.<\/li><li><strong>The right to restriction of processing<\/strong> within the meaning of Article 18 GDPR, in particular where an objection to processing has been raised and it has not yet been verified whether the Controller\u2019s legitimate grounds override those of the data subjects.<\/li><li><strong>The right to data portability<\/strong> within the meaning of Article 20 GDPR, under which, subject to the conditions laid down, you have the right to transmit the personal data provided to another controller.<\/li><li><strong>The right to object<\/strong> to the processing of personal data with the Controller under the conditions laid down by legal regulations, in particular Article 21 GDPR.<\/li><li><strong>The right to withdraw consent<\/strong> at any time in writing, where personal data are processed on the basis of consent granted, i.e. by sending an e-mail or letter to the Controller, without any additional costs. The withdrawal of consent shall not affect the lawfulness of processing based on consent before its withdrawal.<\/li><li><strong>The right to lodge a complaint<\/strong> with a supervisory authority, which in the Czech Republic is the Office for Personal Data Protection, if you believe that the processing of your personal data has infringed the GDPR.<\/li><\/ul><p>If you have any doubts as to compliance with obligations related to the processing of your personal data, you may contact the Data Protection Officer whose contact details are given above, or lodge a complaint with the Office for Personal Data Protection.<\/p><div class=\"card\"><dl><dt>Supervisory authority<\/dt><dd>Office for Personal Data Protection<\/dd><dt>Registered office<\/dt><dd>Pplk. Sochora 27, 170 00 Prague 7<\/dd><dt>E-mail<\/dt><dd><a href=\"mailto:posta@uoou.cz\">posta@uoou.cz<\/a><\/dd><dt>Website<\/dt><dd><a href=\"https:\/\/www.uoou.cz\" target=\"_blank\" rel=\"noopener\">www.uoou.cz<\/a><\/dd><\/dl><\/div><\/section><section><h2 id=\"security\">Security of Personal Data<\/h2><p>The Controller has implemented technical and organisational measures within the meaning of Article 32 GDPR that are necessary and at the same time appropriate to ensure that all processing is carried out in accordance with legal regulations, in particular the GDPR, and that the protection of the rights and freedoms of data subjects is ensured in connection with the processing of personal data. These measures consist in minimising the processing of personal data, carrying out pseudonymisation as quickly as possible, ensuring transparency, necessity and proportionality of the processing of personal data, and enabling the Controller to create and improve security features.<\/p><p>The Controller\u2019s implemented technical and organisational measures are reviewed and updated as necessary.<\/p><\/section><section><h2 id=\"conclusion\">Conclusion<\/h2><p>These Principles become effective on 1 May 2023.<\/p><p class=\"note\">Please note that these Principles may be amended or updated. Any changes to these Principles shall become effective upon their publication on the Controller\u2019s websites.<\/p><\/section><p>\u00a0<\/p><footer>Hyverr s.r.o., Company ID No. 06696236, Velkop\u0159evorsk\u00e9 n\u00e1m\u011bst\u00ed 488\/5, Mal\u00e1 Strana, 118 00 Prague 1<\/footer><\/div><p>\u00a0<\/p>\n<\/div>\n<\/div><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>\u00a0Privacy PolicyThe processing of personal data is governed by Regulation (EU) 2016\/679 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95\/46\/EC (General Data Protection Regulation) (the [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_breakdance_hide_in_design_set":false,"_breakdance_tags":"","footnotes":""},"class_list":["post-3548","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/pages\/3548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/comments?post=3548"}],"version-history":[{"count":19,"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/pages\/3548\/revisions"}],"predecessor-version":[{"id":3569,"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/pages\/3548\/revisions\/3569"}],"wp:attachment":[{"href":"https:\/\/hyverr.com\/en\/wp-json\/wp\/v2\/media?parent=3548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}