app-content.html 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  5. <meta name="robots" content="noindex, nofollow">
  6. <meta name="title" content="Kdan Mobile" />
  7. <meta name="copyright" content="KdanMobile.com" />
  8. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
  9. <title>Kdan Mobile</title>
  10. <style>
  11. * {
  12. box-sizing: border-box;
  13. }
  14. html {
  15. font-family: Arial;
  16. font-size: 16px;
  17. line-height: 1.5;
  18. color: #000;
  19. }
  20. body {
  21. margin: 0;
  22. }
  23. section {
  24. position: relative;
  25. display: block;
  26. margin: 5px auto 0;
  27. width: 100%;
  28. padding: 0 20px;
  29. overflow: hidden;
  30. }
  31. article {
  32. overflow-y: hidden;
  33. }
  34. p {
  35. margin-bottom: 0;
  36. line-height: 1.5;
  37. font-size: 14px;
  38. }
  39. /*ip5*/
  40. @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : portrait) {
  41. p {
  42. margin-bottom: 15px;
  43. line-height: 1.4;
  44. font-size: 12px;
  45. }
  46. }
  47. /*ip6, 7, 8*/
  48. @media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation : portrait) {
  49. p {
  50. margin-bottom: 15px;
  51. line-height: 1.5;
  52. font-size: 14px;
  53. }
  54. }
  55. /*ip6, 7, 8 +*/
  56. @media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation : portrait) {
  57. p {
  58. margin-bottom: 15px;
  59. line-height: 1.5;
  60. font-size: 16px;
  61. }
  62. }
  63. /*ip10*/
  64. @media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) and (orientation : portrait) {
  65. p {
  66. margin-bottom: 15px;
  67. line-height: 1.6;
  68. font-size: 16px;
  69. }
  70. }
  71. /* ipad box */
  72. @media only screen and (min-device-width : 510px) and (max-device-width : 550px) {
  73. p {
  74. margin-bottom: 15px;
  75. line-height: 1.5;
  76. font-size: 14px;
  77. }
  78. }
  79. p.standcolor {
  80. color: rgb(0, 122, 255);
  81. }
  82. a.standcolor {
  83. display: inline-block;
  84. width: 48%;
  85. text-align: center;
  86. color: rgb(0, 122, 255);
  87. }
  88. a.standcolor-style2 {
  89. display: inline-block;
  90. color: rgb(0, 122, 255);
  91. }
  92. </style>
  93. </head>
  94. <body>
  95. <section>
  96. <article>
  97. <p>- Kdan Cloud: включает 500GB Kdan места в облачном хранилище. Предоставляются два варианта: $2.99/месяц или $9.99/год.</p>
  98. <p>- Write-on Video Pro: получение доступа к расширенным функциям и 500GB Kdan места в облачном хранилище. Предоставляются три варианта: $3.99/месяц, $8.99/три месяца или $15.99/год.</p>
  99. <p>- Creativity 365 предлагает все функции в серии приложений Write-on Video и Kdan Creativity 365, а также 1TB Kdan места в облачном хранилище. Доступна бесплатная пробная версия. Предоставляются три варианта: $9.99/месяц, $19.99/три месяца или $59.99/год.</p>
  100. <p>
  101. Стоимость подписки взымается через ваш iTunes аккаунт после подтверждения покупки.
  102. Ваша подписка будет автоматически продлеваться, если она не была отменена по крайней мере за 24 часа до конца текущего цикла подписки.
  103. За 24 часа до окончания текущей подписки, с вашего iTunes аккаунта будет взыматься плата за продление подписки на тот же срок и по текущей цене подписки.
  104. После приобретения, Вы можете управлять своими подписками через Настройки iTunes аккаунта.
  105. В течении активного периода подписки отмена данной подписки не допустима.
  106. </p>
  107. <p>Условия Соглашения: <a class="standcolor-style2" href="https://cloud.kdanmobile.com/articles/terms_of_service">https://cloud.kdanmobile.com/articles/terms_of_service</a></p>
  108. <p>Политика конфиденциальности: <a class="standcolor-style2" href="https://cloud.kdanmobile.com/articles/privacy_policy">https://cloud.kdanmobile.com/articles/privacy_policy</a></p>
  109. </article>
  110. </section>
  111. </body>
  112. </html>