123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
- <meta name="robots" content="noindex, nofollow">
- <meta name="title" content="Kdan Mobile" />
- <meta name="copyright" content="KdanMobile.com" />
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
- <title>Kdan Mobile</title>
- <style>
- * {
- box-sizing: border-box;
- }
- html {
- font-family: Arial;
- font-size: 16px;
- line-height: 1.5;
- color: #000;
- }
- body {
- margin: 0;
- }
- section {
- position: relative;
- display: block;
- margin: 5px auto 0;
- width: 100%;
- padding: 0 20px;
- overflow: hidden;
- }
- article {
- overflow-y: hidden;
- }
- p {
- margin-bottom: 0;
- line-height: 1.5;
- font-size: 14px;
- }
- /*ip5*/
- @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : portrait) {
- p {
- margin-bottom: 15px;
- line-height: 1.4;
- font-size: 12px;
- }
- }
- /*ip6, 7, 8*/
- @media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : portrait) {
- p {
- margin-bottom: 15px;
- line-height: 1.5;
- font-size: 14px;
- }
- }
- /*ip6, 7, 8 +*/
- @media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation : portrait) {
- p {
- margin-bottom: 15px;
- line-height: 1.5;
- font-size: 16px;
- }
- }
- /*ip10*/
- @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {
- p {
- margin-bottom: 15px;
- line-height: 1.6;
- font-size: 16px;
- }
- }
- /* ipad box */
- @media only screen and (min-device-width : 510px) and (max-device-width : 550px) {
- p {
- margin-bottom: 15px;
- line-height: 1.5;
- font-size: 14px;
- }
- }
- p.standcolor {
- color: rgb(0, 122, 255);
- }
- a.standcolor {
- display: inline-block;
- width: 48%;
- text-align: center;
- color: rgb(0, 122, 255);
- }
- a.standcolor-style2 {
- display: inline-block;
- color: rgb(0, 122, 255);
- }
- </style>
- </head>
- <body>
- <section>
- <article>
- <p>- Kdan Cloud: beinhaltet 500GB Kdan Cloud-Speicher. Zwei Optionen verfügbar: 2,99 $/Monat oder 9,99 $/Jahr</p>
- <p>- Write-on Video Pro: entsperren Sie alle erweiterten Funktionen und 500GB Kdan Cloud-Speicher. Drei Optionen verfügbar: 3,99 $/Monat, 8,99 $/Vierteljahr, 15,99 $/Jahr</p>
- <p>- Creativity 365 bietet alle Funktionen in der App-Serie Write-on Video und Kdan Creativity 365 sowie 1TB Kdan Cloud-Speicher. Kostenlose Testversion verfügbar. Drei Optionen verfügbar: 9,99 $/Monat, 19,99 $/Vierteljahr, 59,99 $/Jahr</p>
- <p>
- Abonnements werden nach der Kaufbestätigung durch Ihr iTunes Konto bezahlt.
- Dein Abonnement wird automatisch erneuert, außer es wird mindestens 24 Stunden vor Ablauf der aktuellen Laufzeit gekündigt.
- 24 Stunden vor Ablauf des aktuellen Abonnements wird Ihr iTunes Konto mit den Gebühren in Höhe des aktuellen Preises für das Abo bei gleicher Laufzeit belastet werden.
- Sie können Ihr Abonnement nach dem Kauf unter den iTunes Kontoeinstellungen bearbeiten.
- Während der aktuellen Laufzeit ist eine Kündigung des aktuellen Abonnements nicht möglich.
- </p>
- <p>Dienstleistungsbedingungen: <a class="standcolor-style2" href="https://cloud.kdanmobile.com/articles/terms_of_service">https://cloud.kdanmobile.com/articles/terms_of_service</a></p>
- <p>Datenschutzerklärung: <a class="standcolor-style2" href="https://cloud.kdanmobile.com/articles/privacy_policy">https://cloud.kdanmobile.com/articles/privacy_policy</a></p>
- </article>
- </section>
- </body>
- </html>
|